@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	min-width:100%;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

a img:hover {
	
}

.default_color {
	color:#404f54;
}

.bold {
	font-weight:bold;
}

.textbox {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:11px;
	color:#404f54;
	padding-top:3px;
	height:17px;
	padding-left:4px;
	padding-right:4px;
}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:11px;
	color:#404f54;
	padding-top:3px;
	height:100px;
	padding-left:4px;
	padding-right:4px;
}

.select {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:12px;
	color:#404f54;
	height:22px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:22px;
}

.section_head {
	
}

.section_head th {
	background-color:#404F54;
	padding-left:10px;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
}

.cart_links {
	font-size:9px;
	background-color:#dff1ff;
	margin:10px 0 0 0;
	padding:10px;
	width:458px;
	border:solid 1px #316ac5;
	color:#316ac5;
}

.cart_links a {
	color:#316ac5;
	font-weight:bold;
}

.cart_links ul {
	margin-left:10px;
	padding-left:10px;
}

.cart_data {
	background-color:#E0E0E0;
	width:100%;
}

.cart_data th {
	font-weight:bold;
	background-color:#F0F0F0;
	padding:5px 5px 5px 5px;
	color:#333333;
}

.cart_data td {
	background-color:#FFFFFF;
	padding:3px 5px 3px 5px;
}

.cart_data_no {
	width:20px;
}

.cart_data_code {
	width:60px;
}

.cart_data_price {
	width:105px;
}

.cart_data_qty {
	width:25px;
}

.cart_data_edit {
	width:40px;
}

.cart_data_warning {
	text-align:center;
}

.cart_data_no, .cart_data_qty, .cart_data_edit {
	text-align:center;
}

.cart_data_code, .cart_data_name {
	text-align:left;
}

.cart_data_edit a {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.cart_data_edit a:hover {
	text-decoration:underline;
}

#super_top_wrapper_1 {
	width:100%;
	min-width:100%;
	height:70px;
	background-color:#000000;
	overflow:hidden;
}

#super_top_wrapper_2 {
	width:100%;
	height:70px;
	display:table;
	margin-top:2px;
}

#super_top_control {
	width:100%;
	height:13px;
}

#btn_minimize {
	background-image:url(../images/btn_minimize.gif);
	width:13px;
	height:13px;
	overflow:hidden;
	cursor:pointer;
	float:right;
}

#btn_maximize {
	background-image:url(../images/btn_maximize.gif);
	width:13px;
	height:13px;
	display:inline;
	overflow:hidden;
	cursor:pointer;
	float:right;
}

#super_top_title {
	width:100%;
	height:16px;
	float:left;
	clear:left;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
}

#super_top_links {
	width:100%;
	height:12px;
	float:left;
	clear:left;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	font-size: 10px;
}

#super_top_links a {
	color:#316ac5;
}

#super_top_promo {
	width:100%;
	height:12px;
	float:left;
	clear:left;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	font-size: 10px;
}

#super_top_promo a {
	color:#b60101;
}

#top_wrapper_1 {
	width:100%;
	min-width:100%;
	height:20px;
	background-color:#110d0d;
	border-bottom:solid 1px #000000;
	text-align:center;
	overflow:hidden;
}

#top_wrapper_2 {
	width:100%;
	height:20px;
	display:table;
	margin:auto;
	margin-top:1px;
}

#top_logo {
	width:24%;
	height:20px;
	float:left;
	color:#f1ede2;
	text-align:left;
	padding-left:10px;
}

#top_logo a {
	color:#f1ede2;
}

#top_links {
	width:auto;
	height:20px;
	float:right;
	text-align:right;
	color:#f1ede2;
}

#top_links a {
	color:#f1ede2;
}

.top_links {
	display:inline;
	float:left;
	font-size:10px;
}

.top_links_separator {
	background-color:#FFFFFF;
	overflow:hidden;
	margin:7px 10px 0px 10px;
	width:1px;
	height:1px;
	display:inline;
	float:left;
}

.top_logout {
	background:url(../images/top_logout.gif) no-repeat left top;
	margin:2px 0 0 4px;
	width:11px;
	height:9px;
	float:left;
	display:inline;
	cursor:pointer;
}

.top_bookmark {
	background:url(../images/top_bookmark.gif) no-repeat left top;
	margin:2px 0 0 4px;
	width:11px;
	height:10px;
	float:left;
	display:inline;
	cursor:pointer;
}

.top_rating_up {
	background:url(../images/top_thumb_up.gif) no-repeat left top;
	margin:0 0 0 4px;
	width:13px;
	height:15px;
	float:left;
	display:inline;
	cursor:pointer;
}

.top_rating_down {
	background:url(../images/top_thumb_down.gif) no-repeat left top;
	margin:0 0 0 4px;
	width:13px;
	height:15px;
	float:left;
	display:inline;
	cursor:pointer;
}

#top_liner_1 {
	width:100%;
	min-width:100%;
	height:9px;
	text-align:center;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}

#top_liner_2 {
	width:980px;
	height:9px;
	display:table;
	margin:auto;
	margin-top:1px;
}

#btn_dropdown {
	background:url(../images/top_dd.gif) no-repeat left top;
	width:73px;
	height:9px;
	float:right;
	display:inline;
	cursor:pointer;
}

#popup_window {
	width:100%;
	height:100%;
	position:absolute;
	z-index:9;
}

#popup_window_control {
	width:500px;
	height:4px;
	text-align:right;
}

#popup_window_control img {
	cursor:pointer;
}

#popup_window_content {
	width:500px;
	height:400px;
	overflow:visible;
	/*border:solid 1px #313131;*/
	/*background-color:#FFFFFF;*/
}

.window {
	width:500px;
	height:auto;
	border:solid 1px #c4c4c4;
	background:url(../images/box1_bg.gif) repeat-x left top;
	background-color:#f2f3f4;
	float:left;
}

.window_title {
	color:#404f54;
	padding:12px 0 10px 64px;
	border-bottom:solid 1px #dddedf;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
	width:372px;
	height:15px;
	font-size:11px;
	font-weight:bold;
}

.window_warning {
	border:solid 1px #404f54;
	background-color:#eaebec;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:10px;
	width:388px;
}

.window_font_inc {
	width:32px;
	height:37px;
	background:url(../images/icon_incfont.gif) no-repeat left;
	border-bottom:solid 1px #dddedf;
	cursor:pointer;
	float:left;
}

.window_font_dec {
	width:32px;
	height:37px;
	background:url(../images/icon_decfont.gif) no-repeat left;
	border-bottom:solid 1px #dddedf;
	cursor:pointer;
	float:left;
}

.window_field_left {
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#404f54;
	width:80px;
	min-height:20px;
	height:auto !important;
	height:20px;
	text-align:left;
	float:left;
	display:inline-block;
}

.window_field_right {
	padding:2px 10px 2px 0;
	font-size:11px;
	color:#404f54;
	width:390px;
	min-height:20px;
	height:auto !important;
	height:20px;
	text-align:left;
	float:left;
	display:inline-block;
}

.window_field_left_2 {
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#404f54;
	width:150px;
	height:20px;
	text-align:left;
	float:left;
}

.window_field_right_2{
	padding:2px 10px 2px 0;
	font-size:11px;
	color:#404f54;
	width:300px;
	min-height:20px;
	text-align:left;
	float:left;
}

.window_field_right_2 #selPayment {
	width:310px;
}

.window_field_right #txtQty {
	width:390px;
}

#txa_terms {
	overflow:auto;
}

.window_field_center {
	padding:2px 10px 2px 10px;
	text-align:left;
	font-size:11px;
	color:#404f54;
	min-height:20px;
	height:auto !important;
	height:20px;
	width:480px;
	float:left;
}

.window_alert {
	padding:10px;
	font-size:10px;
	color:#404f54;
	width:500px;
	min-height:20px;
	text-align:center;
	float:left;
}

.window_buttons {
	text-align:right;
	padding:10px 8px 2px 2px;
	margin:10px 0 0 0;
	background-color:#eaebec;
	border-top:solid 1px #dddedf;
	width:490px;
	height:30px;
	float:left;
}

#popup_message {
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	/*-moz-opacity: 0.5;
	filter: alpha(opacity: 50);*/
}

#popup_message_control {
	width:300px;
	height:4px;
	text-align:right;
}

#popup_message_control img {
	cursor:pointer;
}

#popup_message_content {
	width:300px;
	height:100px;
	overflow:visible;
	display:table;
}

.message {
	width:300px;
	border:solid 1px #313131;
	background:url(../images/box1_bg.gif) repeat-x left top;
	background-color:#FFFFFF;
	float:left;
}

.message_title {
	color:#FFFFFF;
	padding:5px;
	background-color:#404f54;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
	width:300px;
	font-size:11px;
	font-weight:bold;
}

.message_field_left {
	padding:2px 0 2px 10px;
	font-size:10px;
	color:#404f54;
	width:80px;
	min-height:20px;
	text-align:left;
	display:inline-block;
	float:left;
}

.message_field_right {
	padding:2px 10px 2px 0;
	font-size:10px;
	color:#404f54;
	width:190px;
	min-height:20px;
	text-align:left;
	display:inline-block;
	float:left;
}

.message_field_center {
	padding:2px 10px 2px 10px;
	font-size:10px;
	color:#404f54;
	width:280px;
	min-height:20px;
	text-align:left;
	float:left;
	overflow:visible;
}

.message_buttons {
	text-align:right;
	padding:10px 8px 2px 2px;
	margin:10px 0 0 0;
	background-color:#eaebec;
	border-top:solid 1px #dddedf;
	width:290px;
	height:30px;
	float:left;
}

.bookmark_message{
	width:600px;
}

.bookmark_message_title {
	width:600px;
}

.bookmark_message_field_center {
	width:580px;
	border-top:solid 1px #dddedf;
}

.bookmark_message_field_form {
	padding:5px 10px 2px 10px;
	font-size:10px;
	color:#404f54;
	width:580px;
	min-height:20px;
	text-align:left;
	float:left;
	overflow:visible;
	border-top:solid 1px #dddedf;
}

.bookmark_login{
	padding:2px 0 2px 3px;
	font-size:10px;
	color:#404f54;
	width:250px;
	min-height:20px;
	text-align:left;
	display:inline-block;
	float:left;	
}

.bookmark_register{
	padding:2px 10px 2px 0;
	font-size:10px;
	color:#404f54;
	width:300px;
	min-height:20px;
	text-align:left;
	display:inline-block;
	float:left;	
	border-left:solid 1px #dddedf;
}
.bookmark_register_title{
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
}

.bookmark_message_buttons {
	width:590px;
}

.comment_listing_delete, .testimonial_listing_delete {
	background:url(../images/icon_delete.gif) no-repeat left top;
	cursor:pointer;
	width:11px;
	height:11px;
	float:right;
}

.comment_listing_delete:hover, .testimonial_listing_delete:hover {
	background:url(../images/icon_delete_hover.gif);
}