html,body{
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
	}
body{
	text-align:center;
	background-color: #000000;

	background-repeat: repeat-x;
	background-position: center top;
}
  #wrapper {
	text-align: left;
	width:983px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
   }
.footer {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #5e5e5e;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.footer a:link{
	color: #5e5e5e;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #5e5e5e;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.dest-link, .dest-link a:link, .dest-link a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #8f7460;
	text-decoration:none;
}
.dest-link a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}


.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8f7460;
	line-height: 16px;
	text-decoration: none;
}
.content a:link{
	font-weight: bold;
	color: #8f7460;
	text-decoration: none;
}
.content a:visited{
	font-weight: bold;
	color: #8f7460;
	text-decoration: none;
}
.content a:hover{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.content15 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6b6865;
	line-height: 24px;
	text-decoration: none;
}
.content15 a:link{
	font-weight: normal;
	color: #6b6865;
	text-decoration: none;
}
.content15 a:visited{
	font-weight: normal;
	color: #6b6865;
	text-decoration: none;
}
.content15 a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cinput {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	height: 20px;
	width: 116px;
	padding-left: 4px;
	border: 1px solid #d1d7db;
	line-height:20px;
	height:20px;
}
.cinput2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	height: 17px;
	width: 112px;
	padding-left: 4px;
	border: 1px solid #d1d7db;
	padding-top: 3px;
}
.cinputsm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	height: 20px;
	width: 47px;
	padding-left: 4px;
	border: 1px solid #d1d7db;
	line-height:20px;
	height:17px;
	padding-top: 3px;
}
.maintitle, .maintitle a:link, .maintitle a:visited{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #ff5700;
	text-decoration: none;
}
.maintitle a:hover{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #c00500;
	text-decoration: none;
}

.maintitlesmall, .maintitlesmall a:link, .maintitlesmall a:visited{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #8f7460;
	text-decoration: none;
}
.maintitlesmall a:hover{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pagination {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #8f7460;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.pagination a:link, .pagination a:visited{
	font-size: 10px;
	font-weight: normal;
	color: #8f7460;
	text-decoration: underline;
}
.pagination a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pricebar, .pricebar a:link, .pricebar a:visited {
font-family:Tahoma;
font-size:11px;
color:#c00500;
line-height:24px;
text-decoration:none;
font-weight:bold;
padding-left:12px;
}
.pricebardetalii, .pricebardetalii a:link, .pricebardetalii a:visited {
font-family:Tahoma;
font-size:11px;
color:#8f7460;
line-height:24px;
text-decoration:none;
font-weight:normal;
padding-left:12px;
}

.subdest, .subdest a:link, .subdest a:visited {
font-family:Tahoma;
font-size:11px;
color:#c00500;
line-height:26px;
text-decoration:none;
font-weight:bold;
padding-left:12px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
#mainbg {
background-image:url(images/fullbg.jpg); 
background-repeat:no-repeat;
background-position:center top;
	}
	#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 292px; 
	width: 666px;
	border: 0px solid #ddd;
	position: relative;
	float:left;
}
.conc-inp {
font-family:Tahoma;
font-size:12px;
color:#000000;
height:30px;
width:90%;
line-height:30px;
border-width:1px;
border-style:solid;
border-color:#c2c2c2;
}
.ctext {
font-family:Tahoma;
font-size:12px;
color:#464646;
font-weight:normal;
line-height:normal;
} 
 
.ctext a:link, .ctext a:visited, .ctext a:hover{
font-family:Tahoma;
font-size:12px;
color:#0068ad;
font-weight:normal;
line-height:normal;
text-decoration:udnerline;
} 
 