body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/container_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 19px;
	padding-left: 16px;
	background-color: #545755;
}
#container #content #column2 .large_banner_img {
	border: 1px solid #EBEBEB;
	padding: 0px;
	margin-left: 20px;
	margin-top: 3px;
}


#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#container #navigation {
	width: 964px;
	background-image: url(../Images/navigation_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	background-color: #979898;
}

#container #content {
	width: 966px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ********** ********** ********** ********** Column 1 items ********** ********** ********** ***********/
#container #content #column1 {
	float: left;
	width: 206px;
}

/* ********** ********** ********** ********** Column 2 items ********** ********** ********** ***********/
#container #content #column2 {
	float: left;
	width: 554px;
	padding-right: 0px;
	padding-left: 0px;
}

#container #content #column2 #product_grid {
	width: 540px;
	padding-left: 9px;
	padding-top: 10px;
}

#container #content #column2 #product_grid .medium_product_frame {
	background-image: url(../Images/medium_product_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}
/* IE6 fix */
*html #container #content #column2 #product_grid .medium_product_frame {
	margin-left:5px;
}

#container #content #column2 #product_grid .medium_product_frame img {
	display: block;
	border: none;
	height: 134px;
	width: 160px;
}


#container #content #column2 .text_block .text_block_inner #breadcrumbs {
	color: #FFFFFF;
}

/* ********** ********** ********** ********** Column 3 items ********** ********** ********** ***********/

#container #content #column3 {
	float: left;
	width: 206px;
}




/* ********** ********** ********** ********** Generic items ********** ********** ********** ***********/

.text_block {
	background-image: url(../Images/col2_text_block_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 17px;
	color: #FFFFFF;
}

.text_block_inner {
	background-image: url(../Images/col2_text_block_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.box_nav {
	background-image: url(../Images/box_nav_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
}

.box_nav_shadow {
	display: block;
}

.box_nav_header {
	background-image: url(../Images/box_nav_header_bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	width: 180px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-color: #CCCCCC;
	background-position: left top;
}

.featured_item_box img {
	display: block;
	border: 1px solid #d7d7d7;
}

.featured_item_box .price_from_text {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.divider {
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.no_list_white_text	{
	color:#ffffff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-right:6px;
	width: 10px;
	padding-top: 1px;
}

.no_list_link_text	{
	display:block;
	float:left;
	width: 140px;
}

/* ********** ********** ********** ********** Footer items ********** ********** ********** ***********/
#footer {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
}

#footer .nav_sep {
	padding-right: 20px;
	padding-left: 20px;
}



/* ********** ********** ********** ********** Clears & Dividers ********** ********** ********** ***********/
.clear {
	clear: both;
}

.clear_20 {
	clear: both;
	height:16px;
}

.clear_36 {
	clear: both;
	height:32px;
}
.collapsable_area {
	width: 175px;
	text-decoration: none;
	float: left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: normal;
	line-height: normal;
	background-color: #ffffff;
	background-image: url(../Images/rolldown_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #666666;
}






/* ********** ********** ********** ********** Typography ********** ********** ********** ***********/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

p{
	margin-top:0px;
	margin-bottom:15px;
}
.form_input {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 158px;
	color: #666666;
	padding: 4px;
}
.highlight {
	background-color: #666666;
	padding-right: 1px;
	padding-left: 1px;
}
.submit_bttn {
	border: 0px none #cccccc;
	font-size: 11px;
	color: #999999;
	background-image: url(../Images/navigation_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
}


#search_box {
	float:right;
	width:200px;
	text-align: right;
	margin-right: 4px;
	margin-top: 4px;
}

#searchField {
	background-image: url(../Images/navigation_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 148px;
	border: 1px solid #cccccc;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
}

