/* Globals */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #9a9ea1;
	color: #000000;
	background-image: url('../../images/master_background.png');
	background-repeat: repeat-x;
	margin: 10px;
}

form {
	padding: 0;
	margin: 0;
}

form label {
	width: 125px;
	text-align: right;
}

.clear {
	clear: both;
}

.center_text {
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

button {
	border: 1px solid #888888;
	margin: 0 5px;
	font-size: 8pt;
	height: 22px;
}

.error {
	color: #880000;
	text-align: center;
}

/* Master */
div.master_frame {
	width: 100%;
	height: 100%;
}

div.master_body {
	width: 920px;
	margin: 0 auto;
}

div.master_body_footer {
	width: 920px;
	height: 9px;
	background-image: url('../../images/master_body_footer.gif');
	background-repeat: no-repeat;
	padding: 15px 5px;
	font-size: 8pt;
}

div.master_header {
	height: 74px;
	background-image: url('../../images/master_header_bg.png');
}

div.master_header_left {
	width: 10px;
	height: 74px;
	float: left;
	background-image: url('../../images/master_header_left.png');
}

div.master_header_content {
	width: 900px;
	float: left;
}

div.master_header_content img {
	margin: 15px 0 0 10px;
	float: left;
}

div.master_header_right {
	width: 10px;
	height: 74px;
	float: right;
	background-image: url('../../images/master_header_right.png');
}

form.master_search {
	float: right;
	margin-top: 15px;
}

form.master_search input {
	width: 150px;
	height: 12px;
	font-size: 8pt;
}

form.master_search button {
	cursor: pointer;
	width: 26px;
	height: 18px;
	border: 0;
	margin-left: 2px;
	background-image: url('../../images/go_button.gif');
}

form.master_search button:hover {
	cursor: pointer;
	width: 26px;
	height: 18px;
	border: 0;
	margin-left: 2px;
	background-image: url('../../images/go_button_over.gif');
}

div.master_header_console_1 {
	height: 24px;
	background-color: #c7c7c7;
	border: 1px solid #000000;
	clear: both;
}

div.master_header_console_2 {
	height: 24px;
	background-color: #e7e7e7;
	border: 1px solid #000000;
	clear: both;
}

div.master_header_console_cart {
	height: 24px;
	padding: 4px 10px 4px 10px;
	font-size: 8pt;
	float: right;
}

div.master_header_console_cart span {
	color: #a52e2a;
}

div.master_header_console_cart a:link {
	color: #a52e2a;
	text-decoration: underline;
}

div.master_header_console_cart a:visited {
	color: #a52e2a;
	text-decoration: underline;
}

div.master_header_console_cart a:hover {
	color: #a52e2a;
}

div.master_header_console_user {
	height: 24px;
	font-size: 8pt;
	float: left;
}

div.master_header_console_user div {
	padding: 4px 10px;
	white-space: nowrap;
	overflow: hidden;
}

div.master_header_console_user a:link {
	color: #a52e2a;
	text-decoration: none;
}

div.master_header_console_user a:visited {
	color: #a52e2a;
	text-decoration: none;
}

div.master_header_console_user a:hover {
	color: #a52e2a;
	text-decoration: underline;
}

div.master_product_nav {
	clear: both;
	height: 40px;
	background-image: url('../../images/master_products_nav_bg.png');
}

div.master_product_nav_left {
	width: 10px;
	height: 40px;
	float: left;
	background-image: url('../../images/master_products_nav_left.png');
}

div.master_product_nav_center {
	width: 900px;
	height: 40px;
	float: left;
}

div.master_product_nav_right {
	width: 10px;
	height: 40px;
	float: right;
	background-image: url('../../images/master_products_nav_right.png');
}

div.master_top_nav_first {
	width: 100%;
	height: 20px;
	padding: 0;
}

div.master_top_nav_first_links {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

div.master_top_nav_first_link {
	float: left;
	padding: 2px 10px 0px 10px;
	border-left: 1px solid #000000;
	white-space: nowrap;
}

div.master_top_nav_first_link_over {
	float: left;
	padding: 2px 10px 0px 10px;
	border-left: 1px solid #000000;
	white-space: nowrap;
}

a.master_top_nav_first_link:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.master_top_nav_first_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.master_top_nav_first_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div.master_content {
	margin-top: 5px;
	background-image: url('../../images/master_content_bg.gif');
	background-repeat: repeat-y;
}

div.master_content_clear {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

div.master_content_left {
	float: left;
	width: 188px;
	background-image: url('../../images/master_content_left_blue_bg.png');
	background-color: #9A9EA1;
}

div.master_content_left_nav {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #C7C7C7;
}

div.master_content_left_signup {
	color: #FFFFFF;
	font-size: 8pt;
	padding: 10px;
}

div.master_content_left_signup span {
	color: #FFFFFF;
	font-size: 12pt;
}

div.master_content_left_signup div {
	padding: 5px 0;
}

div.master_content_center {
	float: left;
	width: 540px;
}

div.master_content_right {
	float: right;
	width: 188px;
}

div.master_content_right_blue_top {
	width: 188px;
	height: 15px;
	background-image: url('../../images/master_body_header_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

div.master_content_right_blue {
	width: 186px;
	background-image: url('../../images/master_content_left_blue_bg.png');
	background-repeat: repeat-y;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-size: 8pt;
}

div.master_content_right_blue_contact {
	padding: 10px;
}

span.master_content_right_blue_contact_phone {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

span.master_content_right_blue_contact_hours {
	color: #0ca9f7;
	font-size: 12pt;
}

div.master_content_left_spacer {
	height: 4px;
	background-color: #9A9EA1;
}

div.master_content_left_spacer_white {
	height: 4px;
	background-color: #FFFFFF;
}

#category_slide_show {
	width: 165px;
	height: 179px;
	border: 1px solid #CCCCCC;
}

div.master_news {
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 20px 20px 10px 20px;
}

div.master_news_header {
	font-size: 14pt;
	color: #09367a;
}

div.master_news	a:link {
	font-size: 8pt;
	color: #9f2f3b;
	text-decoration: none;
}

div.master_news	a:visited {
	font-size: 8pt;
	color: #9f2f3b;
	text-decoration: none;
}

div.master_news	a:hover {
	font-size: 8pt;
	color: #9f2f3b;
	text-decoration: none;
}

div.master_news	span {
	color: #09367a;
}

/* Drop Down Menus */
div.master_header_nav {
	color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 24px;
	text-align: left;
	padding-left: 10px;
	line-height: 24px;
	font-size: 9pt;
}

div.master_header_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 10px;
	padding: 2px 5px;
}

div.master_header_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 10px;
	padding: 2px 5px;
}

div.master_header_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 10px;
	padding: 2px 5px;
	background-color: #CCCCCC;
}

/* Page Content */
div.master_content_left div.page_content_header {
	height: 43px;
	background-image: url('../../images/master_body_header_bg.png');
}

div.master_content_center div.page_content_header {
	height: 43px;
	background-image: url('../../images/master_body_header_bg.png');
	margin-left: 5px;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	background-color: #CA262C;
}

div.page_content_header_title {
	padding: 15px 0 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

div.page_content_header_title a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.page_content_header_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.page_content_header_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.page_content_header_left {
	float: left;
	width: 10px;
	height: 43px;
	background-image: url('../../images/master_body_header_left.gif');
}

div.page_content_body_nav {
	color: #a52e2a;
	padding-bottom: 10px;
	margin: 10px 20px;
	text-align: center;
	border-bottom: 1px dotted #a52e2a;
}

div.page_content_body_nav a:link {
	color: #a52e2a;
	text-decoration: none;
}

div.page_content_body_nav a:visited {
	color: #a52e2a;
	text-decoration: none;
}

div.page_content_body_nav a:hover {
	color: #a52e2a;
	text-decoration: underline;
}

div.page_content_body {
	padding: 20px;
}

div.page_content_body td {
	font-size: 8pt;
}

div.page_nav_link {
	height: 40px;
	line-height: 40px;
	border: 1px solid #000000;
	background-image: url('../../images/master_left_nav_bg.png');
	padding-left: 10px;
}

div.page_nav_link a:link {
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}

div.page_nav_link a:hover {
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: normal;
}

div.page_nav_link a:visited {
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
}

div.page_nav_children {
	padding-left: 30px;
}

div.page_nav_children div {
	padding: 2px 0px
}

div.page_nav_children a:link {
	color: #09367a;
	border: 0;
	text-decoration: none;
	font-weight: normal;
}

div.page_nav_children a:hover {
	color: #09367a;
	border: 0;
	text-decoration: underline;
	font-weight: normal;
}

div.page_nav_children a:visited {
	color: #09367a;
	border: 0;
	text-decoration: none;
	font-weight: normal;
}

/* Login */
div.page_content_body_login a:link {
	color: #9a2c35;
	text-decoration: none;
}

div.page_content_body_login a:visited {
	color: #9a2c35;
	text-decoration: none;
}

div.page_content_body_login a:hover {
	color: #9a2c35;
	text-decoration: underline;
}

div.page_content_body_login	form {
	text-align: right;
	width: 250px;
	margin: 0 auto;
}

div.page_content_body_login	form div {
	padding: 2px;
}

/* Display Account */
div.page_content_body_account a:link {
	color: #9a2c35;
	text-decoration: none;
}

div.page_content_body_account a:visited {
	color: #9a2c35;
	text-decoration: none;
}

div.page_content_body_account a:hover {
	color: #9a2c35;
	text-decoration: underline;
}

div.page_content_body_account form {
	text-align: right;
	width: 275px;
	margin: 0 auto;
}

div.page_content_body_account form div {
	padding: 2px;
}

div.page_content_body_account_addresses {
	font-size: 8pt;
	border: 1px solid #000000;
	padding: 10px;
	margin: 3px 0;
}

div.page_content_body_account_addresses div {
	padding: 2px;
}

form.address input.field {
	width: 175px;
}

form.address select {
	width: 175px;
}

div.page_content_footer {
	padding: 10px 10px;
	text-align: right;
	clear: both;
}

div.page_content_footer a:link {
	color: #9f2f3b;
	font-size: 8pt;
	text-decoration: none;
}

div.page_content_footer a:visited {
	color: #9f2f3b;
	font-size: 8pt;
	text-decoration: none;
}

div.page_content_footer a:hover {
	color: #9f2f3b;
	font-size: 8pt;
	text-decoration: none;
}

/*  Display Category  */
form.display_category input {
	font-size: 8pt;
}

form.display_category select {
	font-size: 8pt;
}

form.display_category button {
	font-size: 8pt;
}

div.display_category_body {
	padding: 10px;
}

img.display_category {
	border: 1px solid #000000;
	cursor: pointer;
}

div.display_category_seperator {
	height: 7px;
	background-image: url('../../images/display_category_seperator.png');
	background-repeat: repeat-x;
	clear: both;
}

div.display_category_header {
	padding: 10px;
}

div.display_category_header_text {
	color: #FFFFFF;
	font-weight: bolder;
}

div.display_category_overview_header {
	color: #9f2f3b;
	padding-top: 10px;
	font-weight: bolder;
	font-size: 12pt;
}

div.display_category_overview_text {
	font-size: 8pt;
	padding: 5px 0px 0px 5px;
}

div.display_category_sub_header {
	padding-top: 10px;
	clear: both;
}

div.display_category_sub_header a:link {
	font-weight: bolder;
	color: #9f2f3b;
	text-decoration: none;
}

div.display_category_sub_header a:visited {
	font-weight: bolder;
	color: #9f2f3b;
	text-decoration: none;
}

div.display_category_sub_header a:hover {
	font-weight: bolder;
	color: #9f2f3b;
	text-decoration: none;
}

span.display_category_sale_price {
	color: #9f2f3b;
	font-style: italic;
}

div.display_category_sub_image {
	float: left;
	padding: 10px;
	width: 75px;
}

div.display_category_sub_text_area {
	float: left;
	padding: 0 10px;
	width: 365px;
}

div.display_category_sub_text {
	font-size: 8pt;
	padding-right: 10px;
}

div.display_category_sub_products {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Display Product */
div.display_product {
	padding: 10px;
}

div.display_product_seperator {
	height: 7px;
	background-image: url('../../images/display_category_seperator.png');
	background-repeat: repeat-x;
	clear: both;
}

div.display_product_title {
	color: #9f2f3b;
	font-size: 12pt;
	font-weight: bolder;
	padding: 0 0 10px 0;
}

div.display_product_description {
	clear: both;
	font-size: 8pt;
	padding: 10px 0 15px 0;
}

div.display_product_fine_print {
	clear: both;
	font-size: 7pt;
	padding: 10px 0 10px 0;
	color: #000000;
	color: #9a2c35;
}

div.display_product_image {
	clear: both;
	text-align: center;
	float: left;
	width: 225px;
}

div.display_product_image img {
	width: 225px;
	border: 1px solid #888888;
	cursor: pointer;
}

div.display_product_image span {
	display: block;
	text-align: center;
}

div.display_product_no_image {
	width: 225px;
	border: 1px solid #000000;
	padding: 90px 0px 90px 0px;
	text-align: center;
	color: #9f2f3b;
	cursor: pointer;
}

div.display_product_no_image_thumb {
	width: 75px;
	border: 1px solid #000000;
	padding: 22px 0px 22px 0px;
	text-align: center;
	color: #9f2f3b;
	cursor: pointer;
}

div.display_product_master_content_left {
	padding: 20px 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 8pt;
}

div.display_product_right_column {
	font-size: 8pt;
	float: right;
	width: 225px;
	padding: 0 10px;
}

div.display_product_msrp {
	padding: 2px 0;
}

.display_product_msrp span {
	font-weight: bold;
}

div.display_product_price {
	padding: 2px 0;
	font-weight: bold;
	color: #9f2f3b;
}

.display_product_price span {
	font-weight: bold;
	color: #9f2f3b;
}

div.display_product_ordering {
	font-size: 8pt;
	border: 1px solid #BBBBBB;
	padding: 5px;
}

div.display_product_ordering div {
	padding: 3px 0;
}

div.display_product_ordering input {
	margin-top: 2px;
}

div.display_product_ordering_option {
	clear: both;
	margin: 0 auto;
	font-weight: bold;
	text-align: left;
}

div.display_product_ordering_option_value {
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	font-weight: bold;
	text-align: left;
}

div.display_product_ordering_option_value div {
	margin: 5px;
	font-weight: normal;
	text-align: right;
}

div.display_product_ordering_option select {
	font-size: 8pt;
	width: 100%;
	margin-top: 2px;
}

div.display_product_overlay_frame {
	width: 251px;
	height: 248px;
	float: right;
	background-color: #9C9FA2;
	position: relative;
	top: 33px;
	left: 283px;
	padding: 0;
}

div.display_product_overlay {
	width: 252px;
	height: 242px;
	background-color: #FFFFFF;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	border-right: 1px solid #646464;
	position: relative;
	left: -2px;
}

div.display_product_overlay div {
	padding: 10px;
}

div.display_product_images {
	clear: both;
	margin-top: 5px;
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div.display_product_images img {
	border: 1px solid #888888;
	margin-right: 5px;
	cursor: pointer;
}

div.display_product_details {
	margin: 0;
	clear: both;
}

div.display_product_details table {
	width: 100%;
	font-size: 8pt;
	text-align: left;
}

div.display_product_details th {
	background-color: #e4e4e4;
}

td.display_product_details_label {
	width: 40%;
	background-color: #e4e4e4;
	color: #52513f;
	border-bottom: 1px solid #e4e4e4;
	vertical-align: top;
}

td.display_product_details_value {
	width: 60%;
	border-bottom: 1px solid #e4e4e4;
	vertical-align: top;
}

td.display_product_dimensions_label {
	width: 30%;
	background-color: #e4e4e4;
	color: #52513f;
	border-bottom: 1px solid #e4e4e4;
	vertical-align: top;
}

td.display_product_dimensions_value {
	width: 70%;
	border-bottom: 1px solid #e4e4e4;
	vertical-align: top;
}

div.display_product_kit {
	border: 1px solid #BBBBBB;
	padding: 5px;
}

div.display_product_kit	select {
	font-size: 8pt;
	width: 100%;
	margin-top: 2px;
}

div.display_product_kit	div {
	font-size: 8pt;
	padding: 2px;
}

div.display_product_back_to_category {
	clear: both;
	padding-bottom: 5px;
}

div.display_product_back_to_category a:link {
	color: #9f2f3b;
	text-decoration: none;
}

div.display_product_back_to_category a:visited {
	color: #9f2f3b;
	text-decoration: none;
}

div.display_product_back_to_category a:hover {
	color: #9f2f3b;
	text-decoration: underline;
}

div.display_product_links {
	clear: both;
	margin: 10px 0;
}

div.display_product_links button {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
	border: 0;
	margin: 3px;
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
	color: #0B387B;
	background-image: url('../../images/products_links_blank_bg.png');
	padding-top: 50px;
}

div.display_product_buttons {
	clear: both;
	text-align: center;
	padding: 10px 0;
}

div.view_basket table {
	margin: 10px 0;
	font-size: 8pt;
}

div.view_basket th {
	font-weight: bold;
	border-top: 1px solid #cccccc;
}

div.view_basket td {
	vertical-align: top;
	border-top: 1px solid #cccccc;
}

div.view_basket a:link {
	color: #9f2f3b;
}

div.view_basket a:visited {
	color: #9f2f3b;
}

div.view_basket a:hover {
	color: #9f2f3b;
}

div.view_basket span {
	font-size: 7pt;
}

input.view_basket_quantity {
	width: 30px;
	text-align: right;
	font-size: 8pt;
}

td.view_basket_subtotal_text {
	background-color: #efefef;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

td.view_basket_subtotal_total {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

td.view_basket_controls {
	padding: 10px 0;
}

/* Checkout */
form.checkout a:link {
	color: #9f2f3b;
	text-decoration: none;
}

form.checkout a:visited {
	color: #9f2f3b;
	text-decoration: none;
}

form.checkout a:hover {
	color: #9f2f3b;
	text-decoration: none;
}

td.checkout_header {
	font-weight: bold;
}

td.checkout_title {
	color: #0B387B;
}

div.display_news a:link {
	color: #9f2f3b;
	font-weight: bold;
	text-decoration: none;
}

div.display_news a:visited {
	color: #9f2f3b;
	font-weight: bold;
	text-decoration: none;
}

div.display_news a:hover {
	color: #9f2f3b;
	font-weight: bold;
	text-decoration: underline;
}

div.display_news_articles {
	padding: 5px 0;
}

div.display_news_article_title {
	padding: 5px 0;
	font-size: 14pt;
	color: #09367a;
}

div.display_news_article_content {
	
}