﻿@import url("/styles/promotions.css");

body
{
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(/Images/site_bg.gif);
	background-repeat: repeat;
	background-color: transparent;
}

img 
{
	border:0px;	
}

form
{
	margin:0px;
	padding:0px;	
}
/*
table
{
	margin:0;
	padding:0;
}

tr
{
	margin:0;
	padding:0;	
}

ul
{
	padding:0;
	margin:0;
}

div
{
	margin:0;
	padding:0;	
}
*/
select
{
	border: solid 1px #9a99ff;	
}

p
{
	/*padding:0;
	margin:3px;*/
}


hr 	

{
	color: #cccccc;
	background-color: #ffffff;
	height: 1px;
	border: 1px dotted #cccccc; 
	border-style: none none dotted; 
}



#outer
{
	width: 978px;
	margin: 0 auto; /*background-color:#ffffff;*/
	font-size: small;
	background: url(../Images/outer_bg.gif) fixed no-repeat 50% 0%;
	padding: 0 12px;
}
#inner 
{

	border-left:2px solid #ece9da;
	border-right:2px solid #ece9da;
} 

a
{
	text-decoration:none;
}

a:active
{
	text-decoration:underline;
}

a:visited
{
	text-decoration:none;
}

a:link
{
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;	
}


#head
{
}

#head #banner
{
	background:url(../images/header_bg.gif) top left repeat-x;
	height: 73px;
	border-bottom:2px solid #ece9da;
}

#head #banner #logo
{
	padding-top: 3px;	
	float: left;
}

#head #banner #search_box
{
	float: right;
	width: 338px;
	height:26px;
	margin-top:10px;
	color: #34418f;
	font-weight:bold;
	font-size:90%;
	padding:3px 0 0px 20px;
	border: solid 1px #f0f0f0;
	margin-right: 50px;
	background-color: #edeffc;
	}

#head #banner #search_box .search_label
{
	/*margin-top: 50px;
	margin-left: 36px;
	float: left;*/
}

#search_box_text{
	font-size: 70%;
	float: right;
	margin-top: -32px;
	margin-right: 83px;
	color: #a0a0a0;
	
}

*html #search_box_text{
	margin-right: 67px;
}

#head #banner #search_box .search_text
{
	/*float: left;
	
	margin-top: 55px;
	margin-left: 10px;
	width: 174px;
	height: 16px;
	padding: 1px;*/
	border: solid 1px #9a99ff;
	margin:0 5px 0 15px;
	width:170px;
}

#head #banner #search_box .search_button
{
	/*float: left;
	margin-top: 43px;
	margin-left: 1px;
	background-image:url(../images/head/buttons/search.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	border:0;
	width: 46px;
	height: 46px;*/
	margin-bottom:-4px;
}

#head #top_nav
{
	margin:3px;
	padding:0px 0px 8px 55px;
	text-align:center;
	height: 20px;
	/*text-transform:uppercase;
	
	background-image: url(../images/head/backgrounds/topnav_bg.gif);
	background-repeat: repeat-x;
	*/
	background:#ffffff;
}
#head #top_nav ul {
	
	margin:0;
	padding:0;
}
#head #top_nav li
{
	list-style: none;
	float:left;
	color:#FFFFFF;
	height: 18px;
	margin:5px 3px 5px 3px;
	border: solid 1px #bcc1f9;
	background: url(../Images/headlistback.gif) top left repeat-x ;
	display:block;
}

#head #top_nav .link
{
	font-size: 83%;
	color: #434888;
	font-weight: 600;
	padding-left: 12px;
	padding-right: 12px;
}

#head #top_nav .active
{
	text-decoration:underline;
}

#head #top_nav .separator
{
	vertical-align:middle;
}

#body 
{
	border-top:2px solid #ece9da;
	/*border-bottom:2px solid #ece9da;*/
}



#body #breadcrumb 
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	/*float: left;
	width: 730px;*/
	background:#ffffff;
	margin:3px;
}

#body #content
{
	border-top:2px solid #ece9da;	
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}

#body #content #left
{
	width: 175px;
	/*height: 1100px;*/
	margin-right:5px;
	/*border-top: solid 1px #9a99ff;
	border-right: solid 1px #9a99ff;
	margin-right: -1px;
	margin-bottom: 1px;*/
	border:1px solid #ece9da;
	background: #edeffc;
	float:left;
	padding-top: 3px;
	padding-bottom: 5px;
}

#body #content #left #secondary_navigation
{
	/*border: solid 1px #ff6500;*/
	padding-top: 5px;
	padding-left: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;

}

/*#body #content #left #secondary_navigation ul
{
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #6666ff;
	font-size: 85%;
	line-height: 1.5;
}*/

#body #content #left #secondary_navigation a
{
	/*color: #6666ff;*/
	color:	#F28F00;
}

#body #content #left #secondary_navigation .active
{
	text-decoration: underline;	
}

#body #content #left .left_title
{
	/*
	padding-left: 17px;
	padding-top: 7px;
	*/
	margin:3px 1px 1px 1px;
	border:1px solid #434888;
	background-color:#bcc1f9;
	padding:2px 3px 3px 3px;
	color:#434888;
	font-weight:bold;
	font-size:85%;
}

#body #content #left #category_listing
{
	/*padding-left: 17px;*/
}

#body #content #left #category_listing .category_item
{
	padding-top: 3px;
}

#body #content #left .subcategory_listing
{
	list-style:none;
	margin:0;
	padding:1px 1px 1px 5px;
	font-size: 85%;
	line-height: 1.4;
}

#body #content #left .subcategory_listing a
{
	color: #434888;
	margin:2px 1px 2px 1px;
	border: solid 1px #bcc1f9;
	background: url(../Images/headlistback.gif) top left repeat-x ;
	display:block;
	height:16px;
	padding:1px 1px 1px 1px;
}

#body #content #left .subcategory_listing .active
{
	text-decoration: underline;	
}

#body #content #left #browse
{
	/*padding-left: 17px;*/
	padding-top: 10px;
}

#body #content #left #browse .browse_type_listing
{
	list-style:none;
	margin:3px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 85%;
	line-height: 2.1;
}

#body #content #left #browse .browse_type_listing label
{
	padding-left: 7px;
}
#body #content #left #browse .browse_type_listing select{
	margin-left: 7px;
	font-size:85%;
}
#body #content #left #browse .browse_type_listing .submit_button
{
	border: none;
	background-image: url(../images/buttons/filter_button.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 15px;
	height: 8px;
	vertical-align:middle;
}

#body #content #center
{
	width: 593px;
	font-size: 95%;
	float: left;
	padding: 5px;
	/*
	border-top: solid 1px #9a99ff;
	border-left: solid 1px #9a99ff;
	border-right: solid 1px #9a99ff;
	*/
	border:1px solid #ece9da;
	/*background-color: #ffffff;*/
	margin-right:5px;
	/*margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 1px;*/
	/*height: 1100px;*/
}
#body #content #center #home {
	background:#96bbe8 url(../Images/home_main_image.jpg) top left no-repeat;
	font-size:85%;
	/*padding:260px 10px 5px 10px;*/
	padding:10px 10px 5px 10px;
	color:#FFFFFF;
}
#body #content #center #left_bottom_text_home
{
	width: 281px;	
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 17px;
	padding-right: 17px;
}

#body #content #center #right_top_text_home
{
	margin-top: -205px;
	width: 249px;
	padding: 10px;
	line-height: 13px;
	color: #ffffff;
}

#body #content #center #home ul, #body #content #center #home ul li{
	margin-left: 0px;
	margin-right: 0px;
}


#body #content #center #right_top_text_home .product_attribute_list
{
	list-style: none;
	font-weight: bold;	
}

#body #content #center #right_top_text_home .product_attribute_list li
{
	padding: 0;
	margin: 0;
}

#body #content #center .remove_padding
{
	margin: -7px;
}

#body #content #center #product_listing
{
	padding-top: 12px;
}

#body #content #center #product_listing .product_item
{
	margin-top: 3px;
	margin-bottom: 3px;	
}


#body #content #center #product_listing .product_item .info_and_name
{
	left: 0;
}

#body #content #center #product_listing .product_item .product_info
{
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 6px;
	float: left;
}

#body #content #center #product_listing .product_item .product_name
{
	/*background-color: #E6E6E6;*/
	background-color: #edeffc;
	border:1px solid #434888;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 81px;
	padding-right: 10px;
	width: 246px;
}
#body #content #center #product_listing .product_item .product_name a{
	color: #434888;
	font-weight:600;
	
}

#body #content #center #product_listing .product_item .small_image_box
{
	float: left;
	padding-left: 8px;
	margin-top:-25px;
}

#body #content #center #product_listing .product_item .small_image_box .small_image
{
	border: solid #878787 1px;
	width: 61px;
	height: 78px;
	/*margin-top: -5px;*/
}

#body #content #center #product_listing .product_item .description
{
	float: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 8pt;
	width: 150px;
}

#body #content #center #product_listing .product_item .product_attribute
{
	float: right;
	width: 225px;
	border: solid 2px #ffffff;/*#9999ff;*/
	margin-top:-20px;
}


#body #content #center #product_listing .product_item .product_attribute .image
{
	padding-left: 5px;	
}

#body #content #center #product_listing .product_item .product_attribute .attribute_listing
{
	font-size: 8pt;	
	margin:0;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.8;
}

#body #content #center #product_listing .product_item .product_attribute .attribute_listing .attribute_label
{
	text-align: right;
	padding-right: 1px;
}

#body #content #center #product_listing .product_item .product_attribute .compression
{
	border: solid 2px #f5f5d1;	
	vertical-align: middle;
}

#body #content #center #product_listing .product_item .product_attribute .color_chart
{
	border: solid 2px #ffffff;
	border-collapse: collapse;
	vertical-align: middle;
}

#body #content #center #product_listing .product_item .product_attribute .black_float_text
{
	color: #000000;
	font-weight: bold;
	margin-left: 30px;
	margin-top: -20px;
}

#body #content #center #product_listing .paging
{
	color: #878787;
	font-weight: 600;
	font-size: 90%;	
}

#body #content #center #product_listing .paging a
{
	color: #ff6600;	
}	

#body #content #center #product_listing .paging .first_page_button
{
}

#body #content #center #product_listing .paging .last_page_button
{
}


.pagingnew
{
	color: #878787;
	font-size: 100%;
	float: right;
	margin-top: -20px;
	font-size: 1.214em;
}

.pagingnew #current{
	background-color: #bcc1f9;
	color: #fff;
	padding: 0 2px;
}

.pagingnew a {
	color: #a0a0a0;
	text-decoration: underline;
	padding: 0 2px;
}


#body #content #center #login
{
	font-size: 90%;	
}

#body #content #center #login tr
{
	line-height: 2;
}

#body #content #center #login .text_box
{
	height: 16px;
	padding: 1px;
	border: solid 1px #9a99ff;
}

#body #content #center #login #submit_button
{
	margin-top: 10px;
	border: 0;
	background-image: url(../images/buttons/login_button.gif);
	width: 107px;
	height: 23px;
}

/*BROWSE PRODUCTS BY BRAND*/
#body #content #center #brand_display 
{
	padding-left: 15px;
	background-color:#000000;
}

#body #content #center #brand_display #category_listing
{
	float: left;
	width: 50%;
}

#body #content #center #brand_display #category_listing .category_item
{
	padding-top: 10px;
}

#body #content #center #brand_display #category_listing .category_item .subcategory_listing
{
	list-style:none;
	margin:0;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 90%;
	line-height: 1.4;
}

#body #content #center #brand_display #category_listing .category_item .subcategory_listing a
{
	color: #6666ff;
}

#body #content #center #brand_display #category_listing .category_item .subcategory_listing .active
{
	text-decoration: underline;	
}

#body #content #center #brand_display #description
{
	float: right;
	width: 50%;
	text-align: justify;
}

#body #content #center #brand_display #description #logo
{
	float: right; 
	margin: 10px;
}

#body #content #center #condition_display
{
	margin-top: 10px;
}

#body #content #right
{
	width: 175px;
	float: left;	
	
	background-color: #edeffc;
	/*height: 1100px;*/
}

#body #content #right .subcategory_listing
{
	list-style:none;
	margin:0;
	padding:1px 1px 1px 5px;
	font-size: 85%;
	line-height: 1.4;
	font-weight: ;
}

#body #content #right .subcategory_listing a
{
	color: #434888;
	margin:2px 1px 2px 1px;
	border: solid 1px #bcc1f9;
	background: url(../Images/headlistback.gif) top left repeat-x ;
	display:block;
	height:16px;
	padding:1px 1px 1px 1px;
}

#body #content  .side_box
{
	border:1px solid #434888;
	background: #cbd4ff;
	margin-bottom: 10px;
	padding:3px 3px 7px;
	font-size:85%;
}

#body #content  .side_box .box_title {
	display:block;
	border:1px solid #434888;
	background-color:#bcc1f9;
	padding:2px 3px 3px 3px;
	color:#434888;
	font-weight:bold;
}
#body #content #right .login p,#body #content #right .logout p{
	padding-left:5px;
	margin:5px 0;
}
#body #content #right .login a,#body #content #right .logout a
{
	/*color: #ffffff;
	background-color:#f08f00;
	*/
	color: #000000;
	padding:1px 0px 1px 0px;
	text-align:center;
	background: url(../images/orangeback.gif) top left repeat-x;
	border:1px solid #f08f00;
}

#body #content #right .login a.btn_left{
	padding:3px 18px;
	margin-right:5px;
	
}
#body #content #right .login a.btn_right{
	padding:3px 17px;
}

#body #content #right .logout a.btn_left{
	padding:3px 13px;
	margin-right:5px;
	
}
#body #content #right .logout a.btn_right{
	padding:3px 11px;
}

#body #content #right .mini_basket  table {
	width:100%;
	margin:5px 0;
}
#body #content #right .mini_basket a {
	color: #ffffff;
	background-color:#f08f00;
}

#body #content #right .mini_basket a.btn_left{
	padding:3px 21px;
	margin-right:4px;
	
}
#body #content #right .mini_basket a.btn_right{
	padding:3px 17px;
}

#body #content #right .promotions p{
	padding-left:5px;
	margin:5px 0;
}

#body #content #right .promotions a {
	color: #000000;
	padding:2px 1px 1px 1px;
	text-align:center;
	background: url(../images/orangeback.gif) top left repeat-x;
	border:1px solid #f08f00;
	display:block;
	text-align:center;
	height:18px;
}

/*
#body #content #right #mini_basket .inner #info
{
	padding: 2px;
}

#body #content #right #mini_basket .inner #info .column_title
{	
	font-size: 8pt;
	margin-bottom: 15px;
}

#body #content #right #mini_basket .inner #info .column_data
{
	text-transform: uppercase;
	color: #3300cc;
	font-weight: 600;	
	font-size: 8pt;
	letter-spacing: -1px;
}

#body #content #right #mini_basket .inner #info .total_items
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#body #content #right #mini_basket .inner #info .total_cost
{
	padding-top: 15px;
	padding-bottom: 10px;
	color: #6666ff;
	font-weight: bold;
	font-size: 8pt;
}

#body #content #right #mini_basket .inner #info .mini_basket_list
{
	list-style: none;
	line-height: 1.4;	
	padding:0;
	margin:0;
}

#body #content #right #mini_basket .inner #info .mini_basket_list li
{
	padding:0;
	margin:0;
}

#body #content #right #mini_basket .inner #info .left_column
{
	float: left;	
	text-align: left;
	width:130px;
}

#body #content #right #mini_basket .inner #info .right_column
{
	float: right;
	text-align: right;
}

/*#body #content #right #mini_basket .orange_title_upper
{
	font-size: 9pt;
	font-weight:bold;
}*/

#body #content #right #promotion
{
		
}

#body #content #right #promotion .title
{
	background-image: url(../images/right/background/promotion_bg.gif);
	background-repeat: repeat-x;
	margin-top: 6px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;	
	font-size: 85%;
}

#body #content #right #promotion #promotion_listing
{
	padding-top: 5px;	
}

#body #content #right #promotion #promotion_listing .active
{
	border: solid 1px #ff8500;
}

#body #content #right #promotion #promotion_listing .promotion_item .small_image
{
	float: left;	
}

#body #content #right #promotion #promotion_listing .promotion_item .product_info
{
	float: right;	
	width: 125px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	line-height: 1.3;
}

#body #content #right #promotion #promotion_listing .promotion_item .product_info .product_name
{
	font-size: 85%;
}

#body #content #right #promotion #promotion_listing .promotion_item .product_info .price 
{
	color: #ff6414;
	font-weight: bold;
	font-size: 85%;
}

#body #content #right #promotion #promotion_listing .promotion_item .product_info .save 
{
	color: #ff0000;
	font-weight: bold;
	font-size: 85%;
}

#foot
{
	clear:both;
	border-top:2px solid #ece9da;
	text-align:center;
}

#foot #logo
{
	margin:3px;
	background:#ffffe1;
	padding:5px;
	color:#f29f1b;
	font-size:85%;
	font-weight:bold;
	vertical-align:middle;
}


#foot #foot_brand_listing
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#foot #foot_brand_listing span
{
	background-color: #ffffe1;
}

#foot .inner {
	padding:3px;
	border-bottom:2px solid #ece9da;
	border-top:2px solid #ece9da;
	
}

#foot #foot_tag
{
	background-color: #babefb;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
	color: #ffcc66;
	color:#304191;
}

#foot #foot_tag a
{
	color: #304191;
}

/*MEDICAL CONDITION*/
#medical_condition_description
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*GENERAL USE*/
.left_float
{
	float:left;
}

.right_float
{
	float: right;	
}

.clear_float
{
	clear: both;
	
	height: 1px;
	font-size:1px;
}

.blue_text 
{
	color: #787bfe;
}
.grey_text 
{
	color:#878787
}
.orange_text 
{
	color:#f28f00;
}
.bold
{
	font-weight: bold;
}

.page_title
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;	
	width:280px;
	display:block;
	float:left;
}

.orange_title_upper
{
	background-color: #ffd182;
	/*
	text-transform: uppercase;
	font-weight: 600;*/
	font-size: 100%;
	display:block;
	color:#434888;
	padding:1px 3px 2px 3px;
	margin:1px 1px 1px 2px;
	border:1px solid #434888;
	font-weight:bold;
	
}

.purple_title_upper
{
	color: #523a8d;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 98%;
}

.grey_title_upper
{
	background-color: #ffd182;
	/*
	text-transform: uppercase;
	font-weight: 600;*/
	font-size: 85%;
	display:block;
	color:#434888;
	padding:1px 3px 2px 3px;
	margin:3px;
	border:1px solid #434888;
	font-weight:bold;
	
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.select_browse_type
{
	width: 135px;
}

.no_height
{
	height: 0px;	
}

.no_width
{
	width: 0px;	
}

.x_small
{
	font-size: x-small;
}

.image_text_middle
{
	vertical-align:middle;
}

.image_text_top
{
	vertical-align: text-top;
}

.center_align
{
	text-align: center;
}

.right_align
{
	text-align: right;
}

.left_align
{
	text-align: left;
}

.justify_align
{
	text-align: justify;
}

.no_padding
{
	padding: 0;	
}

#filter_by_brand_form
{
	margin-left: 20px;
	color: #666666;
	display: inline;
}

#filter_by_brand_form .submit_button
{
	border: none;
	background-image: url(../images/buttons/filter_button.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 15px;
	height: 8px;
	vertical-align:middle;
}
#filter_by_brand_form .btnGo
{
	padding: 7px 5px 5px 5px;
	vertical-align: top;
}

.compression_standards
{
	width: 100%;
	border-collapse: collapse;
}

.compression_standards .gray_header
{
	background-color: #cccccc;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}

.compression_standards .gray_column
{
	background-color: #cccccc;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.compression_standards td
{
	text-align:center;
	border: solid 1px #9a99ff;
}

.table_label
{
	margin: 5px;
	font-style: italic;
}

.border_on_hover
{
	color: #ff9933;
	border: solid 1px #ffffff;
}

.border_on_hover:hover 
{
	border: solid 1px #222222;
}

* html .border_on_hover
{
	border: none;
}

* html .a_border_on_hover
{
	color: #ff9933;
	border: solid 1px #ffffff;
	display:inline;
}

* html .a_border_on_hover:hover 
{
	border: solid 1px #222222;
}

.error
{
	color: red;	
}

p.itemUnavailable
{
	color: Red;
	font-weight: bold;
	line-height: 15px;
	margin: 0 15px 20px 5px;
}

.regular_weight
{
	font-weight: normal;
}

.upper
{
	text-transform:uppercase;	
}

.baskethistory_link
{
	color: Navy;
	font-size: 90%;
	font-weight: bold;
	text-decoration:underline;
	
}

.baskethistory_link:hover
{
	text-decoration:none;
}


div#content div#center div.dynamicPageTitle
{
	margin-bottom: 12px;
}
.style4 {font-size: 16px}
.style5 {font-size: 10px}
.style6 {font-size: 12px}
.style7 {font-size: 11px}

.homeinnerbox{
BORDER-RIGHT: rgb(255,255,255) 2px solid; 
PADDING-RIGHT: 5px; 
BORDER-TOP: rgb(255,255,255) 2px solid; 
PADDING-LEFT: 5px; 
BACKGROUND: url(images/Box_bg.gif); 
PADDING-BOTTOM: 5px; 
BORDER-LEFT: rgb(255,255,255) 2px solid; 
WIDTH: 560px; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: rgb(255,255,255) 2px solid;
HEIGHT: 270px; 
moz-background-clip: -moz-initial; 
moz-background-origin: -moz-initial;
moz-background-inline-policy: -moz-initial
}

#brandsboxes ul{
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 5px;
}

#trustDiv{
	margin-top: -350px;
	float: left;
	margin-left: 30px;
}

*html #trustDiv{
	margin-left: 30px;
}