html, body, #wrapper {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #414141;
	background-color: #999999;
	padding: 0;
	border: none;
	text-align: center;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 741px;
	height:auto;
	padding: 0px;
	margin: 0 auto;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


html {
	overflow: scroll;
}

input {
	font-size: 10px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.main_table_body {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #807F73;
	padding: 3px;
}
.error {
	color: #FF0000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #BFBFAC;
	text-decoration: underline;
}
a:active {
	color: #BFBFAC;
	text-decoration: none;
}

form {
	display: inline;
}

.footer {
	font-size: 9px;
	text-align: center;
}

div.menu {
	width: 160px;
	height: 12px;
	color: #333333;
	padding: 0;
	text-decoration: none;
	text-align: left;
}

div.menu a {
	display: block;
	padding-right: .0em;
	padding-top: .1em;
	padding-bottom : .1em;
	color: #000000;
	background: transparent none no-repeat fixed center;
	margin : 0em 0em 0em 0em;
	text-decoration: none; 
}

div.menu a:link {
	color: #000000;
	font-size: 10px;
	display: block;
	text-decoration: none;	
}

div.menu a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
div.menu a:hover {
	color: #000000;
	height: 9px;
	text-decoration: underline;
	background-color: #657CC0;
}
div.menu a:active {
	color: #BFBFAC;
	text-decoration: underline;
}

.layout_table {
	border: 1px solid #DFDFDF;
}


.menu_selected {
	font-weight: bold;
	padding-left: 10px;
}

.body_area {
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 741px;
	height: 100%;
	padding:0px;
	vertical-align: top;
	min-height:700px;
	_height: 700px
}
.body_area_top {
	background-image: url(../images/body_background_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 741px;
	height: 20px;
	vertical-align: top;
}
.body_area_header {
	background-image: url(../images/body_background_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 741px;
	vertical-align: top;
	text-align: center;
}
.body_area_footer {
	background-image: url(../images/body_background_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 741px;
	height: 60px;
	vertical-align: bottom;
}
.body_area_bot {
	background-image: url(../images/body_background_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 741px;
	height: 20px;
	vertical-align: bottom;
}

.menu_strip {
	background-color: #FFFFFF;
	background-image: url(../images/menu_strip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 693px;
	margin-left:23px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.menu_strip a:link {
	color: #000000;
	text-decoration: none;
}

.menu_strip a:visited {
	color: #000000;
	text-decoration: none;
}

.menu_strip a:hover {
	color: #22B14C;
	text-decoration: underline;
}
.menu_strip a:active {
	color: #22B14C;
	text-decoration: none;
}

s.wide_panel_top {
	background-image: url(../images/wide_panel_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.wide_panel_bot {
	background-image: url(../images/wide_panel_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
.wide_panel_middle {
	background-image: url(../images/wide_panel_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.small_panel_top {
	background-image: url(../images/small_panel_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
.small_panel_middle {


	background-image: url(../images/small_panel_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.small_panel_bot {


	background-image: url(../images/small_panel_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	font-size: 20px;
	display: inline;
}

h1.product_title {
	font-size: 18px;
}

h2 {
	font-size: 14px;
	display: inline;
}
.category_text {
	text-align: justify;
}
.footer_v4 {
	margin-top:5px;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.product_listing {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.box_top_left {	
background: url(../images/box/box_top_left.gif) 0 0 no-repeat
/*	background: url(../images/box/box_top_left.gif);
	background-repeat: no-repeat;
	left:0px;
	top: 0px;
	width:20em;*/
}
.box_top {
background: url(../images/box/box_top.gif) 100% 0 repeat-x
}
.box_top_right {
background: url(../images/box/box_top_right.gif) 100% 0 no-repeat
}
.box_left {
background: url(../images/box/box_left.gif) 0 0 repeat-y
}
.box_right {
background: url(../images/box/box_right.gif) 100% 0 repeat-y
/*	background-image: url(../images/box/box_right.gif);
	background-repeat: repeat-y;
	width: 8px;
	background-position: right;*/
}
.box_bot_left {
	background: url(../images/box/box_bottom_left.gif) 0 100% no-repeat; 
}
.box_bot {
background: url(../images/box/box_bottom.gif) 100% 100% repeat-x
/*	background-image: url(../images/box/box_bottom.gif);
	background-repeat: repeat-x;
	height: 8px;*/
}
.box_bot_right {
background: url(../images/box/box_bottom_right.gif) 100% 100% no-repeat
/*	background-image: url(../images/box/box_bottom_right.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	left:100%
	top:0;*/
}
.info_title {
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.info_text {
	text-align: justify;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;	
}
.basket_text {
	text-align: left;
	font-size: 10px;
}
.basket_table {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid #999900;
}

.basket_subtitles {
	font-weight: bold;
	color: #20AF4B;
	text-decoration: none;
}

.basket_title {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.breadcrumb_text {
	font-size: 10px;
	margin-left: 25px;
	color: #999999;
}
.product_price {
	display: inline;
}
.basket_product_title {

}

.basket_product_title a:link {
	color: #6666FF;
	text-decoration: none;
	font-weight: bolder;
}

.basket_product_title a:visited {
	color: #6666FF;
	text-decoration: none;
	font-weight: bolder;
}

.basket_product_title a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.basket_product_title a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.basket_break_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	height: 4px;
	font-size: 2px;
}
.basket_break_bot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height: 4px;
	font-size: 2px;
}

.basket_total {
	font-size: 12px;
	font-weight: normal;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.validation_error {
	font-weight: bold;
	color: #CC0000;
}
.error_box {
	background-color: #FFCCCC;
	border: 1px solid #CC0000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}
.help_text {
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	text-indent: 0px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.form_input {
	margin-left: 20px;
	font-size: 12px;
	padding: 1px;
}
.form_field_title {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.form_background {
	border: 1px solid #D3D3D3;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.form_background2 {
	background-color: #FFF0BB;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.form_field_title_sml {

	font-size: 9px;
	color: #000000;
}
.checkout_progress {
	background-image: url(../images/checkout_progress.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 30px;
	width: 500px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
}
.check_progress_inactive {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #cccccc;
}
.check_progress_active {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #22B14C;
}
.check_progress_complete {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #000000;
}


.checkout_progress a:link {
	color: #000000;
	text-decoration: none;
}

.checkout_progress a:visited {
	color: #000000;
	text-decoration: none;
}

.checkout_progress a:hover {
	color: #22B14C;
	text-decoration: underline;
}
.checkout_progress a:active {
	color: #22B14C;
	text-decoration: none;
}

.input_normal {
	border: 1px solid #000000;
	padding: 2px;
	font-size: 12px;
}
.input_required {
	border: 1px solid #FF0000;
	padding: 2px;
	font-size: 12px;
}
h3 {
	font-size: 13px;
	display: inline;
}
.summary_price {
	font-weight: bold;
	color: #20AF4B;
}
.box_title {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
}
.box_text {
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 13px;
}
.order_summary_line {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.order_summary_subtitle {
	text-decoration: underline;
}
.order_summary_smltxt {
	font-size: 9px;
}

div.product {
	width: 160px;
	height: 12px;
	color: #333333;
	padding: 0;
	text-decoration: none;
	text-align: left;
}
.small_link{
	font-size: 9px;
	}
	
.product_backgd {
	background-repeat: no-repeat;
	background-position: center;
}

.bgmask {
	display: none;
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	font-family:verdana;
	font-weight:bold;
	background-color: black;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
.popupDiv {
	display: none;
	z-index: 10;
	color: black;
}
.popupDivContainer {
	display: none;
	position:absolute;
	z-index: 9;
	width: 100%;
	float: left;
}
.popupDivCloseBar {
	float:right;
	margin-top: 10px;
	margin-right: 5px;
}

