/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body{
	font-family:"Helvetica Neue", Helvetica, sans-serif, Verdana, Tahoma;
	color:#494949;
	font-size:12px;
}

.mainpage{
	
	background:#fff;
}

.footer{height:430px; padding:20px;}
.footer_logo_item{
	margin-right:30px;
	float:left;
}
.footer_info{
	color:#a4a4a4;
	margin-bottom:20px;
}
.input_hook_me_up{background:#a4a4a4; border:none; width:219px; color:#d2d2d2; padding:1px 2px 2px 2px;}

.color_box_01{background:#000; width:20px; height:20px; float:right; margin-left:10px;}
.color_box_02{background:#a4a4a4; width:20px; height:20px; float:right; margin-left:10px;}
.color_box_03{background:#f2aba9; width:20px; height:20px; float:right; margin-left:10px;}
.color_box_04{background:#fff; width:20px; height:20px; float:right; margin-left:10px; border:1px solid #f0f0f0;}

.footer{background:#494949;}

.top_nav{padding:20px 0px 0 0; color:#494949; height: 20px;}

.top_nav_tilte{float:right;}

.header{}
.header_logo{ margin:0px 30px 0px 30px;}
.header_tilte{ padding:0px 0px 20px 0px; border-bottom:1px solid #d1d1d1; margin-left:30px; font-family:Helvetica-Condensed-Black-Se, Helvetica, sans-serif, Verdana, Tahoma; font-size:17px; color:#a4a4a4;}
.header_tilte .caption{color:#f3acaa;}
.left_col{float:left; width:355px; margin-left:30px; margin:30px 40px 30px 30px;}
.right_col{float:left; margin:30px 0px;}

.categories{ padding:20px 0px 60px 0px; border-top:1px solid #d1d1d1; margin-left:30px; font-family:Helvetica-Condensed-Black-Se, Helvetica, sans-serif, Verdana, Tahoma; font-size:17px; color:#a4a4a4;}
.categories .caption{color:#f3acaa;}
.detail{margin:20px 0px;}
.control_left_right{margin-top:10px;}

.dotlist li{ list-style:disc; list-style-position:inside;}

div.mediaDescription{
width: 468px;
margin-right: 20px;
}

