body
{
	font-family: Arial;
	background-color: #000;
	color: #282828;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

.error
{
	color: #bf0000;
	font-weight: bold;
}

#pagewrapper
{
	background-image: url('/images/tile2.jpg');
	background-repeat: repeat-x;
	position: relative;
}

#wrapper1
{
	background-image: url('/images/header_left_small2.jpg');
	background-repeat: no-repeat;
	background-position: -10px 0px;
}

#wrapper1.big
{
	background-image: url('/images/header_left2.jpg');
}

#wrapper2
{
	background-image: url('/images/header_right_small4.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#wrapper2.big
{
	background-image: url('/images/header_right2.jpg');
}

#headerwrapper
{
	height: 256px;
	padding: 0px 57px 0px 0px;
}

#bodywrapper
{
	margin: 0px 45px 0px 45px;
	min-height: 1px;
	position: relative;
	background-color: #fff;
	padding: 0px 18px 0px 8px;
	background-repeat: no-repeat;
}

#quickmenu
{
	text-align: right;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	padding: 207px 13px 0px 0px;
	position: relative;
}

#quickmenu a
{
	color: #000;
	text-decoration: none;
}

#quickmenu .divider
{
	padding: 0px 10px 0px 10px;
}

#quickmenu .phone
{
	font-size: 10pt;
	padding: 0px 0px 0px 20px;
}

#mainmenu
{
	width: 178px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu li
{
	margin: 0px 0px 3px 0px;
	padding: 4px 0px 0px 12px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	background-image: url('/images/menu.gif');
	height: 19px;
	cursor: pointer;
}

#mainmenu li a
{
	color: #000;
	text-decoration: none;
}

#mainmenu li.over
{
	background-image: url('/images/menu_over.gif');
}

#leftcolumn
{
	width: 178px;
	float: left;
	min-height: 860px;
}

.box1
{
	background-image: url('/images/box.gif');
	height: 132px;
}

#middlecolumn
{
	margin: 0px 158px 0px 195px;
	min-height: 1px;
}

#middlecolumn a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#newsletter
{
	width: 156px;
	height: 51px;
	background-image: url('/images/newsletter.gif');
}

#homeitems h2
{
	margin: 0px 0px 0px 0px;
	padding: 5px 80px 4px 0px;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	background-image: url('/images/title.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	float: left;
}

.title
{
	border-bottom: 1px solid #282828;
	height: 28px;
}

.item
{
	width: 256px;
	height: 165px;
	float: left;
	background-image: url('/images/item.gif');
	margin: 0px 7px 7px 0px;
	background-repeat: no-repeat;
}

.item_name2
{
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	height: 40px;
}

.item_name2 a
{
	color: #333333;
	text-decoration: none;
}

.home_item
{
	width: 162px;
	padding: 0px 20px 0px 20px;
	height: 300px;
	float: left;
	margin: 0px 30px 0px 0px;
}

.item a
{
	color: #282828;
	text-decoration: none;
}

#boxwrapper
{
	position: relative;
	height: 202px;
	overflow: hidden;
	border: 1px solid #000;
}

.box2
{
	position: relative;
	height: 202px;
}

#banner1
{
	width: 384px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 330px;	
}

#splatter1
{
	position: absolute;
	top: 0px;
	right: -1px;
}

#footerwrapper
{
	height: 43px;
	background-image: url('/images/footer.gif');
	margin: 0px 45px 0px 45px;
	position: relative;
	text-align: center;
	font-size: 8pt;
	line-height: 10pt;
	color: #fff;
	padding: 4px 0px 0px 0px;
}

#footerwrapper a
{
	text-decoration: none;
	color: #fff;
}

#footerwrapper span
{
	padding: 0px 20px 0px 20px;
}

#bottomleftcorner
{
	background-image: url('/images/bottomleftcorner.gif');
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 19px;
	height: 13px;
}

#bottomrightcorner
{
	background-image: url('/images/bottomrightcorner.gif');
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 19px;
	height: 13px;
}

#email_box
{
	font-size: 9pt;
	width: 93px;
}

#topbasket
{
	width: 173px;
	height: 29px;
	background-image: url('/images/top_basket.png');
	position: absolute;
	top: 160px;
	right: 255px;
	z-index: 10300;
}

#topcheckout
{
	width: 138px;
	height: 29px;
	background-image: url('/images/top_checkout.png');
	position: absolute;
	top: 160px;
	right: 108px;
	z-index: 10400;
	cursor: pointer;
}

#topcheckout p
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 11pt;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	text-align: left;
}

#topcheckout p a
{
	color: #fff;
	text-decoration: none;
}

#topbasket p
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	line-height: 11pt;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	text-align: left;
}

h1
{
	margin: 0px;
	padding: 5px 80px 4px 0px;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	background-image: url('/images/title.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	float: left;
}

.title
{
	border-bottom: 1px solid #282828;
	height: 28px;
}

#full_description
{
	font-size: 9pt;
}

#full_description p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#full_description ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#full_description ul li
{
	margin: 0px;
	padding: 0px 0px 1px 8px;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#order_box
{
	background-color: #eeeeee;
	border: 1px solid #d6d6d6;
	padding: 10px 10px 10px 10px;
	float: left;
}

.price
{
	font-size: 9pt;
	line-height: 11pt;
	color: #d73e3c;
	font-weight: bold;
	height: 22px;
	padding: 0px 0px 0px 7px;
}

.price span
{
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}

.price2
{
	font-size: 9pt;
	line-height: 11pt;
	color: #d73e3c;
	font-weight: bold;
	height: 25px;
	padding: 0px 0px 0px 1px;
}

.price2 span
{
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}

.price3
{
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	height:	35px;
	padding: 0px 0px 0px 0px;
	color: #d73e3c;
}

.price3 span
{
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}

#price
{
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #d73e3c;
}

.price4
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 8pt;
	font-weight: bold;
}

.price5
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #006aaf;
}

#fix
{
	width: 100%;
	height: 0px;
	overflow: hidden;
	display: inline-block;
}

.tableheader
{
	font-size: 9pt;
	line-height: 11pt;
	background-color: #2f2f2f;
	text-align: center;
	font-weight: bold;
	color: #fcc700;
}

.tablebody
{
	font-size: 9pt;
	line-height: 11pt;
	text-align: center;
	background-color: #f7f7f7;
}

#shopwrapper
{
	font-size: 9pt;
	padding: 0px 0px 20px 0px;
}

#shopwrapper h2
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#contentwrapper
{
	padding: 0px 50px 0px 0px;
}

#content
{
	font-size: 9pt;
}

#content p
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.topleftcorner1
{
	position: absolute;
	top: -1px;
	left: -2px;
	width: 7px;
	height: 7px;
	background-image: url('/images/topleftcorner1.png');
}

.cat
{
	border: 1px solid #333333;
	position: relative;
	height: 145px;
	float: left;
	width: 180px;
	margin: 0px 7px 7px 0px;
	cursor:	pointer;
}

.title2
{
	background-image: url('/images/tile3.gif');
	height: 34px;
	font-weight: bold;
}

#middlecolumn .title2 a
{
	color: #fff;
	text-decoration: none;
}

.bottomleftcorner1
{
	position: absolute;
	bottom: -1px;
	left: -2px;
	width: 7px;
	height: 7px;
	background-image: url('/images/bottomleftcorner1.png');
}

.toprightcorner1
{
	position: absolute;
	top: -1px;
	right: -2px;
	width: 7px;
	height: 7px;
	background-image: url('/images/toprightcorner1.png');
}

.bottomrightcorner1
{
	position: absolute;
	bottom: -1px;
	right: -2px;
	width: 7px;
	height: 7px;
	background-image: url('/images/bottomrightcorner1.png');
}

#breadcrumb
{
	font-size: 8pt;
	line-height: 10pt;
}

#breadcrumb a
{
	font-weight: bold;
}

#logo
{
	cursor: pointer;
	width: 510px;
	height: 150px;
	position: absolute;
	top: 50px;
	left: 70px;
}

#rider
{
	position: absolute;
	top: -15px;
	right: 235px;
	z-index: 10;
}

#description
{
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
}

#description p
{
	margin: 0px;
	padding: 0px 20px 20px 0px;
}

#rightcolumn
{
	width: 156px;
	position: absolute;
	top: 0px;
	right: 8px;
}

.box3
{
	border: 1px solid #333333;
	position: relative;
}

.title4
{
	font-size: 11pt;
	line-height: 13pt;
	padding: 6px 0px 0px 0px;
	background-image: url('/images/tile3.gif');
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	color: #fff;
}

.title4 span
{
}

#brand_table img
{
	padding: 5px 0px 5px 0px;
}

#picturebox1
{
	background-image: url('/images/banner1.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	position: absolute;
	width: 100%;
}

#picturebox2
{
	background-image: url('/images/banner2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	width: 100%;
	visibility: hidden; opacity: 0;
}

#picturebox3, #picturebox4, #picturebox5, #picturebox6, #picturebox7
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	visibility: hidden; opacity: 0;
	position: absolute;
}

#banner1_map
{
	position: absolute;
	top: 12px;
	right: 15px;
}

#banner1_text
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#banner2_text
{
	position: absolute;
	top: 175px;
	left: 75px;
}

#size_charts
{
	font-size: 8pt;
	line-height: 10pt;
	padding: 20px 15px 20px 15px;
}

.style1
{
	background-color: #d73e3c;
	background-color: #2f2f2f;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
}

.style2
{
	background-color: #1a73ad;
	background-color: #fdd53f;
	color: #fff;
	color: #000;
	padding-left: 5px;
	font-weight: bold;
}

.style3
{
	text-align: center;
	background-color: #f4f4f4;
}

.style4
{
	text-align: center;
	background-color: #e5e5e5;
}

.home_box
{
	border: 1px solid #333333;
	position: relative;
	height: 145px;
	cursor: pointer;
}

* html .topleftcorner1
{
	behavior: url('/style/iepngfix.htc');
}

* html .toprightcorner1
{
	behavior: url('/style/iepngfix.htc');
	right: expression(-this.parentNode.offsetWidth%2-2+"px");
}

* html .bottomleftcorner1
{
	behavior: url('/style/iepngfix.htc');
	bottom: expression(-this.parentNode.offsetHeight%2-12+"px");
}

* html .bottomrightcorner1
{
	behavior: url('/style/iepngfix.htc');
	right: expression(-this.parentNode.offsetWidth%2-2+"px");
	bottom: expression(-this.parentNode.offsetHeight%2-12+"px");
}

#new1
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	overflow: hidden;
	width: 705px;
	height: 278px;
}

#new2
{
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 101;
}

#menu
{
	margin: 0px;
	padding: 212px 10px 0px 0px;
	list-style: none;
	position: relative;
	z-index: 10000;
	float: right;
}

#menu li
{
	margin: 0px;
	padding: 1px 0px 0px 12px;
	float: left;
	font-weight: bold;
	border-right: 1px solid #a2820f;
	border-left: 1px solid #fae89f;
	height: 26px;
}

#menu li.odd2
{
	padding-top: 2px;
	padding-left: 15px;
}

#menu li a
{
	color: #fff;
	text-decoration: none;
}

#search_box
{
	color: #000;
	font-size: 12pt;
	line-height: 14pt;
	width: 125px;
	padding: 1px 0px 1px 3px;
}

#search_box
{
        padding-top: 1px;
        padding-bottom: 1px;
        line-height: 15pt;
}

#search
{
	width: 178px;
	height: 58px;
	background-image: url('/images/search.jpg');	
}

#home_text2
{
	font-size: 9pt;
	padding: 0px 12px 0px 12px;
}

#home_text2 p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#footer_description
{
	font-size: 9pt;
	padding: 0px 0px 0px 0px;
}

#footer_description p
{
	margin: 0px;
	padding: 0px 20px 20px 0px;
}

