html, body
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, sans-serif;
	background: #ffffff url(images/background_main.gif) repeat-x;
	height: 100%; 
}

h1
{
	font-size: 14pt;
	font-weight: bold;
	color: #3650a2;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	color: #3650a2;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}

img.floating
{
	float: left;
	padding: 0px 8px 8px 0px;
}

.product_list
{
	float: left;
	display: inline;
	width: 763px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 30px;
	border-bottom: 1px solid #cfcfcf ;
}

.product_list_image
{
	float: left;
	display: inline;
	width: 100px;
	padding: 20px 40px 0px 0px;
}
.product_list_block
{
	float: left;
	display: inline;
	width: 500px;
}
.product_list_manufacturer
{
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 4px 5px 0px;
}
.product_list_model
{
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 5px 0px;
}
.product_list_featureline
{
	color: #c63700;	
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 5px 0px;
	text-transform: capitalize;
}
.product_list_description
{
	font-size: 9pt;
	color: #a7a7a7;
	padding: 0px 0px 5px 0px;
	line-height: 14pt;
}
.product_list_warranty_price
{
	width: 215px;
	font-size: 9pt;
	color: #3650a2;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
	background-color: #9eb0e4;
	border: 1px solid #3650a2;
	text-align: center;
}
.product_list_price
{
	float: right;
	color: #c63700;
	font-size: 13pt;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	text-align: right;
}
.product_list_moredetails
{
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 5px 0px;
}
.product_list_moredetails a:link
{
	color: #3650a2;
	font-weight: bold;
	text-decoration: none;
}
.product_list_moredetails a:visited
{
	color: #3650a2;
	font-weight: bold;
	text-decoration: none;
}
.product_list_moredetails a:hover
{
	color: #3650a2;
	font-weight: bold;
	text-decoration: underline;
}
.product_list_moredetails a:active
{
	color: #3650a2;
	font-weight: bold;
	text-decoration: none;
}

.specials_container
{
	clear: left;
	float: left;
	width: 640px;
	font-size: 8pt;
	font-family: arial;
	padding-bottom: 10px;
}
.specials_box
{
	float: left;
	width: 200px;
	height: 300px;
	border: 1px solid #a7a7a7;
	padding: 0px 0px 0px 0px;
	margin: 0px 17px 0px 0px;
}
.specials_data_featureline
{
	float: left;
	display: inline;
	color: #c63700;	
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	text-align: center;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_description
{
	float: left;
	display: inline;
	text-align: center;
	color: #3650a2;	
	font-size: 8pt;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_short_description
{
	float: left;
	display: inline;
	text-align: center;
	color: #999999;	
	font-size: 8pt;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_price
{
	float: left;
	display: inline;
	text-align: center;
	color: #c63700;	
	font-size: 12pt;
	font-weight: bold;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data
{
	float: left;
	display: inline;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_img
{
	float: left;
	display: inline;
	color: #3650a2;	
	text-align: center;
	width: 180px;
	height: 110px;
	margin: 0px 10px 0px 10px;
	padding: 8px 0px 2px 0px;
}
.specials_data_ctr
{
	float: left;
	display: inline;
	color: #3650a2;	
	text-align: center;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_ctr a {
	font-family: Arial, sans-serif;
	color: #3650a2;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 3px 0px 0px;
	text-decoration: none;
}
.specials_data_ctr a:hover {
	text-decoration: underline;
}
.specials_data_moredetails
{
	float: left;
	display: inline;
	color: #3650a2;	
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	width: 180px;
	margin: 10px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_moredetails a
{
	color: #3650a2;
	font-weight: bold;
	text-decoration: none;
}
.specials_data_moredetails a:hover
{
	color: #3650a2;
	font-weight: bold;
	text-decoration: underline;
}
.specials_data_red
{
	float: left;
	display: inline;
	font-family: Arial, sans-serif;
	color: #3650a2;	
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	width: 180px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}
.specials_data_red a
{
	color: #ffffff;
	padding: 0px 3px 0px 3px;
	background-color: #2e8b57;
	font-weight: bold;
	text-decoration: none;
}
.specials_data_red a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.search_result_head
{
	line-height: 12pt;
	text-decoration: underline;
}
.search_result_head a {
	color: #3650a2;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.search_result_content
{
	font-size: 10pt;
	font-weight: normal;
	color: #767676;
	line-height: 12pt;
}

#breadcrumb_trail
{
	float: left;
	display: inline;
	color: #3650a2;
	font-size: 8pt;
	width: 763px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 30px;
	border-bottom: 1px solid #cfcfcf ;
}
#breadcrumb_trail a {
	color: #3650a2;
	font-size: 8pt;
	padding: 0px 3px 0px 0px;
	text-decoration: none;
}
#breadcrumb_trail a:hover {
	text-decoration: underline;
}
#breadcrumb_trail_bottom
{
	float: left;
	display: inline;
	color: #3650a2;
	font-size: 8pt;
	width: 763px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}
#breadcrumb_trail_bottom a {
	color: #3650a2;
	font-size: 8pt;
	padding: 0px 3px 0px 0px;
	text-decoration: none;
}
#breadcrumb_trail_bottom a:hover {
	text-decoration: underline;
}

#navlink
{
	float: right;
	width: 500px;
	color: #3650a2;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#navlink a 
{
	color: #3650a2;
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	border: 0px solid #000000;
}
#navlink a:hover 
{
	text-decoration: none;
	background-color: #9eb0e4;
	padding: 1px 1px 1px 1px;
	border: 1px solid #000000;
}


#product
{
	float: left;
	display: inline;
	width: 763px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 30px;
}							
#product_image
{
	float: left;
	display: inline;
	width: 200px;
	padding: 20px 40px 0px 0px;
}
#product_block
{
	float: left;
	display: inline;
	width: 523px;
}
#product_manufacturer
{
	float: left;
	display: inline;
	font-weight: normal;
	font-size: 14pt;
	padding: 0px 5px 5px 0px;
}
#product_model
{
	font-weight: normal;
	font-size: 14pt;
	padding: 0px 0px 5px 0px;
}
#product_featureline
{
	color: #c63700;	
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 5px 0px;
	text-transform: capitalize;
}
#product_description
{
	font-size: 9pt;
	color: #a7a7a7;
	padding: 0px 0px 9px 0px;
	line-height: 14pt;
}
.product_warranty_price
{
	width: 215px;
	font-size: 9pt;
	color: #3650a2;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
	background-color: #9eb0e4;
	border: 1px solid #3650a2;
	text-align: center;
}
#product_price
{
	float: left;
	display: inline;
	color: #c63700;
	font-size: 15pt;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	text-align: left;
}
#product_linkback
{
	clear: left;
	float: left;
	color: #3650a2;
	font-size: 8pt;
	padding: 10px 0px 5px 0px;
	text-align: left;
}
#product_linkback a 
{
	color: #3650a2;
	font-size: 8pt;
	padding: 0px 3px 0px 0px;
	text-decoration: none;
}
#product_linkback a:hover 
{
	text-decoration: underline;
}

#body_container
{
   min-height: 100%;   
   margin-bottom: -190px;   
   position: relative;	
}
/* The following only occurs for ie6 */
* html #body_container
{
	height: 100%;	
}

#header_container
{
	height: 115px;
	width: 1000px;
	margin: 0 auto 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#quick-search
{
	float: right;
	border: 1px solid #000000;
	padding-top: 0px;
	margin-top: 0px;
	height: 24px;
	background-color: #ffffff;
	color: #999999;
}
#quick-search input
{
	color: #999999;
}

#hmenu_container
{
	height: 36px;
	width: 1000px;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#hmenu {
	background: #9eb0e4 url(images/seperator.gif) bottom left no-repeat;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#hmenu li {
	float: left;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
#menu #first 
{
	background: #9eb0e4 url(images/seperator.gif) bottom right no-repeat;
	color: #3650a2;
	display: block;
	float: left;
	margin: 0;
	width: 1px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
}
#hmenu a {
	background: #9eb0e4 url(images/seperator.gif) bottom right no-repeat;
	color: #3650a2;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
}
#hmenu a:hover {
	background: #3650a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#vmenu {
	background: #9eb0e4;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 207px;
}
#vmenu li {
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#vmenu a {
	background: #9eb0e4;
	border-bottom: 1px solid #ffffff;
	color: #3650a2;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
}
#vmenu a:hover {
	background: #3650a2 url("images/hover_vertical.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#vmenu li.second_level {
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#vmenu a.second_level {
	background: #3650a2 url("images/hover_vertical.gif") left center no-repeat;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
}
#vmenu a.second_level:hover {
	background: #3650a2 url("images/hover_vertical.gif") left center no-repeat;
	color: #ffffff;
	padding-bottom: 8px;
	text-decoration: underline;
}

#vmenu li.third_level {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
#vmenu a.third_level {
	background-color: #3650a2;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 8px 12px 8px 22px;
	text-decoration: none;
}
#vmenu a.third_level:hover {
	background: #3650a2 url("images/hover_vertical.gif") left center no-repeat;
	color: #ffffff;
	padding-bottom: 8px;
	text-decoration: underline;
}
#vmenu li.third_level_selected {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
#vmenu a.third_level_selected {
	background: #3650a2 url("images/hover_vertical_doubled.gif") left center no-repeat;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 8px 12px 8px 22px;
	text-decoration: none;
}
#vmenu a.third_level_selected:hover {
	background: #3650a2 url("images/hover_vertical_doubled.gif") left center no-repeat;
	color: yellow;
	padding-bottom: 8px;
	text-decoration: underline;
}


#pad_container
{
	width: 1000px;
	margin: 0 auto 0px;
}
#leftpanel_container
{
	float: left;
	display: inline;
	width: 207px;
}
#mainpanel_container
{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	width: 640px;
}
#rightpanel_container
{
	display: inline;
	float: right;
	width: 133px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#productpanel_container
{
	float: right;
	display: inline;
	width: 793px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#textpanel_container
{
	float: right;
	display: inline;
	width: 763px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#banner
{
	float: left;
	width: 640px;
	margin-bottom: 10px;
}
#banner img
{
	border: 0px;
}
#banner_corners
{
	float: left;
	left: 0px;
	top: -224px;
	height: 5px;
	width: 640px;
}
#container_footer_grey_panel
{
	margin-top: 50px;
   position: relative;
   background-color: #dddddd;
	width: 100%;
	border-top: 4px solid #1f2d5d;
}

.clearfooter
{
	height: 190px;
	clear: both;
}
#footer_text_container
{
	margin: 0px auto;
	width: 1000px;
}
#footer_panel
{
	padding-top: 8px;
	height: 200px;
	width: 1000px;
}
#footer_panel_left
{
	float: left;
	margin-left: 10px;
	width: 380px;
}
#footer_panel_middle
{
	float: left;
	margin-left: 50px;
	width: 280px;	
}
#footer_panel_right
{
	float: right;
	width: 130px;	
}
.footer_vline
{
	float: left;
	background-color: #9eb0e4;	
	width: 1px;
	height: 160px;
}
#footer_text
{
	border-top: 1px solid #c5c1c1;
	float: left;
	height: 30px;
	margin-left: 10px;
	width: 980px;
	text-align: left;
	padding-top: 5px;
}
.fmenu {
	float: left;
	margin: 0px;
	padding-left: 14px;
	list-style-image: url(images/arrow.gif);
}
.fmenu li {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
.fmenu a {
	color: #3650a2;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.fmenu a:hover {
	text-decoration: underline;
}

.txt1
{
	font-size: 10pt;
	font-weight: bold;
	color: #505050;
}
.txt2
{
	font-size: 8pt;
	color: #767676;
}
.txt3
{
	font-size: 10pt;
	font-weight: normal;
	color: #767676;
	line-height: 16pt;
}

a.linkfoot:link
{
	color: Black;
}
a.linkfoot:visited
{
	color: Black;
}
a.linkfoot:hover
{
	color: Black;
}
a.linkfoot:active
{
	color: Black;
}

a.linkfootlist:link
{
	color: #767676;
	text-decoration: none;
}
a.linkfootlist:visited
{
	color: #767676;
	text-decoration: none;
}
a.linkfootlist:hover
{
	color: #000000;
	text-decoration: none;
}
a.linkfootlist:active
{
	color: #767676;
	text-decoration: none;
}

a.general_link:link
{
	color: #3650a2;
	text-decoration: underline;
}
a.general_link:visited
{
	color: #3650a2;
	text-decoration: underline;
}
a.general_link:hover
{
	color: #c63700;
	text-decoration: none;
}
a.general_link:active
{
	color: #3650a2;
	text-decoration: underline;
}

a.header_link:link
{
	color: #ffffff;
	text-decoration: none;
}
a.header_link:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.header_link:hover
{
	color: yellow;
	text-decoration: underline;
}
a.header_link:active
{
	color: #ffffff;
	text-decoration: none;
}


