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


/*
Theme Name: Only Rain Down the Drain
Theme URI: https://www.onlyraindownthedrain.com
Description: Only Rain Down the Drain theme
Version: 1
Author: Northwest Media Productions
Author URI: http://www.northwestmedia.net
*/




/* -----------------------------------*/
/* -------->> RESET <<<-----------*/
/* -----------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {list-style: none outside none;}
blockquote, q {quotes: none;}
:focus {outline: 0 none;}



/* -----------------------------------*/
/* ---------->> GLOBAL <<<------------*/
/* -----------------------------------*/
body {
	background: url(https://www.onlyraindownthedrain.com/Images/Bkgd.jpg) repeat;
	color: #323a48;
	font-family: 'Vollkorn', arial, serif;
	font-size: 14px;
	text-align: right;
	line-height: 16px;
}
#centerContainer {
	margin: 0 auto;
	width: 960px;
}

.clear{
	clear:both;
}


#contact_left{
	float:left;
	width:70%;
}
#contact_right{
	float:left;
	width:30%;
	margin-top:40px;
}
#frm_form_2_container{
	margin: 40px auto 0 auto;
	width:60%;
}
#frm_form_2_container h2{
	margin-left:0;
	text-transform: lowercase;
}
/* -------->> HEADER <<<-----------*/
#header {
	background: url(https://www.onlyraindownthedrain.com/Images/Header/Header-Bkgd.png) no-repeat;
	float: left;
	height: 305px;
	position: relative;
	width: 960px;
}
#logo {
	float: left;
	height: 240px;
	margin: 5px 0 0 50px;
	position: relative;
	width: 240px;
}
#navBox {
	float: right;
	height: 30px;
	margin: 20px 20px 0 0;
	position: relative;
	width: 600px;
	*z-index: 10;
}
#knowBetter {
	float: right;
	height: 135px;
	margin: 40px 20px 0 0;
	position: relative;
	width: 615px;
	z-index:0;
}
#mainContainer {
	clear:both;	
	background-color: #fffcec;
	float: left;
	padding-bottom: 45px;
	position: relative;
	width: 960px;
}
#textBox {
	float: left;
	padding: 0 40px;
	position: relative;
	width: 880px;
	text-align:left;
}

#textBox p {
	text-align:left;
	padding-top:15px;
	padding-left:15px;
	width:550px;
}



#special_box {
	padding-top:15px;
	padding-left:15px;
	text-align:left;
	width:450px;
}
.picture {
	position: relative;
	float: right;
	padding-left: 40px;
	margin-top: -55px;
	width:480px;
}

/* video styles  
	#car_wash_vid {	
	margin-right:-495px;
	margin-top:900
	float:right;
	width:460px;
	height:430px;
	background-image:url('https://www.onlyraindownthedrain.com/wp-content/uploads/2011/07/VideoSidebar.png');
	background-repeat:no-repeat;
	text-align:right;

}

#vid_fit {
	position:relative;

}
--------*/

.nohand {
	cursor:default;
}

/* -------->> NAV <<<-----------*/
ul.page-nav {
	display: table;
	height: 30px;
	list-style-type: none;
	margin: 0 auto;
}
ul.page-nav li {
	color: #d2871c;
	display: inline;
	float: left;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 16px;
	line-height: 30px;
	list-style-type: none;
	margin: 0;
	padding-right:10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	
	z-index: 5;
}
ul.page-nav li a {
	color: #d2871c;
	display: block;
	float: left;
	font-size: 16px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	z-index: 5;
}
ul.page-nav li a:hover {
	color: #005480;
	display: inline;
	float: left;
	font-size: 16px;
	height: 30px;
	padding: 0;
	text-decoration: none;
	top: 0px;
	
	
}
ul.page-nav li a.current {z-index: 5;}


ul.page-nav li:hover ul {
	background: url(https://www.onlyraindownthedrain.com/Images/Nav/Dropdown-Top.png) no-repeat top left;
	display: block;
	float: right;
	margin-top: 10px;
	position: absolute;
	top: -15px;
	right: 0;
	width: 140px;
	z-index: 4;
}
ul.page-nav li ul {
	background: url(https://www.onlyraindownthedrain.com/Images/Nav/Dropdown-Bottom.png) no-repeat bottom left;
	display: none;
	padding-top:25px;
	padding-bottom: 10px;
	position: absolute;
	
}
ul.page-nav li ul li {
	background: url(https://www.onlyraindownthedrain.com/Images/Nav/Dropdown-Mid.png) repeat-y top left;
	font-size: 12px;
	display: inline;
	height: 30px;
	position: relative;
	text-align: right;
	width: 140px;
	
}
ul.page-nav li ul li a {
	color: #d2871c;
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 10px;
	position: relative;
	text-decoration: none;
	top: 0;
	width: 120px;
	
}
ul.page-nav li ul li a:hover {
	background: url(https://www.onlyraindownthedrain.com/Images/Nav/Dropdown-Mid.png) repeat-y top left;
	color: #005480;
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 10px;
	position: relative;
	text-decoration: none;
	top: 0;
	width: 120px;
	
}



/* -------->> FOOTER <<<-----------*/
#footer {
	background: url(https://www.onlyraindownthedrain.com/Images/Footer/Footer-Bkgd.png) no-repeat;
	float: left;
	height: 160px;
	position: relative;
	width: 960px;
}




/* -----------------------------------*/
/* ---------->> INDEX <<<------------*/
/* -----------------------------------*/
#indexHighlights {
	float: left;
	margin: 0 25px;
	position: relative;
	width: 960px;
}
#videos {
	background: url(https://www.onlyraindownthedrain.com/Images/Index/Fantastic-Videos-Bkgd.png) no-repeat;
	float: left;
	height: 264px;
	margin-right: 25px;
	position: relative;
	top: 76px;
	width: 285px;
}
#toolkit {
	background: url(https://www.onlyraindownthedrain.com/Images/Index/Our-Toolkit-Bkgd.png) no-repeat;
	float: left;float: left;
	height: 301px;
	margin-right: 25px;
	position: relative;
	top: 39px;
	width: 285px;
}
#tips {
	background: url(https://www.onlyraindownthedrain.com/Images/Index/Cool-Tips-Bkgd.png) no-repeat;
	float: left;
	height: 340px;
	position: relative;
	width: 300px;
}
.highlightText {
	float: left;
	padding: 80px 0px 0 20px;
	position: relative;
	width: 210px;
}
.highlightText2 {
	float: left;
	padding: 70px 0px 0 20px;
	position: relative;
	width: 210px;
}
#tip1 {
	float: left;
	padding: 50px 25px 0 0;
	position: relative;
}
#tip2 {
	float: right;
	padding: 0 50px 0 0;
	position: relative;
	top: -52px;
}
#learn1 {
	float: left;
	left: 20px;
	top: -40px;
	position: relative;
	z-index: 2;
}
#learn2 {
	float: right;
	right: 20px;
	top: -40px;
	position: relative;
	z-index: 2;
}




/* -----------------------------------*/
/* ---------->> INTERIOR <<<------------*/
/* -----------------------------------*/
#slideshow {
	background: url(https://www.onlyraindownthedrain.com/Images/Slideshow/Bkgd2.png) no-repeat;
	float: left;
	height: 340px;
	margin: 0 27px;
	position: relative;
	width: 960px;
}
#slideshowText {
	color: #fff;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:16px;
	float: right;
	padding: 80px 125px 20px 0;
	position: relative;
	width: 250px;
}
#scrollingContainer {
	float: left;
	height: 200px;
	margin: 35px 20px 10px 20px;
	position: relative;
	width: 840px;
}
.scrollingInd {
	float: left;
	padding: 0 15px;
	position: relative;
	width: 215px;
}
.caption {
	color: #005480;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:16px;
}
.list {
	list-style-type:square;
	text-align:left;
	padding-left:50px;
	width:550px;
}
.nested {
	list-style-type:circle;
	padding-left:25px;
}
.steps {
	list-style-type:decimal;
	text-align:left;
	padding-left:50px;
	width:550px;
}


/*--------->>Tool Kit Styles<<-----------*/

table.toolkit_campaign {
	width:600px;
	margin-top:30px;
	margin-left:30px;
	border:1px solid #d3881c;
	border-collapse:collapse;
}

td.heading {
	text-align:left;
	background-color:#d3881c;
	padding:10px;
	height:15px;
	color:#fff;
	border:1px solid #d3881c;
	font-size:20px;
	font-family:'Yanone Kaffeesatz', arial, serif;
}
tr.toolkit {
	font-family:'Yanone Kaffeesatz', arial, serif;
	font-size:16px;
	background-color:
}
td.toolkit {
	text-align:left;
	padding-left:5px;
	padding:10px;
	font-family:'Yanone Kaffeesatz', arial, serif;
	
}
td.download {
	text-align:right;
	padding-right:10px;
}
	
table.back {
	text-align:right;
}


#toolkit_info {
	width:880px;
}

#toolkit_info a:link {text-decoration:none;}
#toolkit_info a:active {text-decoration:none;}
#toolkit_info a:hover {text-decoration:none;}
#toolkit_info a:visited {text-decoration:none;}


	





/* -----------------------------------*/
/* ----------->> SCROLL <<<------------*/
/* -----------------------------------*/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 750px;
	top: -50px;
	height:200px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}



/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:40px;
	height:60px;
	float:left;
	margin:0;
	cursor:pointer;
	font-size:1px;
	z-index: 4;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
.leftButton {
	background: url(https://www.onlyraindownthedrain.com/Images/Slideshow/Left-Arrow.png) no-repeat;
	display: inline;
	float: left;
	margin-left: 5px;
	position:relative;
	top: 40px;
	width: 40px;
	z-index: 4;
}
.rightButton {
	background: url(https://www.onlyraindownthedrain.com/Images/Slideshow/Right-Arrow.png) no-repeat;
	display: inline;
	float: right;
	margin-right: 15px;
	position:absolute;
	top: 40px;
	width: 40px;
	left: 785px;
	z-index: 4;
}
.noShow {
	display: none;
}





/* -----------------------------------*/
/* ---------->> FONTS <<<------------*/
/* -----------------------------------*/
h1 {
	color: #005480;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 55px;
	font-weight:normal;
	line-height: 60px;
	margin-bottom: 15px;
	text-align: right;
}
h2 {
	color: #d2871c;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 45px;
	font-weight:normal;
	margin: 15px 0 15px 15px;
	text-align: left;
}




/* -----------------------------------*/
/* ---------->> LINKS <<<------------*/
/* -----------------------------------*/
a:link {
	color: #005480;
	text-decoration: none;
}
a:visited {
	color: #005480;
	text-decoration: none;
}
a:hover {
	color: #005480;
	text-decoration: underline;
}
a:active {
	color: #005480;
	text-decoration: none;
}