@charset "utf-8";
.description {
	text-align:justify;
}
.top {
	background-image: url(../../graphics/filler.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.cart_header {
	height: 25px;
}
.box1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.cart_outer {
	margin-left:40px;
	margin-right:20px;
}
.cart_title {
	font-size: 150%;
	color: #0E7287;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.logo {
	background-image: url(../../graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.saw {
	background-image: url(../../graphics/the_saw.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bigborder {
	background-color: #CFCFCF;
	border: 1px solid #666666;
}
.button_bg {
	background-image: url(../../graphics/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E7287;
	text-decoration: none;
	background-position: center center;
	text-align: center;
}
.main_bg {
	background-color: #9e9e9e;
	background-image: url(../../graphics/bg_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: small;
}
.button_line_up {
	margin-left: 26px;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}
.cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A8A8A;
	padding-left: 15px;
	border-right-color: #8A8A8A;
	border-bottom-color: #FFFFFF;
	border-left-color: #8A8A8A;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	list-style-type: none;
	margin: 0px;
	background-image: url(../../graphics/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.cat_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A8A8A;
	padding-left: 15px;
	border-right-color: #8A8A8A;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin: 0px;
}
.box1 a:link {
	color: #0D7186;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}
.box1 a:visited {
	color: #0D7186;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}
.box1 a:active {
	color: #0D7186;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}

.box1 a:hover {
	text-decoration: underline;
	font-size: 85%;
}

.Title_box_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #066E83;
	text-decoration: none;
	padding: 4px;
	background-color: #95D4E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8A8A8A;
	border-right-color: #8A8A8A;
	text-indent: 10px;
}
.box2 p {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
}
.footer_bg {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #187D92;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content_bg {
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 150%;
	color: #0A6376;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E1F0F4;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	clear: both;
}
h2 {
	color: #FF0000;
	padding-right: 10px;
}
.footer_bg  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
.footer_bg  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
.footer_bg  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
.footer_bg  a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
.cart_total {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BABABA;
	border-bottom-color: #BABABA;
}
.cart_total_sm {
	font-size: 120%;
	color: #000000;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #BABABA;
}
.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8A8A8A;
	border-left-color: #8A8A8A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A8A8A;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.product_img {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #95D4E2;
	border-bottom-color: #95D4E2;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #95D4E2;
	background-color: #FFFFFF;
}

.product_name {
	font-size: 14px;
	color: #156D80;
	background-color: #95D4E2;
	font-weight: bold;

}

.product {


}

.product_price {
	font-weight: bold;
	color: #CC0000;

}

.product_postage {


}

.product_actions {
	background-color: #95D4E2;
	text-align: right;
	white-space:nowrap;
}

.in_cart{
	font-weight: bold;
	color: #187D92;

}

.product_action{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #136171;
	border-right-color: #187D92;
	border-bottom-color: #187D92;
	border-left-color: #136171;
	color: #187D92;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	width: 90px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../../graphics/form-button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.your_cart {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F1F1F1;
	background-image: url(../../graphics/shopping-cart.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #156D80;
	border-right-color: #156D80;
	border-bottom-color: #156D80;
	border-left-color: #156D80;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.mini_cat a:link   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D7186;
	font-weight: bold;
	text-decoration: none;
}
.mini_cat a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D7186;
	font-weight: bold;
	text-decoration: none;
}
.mini_cat a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D7186;
	font-weight: bold;
	text-decoration: none;
}
.mini_cat a:hover {
	text-decoration: underline;
}
.cart_row {
	background-color: #BBE3EC;
}
.product_action a:link {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #136171;
	border-right-color: #187D92;
	border-bottom-color: #187D92;
	border-left-color: #136171;
	color: #187D92;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	width: 90px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../../graphics/form-button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.product_action a:visited {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #136171;
	border-right-color: #187D92;
	border-bottom-color: #187D92;
	border-left-color: #136171;
	color: #187D92;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	width: 90px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../../graphics/form-button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.product_action a:hover {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #136171;
	border-right-color: #187D92;
	border-bottom-color: #187D92;
	border-left-color: #136171;
	color: #187D92;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	width: 90px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../../graphics/form-button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.product_action a:active {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #136171;
	border-right-color: #187D92;
	border-bottom-color: #187D92;
	border-left-color: #136171;
	color: #187D92;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	width: 90px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../../graphics/form-button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mini_cat2  {
	text-decoration: underline;
	padding: 2px;
	background-color: #000000;
	border: 1px solid #003399;
	margin: 1px;
	height: 70px;
	white-space: nowrap;
	display: block;
	width: 100px;
	position: relative;
}
.edit_link {
	font-weight: bold;
	color: #000000;
	background-color: #CC99FF;
	border: 1px solid #000000;
	text-decoration: none;
	margin: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.edit_button {
	font-weight: bold;
	color: #000000;
	background-color: #CC99FF;
	border: 1px solid #000000;
	text-decoration: none;
	margin: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.hbuttons a{
	display: block;
	text-decoration: none;
	color: #333333;
	width: 200px;
	height: 20px;
	float: left;
	display: inline;
	margin-right: 8px;
	background-image:url(../../graphics/tabsquare.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align:left;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-indent: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

.hbuttons a:hover{
background-image:url(../../graphics/tabsquareover.jpg);
}
.cart_outer {
	width: 600px;
	text-align: left;
}
.picker_bar_break {
	width: 270px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E1F0F4;
}

