/*--------------------------------------------------------*\
	  Script:  /templates/swimdiscount.com/style.css
	  Purpose: Provide sitewide stylesheeting
\*--------------------------------------------------------*/

body
{
	margin: 0px;
	background: #ffffff;
}

br
{
	margin: 0px;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;

	text-decoration: none;
}

td.title
{
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

td.links, td.search
{
	padding-top: 5px;
	padding-bottom: 5px;

	font-family: 'Times New Roman', verdana, sans-serif;
	font-size: 12px;
}

td.links a
{
	font-family: 'Times New Roman', verdana, sans-serif;
	font-style: italic;
	font-size: 14px;
}
td.links a:link, td.links a:visited
{
	color: #1b3c41;
	text-decoration: none;
}
td.links a:hover, td.links a:active
{
	color: #1f1f1f;
	text-decoration: underline;
}

td.links ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
td.links ul li
{
	text-align: left;
	background: url('/images/theswimmall.com/link_bottom.jpg') no-repeat bottom center;
	/*border-bottom: 1px solid #000000;*/
}
td.links ul a
{
	display: block;
	padding: 5px 3px 5px 10px;
}

td.content
{
	font-family: 'Times New Roman', verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}

td.footer
{
	font-family: 'Times New Roman', verdana, sans-serif;
	font-size: 11px;
	padding: 5px;
}
td.footer a:link, td.footer a:visited
{
	text-decoration: underline;
	color: #0500e3;
}
td.footer a:hover, td.footer a:active
{
	text-decoration: none;
	color: #000000;;
}

div.section_title a
{
	color: #000000;
}
div.section_title a:link, div.section_title a:visited
{
	text-decoration: underline;
}
div.section_title a:hover, div.section_title a:active
{
	text-decoration: none;
}

div.content_box, div.content_box_bottom, div.content_box_all
{
	padding-left: 10px;
	padding-right: 10px;

	text-align: left;

	font-family: 'Times New Roman', verdana, sans-serif;
	font-size: 12px;
}
div.content_box_bottom
{
	padding-bottom: 10px;
}
div.content_box_all
{
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
div.content_box a, div.content_box_bottom a, div.content_box_all a
{
	font-weight: bold;
}
*/
div.content_box a:link, div.content_box a:visited, div.content_box_bottom a:link, div.content_box_bottom a:visited, div.content_box_all a:link, div.content_box_all a:visited
{
	color: #34747E;
	text-decoration: none;
}
div.content_box a:hover, div.content_box a:active, div.content_box_bottom a:hover, div.content_box_bottom a:active, div.content_box_all a:hover, div.content_box_all a:active
{
	color: #000000;
	text-decoration: underline;
}

form
{
	margin: 0px;
	padding: 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: #bbbbff;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
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;
}

th.cart_header
{
	background: #6c8af0;
	border: 1px solid #000000;
	padding: 2px;
}
td.cart_item
{
	border: 1px solid #000000;
	padding: 2px;
}

span.red
{
	color: #ff0000;
}

td.front_product
{
	font-size: 11px;
}

td.popup_form_left
{
	font-weight: bold;
	font-size: 13px;
}
td.popup_form_right
{
	font-size: 12px;
}

td.tabled_form_left
{
	font-weight: bold;
	font-size: 13px;
}
td.tabled_form_right
{
	font-size: 12px;
}

span.gray
{
	color: auto;
}

div.section_title
{
	background: #9ccdd1;
	color: #000000;
	font-family: 'Times New Roman', arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

	padding: 2px;
	margin-bottom: 10px;

	text-align: center;
}

table.product_grouping, table.cart
{
	border-collapse: collapse;
	margin: 1px;
}
td.product_grouping
{
	padding: 8px;

	border: #34747E 1px solid;
}
/*
td.product_grouping a:link, td.product_grouping a:visited
{
	color: #000000;
	text-decoration: none;
}

td.product_grouping a:hover, td.product_grouping a:active
{
	color: #34747E;
	text-decoration: underline;
}
*/
td.category_grouping
{
	font-family: 'Times New Roman', verdana, sans-serif;
	font-size: 14px;
	
	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.grid_buttons
{
	padding: 8px;
}

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: 12px;

	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: 12px;

	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_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-size: 13px;
	font-weight: bold;
}

table.grid, td.grid
{
	border: 1px solid #000000;

	border-collapse: collapse;
}
td.grid
{
	padding: 1px;
}

td.noline_grid
{
	padding: 3px;
}

div.ourPrice
{
	background-color: #224076;
	border: #000000 2px dotted;
	padding: 3px;
}

.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: 674px;
background: #FFADAD;
padding: 5px;
margin-bottom: 10px;
border: 2px solid #FF0000;	
}

.cart_message_block
{
width: 560px;	
}

.checkout_message_block
{
width: 688px;
padding-left: 8px;
}

#checkout_content {
width: 716px;
background: #ffffff;
padding: 2px;
font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
font-size: 13px;
}

#checkoutBox {
float: left;
width: 498px;
padding: 4px;
margin-top: 8px;
margin-bottom: 6px;
margin-left: 4px;
}

#checkoutProgress {
float: left;
width: 177px; /*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:  'Times New Roman', 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:  'Times New Roman', arial, verdana, sans-serif;
}

#checkoutProgress .complete .complete_header
{
background: #91ACBE;
padding: 4px;
font-weight: bold;
font-size: 12px;
font-family:  'Times New Roman', 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:  'Times New Roman', arial, verdana, sans-serif;
}

#checkoutProgress .not_complete .not_complete_header
{
background: #D4DAE0;
padding: 4px;
font-weight: bold;
font-size: 12px;
color: #555555;
font-family:  'Times New Roman', arial, verdana, sans-serif;
}

.checkout_header
{
font-weight: bold;
font-size: 14px;
font-family:  'Times New Roman', arial, verdana, sans-serif;
}

.clear { 
clear: both;
background: none;
}
