/*
Theme Name: NC Grange
Theme URI: http://www.dynamicquest.com/
Description: Theme Built for NC Grange Mutual Insurance by <a href="http://www.dynamicquest.com/">Dynamic Quest</a>.
Version: 1.1
Author: Dynamic Quest
Author URI: http://www.dynamicquest.com/
Tags: green, custom header, fixed width, single column

	NC Grange v1.1
	 http://www.dynamicquest.com/

	This theme was designed and built by Dynamic Quest,
	whose blog you will find at http://www.dynamicquest.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
	margin:0;
	padding:0;
	}

	html, body {
	height:100%;
	width: 100%;
	}

body{
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
}


.header{
	width: 875px;
	height: 110px;
	position: relative;
	margin: 0 auto 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	z-index: 2;
	
}


.container{
	position: absolute;
	top:436px;
	left:0px;
	width: 100%;
	min-height: auto;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-x;

}

.page_container{
	position: absolute;
	top:280px;
	left:0px;
	width: 100%;
	min-height: auto;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-x;

}

.top_image_menu{
	width:811px;
	height:336px;
	position: relative;
	margin: -318px auto 0 auto;
	
}

.page_image_menu{
	width:811px;
	height:180px;
	position: relative;
	margin: -162px auto 0 auto;
}

.index_image{
	position: absolute;
	width:547px;
	height:336px;
	left:0px;
	top:0px;
}

.page_image{
	position: absolute;
	width:547px;
	height:180px;
	left:0px;
	top:0px;
}
.index_menu{
	position: absolute;
	width:266px;
	height:336px;
	right:0px;
	top:0px;
	background-image: url(images/index_menu.png)
}


.page_menu{
	position: absolute;
	width:266px;
	height:180px;
	right:0px;
	top:0px;
	background-image: url(images/page_menu.png)
}


.about_menu{
	position: absolute;
	width:266px;
	height:180px;
	right:0px;
	top:0px;
	background-image: url(images/about_us.png)
}


.claims_menu{
	position: absolute;
	width:266px;
	height:180px;
	right:0px;
	top:0px;
	background-image: url(images/claims.png)
}

.agents_only_menu{
	position: absolute;
	width:266px;
	height:180px;
	right:0px;
	top:0px;
	background-image: url(images/agents_only_menu.png)
}


.content{
	width: 739px;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #fff;
	min-height: auto;
	padding:20px;
	font:12px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Trebuchet MS, sans-serif; color:#666666;
	}

.edit{
	position: absolute;
	top:0px;
	right:10px;
}

.footer{
	position: relative;
	background-image: url(images/footer_bg.jpg); background-repeat: repeat-x;
	width: 100%;
	height: 73px;
}

.footer_buttons{
	position: relative;
	width: 821px;
	height: 63px;
	margin: 0 auto 0 auto;
	background-image: url(images/footer_menu.png); background-repeat: no-repeat;
	font:10px/1.0em Trebuchet MS, Myriad Pro, Myriad, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 1px 0 0 0;
	}

	
.footer_buttons ul{
	margin: 15px 20px 0 0;
	padding: 0 0 10px 0;
	height: 15px;
	width: auto;
	text-align: center;
	
}	
	
.footer_buttons li{
	padding: 0  15px 0 15px;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #fff;
	display: inline;
	list-style: none;
	text-align: center;
	font-weight: normal;
}


.footer_buttons A:link {text-decoration: none;  color:#fff;}
.footer_buttons A:visited {text-decoration: none; color:#fff;}
.footer_buttons A:active {text-decoration: none; color:#fff;}
.footer_buttons A:hover {text-decoration: underline; color:#fff;}



.logo{
	position: absolute;
	top:0px;
	left:10px;
	width:350px;
	height:62px;
	background-image: url(images/ncg_logo.png); background-repeat: no-repeat;
	
}

.top_links{
	position: absolute;
	left:400px;
	top:0px;
	font:12px/1.0em Trebuchet MS, Myriad Pro, Myriad, Helvetica, Arial, sans-serif;
	color: #808080;
	height: auto;
	width: 500px;
}

.top_links ul{
	padding: 30px 0 5px 0;
	height: 40px;
	margin: 0 0 0 0;
}

.top_links li{
	height: 40px;
	padding: 29px 15px 10px 5px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ccc;
	display: inline;
	list-style: none;
	font-weight: normal;
}

.top_links  A:link {text-decoration: none;  color:#808080;}
.top_links  A:visited {text-decoration: none; color:#808080;}
.top_links  A:active {text-decoration: none; color:#808080;}
.top_links  A:hover {text-decoration: underline; color:#808080;}


.agent_button{
	top:128px;
	left: 35px;
	position: absolute;
	width: 177px;
	height: 72px;
}


.top_menu{
	position: relative;
	margin: 0 auto 0 auto;
	width: auto;
	top:80px;
	font:14px/1.25em Trebuchet MS, Myriad Pro, Myriad, Helvetica, Arial, sans-serif;
	color: #808080;
	text-align: center;
	right:0px;
	
}


.top_menu ul {
	margin: 0 auto 0 auto;
	width: 100%;
	padding: 0 0 10px 0;

}

.top_menu li{
	margin: 0 10px 10px 10px;
	border-width:  0 0 3px 0;
	border-style: solid;
	border-color: #808080;
	display: inline;
	list-style: none;
	padding:  0 0 0 0;
	font-weight: normal;
	}



.top_menu  A:link {text-decoration: none;  color:#808080; padding: 0 0 3px 0;}
.top_menu  A:visited {text-decoration: none; color:#808080; padding: 0 0 3px 0;}
.top_menu  A:active {text-decoration: none; color:#808080; padding: 0 0 3px 0;}
.top_menu  A:hover {text-decoration: none; color:#ccc; padding: 0 0 3px 0;}

.index_menus{
	position: absolute;
	top:212px;
	left:8px;
	width: 240px;
	height: 117px;
	font: 11px/2.0em Trebuchet MS, Trebuchet, Arial, sans-serif;
}

.page_menus{
	position: absolute;
	top:57px;
	left:18px;
	width: 240px;
	height: 117px;
	font: 11px/2.0em Trebuchet MS, Trebuchet, Arial, sans-serif;
}


.big_menus{
	position: absolute;
	top:57px;
	left:0px;
	width: 240px;
	height: 117px;
	font: 11px/2.0em Trebuchet MS, Trebuchet, Arial, sans-serif;
}

.menu_left{
	position: absolute;
	top:0px;
	left:9px;
	width: auto;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #387C2B;
	height: 110px;
	padding:  0 13px 0 0;
}


.claims_about{
	position: absolute;
	top:3px;
	left:17px;
	width: auto;
	height: 110px;
	padding:  0 13px 0 0;
	font: 22px/1.25em Trebuchet MS, Trebuchet, Arial, sans-serif;
}


.menu_right{
	position: absolute;
	top:0px;
	left:115px;
	width: auto;
	font: 11px/2.0em Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-weight: bold;
}

.agents_menu_right{
	position: absolute;
	top:0px;
	left:125px;
	width: auto;
	font: 11px/2.0em Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-weight: bold;
}

.claims_about A:link {text-decoration: none;  color:#fff; }
.claims_about A:visited {text-decoration: none; color:#fff;}
.claims_about A:active {text-decoration: none; color:#fff;}
.claims_about A:hover {text-decoration: none; color:#387C2B;}


.index_menus A:link {text-decoration: none;  color:#fff; }
.index_menus A:visited {text-decoration: none; color:#fff;}
.index_menus A:active {text-decoration: none; color:#fff;}
.index_menus A:hover {text-decoration: none; color:#387C2B;}

.page_menus A:link {text-decoration: none;  color:#fff; }
.page_menus A:visited {text-decoration: none; color:#fff;}
.page_menus A:active {text-decoration: none; color:#fff;}
.page_menus A:hover {text-decoration: none; color:#387C2B;}

h1, h2 {
	font:40px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Tahoma, Trebuchet MS, sans-serif;	
	color: #3D7FB1;
	letter-spacing: -0.075em;
}

h3, h4 {
	font:24px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Tahoma, Trebuchet MS, sans-serif;	
	color: #3D7FB1;
	letter-spacing: -0.075em;
}

strong {
	font:14px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Tahoma, Trebuchet MS, sans-serif; font-weight:bold;
	color: #3D7FB1;
	letter-spacing: -0.075em;
}

strong A:link {text-decoration: none;  color:#3D7FB1;}
strong A:visited {text-decoration: none; color:#3D7FB1;}
strong A:active {text-decoration: none; color:#3D7FB1;}
strong A:hover {text-decoration: none; color:#387C2B;}


A:link {text-decoration: underline;  color:#387C2B; font-weight: bold;}
A:visited {text-decoration: underline; color:#387C2B; font-weight: bold;}
A:active {text-decoration: underline; color:#387C2B; font-weight: bold;}
A:hover {text-decoration: underline; color:#ff0000; font-weight: bold;}

.entry p {
	padding: 0 0 15px 0;
}



ul{
	margin: 0 0 10px 30px;
}

li{
	padding: 0 0 5px 0;
	list-style: disc;
	font-weight: bold;
	
}

img{
	border: 0;
}

/*====================== Blue Box ==========================*/

.blue_container{
	margin:  0 auto 0 auto;
	width:741px;
	height: auto;
	background-image: url(images/blue_center.jpg); background-repeat: repeat-y;
}


.blue_top{
	position: relative;
	width: 741px;
	height: 36px;
	background-image: url(images/blue_top.jpg); background-repeat: no-repeat;
}


.blue_content{
	margin:  0 auto -30px auto;
	position: relative;
	width:668px;
	height: auto;
	
}

.blue_bottom{
	position: relative;
	height: 36px;
	width: 741px;
	background-image: url(images/blue_bottom.jpg); background-repeat: no-repeat;
}

.login {
	position: relative;
	margin:0 auto 0 auto;
	padding: 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #efefef;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
	width: 250px;
	height: auto;
	font:14px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Tahoma, Trebuchet MS, sans-serif; font-weight:bold;
	
}

.bullets{
	padding: 15px 10px 10px 30px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #efefef;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
	width: 85%;
	height: auto;
	list-style: disc;
	margin: 0 auto 40px auto;
}

b{
	font:14px/1.25em Myriad Pro, Myriad, Helvetica, Arial, Tahoma, Trebuchet MS, sans-serif; font-weight:bold;
	color: #3D7FB1;
	letter-spacing: -0.075em;
}
