/*--------------------------------------------------------*\
   Script:  /templates/swim.com/style.css
   Purpose: Provide sitewide stylesheeting

	Notes:	572 width when using content_box
\*--------------------------------------------------------*/

body
{
	/*
	padding-top: 15px;
	padding-bottom: 15px;

	background: url("/images/swim2000_new/background.gif");
	*/
	background: #edf4fa;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

a:link, a:visited
{
	color: #4040bf;

	text-decoration: underline;
}
a:hover, a:active
{
	color: #505050;

	text-decoration: none;
}

td.main_table
{
	background: #ffffff;

	padding: 10px;
}

div.header_phone
{
	text-align: right;
	font-size: 10px;
	font-family: verdana, sans-serif;

	padding-top: 2px;
	padding-bottom: 2px;
}

td.content
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

td.front_left
{
	padding-right: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

td.front_left_bottom
{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.shopping_cell
{
	border-right: 1px solid #999999;
}

div.shopping_cell
{
	border-bottom: 1px solid #999999;

	padding-right: 10px;
	padding-left: 10px;

	background: #cde2f8; /*#e0e0e0;*/
}

td.shopping
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #0f4d8c;

	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.shopping_home, td.shopping_entry
{
	padding-top: 5px;
	padding-bottom: 4px;

	font-family: verdana, sans-serif;
	font-size: 11px;

	/*background: url("/images/swim2000_new/shopping_divider.gif") repeat-x top center;*/
}
td.shopping_entry
{
	padding-left: 2px;

	font-weight: bold;
}

td.shopping_home a:link, td.shopping_home a:visited, td.shopping_entry a:link, td.shopping_entry a:visited
{
	color: #000000;

	text-decoration: underline;
}
td.shopping_home a:hover, td.shopping_home a:active, td.shopping_entry a:hover, td.shopping_entry a:active
{
	color: #505050;

	text-decoration: none;
}

div.newsletter_cell
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

	padding-right: 10px;

	background: #90b8ff;
}

td.newsletter_head
{
	padding-top: 4px;
	padding-bottom: 4px;

	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.newsletter
{
	padding-top: 5px;
	padding-bottom: 4px;

	font-family: verdana, sans-serif;
	font-size: 11px;

	background: url("/images/swim2000_new/shopping_divider.gif") repeat-x top center;
}

td.content_main
{
	padding-bottom: 5px;
}

div.search
{
	padding: 3px;

	background: #0f4d8c; /*094d8e;*/ /*00adef;*/ /*90b8ff;*/
	
	color: #ffffff;

	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.content_box, div.content_box_bottom, div.content_box_all
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

	font-family: verdana, sans-serif;
	font-size: 11px;

	text-align: left;
}
div.content_box_bottom
{
	padding-bottom: 5px;
}
div.content_box_all
{
	padding-bottom: 5px;
	padding-right: 5px;
}

table.grid, table.product_grouping, td.grid, td.product_grouping, table.cart, th.cart_header, td.cart_item
{
	border: 1px solid #999999;

	border-collapse: collapse;
}
td.grid
{
	padding: 1px;
	font-size: 11px;
}
th.cart_header
{
	padding: 2px;
	background-color: #90b8ff;
}
td.cart_item
{
	padding: 2px;
}
td.product_grouping
{
	padding: 3px;
}

td.footer
{
	padding-top: 5px;

	font-family: verdana, sans-serif;
	font-size: 11px;
}

td.footer a:link, td.footer a:visited
{
	color: #507090;

	text-decoration: underline;
}
td.footer a:hover, td.footer a:active
{
	color: #505050;

	text-decoration: none;
}

td.product_left
{
	padding-right: 5px;

	background: url("/images/swim2000_new/product_divider.gif") repeat-y center right;
}
td.product_right
{
	padding-left: 4px;
	padding-right: 4px;
}

div#product_image
{
	text-align: center;
}

td.alternate_list
{
	padding-top: 1px;
	padding-bottom: 1px;
}

td.products_related
{
	padding-left: 3px;
	padding-right: 3px;
}

td.product_information, td.product_images, td.product_form, td.product_buttons
{
	padding-bottom: 11px;

	background: url("/images/swim2000_new/shopping_divider.gif") repeat-x bottom center;
}
td.product_email, td.product_suggested
{
	padding-top: 10px;
}
td.product_form, td.product_buttons
{
	padding-top: 10px;
}
td.product_buttons
{
	text-align: center;
}

td.front_left
{
	padding-right: 10px;
}
td.front_right
{
	padding-left: 10px;
}
td.front_right_top
{
	border-left: 1px solid #000000;
}

td.front_brand, td.noline_grid
{
	padding: 3px;
}

td.front_categories
{
	font-size: 10px;
}

span.order_over_phone
{
	font-size: 10px;
}

span.review_subject
{
	color: #3399FF;
	font-weight: bold;
	font-size: 14px;
}

form
{
	margin: 0px;
}

input, select, textarea
{
	font-size: 12px;
	margin: 0px;
}

/* Begin Forced Stylesheeting */

span.product_alternates_horizontal
{
	font-size: 11px;
}
span.product_category
{
	color: #0000ff;
}
span.product_on_sale
{
	color: #ff0000;
}
span.product_related_deal_description
{
	font-weight: bold;
	font-style: italic;
}

td.tabled_title
{
	background: #314a94;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
}
td.product_back
{
	font-size: 11px;
}
td.product_email_friend
{
	font-size: 10px;
}
td.product_related
{
	font-size: 10px;
}
td.product_related_deal
{
	font-size: 10px;
}
td.product_related_deal_quantity
{
	font-size: 11px;
	font-weight: bold;
}

span.cart_options
{
	font-size: 10px;
}

span.red
{
	color: #ff0000;
}

a.product_category
{
	color: #0000ff;
}

td.product_grouping
{
	font-size: 11px;
	font-family: verdana, sans-serif;
}

td.category_grouping
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 2px outset #EEEEEE;
	border-bottom: 2px outset #EEEEEE;
	padding: 3px;
	margin: 5px;
}

td.popup_form_left
{
	font-weight: bold;
	font-size: 11px;

	padding-right: 2px;
}
td.popup_form_right
{
	font-size: 11px;

	padding-left: 2px;
}

td.tabled_form_left_top, td.tabled_form_left_middle, td.tabled_form_left_bottom, td.tabled_left_top, td.tabled_left_middle, td.tabled_left_bottom
{
	font-size: 11px;

	padding-right: 2px;
}
td.tabled_form_right_top, td.tabled_form_right_middle, td.tabled_form_right_bottom, td.tabled_right_top, td.tabled_right_middle, td.tabled_right_bottom
{
	font-size: 11px;

	padding-left: 2px;
}
td.tabled_form_left_top, td.tabled_form_right_top, td.tabled_left_top, td.tabled_right_top
{
	padding-bottom: 1px;
}
td.tabled_form_left_middle, td.tabled_form_right_middle, td.tabled_form_middle, td.tabled_left_middle, td.tabled_right_middle, td.tabled_middle
{
	padding-top: 1px;
	padding-bottom: 1px;
}
td.tabled_form_left_bottom, td.tabled_form_right_bottom, td.tabled_form_bottom, td.tabled_left_bottom, td.tabled_right_bottom
{
	padding-top: 1px;
}
td.tabled_form_left_top, td.tabled_form_left_middle, td.tabled_form_left_bottom
{
	font-weight: bold;
}

td.td_title
{
	background: #f0b080;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;

	padding: 3px;

	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div.section_title
{
	background: #ef3e42; /*ffcf4c;*/ /*ffc324;*/ /*ffcc40;*/ /*#f0b080;*/
	color: #ffffff;/*094d8e;*/
	font-weight: bold;
	font-size: 13px;
	font-family: arial;

	padding: 3px;

	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}

div.section_title h1
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
}

div.section_heading
{
	background: url("/images/lksaswimshop.com/section_bg.jpg") top left repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;

	height: 32px;
	padding-top: 18px;
	margin-top: 5px;
	margin-bottom: 5px;

	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

div.section_title a:link, div.section_title a:visited
{
	color: #4040bf;

	text-decoration: underline;
}
div.section_title a:hover, div.section_title a:active
{
	color: #505050;

	text-decoration: none;
}

td.grid_buttons
{
	padding: 8px;
}

td.tabled_form_left
{
	font-weight: bold;
	padding: 1px;
	padding-right: 2px;
}
td.tabled_form_right
{
	padding: 1px;
	padding-left: 2px;	
}

div.popup
{
	background-color: #ffffff;
}

div.ourPrice
{
	background-color: #cde2f8;
	border: #000000 2px dotted;
	padding: 3px;
}

.msrp
{
text-decoration: line-through;
}


.error_block
{
width: 544px;
background: #FFADAD;
padding: 5px;
margin-bottom: 10px;
border: 2px solid #FF0000;	
}

.success_block
{
width: 544px;
background: #BFFFBD;
padding: 5px;
margin-bottom: 10px;
border: 2px solid #009932;
}

.checkout_error_block
{
width: 734px;
background: #FFADAD;
padding: 5px;
margin-bottom: 10px;
border: 2px solid #FF0000;	
}

.cart_message_block
{
width: 560px;	
}

.checkout_message_block
{
width: 752px;
padding-left: 8px;
}

#checkout_content {
/*width: 704px;*/
/*background: #ffffff;*/
/*padding: 2px;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#checkoutBox {
float: left;
width: 548px;
padding: 4px;
margin-top: 8px;
margin-bottom: 6px;
margin-left: 4px;
}

#checkoutProgress {
float: left;
width: 182px; /*182*/
padding: 4px;
margin-left: 4px;
margin-top: 8px;
}

.active
{
border: 2px solid #FFF8B1;
width: 100%;
margin-bottom: 2px;
}

.active .active_header
{
background: #fff8B1;
padding: 4px;
font-weight: bold;
font-size: 14px;
font-family:  arial, verdana, sans-serif;
}

.active .active_content
{
padding: 4px;	
}

.complete
{
border: 2px solid #91ACBE;
width: 100%;
margin-bottom: 2px;
}

.complete .complete_header
{
background: #91ACBE;
padding: 4px;
font-weight: bold;
font-size: 14px;
font-family:  arial, verdana, sans-serif;
}

#checkoutProgress .complete .complete_header
{
background: #91ACBE;
padding: 4px;
font-weight: bold;
font-size: 12px;
font-family:  arial, verdana, sans-serif;
}

.complete .complete_content
{
padding: 4px;	
}

.not_complete
{
border: 2px solid #D4DAE0;
width: 100%;
margin-bottom: 2px;
}

.not_complete .not_complete_header
{
background: #D4DAE0;
padding: 4px;
font-weight: bold;
font-size: 14px;
color: #555555;
font-family:  arial, verdana, sans-serif;
}

#checkoutProgress .not_complete .not_complete_header
{
background: #D4DAE0;
padding: 4px;
font-weight: bold;
font-size: 12px;
color: #555555;
font-family:  arial, verdana, sans-serif;
}

.checkout_header
{
font-weight: bold;
font-size: 14px;
font-family:  arial, verdana, sans-serif;
}

.clear { 
clear: both;
background: none;
}

.filterBySelection
{
	background: #FFFFFF; 
	padding: 2px; 
	border: 1px solid #9AB5E4; 
	float: left; 
	height: 138px;
	overflow-x: hidden; 
	overflow-y: scroll;
}

.filterBySelection b
{
	font-size: 14px;
}

.filterBySelection ol
{
	clear: both;
	padding: 4px 0px 0px 9px;
}

.filterBySelection li a
{
	background-image: url("/images/swim2000_new/themes/default/nocheck.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 18px;
}

.filterBySelection li
{
	list-style-type: none;
}

.filterBySelection .select {
	background-image: url("/images/swim2000_new/themes/default/check.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
}

.filterBySelection ol a
{
	cursor: pointer;
	line-height: 18px;
	text-decoration: none;
	color: #072253;
}

.filterBySelection ol a:hover
{
	text-decoration: underline;
	color: #7090CB;
}

.filterSelectionArea
{
	background: #E5EEFE;
	border: 1px solid #9AB5E4;
	padding: 5px;
}

.filterSelectionArea div
{
	padding-bottom: 10px;
}

.filterSelectionArea span
{
	background: #F0F4FC;
	border: 1px solid #9AB5E4;
	margin-top: 5px;
	padding: 3px;
	line-height: 18px;
}

#SearchGenderFilterArea
{
	margin-right: 10px;
	width: 100px;
}

#SearchCategoryFilterArea
{
	margin-right: 10px; 
	width: 250px;
}

#SearchBrandFilterArea
{
	width: 160px;
}
