@charset "utf-8";
/* CSS Document */
/* CSS Reset */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, a, fieldset, form, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
  
body{
	line-height: 1;
	font-size: 100.1%;
	font-family: Verdana, Geneva, sans-serif;
}   
h1, h2, h3, h4, h5, h6{   
	font-size: 100%;   
	padding: 8px 0;   
	margin: 0 15px;   
}   
ul, ol{   
	list-style: none;   
}   
a{
	color: black;   
	text-decoration: none;
}   
a:hover{   
	text-decoration: none;   
} 
  
/* CSS Reset */

/* My Styles...*/

p{
	padding-top: 5px;
	padding-bottom: 5px;
}

body{
	background-image: url(../images/grey_bkg.jpg);
	background-repeat: repeat;
	background-color: #bbb;
}
h3{
	font-size: 14px;
	margin:0;
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h5{
	font-weight: bold;
	line-height: 12px;
}
#wrapper{
	width: 950px;
	margin: 0 auto;
}
#banner{
	width: 950px;
	height: 134px;
	background-color: #F05559;
}
#navbarcontainer
{
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 420px;
	float: left;
}
#basketcontainer
{
	background-color: #F3F3F3;
	height: 16px;
	width: 520px;
	float: right;
	font-size: 10px;
	text-align: right;
	line-height: 17px;
	padding-right: 10px;
}

#mainContent{
	color: #000;
	position: relative;
	width: 950px;
	background-color: #F3F3F3;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	clear: both;
}
/* anchor (link tag) is bold*/
#mainContent a{
	font-weight: bold;
}
#container400px{
	height: 420px;
}
#container1{
	width: auto;
	margin: 20px;
	font-size: 12px;
	padding-bottom: 20px;
}

#index1{
	left: 25px;
	top: 0px;
	width: 577px;
	height: 306px;
	display: block;
	background-image: url(../images/index_main_pic.jpg);
	background-repeat: no-repeat;
}
#index1_1{
	position: absolute;
	left: 324px;
	top: 42px;
	width: 215px;
	height: 158px;
	display: block;
}
#index1_2{
	position: absolute;
	left: 19px;
	top: 226px;
	width: 459px;
	height: 79px;
	display: block;
}
#index2{
	position: absolute;
	left: 604px;
	top: 27px;
	width: 334px;
	height: 410px;
	background-image: url(../images/vert_div.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#index2_1{
	position: absolute;
	left: 23px;
	top: 0px;
	width: 290px;
	height: 232px;
	background-image: url(../images/horiz_div.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#index2_2{
	position: absolute;
	left: 23px;
	top: 254px;
	width: 295px;
	height: 155px;
	overflow: auto;
}
#index3{
	position: absolute;
	left: 19px;
	top: 346px;
	width: 577px;
	height: 80px;
}
#area1{
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px;
	height: 250px;
}
#area2{
	background-image: url(../images/dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px;
	height: 350px;
	position: relative;
}
#area2_1{
	position: absolute;
	left: 53px;
	top: 67px;
	display: block;
}
#area2_2{
	position: absolute;
	left: 473px;
	top: 26px;
	display: block;
}
#area2_3{
	position: absolute;
	left: 473px;
	top: 66px;
	width: 410px;
	height: 200px;
}
#contact_1{
	position: absolute;
	left: 21px;
	top: 43px;
	width: 73px;
	height: 394px;
}
#contact_2{
	position: absolute;
	left: 122px;
	top: 43px;
	width: 419px;
	height: 124px;
	background-image: url(../images/contact_info.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#contact_21{
	position: absolute;
	left: 121px;
	top: 198px;
	width: 438px;
	height: 220px;
	padding-top: 15px;
	padding-left: 22px;
	background-image: url(../images/contact_us_email.gif);
	background-repeat: no-repeat;
}
#contact_3{
	position: absolute;
	left: 605px;
	top: 41px;
	width: 268px;
	height: 394px;
}
#dealer_1{
	position: absolute;
	left: 120px;
	top: 42px;
	width: 427px;
	height: 365px;
	background-image: url(../images/dealer_list.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#dealer_2{
	position: relative;
	left: 605px;
	top: 41px;
	width: 329px;
	height: 390px;
	background-image: url(../images/dealer_login.jpg);
	background-repeat: no-repeat;
}
#dealer_3{
	position: absolute;
	left: 15px;
	top: 341px;
	width: 301px;
	height: 30px;
	color: #FFF;
}

#news{
	width: auto;
	font-size: 12px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-right: 120px;
	margin-left: 120px;
	line-height: 15px;
}

#shop_nav{
	position: absolute;
	left: 40px;
	top: 12px;
	width: 751px;
	height: 51px;
	background-image: url(../images/shop_nav.gif);
	background-repeat: no-repeat;
	background-position: 130px 4px;
}
#shop_nav table{
	margin-top: 27px;
	margin-left: 80px;
	font-weight: bold;
	color: #999;
}
#shop_nav table tr td{
	padding-top: 2px;
	padding-bottom: 2px;
}
#shop_right{
	position: absolute;
	left: 798px;
	top: 12px;
	width: 96px;
	height: 422px;
	font-size: 10px;
}
#shop_main{
	left: 44px;
	top: 70px;
	width: 650px;
	height: 340px;
	background-color: #e4e4e4;
	position: absolute;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
}
#shop_main #terms{
	left: 51px;
	top: 225px;
	width: 398px;
	height: 97px;
	position: absolute;
	background-color: #D7D7D7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
#shop_main #totals{
	left: 556px;
	top: 225px;
	width: 128px;
	height: 61px;
	position: absolute;
	text-align: right;
	background-color: #D7D7D7;
	padding: 8px;
}

#shop_main #totals table tr td{
	padding-top: 4px;
	padding-bottom: 4px;
}
#shop_main #btnSubmitPos{
	left: 364px;
	top: 318px;
	position: absolute;
	width: 337px;
	height: 33px;
	text-align: right;
}
#shop_main #delnotes{
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	width: 290px;
	font-family: Verdana, Geneva, sans-serif;
}
#gen_cont1{
	width: auto;
	margin: 20px;
	font-size: 12px;
	padding-bottom: 20px;
}


#fields{
	font-family: Arial, Helvetica, sans-serif;
	width:300px;
	float: left;
}
#fields input[type=text], #fields select{
	border: 1px solid #CCCCCC;
	color: #CB0101;
	background-color: #FFFFFF;
	padding-left: 2px;
	margin: 0px;
}
#fields input[type=text]{
	height: 16px;
}
#fields select{
	height: 21px;
}
#tbl_switch input[type=text], #tbl_switch select{
	color: #333;
	background-color: #FFFFFF;
}
/* ...footer......footer...*/
/* ...footer......footer...*/
/* ...footer......footer...*/
/* ...footer......footer...*/

#footer{
	width: 950px;
	background-color: #F3F3F3;
	text-align: center;
	font-size: 10px;
	color: #666;
	line-height: 14px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer a:link, #footer a:visited{
	color: #666;
}
#footer a:hover{
	color: #000;
}
.small{   
	font-size: 11px;
}
.alignRight{
	text-align: right;
}
.quotes{
	font-style: italic;
}
.black_highlight{
	color: #FFF;
	background-color: #333;
	display: inline-block;
	padding: 5px;
	font-weight: bold;
} 
.imgSpace{
	margin-top: 7px;
	margin-bottom: 10px;
}
.float_right_buy {
	float: right;
	line-height: 30px;
}
.float_right_kk {
	float: right;
	margin-right: 75px;
	line-height: 30px;
}
.float_left {
	padding-top: 10px;
	padding-left: 100px;
	float: left;
}
.mygv{
	width: 650px;
	float: right;
	border: 1px solid #e4e4e4;
}
.mygv a:Link{
	color: #CCC;
}
.mygv a:Hover{
	color: #B20000;
}
.mygv td{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFF;
}
.bold{
	color: #272727;
	font-weight: bold;
}
.fieldlabel{
	color: #000;
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
}
.upperCase{
	text-transform:uppercase;
}
.add_width{
	width:180px;
}
.lineabove{
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	display: block;
}
.mylist{
	margin-left: 10px;
	padding-left: 10px;
}
.listspacing{
	margin-bottom: 5px;
}
.buttonmarg{
	width: 100px;
}
.cardtable{
	margin-top: 11px;
}
.medium_txt{
	font-size: 13px;
}

