body {
	background-color: #1e4a9f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202b5d;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.mainpage {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_page.gif);
}

.prop { /* keeps page at least the height of the background fade */
	float: right;
	width: 0px;
	height: 836px;
	overflow: hidden;
}

.header {
	background-image: url(../images/bg_header.jpg);
	width: 776px;
	height: 111px;
	float: left;
}

.headleft {
	float: left;
	width: 204px;
	height: 94px;
	padding-left: 36px;
	padding-top: 17px;
	color: #efaf29;
}

a.headleft-link:link, a.headleft-link:visited {
	color: #efaf29;
	text-decoration: none;
	background-image: url(../images/btn_arrows.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 12px;
	font-weight: bold;
}

a.headleft-link:hover, a.headleft-link:active {
	color: #FFFFFF;
}

.headleft ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.headleft li {
	display: inline;
	list-style: none;
}

.logo {
	float: left;
	width: 299px;
	height: 105px;
	padding-top: 6px;
}

.headright {
	color: #efaf29;
	font-weight: bold;
	float: left;
	padding-left: 25px;
	width: 212px;
	height: 94px;
	padding-top: 17px;
}

a.basket-link:link, a.basket-link:visited {
	display: block;
	width: 126px;
	color: #efaf29;
	text-decoration: none;
	background-image: url(../images/btn_basket.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 32px;
	padding-bottom: 13px;
	padding-top: 8px;
	margin-top: -8px;
	font-weight: bold;
	margin-bottom: -16px;
}

a.basket-link:hover, a.basket-link:active {
	color: #FFFFFF;
}

a.headlink1:link, a.headlink1:visited {
	display: block;
	background-image: url(../images/btn_headbutton.gif);
	width: 123px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #202d5f;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 6px;
	margin-top: 29px;
	margin-left: -15px;
}

a.headlink1:hover, a.headlink1:active {
	color: #FFFFFF;
}

a.headlink2:link, a.headlink2:visited {
	display: block;
	background-image: url(../images/btn_headbutton.gif);
	width: 123px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #202d5f;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 6px;
	margin-top: 29px;
	margin-left: 43px;
}

a.headlink2:hover, a.headlink2:active {
	color: #FFFFFF;
}

.leftcol {
	display: inline;
	width: 175px;
	float: left;
	margin-left: 19px;
}

.leftcol-top {
	background-image: url(../images/bg_left_top.gif);
	width: 175px;
	height: 18px;
}

.leftcol h3 {
	color: #202d5f;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 15px 17px;
	padding: 0px;
}

.leftcol ul {
	margin: 0px 0px 0px 12px;
	padding: 4px 0px 0px 0px;
	list-style: none;
	color: #202d5f;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
}

.leftcol li {
	padding-bottom: 12px;
	padding-top: 8px;
	padding-left: 5px;
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.leftcol ul ul {
	padding: 0px;
	margin: 0px;
	background-color: #f7f9ec;
	font-size: 11px;
	background-image: none;
	width: 145px;
}

.leftcol ul ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: none;
}

.leftcol ul ul ul {
	padding: 0px;
	margin: 0px;
	background-color: #fefff7;
	font-size: 10px;
	background-image: none;
	width: 140px;
}

a:link, a:visited {
	color: #202d5f;
}

a:hover, a:active {
	color: #1E4A9F;
}

.leftcol a {
	text-decoration: none;
}

.rightcol {
	padding-left: 15px;
	width: 555px;
	float: left;
}

.mainbox {
	width: 538px;
	margin-top: 14px;
	line-height: 16px;
}

.mainbox2 {
	width: 538px;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
}

.mainbox-top {
	background-image: url(../images/bg_mainbox_top.gif);
	width: 538px;
	height: 5px;
	overflow: hidden;
}

.mainbox-main {
	width: 513px;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 15px;
	background-image: url(../images/bg_mainbox_main.gif);
}

.mainbox-main2 {
	width: 508px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-image: url(../images/bg_mainbox_main.gif);
	padding-right: 15px;
}

.mainbox h1 {
	font-size: 13px;
	font-weight: bold;
	color: #202d5f;
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	padding-left: 3px;
}

.mainbox2 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #202d5f;
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	padding-left: 3px;
}

.mainbox-left {
	float: left;
	width: 285px;
}

.mainbox-right {
	float: left;
	width: 212px;
	margin-left: 10px;
}

.mainbox-foot {
	background-image: url(../images/bg_mainbox_foot.gif);
	width: 538px;
	height: 5px;
	overflow: hidden;
}

.rightcol h2 {
	font-size: 13px;
	font-weight: bold;
	color: #202d5f;
	margin-top: 25px;
	margin-left: 3px;
	margin-bottom: 15px;
}

.best-seller {
	background-image: url(../images/bg_best_seller.gif);
	width: 244px;
	height: 111px;
	padding-top: 25px;
	padding-left: 20px;
	float: left;
}

.best-seller img {
	margin-right: 10px;
}

.best-seller a {
	display: block;
	font-weight: bold;
	clear: right;
	margin-bottom: 10px;
}

.best-seller-text {
	width: 146px;
	float: left;
}

.best-price {
	clear: both;
	margin-top: 10px;
	font-weight: bold;
}

.best-price span {
	color: #ff9933;
}

.righthalf {
	float: left;
	width: 270px;
}

ol.top10 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}

.top10 span {
	width: 100%;
	text-align: right;
	color: #ff9933;
}

.top10 a {
	display: block;
	width: 100%;
	text-decoration: none;
}

.breadcrumbs {
	font-weight: bold;
	padding-top: 28px;
	padding-bottom: 20px;
	color: #efaf29;
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.products {
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 555px;
	height: 189px;
}

.product {
	width: 185px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #efaf29;
	font-weight: bold;
}

.product-image {
	height: 117px;
	margin-bottom: 10px;
	overflow: hidden;
}

a.view-details {
	position: absolute;
	margin-top: -25px;
	margin-left: -15px;
	display: inline;
	width: 79px;
	padding-top: 18px;
	height: 0px;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/btn_details.png');
}

*>a.view-details {
	margin-top: -15px;
	margin-left: 77px;
	background-image: url(../images/btn_details.png);
}

*>a.view-details {
	margin-top: -25px;
	margin-left: -15px;
	background-image: url(../images/btn_details.png);
}

a.close-window {
	display: block;
	width: 79px;
	padding-top: 18px;
	height: 0px;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/btn_closewindow.png');
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

*>a.close-window {
	background-image: url(../images/btn_closewindow.png);
}

a.size-guide-pop {
	display: block;
	width: 79px;
	padding-top: 18px;
	height: 0px;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/btn_sizeguide.png');
	margin-top: 15px;
}

*>a.size-guide-pop {
	background-image: url(../images/btn_sizeguide.png);
}

.product a {
	display: block;
	padding-bottom: 0px;
}

.pages {
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	background-image: url(../images/img_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}

.prod-image {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 322px;
}

.prod-details {
	float: left;
	width: 210px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 18px;
	margin-bottom: 20px;
}

.prod-details span {
	font-weight: bold;
	color: #efaf29;
}

.dotted {
	clear: both;
	width: 100%;
	background-image: url(../images/img_dotted_line.gif);
	height: 3px;
	overflow: hidden;
}

.topmargin {
	margin-top: 20px;
}

.news-dotted {
	clear: both;
	width: 152px;
	background-image: url(../images/img_dotted_line.gif);
	height: 3px;
	overflow: hidden;
	margin-left: 10px;
}

.news-small {
	width: 152px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 16px;
}

.news-small a {
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #202d5f;
	margin-top: 28px;
	margin-left: 3px;
	margin-bottom: 15px;
}

.text-box {
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.picture-box {
	background-image: url(../images/bg_picbox_main.gif);
	width: 238px;
	float: left;
	margin-top: 20px;
}

.picture-box-top {
	background-image: url(../images/bg_picbox_top.gif);
	height: 6px;
	width: 238px;
	overflow: hidden;
}

.picture-box-main {
	width: 224px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
}

.picture-box-main img {
	padding-bottom: 5px;
}

.picture-box-foot {
	background-image: url(../images/bg_picbox_foot.gif);
	height: 6px;
	overflow: hidden;
	width: 238px;
}

.footer {
	width: 100%;
	background-image: url(../images/bg_foot_strip.gif);
	background-repeat: repeat-x;
}

.footmain {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_page_foot.gif);
	width: 678px;
	height: 112px;
	padding-left: 322px;
}

.cell-left {
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	margin-right: 10px;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
}

.cell-right {
	float: left;
	height: 30px;
}

*>.cell-right {
	height: auto;
	min-height: 30px;
}

input.order-details {
	border: 3px solid #efaf29;
	width: 200px;
}

textarea.order-details {
	border: 3px solid #efaf29;
	width: 200px;
	height: 150px;
}

input.order-button {
	float: right;
	display: inline;
	margin-right: 136px;
	margin-top: 5px;
}

.order-continue {
	float: right;
	display: inline;
	margin-right: 10px;
}

img.order-back {
	float: left;
	margin-left: 10px;
}

table.basket-table {
	width: 550px;
	margin-top: 15px;
	text-align: center;
}

.basket-table th {
	padding-bottom: 5px;
	border-bottom: 1px solid #202b5d;
}

.basket-table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #202b5d;
	height: 32px;
}

input.basket-q {
	width: 20px;
	text-align: center;
}

td.no-border {
	border: none;
}

.cat-img {
	float: left;
	width: 130px;
}

.cat-desc {
	float: left;
	width: 400px;
	margin-left: 15px;
}

.pic-enlarge {
	display: block;
	width: 89px;
	padding-top: 18px;
	height: 0px;
	overflow: hidden;
	margin-top: -11px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/btn_enlarge.png');
}

*>.pic-enlarge {
	background-image: url(../images/btn_enlarge.png);
}

label.newsletter {
	width: 190px;
	float: left;
	font-weight: bold;
	margin-right: 21px;
}

input.newsletter {
	border: 3px solid #efaf29;
	width: 190px;
	float: left;
	margin-right: 15px;
}

input.newsletter-btn {
	float: left;
}

.sizebox-holder {
	width: 578px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border: 10px solid #efaf29;
}

.size-guide-logo {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
