/*
Theme Name: Northstar CMS
Theme URI: http://northstarnetworkinc.com/
Description: Northstar Website Conversion
Version: 1.6
Author: Nicholas Gallop
Author URI: http://westongraphics.net/
Tags: Northstar Insurance


*/



/* Begin Typography & Colors */
*{ margin:0 auto;}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #cccccc url('images/bg_page.jpg') repeat-x;
	color: #333;
	margin-top:15px;
	text-align: center;
	}
ul{ list-style:none; margin:0; padding:0;}
.border-main {
	border: thin solid #FFFFFF;
}
.link-header {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.title-large {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006599;
	text-decoration: none;
}
.title-med {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.title-small {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.body-main {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.bg-body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
.body-small {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link-rightnav {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer p{
	margin:0; padding:2px; text-align:left;
	}
.footer a{ color:#ffffff; text-decoration:underline;}
.footer a:hover{ color:#ffffff; text-decoration:none;}
.body-alert {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}
.table-border {
	border: 1px solid #CCCCFF;
    font-family: Tahoma, Arial;
	font-size: 12px;
    color:#666666;
}
.title-large-table-header {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;

}
.bg-page {

	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}
.title-small-white {


	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pdf-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
}
.form-text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	height: 20px;
	border: thin solid #0099FF;
}
.form-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.form-size {
	margin: 0px;
	padding: 0px;
	height: 75px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;

}

.bubbleshadow {
	display: block;
	background-image: url(images/bubbleshadow.gif);
	background-repeat: no-repeat;
	height: 174px;
	width: 174px;
	margin: 0px auto;
	}
.bubbleshadow p {
	padding: 33px 25px 0px 25px;
	text-align: center;
	}	

.bubbleshadow p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	}
.bubbleshadow p a:hover {
	text-decoration: underline;
	}

blockquote {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-image: url(images/quotesl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
blockquote p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
		}
blockquote p.qt {
	background-image: url(images/quotesr.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
blockquote p.sn {
	font-style: italic;
	}

p.etc {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	text-align: right;
	font-size: 12px;
	}

blockquote.linkie {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006599;
	padding: 10px 10px 10px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-image: url(images/quotesl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
blockquote.linkie span {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006599;
	padding: 0px 0px 10px 0px;
	margin: 0px;
		}
		
blockquote.linkie a {
	text-decoration: underline;
	}


blockquote.linkie a:hover {
	text-decoration: underline;
	}	

blockquote.linkie span.qt {
	padding-right: 20px;
	background-image: url(images/quotesr.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#content{ text-align:left; padding:10px 0 0 0px;}
#content a{ color:#006599; text-decoration:underline;}
#content a:hover{ color:#006599; text-decoration:none;}
#content p {
color:#666666;
font-family:Tahoma,Arial;
font-size:12px;
padding:5px 0;
font-weight:normal;
text-decoration:none;
}
#content small{ font-size:11px; padding:3px 0; font-style:italic;}
#content h2, #content h2 a{ 
color:#006599;
font-family:Tahoma,Arial;
font-size:18px;
font-weight:bold;
line-height:35px;
text-decoration:none;
}
ul#nav{ list-style:none; padding-left:100px;}
#nav li{ font-size:12px; float:left; font-weight:bold; background:url(images/menu-line.jpg) right top no-repeat; padding-right:2px;}
#nav li a{ color:#ffffff; text-decoration:none; display:block; padding:9px 10px 12px 10px;}
#nav li a:hover{background:url(images/menu-bg.jpg) left  1px repeat-x; padding:11px 10px 10px 10px;}



#sidebar{ text-align:left; padding-left:18px;}
#sidebar h2{background: url(images/h2_bg.jpg) left top no-repeat; width:205px; height:24px; font-style:italic; color:#000000; font-size:12px; margin:0; padding:5px 0 5px 15px;}
#sidebar ul{ list-style:none;}
#sidebar li{padding:0px 0 7px 20px; font-size:12px;}
#sidebar ul li ul li{ font-size:12px; background: url(images/lock.gif) left center no-repeat;padding:0px 0 0 20px; margin-left:15px; line-height:18px;}
#sidebar li a{color:#006599; text-decoration:underline;}
#sidebar li a:hover{color:#006599; text-decoration:none;}
.table-border input{color:#666666; width:200px; font-family: Tahoma, Arial; font-size: 12px;}
.table-border textarea{color:#666666; width:200px; font-family: Tahoma, Arial; font-size: 12px;}
.table-border .small input{color:#666666; width:120px; font-family: Tahoma, Arial; font-size: 12px;}
.table-border .short input{color:#666666; width:auto; font-family: Tahoma, Arial; font-size: 12px;}
.table-border select {color:#666666; font-family: Tahoma, Arial; font-size: 12px;}


#comment{ width:400px}
h2{ padding-left:10px;}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
