body {
	background:#414141 url(/images/hitchco/bg.jpg) repeat-x;
	color: #333;
}
a:hover{
	text-decoration:none;
	color: #003;
}
.round_corner_5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.round_corner_10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#wrapper {
	margin:10px auto 20px;
	width:857px;
	border:none;
	background:#fff;
}
#header {
	background-color:#FFF !important;
}
#content {
	width:575px;
	padding:10px;
}
#main_panel {
	padding-bottom:35px;
}
.cleardiv {
	height:1px;
	width:1px;
	clear:both;
}
.no_image {
	background: transparent url(/images/hitchco/NoImage.png) no-repeat center center;
	width: 200px;
	height: 200px;
}

.browse .no_image {
	background: #fff url(/images/hitchco/NoImage_small.png) no-repeat center center;
	width: 75px;
	height: 75px;
	margin:0px;
}
	
.sidebar.left {
	width:252px;
	background:#fff;
}
.sidebar.left #menu_accordion li {
	padding:2px 0;
}
#header .hitchpic {
	background:url(/images/hitchco/hitchpic.jpg) no-repeat;
	height:152px;
	width:252px;
	float:left;
}

.sidebar.left .widget .title {
	background:url(/images/hitchco/title_bg_grey.png) no-repeat;
	color:#FFF;
	height:33px;
	padding:13px 0 0 45px;
	text-transform:none;
	font-weight:bold;
	font-size:1.2em;
}
.widget.simple_search .widget.title {
	background:url(/images/hitchco/title_bg_red.png) no-repeat;
}
.sidebar.left .widget.top_category_list .title {
	background:url(/images/hitchco/title_bg_red.png) no-repeat;
	color:#FFF;
	height:33px;
	padding:13px 0 0 45px;
	text-transform:none;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:20px;
}
.widget .product_part_num {
	position: relative!important;
	margin-left: 0!important;
	margin-top: 0!important;
}
.widget .product_short_description {
	text-align: left;
	padding: 0px!important;
}
#shopping_cart_form th { text-align:left; }
#shopping_cart_form th.price { text-align:right; }

/* Browse Pages ------------------------------------------ */

.browse .widget.product_preview {
	width:560px;
	height:75px;
	border-top:1px dashed #ddd;
	margin-bottom:0;
	padding:7px 0;
	background-color:#FFF;
}
.browse .widget.product_preview img {
	float:left;
	width:75px;
	height:auto;
	margin-right:30px;
}
.browse .widget.product_short_description {
	float:left;
	width:350px;
	margin-top:27px;
	padding: 10px 0
}
.browse .your_price_title {
	float:left;
	width:60px;
	margin-top:2px;
}
.browse .widget.browse_items_per_page {
	margin:5px 20px 5px 0;
	width: 400px;
	text-align:right;
}	
/* Product Details Pages ------------------------------------------ */

.product_details .widget.vid_product_types {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
clear:both;
display:block;
float:left;
font-size:0.9em;
font-weight:bold;
margin:10px 0 0;
padding-bottom:3px;
padding-top:3px;
text-align:right;
width:100%;
}

.product_details .widget.product_image img {
	border:none;
	max-width: 200px;
	clear:left;
}
.product_details .widget.product_image a:hover {
	text-decoration:none;
}
.product_details .widget.product_header {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
.product_details .widget.product_header, .product_details .widget.product_short_description {
	width:300px;
	margin-top:8px;
	margin-bottom:5px;
	float:right;
	text-align:left;
}
.product_details .widget.product_price {
	color:#000000;
	padding: 5px 0;
	float:right;
	font-size:1.3em;
	font-weight:bold;
	width:285px;
	margin-bottom:5px;
}
.product_details .back_to_search a {
	display:block;
	color: #999;
	padding: 2px;
}
.product_details .back_to_search a:hover {
	background-color: #fafafa;
}
.product_details .widget.product_price .list_price,
.product_details .widget.product_price .secondary_price {
	text-decoration:line-through;
	color:#f00;
	font-size:90%;
	margin-right:10px;
	display:none;
}
.product_details .labels, .browse .labels{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	
}
.product_details .widget.product_price .secondary_price {
	display:inline;
}
.product_details .widget.add_product_to_favourite {
	background-color: #EBEBEB;
	float:right;
	clear: none;
	width:auto;
	margin: 5px 0 0;
	text-align:right;
	font-weight:bold;
	padding:17px 27px 12px 5px;
}
.product_details .widget.add_product_to_cart {
	background-color: #EBEBEB;
	color:#000;
	float:right;
	clear: none;
	width:auto;
	margin: 5px 0 0;
	text-align:right;
	font-weight:bold;
	padding:15px 5px 15px 23px;
}
.product_details .widget.add_product_to_cart input[type="image"] {	
	margin-left:10px;
}
.product_details .widget.product_part_num {
	float:none;
	font-size:0.8em;
	font-weight:normal;
	position:relative;
	display: inline;
	text-transform:none;
}
.product_details .widget.tab_view {
	display: block;
	clear: left;
}
.product_details .yui-content {
	background-color:#FFF;
	padding:0;
	margin-right:15px;
	border:1px solid #ccc;
}
.product_details .yui-nav {
	margin-top:15px;
	margin-bottom:-1px;
}
.product_details .yui-nav li {
	background:#ccc none repeat scroll 0 0;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:none; 
	text-align:center;
}
.product_details .yui-nav li a {
	color:#545454;
	font-weight:bold;
	padding:5px;
}
.product_details .yui-nav li a:hover {
	color:#999;
	text-decoration:none;
}
.yui-nav li.selected {
	background-color:#fff !important;
	border-top:1px solid #CCCCCC !important;
	border-right:1px solid #CCCCCC !important;
	border-left:1px solid #CCCCCC !important;
	border-bottom:none !important;
	margin:0 !important;
	padding:0 5px !important;
}

.product_details .widget.product_image { width:200px; }

/* LOGIN / REGISTRATION PAGES -----------------------------------------------------------------*/

#content .widget.title {
	color:#000000;
	font-size:1.5em;
	font-weight:bold;
}
.login .login_box {
	background-color:transparent;
	border:none;
	margin:50px 0 15px 100px;
	padding:0;
	width:250px;
}
.reset_password .reset_password {
	background-color:transparent;
	border:none;
	margin:50px 0 15px 100px;
	padding:30px;
	width:300px;
}
.registration .widget.registration_form {
	background-color:transparent;
	border:none;
	margin-left:40px;
	padding:0 0px 30px 50px;
	width:auto; 
}
.registration .widget.registration_form input[type="image"] {
	float:right;
	margin:20px 65px;
}

.user_details .user_info,
.user_details .cust_info, 
.widget.user_password_update,
.order_console_web #search_advanced,
.order_console_web .order_console_results,
.order_console_web #search_basic { 
	border:1px dashed #CCCCCC;
	background:none;
	background-color:transparent;
}

.order_console_web .widget.order_console_results td, .order_console_web .widget.order_console_results th {
	padding:5px;
	text-align:left;
}
.order_console_web .widget.order_console_results tr { cursor:pointer;}
.order_console_web .widget.order_console_results td:hover { text-decoration:underline; }
.manage_favourites .widget.favourites {
	width:560px;
}
.order_console_web #search_advanced { margin:0; }

.manage_favourites .widget.favourites a {
	color:#FF0000;
	font-size:0.9em;
}
.manage_favourites .widget.favourites th { text-align:center; }
.manage_favourites .widget.favourites td { padding: 3px;} 
.order_console_web .widget.order_console_results .odd.cursor_hand td { background:#EEEEEE none repeat scroll 0 0; }

.order_console_web_details .order_detail_header th,
.order_console_web_details table th {
	text-align:left;
}
.order_console_web_details .widget.order_detail_details { padding:0 35px;}
.order_console_web_details .widget.order_detail_details table { width: 100%; }

.manage_favourites .widget.favourites .widget.add_product_to_cart {
	margin-top:5px;
	text-align:right;
}

/* CUSTOM PAGES -----------------------------------------------------------------*/

.custom_pages #content {
	padding: 10px 30px 35px 10px;
	width: 535px;
}
/* FOOTER -----------------------------------------------------------------*/

#footer {
	background:#E3E3E3 url(/images/hitchco/footer_bg.png) repeat-x;
	height: auto;
	padding-bottom:10px;
}
#footer .copyright, #footer a {
	padding:0px;
	color:#909090;
}
#footer .widget.custom_html {
	color:#666;
}


/* LIGHTBOX */
#lightbox,#lightboxImage {
	padding: 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.callout * {
	padding: 0px;
	margin: 0px;
}
.callout {
	float: left;
	margin: 0 15px;
	padding: 15px;
	font-size: .9em;
	width: 200px;
	border: dashed 1px #ccc;
	background-color: #fafafa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:justify;
}
