html,body{
	color: #000000;
}

body{
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(http://imperialbgmarket.com/images/md_settings/1/back_main.gif);
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma;
}

.hr{
	background-color: #000000;
}

h1{
	color: #01277C;
	font-size: 22px;
}

h2{
	color: #0333AF;
	font-size: 18px;
}

#main{
	border: 1px solid #C1B9AF;
}

#content{
	background-color: #FFFFFF;
}

.index{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(http://imperialbgmarket.com/images/md_settings/1/vline1.gif);
}

#header, #header div, #header p, #header td, #header a, #header a:hover{
	color: #FFFFFF;
}

#footer, #footer div, #footer p, #footer td, #footer a, #footer a:hover{
	color: #5DAB0A;
}

a{
	color: #0333AF;
}

a:hover{
	color: #000000;
}

/* BOXES */
#advancedsearch td{
	font-size: 11px;
}

#advancedsearch .drop{
	width: 135px;
	font-size: 12px;
}

#advancedsearch .text_price{
	width: 50px;
	font-size: 12px;
}

#main{/*clear the top border*/
	border-top: 0;
}

#content{
	padding: 10px 5px;
}

.price{
	font-weight: bold;
}

.feat_box .title{
	font-weight: bold;
}

.feat_box .pic{
	float: left;
	padding: 5px 10px 15px 0;
	width: 210px;
}

.feat_box .descr{
	float: left;
	padding: 5px 10px 0 0;
	width: 370px;
}

.feat_box .garden{
	float: left;
	padding: 5px 10px 0 0;
	width: 70px;
}

.feat_box .price{
	float: left;
	padding: 5px 0 0 0;
	width: 70px;
}

.col_box{
	border: 1px solid #CCCCCC;
	margin: 5px 5px 5px 0;
	padding: 10px;
}


#menu ul{
	list-style: none;
	padding: 0;
	margin: 33px 0 0 0;
}

*:first-child+html #menu ul{
	margin: 30px 0 0 0;
}


* html #menu ul{
	margin: 30px 0 0 0;
}

#menu ul li{
	margin: 3px 20px 0 20px;
	padding: 6px 0 5px 15px;
	list-style: none;
}

#menu ul li a{
	text-decoration: none;
}/* ALA - Onion Skinned Shadows */
.wrap_center{
	display: table;
	margin: 0 auto;
	text-align: center;
	width: 10%;
}

.wrap1, .wrap2, .wrap3 {
	margin: 0;
	display:inline-table;
	/* \*/display:block;/**/
}

.wrap1 {
	float: left;
	background-image: url(http://imperialbgmarket.com/images/front/effect_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.wrap2 {
	background:url(http://imperialbgmarket.com/images/front/effect_shadowbl.png) -4px 100% no-repeat;
}

.wrap3 {
	padding:0 8px 8px 0;
	background:url(http://imperialbgmarket.com/images/front/effect_shadowtr.png) 100% -4px no-repeat;
}

.wrap3 img {
	margin: 0;
	display:block;
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
}


#tooltip {
	color: Black;
	position: absolute;
	top: 0; left: 0;
	visibility: hidden;
	border: 1px solid #aaaaaa;
	padding: 4px;
	background-color: White;
	opacity: 0.90;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	max-width: 40%;
	z-index: 9999;
} 

#tooltip img {
	padding: 1px;
	border: 1px solid #cccccc;
}

.inactive_item{
	opacity: 0.50;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}.text, .butt{
	margin: 0;
	padding: 1px;
	display: inline;
	font-size: 0.9em;
	color: Black;
	border: 1px solid #696969;
	border: 0;
	background-color: #FDFDFD;
	background-image: url(http://imperialbgmarket.com/images/admin/shadow_input.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.text{
	border-right: 0;
}

.butt{
	font-weight: bold;
}

#output{
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}

.err{
	color: Red;
}

.succ{
	color: Green;
}

/*the warning tooltips */
.msgBox{
	position: absolute; 
	z-index: 99; 
	display: inline;
	max-width: 250px;
	margin: 0;
	cursor: default;
	background-color: White;
	filter:alpha(opacity=85); 
	opacity: 0.85;
}

* html .msgBox{
	width: 250px;/* God damn IE, doesn't respect max-width! */
}

.msgBoxText{
	padding: 0 5px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.msgBoxText, .msgBoxText div, .msgBoxText span{
	font-size: 11px;
}

.msgBox b{
	display: block;
	overflow: hidden;
	font-size: 1px;
	height: 1px;
	padding: 0;
	margin: 0 1px;
	border-left: 1px solid #E0E0E0; 
	border-right: 1px solid #E0E0E0; 
	background-color: White; 
}
.msgBox .rnd{
	height: 1px;
	padding: 0;
	margin: 0 2px;
	background-color: #E0E0E0;
}/* BROWSER OVERWIRTE */
html, body{/* force scrollbar */
	margin: 0;
	padding: 0;
	height: 100%; 
	margin-bottom: 0.01em;
}

body, p, div, td{
	font: 12px/1.5em Helvetica, Verdana, Geneva, Arial;
}

img, div, p{
	margin: 0;
	padding: 0;
	border: 0;
}

/* GLOBAL STYLES */
#content p, #content div, #content td{
	text-align: justify;
}

h1, h2{
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	letter-spacing: 0.02em;
}

h2{
	margin: 0 0 0.5em 0;
}

p{
	margin-bottom: 1.5em;
}

blockquote {
	margin: 0.8em 0 0.8em 0;
	padding: 0 0 0 2em;
	background: url(http://imperialbgmarket.com/images/front/blockquote.gif) no-repeat left top;
}

blockquote, blockquote p, blockquote div{
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.3em;
}

form{
	margin: 0;
	padding: 0;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}

.justify{
	text-align: justify;
}

/* LINK STYLES */
/*content links*/
a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a.selected{
	font-weight: bold;
}

/* PAGING RULES */
.highlight{
	color: #E89700;
	font-weight: bold;
}

#paging{
	margin: 10px 10px 10px 0;
	text-align: center;
	line-height: 2em;
}

#paging a{
	font-weight: bolder;
	font-size: 1.1em;
}

/* MISC ELEMENTS */
#tooltip {
	color: Black;
	border: 1px solid #aaaaaa;
	padding: 4px;
	background-color: White;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 0;
	background-color: transparent;
}

.clear.spaced{
	margin: 5px 0;
}

.clear.spaced_medium{
	margin: 10px 0;
}

.clear.spaced_large{
	margin: 15px 0;
}

.hr{
	width: 100%;
	background-color: Black;
	height: 1px;
	font-size: 0;
	line-height: 0;
}