/*
Theme Name: Carlstrom
Author: Nicole Roberts Creative
Date: April 2009
------------------------------------------------------------------------- */
/* Main Sections
------------------------------------------------------------------------- */



html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #fff7e0 url(/assets/templates/carlstrom3/images/topGradientBg.jpg) repeat-x top left;		
}

body#popup p {
	margin: 0;
	padding: 0;
}

#pageSurround {
	min-height: 100%;
	height: 100%;
	height: auto !important;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(/assets/templates/carlstrom3/images/topRightGraphic.jpg) no-repeat top right;
	overflow: auto;
	min-width: 1280px;
}

#pageWidth {
	width: 1280px;
	height: 1px;
	clear:both;
	float: left;
}
#topBlock {
	width: 1101px;
	background: url(/assets/templates/carlstrom3/images/logoBG.jpg) no-repeat 0 0;
	height: 387px;
	margin: 0;
	padding: 0;
}

.topNavBlock {
	background: url(/assets/templates/carlstrom3/images/topScribble.jpg) no-repeat 70% 100%;
	width: 630px;
	height: 74px;
	margin-left: 451px;
	padding-left: 30px;
}

.topNavBlock li.nav1 {
	float: left;
	margin: 5px 8px 0 0;
	height: 39px;
	padding: 7px 0 0 5px;
	/*list-style-image: url(/assets/templates/carlstrom3/images/menuDivider.jpg);*/
	background: url(/assets/templates/carlstrom3/images/menuDivider.jpg) no-repeat left top;
	list-style: none;
}

.topNavBlock li.nav1 a {
	color:#000000;
	font-size: 13px;
	text-transform:capitalize;
	padding-left: 17px;
}


.topNavBlock li.nav1 a:hover {
	text-decoration:underline;
}

.topNavBlock li.nav1.here a {
	color: #ad5f88;
	font-weight: normal;
}

.topNavBlock li.nav1.last a {
	background: url(/assets/templates/carlstrom3/images/menuDivider.jpg) no-repeat right center;
	height: 39px;
	padding: 7px 10px 12px 10px;
}
	
.topNavBlock ul {
	height: 74px;
	background: url(/assets/templates/carlstrom3/images/asterisk.jpg) no-repeat top right;
	margin-top: 0;
	margin-bottom: 0;
}

.pageImage, #flashBlock {
	width: 591px;
	float: left;
	margin: 0 0 0 110px;
	padding: 0 0 30px 0;
	background: url(/assets/templates/carlstrom3/images/botScribble.jpg) no-repeat bottom center;
	
}
a.logoLink {
	width: 400px;
	height: 112px;
	float: left;
}

#centerBlock {
	width: 1083px;
}

#imageBlock {
	width: 260px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	float: left;
}
#mainContent {
	float: right;
	background: url(/assets/templates/carlstrom3/images/curlyArrow.jpg) no-repeat top left;
	width: 620px;
	display: block;
	padding: 0;
	margin: 0;
	/*margin-left: 456px;*/	
}

#content {
	margin-left: 57px;
	display:block;
	
}


#leftCol {
	width: 408px;
	float: left;
	background: url(/assets/templates/carlstrom3/images/curlyBracket.jpg) no-repeat top right;
}

div, p, img, a, td, ul, ol {
	font-size: 12px;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #a40000;
}

a:hover {
	color: #a40000;
}

a:active {
	color: #a40000;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	list-style-position: inside;
	padding-left: 40px;
}

ul {
	margin-top: 7px;
}
/*ul.subContent {
	list-style: none inside;
}

li.subContent {
    background:url(/assets/templates/Carlstrom2/images/bullet.gif) no-repeat 4px 2px;
	font-size: 12px;
	padding-left: 20px;
}

#summary {
	height: 40px;
	border-left: 2px dashed #d6d5d2;
	padding-left: 10px;
	font-size: 18px;
    font-weight: bold;
	color: #f47f20;
}

#flashBlock{
	width:788px;
	height: 220px;
	line-height: 220px;
	padding: 0px;
	background: #E7E7E7;
}

#subContent {
	padding-left: 20px;
}
*/
/* ###################################################################### */

.leftNavBlock {
	text-align: right;
	width: 360px;
	margin-bottom: 30px;
}

.leftNavBlock li.nav1 {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 3px;
	font-size: 16px;
	list-style: none;
}

.leftNavBlock li.nav1 a {
	color: #a24a7c;
	font-size: 16px;
}

.leftNavBlock li.nav1.here a {
	font-weight: normal;
	color: #a1b139;
}

.leftNavBlock li.nav1 a:hover {
	color: #a1b139;
}

/*.leftNavBlock li.nav1 a:active {
}

li.here a{
	font-weight: normal;
	color: #a1b139;
}

li.nav2.here a{
	border-bottom: 2px dotted #fcb216;
	color: #fcb216;
}

li.nav2 a{
	border: 0;
}


li.nav2 {
	margin-top: 2px;
	font-size: 10pt;
	text-transform: lowercase;
}

li.nav2 a {
	color: #b6bd34;
}

li.nav2 a:hover {
	color: #f2ac19;
}

li.nav2 a:active {
	color: #b6bd34;
}

li ul {
	margin-top: 4px;
}
*/
/* ###################################################################### */

.sitemap {
	
}

ul.map {
    list-style: none;
	float: left;
}

li.map1 {
	margin-top: 4px;
	font-size: 14pt;
}

li.map1 a {
	text-transform: capitalize;
}

li.map1 a:hover {

}

li.map1 a:active {
	
}

li.map2 {
	margin-top: 2px;
	font-size: 12pt;
	padding-left: 15px;
}

li.map2 a {
	color: #fcb216;
}

li.map2 a:hover {
	color: #f58223;
}

li.map2 a:active {
	color: #b6bd34;
}

li ul {
	margin-top: 4px;
}


/* ###################################################################### */

#footer {
	width: 100%;
	height: 174px;
	background: #fff7e0 url(/assets/templates/carlstrom3/images/botGradientBg.jpg) repeat-x bottom left;
	margin: 0;
	
}

.footerImg {
	background: url(/assets/templates/carlstrom3/images/botLeftGraphic.jpg) no-repeat bottom left;
	width: 224px;
	height: 139px;
	float: left;
	margin-top: 35px;
}

.footerLinks {
	height: 44px;
	background: url(/assets/templates/carlstrom3/images/botRightGraphic.jpg) no-repeat bottom right;
	line-height: 14px;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	padding: 130px 35px 0 0;
	white-space:nowrap;
	/*width: 700px;
	float: right;
	position:relative;*/
}
.footerLinks .phone {
	margin-left: 20px;
	font-size: 13px;
}

.footerLinks a {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.footerLinks a:hover {
	color: #ffffff;
	border: none;
}

.footerLinks a:active {
	color: #ffffff;
}

/* ###################################################################### */

img.btn-floatLeft {
	float: left;
	width: 283px;
}

table.greenLogos {
	margin-left: 40px;
	margin-top: 20px;
}

a img  {
	border: none;
}