
html {
	overflow-y:scroll;
}

table {
	vertical-align: baseline;
}

body,td,th,dt,dd {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:Normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#1f61e2;
	font-weight:Bold;
}
a:hover {
	color:#606060;
	font-weight:Bold;
}

.shop_main_frame {
	position:relative;
}

#MainContent {
	margin-left:14px;
	margin-right:14px;
}

.listing_content {
	margin-left:8px;
	margin-right:8px;
}

.sm_text {
	color:#666666;
	font-size:10px;
}

.small_text {
	font-size:10px;
}

/* Breadcrumbe */
a.link_breadcrumb {
	color:#1f61e2;
	font-size:11px;
	font-weight:Normal;
}
a.link_breadcrumb:hover {
	color:#ed202a;
	font-size:11px;
	font-weight:Normal;
}

.breadcrumb_text h2 {
	display:inline;
	margin:0;
	padding:0 !important;
}

.breadcrumb_text, .breadcrumb_text h2 {
	color:#1f61e2;
	font-size:11px;
	font-weight:Normal;
	padding-top:5px;
	padding-bottom:3px;
}



/* footer link */
a.link_footer {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
a.link_footer:hover {
	color:#CFCFCF;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.link_footer_text {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}



.link_text {
	color:#1f61e2;
	font-size:11px;
	font-weight:Bold;
}

.nav_text_dis {
	color: #c7c7c7;
	font-size:11px;
	font-weight:Normal;
}

a.nav:link, a.nav:visited, a.nav:active {
	color:#333333;
	font-size:11px;
	font-weight:Normal;
	text-decoration:none;
}
a.nav:hover {
	color:#1f61e2;
	font-size:11px;
	font-weight:Normal;
	text-decoration:underline;
}

a.nav_num:link, a.nav_num:visited, a.nav_num:active {
	color:#333333;
	font-size:11px;
	font-weight:Normal;
	text-decoration:none;
	width:10px;
	height:19px;
}
a.nav_num:hover {
	color:#1f61e2;
	font-size:11px;
	font-weight:Normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#1f61e2;
	text-decoration:none;
	width:10px;
	height:19px;
}

a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	color:#333333;
	font-size:11px;
	font-weight:Normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#1f61e2;
	width:10px;
	height:19px;
	text-decoration:none;
}
a.nav_text:hover {
	color:#1f61e2;
	font-size:11px;
	font-weight:Normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#1f61e2;
	width:10px;
	height:19px;
	text-decoration:none;
}

.nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
}

.nav_area {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:Normal;
}

.nav_area_dis {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../../../images/nav_dis.jpg);
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px -2px;
}


.form_fields {
    border: solid 1px #a7a6aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
}

.form_fields select, .form_fields_error select, select {
	border: solid 1px #a7a6aa;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	height:22px;
}

.form_fields_error {
    border: solid 1px #a7a6aa;
	font-size: 11px;
	background: #FFE6E6;
	height:18px;
}

textarea {
    border: solid 1px #a7a6aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:80px !important;
}

.div_bot {
	background-image:url(../../../images/div_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.text_white {
	color:#;
	font-size:10px;

}

.white_text_dis {
	color:#666666;
	font-size:10px;
}

.require {
	color:#CC0000;
}

.moduleRow {
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	border:solid 1px transparent;
}
.moduleRowOver {
	cursor: pointer;
	cursor: hand;
	background-color:#ffffe6;
	border:solid 1px #a7a6aa;
}
.moduleRowSelected {
	cursor: pointer;
	cursor: hand;
	background-color:#EDFAED;
	border:solid 1px #a7a6aa;
	background-image:url(../../../images/ok2.png);
	background-repeat: no-repeat;
	background-position: right;
}

.flag_error {
	background-color:#FFE6E6;
	border:solid 1px #a7a6aa;
}

.flag_ok {
	background-color:#EDFAED;
	border:solid 1px #a7a6aa;
}

.flag_att {
	background-color:#ffffe6;
	border:solid 1px #a7a6aa;
}

.evenrowbg {
	background-color:#F0F0F0;
}




/* Other */
.main_bg {
	position:relative;
	margin-left:156px;
	min-height: 450px;
	background-color:#FFFFFF;
	
	background-repeat:;
	background-position:;
}
.nav_bg {
	
	background-color:#;
	height:35px;
	padding-left:14px;
	margin-left:1px;
}

a.submit_button_image, .submit_button_image {
	margin:0;
	padding:0;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	border: 1px solid #5c953a;
	
	background: #72bf44;
	
	cursor:pointer;
	height:20px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	
	-moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;

}
.submit_button {
	margin:0;
	padding:0;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	border: 1px solid #5c953a;
	background: #72bf44;
	cursor:pointer;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	
	-moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}


a.non, .non {
	background: #72bf44;
}


a.submit_button_image:hover, .submit_button:hover {
	color:#ffffff;
}

.submit_button_bg {
	margin:0;
	padding:0;
	display: inline-block;
	*display: inline;
	cursor: pointer;
	position:relative;
    padding: 2px;
    outline: 0;
    border: solid 1px #fff;
	font-size: 11px;
	-pie-background: linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	margin: 0;
    -moz-box-shadow: 0px 0px 5px #acacac;
    -webkit-box-shadow: 0px 0px 5px #acacac;
	box-shadow:0px 0px 5px #acacac;
	
	-moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	
	behavior:url(PIE.htc);
}

.submit_button_bg:hover { 
    border-color: #fff;
    -moz-box-shadow: 0px 0px 6px #8d8c8c;
    -webkit-box-shadow: 0px 0px 6px #8d8c8c;
	box-shadow:0px 0px 6px #8d8c8c;
}

#btn_add_to_cart_list_f {
	margin-top: 10px;
	margin-bottom: 5px;
}

#SearchBox {
	padding:10px 0 0 10px;
}

#SearchBox dt, #SearchBox dd, #SearchBox dl {
	margin:0;
	padding:0;
}

#SearchBox dt {
	float:left;
	padding: 3px 0;
	width:95px;
}

	#SearchBox dt input {
		margin: 0;
		padding: 0;
	}

#SearchBox dd {
	margin:0 0 0 95px;
}

.dis_bg {
	background-color:#1f61e2;
}

.line {
	background-color: #265fe4;
	color:#265fe4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line2 {
	height:2px;
	background-color: #265fe4;
	color:#265fe4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frame {
	background-color:#;
}

.frame_h {
	background-color:#;
	height: 1px;
}



/* Category Menu */
.im_cat_menu_spacer {
	
	background-color:#;
	height:1px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.im_cat_menu_header {
	display:block;
	border-bottom:1px solid #000000;
	background: #;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-indent: 10px;
	height:35px;
	line-height:35px;
}
.im_cat_menu_text {
	color:#666666;
	font-size:11px;
	text-indent: 10px;
}
.im_cat_menu_panel {
	position:absolute;
	height:100%;
	border-right:1px solid #;
	float:left;
	background-color:#;
	width: 155px;
}

.im_cat_menu_panel_bot {
	display:block;
	border-bottom:1px solid #000000;
}

ol.categories li a.link_cat {
	
	border-bottom:1px solid #000000;
	display:block;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
ol.categories ol li a.link_cat {
	display:block;
	border-bottom:1px solid #000000;
	color:#666666;
	background-position: 10px center;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

ol.categories li a.link_cat_sel {
	
	border-bottom:1px solid #000000;
	display:block;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
ol.categories ol li a.link_cat_sel {
	display:block;
	border-bottom:1px solid #000000;
	color:#666666;
	background-position: 10px center;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}


a.link_cat:hover {
	color:#666666;
	text-decoration:underline;
}

	/*===Cat menu - Main Cats ===*/
	ol.categories {
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-indent: 15px;
	}

	/*===Cat menu - Link Container ===*/
	ol.categories li {
		display:block;
		width: 100%;
		margin: 0px;
		padding: 0px;
		list-style: none;
		height:24px;
		line-height: 24px;    	
		background: #;
	}
	
	/*===Cat menu - Sub Cats Container ===*/
	ol.categories ol {
		margin: 0px;
		padding: 0px;
	}
	
	/*===Cat menu - Sub Cats ===*/
	ol.categories ol li {
		text-indent: 22px;
		background-position: 10px center;
		background: #;
	}
	
	ol.categories li:hover {
		background: #;
	}

	ol.categories li.sm_sel {
		background: #;
		display:block;
		width: 100%;
		margin: 0px;
		padding: 0px;
		list-style: none;
		line-height: 24px;
		height:24px;
	}
	
	ol.categories ol li.sm_sel {
		text-indent: 22px;
		background: #;
	}
	


/* Header */

h2 {
	padding:0;
	margin:0;
}
.header h1, #ProductName h1 {
	display:inline;
	margin:0;
	padding:0 !important;
}
.header {
	color:#FFFFFF;
	font-size:16px;
	font-weight:Bold;
	
	background-color:#;
	padding-left:14px;
	height:35px;
	line-height:35px;
}
.header h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:Bold;
}
.sub_header {
	color:#333333;
	font-size:12px;
	font-weight:Bold;
	padding-left:7px;
}

.sub_header_alt {
	color:#333333;
	font-size:12px;
	font-weight:Bold;
	padding-left:7px;
}

.sub_header2 {
	color:#333333;
	font-size:12px;
	font-weight:Bold;
}



/* Header Account*/
.header_acc {
	color:#3C3C3C;
	font-size:12px;
	font-weight:Normal;
	
	background-color:#;
	padding-left: 10px;
	height:30px;
	line-height:30px;
}

.account_menu_btns {
	margin-left: 600px;
}

.account_menu_btns a {
	color:#999999;
	text-decoration:none;
	margin:0 10px 0 5px;
	line-height: 30px;
}

.account_menu_btns a:hover {
	color:#;
	text-decoration:underline;
}

.welcome_note {
	float:left;

}

.header_acc_btn_spacer {
	background-color:#;
}




/* Category Listing*/
.cat_bg {
	background-color:#;
	padding-bottom:5px;
	padding-top:5px;
}
.cat_bg:hover {
	background-color:#;
	padding-bottom:5px;
	padding-top:5px;
}
.cat_bg_sel {
	background-color:#;
	padding-bottom:5px;
	padding-top:5px;
}
a.cat_name {
	color:#1f61e2;
	font-size:12px;
	font-weight:Bold;
	text-decoration:none;
}
a.cat_name:hover, .cat_name:hover a {
	color:#ec2029;
	font-size:12px;
	font-weight:Bold;
	text-decoration:underline;
}

/* Product Listing*/
.item_container {
	position:relative;
}

#more_info_container {
	position: absolute;
	bottom: 10px;
	right: 5px;
}

.item_listing3_image_box {
	background: #ffffff;
	margin: 10px;
}

.item_listing3_text_info {
	width:200px;
}

.item_name {
	color:#000000;
	font-size:14px;
	font-weight:Bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}
.item_description {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}
.item_no {
	color:#606060;
	font-size:9px;
	font-weight:Normal;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.item_no_info {
	padding-bottom:10px;
	border-bottom:1px solid #265fe4;
}

.item_bg {
	background-color:#F0F0F0;
}
.item_upcoming {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.item_price {
	color:#72bf44;
	font-size:13px;
	font-weight:Bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.item_price_was {
	color:#333333;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	text-decoration: line-through;
}

a.more_info {
	color:#303030;
	font-size:10px;
	font-weight:Bold;
	text-decoration:none;
}
a.more_info:hover {
	color:#666666;
	font-size:10px;
	font-weight:Bold;
	text-decoration:underline;
}
.more_info_text {
	color:#303030;
	font-size:10px;
	font-weight:Bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}


/* Table Header*/
#TableHeaderContainer {
	height:30px;
}
.table_header_bg {
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	display: block;
	position:relative;
    padding-left: 10px;
    outline: 0;
    border: solid 1px #;
	font-size: 10px;
	color:#;
	background: #;
}

.table_header_bg_no {
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	display: block;
	position:relative;
    outline: 0;
	font-size: 10px;
	color:#;
	background: #;
}

.table_header_bg_sh {
	margin:0;
	display:block;
	padding:0;
	height:30px;
	border: solid 1px #;
}

.table_header_bg_sel {
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	display: block;
	position:relative;
    outline: 0;
	font-weight:bold;
	font-size: 10px;
	color:#;
	background: #;
}

.cornor_left {

}

.cornor_right {

}

.att_container {
	float:left;
	margin-bottom:10px;
}

.table_spacing {
	border-spacing:5px;
}

fieldset {
	border:0;	
}

dl {
	clear: left;
	margin: 0 0 10px 0;
}

	fieldset dt { 
		float: left; 
		width: 175px;
		line-height:25px;
	}
	
	fieldset dt:only-child { 
		float: none;
		width: auto;
	}
	
		label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		
		label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	
	fieldset dd {
		margin: 0 0 0 180px;
	}


/* Product Info*/
#ProductInfoBoxImage a, #ProductInfoBoxImage a:visited, #ProductInfoBoxImage a:hover {
	display: block;
	overflow: hidden;
	height: 300px !important;
	width: 300px !important;
}

.tab_border {
	border: 1px solid #929292;
	background-color:#f3f3f3;
}

.review_border {
	border: 1px solid #929292;
	background-color:#FFFFFF;
}

.item_info_header {
	color:#000000;
	font-size:12px;
	font-weight:Bold;
}
.item_info_text {
	color:#606060;
	font-size:11px;
	font-weight:Normal;
	margin-top:10px;
}

.price_info {
	padding:0;
	margin-top:10px;
}

.order_price {
	font-size:12px;
}

.item_info_text_no {
	color:#606060;
	font-size:11px;
	font-weight:Normal;
}

.sec_image {
	float:right;
	cursor:pointer;
	border: 1px solid #929292;
	cursor:pointer;
	margin-top: 2px;
}

.sec_image_frame {
	padding: 2px;
}
.tag_icon {
	display:none;
}
.line_icon {
	background-color: #265fe4;
	color:#265fe4;
	height: 1px;
	border-style: none;
}

.main_heading {
	font-size: 16px;
	font-weight: bold;
}
.main_border {
	border: 1px solid #000000;
}


.ex_large_image_bg {
	display: block;
	cursor:pointer;
	position: absolute;
	background-color:#000;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 500;
}

.ex_large_image {
	position:absolute;
	cursor:pointer;
	top: 50%;
	left: 50%;
	z-index:502;
	background: #FFF;
	padding: 10px;
	-webkit-box-shadow: #1b1b1b 0px 5px 10px;
	-moz-box-shadow: #1b1b1b 0px 5px 10px;
	box-shadow: #1b1b1b 0px 5px 10px;
	border: 1px solid #000;
	behavior: url(Scripts/PIE.htc);
}

.popUp {
	cursor:pointer;
}

div.form_fields {
	padding:2px;
	margin:0;
}

div.form_fields_error {
	padding:2px;
	margin:0;
}

#ItemInfoBoxText {	
	min-height: 410px;
	margin-right:320px;
}

#ItemInfoBoxImage {
	position:absolute;
	right:4px;
	top:0;
}

.more_image_container {
	float:right;
}
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}

#ZoomImage {
	background:url(../../../images/viewlarge.png) no-repeat;
	height:16px;
	width:16px;
}

.clear_clear {
	height:0;
	clear:both;
	display: block;
	position: relative;
}

.clear {
	display: block;
	position: relative;
}

.clear1 {
	display: block;
	position: relative;
	height:1px;
}

.clear5 {
	display: block;
	position: relative;
	height:5px;
}

.clear10 {
	display: block;
	position: relative;
	height:10px;
}

.item_info_text p {
	margin-bottom: 15px;
}

.item_img {
	display:block;
}

nav { margin: 0; padding: 0; }

. {
	border:1px solid #F0F !important;
	padding:5px;
	margin:2px;
	background-image:url(../../../images/template_bg.png) !important;
	background-color: transparent !important;
}
.edit_mode {
	border:1px solid #F0F !important;
}

