
body
{
	font-family: Arial;
	background-image: url('/images/background.gif');
	background-repeat: repeat-x;
	background-color: #4c4c4c;
}

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

#logo
{
	padding: 23px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#topfade
{
	height: 6px;
	background-image: url('/images/topfade.png');
	overflow: hidden;
	margin-left: 32px;
	margin-right: 30px;
	behavior: url('/style/iepngfix.htc');
}

#bottomfade
{
	height: 6px;
	background-image: url('/images/bottomfade.png');
	overflow: hidden;
	margin-left: 22px;
	margin-right: 20px;
	behavior: url('/style/iepngfix.htc');
	position: relative;
	display: none;
}

#headerwrapper
{
	position: relative;
}

img
{
	display: block;
}

#pagewrapper
{
	margin: 0px 60px 0px 60px;
}

#leftcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 22px;
	height: 21px;
}

#rightcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 22px;
	height: 21px;
}

#topfade div
{
	width: 22px;
	height: 21px;
}

#leftcorner
{
	position: absolute; 
	left: 10px; 
	top: 0px;
}

#rightcorner
{
	position: absolute; 
	right: 8px; 
	top: 0px;
}

#bottomleftcorner
{
	position: absolute; 
	left: 10px; 
	bottom: 0px;
	display: none;
}

#bottomrightcorner
{
	position: absolute; 
	right: 10px; 
	bottom: 0px;
	display: none;
}

#bottomrightcorner img
{
	behavior: url('/style/iepngfix.htc');
}

#bottomleftcorner img
{
	behavior: url('/style/iepngfix.htc');
}

#leftside2
{
	behavior: url('/style/iepngfix.htc');
	position: absolute; 
	top: 21px; 
	left: 10px; 
	width: 7px; 
	background-image: url('/images/leftside.png');
}

#rightside2
{
	behavior: url('/style/iepngfix.htc');
	position: absolute; 
	top: 21px; 
	right: 8px; 
	width: 7px; 
	background-image: url('/images/rightside.png');
}

#header
{
	height: 95px;
	position: relative;
}

#wrapper
{
	position: relative;
	background-color: #fff;
}

#menuwrapper
{
	width: 212px;
	float: left;
	z-index: 1000;
	position: relative;
}

#mainmenu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 8px solid #b6d2cc;
	position: relative;
	z-index: 1001;
}

#mainmenu li ul
{
	list-style: none;
	margin: 3px 0px 0px -13px;
	padding: 3px 0px 3px 0px;	
	background-color: #4c4c4c;
	width: 180px;
}

#mainmenu li.breadcrumb a
{
	color: #fff;
}


#mainmenu li.breadcrumb
{
	background-image: url('/images/mainback.gif');
	background-repeat: no-repeat;
}

#mainmenu li ul li.hover
{
	background-image: none;
}

#mainmenu li ul li.hover a
{
	color: #e6970b;
}

#mainmenu li ul li
{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	line-height: 12pt;
	width: 160px;
}

#mainmenu li ul li a
{
	color: #fff;
	font-size: 10pt;
}

#mainmenu li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 13px;
	line-height: 13pt;
	cursor: pointer;
	width: 199px;
}

#mainmenu li.hover
{
	background-image: url('/images/mainback.gif');
	background-repeat: no-repeat;
}

#mainmenu li.hover a
{
	color: #fff;
	font-weight: normal;
}

#mainmenu li a
{
	color: #3a473f;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}

#rightcolumn
{
	margin-left: 212px;	
	font-size: 10pt;
	color: #666666;

}

#main
{
	padding: 0px 0px 0px 10px;
	border-left: 8px solid #b6d2cc;
}

#content
{
	padding: 0px 0px 0px 10px;
	border-left: 8px solid #b6d2cc;
}

#itemwrapper
{
	padding: 0px 0px 0px 10px;
	border-left: 8px solid #b6d2cc;
}

#moreinfo
{
	padding: 0px 0px 0px 10px;
	border-left: 8px solid #b6d2cc;
	border-right: 8px solid #b6d2cc;
	font-size: 9pt;
}

#shopwrapper
{
	padding: 0px 0px 0px 10px;
	border-left: 8px solid #b6d2cc;
	border-right: 8px solid #b6d2cc;
	font-size: 9pt;
	min-height: 1px;
}

#moreinfo ul
{
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	color: #3a473f;
	font-size: 8pt;
	list-style: none;
}

#moreinfo ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 14px;
	font-size: 9pt;
	line-height: 11pt;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

h1
{
	color: #3a473f;
	font-size: 18pt;
	line-height: 18pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

h2
{
	font-size: 14pt;
}
	
#main p
{
	font-size: 10pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 10px 0px;
	line-height: 12pt;
}

#content p
{
	font-size: 10pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 10px 0px;
	line-height: 12pt;
}


#itemwrapper p
{
	font-size: 10pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 10px 0px;
	line-height: 12pt;
}

#moreinfo p
{
	font-size: 10pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 10px 0px;
}

#shopwrapper p
{
	font-size: 10pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 10px 0px;
	line-height: 12pt;
}

.fieldinput input
{
	width: 300px;
}

.fieldtextarea textarea
{
	width: 300px;
}

#box1
{
	float: right;
	width: 189px;
	height: 64px;
	background-color: #9da39f;
	border-right: 10px solid #fff;
	border-top: 15px solid #fff;
	background-image: url('/images/bag.gif');
	background-position: 145px 5px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8pt;
	display: none;
}

#box1 p
{
	text-align: right;
	padding: 6px 60px 0px 0px;
	margin: 0px;
	line-height: 13pt;
}

#box2
{
	float: right;
	width: 219px;
	height: 64px;
	background-color: #b6d2cc;
	border-right: 10px solid #fff;
	border-top: 15px solid #fff;
}

#quickmenuwrapper
{
	height: 24px;
	background-image: url('/images/menuback.gif');
}

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

#quickmenu li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 7px 0px 7px;
	cursor: pointer;
	line-height: 13pt;
	float: right;
	height: 22px;
}

#quickmenu li a
{
	color: #fff;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}

#quickmenu li.divider
{
	margin: 0px;
	padding: 0px;
}

#quickmenu li#home
{
	float: left;
	height: 20px;
}

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

#quickmenu li.over a
{
	color: #3a473f;
}

#homeboxbanner
{
	height: 300px;
	border: 8px solid #b6d2cc;
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#newbanner
{
	height: 42px; 
	background-color: #98BAAC; 
	margin: 0px 8px 0px 260px;
	color: #fff;
}

#newbanner a
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#newbanner2
{
	height: 42px; 
	background-color: #cd2b42; 
	color: #fff;
	width: 400px;
	text-align: center;
}

#newbanner2 a
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#homebox
{
	border: 8px solid #b6d2cc;
	display: none;
}

#homeboxwide
{
	border: 8px solid #b6d2cc;
	position: relative;
	z-index: 5;
}

#homebox p
{
	cursor: pointer;
}

#homeboxwide p
{
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#homebox img
{
	cursor: pointer;
}

#homeboxwide img
{
	cursor: pointer;
}

#box3
{
	border: 1px solid #3a473f;
	margin: 0px 5px 0px 0px;
	position: relative;
}

#box3 h2
{
	color: #3a473f;
	font-size: 18pt;
	line-height: 18pt;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	font-weight: normal;
}

.banner1
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner1 img
{
	width: 117px;
	height: 56px;
	behavior: url('/style/iepngfix.htc');	
}
.banner2
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner2 img
{
	width: 118px;
	height: 57px;
	behavior: url('/style/iepngfix.htc');	
}
.banner3
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner3 img
{
	width: 118px;
	height: 57px;
	behavior: url('/style/iepngfix.htc');	
}

.banner4
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner4 img
{
	width: 135px;
	height: 64px;
	behavior: url('/style/iepngfix.htc');	
}

.banner5
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner5 img
{
	width: 131px;
	height: 62px;
	behavior: url('/style/iepngfix.htc');	
}

.banner6
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner6 img
{
	width: 131px;
	height: 62px;
	behavior: url('/style/iepngfix.htc');	
}

.banner7
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner7 img
{
	width: 133px;
	height: 63px;
	behavior: url('/style/iepngfix.htc');	
}

.banner8
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner8 img
{
	width: 132px;
	height: 62px;
	behavior: url('/style/iepngfix.htc');	
}

.banner9
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner9 img
{
	width: 118px;
	height: 56px;
	behavior: url('/style/iepngfix.htc');	
}

.banner10
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner10 img
{
	width: 118px;
	height: 56px;
	behavior: url('/style/iepngfix.htc');	
}

.banner11
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner11 img
{
	width: 116px;
	height: 58px;
	behavior: url('/style/iepngfix.htc');	
}

.banner12
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner12 img
{
	width: 120px;
	height: 56px;
	behavior: url('/style/iepngfix.htc');	
}

.banner13
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner13 img
{
	width: 120px;
	height: 57px;
	behavior: url('/style/iepngfix.htc');	
}

.banner14
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner14 img
{
	width: 122px;
	height: 57px;
	behavior: url('/style/iepngfix.htc');	
}

.banner15
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner15 img
{
	width: 121px;
	height: 57px;
	behavior: url('/style/iepngfix.htc');	
}

.banner16
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner16 img
{
	width: 124px;
	height: 60px;
	behavior: url('/style/iepngfix.htc');	
}

.banner17
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner17 img
{
	width: 127px;
	height: 62px;
	behavior: url('/style/iepngfix.htc');	
}

.banner18
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner18 img
{
	width: 128px;
	height: 59px;
	behavior: url('/style/iepngfix.htc');	
}

.banner19
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner19 img
{
	width: 120px;
	height: 58px;
	behavior: url('/style/iepngfix.htc');	
}

.banner20
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner20 img
{
	width: 129px;
	height: 63px;
	behavior: url('/style/iepngfix.htc');	
}

.banner21
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner21 img
{
	width: 130px;
	height: 65px;
	behavior: url('/style/iepngfix.htc');	
}

.banner22
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner22 img
{
	width: 127px;
	height: 66px;
	behavior: url('/style/iepngfix.htc');	
}

.banner23
{
	position: absolute;
	top: -1px;
	left: -1px;
}

.banner23 img
{
	width: 128px;
	height: 76px;
	behavior: url('/style/iepngfix.htc');	
}

.banner24
{
	position: absolute;
	top: -1px;
	left: -1px;
}

.banner24 img
{
	width: 128px;
	height: 62px;
	behavior: url('/style/iepngfix.htc');	
}

#footer
{
	text-align: center;
	font-size: 8pt;
	line-height: 12pt;
}

#footer p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 4px 50px;
	color: #4c4c4c;
}

#footer a
{
	text-decoration: none;
	color: #4c4c4c;
}

#fix1
{
	top: 0px;
}

.item_box
{
	height: 276px;
	float: left;
	width: 262px;
	border-left: 0px solid #f1f1f1;
	margin-bottom: 20px;
	position: relative;
}

.tableheader
{
	text-align: center;
	font-size: 9pt;
	color: #fff;
	background-color: #3b423f;
}

.tablebody
{
	font-size: 9pt;
	text-align: center;
	background-color: #e7eae8;
}

a
{
	color: #5b7fba;
	font-weight: bold;
}

.breadcrumb a
{
	color: #63a38f;
	text-decoration: none;
	font-weight: normal;
}

.promo
{
	margin: 0px 15px 15px 0px;
	position: relative;
	float: left;
}

.image
{
	width: 150px;
	float: left;
	padding: 0px 30px 20px 0px;
	height: 250px;
	position: relative;
}

.new_image
{
	padding: 0px 10px 20px 20px;
	float: right;
}

#homebox1
{
	visibility: visible; opacity: 1;
}

#homeboxwrapper
{
	height: 300px;
	position: relative;
	border: 8px solid #b6d2cc;
}

.homeboxbanner
{
	height: 300px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
        visibility: hidden; opacity: 0;
        position: absolute;
        width: 100%;
}
