/* (c) 2010 Small Business Ideas and Red Bird Media */


/* ===================
	global formatting 
 ===================== */

body {
	margin:0 auto;
	padding:0;
	font-family:Calibri, "Lucida Sans", Arial, sans-serif;
	font-size:15px;
	background:#69c;
	}
	 
a:link {
	color:#06f;
	text-decoration:none;
	}

a:visited {
	color:#06f;
	text-decoration:none;
	}

a:hover {
	color:#3c0;
	}

a:active {
	color:#3c0;
	}


/* =================
	site navigation
==================== */

#topNavContainer { 
	background:#06c url(images/bg-navtop-multi.gif) repeat-x top;; 
	}

#topNavList {
	font-family:Calibri, "Lucida Sans", Arial, sans-serif;
	font-size:90%;
	margin:0;
	padding:6px 0 13px 10px;
	border-bottom:1px solid #06c;
	text-align:right;
	}

#topNavList ul, #topNavList li { 
	margin:0; 
	padding:0; 
	display:inline; 
	list-style-type:none; 
	}

#topNavList a:link, #topNavList a:visited {
	line-height:1em;
	font-weight:bold;
	margin:0 10px 4px 10px;
	text-decoration:none;
	color:#cf0;
	letter-spacing: 1px;
	}

#topNavList a:link#current, #topNavList a:visited#current, #topNavList a:hover { 
	border-bottom:4px solid #fc6; 
	padding-bottom:2px; 
	background:transparent; 
	color:#9cf; 
	}


/* mainNav */

.mainNav {
	float:left;
	padding:0px;
	margin:0px;
	width:194px;
	background: url(images/bg-colcontainer.gif) repeat-y;
	}
.mainNav dl {
	padding:0px 0px 2px;
	margin:0px 2px;
	background:#06c url(images/right-nav-divider.gif) left bottom no-repeat;
	}
.mainNav dl dt {
	padding:12px 12px;
	margin:0px;
	color:#cf0;
	font-family: Calibri, "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.mainNav dl dd {
	padding:0px;
	margin:0px;
	}
.mainNav dl dd ul {
	padding:0px;
	margin:0px;
	}
.mainNav dl dd ul li {
	padding:0px;
	margin:0px;
	background:transparent url(images/right-nav.gif) left top no-repeat;
	list-style:none;
	height:30px;
	}
.mainNav dl dd ul li a:link, .mainNav dl dd ul li a:visited, .mainNav dl dd ul li a:hover {
	padding:0px 0px 0px 9px;
	margin:0px;
	font:normal 11px/30px Tahoma, sans-serif;
	color:#def1f7;
	text-decoration:none;
	display:block;
	height:30px;
	}
.mainNav dl dd ul li a:hover {
	background:transparent url(images/right-nav-hover.gif) left top no-repeat;
	color:#fff;
	}
.mainNav dl dd ul li a em {
	font-size:10px;
	font-style:normal;
	color:#fc0;
	}
.mainNav dl.tall ul li {
	height:42px;
	}
.mainNav dl.tall ul li a:link, .mainNav dl.tall ul li a:visited, .mainNav dl.tall ul li a:hover {
	padding-top:10px;
	color:#7ac8df;
	line-height:12px;
	}
.mainNav dl.tall ul li a:hover {
	color:#def1f7;
	background-image: none;
	}
.mainNav dl.tall ul li a:link strong, .mainNav dl.tall ul li a:visited strong, .mainNav dl.tall ul li a:hover strong {
	color:#def1f7;
	}
.mainNav dl.tall ul li a:hover strong {
	color:#fc0;
	}

#breadcrumbs { 
	padding:0 5px 5px 8px; 
	text-align:left;
	font-size:90%; 
	color:#333
	}

#breadcrumbs a {
	color:#3c0;
	}


/* ------ Section 4 - Left Column Navigation ------ */


.Navigation {
	width: 97%;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	background-color: transparent;
}


/* -- Nav Headers -- */

.Navigation h3 {
	padding: 0;
	font-size: 110%;
	color: #1d487e;
	margin: 12px 0;
}



/* -- Left Navigation List -- */

.Navigation ul {
	list-style-type: none;
	padding: 0 0 8px 5px;
	margin: -6px 0 0 0;
	font-size: 12px;
}

.Navigation li {
	background-color: #036;        /* tan, for button and RSS box backgrounds -- */
	border: 1px solid #06c;
	margin-bottom: 3px;
}


/* -- Left Navigation Link styles -- */

.Navigation a {
	color: #6f3;
	display: block;     /*  this makes the whole box highlight rather than just the text */
	padding: 3px 0 3px 4px;
	text-decoration: none;
}

.Navigation a:visited {
	color: #6f3;
	text-decoration: none;
}

.Navigation a:hover {
	color: #c00;
	background-color: #cff;   /* light sea blue used in center column of anguilla-background.gif and for lit buttons both navbars and AdSenseBox bg color */
	text-decoration: underline;
}





/* ==================
	layout structure
===================== */
#brandingContainer {
	width:100%;
}

#branding {
	height:116px;
	width:100%;
	background:#fff url(images/header-logo.jpg) no-repeat left;
	}

#branding h1 { 
	margin:0;
	padding:.9em .9em .9em 0; 
	text-align:right;
	position:fixed;
	
}


#wrapper {
	width:925px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	border-left:#d2edff solid 1px;
	border-right:#d2edff solid 1px;
	}

#content {
	width:541px;
	float:left;
	font-size:16px;
	line-height:1.6em;
	color:#000;
	background: #fff;
	}

#content .gutter {
	padding:1em 2em 2em 2em;
	background:url(images/content-bg-blue.gif) repeat-x top left;
	}

#content h1 {
	font-size:160%;
	text-align:left;
	color:#000;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0;
	}

#content h2 {
	font-size:150%;
	text-align:left;
	color:#06f;
	padding:0;
	font-weight: normal;
	}

#columnContainer {
	width:190px;
	float: right;
	background:url(images/bg-colcontainer.gif) repeat-y left top;
	}

#navColumn {
	width:194px;
	float:left;
	background:#06c url(images/bg-colcontainer.gif) repeat-y left top;
	}

#navColumn h3 {
	font-size:120%;
	color:#6cf;
	padding:5px 10px 5px 5px;
	font-weight:bold;
	font-family: Calibri, "Lucida Sans", Arial, sans-serif;
	line-height: 1em;
	}

#navColumn .gutter {
	margin:10px;
	padding:0;
	}

#rightColumn {
	width:190px;
	float:right;
	background:#dbeaf8;
	}

#rightColumn .gutter {
	padding:6px; 
	}

#rightColumn h3 {
	font-family:Calibri, "Lucida Sans", Arial, sans-serif;
	font-size:145%;
	color:#000;
	padding:11px;
	font-weight: normal;
	}
	
#rightColumn p {
	font-size:95%;
	color:#333;
	padding:0 20px 12px 12px;
	line-height:1.4em;
	}

#rightColumn ul li {
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(images/flag.gif) no-repeat -7px 5px;
	}

#siteInfo {
	color:#eee;
	font-size:90%;
	text-align: center;
	background:#369;
	clear:both;
	padding: 6px;
	width: 915px;
	margin: 0 auto;
	}

#siteInfo h5 {
	font-size:90%;
	color:#eee;
	}

#siteInfo p {
	font-size:90%;
	}


/* =========
	boxes
============ */

.box { 
	margin:0 0 20px 0; 
	padding:0 0 1em 0; 
	font-size:95%; 
	line-height:1.5em; 
	color:#000; 
	background:#fff url(images/box-b.gif) no-repeat bottom right; 
	}

.box h3 {
	margin:0;
	padding:1em 1em .3em 1em;
	font-size:130%;
	font-weight:normal;
	color:#f00;
	background: url(images/box-t.gif) no-repeat top left;
	text-align: left;
	}

.box h4 {
	margin:0; 
	padding:0 1em .3em 1em; 
	font-size:120%; 
	font-weight:bold; 
	color:#f00; 
	}

.box p, .box ul { 
	margin:0; 
	padding:0 1em;
	}


.box ul li { 
	padding:0 0 0 1.33em; 
	list-style:none; 
	background: url(images/arw-blu.gif) no-repeat left; 
	}

#infoBox {
	width:159px;
	height:205px;
	margin:9px;
	background: transparent;
	float: left;
	}

.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width:100%;
	height:7px;
	}

.rbcontent p { 
	font-size:85%;
	line-height:1.5em;
	color:#5c6c7b;
	padding:12px 20px 20px 20px;
	margin:0 20px; 
	}

.rbcontent h3 {
	font-size:120%;
	font-style:italic;
	color:#5c6c7b;
	padding:20px 20px 0 20px;
	}

.rbroundbox { width: 87%; margin: 1em auto; }

.rbcommentfooter {
	background:url(images/arrow-down.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left:58px;
	padding-top:1px;
	margin-bottom:2em;
	font-size:90%;
	color:#ccc;
	}

.commentbox {
	background-color:#e9ffd4;
	width:87%;
	padding:10px;
	margin: 1em 1em 0 1em;
	}

.commentfooter {
	background:url(images/arrow-down.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left:58px;
	padding-top:1px;
	margin-bottom:2em;
	font-size:90%;
	color:#ccc;
	}

.productBox {
	width:100%;
	margin:2em auto;
	padding:0px;
	background:#dceefc;
	}

.pullquote {
	padding:25px 25px 0 25px;
	margin: 20px 0 0 0;
	font-size: 150%;
	color: #06f;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/boxquote.png) no-repeat;
	font-style: italic;
	height: 175px;
	line-height: 30px;
	}


.textBox {
	margin:20px 0 20px 0;
	padding:9px;
	font-size:170%;
	line-height:1.2em;
	color:#000;
	background: #eee;
	font-family: Calibri, "Lucida Sans", Arial, sans-serif;
	border: 1px dashed #c00;
	}

.textBox h3 {
	margin:0;
	padding:4px 0 0 0;
	font-size:130%;
	font-weight:normal;
	color:#f00;
	text-align: center;
	}

.textBox h4 {
	margin:0; 
	padding:0 1em .3em 1em; 
	font-size:120%; 
	font-weight:bold; 
	color:#f00; 
	}

.textBox p {
	margin:0 1em;
	padding:0 1em;
	text-align:center;
	color:#707070;
	font-weight: bold;
	}

.textBox ul { 
	margin:0; 
	padding:0 1em;
	}

.textBox ul li { 
	padding:0 0 0 1.33em; 
	list-style:none; 
	background: url(images/arw-blu.gif) no-repeat left; 
	}

.xmasBox {
	margin:0;
	padding: 0 0 1em 0;
}

.videoBox {
	width:87%;
	padding:10px;
	margin:0 auto;
	}



/* ============= 
	classes
================ */

.clear {
    clear:both;
    display:block;
    height:1px;
    overflow:hidden;
    margin:0;
    padding:0;
	}

.floatleft { 
	float:left;
	width:150px;
	margin: 0 10px 0 0;
	padding:5px;
	font-size:75%;
	font-style:italic;
	color:#06c;
	}

.highlight {
	background:#ff6;
	}

.light {
	color:#999;
	}

.red {
	color:#f00;
	font-weight:bold;
	font-style:italic;
	}

.small {
	font-size:85%;
	color:#06f;
	}



/* =========
	forms
============ */

#formContainer {
	width:auto;
	line-height:1.4em;
	color:#069;
	}

#formContainer p {
	padding:0 12px;
	}

fieldset {
	margin:0;
	padding:1em;
	border:#eff7ff 1px solid;
	}

legend {
	font-family:Verdana, sans-serif;
	font-size:85%;
	font-weight:bold;
	}

label {
	display:block;
	}

input {
	width:auto;
	}

input:focus, textarea:focus {
	background:#ffffe0;
	}

textarea {
	width:auto;
	height:auto;
	}

#webformContainer {
	margin:0;
	}



/* ========= 
	ads
============ */

.adBox250 {
	width:270px;
	margin:0 0 1em 1em;
	float:right;
	}
.googleBanner { 
	margin:2em 0 2em 0; 
	background:#fff; 
	}

.skyscraperAd {
	width:90%;
	height:260px;
	margin:0 auto;
	}

.tallAd {
	width:90%;
	height:600px;
	margin:0 auto;
	}

.textAd {
	width:90%;
	height:50px;
	padding:20px 0 0 0;
	}



/* =========== 
	hacks
============== */

/* Hide from IE5/Mac \*/
* html {height: 1%;}
/* End hide from IE5/Mac */
