body{
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.1em;
	}
	
#position_wrapper{
	margin:0 auto;
	width:920px;
	text-align:left;
	}	
	
	
	
/* utility */	
.clear{
	clear:both;
	height:1px;
	}
.left{float:left;}	
.block{display:block;}

/* typography */

h1,h2,h3,h4{margin-top:0;}
h1{
	font-size:1.2em;
	margin-bottom:.25em;
	}
h2{
	font-size:1.2em;
	margin-bottom:0;
	margin-top:1.5em;
	}
h3{font-size:1em;}

	
.category h2{
	float:left;
	width:85px;
	font-size:1.1em;
	font-weight:normal;
	margin-top:0;
	}
	
.movie h2{
	font-size:.9em;
	display:inline;
	}

.details h2{margin-top:0;}	
	
#media p{
	font-size:.9em;
	margin:.25em 0 1em;
	}
	
.category p{
	float:right;
	padding-right:15px;
	margin:0 0 0 10px;
	background-image:url(images/more_bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	height:17px;
	}
	
.movie p{
	font-size:.8em;
	margin:0 0 .75em;
	line-height:1.1em;
	}
	
#copy p{
	margin:.25em 0 1em;
	font-size:.9em;
	}
			
#footer p{
	margin:.5em 0;
	}	
	
.copyright{
	font-size:.8em;
	}
	
	
/* links */
a, a img{
	border:none;
	outline:none;
	color:#000;
	}
	
a.add{
	font-weight:bold;
	font-size:.85em;
	}
	
.category a:link img, .category a:visited img{
	border:3px solid #fff;
	}
	
.category a:hover img, .category a:active img{
	border:3px solid #668EA2;
	}
	
.category p a{
	text-decoration:none;
	color:#668EA2;
	}
	
.movie h2 a:link, .movie h2 a:visited{
	text-decoration:none;
	}
.movie h2 a:hover, .movie h2 a:active{
	color:#2E598A;
	}	
	
#footer a:link, #footer a:visited{
	color:#50769E;
	text-decoration:none;
	}
#footer a:hover, #footer a:active{
	color:#50769E;
	text-decoration:underline;
	}
	
	
	
/* elements */	
#content{
	width:685px;
	float:left;
	padding:20px 20px 20px 20px;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-x;
	}	
	
#logo{
	margin:0 0 30px 160px;
	display:block;
	}

#category_logo{
	margin:0 0 0px 160px;
	display:block;
	}
.category_subtitle {
	margin: -4px 0 30px 160px;
	width: 285px;
	font-family: Palatino, Times;
	font-size: 1.2em;
	text-align: center;
	overflow: visible;
}

#main_nav{
	float:left;
	margin:20px 0 0;
	font-size:.9em;
		}
#main_nav ul{
	margin:0;
	padding:0;
	}
	
#main_nav li{
	list-style-type:none;
	margin:12px 0;
	padding:1px 2px;
	line-height:1.1em;
	}
#main_nav li a:link, #main_nav li a:visited{
	padding-left:17px;
	background-image:url(images/nav_li_bg.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	}
#main_nav li a:hover, #main_nav li a:active{
	background-image:url(images/nav_li_bg_hover.gif);
	}
#main_nav li.current{background-color:#CCC;}

#main_nav li.main_nav_home a:link, #main_nav li.main_nav_home a:visited, #main_nav li.main_nav_home a:hover, #main_nav li.main_nav_home a:active{
	border:1px solid #50769e;
	background-image:none;
	text-decoration:none;
	padding:0 17px;
	}

#main_nav_home {
	}

#main_nav .prod_link{
	margin:24px 0 5px;
	width:151px
	padding:1px 2px;
}

#main_nav .prod_link a{
	text-decoration:none;
}

#media, #copy{
	width:486px;
	float:right;
	margin-bottom:50px;
	}
#copy{margin-bottom:20px;}	
#copy .column{
	width:220px;
	float:left;
	}

.border{border:1px solid #CCC;}

.category{
	width:150px;
	height:155px;
	float:left;
	padding:0;
	margin:0 0 20px;	
	font-size:.75em;
	}
	
.category.center{
	margin:0 90px;
	}
	
.category img{
	border:3px solid #fff;
	}

.movie{
	clear:both;
	float:left;
	margin-bottom:20px;
	padding:3px 10px 3px 3px;
	width:670px;
	}
/*	
.movie.dark{
	background-image:url(images/movie_bg.png);
	background-repeat:repeat-x;
	}
*/	
.movie img{
	float:left;
	margin-right:15px;
	border:1px solid #000;
	}	

#footer{
	clear:both;
	padding-top:20px;
	text-align:center;
	font-size:.9em;
	color:#50769E;	
	}

#ads{
	width:170px;
	float:right;
	margin-top:110px;
	padding:0 10px;
	background-color:#fff;
	font-size:.9em;
	}
	
.product{
	border-bottom:1px solid #999;
	margin-bottom:20px;
	padding-bottom:10px;
	}
		
.product .img_column{
	float:left;
	margin-right:10px;
	width:175px;
	text-align:center;
	}	
	
.product .details{
	float:right;
	width:300px;
	}
	
.product .pricing{
	clear:both;
	float:right;
	}	
	
.product .column{
	margin-top:0; 
	display:inline;
	}	
.product .column_right{
	display:inline;
	}
	
img.detail{
	margin-bottom:20px;
	}
	
	
/* forms */

fieldset{
	border:none;
	}
	
form.contact input, form.contact textarea, form.contact select{
	border:1px solid #999;
	padding:0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	}

form.contact fieldset{width:290px;}

form.contact label{
	margin:.25em 5px 0 0;
	font-size:.8em;
	text-align:right;
	width:50px;
	display:inline;
	float:left;
	clear:both;
	}
	
form.contact input, form.contact select, form.contact textarea{
	margin:2px 0 0 10px;
	}
		
form.contact input, form.contact textarea{
	width:205px;
	margin-bottom:2px;
	}

form.contact input.required{
	background-color: #eee;
	}
	
form.contact input.button{
	width:104px;
	margin:3px 0 0 0;
	background-color:#eee;
	}
form.contact input.left{margin:3px 3px 0 65px;}

form.contact select{width:212px;}
		
textarea{
	height:100px;
	}

	
/* homepage specific */
#home #content{
	width:635px;
	padding-right:70px;
	}
	
#home #media{width:360px;}


/* html that is generated by the CMS */
p.gears_html, #copy p.gears_html {
	margin-top: 0px;
	margin-bottom: 0px;
}
p.gears_html_empty, #copy p.gears_html_empty {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.gears_html {
	margin-top: 0px;
	margin-bottom: 0px;
}


@media print
{
	#ads {
		display: none;
	}
}



/* ecommerce */
.ecommerce h2 {
	margin-bottom: 16px;
}

form .verified {
}
form .incorrect {
	background-color: #FFF1F1;
}
form .incorrect th {
	border-color: #E15F62;
	border-width: 0px 0px 0px 2px;
	border-style: none none none solid;
}
form .incorrect td {
	border-color: #E15F62;
	border-width: 0px 2px 0px 0px;
	border-style: none solid none none;
}

form .reqind {
	color: red;
}

#regbx, #loginbx {
	font-size: .8em;
}

#regbx {
	padding: 12px 4px 12px 4px;
	background-color: #F0F0F0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#regbx th {
	text-align: right;
}
#regbx td {
	text-align: left;
}
#regbx .txtinp {
	width: 150px;
}

#loginbx {
	padding: 12px 4px 12px 4px;
	width: 250px;
	background-color: #F0F0F0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#loginbx .txtinp {
	width: 150px;
}
#passwordpanel {
	display: none;
}

.userbar {
	background-color: #F0F0F0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	padding: 6px;
	margin-bottom: 12px;
}


.checkout_indented
{
	margin-left: 5px;
	padding-left: 5px;
	/*width: 590px;*/
	border-color: #666 #666 #666 #839CFF;
	border-width: 1px 1px 1px 2px;
	border-style: none none none solid;
}
.checkout_step {
	margin-top: 10px;
	margin-bottom: 2px;
}

.userInfoFrame {
	/*width: 600px;
	max-width: 600px;*/
	overflow: hidden;
}
.userInfo {
	width: 300px;
}
.userInfo p {
	margin-top: 10px;
	margin-bottom: 3px;
}
.userInfo p.first {
	margin-top: 0px;
}
.indented{
	margin-left: 5px;
	padding-left: 5px;
	border-color: #666 #666 #666 #A1CACC;
	border-width: 1px 1px 1px 2px;
	border-style: none none none solid;
}
.userInfo .indented{
	width: 290px;
}
.userInfoSide {
	width: 300px;
}
.orderHistory {
}
.userInfoSide table { clear: none; }

form#entry {
}
form#entry .verified {
	padding-left: 16px;
}
form#entry .incorrect {
	background-image: url(img/exclamation.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-attachment: scroll;
	background-position: 0px center;
}



.ecommerce table.details {
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}
.ecommerce table.details th, .ecommerce table.details td, .ecommerce table.details p {
	font-size: 11px;
}
.ecommerce table.details th {
	background-color: #eee;
	padding: 2px 4px 2px 4px;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
}
.ecommerce table.details th.header {
	text-align: left;
	border-color: #fff;
	border-width: 3px 0px 0px 0px;
	border-style: solid none none none;
}
.ecommerce table.details td {
	background-color: #fff;
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}
.ecommerce table.details tr.total td {
	border-color: #666;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
}
.ecommerce table.details tr.odd td {
	background-color: #f3f5ff;
}

.explanation {
	font-weight: normal;
	font-size: smaller;
}


