/* --------------------------------------------------------------------
File name: main.css
Title: Primary CSS file - 
Author: Mostad & Christensen, Inc. - BC
License: Copyright Mostad & Christensen, Inc. All Rights Reserved.
---------------------------------------------------------------------- */

/* import other stylesheets into this document */
@import url('reset.css'); 
@import url('menu.css');  /* top menu styles */


/* ----------- page structure ------------ */
body {
	margin:0;
	padding:0;
	text-align: center; /* to center layout in IE */
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .8em;
	color: #000;
	line-height: 1.4em;
	background: #FFF url(../images/pg_bg.jpg) repeat-x; }

h1, h2, h3, h4, h5 h6{
    font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	padding: 5px 0 0 0;
	line-height: 1.4em;
	 }

h1 {font-size: 1.9em; }
h2 {font-size: 1.5em; }
h3 {font-size: 1.3em; }
h4 {font-size: 1.1em; }
h5 {font-size: 1em; }
h6 {font-size: .95em; }

p {
	margin: 1em 0; }

a, a:link, a:visited, a:hover {
	text-decoration:underline; } 
a:link, a:visited {
	color: #003399;}
a:hover {
	color: #CC3333;}

ul {
	margin:0;
	padding: 0; }

li {
	margin: 0 0 0 10px; /* left indent */
	padding: 5px 20px; /* sets list padding*/
	list-style-type: none;
	background: url(../images/content_bullet.gif) no-repeat 0px 8px; /* horizontal & vertical position of bullet */
}

#container {
	width: 980px;
	margin: 0 auto; /* centers layout */
	padding: 0;
	background-repeat: repeat;
	color: #000;
	background-color: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}

/* ----------------- header ------------------ */
#header {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	}
#headerLeft {
	width: 500px;
	margin: 0;
	padding: 15px 0 15px 5px;
	float: left;
	color: #0A0C66;
	}
#logo {
	width: 112px;
	float: left;
	margin: 0;
	padding: 0;
	}	
#firmname {
    float: right;
	text-align: left;
	width: 380px;
	margin: 0;
	}
.header-name {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.3em;}
	
.header-designation {
    font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.3em;}
	
#headerRight {
	width: 252px;
	margin: 0 5px 0 0;
	padding: 20px 50px 20px 0;
	text-align: left;
	float: right;}
	
#header h1, #header h2 {
	padding: 0;
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #0A0C66;
	line-height: 1.4em;}

#header h1 {
	font-size:24px;}

#header h2 {
	font-size:18px; }

#tabscontainer {
	margin-top: 20px;}

.tabs {
	text-align: center;
	}

.tabs a, .tabs a:active, .tabs a:visited {
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 10px;
	color: #0A0C66;
	font-weight: bold;
	text-decoration: none;
	}
	
.tabs a:hover {
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 10px;
	background: #0A0C66;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	}
	
/* --------------- top navigation ------------------
    see menu.css 
*/


/* --------------- top banner ------------------ */
#banner {
	margin: 3px 0 0 0;
	height: 213px;
	padding: 0 40px 0 0;
	background: #FFFFFF url(../images/banner_bkgd.png) repeat-x top;
	text-align: center;
	}
#bannerLeft {
	width: 100%;
	height: 213px;
	float: left; 
	margin: 0;
	padding: 0;
	background: transparent url(../images/banner_left_bkgd.png) no-repeat left top;
	text-align: center;}
#bannerRight {
	width: 281px;
	height: 236px;
	float: right; }

/* ----------------- sidebar --------------------- */

#sidebar {
	float: right;
	width:314px;
	background: url(../images/content_bg.png) repeat-x top;
	margin: 0px auto 0 auto;
	padding: 0px 18px 0 16px;
	text-align: center;
	}
.sideBox{
	margin: 0 auto 10px auto;
	background: url(../images/sidebox_bg.png) no-repeat top;
	text-align: left;
	font-weight: bold;
	padding: 15px 35px 10px 35px;
	clear: both;
	}
#sidebar ul li {
	margin: 0 0 0 10px; /* left indent */
	padding: 5px 20px; /* sets list padding*/
	list-style-type: none;
	background: url(../images/news_bullet.gif) no-repeat 0px 6px; !important /* horizontal & vertical position of bullet */
}
.sideBox h2 {
	padding: 0 0 5px 0; }

.sideBox  ul { 
	list-style-type:none;
	margin: 0;
	padding: 0; }

.sideBox ul li {
	display: list-item;
	background: url(../images/content_bullet.gif) no-repeat 0 6px; /* horizontal & vertical position of bullet */
	padding: 5px 0 5px 20px; }
	
.contactBox {
	width: 240px;
	margin: 0 10px 10px 25px;
	padding: 15px 25px 10px 14px;
	background: url(../images/contact_bg.png) repeat-x;
	border: 2px solid #E5E5E5;
	text-align: left;
	clear: both;
	}

#taxflash {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
.refund {
	width: 272px;
	height: 54px;
	margin: 10px;
	padding: 130px 0 0 0;
	background: url(../images/refund.jpg) no-repeat center top;
}

/* ------------------- content --------------------- */
#content {
	margin: 0 348px 0 0;
	padding: 20px 10px 30px 50px;
	background: url(../images/content_bg.png) repeat-x top;
	}

#content h1 h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #BB5400;
	}
	
.column {
    float: left;
	margin: 0;
	padding: 10px 10px 10px 0px;
	width: 45%;
	text-align: left;}
	
.column li{
	margin: 0 0 0 10px; /* left indent */
	padding: 5px 20px; /* sets list padding*/
	list-style-type: none;
	background: url(../images/content_bullet.gif) no-repeat 0px 8px; /* horizontal & vertical position of bullet */}

/* ---------------------- contact info ---------------- */
#contactFooter {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 10px;}
/* ---------------------- footer ---------------------- */

#footerbar {  /* top of footer */
    clear: both;
	width: 50%;
	margin: 0;
	padding: 0;
	height: 8px;
	background-color: #8C1F06;
	border-top: 3px solid #EEB850;
	border-bottom: 3px solid #EEB850; }

#footer {
	clear: both;
	text-align: left;
	height: 1%; /* needed for IE */
	margin: 0;
	padding: 5px;
	font-size: .75em;
	color: #fff;
	background: #012C56 url(../images/content_bg.png) repeat-x top;}

#footerWrap {
    margin: 0 0 0 10%;
	padding: 0;
	width: 815px;}
	 
.footercol {
	float: left;
	margin: 0;
	padding: 10px 0 10px 15px;
	width: 22%;
	text-align: left;}
	
.footercol ul li {
	list-style-type: none; 
	background: none;
	margin: 0;
	padding: 5px 0 0 0;}

#footercredits {
    clear: both;
    width: 980px;
	margin: 0 auto;
	padding: 0;
	font-size: .75em; }

#footercopyright {
	float: left;
	width: 300px;
	text-align: left;
	margin: 0;
	padding: 10px;
	clear:both; }
	
#footerdesignedby {
	float: right;
	width: 400px;
	text-align: right;
	margin: 0;
	padding: 10px; }
	
.contact {
	font-size: 1.5em;
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;}
	
/* ------------------- general styles ------------------- */
.txt-small {
	font-size: .8em; }

.txt-large {
	font-size: 1.3em; }

.bold {
	font-weight: bold; }

.italics {
	font-style:italic; }

.clear {
	clear: both;}

.txt-center {
	text-align: center; }

.txt-left {
	text-align: left; }

.txt-right {
	text-align: right; }

.float-left {
	float: left; }

.float-right {
	float: right; }

.img-left {
	float: left;
	padding: 5px; }

.img-right {
	float: right;
	padding: 5px; }
	
.fullcol {
	clear:both;
	width: 100%;
	margin: 0;
	padding: 0 0px;
	background: #CCCCCC;
}
#taxflash {
	float: right;
	width: 204px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px; 
}
