@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#000000;
	font-size:14px;
	font-family: Trebuchet MS,Helvetica, Arial, sans-serif;
}

/*----------------------------resets-----*/
h1, h2, h3, p {
margin:0;
padding:0;
}

#container{
	width:844px;
	background-color:#999999;
	margin:0 auto;
}


p{
	margin:0 0 10px 0;
}
/*----------------------------clear-----*/
.clear{
clear:both;
}

/*----------------------------header-----*/

#newsletter{
float:right;
margin:0 0 -15px 0;
background-color:#0000FF;
width:95px;
height:28px;
}

#newsletter a{
	width:95px;
	height:28px;
	display:block;
	background-image:url(../_images/newsletter.jpg);
}

#newsletter a:hover{
	width:95px;
	height:28px;
	display:block;
	background-image:url(../_images/newsletter.jpg);
	background-position:0 -28px;
}


#topBar {
	background-color:#66CCFF;
	height:15px;
}

#header {
	background-image:url(../_images/header.png);
	height:80px;
	padding:20px ;
} 

#logo {
	background-image:url(../_images/logo.png);
	background-repeat:no-repeat;
	width:161px;
	height:95px;
	float:left;
}

#logo a{
	width:161px;
	height:95px;
	border:none;
	display:block;
}

#nav {
	display:block;
	list-style-type:none;
	float:left;
	width:370px;
	margin:50px 0 0 20px;
	background-image:url(../_images/navBack.png);
	background-repeat:repeat-x;
	font-family:  Helvetica, Arial, sans-serif;
}
#admin_nav {
	display:block;
	list-style-type:none;
	float:left;
	width:500px;
	margin:50px 0 0 20px;
	background-image:url(../_images/navBack.png);
	background-repeat:repeat-x;
	font-family:  Helvetica, Arial, sans-serif;
}
#nav li .allPro {
	background-image:url(../_images/superfield.png);
	background-repeat:no-repeat;
	/*width:55px;*/
	height:18px;
	margin:0 0 0 0px;
	background-position:3px 0px;
	
}

#nav li .allPro:hover{
	background-image:url(../_images/superfield.png);
	background-repeat:no-repeat;
	/*width:55px;*/
	height:18px;
	margin:0 0 0 0px;
	background-position:3px -33px;
	border:none;
	
}

#nav li a{
	text-decoration:none;
	color:#000000;
	padding:10px 10px 6px 10px;
	float:left;
	margin-left:0px;
	
	}
	


#nav li a:hover{
	border-bottom:#66CCFF solid 3px;
}

#admin_nav li a{
	text-decoration:none;
	color:#000000;
	padding:10px 10px 6px 10px;
	float:left;
	margin-left:0px;
	
	}
	


#admin_nav li a:hover{
	border-bottom:#66CCFF solid 3px;
}

#moveLeft{
	margin-left:-20px;
}



/*----------------------------stage-----*/

#stage h1{
	color:#66CCFF;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height: 40px;
}

#stage h3{
	color:#66CCFF;
	font-weight:normal;
	margin:0 0 0 0;
}

#stage {
	color: #CCCCCC;
	line-height:1.25em;
	margin:0 0 10px 0;
	font-weight:lighter;
}

.contains{
	color:#66CCFF;
	font-weight:normal;
	margin:0 0 0 0;
}

#stage a {
	color:#999999;
}

#stage a:hover {
color:#66CCFF;
}
.caption {
	font-style:italic;
	font-size:10px;
	
}

.caption2 {
	font-style:italic;
	font-size:10px;
	background-image:url(../_images/navBack.png);
	height:20px;
	clear:both;
	width:495px;
	padding:10px 0 0 5px;
	margin:0px 0 0 0;
	float:left;	
}

.caption2 p{
color: #333333;	
}

.product{
	margin:15px 13px 10px 13px;
	
	
}

.allproduct{
	margin:15px 13px 10px 13px;
	border-bottom:#CCCCCC solid 2px;
	
}

#stage{
	background-color:#333333;
	background-image: url(../_images/stageBack.png);
	padding:20px;
	color:#CCCCCC;
	font-weight:normal;
}



#mainStage{
	width:470px;
	float:left;
}
#mainStage2{
	width:500px;
	float:left;
	border-top:#CCCCCC solid 2px;
	border-left:#CCCCCC solid 2px;
	border-right:#CCCCCC solid 2px;
}

.addToCart{
	float:left;
	margin:-3px 0 0 5px;
	
}

.dollars {
float:left;
margin:0 5px 0 0;
}

.pict{
	width:200px;
	margin:0 10px 5px 0;

	}
	
.pict img{
	width:200px;
	border:#CCCCCC solid 2px;
	margin:0 0px 5px 0;
}
.info{
	width:230px;
	float:right;
}
#rightStage{
	width:200px;
	float:right;
	margin:0 15px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.listTitle{
	background-image:url(../_images/listTitle.png);
	background-repeat:no-repeat;
	height:30px;
	width:200px;
	margin:0 auto;
}
.listEnd{
	background-image: url(../_images/listFoot.png);
	background-repeat:no-repeat;
	height:30px;
	width:200px;
	margin:0 auto;
}

#viewCart{
	width:154px;
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	background-image: url(../_images/order.png);
	background-repeat:no-repeat;
	height:45px;
	padding-top:34px;
}

#modelList {
	
	font-size:.95em;
	width:200px;
	margin:0;
	text-align:left;
	
	
}

#modelList  a{
	text-decoration:none;
	color:#000000;
	height:15px;
	background-color:#666666;
	padding:5px;
	/*width:139px;*/
	list-style-type:none;
	margin:0;
	border-bottom:#999999 solid 2px;
	display:block;
}

#modelList  a:hover{
	text-decoration:underline;
	color:#66CCFF;
}

	



/*----------------------------Footer-----*/

.blueBar {
	height:10px;
	background-color:#66CCFF;
}

#footer {
	background-image: url(../_images/footerBack.png);
	background-repeat:repeat-x;
	height:75px;
	text-align:center;
	padding-top:100px;
}

#footer a{
	display:block;
	font-size:9px;
	color:#333333;
	
}

#footer a:hover{
	color:#66CCFF;
}

/*----------------------------gallery-----*/

#gallStage{
	width:500px;
	float:left;
}



#previous{
	float:left;
	width:19px;
	padding-top:45%;

}



#next{
	float:right;
	width:19px;
	padding-top:45%;
}

#previous a{
	background-image:url(../_images/previous.png);
	width:19px;
	height:30px;
	display:block;
}

#next a{
	background-image:url(../_images/next.png);
	width:19px;
	height:30px;
	display:block;
}


#gallFrame{
	
	width:440px;
	margin:0 auto;
}

#gallFrame img{
	width:440px;
	border:#999999 solid 2px;
}

#gallThumbCont{
	margin:20px 0 0 0;
	clear:both;
	width:500px;
}

.gallThumb{
	width:30px;
	height:30px;
	border:#999999 solid 2px;
	background-color:#00CC33;
	float:left;
	margin:5px;
	overflow:hidden;
}

.gallThumb img{
	width:40px;
	border:none;
}
.gallThumb a{
	display:block;
	width:30px;
	height:30px;
}

#gallrightStage{
	width:300px;
	float:right;
	margin:0 15px 0 0;
}

#gallrightStage img{
	width:300px;
}
.masterImage{
	width:50px;
}


.hide{
	display:none;
}


.long{
	color:#66CCFF;
	font-size:20px;
}
