body {
	background:#000000  url(../images/bg.jpg) center top no-repeat;
	font: 12px Century Gothic;
	color: #959595;
	margin:0; padding:0;
	margin-top:35px;
}

.input {
    /*border: 1px solid #333;*/
	border: 1px solid #333;
	border-bottom: 1px solid #333;
	padding:2px;
    background: #000;
	color:#959595;
}
.input:hover {
    border: 1px solid #666;
	border-bottom: 1px solid #666666;
    background: #000;
	padding:2px;
	color:#959595;
}

.input_a {
    /*border: 1px solid #333;*/
	border: 1px solid #000;
	border-bottom: 1px solid #333;
	padding:2px;
    background: #000;
	color:#959595;
}

.button {
    border: 1px solid #171717;
    background: #171717;
    padding: 2px 8px;
	color:#959595;
}
.button:hover {
    border: 1px solid #333;
    background: #333;
    padding: 2px 8px;
	color:#959595;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }





.xlarge { font-size: 1.5em; }
.large  { font-size: 1.2em; }
.small  { font-size: 0.85em; }
.xsmall { font-size: 0.7em; }


#wrapper{
	width:955px;
	margin:0 auto;
	padding-bottom:20px;
}


#header {
	height:58px;
	margin:0 auto;
}


#scard{
	width:280px;
	height:58px;
	float:left;
}

/*----------------------------------------------------*/

#scard .snumber{
	height:58px; 
	float:left;
	font:bold 42px Century Gothic; 
	color:#FF0000; 
}


#scard .txt{
	width:150px; 
	float:left; 
	padding-top:9px; 
	padding-left:10px;
}

#scard a {
	color: #959595;
    text-decoration: none;
	cursor:pointer;
}

#scard a:hover {
	color: #959595;
    text-decoration: none;
	cursor:pointer;
}


/*----------------------------------------------------*/


#nav{
	width:600px; 
	float:right; 
	font:14px Century Gothic;
	padding-top:25px;
	text-align:right;
}

#nav a, #nav a:hover {
	color: #FF0000;
	text-decoration: none;
}


/*----------------------------------------------------*/


#content {
    padding-top:10px;
	z-index:0;
	line-height:1.5em;
	clear:both;
}

#content h1 {
	font:bold 16px Century Gothic;
	margin:0.5em 0;
	color:#FF0000;
}
#content h2 {
	font:14px Century Gothic;
	margin:0.5em 0;
	color:#FF0000;
}
#content h3 {
	font: 14px Century Gothic;
	margin:0.1em 0;
	color:#FF0000;
}

#content h4{
	font:14px Century Gothic;
	margin:0.5em 0;
	color:#FF0000;
	/*color:#907854;*/
}

#content h5 {
	font:14px Century Gothic;
	margin:0.2em 0;
	color:#959595;
}

.style1 {color: #FF0000}

#content a {
	/*color:#1c6b94;*/
	color: #959595;
    text-decoration: none;
}

#content a:hover {
	/*color:#e55d11;*/
	color: #FF0000;
    text-decoration: none;
}


/*-----------------------------------------------------------*/

#catagories {
	width:193px; 
	float:left;

}


/*-----------------------------------------------------------*/


#content .block_directory {
	margin:6px;
	padding:8px;
	float:left;
	width:90%;
	border:0px solid #baa78c;
}

#content .block_directory:hover{
	border:0px solid #baa78c;
	/*border:1px solid #eee;
	background:#baa78c;*/
}
#content ul.list_directory {
	list-style-type:none;
	margin:0px; padding:0px;
}

#content ul.list_directory li {
	/*width:250px;*/
	padding:5px;
}
#content ul.list_directory li:hover {
	background: #1c1c1c;
}

#content .block_directory a {
	/*color:#1c6b94;*/
	color: #959595;
    text-decoration: none;
}

#content .block_directory a:hover {
	/*color:#e55d11;*/
	color: #959595;
}


/*-----------------------------------------------------------*/


#footer {
	padding-top:10px;
	color: #959595;
	font:11px Century Gothic; 
	height:63px;
	margin:0 auto;
	padding-bottom:20px;
	background: #000000 url(../images/footer.jpg) bottom right no-repeat;
}

#footer a, #footer a:hover {
	color:#000;
}



/*-----------------------------------------------------------*/


*{
	margin:0;
	padding:0;
}

#menumain {
	margin:0;
	padding:0;
	font: 14px Century Gothic;
	float:left;
	width:700px;
	text-decoration:none;
}

#menu{
	margin:0px;
	text-decoration:none;
}
#menu ul{
	list-style:none;
	text-decoration:none;
}
#menu li{
	text-decoration:none;
	display:block;
	float:left;
}
#menu li a{
	text-decoration:none;
	margin:0 1px;
	padding:10px 50px 20px 0px;
	display:block;
	float:left;
	color:#333333;
}


#menu li a:hover{
	text-decoration:none;
	color:#959595;

}

.current{
	text-decoration:none;
	margin:0 1px;
	padding:10px 50px 20px 0px;
	display:block;
	float:left;
	font: 14px Century Gothic;
	color: #FF0000;
	cursor:pointer;
}


/*--------------------------------------------*/


.gallery_i{
	width:191px;
	height:171px; 
	float:left;
}


/*--------------------------------------------*/

#product_thumb{
	float:left; 
	margin:2px;
	padding:2px;
	padding-bottom:10px;
}


#product_thumb .product_pic{
	width:130px;
	height:130px;
	padding:4px;
	margin:0px;
	border:1px solid #000;
}


#product_thumb .product_pic:hover{
    /*background:#333;*/
	border:1px solid #333;
	background: #1c1c1c;
}


#product_thumb .item_txt{
	text-align:center;
}


/*--------------------------------------------*/


.gallery_r{
	width:88px;
	height:88px; 
	float:left;
	padding:4px;
	margin:4px;
	border:1px solid #000;
}

.gallery_r:hover{
	border:1px solid #333;
	background: #1c1c1c;
}

/*--------------------------------------------*/

.gallery_thumb{
	width:30px; 
	height:30px; 
	float:right; 
	margin:2px; 
	background:#1c1c1c;
	text-align:center;
	border:1px solid #000;
}

.gallery_thumb:hover{
	border:1px solid #333;
	background: #1c1c1c;
}



/*--------------       light box      ------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




