body{
	font-family: Arial, Helvetica, sans-serif; 
    font-size:12px;
    background-color: #076BA7;
    margin-top: 0px;
    margin-bottom: 0px;
}

div#container{
	width:1003px;
	background-color:#D0E0ED;		
}

div#container, div#header, div#content, div#footer{
    width:1003px;
    margin-left:auto;
    margin-right:auto;
}

div#header{
    background-image:url(../images/front/header.jpg);
    height: 120px;
    margin-bottom: 10px;
}

div#menu{
	float: left;
	height: 20px;
	width: 1003px;
	background-color:#EE6D00;
	margin-top: 100px;
	padding-top: 7px;
}

div#menu a{
	color: #fff;
	height: 27px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

div.centered{
	margin-left:auto;
    margin-right:auto;
}

div#menu a:hover{
	background-color:#076BA7;
	height: 27px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

div#left_view{
	float: left;
	width:200px;
}

div#middle_view{
	float: left;
	width:593px;
	background-color:#076BA7;
	color: #fff;
	padding: 5px;
	min-height: 420px;
	height:auto !important;
	height:420px;	
	margin-bottom: 6px;
}

div#middle_view h1{
	padding-left: 28px;
	padding-right: 15px;
	margin: 4px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

img{
	border: 0;	
	display: inline;
}

img.border{
	border: 1px solid #fff;	
}

p.center{
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

ul.error_list, li.error_list{
	color: red;
	float: right;
	display: inline;
}
	
a{
	text-decoration: none;
	color: #000;
}

div#right_view{
	float: left;
	width: 200px;
}

div#right_view p, div#left_view p{
	padding-left: 10px;
	color: #748FB3;	
}

div#middle_view a,img{
	float: right;
	margin: 4px;
}

div#middle_view p{
	padding-left: 30px;
	font-size: 10px;
}

div#footer{
    padding-top:12px;
    text-align:center;
    font-size:11px;
    color:gray;
    height: 24px;
}

h2 {
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	margin:0px;
	margin-left:5px;
	padding-left: 10px;
}

h3 {
    font-size: 12px;
    color: #000000;
    font-weight:normal;
    margin:0px;
    margin-left:15px;
    padding-left: 12px;
}

h4 {
    font-size: 12px;
    color: #000000;
    font-weight:normal;
    margin:0px;
    margin-left:25px;
    padding-left: 12px;
    margin-bottom: 0px;
}

h5{
	padding: 0;
	margin: 0;
	font-size: 0;
	border: 0;
	height: 0;
	width: 0;	
}

h5{
	float: left;
	font-size: 12px;
	height: 17px;
	width:190px;
	clear: both;
	background-color:#EE6D00;
	color: #fff;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
}

div#right_view h1, div#left_view h1{
	margin: 10px 0 0 20px;
	font-size: 17px;
	color: #076BA7;	
}

div#left_view a h1 {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	margin:0px;
	margin-left: 5px;
}

div#right_view p a, div#left_view p a{
	color: #EE6D00;
	font-weight: bold;
}

div#prod_list{
	float: left;
	width: 550px;
	background-color: #fff;
	border: 1px solid #EE6D00;
	margin-left: 20px;
	color: black;
}

div#prod_header{
	float:left;
	width: 550px;
	background-color: #EE6D00;
	height: 18px;
}

div#footer{
	background-color:	#EE6D00;
	color: #FFF;
	clear: both;
	margin-top: 4px;
	height: 15px;
}

.price{
	float: right;
	height: 24px;
	width: 120px;
	font-size: 20px;
	clear: right;
	margin-right: 20px;
	margin-top: -10px;
}

.cart{
	float: left;
	width: 550px;
	min-height: 30px;
	background-color: #fff;
	border: 1px solid #EE6D00;
	margin-left: 20px;
	margin-top: 20px;
	color: black;
}

#shopping_cart{
	margin-left: 10px;
}

div#shopping_cart p{
	color:#000000;
	text-decoration:none;
	margin-left: -20px;
}

.content_type{
	margin-left: 30px;	
}

.brand{
	float: left;
	height: 150px;
	width: 180px;	
}

.sample{
	float: left;
	width: 190px;
}

.sample img{
	float: left;
	margin-left: 20px;	
}

.sample p{
	float: left;
		
}

table{
	clear: both;	
}

#audioplayer_1{
	float:right;
	margin-top: -5px;
}
