/*---------- Common Elements ----------- */

html {
		background: #edecda;
		}		

body {
		margin: 0;
		padding: 0;
		text-align: center;
		background: #edecda;
		font: small/1.62 "Trebuchet MS", Verdana, Arial, sans-serif;
		color: #21211b;
		}		
		
p, li {	font-size: 100%; }	


		
/* ----------------- Divisions ------------------ */		

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

#header {
		border-bottom: 5px solid #959595;
		text-align: left;
		padding: 0 0 10px 0;
		background-color:#4D4D4D;
		overflow: hidden;
		width: 100%;
		height: 130px;
		}		

#header_content {
		text-align: left;
		padding: 0;
		margin: 0 auto;
		width: 900px;
		color: #fff;
		background: transparent;
		/*overflow: hidden;*/
		}
		
.logo {
		margin-top: 15px;
		margin-left: 0px;
		border:none;
		float:left;
		width:300px;
		height:200px;
		}
		
		

.topfitflopad {
	float:right;
	top:10px;
	width:468px;
	}


.network{
text-align:center;
}

.network a{
color:#FFFFFF;
text-decoration:none;
}

.bottomlogo {
float:right;
}

ul#nav {
	float:right;
	padding-top:50px;
	}

	ul#nav li {
	display: inline;
	margin: 0 7px;
	font-size: 14px;
	font-weight: bold;
	}

	ul#nav li a {
	margin: 0;
	padding: 0;
	color: #fff;
	border: none;
	background: none;
	text-decoration: none;
	}

	ul#nav li a.here {
	color: #2b98e4;
	}


	ul#nav li a:hover {
	color: #c10e0e;
	}

/* -content --------------------------- */

#content {
		margin: 0;
		padding: 0;
		background: #ffffff;
		}	
		
		#content a{
		color: #21211b;
		text-decoration:none;
		font-weight:bold;
		}
	
		#content a:hover{
		font-weight:bold;
		color: #c10e0e;
		}
		
.content_wrapper {
		margin: 0 auto;
		padding-bottom: 10px;
		text-align: left;
		background: transparent;
		overflow: hidden;
		width: 900px;
		}	

#content_head {
		background: transparent;
		overflow: hidden;
		width: 520px;
		margin: 10px 10px 0 0;
		float:right;
		}	

.springboost{
		height: 293px;
		width: 520px;
		margin-bottom:20px;
}


	
#content h1 { 
		font-size: 30pt;
		line-height:30pt; 
		color: #21211b;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: normal;
		letter-spacing: -.5px;
		padding-top:25px;
		}				
		
#content h2 {
		font-size: 14pt; 
		color: #21211b;
		padding-top:5px; 
		}	
		
.subhead{
		clear:both;
		font-size: 14pt; 
		color: #21211b;
		padding-top:5px;
		}
		
#content_featured h2 {
	font-size: 26px;
	font-weight: bold;
	margin-top:10px;
}

#content_featured h3 {
	font-size: 20px;
	line-height:18px;
	font-weight: bold;
	margin-top:10px;
}
		
#content_featured .content_wrapper { margin-top: 0; }		

#content p {
		margin-top:10px;
		font-size: 14pt; 
		line-height: 100%;
		margin-bottom:10px;
		}		

#content ul {
list-style-type:disc;
margin-left:20px;
font-size: 14pt;
margin-bottom:10px;
}

#content_featured {
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 100%;
		background: #d9d8c4 url(newimages/content_f_bgnew.gif) repeat-x;
		}
		
#content_featured h4{
	margin-top:20px;
	font-size: 12pt; 
	line-height: 100%;
	margin-bottom:10px;
	}
	
	#content_featured h4 a{
		color: #21211b;
		text-decoration:none;
		font-weight:bold;
		}
	
	#content_featured h4 a:hover{
		font-weight:bold;
		color: #c10e0e;
		}


	
/* -home content --------------------------- */
	
		
#home #content_main {
		background: transparent;
		float: left;
		overflow: hidden;
		width: 481px;
		margin: 10px 5px;	
		padding-right: 0;
		display: inline;
		}				

#home #content_right {
		float: right;
		width: 237px;
		margin: 10px 0;
		background: transparent;
		}				

#home #content_right ul{
		width:227px;
		padding:0;

		}

#home #content_right li {
		display:block;
		position: relative;
		float:left;
		margin-bottom:5px;
		}


.store-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		font-size: 10pt;
		font-weight:bold;
		color: #333333;
		}

.store-name a:hover {
		color: #76604b;
		font-weight:bold;
		}

#home #content_right li img {
		width: 227px;
		height: 170px;
		border: 5px solid #ffffff;
		}

#home #content_right li img:hover {
		border: 5px solid #76604b;
		}


.movie{
		height: 380px;
		width: 471px;
		border:5px solid #FFFFFF;
		background-repeat: no-repeat;
}

	
/* -footer --------------------------- */
		
#footer {
		border-top: 5px solid #cfcfcf;
		background-color:#4D4D4D;
		overflow: hidden;
		width: 100%;
		}	
		
#footer_content {
		margin: 0 auto;
		margin-bottom: 25px;
		text-align: left;
		overflow: hidden;
		width: 900px;
		color: #fff;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 90%;
		}


#footer_content ul {
		clear: both;
		width: 900px;
		margin-top: 20px;
		padding: 0;
		background: transparent;
		list-style:none;
		}		
		
#footer_content li {
		float: left;
		}	
		
#footer_content ul a {
		display: block;
		padding: 0 1em;
		margin: 0 1em;
		line-height: 2.1em;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		}	

		
#footer_content ul a:hover {
		text-decoration: none;
		background: #fff;
		font-weight: bold;
		color: #c10e0e;
		}			

#footer_content ul a.here{
		text-decoration: none;
		background: #fff;
		font-weight: normal;
		color: #b38686;
		}
		
.credit {
		clear: both;
		color: #fff;
		padding: 10px 0;
		margin-left: 1em;
		text-align: left;
		}		

.credit a{
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		font-size: 90%;
		}

.credit a:hover {
		text-decoration: none;
		background: #fff;
		color: #c10e0e;
		}	

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

#thumbs {
	list-style-type:none;
	width:900px;
	margin-top:10px;
}

#thumbs li {
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

#thumbs li img{
	width:150px;
	height:150px;
	border:5px solid #666666;
	}

#thumbs li img:hover{
	border: 5px solid #c10e0e;
}
#thumbs li.end {
	margin: 0 0 20px 0;
}

#productthumbs {
	list-style-type:none;
	width:520px;
	height:100%;
	margin-top:10px;
	margin-right:20px;
	float:left;
}

#productthumbs li {
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

#productthumbs li img{
	width:150px;
	height:150px;
	border:5px solid #666666;
	}

#productthumbs li img:hover{
	border: 5px solid #c10e0e;
}
#productthumbs li.end {
	margin: 0 0 20px 0;
}

#productthumbs li p {
text-align:center;

	}

.gallerythumbs {
	list-style-type:none;
	width:900px;
	margin-top:10px;
}

.gallerythumbs li {
	display:block;
	float:left;
	margin:0 20px 0 0;
	font-size:22px;
}

.gallerythumbs li img{
	width:120px;
	height:76px;
	border:2px solid #666666;
	}

.gallerythumbs li img:hover{
	border: 2px solid #c10e0e;
}
.gallerythumbs li.end {
	margin: 0 0 0 0;
}

.price {
	color:#990000;
	font-size:22px;
	}
	
.buy a{
display: block;
width: 127px;
height:35px;
background: url(newimages/buyit.gif) no-repeat;
border:none;
text-indent: -9999px;
margin-bottom:20px;
}

.buy a:hover{
	text-decoration:none;
	background-position:0px -35px;
	}

.small {
font-size:14px;
margin:0;
}	
.ads {
	float: left;
	padding-top:20px;
	padding-left:12px;
	margin-top: 10px;
	background: url(newimages/ads.gif) no-repeat;
	width: 320px;
	height: 300px;
}
	
/* Lightbox ========================================= */

#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(../newimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../newimages/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: #d2d2d2; }


#index_blog {
	width: 480px;
	height: 350px;
	border-right:1px solid #e1e1e1;
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
	float: left;
}

#index_blog p{
font-size:16px;
}

#index_blog ol{
list-style-type:square;	
text-align: left;
margin-top:10px;
margin-left:30px;
font-size:16px;
}

#homethumbs {
	list-style-type:none;
	width:390px;
	height:100%;
	margin-top:25px;
	padding-left:10px;
	float:left;
}

#homethumbs li {
	display:block;
	float:left;
	margin:20px 18px 0 0;
}

#homethumbs li img{
	width:180px;
	height:213px;
	}


#homethumbs li.end {
	margin: 20px 0 0 0;
}

.home-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		font-size: 10pt;
		font-weight:bold;
		color: #333333;
		margin-top:-45px;
		}

.home-name a:hover {
		color: #76604b;
		font-weight:bold;
		}
		
/* Normalize CSS Elements ------------ */

*{margin:0;padding:0;}
		
	
		
		
		
img {
		border: 0;
		}		      		
