@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/header_bg.jpg repeat:none)
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/header_bg.jpg);
}
a {	color:#0f549a;
	text-decoration: none;
}

a:hover {
	color:#36C;
	text-decoration: none;
}
.browse {
	padding-left: 7px;
}

a:active a:visited{
	color:#0f549a;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	padding-right: 15px;
}
.notice {
	font-weight: bold;
	color: #900;
}
.intro_paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #0D498C;
}


h4 {
	font-size: 27px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C8C8C;
	margin-bottom: 7px;
}
.productImg {
	border: 1px solid #CCC;
}


.smallText {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #090;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20.7px;
	font-weight: bold;
	color: #1367AD;
	margin-left: 30px;
}

.browse_indent {
	padding-left: 20px;
}
.photoLeft {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.checkmark li {
	font-size: 13px;
	padding-bottom: 12px;
	line-height: 21px;
}




.secondary {
	color:0f549a;
	background-image: url(../images/cta2_delta.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: -2px;
}

.spacerVert {
	height: 20px;
}
/* Table Style */
.hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
.hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


.hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	border:solid 1px #ccc;
}
.hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
	text-align:left;
}
.hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
.hor-minimalist-b tbody tr:hover td
{
	color: #009;
}




/* Header Styles */
.logo {
	float:left;
}
.tagline {
	float:left;
	padding-top: 30px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.722px;
	color: #666;
	font-weight: bold;
	width: 260px;
	line-height: 18px;
}

.phonenum {
	float:right;
	width: 200px;
	text-align: left;
	height: 60px;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: -20000px;
	margin-top: 20px;
}



/* Four column layout */

.column_group {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
}

.column1_4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	padding-top: 10px;
}

.column2_4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	padding-top: 10px;
}

.column3_4 { 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	padding-top: 10px;
}

.column4_4 { 
	padding-top: 10px;
}
.column_group .grid_4 {
	padding-right: 10px;
	width: 209px;
}
.column_group h3 {
	width: 97%;
	color: #999;
	font-size:19px;
}

/* Award List */

.awardList {
	
}
.awardContainer {
	margin-bottom: 10px;

}

.award {
	display: block;
	height: 90px;
	float: left;
	text-indent: -10000px;

}
.brandnew {
	background-image: url(../images/award_brandnew.png);
	background-repeat: no-repeat;
	width: 24%;
	background-position: center;
}
.shapemag {
	background-image: url(../images/award_shape.png);
	background-repeat: no-repeat;
	width: 24%;
	background-position: center;
}
.iparenting {
	background-image: url(../images/award_parenting.png);
	background-repeat: no-repeat;
	width: 24%;
	background-position: center;
}

/* Social Media Links */
.socialList {
	
}
.social {
	display: block;
	height: 90px;
	float: left;

}
.twitter {
	width: 24%;
	background-position: center;
}
.facebook {
	width: 24%;
}
.outlined {
	border: 1px solid #333;
}

.linkedin {
	width: 24%;
}
/* Checkmark List */
.checkmark {
	font-size:12px;
	list-style-image: url(../images/checkmark.png);
	padding-bottom: 10px;
	padding-right: 30px;
	list-style-position:outside;
}

/* Main Nav */

ul#nav {
	height:54px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 1000px;
	text-indent: -5px;
	}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/main_nav.png) no-repeat;
	}
	

/* Sliding doors
------------------------------------------------------------------*/
	
li#home a {
	width:204px;
	height:54px;
	 }
li#products a {
	width:202px;
	height:54px;
	 }
li#news a {
	width:204px;
	height:54px;
	 }	 
li#contact a {
	width:202px;
	height:54px;
	 }
li#cart a {
	width:135px;
	height:54px;
	 }	 	 	 	 
li#home a:link, li#home a:visited {
	background-position:0px -108px;
	 }
li#home a:hover, li#home a:focus {	
	background-position:0px -54px;
	}
li#products a:link, li#products a:visited {	
	background-position:-204px -108px;
	}
li#products a:hover, li#products a:focus {	
	background-position:-204px -54px;
	}
li#news a:link, li#news a:visited {	
	background-position: -406px -108px;
	}
li#news a:hover, li#news a:focus {	
	background-position: -406px -54px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: -610px -108px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -610px -54px;
	}
li#cart a:link, li#cart a:visited {	
	background-position: -812px -108px;
	}
li#cart a:hover, li#cart a:focus {	
	background-position: -812px -54px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {
	background-position:0px 0px;
	}
body#products-page ul#nav li#products a {
	background-position:-204px 0px;
	}
body#news-page ul#nav li#news a {
	background-position:-406px 0px;
	}
body#contact-page ul#nav li#contact a {
	background-position:-610px 0px;
	}
body#cart-page ul#nav li#cart a {
	background-position:-812px 0px;
	}

/* Category Buckets */
.cat_bucket {
	float: left;
	height: 160px;
	width: 107px;
	margin-right: 8px;
}

/* Product Buckets */
.prod_bucket {
	float: left;
	height: 225px;
	width: 107px;
	margin-right: 8px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.4px;
	font-weight: normal;
	color: #666;
}

.prod_thumb {
	width: 100px;
	margin-bottom: 10px;
	border: 2px solid #dbdbdb;
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.5;
}
.prod_thumb:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 2px solid #999;
}
.prod_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.725px;
	line-height:13.5px;
	font-weight: normal;
	margin-bottom: 6px;
	height: 35px;
}
.category_name {
	text-align: center;
}
.prod_price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a1a2a3;
}
.add_to_cart {
	width: 82px;
	height: 40px;
}
.prod_display_home {
	width: 350px;
	float: right;
	margin-right: 58px;
}

/* Footer Styles */

#footer {
	height:80px;
	padding-top:40px;
	text-align:center;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #CCC;
}

#footer ul {
}

#footer ul li {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#footer .last {
	border-right-style:none; 	
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}


/* News Styles */

.newsItem { margin:auto; margin:20px 0px 20px 0px}
.newsTitle { width:400px; float:left; }
.newsLink { width:350px; margin-right:50px; font-size:.8em; color:#00A5E7;float:left;  text-align:right;}
.newsImage { width:200px; float:left; margin-right:20px; margin-bottom:30px;}

.product_sidebar{
	width: 230px;
	margin-left:70px;
	float:left;
}
.row_highlight {
	background-color: #FF6;
}



/* Vertical Secondary Nav */
#nav_secondary {
	width: 200px;
	padding:0;
	margin:0;
}
.nav_secondary_Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.9px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-image: url(../images/secondary_menu_subhead_bg.gif);
	height: 27px;
	width: 155px;
	background-repeat: no-repeat;
}


#nav_secondary ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_secondary ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: inline;
	line-height: 15px;
}

#nav_secondary li a {
	list-style-type:none;
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
}
	
#nav_secondary li a:link, #nav_secondary li a:visited {
	color: #777;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(http://homeswimmer.com/2010/images/secondary_menu.gif);
	background-repeat: no-repeat;
}
	
#nav_secondary li a:hover {
	color: #257EB7;
	padding: 8px 0 0 25px;
	background-image: url(http://homeswimmer.com/2010/images/secondary_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-decoration: underline;
}
	
#nav_secondary li a:active {
	color: #517D9C;
	padding: 8px 0 0 25px;
	background-image: url(http://homeswimmer.com/2010/images/secondary_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 -64px;
}
#nav_secondary li a.current {
	color: #517D9C;
	padding: 8px 0 0 25px;
	background-image: url(http://homeswimmer.com/2010/images/secondary_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 -64px;
}
#breadcrumbs {
	height: 20px;
	margin-bottom: 10px;
	font-size: 11px;
}
#breadcrumbs p {
	color: #999;
}

#reviews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#reviews .smallText {
	margin-bottom: 15px;
}
.comparison_chart {
	border: 1px solid #999;
	font-size: 11px;
}
.buy_sidebar {
	background-image: url(../images/buy_bg.png);
	background-repeat: no-repeat;
	height: 371px;
	width: 317px;
	margin-left: 50px;
}
.buy_sidebar .product_name {
	margin-top: 250px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	line-height: 25px;
	display: block;
}
.buy_sidebar .buy_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1366ad;
	padding-left: 15px;
	padding-top: 14px;
	font-weight: bold;
}
.buy_sidebar .buy_price .buy_amount {
	display: block;
	float: left;
	padding-right: 8px;
}
.content_padding {
	padding-left: 15px;
}
/* Slider ---------------------------------------------------- */

#no-script{
	position:absolute;
	width:409px;
	height:13px;
	background:url(images/ns.gif);
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
}
#slider {
	position:relative;
	width:914px;
	height:220px;
}

#slider img {
position:absolute;
top:0px;
left:0px;
display:none;
}

#slider a {
border:0;
display:block;
}

.nivo-controlNav {
position:absolute;
left:260px;
bottom:-42px;
}

.nivo-controlNav a {
display:block;
width:22px;
height:22px;
background:url(images/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin-right:3px;
float:left;
}

.nivo-controlNav a.active {
background-position:0 -22px;
}

.nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(../images/arrows.png) no-repeat;
text-indent:-9999px;
}

a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}

a.nivo-prevNav {
left:15px;
}

.nivo-caption {
text-shadow:none;
font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
color:#efe9d1;
text-decoration:underline;
}
.fourColumn {
}
.column1 {
	margin-right: 7px;
	margin-left: 15px;
	display: block;
	float: left;
	width: 221px;
}
.column2 {
	margin-right: 7px;
	margin-left: 7px;
	display: block;
	float: left;
	width: 221px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.column3 {
	margin-right: 7px;
	margin-left: 7px;
	display: block;
	float: left;
	width: 221px;
}
.column4 {
	margin-right: 7px;
	margin-left: 7px;
	display: block;
	float: left;
	width: 221px;
}

#container3 {
    float:left;
    width:100%;
    overflow:hidden;
    position:relative;
}
#container2 {
	float:left;
	width:100%;
	position:relative;
	right:30%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:40%;
}
#col1 {
    float:left;
    width:26%;
    position:relative;
    left:72%;
    overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
}
#col2 {
    float:left;
    width:36%;
    position:relative;
    left:76%;
    overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
}
#col3 {
    float:left;
    width:26%;
    position:relative;
    left:80%;
    overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
}

div#banner { 
   position: absolute; 
   top: 0; 
   left: 0; 
   background-color: #DDEEEE; 
   width: 100%; 
 }
div#banner-content {
	width: 940px;
	padding: 10px;
	border: 1px solid #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
div#main-content { 
   padding-top: 70px;
}
.caption {
	size:11px;
	line-height:13px;
	color:#666;	
}

/* horrible popover treatment - i have sold my soul */

#box
{
position: absolute;
top:25%;
left:25%;
width:50%;
text-align: center;
display: none;
}

#form{
background: url('box.png') no-repeat;
width: 450px;
height: 425px;
margin: 0 auto;
}
