@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",Arial;
	font-size: 13px;
	line-height: 150%;
	color: #333;
	background-color: #fff;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}


h1, h2, h3 {
	font-family: "Trebuchet MS",Arial;
	font-family: "Trebuchet MS",Arial;
	color: #0f3806;
	font-weight: normal;
}


a {
	color: #eee;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}


#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}



#container {
	margin: 0 auto;
	margin-left: 10px;
	width: 1100px;
	float: left;
}


#header-above {
	margin-left: 0px;
	margin-top: 0px;

	overflow: hidden;
	display: inline;
	float: left;
	height: 60px;
	margin-bottom: 0;
	width: 1100px;
}


#header-banner {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 180px;
	margin-bottom: 0;
	width: 1100px;
}







a.link-header {
	color: #0f3806;
	font-size: 14px;
	text-decoration: none;
}

a.link-header:hover {
	text-decoration: underline;
}

.blog-header {
	padding-bottom: 2px;
	margin-bottom: 1px;
}

.blog-date {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #ccc;
}





#container-main	 {
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 1100px;
}

#column-left {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	display: inline;
	float: left;
	width: 230px;
}

#container-remaining {
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	display: inline;
	float: left;
	width: 840px !important;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	
	
}

#column-middle {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	float: left;
	width: 420px !important;
}

#column-right {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	float: left;
	width: 300px;
}

div.separator {
	padding-top: 10px;
	border: 0px;
}


.box-left {
	margin: 0px;
	padding: 0px;
	background-color: #f0f0f0;
	border: 1px #888;
	overflow: hidden;
	display: inline;
	float: left;
	width: 215px;
	padding: 5px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}


.box-right {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	float: left;
	width: 300px;
	padding: 3px;
	padding-left: 15px;
}



h3.box {
	font-family:"Trebuchet MS",Arial;
	font-size: 15px;
	text-align: center;
}


h1 {
	font-family:"Trebuchet MS",Arial;
	font-size: 17px;
	color: #135b0c;
}

h2 {
	font-family:"Trebuchet MS",Arial;
	font-size: 15px;
	color: #135b0c;
}


h3 {
	font-family:"Trebuchet MS",Arial;
	font-size: 14px;
	color: #0f3806;
}

p {
	font-family: Arial, Verdana;
	color: #222;
	font-family:"Trebuchet MS",Arial;
}


.find-model-form a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 3px 10px;
}
.find-model-form a:hover {
	color: #999;
	text-decoration: underline;
}


#footer {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	float: left;
	width: 1100px;
	text-align: center;
}


#footer-content {
	padding-top: 10px;
	width: 1100px;
	text-align: center;
	color: #ccc;
}

#footer-content a.link-main {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}
#footer-content a.link-main:hover {
	color: #eee;
}

#footer-content a.link-bottom {
	font-size: 11px;
	line-height: 100%;
	color: #969696;
	text-decoration: none;
}
#footer-content a.link-bottom:hover {
	color: #ddd;
}

#footer-content .content {
	font-size: 10px;
	line-height: 100%;
	color: #969696;
}




.model {
	float: left;
	border: none;
	margin: 5px 5px;
	padding-right: 0px;
	width: 125px;
	height: 260px;
}


.model-img {
	border: 1px solid #888;
	padding: 0px;

}

.model-title {
	font-family: "Trebuchet MS",Arial;
	font-family: "Trebuchet MS",Arial;
	font-size: 13px;
	text-align: center;
	color: #0f3806;
	padding: 0px;
	margin: 0px;
}

.model-desc {
	font-family:Arial;
	font-size: 11px;
	text-align: center;
	padding: 0px 5px;
}





.model-list-item {
	float: left;
	border: 1px solid #444;
	margin: 5px 5px;
	padding-right: 0px;
	width: 165px;
	height: 335px;
}


.model-list-item:hover {
	border: 1px solid #777;
}


.model-list-item  a img, .model2 a img{
	border-bottom: 1px solid #444;
}

.model-list-item:hover  a img, .model2:hover a img{
	border-bottom: 1px solid #777;
}


.model2 {
	float: left;
	border: 1px solid #444;
	margin: 5px 5px;
	padding-right: 0px;
	width: 120px;
	height: 243px;
}

.model2:hover {
	border: 1px solid #777;
}

.model2-title {
	font-family: "Trebuchet MS",Arial;
	font-family: "Trebuchet MS",Arial;
	font-size: 13px;
	text-align: center;
	color: #0f3806;
	padding: 0px;
	margin: 0px;
}

.model2-desc {
	font-family:Arial;
	font-size: 11px;
	text-align: center;
	padding: 0px 5px;
}





.review {
	margin: 5px;
	padding: 0px;
	width: 210px;
}

.review-title {
	font-family: "Trebuchet MS",Arial;
	font-family: "Trebuchet MS",Arial;
	font-size: 13px;
	text-align: left;
	color: #0f3806;
	padding: 0px 5px;
	margin: 0px;
}

.review-desc {
	font-family:Arial;
	font-size: 10px;
	text-align: left;
	padding: 0px 5px;
	margin: 0px;
}



#review-box{
	position:absolute;
}

#review-box div{
	float:left;position:absolute;
}
 .buttons{
	text-align:center;
	clear:both;
}

.review-mask{
	position:relative;
	width:230px;
	height:120px;
	overflow:hidden;
}



#review-box div{display:none}
#review-box div:first-child{display:block}

/*
 ************************************************************
 *   GALLERY
 ************************************************************
*/

.single-gallery {
	width: 648px;
	float: right;
}

	#single-gallery-wrapper{ 
		width:648px;
		height:620px;
		clear: both;
		display: block;
		padding-bottom: 30px;
		margin-bottom: 30px;
		position:relative;
	}

		#single-prev, #single-next {
			float:left;
			padding-top: 150px;
			width: 24px;
			padding-left:1px;
			z-index: 200;

		}
		#single-prev:hover, #single-next:hover {
			cursor:pointer;
		}

		.single-gallery-mask{
			width:580px;
			height:600px;
			float:left;
			position:relative;
			z-index: 100;
		}

			#single-gallery-box{
				width: 570px;
				height:600px;
				z-index: 100;
				float:left;
				padding-bottom: 30px;
				padding: 0px;
				margin: 0px;
	
			}
				#single-gallery-box div{
					float:left;
	
				}


	#single-gallery-box-thumbs{
		position:relative;
		width:580px;
		clear:both;
		margin-top:20px;
		padding-top: 20px;
	
	}

		#single-gallery-box-thumbs span{
			display:block;
			margin:0;
			padding-left:5px;
			padding-right: 5px;
			padding-bottom: 20px;
			float:left;
			cursor:pointer;
			overflow:hidden;
		}

			#single-gallery-box-thumbs span img{
				vertical-align: middle;
				float:right;
				overflow:hidden;
				
			}








.thumbs{
	width:80px;
}
.thumbs div{
	display:block;
	width:120px;
	height:180px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:180px;
	border:none;
}


/*
 ************************************************************
 *   REVIEW
 ************************************************************
*/



#review-list .review-item {
	margin: 5px;
	padding: 0px;
	width: 650px;
	float:left;
}

#review-list .review-title {
	font-family: "Trebuchet MS",Arial;
	font-family: "Trebuchet MS",Arial;
	font-size: 13px;
	text-align: left;
	color: #0f3806;
	padding: 0px 5px;
	margin: 0px;
}

#review-list .review-desc {
	font-family:Arial;
	font-style: italic;
	font-size: 13px;
	text-align: left;
	padding: 0px 5px;
	margin: 0px;
}

#review-list .review-sign {
	font-family:Arial;
	font-size: 11px;
	text-align: left;
	padding: 0px 5px;
	margin: 0px;
}






#advanced-search {
	cursor: pointer;
}




.link-details {color:#248e19;font-size: 12px;}
a.link-details {color:#248e19;font-size: 12px;text-decoration:none}
a.link-details:hover {text-decoration:underline}


.link-details-delete {color:#ff0000;font-size: 12px;}
a.link-details-delete {color:#ff0000;font-size: 12px;text-decoration:none}
a.link-details-delete:hover {text-decoration:underline}


.autocomplete-w1 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:#eee; _margin:1px 0 0 0; } 
.autocomplete { border:1px solid #999; background:#ccc; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; } 
.autocomplete .selected { background:#F0F0F0; } 
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; } 
.autocomplete strong { font-weight:normal; color:#3399FF; } 


.autocomplete-w2 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:#eee; _margin:1px 0 0 0; } 



.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #0f3806; }


/*

.autocomplete-suggestions {
background: green;
}

div.autocomplete-suggestions>
div.autocomplete-suggestion.autocomplete-selected

*/


#sBox {width: 300px;}
#mModel {width: 300px;}

