@charset "utf-8";
/* CSS Document */

/* RESET */
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
/* PREDEFINED */
body{
	background: #000 url(/themes/hipdrive/images/background.jpg) top center repeat-y;
	}
strong{
	font-weight: bold;
	}
a{
	text-decoration: none;
	}
	
/* COMMON */
.right{
	float: right;
	}
	
/* LINKS AND NAVIGATIONS */
.top_nav{
	list-style: none;
	overflow: auto;
	margin: 10px 0 0 135px;
	padding: 1px 0 0 0;
	}
.top_nav li{
	background: url(/themes/hipdrive/images/top_nav_separator.jpg) bottom right no-repeat;
	float: left;
	}
.top_nav li a{
	display: block;
	height: 43px;
	padding: 20px 20px 0 20px;
	fonts-size: 18px;
	color: #666666;
	text-transform: uppercase;
	}
.top_nav li:hover{
	background: url(/themes/hipdrive/images/top_nav.png) right top no-repeat;
	}
.top_nav li a:hover{
	background: url(/themes/hipdrive/images/top_nav.png) bottom left no-repeat;
	color: #fff;
	}
.module_middle_wrapper ul{
	list-style: none;
	}
.module_middle_wrapper ul li{
	background: url(/themes/hipdrive/images/module_li_background.jpg) bottom no-repeat;
	}
.module_middle_wrapper ul li a{
	background: url(/themes/hipdrive/images/check.png) no-repeat 26px 11px;
	display: block;
	padding: 11px 35px 11px 55px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #222;
	}
.module_middle_wrapper ul li a:hover{	
	color: #626262;
	}
#footer ul{
	list-style: none;
	}
#footer ul li{
	float: left;
	font-size: 10px;
	color: #777777
	}
#footer ul li a{
	display:block;
	font-size: 10px;
	color: #777777;
	text-transform: uppercase;
	padding: 0 5px 0 5px;
	}
#footer ul li a:hover{
	text-decoration: underline;
	}
	
/* IDs */
#banner_bg_wrapper{
	background: url(/themes/hipdrive/images/banner_background.png) repeat-x;
	overflow: auto;
	}
#header{
	width: 960px;
	height: 218px;
	overflow: auto;
	margin: auto;
	}
#search{
	background: url(/themes/hipdrive/images/search_glass.png) no-repeat 5px 0;
	width: 334px;
	height: 43px;
	padding: 0 0 0 45px;
	margin: 0 0 0 424px;
	}
#banner{
	background: #000 url(/themes/hipdrive/images/banner_bg.jpg) right no-repeat;
	height: 329px;
	margin: 1px auto 9px auto;
	padding: 70px 0 0 30px;
	width: 930px;
	}
#content_wrapper{
	width: 960px;
	overflow: auto;
	margin: auto;
	}
#footer_wrapper{
	background: url(/themes/hipdrive/images/footer_wrapper_bg.png) repeat-x;
	height: 84px;
	}
#footer{
	width: 940px;
	margin: auto;
	padding: 24px 10px 0 10px;
	overflow: auto;
	}
	
/* CLASSES */
.logo{
	position: absolute;
	float: left;
	margin-left: 37px;
	z-index: 2px;
	}
.header_left{
	background: url(/themes/hipdrive/images/header_left_background.png) bottom no-repeat;
	width: 803px;
	height: 117px;
	float: right;
	padding: 101px 0 0 0;
	}
.search_box{
	background: url(/themes/hipdrive/images/search_box.jpg) no-repeat;
	width: 210px;
	float: left;
	padding: 9px 10px 9px 10px;
	font-size: 14px;
	font-style: italic;
	color: #a0a0a0;
	}
.search_button{
	float: left;
	margin: 0 0 0 6px;
	}
.content_colleft{
	width: 250px;
	float: left;
	padding: 8px 0 0 0;
	}
.content_colright{
	width: 702px;
	padding: 8px 0 0 8px;
	float: left;
	}
	
	.content 	{
		padding:20px;
	}
.module_top_wrapper{
	background: url(/themes/hipdrive/images/module_top_wrapper_bg.png) no-repeat;
	width: 250px;
	padding: 7px 0 0 0;
	margin: 0 0 20px 0;
	}
.module_bottom_wrapper{
	background: url(/themes/hipdrive/images/module_bottom_wrapper_bg.png) bottom no-repeat;
	width: 250px;
	padding: 0 0 7px 0;
	}
.module_middle_wrapper{
	background: url(/themes/hipdrive/images/module_middle_wrapper_bg.png) repeat-y;
	width: 250px;
	padding: 3px 0 23px 0;
	}
.featured_bottom_wrapper{
	background: url(/themes/hipdrive/images/featured_bottom_wrapper.png) bottom no-repeat;
	width: 702px;
	padding: 0 0 7px 0;
	margin: 0 0 20px 0;
	}
.featured_middle_wrapper{
	background: url(/themes/hipdrive/images/featured_middle_wrapper.png) repeat-y;
	width: 702px;
	}
.featured_top_wrapper{
	background: url(/themes/hipdrive/images/featured_top_wrapper.png) no-repeat;
	width: 702px;
	padding: 10px 0 10px 0;
	overflow: auto;
	}
.featured_box_wrapper{
	width: 676px;
	padding: 10px 13px 0 13px;
	overflow: auto;
	}
.featured_box{
	width: 200px;
	float: left;
	margin: 0 0 0 19px;
	}
.text_wrapper{
	width: 676px;
	padding: 20px 13px 0 13px;
	}
	
/* EXTRAS */
#banner h1{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
	}
#banner p{
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #400d07;
	width: 437px;
	padding: 8px 0 8px 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #6e6e6e;
	}
.module_middle_wrapper h3,.module_middle_wrapper h2{
	background: url(/themes/hipdrive/images/module_h3_background.png) no-repeat;
	width: 250px;
	padding: 10px 0 20px 38px;
	font: bold italic 18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	}
.featured_top_wrapper h3,.featured_top_wrapper h2{
	background: url(/themes/hipdrive/images/colright_h3_background.png) no-repeat;
	padding: 10px 0 20px 38px;
	font: bold italic 18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	}
.featured_box img{
	border: 2px solid #c4c4c4;
	margin: 0 0 10px 0;
	}
.featured_box h4{
	margin: 0 5px 10px 5px;
	}
.featured_box h4 a{
	font-size: 16px;
	font-weight: bold;
	color: #2c2c2c;
	}
.featured_box h4 a:hover{
	color: #626262;
	}
.featured_box p{
	font-size: 14px;
	color: #2c2c2c;
	margin: 0 5px 10px 5px;
	}
.featured_box input{
	font-size: 14px;
	color: #2c2c2c;
	float: right;
	margin: 0 0 10px 5px;
	}
.text_wrapper p{
	font-size: 14px;
	color: #fff;
	padding: 0 0 25px 0;
	}
#footer p{
	display: block;
	float: right;
	font-size: 10px;
	color: #777777;
	text-transform: uppercase;
	}
