body {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
 /* background*image:url(images/background.jpg);  	Use this to change the background color or add an image*/

}
* {margin: 0px;padding: 0px;}

#container {

	margin: 10px auto;
	text-align: left;
	width: 950px;
}
#main {
	width: 950px;
	padding: 1px 1px 1px 1px;
	background: #1A2D54;

}

/******************** header ********************/
#header {
	width:850px;
	height:218px;
	margin-top:10px;
	margin-left:50px;
	background-image:url(./images/janeelliottbanner.jpg);
	display:block;
}
#nav {
	width:850px;
	height:35px;
	margin: 10px 50px 10px 50px;/* top right bottom left */
	background-color:white;
	padding: 3px 0px 3px 0px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:white;
	width:135px;
	height:22px;
	float:left;
	margin-left:2px;
	text-align:center;
}
#nav a {
	width:100px;
	height:22px;
	padding-top:3px;
	text-decoration:none;
	color:#1A2D54;
	font-weight:800;
	display:block;

	}
#nav a:hover {
	color:#1A2D54;
	font-weight:900;
	text-decoration:underline;

}

#nav a:visited {
	color:#FF0000;
	font-weight:900;
	text-decoration:none;

}
/******************** Content ********************/
p, h1, a, span {font-family: Arial, Helvetica, sans-serif; }

#content {
	width:850px;
	margin-left:50px;
	background-color:#fff;
	display:block;
}

#center {
	float:center;
	width:850px;
	display:block;

}

#center p {

	float:center;
	font-size: 18px;
	color: #000000;
	padding-right: 15px;
	padding-left: 45px;
	text-align:left;	
	font-weight:900;

}

#center h1{

	float:center;
	font-size: 24px;
	color: #052d4e;
	font-weight:900;
	padding-right: 15px;
	padding*left: 45px;
	text-align:center;
}

#center .heading {
	
	padding-right: 15px;
	padding-left: 15px;
 	text-align:left;
	font-weight:900;
	font-size: 20px;
}

#center img {
	border: none; /*Change this if you want to add a border to your image links*/
}

#center ul {
	padding-left: 65px;
}

#center ol {
	padding-left: 65px;
}

#center li {
	padding-right: 15px;
	font-size: 16px;
	text-align:left;
}

#center a {
}

#center a:visited {
	color:#FF0000;
	text-decoration: underline;
}

#center a:hover, a:active, a:focus { 
		color: #0000FF;
		font-weight:800;
}



#left {
	float:left;
	width:450px;
	margin: 20px 0px 30px 10px; /* top right bottom left */
}

#left a {
}

#left a img {
	border: none; /*Change this if you want to add a border to your image links*/
}

#left a:visited {
	color:#FF0000;
	text-decoration: underline;
}

#left a:hover, a:active, a:focus { 
		color: #0000FF;
		font-weight:800;
}

#left .extras {
	background-color:#DFDFDF;
	display:inline-block;
	min-height:350px;
	border:1px solid #5a3721;
	border-radius:6px;
	margin:20px 20px 20px 20px;
	padding:10px 10px;
}

#left .extras h1 {
	float:center;
	font-size: 16px;
	color: #052d4e;
	font-weight:900;
	padding-right: 15px;
	padding*left: 45px;
	text-align:center;
}

#right {
	float:right;
	width:350px;
	color:black;
	margin: 20px 0px 30px 10px; /* top right bottom left */
}

#right img{
float:left;
padding:0 15px 0 0;
text-align:center;
}

#right p{
padding:0px 5px 5px 0px;
font-size:14px;
}


#right a{
	color: black;
	font-weight:900;
}

#right a img {
	border: none; /*Change this if you want to add a border to your image links*/
}


#right a:visited {
	color:#FF0000;
	text-decoration: underline;
}
#right a:hover, a:active, a:focus { 
		color: #0000FF;
}

.about{
width:315px;
clear:both;
padding:10px 10px 35px 10px;
}

.acclaim{
width:315px;
clear:both;
padding:10px 10px 35px 10px;
}


img.displayed{
	display:block;
	margin-left: auto;
	margin-right: auto 
}

img.displayed_right{
	float: right;
	display:block;
	margin: 5px 15px 5px 45px; /* top right bottom left */
}

img.displayed_left{
	float: left;
	display:block;
	margin: 5px 45px 5px 15px; /* top right bottom left */
}

/*********feature_box************/
.feat_prod_box{
padding:10px 0 25px 10px;
margin:0 20px 20px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}

.feat_prod_box_details{
padding:10px 0 25px 10px;
margin:0 20px 20px 0;
clear:both;
}

.prod_img{
float:left;
padding:0 15px 0 0;
text-align:center;
}
.prod_title{
color:#f8981d;
padding:0px 0 0 15px; /* top right bottom left */
font-size:13px;
}

.prod_box{
float:left;
padding:0 0 0 25px;
position:relative;
}

.prod_box_title{
color:#f8981d;
padding:0px 0 0 0px; /* top right bottom left */
font-size:16px;
}

.details_title{
color:#052d4e;
padding:10px 10px 0px 0px;
float:left;
font-size:19px;
margin:10px 10px 0px 10px;
}


.prod_box ul {
	padding: 5px 15px 5px 0px;

	}

.prod_box li {
	font-size: 16px;
	text-align:left;
	display:block;

}

.title{
color:#052d4e;
padding:10px 10px 0px 0px;
float:left;
font-size:19px;
margin:10px 10px 10px 10px;
}

a.more{
font-style:italic;
color:#f8981d;
float:right;
text-decoration:none;
font-size:16px;
padding:0px 15px 0px 0 ;
}

p.details{
padding:5px 15px 5px 0px;
font-size:14px;
}

.play_img{
float:left;
padding:0 15px 0 0;
}

/*--------------cart_table-------------*/
.cart_table{
width:325px;
border:1px #CCCCCC solid;
text-align:center;
}
tr.cart_title{
background-color:#DFDFDF;
}
td{
padding:3px;
}
td.cart_total{
text-align:right;
padding:5px 15px 5px 0;/* top right bottom left */

}

a.check_out{
display:block;
float:right;
margin:25px 0 0 10px;/* top right bottom left */
color:#990000;
}

/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:center;
padding:25px;
margin:20px 0 0 250px;
_margin:20px 0 0 5px;
border:1px #DFD1D2 dashed;
position:relative;
}
.form_row{
width:335px;
_width:355px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
_background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:120px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
_background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
input.register{
width:71px;
height:25px;
border:none;
cursor:pointer;
text-align:center;
float:right;
color:#DFDFDF;
background-color:#1A2D54;
_background:url(images/register_bt.gif) no-repeat center;
}
.form_subtitle{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#1A2D54;
text-align:center;
padding:0 7px 0 7px;
color:#FFFFFF;
font-size:11px;
line-height:20px;
}
.terms{
padding:0 0 0 80px;
}

/******************** Footer ********************/
#footer {
	width:950px;
	text-align:center;
	color:#FFFFFF;
	padding: 2px 2px 2px 0px;
	background: #1A2D54; /*Footer background Color */
	border-top: 0.15em solid black;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */

}
#footer ul {
}
#footer li {
	margin-left:10px;
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}


