/* Clear Generic Styles */
* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 0px; }

/* Tag Styles */
body {
	background:#36586d url(../images/bg-fade.png)/*background-gradient.png #262B3E*/ top left repeat-x; }

p, h1, .sIFR-active h1, h2, .sIFR-active h2, h3, .sIFR-active h3, h4, h5, .sIFR-active h5, h6, .sIFR-active h6 {
	margin: 0px;
	padding: 0px; }

/* Page Layout */
#container {
	margin: auto;
	/*width: 770px;*/
	width:804px;
	background:#36586d url(../images/bg-fade.png)/*background-gradient.png #262B3E*/ top left repeat-x; }

/*h4 {
	position: absolute;
	width: 770px;
	height: 60px;
	margin-top: 0px;
	font-size: 32px;
	color: #FFFFFF;
	padding-top: 35px;
	font-family: "ITC Bookman Demi", Tahoma, Arial;
	font-style: italic; }*/

#banner{
	position: absolute;
	height:150px;
	width:804px;
	background:url(../images/bg-logo.png) no-repeat top left;
	top:0px;}
	
h4 {
	position: absolute;
	top:90px;
	margin-left:95px;
	width:500px;
	/*height:75px;*/
	/*margin-top: 0px;*/
	font-size: 32px;
	color: #FFFFFF;
	/*padding-top: 35px;*/
	font-family: "ITC Bookman Demi", Tahoma, Arial;
	font-style: italic; 
	/*background:url(../images/bg-logo.png) no-repeat top left;*/
	display:none;}

h4 em {
	color: #9DE2FD;
	font-family: "ITC Bookman Demi", Tahoma, Arial;
	font-style: italic; }

#topnavigation {
	border:0;
	margin:0;
	padding:0;
	position: absolute;
	/*width: 770px;*/
	width:804px;
	/*margin-top: 95px;*/
	top:150px;
	/*background: url(../images/nav.png) top right no-repeat;*/
	background:url(../images/bg-nav.png) no-repeat top left;
	padding-left:16px; }

#topnavigation a {
	float: left;
	display: block;
	padding-top: 41px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px; }

#topnavigation a:hover {
	background-position: 0px -41px; }

.homebt {
	/*width: 98px;
	background: url(../images/home.png);*/
	width:108px;
	background: url(../images/bt-home.png);}

.aboutbt {
	/*width: 109px;
	background: url(../images/about.png);*/
	width:108px;
	background: url(../images/bt-about.png);}

.blogbt {
	/*width: 88px;
	background: url(../images/blog.png);*/
	width:108px;
	background: url(../images/bt-blog.png);}

.servicesbt {
	/*width: 110px;
	background: url(../images/services.png);*/
	width:108px;
	background: url(../images/bt-services.png);}

.contactbt {
	/*width: 112px;
	background: url(../images/contact.png);*/
	width:108px;
	background: url(../images/bt-contact.png);}

#toptext {
	position: absolute;
	/*width: 770px;*/
	width:804px;
	height: 149px;
	/*margin-top: 136px;*/
	top:191px;
	border-top: 1px solid #F2F2F2;
	/*border-top: 1px solid #FFFFFF;
	background: url(../images/header-backing.png) top left repeat-y;*/
	background: url(../images/bg-header.png) top left repeat-y;
	z-index: 1; }

h3 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold; }

#maintext {
	float: left;
	/*width: 225px;*/
	width:251px;
	/*padding-left: 15px;*/
	padding-left: 35px;
	/*margin-top: 10px;*/
	margin-top: 15px;
	/*height: 107px;*/
	height:102px;
	font-size: 11px;
	border-right: dotted 1px #7FA3BF;}

#maintext h3 {
	color: #1D2F45; }

#maintext h3 em {
	color: #59BD43;
	font-style: normal; }

#maintext p {
	color: #1A426F;
	line-height: 1.6em; }

#maintext a {
	color: #2C71BC; }
	
#maintext a:hover {
	text-decoration:none; }	

#gettingstarted {
	float: left;
	/*width: 207px;*/
	width:239px;
	padding-right: 15px;
	/*margin-top: 10px;*/
	margin-top: 15px;
	/*height: 107px;*/
	height:102px;
	padding-left: 15px;
	font-size: 10px;
	border-right: dotted 1px #7FA3BF; }

#gettingstarted h3 {
	color: #1A426F; }

#gettingstarted h6{
	font-size:10px;
	/*padding-left: 15px;*/
	font-weight: bold;
	color: #1A426F;	
}

#gettingstarted ul {
	margin: 0px;
	padding: 0px; }

#gettingstarted ul li {
	list-style: none;
	/*background: url(../images/arrow.gif) 0px 2px no-repeat;*/
	padding-bottom: 7px;
	margin-top: 7px; }

.border {
	border-bottom: 1px dotted #7FA3BF; }
	
/*#gettingstarted ul li a {
	padding-left: 15px;
	font-weight: bold;
	color: #1A426F;
	text-decoration: none; }

#gettingstarted ul li a:hover {
	text-decoration: underline; }*/

#gettingstarted ul li p {
	color: #2C71BC; }

#afflogin{
	float: left;
	width:217px;
	padding-right: 15px;
	/*margin-top: 10px;*/
	margin-top: 15px;
	/*height: 107px;*/
	height:102px;
	padding-left: 15px;
	font-size: 10px;
}

#afflogin h3 {
	color: #1A426F; }

#afflogin form{
	border:0;
	margin:0;
	padding:0;
	background:none;
	padding-top:4px;
	border-top: 1px dotted #7FA3BF;
}

#login-form{
	clear:both;
	position:relative;
	top:-25px;
}

#afflogin form label{
	margin:0;
	padding:0;
	font-size:10px;
	color:#666;
	width:50px;
}

#afflogin form input{
	margin:2px 0;
	padding:2px;
	width:160px;
}

#afflogin #signup-button{
	position:relative;
	top:-30px;
	float:right;
	height:27px;
	width:97px;
}

#afflogin form #login-button{
	background:url(../images/bt-login.png) no-repeat top left;
	float:right;
	height:27px;
	width:97px;
	position:relative;
	top:-8px;	
	cursor:pointer;
}

#topimage {
	position: absolute;
	width: 104px;
	height: 25px;
	margin-top: 34px;
	margin-left: 700px;
	text-align: right;
	padding-top: 20px;
	/*background: url(../images/flames.png) top left no-repeat;*/
	z-index: 2; }

#topimage a {
	color: #AADFF0;
	font-size: 11px; }

#breadcrumb {
	position: absolute;
	width: 520px;
	/*margin-top: 284px;*/
	margin-top:350px;
	/*margin-left: 20px;*/
	margin-left:36px;
	color: #666666;
	font-size: 10px; }

#breadcrumb a {
	color: #2C71BC;
	text-decoration: none; }

#breadcrumb a:hover {
	text-decoration: underline; }

#contentmain {
	position: absolute;
	/*width: 770px;*/
	width:804px;
	/*margin-top: 270px;*/
	/*margin-top:287px;*/
	top:340px;
	/*background-color: #FFFFFF;*/
	background:#FFF url(../images/bg-main.png) no-repeat top left; }
	
#content {
	float: left;
	width: 505px;
	margin-top: 40px;	
	/*padding-left: 20px;*/
	padding-left: 36px;
	padding-right: 15px;	
	border-right: dotted 1px #CCCCCC;
	color: #666666;
	font-size: 12px;
	line-height: 1.6em; }

#content p {
	padding-bottom: 15px; }

#content a {
	color: #2C71BC; }
	
#content a:hover {
	text-decoration:none; }

#content ul {
	margin:0 0 0 15px;
	padding:0 0 15px 0;
	}
	
h1 {
	text-transform: uppercase;
	color: #2762A3;
	font-size: 25px;
	padding-bottom: 15px; }

h1 strong {
	color: #102843; }

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1A426F;
	text-transform: uppercase; }

#affiliatestext {
	float: left;
	width: 235px;
	padding-right: 15px;
	border-right: dotted 1px #CCCCCC;
	color: #666666;
	font-size: 11px; }

#affiliatestext h2 {
	background: url(../images/affiliates.png) 0px 0px no-repeat;
	height: 37px;
	padding-top: 9px;
	padding-left: 42px; }

#merchantstext {
	float: right;
	width: 235px;
	padding-left: 15px;
	color: #666666;
	font-size: 11px; }

#merchantstext h2 {
	background: url(../images/merchants.png) 0px 0px no-repeat;
	height: 37px;
	padding-top: 9px;
	padding-left: 45px; }

/*========== SIDE PAGE FORMATTING ==========*/

#rightnavigation {
	float: right;
	width: 208px;
	padding-top: 40px;
	padding-right:16px; }
	
#rightnavigation h5 {
	color: #102843;
	font-style: italic;
	font-size: 22px;
	font-family: "ITC Bookman Demi", Tahoma, Arial; }

#rightnavigation h5 pre {
	color: #1C4471;
	font-family: "ITC Bookman Demi", Tahoma, Arial;
	font-size: 22px;
	display: inline; }
	
#rightnavigation h5 em {
	color: #2762A3;
	font-family: "ITC Bookman Demi", Tahoma, Arial; }

#rightnavigation a {
	color: #2C71BC;
}
	
#rightnavigation a:hover {
	text-decoration:none;
}

#rightnavigation p{
	margin-top: 10px;
	font-size: 10px;
	color:#666;
	width: 180px;
}

#rightnavigation ul {
	margin: 0px;
	padding: 0px;
	width: 180px;	
	margin-bottom: 20px;
	color:#666;	
} 	

#rightnavigation ul li{
	border-bottom: dotted 1px #CCCCCC;
	list-style: none;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left:25px;
}

#rightnavigation ul.starlist li {
	background: url(../images/star.png) 0px 0px no-repeat;
}

#rightnavigation ul.bulletlist li {
	background: url(../images/bullet.png) 0px 0px no-repeat;
}

#rightnavigation ul.catlist li {
	background: url(../images/copy.png) 0px 0px no-repeat;
}	

#rightnavigation ul.monthlist li {
	background: url(../images/calendar.png) 0px 0px no-repeat;
}

#rightnavigation ul.plainlist {
	/*margin: 0px;
	padding: 0px;
	width: 180px;*/ }

#rightnavigation ul.plainlist li {
	padding:0;
	padding-bottom: 10px;
	background: none;
}

#rightnavigation ul.postlist li {
	background: url(../images/comment.gif) 0px 2px no-repeat; }	
	
#rightnavigation ul li h6 a {
	color: #1A426F;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	width:140px;	
}

#rightnavigation ul li h6 a:hover {
	text-decoration: underline; }
	
#rightnavigation ul.postlist p {
	width:160px;
}

#rightnavigation ul li em {
	color: #999999;
	font-style: normal; }

/*========== FOOTER FORMATTING ==========*/

#footer {
	clear: both;
	height: 47px;
	padding:0 35px;
	padding-top: 25px;
	background: url(../images/bg-footer.png) bottom center no-repeat;
	/*border-bottom: solid 70px #36586d;*/
	/*background: url(../images/footer.png) bottom left no-repeat;*/
	border-bottom: solid 50px #36586d;
	font-size: 10px; }

#copyright {
	float: left;
	color: #102945;
	/*padding-left: 20px;*/
	padding-top: 15px; }

#links {
	float: right;
	color: #23A3CD;
	/*padding-right: 20px;*/
	padding-top: 15px; }

#links a {
	color: #1E4E82;
	text-decoration: none;
	margin: 0px 5px 0px 5px; }
	
#links a:hover {
	text-decoration: underline; }

.usearrow {
	padding-left: 20px;
	background: url(../images/arrow.gif) 2px 3px no-repeat; }
	
/* sIFR */
.sIFR-flash {
  visibility: visible !important;
  margin: 0px;
  padding: 0px; }

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important; }

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important; }

.sIFR-alternate {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden; }

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none; }

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0; }
 
/*========== BLOG PAGE FORMATTING ==========*/
div.blogpost{
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.blogpost div.entry{
	margin-top:10px;
}

/*========== BLOG POST FORMATTING ==========*/

h2 a{
	color: #1A426F; 
	font-size: 13px; 
	text-transform: uppercase;
}

p.postmetatop{
	/*border-bottom:1px dotted #CCC;
	margin-bottom:20px;*/
}

#wp-extracts{
}

p.postmetabot{
	border-top:1px dotted #CCC;
	padding-top:10px;	
	margin-top:10px;	
}

#comments, #respond{
	margin-bottom:10px;
}

div.navigation{
	border-top:1px dotted #CCC;
	padding-top:10px;	
}

/*----- BLOG COMMENT FORMATTING -----*/

ol.commentlist{
	margin:0 0 20px 20px;
	padding:0;
}

ol.commentlist li{
	/*border-top:1px dotted #CCC;*/
	/*margin-bottom:10px;*/
	padding:10px 20px 0px;
}

ol.commentlist li.alt{
	background:#e4edf0;
}

ol.commentlist cite{
	font-weight:bold;
	font-style:normal;
}

/*----- BLOG FORM FORMATTING -----*/

form{
	border:0;
	padding:0;
	margin:0;
	background:#e4edf0;
	padding:20px;
	margin-bottom:20px;
}

form ol{
	list-style:none;
	/*float:left;*/
	border:0;
	padding:0;
	margin:0;
}

form li{
	margin-bottom:10px;
	width:465px;
}

form li label{
	width:180px;
	float:left;
}

form li input, form li textarea{
	font-size:12px;
	border:1px solid #888;
	color:#888;
	width:273px;
	padding:5px;
}

form li input:focus, form li textarea:focus{
	border-color:#262b3e;
	color:#666;
}

#submit{
	border:1px solid #666;
	color:#666;
	float:right;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}