/*
	Theme Name: AM Corsons
	Theme URL: http://watermark-advertising.com
	Description: This is a custom theme developed by Watermark Advertising for AM Corson's website
	Author: David Reidy
	Author URI: http://davidreidy.com
	Version: 1.0 
	Tags: Pool, Store, Retail, Aquavalue, Aquatech, Watermark, Advertising
*/

body {
	background-color: #0078AD;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#wrapper {
	width:958px;
	margin: 0 auto;
	}

img { border:0 none; }

a { color: #5098BD; }

a:hover { color: #333; }
	
h2, h3, .faq-header {
	color:#ff9000;
	text-align:center;
	margin:8px;
	padding:0;
}

h2 a { color:#ff9000; }
h2 a:hover { color:#ff9000; }

h2, .faq-header { font-size:26px; font-family:Impact, Charcoal, sans-serif; }
h3 { font-size:19px; font-family:Arial, Helvetica, sans-serif; }
	
/* HEADER */

#header {
	height: 187px;
	background: url(images/header-bg.png);
	}

#header h1 {
	font-size:42px;
	line-height:40px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0 0 4px 0;
	padding:0;
	}

#header h2 {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color: #0078ad;
	font-style:italic;
	font-weight:bold;
	margin: 41px 0 0 38px;
	}

#header h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding-top: 6px;
	text-align:right;
	font-style:italic;
	font-size:10px;
	line-height:11px;
	margin: 0;
}
    
.logoimg {
	margin:40px 0 0 25px;
    }
	
#header .callout {
	text-align:center;
	float:right;
	color:#FFF;
	margin: 40px 70px 0 0;
	*margin: 20px 70px 0 0;
}

#header .callout .bullettxt {
	font-size:18px;
}

#header .callout .bullettxt span {
	 color:#e4524e;
}

/* NAVIGATION MENUS */
    
.navcontainer {
	position: relative;
	width:100%;
	height:36px;
	margin:0;
	padding:0;
	background: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	}

ul#nav, ul#footernav {
	list-style: none;
	margin: 0;
	padding:0;
	float:left;
	}

ul#footernav { margin:5px auto; }
	
#nav li, #footernav li {
	float:left;
	height:36px;
}

#footernav li {
	height:auto;
}

#nav li.current_page_item {
	background: url(images/menu-bg-hit.jpg) repeat-x;
}	

#nav li a, #nav li a:link, #footernav li a, #footernav li a:link {
	height:36px;
	width: 100px;
	color: #333;
	background: url(images/menu-div.png) center right no-repeat;
	text-decoration: none;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
	display:table-cell;
	*display:inline-block;
	vertical-align: middle;
	line-height:12px;
	}

#footernav li a, #footernav li a:link {
	background: none;
	border-right:thin solid #AAA;
	color:#CCC;
	font-weight:normal;
	text-transform:none;
	height: 14px;
	font-size:10px;
	width:auto;
	padding:0 6px;
}

#footernav li a:hover {
	color:#000;
}

.page-item-15 a, .page-item-15 a:link {
	background: none !important;
	width: 119px !important;
	}
	
#footernav .page-item-15 a, #footernav .page-item-15 a:link {
	width: auto !important;
	border:0 none !important;

}
	
#nav li a:hover, #nav li a:active {
	background: url(images/menu-bg-hit.jpg) repeat-x !important;
	color: #fff;
	text-decoration: none;
	}
	
#nav li.current_page_item a {
	color:#FFF;
}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	background:url(images/subpage-bg.png) repeat-y;
}

.subpagecontent {
	width:958px;
	min-height:450px;
	background:url(images/subpage-bg.png) repeat-y;
}

.subpagegrad {
	width:930px;
	background:url(images/bg-grad.png) no-repeat top center;
	padding:10px 14px 0 14px;
}

.subpagecontent h2 {
	text-align:left;
	margin: 6px 0 12px;
}

.subpagecontent h3 {
	text-align:left;
	margin: 10px 0 12px;
}

.faq-header {
	text-align:left;
	margin: 0 0 12px;
}

.subpagecontent hr {
	clear:both;
	background:#fff;
	border: #d0e7ff thin solid;
	margin: 0;
}

.subpagecontent li {
	margin: 0 0 8px 0;
	font-weight:bold;
	line-height:16px;
}

.subpagecontent .imgright {
	float:right;
	font-size:9px;
	margin:1px 0 5px 24px;
	line-height:normal;
}

.subpagecontent .imgleft {
	float:left;
	font-size:9px;
	margin:0 24px 0 0;
}

.subpagecontent .imgright p, .subpagecontent .imgleft p {
	clear:both;
	width:228px;
	margin-left:5px;
}

.title {
	margin: 14px 0 18px 20px;
	padding: 0px;
	line-height: 22px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #0078AD;
	font-size:34px;
	font-style:normal;
	text-shadow:2px 2px 2px #CCC;
	}
	
.title a {
	text-decoration: none;
	color: #111;
	}

.title a:hover {
	text-decoration: none;
	color: #ea5106;
	}

.dropshadow {
	float: left; 
	background: url(images/shadowAlpha.png) no-repeat bottom right;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 15px 0 0 0;
}

.dropshadow img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:2px solid #0078AD;
	display:block; 
	padding:0;
	position:relative;
}

.dropshadow img:hover {
	background-color: #A9A9A9;
} 

.dropshadow span {
	display:none;
}
	
.entry, .subentry {
	text-align: justify;
	line-height: 20px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position:relative;
	}

.entry {
	margin: 0 10px;
}

.subentry {
	float:right;
	width: 750px;
	*margin-right:20px;
}

.subentry p {
	margin-top:0;
}

.post, .postevents, .postlocations {
	float:left;
}

#calendar_wrapLarge {
	margin:0 25px 30px;
	font-family:Verdana, Geneva, sans-serif;
}

/* SIDEBAR(S) */

.sidebar a {
	text-decoration: none;
	color: #0078AD;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#0493FF;
	}
	
.sidebar a img {
	border:1px solid #0078AD;
	margin-bottom:1px;
}

.sidebar a p {
	margin:0 0 7px;
	padding:0;
	font-size:10px;
}

.sidebar .current_page_item a, .sidebar .offertitle {
	font-weight:bold;
	color:#FF9000;
}

/* Search */

#search input, #searchform input{
	border: 1px solid #bfcce1;
	}

#s {
	width: 220px;
	padding: 4px;
	}
	
#topsearch {
	float:right;
	width:245px;
	margin: 35px 25px 0 0;
	text-align: right;
	}
	
#topsearch input {
	border: 2px solid #bfcce1;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 200px;
	padding: 4px;
	}
	
/* Sidebar */

.sidebar {
	float:left;
	width:100px;
	margin: 5px 25px 0 20px;
	text-align:center;
}

.sidebar h2 {
	padding:0;
	margin:0;
	line-height:normal;
	background-position: top;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 20px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	border: 0;
	}
	
.sidebar ul li ul li {
	padding: 3px 0px;
	margin: 2px 0;
	border: thin #CCC solid;
	text-align:center;
	background-color:#FFF;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eee;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
	
#midsection {
	clear:both;
	width:100%;
}

/* FOOTER */

#footer {
	clear:both;
	width:958px;
	height:180px;
	background: url(images/footer-bg.png) no-repeat bottom;
	text-align: center;
	margin-top:10px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 

#footer-ads {
	width:907px;
	margin: 0 auto;
}

.bottomtxt {
	clear:both;
	width:565px;
	margin:0 auto;
	color:#ccc;
}

.rsslogin {
	float:left;
}

.rsslogin img {
	vertical-align:text-bottom;
}

.copyright {
	clear:both;
}

.rsslogin a, .copyright a {
	text-align:center;
	text-decoration:none;
	color:#CCC;
}

.rsslogin a:hover, .copyright a:hover {
	color:#000;
}

.rsslogin span {
	color:#CCC;
	padding: 0 5px;
}


/* Front page locations */

#locationarea {
	clear:both;
	margin:0 auto;
}

.location {
	float:left;
	width: 115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:0 20px 6px 0;
}

.location a {
	color:#333;
	text-decoration:none;
}

.location a:hover {
	color:#ff950b;;
}

.location .title {
	font-family:Arial Black, Gadget, sans-serif;
	color:#5098BD;
	font-size:13px;
	text-decoration:none;
	margin:0;
	padding:0;
	text-shadow:none;
	line-height:normal;
}

.location .phone {
	font-size:12px;
	font-weight:bold;
}

.loc-click {
	width:240px;
	margin: 0 auto;
	text-decoration:none;
}

.loc-click a {
	color:#5098bd;
	text-decoration:none;
}

.loc-click a:hover {
	color:#333;
}

/* Front page columns */

#column1, #column2 {
	float:left;
	position:relative;
	width:310px;
	margin: 2px 15px 25px;
	text-align:center;
}

.col1-img {
	margin:25px 0;
}

.col2-img {
	margin:8px 0 0;
}

.col2-div {
	clear:both;
	margin:15px 0 0;
}

.col-more {
	width:100%;
}

#column1 .watertest {
	text-align:center;
	color:#5098BD;
	font-size:18px;
}

#column1 a, #column2 a {
	color:#5098bd;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#column1 a:hover, #column2 a:hover {
	color:#333;
	text-decoration:none;
}

#column1 a img, #column2 a img {
	vertical-align:text-bottom;
}

#column2 .nfo {
	text-align:justify;
	margin: 12px 10px 7px;
	color:#333;
	line-height:18px;
}

#column2 .nfo img {
	float:left;
	margin:2px 0 0 0;
}

#column2 .nfo ul {
	width:171px;
	float:right;
	margin:3px 0;
	padding:0;
}

#column2 .nfo li {
	margin:0 0 8px 0;
	color:#0078AD;
	text-align:left;
	line-height:14px;
}

#column2 .nfo li span {
	color:#333;
}

#column2 .morebut {
	clear:right;
	float:right;
	width:90px;
	margin:5px 0 10px;
}

#column2 .morebut img {
	float:none;
	margin:0;
	vertical-align: text-bottom;
}


#specials {
	float:right;
	background:url(images/special-bg.png) no-repeat;
	width: 238px;
	height:270px;
	margin:6px 15px 0 0;
	padding: 75px 12px 5px 10px;
}

#specials * img {
	float:left;
	margin-right:3px;
	border:thin #09C solid;
}

.special-prod, .special-prod-last {
	clear:both;
	width:245px;
	height: 69px;
	margin: 7px auto 0 auto;
	padding: 0 0 10px 0;
	background: url(images/sale-div.png) no-repeat bottom center;
}

.special-prod-last {
	background:none;
}

.special-txt {
	padding-top:12px;
	font-weight:bold;
}

.special-txt span{
	color:#013a9c;
}

.special-txt a {
	color:#333;
	text-decoration:none;
}

.special-txt a:hover {
	color:#ff950b;
}

.spec-title a, .spec-title {
	font-family:Arial Black, Gadget, sans-serif;
	color:#ff950b;
	font-size:14px;
	text-decoration:none;
}

.spec-title a:hover{
	color:#333;
}

/* FAQs */

.faq_build_default form {
	width:435px;
}

.faq_build_default p {
	height:5px;
	margin:0;
	padding:0;
}

/* Loyalty Rewards */

.rewardsform {
	float:right;
	margin-right:10px;
}

/* Locations Page */

.loc-container {
	float: left;
	margin:15px 10px 0 0;
	width:347px;
}

.loc-sm_thumb1, .loc-sm_thumb2 {
	margin-top:10px;
}

.loc-sm_thumb1 { float:left; }
.loc-sm_thumb2 { float:right; }

.loc-title {
	margin:0;
}

.loc-title h2 {	margin:13px 0 0 0; }
.loc-title h3 {	margin:8px 0 0; color:#0078AD; }

.loc-hours1 {
	float:left;
	margin:0 30px 18px 0;
	width:180px;
}

.loc-hours2 {
	float:right;
	margin:0 0 18px 0;
	width:180px;
}

.loc-addy {
	color:#0078AD;
	margin:0 0 10px !important;
}

.loc-phone {
	margin:15px 0 5px !important;
	font-size:22px !important;
}

.addthis_container {
	text-align:center;
}

ul.addtoany_list li a {
	padding: 0 !important;
}

div.wpcf7 * p, .wpcf7 .formtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0078AD;
}

div.wpcf7 * p {	margin:0 0 5px; }

#askquestion { float:left; }

/* PicLens Gallery */

#lite_fg_div {
	top: 10% !important;
	bottom: 10% !important;
	left: 20% !important;
	right: 20% !important;
}