/*
Theme Name: binks
Theme URI: http://www.wandagibson.com
Description: Binks Insurance Brokers Limited Theme
Version: 1.0
Author: Wanda Gibson
Author URI: http://www.wandagibson.com
Template: binks

Don't copy our code! 
� 2007 Refueled.net - 2009 - used with reference to refueled.net website as requested... Gibson Technology Corporation on behalf of Binks.ca
also used menus from www.leigeber.com - awesome..
*/

/*BODY STYLE	
*******************************************************/
* {
 	padding: 0;
  	margin: 0;
} 

body {
	background-color: #000000;
}

body {margin:10px 25px 25px 25px; font:11px Verdana,Arial; background:#000000}

#container {
	background-color: #fff;
  	margin: 0px auto;
  	width: 758px;
  	overflow: hidden;
	border: 1px solid #999;
}
/* MENU STYLE	
*******************************************************/
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;
	font-weight:bold; 
	border:1px solid #aaa; 
	background:url(images/header.gif); 
	width:148px;
	}
ul.menu li:hover {
		background:url(images/header_over.gif);
		width:148px;
		}

ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {
	position:relative; 
	border:1px solid #aaa; 
	border-top:none; 
	width:148px; 
	margin:0; 
	background-image:none;
	background-color:#d1d1d1;
	font-weight:normal;
}
ul.menu ul li:hover {
	background-color:#c5c5c5;
	background-image:none;
}

ul.menu ul li a {display:block;width:134px;}
ul.menu ul li a:hover {display:block;width:134px;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {  }
ul.menu .menulink:hover, ul.menu .menuhover {background-image:none}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}




/* HEADER STYLE	
*******************************************************/

#header {
    background-color: #fff;
	height: 185px;
}

#header img{
	margin: 0;
	padding: 12px;
	border: none;
	float: left;
}

#header h1 { 
	font-family: verdana, Sans-Serif;
	font-size: 20pt;
	font-weight: 300;
	color: #000;
	margin-top: 16px;
	margin-left: 13px;
	letter-spacing: 2px;
}

#header h2 { 
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 15px;
}

/* BLOCK IMAGES STYLE	
*******************************************************/
#blocks {
    background-color: #fff;
	height: 210px;

}

#blocks img{
	margin: 5;
	padding: 12px;
	border: none;
	float: left;
}

/* FIRST MENU STYLE	
*******************************************************/
#first-menu{
	background-color: #E3E3E3;
	font-family: verdana, Sans-Serif;
	font-size: 8pt;
	height:27px;
}


#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#first-menu li {
	display: inline;
}

#first-menu a {
	float: left;
	display: inline;
	padding: 6px 12px 7px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #444;
	text-align: center;
}

#first-menu a:hover {
	background: #f4f4f4;
	color: #000;
	padding-bottom: 7px;
}

#first-menu .selected a {
	background-color: #f4f4f4;
	color: #000;
	border: none;
}

/* SECOND MENU STYLE	
*******************************************************/
 #second-menu {
	background-color: #f4f4f4;
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	width: 900px;
	float: left;
	margin-top: -1px;
	border-bottom: 1px solid #999;
	}

#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-menu li {
	display: inline;
}

#second-menu a {
	float: left;
	padding: 7px;
	text-transform: none;
	text-decoration: none;
	color: #000;
	text-align: left;
}

#second-menu a:hover {
	text-decoration: underline;
}

#second-menu .selected a {
	border-bottom: none;
	color: #000;
}	

/* CONTENT STYLE	
*******************************************************/
#content {
	float: left;
 	width: 460px;
	background-color: #FCF3E8;
	padding: 6px 10px 0px 6px;
	min-height:600px;
	}
#content ul{
	padding:5px 10px 20px 40px;
}
#content ul ul{
	padding:5px 10px 5px 20px;
}
#content ul li{
	padding:3px 0px 3px 0px;
}
#content ol{
	padding:5px 10px 20px 40px;
}
#content ol ol{
	padding:5px 10px 5px 20px;
}
#content ol li{
	padding:3px 0px 3px 0px;
}
#content img{
	margin-right: 16px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	float: left;
	}
	
#content p{
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: left;
	line-height: 12pt;
	}
		
#content h1 {
	font-family:  verdana, Sans-Serif; 
	color: #F68704; 
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px 5px;
	}
	
#content h2 {
	font-family:  verdana, Sans-Serif; 
	color: #5E5B56; 
	font-size: 13pt;
	font-style: bold;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px 15px;
	}
#content h3 {
	font-family:  verdana, Sans-Serif; 
	color: #6D5538; 
	font-size: 11pt;
	font-style: bold;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 25px;
	}	
		
#content h4 {
	font-family:  verdana, Sans-Serif; 
	color: #000000; 
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px 35px;
	}	
#content a {
	text-decoration: none;
	color: #004990;
	
}

#content a:hover {
	color: #66584B;
	text-decoration: underline;
}

/* CONTENT SEARCH RESULTS	
*******************************************************/	
#content-search{
	float: left;
 	width: 740px;
	background-color: #FCF3E8;
	padding: 6px 10px 0px 6px;
	min-height:600px;
}
#content-search ul{
	padding:5px 10px 20px 40px;
}
#content-search ul ul{
	padding:5px 10px 5px 20px;
}
#content-search ul li{
	padding:3px 0px 3px 0px;
}
#content-search ol{
	padding:5px 10px 20px 40px;
}
#content-search ol ol{
	padding:5px 10px 5px 20px;
}
#content-search ol li{
	padding:3px 0px 3px 0px;
}
#content-search img{
	margin-right: 16px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	float: left;
	}
	
#content-search p{
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: left;
	line-height: 12pt;
	}
		
#content-search h1 {
	font-family:  verdana, Sans-Serif; 
	color: #F68704; 
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px 5px;
	}
	
#content-search h2 {
	font-family:  verdana, Sans-Serif; 
	color: #5E5B56; 
	font-size: 13pt;
	font-style: bold;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px 15px;
	}
#content-search h3 {
	font-family:  verdana, Sans-Serif; 
	color: #6D5538; 
	font-size: 11pt;
	font-style: bold;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 25px 5px 10px;
	}	
		
#content-search h4 {
	font-family:  verdana, Sans-Serif; 
	color: #000000; 
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px 35px;
	}	
#content-search a {
	text-decoration: none;
	color: #004990;
	
}

#content-search a:hover {
	color: #66584B;
	text-decoration: underline;
}
#content-search .navigation {
	padding:5px 0px 5px 7px;
}
#content-search #searchresult{
	margin:10px 0px 10px 0px;
	padding:5px 10px 10px 10px;
	border:1px dashed #c0c0c0;
}		
#content-search #searchresult small{
	padding:0px 0px 0px 10px;
    font-style:italic;
    color:#444;
}	
#searchbutton{
	text-align:right;
	clear:right;
}
#searchform{
	float:right;
	margin-top:-8px;
	margin-right:10px;
}	
/* QUOTE STYLE	
*******************************************************/	
/*.pullquote {
	color: #000;
	width:210px;
	background:white;
	float:right;
	filter:alpha(opacity=40);
	-moz-opacity:.3;
	opacity:.3;
	margin:10px;
	font-family:  verdana, Sans-Serif;
	font-size: 14pt;
	line-height:26px;
	text-align:right;
	}
*/
	
/* COMMENTS STYLE	
*******************************************************/	
#comments {
	background-color: #F9F9F9;
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
/* SIDEBAR STYLE	
*******************************************************/	
#sidebar {
	font-family:  verdana, Sans-Serif;
	background-color: #f4f4f4;
	font-size: 10pt;
	float: left;
	width: 230px;
	padding: 12px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
	}
	
#sidebar p{
	margin-bottom: 4px;
	padding-top: 4px;
	line-height: 12pt;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
	font-family:  verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar ul li{
	margin: 0px 7px 8px;
	list-style-type: square;
	list-style-position: inside;
	color: #999;
}

#sidebar a {
	text-decoration: none;
	color: #004990;
	
}

#sidebar a:hover {
	color: #66584B;
	text-decoration: underline;
}

#sidebar2 {
	float: left;
	width: 160px;
	text-align: justify;
	}
	
#sidebar2 h1{
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar2 p{
	line-height: 12pt;
	}
	
#sidebar3 {
	float: right;
	width: 150px;
	text-align: justify;
	}
	
#sidebar3 h1{
	font-family:  verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar3 p{
	text-align: center;
	margin-top: 175px;	
	}
#sidebar_community{
	text-align:center;
}
#sidebar_news{
	text-align:left;
}



/* ADBOX STYLE	
*******************************************************/
#adbox {
	width: 328px;
	height: 250px;
	border: 1px solid #999;
	background-color: #F7F7F7;
	}
	
#adbox p{
	text-align: center;
	margin-top: 115px;	
	}
	
	
	
/* FOOTER STYLE	
*******************************************************/	
#footer {
	clear:both;
	border-top: 1px solid #999;
	width: 780px;
	height: 65px;
	text-align:center;
	padding-top:8px;
	}
	
#footer p{
	font-family:  verdana, Sans-Serif;
	font-size: 9pt;
	padding: 2px;
	}

#footer a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}



/* 
Don't copy our code! 
� 2007 Refueled.net - 2009 - used with reference to refueled.net website as requested... Gibson Technology Corporation on behalf of Binks.ca
also used menus from www.leigeber.com - awesome..
*/






