#about-buttons {
	background:white;
	margin-left:20px;
	margin-top:7px;
}
#about-buttons img {
	height:110px;
	width:110px;
	margin-left:5px;
	border:none;
}
#about-content {
	border:1px solid black;
}
#about-content p {
	color:#032053;
	line-height:normal;
	padding:4px;
	font-size:10px;
	text-align:justify;
}
#timeline {
	background-color: #FFF;
	background-image:url(../images/about/history_r23_c1.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.timelineentry {
	color:#666;
	height: 100px;
	clear:both;
	padding: 10px 0 10px 0;
	border-top: 2px solid #022052;
	border-right: 2px solid #022052;
	margin-bottom: 15;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:170%;
	width: 600px;
}
.timelinedate {
	width: 55px;
	float:left;
}
.timelinecontent {
	float: none;
	padding-right: 30px;
}
.timeline content p {
	padding-left: 10px;
	float: left;
}
.timelinecontent img {
	float:left;
	padding-right: 10px;
}
#aboutus_content #h3{padding-left: 520px;}
#aboutus_content #search-container {
	padding-left: 520px;
	width: 230px;}


#admin {
    margin-left:25%;
    margin-top:20px;
    margin-right:25%
}

#admin h1 {
    color:black;
}

#admin p {
    color:black;
}

.adminlink {
    color:#EB6909;
    font-size:9px;
    text-decoration:underline;
}




.article {
    margin-top:5px;
    width:560px;    
}

.article h3{
margin-top: 20px;}

.article p, .articledetail {
    color:#032053;
    padding-top:4px;
    padding-left: 25px;
    line-height:160%;
}

.article a {color: #96BF0D;}

.articledetail {
	font-size:9px;}

#contact-email {
    background:#032053;
    margin-top:4px;
    padding-top:8px;
    padding-bottom:8px;
    height:225px;
}

#contact-email p {
    padding-left:8px;
}


#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}
#errorExplanation ul {
  margin: 2px 24px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

.fieldWithErrors input, .fieldWithErrors textarea, .fieldWithErrors select  {
  border: 2px solid red;
  display: inline;
  padding: 2px;
}






#featured {
    height:141px;
    margin-top:5px;
    width:580px;
    float:left;
}

#featured h2 {
    background-color:#032053;
    background-repeat:no-repeat;
    background-image: url(../images/icons/featured-products.jpg);
}

#featured-products {
    margin-top:15px;
    text-decoration:none;
}

* .featured-product a {
    margin-right: 15px;
}

* .featured-product img {
    border:2px solid black;
    border-width:2px;
}

* .featured-product a:hover img {
    border:2px solid #96BF0D;
    border-width: 2px;
    color:#96BF0D;
}


#formulagreen p {
    padding:4px;
    color:#032053;
}

#formula-images img {
    margin-left:20px;
    margin-top:10px;
	padding-bottom:15px;
    height:100px;
    width:100px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#current-news {
    margin-top:5px;
    float:left;
    clear:left;
    width:580px;
    height:287px;
}

#current-news h2 {
    background-color:#032053;
    background-repeat:no-repeat;
    background-image: url(../images/icons/news.jpg);
}



#image-gallery {
    float:right;
    margin-right:20px;
    text-decoration:none;
}

#image-gallery ul {
    list-style:none;
    padding:0;
}

#image-gallery ul li {
    display:inline;
}

#image-gallery ul img {
    border:2px black solid;
    border-width:2px;
}

#image-gallery ul a:hover img {
    border:2px solid #96BF0D;
    border-width: 2px;
    color:#96BF0D;
}

#image-gallery ul a:hover {
    color: #fff;
}

#content-right {
    background-repeat:no-repeat;
}

#specification {
    border-color:#032053;
    float:right;
    margin-right:5px;
}

#specification ul li {
    font-size:12px;
    color:black
}

#specification h2 {
    background-color:#032053;
    background-image: url(../images/icons/specs.jpg);
    background-repeat:no-repeat;
}

#specification img {
    height:35px;
    width:120px;
    border:none;
    margin-left:80px;
}

#toolbox {
    border-color:#FFEC00;
    float:right; 
    margin-right:5px;
}

#toolbox h2 {
    background-color:#FFEC00;
    color:#032053;
    background-image: url(../images/icons/toolbox.jpg);
    background-repeat:no-repeat;
}

#toolbox img {
    height:35px;
    width:120px;
    padding-left:10px;
    padding-top:5px;
    border:none;
}


#search {
    height:244px;
}


#product-search {
    padding-top:4px;
    padding-left:8px;
}

#product-search a {
    text-decoration:none;
    color:white;
}

#product-search * a:hover {
    color:#96BF0D;
}


html, body {
    margin: 0;
    padding:0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1, h2, p {
    color:white;
    margin:0;
    padding:0;
}

h1 {
    font-size:18px;
}

h2 {
    font-size:16px;
    font-weight:bold;
}

h3  {
    font-size:14px;
    color:#96BF0D;
    margin:0;
    padding:0;
}

p {
    font-size:12px;
}

input {
  margin:4px;
  border:1px solid black;
}

input:focus {
  border:1px solid #96BF0D;
}

textarea {
  margin:4px;
  border:1px solid black;
}

textarea:focus {
  border:1px solid #96BF0D;
}

select {
  margin:4px;
  border:1px solid black;
}

select:focus {
  border:1px solid #96BF0D;
}

.error, .notice, .success {
        padding: .5em;
        border: 2px solid #ddd;
        font-size:14px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
}

.error {
        background: #FBE3E4;
        color: #8a1f11;
        border-color: #FBC2C4;
}

.notice {
        background: #FFF6BF;
        color: #514721;
        border-color: #FFD324;
}

.success {
        background: #E6EFC2;
        color: #264409;
        border-color: #C6D880;
}

#page-container {
    width:870px;
    margin:auto;
    
}

#main-header-container {
    background:#032053;
    height:40px;
}

#main-header-container h1 {
    padding-top:8px;
    padding-left:8px;
}

#menu-container {
    background:#032053;
    height:40px;
    margin-top:8px;
    
}

#hero-container-home {
    float:right;
    width:75%;
    
}

#hero-container-application {
    width:100%;
}

#heros img {
    width:100%;
    height:264px;
}

#application_heros #heros img {
    width:100%;
    height:187px;
}
#search-container {
    margin-right:75%;
}

#search-container * form {
    margin:0;
    padding:0;
}

#search-container .search {
    margin-top:4px;
    margin-bottom:4px;
    height:126px;
    background:#032053;
    padding-left:4px;
}

#search-container .search h1 {
    color:#96BF0D;
    padding-top:8px;
    padding-left:4px;
}

#search-container .search p {
    color:white;
    padding-left:4px;
    padding-right:4px;
}

#divider-container-home {
    background:#032053;
    height:30px;
    border:3px solid #032053;
}

#divider-container-application {
    background:#032053;
    height:30px;
    margin-top:187px;
    border:3px solid #032053;
}

#user-session {
    padding-top:4px;
    padding-left:8px;
}

#search-bar form {
    float:right;
    margin: 0 5px 0 0;
}

#search-bar h2 {
    margin: 5px 0 0;
    float:right;
}

#infobox-sidebar-container {
    float:right;
    width:286px;
}
/*  Make the Sidebar invisible for the "About Poolrite" pages */
#about-template #infobox-sidebar-container {
	display:none;
}

* .infoheader {
    height:27px;
    padding-top:8px;
    padding-left:40px;    
}

* .infobox {
    margin-top:5px;
    height:135px;
    border:3px solid;
    width: 280px;
}

* .infobox img {
    display: block;
    float: left;
    height:100px;
    width:100px;
}

* .infobox p {
    margin-left:110px;
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}

* .infobox a {
    font-size:16px;
    color:black;
    text-decoration:none;
}

* .infobox a:hover {
    color:#96BF0D;
}

#hillsy-tips {
    border-color:#0094D8;
}

#hillsy-tips h2 {
    background-color:#0094D8;
    background-image: url(../images/icons/hillsy.gif);
    background-repeat:no-repeat;
}

#hillsy-tips p {
    text-align:left;
    font-size:10px;
    color:black;
}

* .infobox p {
    margin-left:110px;
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}

* .infobox a, * .infobox a:hover{
color:#032053;
	font-size: 12px;
	line-height:180%;
    text-decoration:none;
}

* .infobox a:hover {
	 text-decoration:none;
}

#hillsy-tips {
    border-color:#0094D8;
}

#hillsy-tips h2 {
    background-color:#0094D8;
    background-image: url(../images/icons/hillsy.gif);
    background-repeat:no-repeat;
	border:0px;
	margin:0px;
}

#hillsy-tips p {
color:#032053;
	font-size: 12px;
	line-height:180%;
    text-decoration:none;
		border:0px;
	margin:0px;
}

#product-idea {
    border-color:#EB6909;
}

#product-idea h2 {
    background-color:#EB6909;
    background-repeat:no-repeat;
    background-image: url(../images/icons/newidea.gif);
}

#formula-green {
    border-color:#009534;
    float:right;
}

#formula-green h2 {
    background-color:#009534;
    background-image: url(../images/icons/formulag.gif);
    background-repeat:no-repeat;
}

#infobox-footer-container {
    float:left;
    clear:both;
    width:100%;
}

#poolrite-rewards {
    border-color:#00989F;
    float:right;
}

#poolrite-rewards h2 {
    background-color:#00989F;
    background-repeat:no-repeat;
    background-image: url(../images/icons/rewards.gif);
}

#magnapool {
   border-color:#575759;
   float:right;
   margin-right:5px;
}

#magnapool h2 {
    background-color:#575759;
    background-repeat:no-repeat;
    background-image: url(../images/icons/mmgmagnapool.gif);
}


#magnapool-logo {
    height:70px;
    width:140px;
    margin-left:15px;
    margin-top:15px;
    text-decoration:none;
    border:0;
}

#poolrite-plus {
    border-color:#96BF0D;
    float:right;
    margin-right:5px;
}

#poolrite-plus h2 {
    background-color:#96BF0D;
    background-repeat:no-repeat;
    background-image: url(../images/icons/plus.gif);
}

.homeheader {
    height:30px;
    padding-top:8px;
    padding-left:40px;
}

#content-container {
    margin-right:286px;
    position:relative;
}

/*  Make the Sidebar invisible for the "About Poolrite" pages */
#about-template #content-container {
    margin-right:0px;
    position:relative;
	float: none;
}
.dwindow {
    background-color:#032053;
    margin-top:5px;
    margin-right:5px;
}

#map-location {
    border-style: solid; 
    border-color: #032053; 
    border-width: 2px 30px; 
    padding-left: 4px; 
}

.window {
    float: right;
    margin-top:5px;
    margin-right:5px;
    height:244px;
    width:286px;
}

#left {
    background:#032053;
    overflow:auto;
}

#left p {
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
}

#left ul {
    margin:4px;
    padding-left:20px;
}

#left ul li {
    color:white;
    font-size:12px;
}

#left ul li a {
    color:white;
}

#left ul li a:hover {
    color:#96BF0D;
}

#left ol {
    margin:4px;
    padding-left:20px;
}

#left ol li {
    color:white;
    font-size:12px;
}

#right {
    display:inline;   
}

#right p {
    color:black;
    font-size:10px;
    padding:4px;
}

#about-template #right p {
	color:#032053;
    padding-top:15px;
    padding-left: 520px;
    line-height:130%;
	    font-size:11px;
	}
.contentheader {
    background:#032053;
    padding-top:8px;
    height:30px;
    padding-left:8px;
    margin-top:5px;
    margin-right:5px;
}

#about-template .contentheader {
    margin-right:0px;
}

.fullwindow {
    float:right;
    margin-right:5px;
    margin-top:5px;
    background-color:#032053;
    height:244px;
    width:578px;
    overflow:auto;
}

.fullwindow td {
    padding: 5px; 
}

.fullwindow a {
    color:white;
    text-decoration:none;
}

.fullwindow a:hover {
   color:#96BF0D;
}

#course p {
  margin-top:5px;
}


#subcategories {
    padding-left:8px;
    padding-top:4px;
}

#subcategory {
    padding-bottom:8px;
}

#subcategory a {
    text-decoration:none;
    color:white;
}

#subcategory a:hover {
    color:#96BF0D;
}



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
        z-index:100;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
	float:left;
        
    
}
.sf-menu a {
	border-right:1px solid white;
	padding-top:0.75em;
    padding-right:1.5em;
    padding-left:1.5em;
    padding-bottom:0.75em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: white;
}
.sf-menu li {
	background:#032053;
}
.sf-menu li li {
    border-bottom: 1px solid white;
    background-color:#032053;
    filter: alpha(opacity=70);
    opacity:0.7;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#96BF0D;
	outline:0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {

	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


#support-content p {
    padding:4px;
}

#support-content a {
    color:#96BF0D;
}

#support-image img {
    height:240px;
    width:282px;
}



