/*  
Theme Name: Canal WP
Version: 1.0
Author: Drum Creative
Author URI: http://www.drumcreative.com/
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #00355f;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}

a{
	text-decoration: none;
	color: #699d25;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 980px;
}

#header{
	background-image: url(images/head.gif);
	background-repeat: repeat-x;
	height: 591px;
}

#logo{
	height: 100px;
}

#logo img{
	margin-top: 30px;
	float: left;
	padding-left: 10px;
}

#tagline{
	margin: 80px 0 0 20px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#header h1{
	font-size: 24px;
	color: #00355f;
}

#headerbuttons{
	float: right;
	width: 200px;
	margin-top: 30px;
}

#headerbuttons img{
	margin-top: 8px;
	float: right;
}


/* Pull Down Form */

#sliderWrap {
	margin: 0 auto;
	width: 275px;
	float: right;
}

#slider {
	position: absolute;
	background-image: url(http://www.canalinsurance.com/wp-content/themes/CanalWP/images/slider.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 275px;
	height: 200px;
	margin-top: -170px;
}

#slider img {
	margin-top: 28px;
	border: 0;
}

#sliderContent {
	margin: -5px 0 0 35px;
	position: absolute;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

#sliderContent input#login{
	float: right;
	margin-right: 30px;
	margin-top: 15px;
}

#openCloseWrap {
	position: absolute;
	margin: 143px 0 0 120px;
	font-size: 12px;
	font-weight: bold;
}

#openCloseIdentifier{
	height: 1px;
}


/* Dropdown Menu */

#menu{
	margin-top: 29px;
}

#suckerfishnav {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;	
	width: 75%;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 40px;
	padding: 0;
	margin: 26px 0 0 0;	
	width: 75%;
}

#suckerfishnav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 15px;
}

#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;	
	width: 151px;
	font-weight: normal;
	margin: 0;
	line-height: 1;	
	border: 0;
	z-index: 100;
}

#suckerfishnav li li {	
	width: 149px;
	font-weight: bold;
}

#suckerfishnav li li a {
	padding: 4px 10px;	
	width: 130px;
	font-size: 12px;
}

#suckerfishnav li ul ul {
	margin: -21px 0 0 150px;
}

#suckerfishnav li li:hover {
	background: #1595d3;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	color: #ffffff;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color: #ffffff;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #ffffff;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left: -999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left: auto;
	background: #00182f;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: #1595d3;
}


/* Search Form */

#searchbox{
	background-image: url(images/searchbox.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 34px;
	width: 185px;
	height: 25px;
}

#searchbox input#s{
	background: none;
	border: none;
	color: #8dbdd4;
	width: 150px;
	margin-left: 5px;
	margin-bottom: 1px;
}

#searchbox input#submit{
	padding: 4px 5px 0 0;
}


#container{
	margin-top: 105px;
	width: 980px;
	height: 375px;
	background-image: url(images/container.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

#containercontent{
	height: 350px;
	width: 900px;
}

#containercontent img{
	margin-top: -338px;
	margin-left: 14px;
}

#featuretext{
	position: relative;
	width: 280px;
	height: 290px;
	padding: 30px;
	padding-right: 10px;
	margin-left: 90px;
	z-index: 1000;
}

#featuretext h2{
	font-size: 21px;
}

#featuretext p{
	line-height: 20px;
}

#featuretext img{
	margin: 35px 0 0 100px;
}

#boxes{
	margin: 20px auto;
	width: 980px;
	margin-bottom: 100px;
}

#boxes h3{
	font-size: 16px;
	font-weight: bold;
}

#boxes h3 a{
	text-decoration: underline;
	color: #00355f;
}

#boxes h3 a:hover{
	text-decoration: none;
	color: #699d25;
}

#leftbox{
	float: left;
	width: 315px;
	height: 125px;
	padding: 15px;
	background-color: #fff;
	border: 2px solid #e4f3fa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#centerbox{
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	width: 250px;
	height: 125px;
	padding: 15px 10px 15px 25px;
	background-color: #fff;
	border: 2px solid #e4f3fa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(scripts/border-radius.htc);
}

#centerbox ul{
	list-style: disc;
	list-style-type: disc;
	padding-left: 25px;
	margin-top: 5px;
}

#centerbox li a{
	line-height: 25px;
}

#rightbox{	
	text-align: right;
	width: 290px;
	height: 155px;
	float: right;
	font-size: 11px;
	font-weight: bold;
}

#rightboxlist li{
	font-weight: normal;
	display: inline;
	padding-left: 4px;
	padding-right: 6px;
	border-right: 1px solid #00355f;
}

#rightboxlist li.last{
	border: none;
}

#rightboxlist li a{
	color: #00355f;
	text-decoration: underline;
}

#rightboxlist li a:hover{
	color: #699d25;
	text-decoration: none;
}
	
#page{
	float: left;
	width: 100%;
	color: #00355f;
}

#page .wrap_float{
	float: left;
	width: 940px;
	margin: 20px 0 0;
	background-color: #ffffff;
	border: 2px solid #e4f3fa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(scripts/border-radius.htc);
	padding: 20px;
	height: 100%;
}

.maincolumn{
	float: left;
	width: 600px;
	border-left: 3px solid #e4f3fa;
	padding: 0 0 0 30px;
}

.wrapper{
	float: left;
	width: 600px;
}

.entry{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: inline;
	line-height: 16px;
	font-size: 12px;
}

.entry img{
	float: left;
	padding: 0 15px 0 0;
}

.entry a{
	font-weight: bold;
}

#footer{
	width: 100%;
	height: 20px;
	margin-bottom: 50px;
}