body { margin: 0; padding: 0; line-height: 2em; font-family: Verdana, Arial, san-serif; font-size: 12px;  background:url(images/bg.jpg) repeat; }
 
img,a,p,h1,h2,h3,h4,h5,h6,h7,div,id,class,ul,li,marquee,table,div,id,iframe,form,img,tr,td,onclick{ padding:0; margin:0;}

h2{ font-size:15px; color:#046bba;}
h3{ color:#f88c17; font-size:13px;}
h4{ font-size:20px; color:#046d9e; text-align:center;}

p { margin: 0px; padding: 0px; text-align: justify; }

/*------class------start----*/
.clr{clear:both; margin:0; padding:0;}
.gap{ padding-top:7px; margin-bottom:7px;}
.fl{float:left;} .fr{float:right;}
.dot{margin:10px 0 10px 0; border:#FFFFFF 1px dotted; display:block;}
.shadow{ box-shadow:0px 1px 2px 2px rgba(22,22,22,0.3); border:solid 1px #6b6b6b;}
.rowover  tr td{  height:30px;  }
.rowover  tr:hover{ background-color:#ffffff; }
.butt{ background:#9b361a; color:#fffbfa; padding:5px 10px; font-weight:bold; border-radius:7px;}
.red{ background:#a02f08; padding:0 3px; color:#fff6f3; display:block; border-radius:5px; text-align:center; }`


#thumbnail img {
	cursor: pointer;	
}
#large {
	display: none;
	position: absolute;		
	background: #FFFFFF;	
	padding: 15px; 
	z-index: 10; 
	color: #336699;
}
#large img{

}
#background{
	display: none;
	position: absolute;
	height:1000px ;
	width: 100%;;
	top: 0;
	left: 0;
	background: #000000;	
	z-index: 1;
}

/* header */
#header {   background:#ffffff;  height:200px;  top:0; margin:0 auto; }
#headerin{ width:1200px; display:block; margin:0 auto;} 
#site_title {   width:350px; padding-top:30px; background: url(images/bannar.jpg) no-repeat left; height:120px; padding-left:130px;  	}
#site_title h1{ color:#960b04; font-size:24px; line-height:24px;}


.cleaner { clear: both; width: 100%; height: 1px; font-size: 1px; }
.cleaner_with_height { clear: both; width: 100%; height: 30px; font-size: 1px; }
.cleaner_with_divider { clear: both; width: 100%; height: 15px; border-bottom: 1px solid #333; margin-bottom: 25px; font-size:1px;}

#container { width:1180px; padding:10px; margin:0 auto; background:#ffffff; height:auto; display:block; min-height:300px;}

/* menu */
#menu { width:1200px; margin:10px auto 0 auto;   height: 36px;
background: #dddddd; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 0%, #dddddd 100%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#c1c3c3), color-stop(100%,#d0d3e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccfe5',GradientType=0 );!important}

#menu ul { padding: 0 0 0 10px; margin: 0 auto; height: 36px; list-style: none;}
#menu ul li { float:left; padding-right: 5px;}
#menu li a {
	float: left;
	display: block; color:#1c1c1c;
	font-size: 12px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	padding: 0px 0 0 0px;	
}
#menu  li a b {
	float: left;
	display: block;
	padding: 0px 24px 0 24px;
}
#menu  li.current a, #menu  li a:hover {
	color: #ffffff;
	text-decoration: none; border:#249ab6 1px solid;
background: #8b2710; /* Old browsers */
background: -moz-linear-gradient(top,  #8b2710 0%, #b94b32 100%, #b94b32 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b94b32), color-stop(100%,#b94b32), color-stop(100%,#d0d3e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b2710 0%,#b94b32 100%,#b94b32 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8b2710 0%,#b94b32 100%,#b94b32 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8b2710 0%,#b94b32 100%,#b94b32 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b2710 0%,#b94b32 100%,#b94b32 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b2710', endColorstr='#b94b32',GradientType=0 );!important} 

#menu ul.menuoverr li ul.inmenu{display:none; }
#menu ul.menuoverr li:hover ul.inmenu{  position:absolute; display:block; list-style:none; margin:0; width:220px;  margin-top:45px; float:left;}
#menu ul.menuoverr li:hover ul.inmenu li a{ color:#FFFFFF; background:none; display:block; line-height:45px; margin:0; width:220px; float:none; font-size:12px; background:#4c631b; border:#4c631b 2px solid; text-align:center;}
#menu ul.menuoverr li:hover ul.inmenu li a:hover{ color:#b4c927; background:#2C2C2C; }
#menu ul.menuoverr li:hover ul.inmenu li a b{float: left; display: block; padding: 0px 24px 0 24px;}


#topcontentright{width:570px; }

#topsearch{ width:650px; font-size:13px; border:#784e13 1px solid; margin-top:15px;  } 
#searchhead{ background:#8d5505; color:#fffcf8; font-size:18px; padding:4px 15px;}

#topsearch .butt{ padding:10px 15px; font-size:19px; font-weight:bold; border-radius:7px; color:#555555; text-transform:uppercase;
background: #dddddd; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 0%, #dddddd 100%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#c1c3c3), color-stop(100%,#d0d3e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccfe5',GradientType=0 );
}
#topsearch .butt:hover{ color:#ecfaff; 
background: #036889; /* Old browsers */
background: -moz-linear-gradient(top,  #036889 0%, #027aa1 100%, #027aa1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#036889), color-stop(100%,#027aa1), color-stop(100%,#027aa1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #036889 0%,#027aa1 100%,#027aa1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #036889 0%,#027aa1 100%,#027aa1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #036889 0%,#027aa1 100%,#027aa1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #036889 0%,#027aa1 100%,#027aa1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#027aa1', endColorstr='#027aa1',GradientType=0 );
}


#topsearch h1{ font-size:16px;}

#topcontent {  width:570px; padding:0 0px 8px 0px; background:#ffffff; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
#topcontent h1 { color: #1b2308; font-size: 18px; padding:5px 15px ;
background: #dbdbdb; /* Old browsers */ 
background: -moz-linear-gradient(top,  #f9f9f9 0%, #dddddd 100%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#c1c3c3), color-stop(100%,#d0d3e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dddddd 0%,#f7f7f7 100%,#cccfe5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccfe5',GradientType=0 );!important }




#topcontent h2 {
	font-size: 14px;
	color: #1f1f1f;
	margin: 0;
	padding: 0 0 5px 0;
}
#topcontentin{ margin:0 auto; display:block; width:560px; padding:0 6px;}
#topcontent p {
	margin: 0px;
	padding: 0px 0 0 10px;
}

.block { float: left; margin:0 5px 13px 5px;}
.blocksearch { background:#faf7f2; border:#595959 3px solid; border-radius:10px;  }
.blocksearchin{ padding:7px 15px; }
.blocksearch h1{ color:#f8fff2!important;  
background: #2e6704; /* Old browsers */ 
background: -moz-linear-gradient(top,  #214b02 0%, #467c1e 100%, #467c1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214b02), color-stop(100%,#467c1e), color-stop(100%,#d0d3e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #214b02 0%,#467c1e 100%,#467c1e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #214b02 0%,#467c1e 100%,#467c1e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #214b02 0%,#467c1e 100%,#467c1e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #214b02 0%,#467c1e 100%,#467c1e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214b02', endColorstr='#467c1e',GradientType=0 );!important  }	 

.block img { border: 5px solid #e1e0e0; border-bottom:0px; }
.block #photos{ background:#822107; }
.block #photos a{color:#ffffff; text-decoration:none;}
/* end of banner */

/* content */

#content .bottom {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
	width: 920px;
	height: 175px;
	background: url(images/content_bg_bottom.jpg) bottom center no-repeat;
}

#content_search{  width:1100px; background:#fffefd; border-radius:15px; border:#741c02 1px solid; overflow:hidden;}
#content_search h1{ color:#fff7f4; font-size:18px; line-height:36px;  padding:0 15px;
background:#621802; 
background:-moz-linear-gradient(top,#621802 1px,#621802 1px,#9b2501);
background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#621802),color-stop(0.02,#621802),color-stop(1,#9b2501));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#621802", endColorstr="#9b2501",GradientType=0);
 border-radius:10px 10px 0 0;}





#content_left { float: left; width:568px; background:#fffefd; border-radius:15px; border:#741c02 1px solid; }
#content_leftin{ padding:15px; }
#content_leftindata{ width:126px; padding:1px; height:160px; float:left; margin:0 2px; background:#e9e9e9; border:#8c8c8c 1px solid;}
#content_leftindata a{ text-decoration:none; text-transform:uppercase; color:#963205; text-align:left; font-weight:bold;}
#content_leftindata:hover{ background:#f99529;}
#content_leftindata img{ width:125px; height:100px;}


#content_left h1{ color:#fff7f4; font-size:18px; line-height:36px;  padding:0 15px;
background:#621802; 
background:-moz-linear-gradient(top,#621802 1px,#621802 1px,#9b2501);
background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#621802),color-stop(0.02,#621802),color-stop(1,#9b2501));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#621802", endColorstr="#9b2501",GradientType=0);
 border-radius:10px 10px 0 0;}

#content_right {  width:570px; color:#3c4914; }


#content_left .linkbottom {
        float: left;
        width:130px;
	padding-bottom: 10px;
	margin: 3px 0px 0 5px;
}

 

#content_right h1 {
	color: #374712;
	font-size: 20px;
	height: 30px;
	margin: 0px;
	padding: 15px 0 0 20px; 
}

#content_right h2 {
	color: #b7bd19;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#content_right img {
	border: 5px solid #4b5e1e;
	margin: 0 0 5px 0;
}




#content_right .right_column_section {
	clear: both;
	margin: 20px 0 0 5px;
}
/* left column */

/* footer */
#footer {    background: #832804;}
#footerin{width:1200px; margin:0 auto; padding:0px 0px 20px 0;} 
#footlink{ background:#f4e3ca; padding:3px 7px;}
#footlink p a{ text-decoration:none; color:#4f4e4d;}
#footlink p a:hover{ color:#832804;}
#footlink p{ text-align:center;} 
#footerin p{ color:#ffffff;}
#orica{ width:150px;}

/* end of footer */
#buy{ background:#fbf2e5; border:#9f5f04 1px solid; border-radius:10px;}
#buy .block{ padding:10px; height:100px; width:155px; 
background: #713703; /* Old browsers */ 
background: -moz-linear-gradient(top,  #713703 0%, #cc7800 100%, #cc7800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#713703), color-stop(100%,#cc7800), color-stop(100%,#cc7800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #713703 0%,#cc7800 100%,#cc7800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #713703 0%,#cc7800 100%,#cc7800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #713703 0%,#cc7800 100%,#cc7800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #713703 0%,#cc7800 100%,#cc7800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#713703', endColorstr='#cc7800',GradientType=0 ); }
#buy .block #photos{ background:none;}

#buy .block img { border: 2px solid #daad6d;   }
#buy h1{ color: #fbf2e5; font-weight:bold; text-transform:uppercase; font-size: 18px; padding:5px 15px ; border-radius:10px 10px 0 0;
background: #9d5e04; /* Old browsers */ 
background: -moz-linear-gradient(top,  #9d5e04 0%, #cc7800 100%, #cc7800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d5e04), color-stop(100%,#cc7800), color-stop(100%,#cc7800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9d5e04 0%,#cc7800 100%,#cc7800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9d5e04 0%,#cc7800 100%,#cc7800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9d5e04 0%,#cc7800 100%,#cc7800 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9d5e04 0%,#cc7800 100%,#cc7800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d5e04', endColorstr='#cc7800',GradientType=0 );!important}
#buyin{ padding:0 6px;}

#rent{ background:#f5faff; border:#185498 1px solid; border-radius:10px;}
#rent .block img { border: 5px solid #7b5520; border-bottom:0px;  width:165px; }
#rent h1{ color: #f1f8ff; font-weight:bold; text-transform:uppercase; font-size: 18px; padding:5px 15px ; border-radius:10px 10px 0 0;
background: #135095; /* Old browsers */ 
background: -moz-linear-gradient(top,  #135095 0%, #4f85c1 100%, #4f85c1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#135095), color-stop(100%,#4f85c1), color-stop(100%,#4f85c1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #135095 0%,#4f85c1 100%,#4f85c1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #135095 0%,#4f85c1 100%,#4f85c1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #135095 0%,#4f85c1 100%,#4f85c1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #135095 0%,#4f85c1 100%,#4f85c1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#135095', endColorstr='#4f85c1',GradientType=0 );!important}
#rentin{ padding:0 6px;}


#srea{ width:210px; height:290px; float:left; border:#80220d 1px solid; padding:5px; margin:4px 5px; overflow:hidden;}
#srea:hover{ background:#fee5df;}
#srea a{ color:#fafff9; background:#127103; padding:3px 5px; border-radius:4px; text-decoration:none;}
#srea a:hover{  text-decoration:underline;}
#content_leftin .block #photos{ float:left; margin:2px;}
#loginname{ min-width:400px; float:right; height:30px;}