@charset "utf-8";

body {
	background: #002647;
        font: 12px verdana, helvetica, serif;
	text-align: left;
	padding: 0;
	margin: 1em auto;
	color: #000066;
}

#wrapper {

	background: #ffffff;	
        border: 1px solid #495569;
	margin: 0 auto -4px auto;
	width: 760px;
}


td {
	vertical-align: top;
}

table.keepingdry td {
	vertical-align: middle;
	text-align:center;
}

ul {
	margin: 0 auto;
	padding: 0 auto;
}




/* Main Header */
#header {
	height: 130px;
	background: url(../images/rainyday_headerbg.jpg) repeat-x top;
}
img#logo {
	border: 0;
}
#contact {
	float: right;
	text-align: right;
	color: 013365;
	margin: 10px 10px 0 0;
	font-size: 20px;
        font-weight: bold;
	width: 335px;
}
#contact img {
	margin-top: -10px;
	margin-left: 5px;
	border: 0;
}
a{
	text-decoration: underline;
}
a:hover{
	color:#013365;
}
#contact a {
	color: #bf1960;
	/*border-bottom: 1px solid #f195bf;*/
}

#contact span#phone {
	font-size: 15px;
	font-weight: bold;
}
#contact span#email {
        font-size: 15px;	
        font-weight: bold;
}

/* Menu business */
#nav-wrap {
	float: left;
}
#nav {
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 110%;
	width: 210px;
	margin: 3px;
}

#nav ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 10px 0;
}
#nav ul ul li {
	font-size: 11px;
	margin: 1px 0;
}
li#active {
	list-style-image: url(../images/related-arrow.gif);
}
#nav ul li#active ul.submenu li {
	list-style-image: none;
}

#blog{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
BORDER-RIGHT: #cc0000 4px dotted; 
PADDING-RIGHT: 8px; 
BORDER-TOP: #cc0000 4px dotted; 
PADDING-LEFT: 8px; 
PADDING-BOTTOM: 8px;
 BORDER-LEFT: #cc0000 4px dotted; 
WIDTH: 90%; PADDING-TOP: 8px;
 BORDER-BOTTOM: #cc0000 4px dotted;
}

#blog a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: #85003A;
}


#blog h2 a {font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
font-weight: bold;
}
#blog h2 a {font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.blogitem{ font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
font-weight: bold;
	padding-top:6px;
}

#tv-spots {
	margin: 3px;
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	width: 210px;
}

#tv-spots h3 {
	font-size: 14px;
	margin: 8px;
	padding: 0;
}

#tv-spots img {
	border: 0;
}

/* Front Page */
#splash {
	background: #cde0eb;
}
img#splash-img {
	border: 0;
}

#primary, #secondary, #tertiary {
	border: 1px solid #cde0eb;
}

#primary {
	background: #ccffff;
}

#primary h1, #secondary h1, #tertiary h1 {
	margin: 0 5px 3px 5px;
}

#primary h1 a {
	color: #EC1D26;
	font-size: 18px;
	text-decoration:none;
}
#primary img,  #secondary img, #tertiary img {
	float: right;
	border: 0;
	margin: 5px 5px;
}
#secondary {
	background: #ccccff;
}
#secondary h1 a {
	color: #EC1D26;
	font-size: 16px;
	text-decoration:none;
}
#tertiary {
	background: #edf2f9;
}
#tertiary h1 a {
	color: #EC1D26;
	font-size: 14px;
}
#primary p, #secondary p, #tertiary p {
	margin: 0px 5px 5px 5px;
}


#subs h2 {
	margin: 0;
}
#subs h2 a {
	background: #edf2f9;
	padding: 3px 0;
	float: right;
	width: 236px;
	color: #EC1D26;
	font-size: 12px;
	margin: 0;
}
#subs h2 a:hover {
	text-decoration: underline;
}
#subs h2 a img {
	margin: 3px 0 0 5px;
	border: 0;
}


/* Content Styles*/
#content {
	float: right;
	margin: 3px;
	border: 1px solid #cde0eb;
	width: 500px;
	padding: 10px;
}
#content p {
	margin: 0 0 6px 0;
}

#content h1 {
	
	font-size: 16px;
	margin: 0 0 10px 0;
}

#content h2 {
	font-size: 12px;
	margin: 10px 0 5px 0;
}

#content ul {
	margin: 0 0 5px 25px;
	padding: 0;
}

#content ul li {
	margin: 0;
}

#content div#related {
	float: right;
	width: 180px;
	padding: 10px;
	background: #edf2f9;
	border: 1px solid #495569;
	margin: 0 0 5px 5px;
}

#content div#related a {
	color: blue;
}

#content div#related a:hover {
	text-decoration: underline;
}

#content div#related h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
	padding: 0;
}

#content div#related ul {
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: disc url(../images/related-arrow.gif) outside;
}
#content div#related ul li {
	margin: 5px 0;
}

/* Footer */
#footer {
	clear: both;
	background: url(../images/footer-bg.png) repeat-x top;
	height: 23px;
	color: white;
        font: 10px verdana, helvetica, serif;
	text-align: center;
	line-height: 23px;
}

#footer a {
	color: white;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}

div#foot-address {
	text-align: center;
	font-size: 80%;
	padding: 5px 0;
	background-color:#333333;
	color:#FFFFFF;
}

img.img-right {
margin-left: 5px;
margin-bottom: 5px;
}

img.img-left {
margin-right: 5px;
margin-bottom: 5px;
}

img.border {
	border: 1px solid #000066;
}

div.right-float {
	float: right;
	text-align:center;
	margin: 5px;
	margin-right: 0;
}
div.left-float {
	float: left;
	text-align: center;
	margin: 5px;
	margin-left: 0;
}

table.service-area {
	width: 100%;
}
table.service-area td {
	background: #F0F0F0;
	margin: 2px;
	padding: 4px;
	vertical-align: top;
}

div.scroll {
height: 100px;
width: 180px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
text-align:left;
margin-bottom:15px;
margin-top:3px
}

.cities-title {
	font-weight:bold;
  	font-size: 14px;
	color:#4a2482
}

table#opinion td {

            padding: 5px;

            vertical-align: top;

}
:focus {
  -moz-outline-style:none;
}

#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.boxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:15px;
	color:#fff;
	width:200px;
}

.boxdetails h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 15px 0;
}

#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:580px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#long-content-box {
background-color: #f1f1f1;
border:1px solid;
border-color: #5977b2;
padding:10px;
margin-top:20px;
}

#long-content-box h3 {
color:#153980;

}

#gray-hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}
#right-content-box {
width:252px;
float:right;
border: 1px;
border-color:#000000;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}

#productpage h2 {
	color:#292929;
	font-size:14pt;
	font-weight:bold;
	margin:0
}

#productpage .img-left {
	margin-right:17px
}

#productpage .img-right {
	margin-left:17px
}

#productpage .warranty {
	margin:0px 0px 25px 0px;
	font-style:italic;
	color:#4d3789
}

#productpage .quote {
	margin-top:30px;
}

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	color:#00a8a8;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#bb047e;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#00a8a8
}

#productpage .proddetails ul {
	padding-left:250px
}

.zoom {
	margin-top:25px;
	width:211px;
	text-align:center;
	color:#4d3789;
	font-weight:bold;
	text-decoration:none
}

#productpage ul.product-left {
	list-style-type:none;
	padding:10px 0px 0px 0px;
	margin-bottom:490px;
}

#productpage ul.product-left li {
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

#productpage ul a {
	color:#292929;
	text-decoration:none
}

#productpage ul a:hover {
	text-decoration:underline
}

#productpage .detailtitle {
	font-weight:bold;
	font-size:12pt;
}

table.colors {
	margin:15px 0px 15px 0px
}

table.colors th {
	padding:5px
}

table.colors td {
	text-align:center;
	padding:3px 0px 3px 0px
}

#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}
#right-content-box {
width:252px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}