/*   
Theme Name: Ultrajax
Theme URI:http://toptut.com
Description:WordPress theme with two columns, four widget areas and loads of jQuery functions (dropdown navigation, font resizing and more). The theme options include a movable sidebar, custom colours, excerpts on index pages, category or page navigation, different font and colour schemes. 
Author:Lorelei
Author URI:http://toptut.com
Version:2.4
Tags:two-columns, fixed-width, theme-options, custom-colors, blue, green, dark
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/
/*       ###############################
         BASIC TAGS
         ############################### */
body {
	margin:0px; 
	padding:0px; 
	background:url(img/main_bg.jpg) no-repeat center top #04214B; 
	font-family:Arial, Helvetica, sans-serif;
	
		}


a {outline:none; text-decoration:none; color:#5B5564;}
a:hover {color:#5B5564;}
a img {border:none;}

/*       ###############################
         BASIC LAYOUT
         ############################### */

div#outline { margin:0 auto; float:left; 
	background: #04214B;
	width:920px;
	height:54px;
	*height:53px;	
}

div#nav {position:relative; z-index:2; background: #04214B; width:920px; float:left; }
div#content {clear:both; z-index:1; background:#f2f2f2 url(img/gradient.png) repeat-x; width:900px; padding:10px 30px 0 30px;}

div#left {width:560px; margin:0; line-height:2.0; float:left; padding:0 20px 10px 0;}
div#right {width:274px; margin:0; float:left; padding:10px 0 10px 0px;}

p#toggle-all {float:right; width:100px; margin:0; padding:0;}

div.headline { text-align:center; }
div.excerpt {padding:0 0 5px 0; margin:0 0 0 20px;}
div.post-single {margin:0 0 20px 0;}

div.preview {float:right; background:url(img/preview.png) no-repeat; margin:15px 0 0 0;}
div.preview a {display:block; width:32px; height:32px; color:#ccc !important; font:normal 14px Verdana, serif;}

div.date {border-top:1px solid #563a7c; border-bottom:1px solid #563a7c; border-left:1px solid #563a7c; position:absolute; width:60px; height:60px; padding:10px 0; margin:0 0 0 -109px; background:#F2F2F2; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.single_content {clear:both; margin:0 0 50px 0px;}
div.bookmarks {text-align:right; float:right;}

div#appendix {clear:both; background:#fff; width:930px; padding:30px 30px 30px 0px; margin:0 0 20px 0;}
div.app_widget {float:left; width:280px; padding:0px 0px 0px 30px;}
div#appendix div.widget {padding:20px 0 0 0;}

/*       ###############################
         NAVIGATION
         ############################### */
div#nav ul {float:left; list-style:none; background:url(img/navitopline.jpg) no-repeat left -2px;}

div#nav li {float:left; font-weight:bold; }
div#nav li a { margin:0; line-height:54px; padding:0px 11px 0px 11px!important; text-decoration:none; float:left; border-bottom:none!important; }
div#nav li a:hover { float:left; display:block;  border-bottom:none!important; line-height:54px;}

#nav .current_page_item a, #nav .current_page_item a.selected {
	color:#001F46;
	display:block;
	background:#ffffff;
}
.page_item a.selected  {
	background:#ffffff;
	color:#001F46;
	display:block;
}
#nav .current_page_item ul li a {
	background: #04214B;
	color:#ffffff;
	display:block;	
}
#nav .current_page_item ul li a:visited {
	color: #fff;
	display:block;	
	background:none;
}
#nav .current_page_item ul li a:hover {
	color: #ffffff;
	display:block;	
	
}

ul#mail_rss a {text-decoration:underline !important;}

/* */

div#nav1 ul {float:left; list-style:none; margin:0px; padding:0px;}

div#nav1 ul li {float:left;}
div#nav1 ul li a {display:block; margin:0; color:#f5f5f5; text-decoration:none; font-size: 11px; border-left:1px solid #222; background:none!important; }
div#nav1 ul li a:hover { color:#ffffff; display:block;}
/* */



.entry-utility {padding:0 0 15px; font-size: 11px;}
#respond input {
    margin: 0 0 9px;
    width: 98%;
}
#respond textarea {
    width: 98%;
}
#respond .form-submit input, #respond input#submit {
    font-size: 14px;
    width: auto;
}
/*###############################
         WIDGETS
#################################*/

.widget { 
	padding:0px 0px !important; 
	width:260px;
}
div.widget h4 {border-bottom:1px dotted #ccc; font-size:14px!important; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-shadow:1px 1px 0 #fff; padding:0px 0px 0px 0px; margin:10px 0px 5px 0px!important;}

div#right, div#appendix {font-size:120%;}
div#right ul, div#appendix ul {list-style:none; padding:0;}
div#right.sidebar-blog ul {list-style:square outside none; padding:0; margin:0 0 0 20px;}

div.widget h4 { margin:0; padding:20 0 3px 0;}
div.widget a {display:block; padding:5px 0px; font:normal 90% Helvetica, sans-serif; color:#503774;}
div.widget a:hover {color:#666; text-decoration:none;}
.sidebar-blog div.widget a {display:inline; color:#021F49}
.sidebar-blog div.widget a:hover {color:#86B146;}
div.widget li {padding:0 0 0 5px; margin:0; border-bottom:1px dotted #ccc;}
div.widget li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}
.sidebar-blog div.widget li {border-bottom:none;}

div#tag_cloud a {display:inline;}
div#tag_cloud {min-height:130px;}
div#archives {min-height:130px;}

.textwidget, .textwidget a {font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif !important;}
.textwidget p {margin: 0; padding: 0;}


/*       ###############################
         TEXT
         ############################### */

div#blog-line h1 a {font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif; font-size:30px; color:#fff; text-shadow:1px 1px 0 #210646;}
div#blog-line h1 {font-size:30px; font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif; padding:20px 0; margin:0; color:#fff; letter-spacing:-2px;}

div#left {font-size:120%;}
div#left a {color:#503774;}
div#left a:hover {color:#ccc; text-decoration:underline;}
div#left h1 {float:left; font:bold 26px Helvetica, sans-serif; width:450px; letter-spacing:-1px;}
div#left h1.page_headline {margin:10px 0; font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#021F49;}
div#left h1 a {color:#666; display:block;}
div#left h1 a:hover {color:#503774; text-decoration:none;}
div#left h2 {font-size:20px; font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif; margin:0 0 10px 0;}
div#left h2.archive-title {margin:10px 0 0 20px; font:bold 26px Helvetica, sans-serif; color:#503774;}
div#left h3 {font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif; font-size:90%; margin:0 0 5px 0;}
div#left ul, ol {margin:0 0 20px 20px;}
div#left #comments ul, #comments ol {margin:0 0 20px 0px; list-style:none; padding:5px 0 5px}
h1.page_headline {margin:10px 0; font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#021F49;}

div.excerpt {font-size:90%;}
div.single_content {font-size:90%;}

p#font-resize a {display:inline; font:18px bold Verdana, sans-serif; padding:0px 5px;}
p#toggle-all a {display:block; width:80px; height:20px; padding:0 0 0 30px !important; font:12px bold Verdana, sans-serif;}
a.show-all {background:url(img/toggle.png) no-repeat;}
a.hide-all {background:url(img/toggle.png) 0px -20px no-repeat;}

p.previous-posts {margin:50px 0 0 0; float:left; font:normal 130% Verdana;}
p.next-posts {margin:50px 0 0 0; float:right; font:normal 130% Verdana;}
div.date {font-size: 14px; font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif; text-align:center; color:#666;}
p.date-month {margin:-18px 0 15px 0; color:#999; font-size:32px; font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;}

p.post_info {font-size:100%;}
p.tag_info {margin:0; font-size:100%;}
p.offset {margin:5px 0;}

p.wp-bookmark {margin:0;}
.wp-logo {float:left;}
div#credits {font-size:80%;margin:0 0 0 0px; padding:5px 10px; height:46px; border:1px solid #ccc; -moz-border-radius:10px;-webkit-border-radius: 10px; font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;}
a#totop {float:right; font:bold 120% Verdana, sans-serif;}

.category-link {background:url(img/page.png) no-repeat;}
.comment-link {background:url(img/comments.png) no-repeat;}
.tag-link {background:url(img/tag-blue.png) no-repeat;}
.hide-link {float:right; padding:8px 0 0 0; font: normal 12px Helvetica, sans-serif;}
.user-name {background:url(img/user-green.png) no-repeat;}
.user-mail {background:url(img/email.png) no-repeat;}
.user-url {background:url(img/world-edit.png) no-repeat;}
.user-comment {background:url(img/comment-add.png) no-repeat;}
.info-icon {padding:3px 0 3px 20px; margin:0; background-position:0px 4px;}
 
.clear {clear:both;}

code {font:normal 120% Courier, serif;}
#comments code, #comments .form-allowed-tags {font-size:0px; display:none}

#comments {padding:15px 0 0 0}
#recaptcha_widget_div {padding:3px 0 15px}
/*      ##################################
           COMMENTS
        ################################## */

div.comment {margin:10px 0 30px 0; padding:10px 0; border-bottom:1px dotted #ccc;}
p.comment-details {font:normal 130% Georgia, serif;}
.avatar {float:left; margin:0 20px 0 0; border:5px solid #eee;-moz-border-radius:5px;-webkit-border-radius: 5px;}
div.comment-text {margin:50px 0 0 0;}
div.author-comment {background: #f9fbc1;-moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px !important; border:1px solid #f1f1f1;}

h2#comment-header {margin:40px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0;}
h2#respond {margin:40px 0 10px 0 !important;}
h3#no-comments {font:italic bold 110% Georgia, serif !important; color:#666 !important;}

/*        ##################################
           FORMS
        ################################## */

label {display:block; margin:0 0 5px 0;}
#commentform label {display:inline; width:200px;}
.text {width:350px; margin:0 0 10px 0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc;}
textarea { width:450px; height:150px; margin:0; padding:5px; /*border:1px solid #ccc;*/}
.submit {width:auto; padding:5px 20px; margin:5px 0; color:#fff; background:#333; border:1px solid #333; -moz-border-radius:5px;-webkit-border-radius: 5px;}

/*        ##################################
           SEARCHFORM
        ################################## */

input#search {width:150px; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top; border:1px solid #ccc;}
#search-submit {padding:5px; color:#fff; background:#333; border:none;}
div#left div#searchform {padding: 0 0 0 20px;}
p.not-found {padding: 0 0 0 20px; margin:0;}

/*        ##################################
           WORDPRESS CSS
        ################################## */

img.alignright {float:right; margin:0 0 30px 30px;}
img.alignleft {float:left; margin:0 50px 30px 0;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 30px 30px;}
a img.alignleft {float:left; margin:0 50px 30px 0;}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}

/*        ##################################
           SUPERFISH
        ################################## */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu {line-height:1.0;}
.sf-menu ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width:100%;margin:0 !important;}
.sf-menu ul ul li{margin:0 !important;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:left;position:relative;}
.sf-menu a {display:block;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:38px; /* match top ul list item height */ z-index:1000;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:10em; /* match ul width */ top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { /* match ul width */ top:0;}

/*** CUSTOM STYLES ***/
.sf-menu li ul {background:#222;border:1px solid #000;border-top:none;opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90);}
.sf-menu li li ul, .sf-menu li li li ul {background:#222;border:1px solid #000;border-top:none;opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);}




.page-item-76 ul { width:150px!important; float:left!important; border:none!important;}
.page-item-76 ul li { width:150px!important; float:left!important; border:none!important;}


/*       ###############################
         CLEARFIX
         ############################### */

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}


.thumbnail {
  float: left;
  
  margin: 0px 10px 0px 0px;  
  padding: 0; 
  overflow: hidden;
  line-height: 170px;
  text-align: center;
}
.thumbnail a img {
  float:left;
  width: 200px;
  height: 200px;
  padding: 5px;  
  background:#bdaff0;
  border:1px solid #8776c7;
}


/** Featured Area **/

#featured_area {
	background: url(img/feat-b.jpg) no-repeat;
	height: 308px;
	overflow: hidden;
	position: relative;
margin: 0 25px 35px 25px;
}

#featured_area div#mySlides {
	padding-top: 30px;
}

#featured_area .description {
	float: left;
	width: 420px;
	height: 152px;
}

#featured_area .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}

#featured_area .description p {
	font-size: 12px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	background: url(img/featured_image_bg.gif) repeat-x;
height:209px;
	border: 1px solid #f8f9fa;
	padding: 0px;
	margin-top: 1px;    
	float: left;
	position: relative;
    margin: 0 0 0 10px;
}

#featured_area .photo img {
	width: 440px;
	height: 205px;
    margin: 0 0px 0 0;
}

#featured_area .slide {
	overflow: hidden;
}

#featured_area .container {
	height: 308px;
	overflow: none;
	position: relative;	
	z-index: 0;
}

.gallery-wrapper {
  position: relative;
}

a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 83px;
	height: 78px;
	position: absolute;
	bottom: 200px;
	text-indent: -9999px;
	cursor: pointer;
	z-index:9999;
	top:88px;
	
}

a.jFlowPrev {
	background: url(img/prev-trans.png) no-repeat;
	left: -70px;
}

a.jFlowNext {
	background: url(img/next-trans.png) no-repeat;
	right:-70px;
}

div#myController {
	display: none;
}




#social {
float:left;
}
#social a img {
border:none;
}



body{ 
	margin:0px; 
	padding:0px; 
	background:url(img/main_bg.jpg) no-repeat center top #04214B; 
	font-family:Arial, Helvetica, sans-serif;	
}
h2, h3 {
	margin:0px;
	font-size:15px;
	color:#112C47;
}
h2 a, h3 a {
	color:#021F49;
}
 
img{
	border:none;
}
a{
	text-decoration:none;
}
p{ 
	margin:0px; 
	padding:0 0 8px 0;
}
select {
	width:150px;
}
textarea{
	width:380px;
	height:70px;
	/*border:1px solid #666666;*/
}
#commentform textarea{
	width:98%;
	height:200px;
	/*border:1px solid #666666;*/
}
.small_textfiled {
	width:30px;
	height:16px;
	border:1px solid #666666;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
}
.textfiled {
	width:140px;
	border:1px solid #666666;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
}

/*-------------  Navigatin Drop Down part ------------------*/

/* ========================= Navigation Style ========================= */
table.navbar{
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

table.menu{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px; 
	font-weight: bold;
}

td.menuNormal{
	margin:0px;
	padding: 0px;
}
td.menuNormal p{
	margin:0px;
	padding: 0px;
}

td.menuHover p{
	margin:0px;
	padding: 0px;
}

div.menuNormal{
	display: none;
	position: static;
}
div.menuHover{
	border: 1px solid #01244C;		
	background-color: #01244C;
	display: inline;
	position: absolute;
}

a.menuitem:link{
	text-decoration: none;
	color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:visited{
	text-decoration: none;
	color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #032F5E;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:active{
	text-decoration: none;
	color: #032F5E;
	background-color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:link.selected{
	text-decoration: none;
	color: #01244E;
	background-color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:visited.selected{
	text-decoration: none;
	color: #01244E;
	background-color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:hover.selected{
	text-decoration: none;
	color: #01244E;
	background-color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}

a.menuitem:active.selected{
	text-decoration: none;
	color: #01244E;
	background-color: #ffffff;
	line-height:20px;
	display: block;
	padding: 0px 5px;
}




.center_part{
	padding:0px 11px 0px 9px; 
}
.center_shad_bg{
	width:901px;
	background:url(img/center_shad_bg.jpg) repeat-x left top; 
}

.left_part {
	padding:0px 9px 0px 7px; 
	width:274px; 	
	font-size:12px; 
	line-height:18px; 
	color:#00193D; 
}

.proud_member_bg { background:url(img/proud_member_bg.jpg) repeat-x left top; }
.testimonial_quote{
	padding:0px 10px 10px 0px; 
	background:url(img/quote.jpg) no-repeat right bottom; 
	font-size:12px; 
	line-height:17px; 
	
}
.testimonial_quote span{
	font-weight:bold; 
	font-style:italic; 
	font-size:12px; 
	line-height:17px; 

}

.desclamir_text{
	padding:0px 18px 10px 20px;
	font-size:11px;
	line-height:15px;
	color:#000000;
}

.desclamir_text2 {
	padding:0px;
	font-size:11px;
	line-height:15px;
	color:#000000;
}

.content {
	padding:10px 16px 20px 16px;
	float:left;
	font-size:12px; 
	line-height:19px; 
	color:#000000; 
}
.content p {
	font-size:12px; 
	line-height:19px; 
	color:#000000; 
}

.content span{
	font-size:14px; 
	font-weight:bold; 
	line-height:18px; 
	color:#000000;
}

.content .entry-meta {
	font-size:12px; 
	padding:0 0 5px;
}
.content .entry-meta  span {
	font-size:12px; 
}

.content .entry-meta a {
	color:#021F49;
}

.content ul{
	padding:26px 0px 26px 26px; 
	margin:0px; 
	list-style-type:none;
}
.content li{
	padding-left:25px; 
	background:url(img/arrow.jpg) no-repeat left 5px; 
	font-size:14px; 
	line-height:24px; 
	color:#000000;
}
#comments li {
	background:none;
	padding:0;
}

.apply_btn{
	padding:10px 0px 0px 23px;
	width:195px; 
	height:51px; 
	background:url(img/bottom_btn.jpg) no-repeat left top; 
	font-size: 18px; 
	vertical-align:middle; 
	font-weight:bold; 
	line-height:19px; 
	color:#888888;  
}
.apply_btn a{
	font-size: 18px; 
	font-weight:bold; 
	line-height:19px; 
	color:#888888;
}
.apply_btn a:hover{
	display:block; 
	font-size: 18px; 
	font-weight:bold; 
	line-height:19px; 
	color:#333333;
}
.apply_btn span a{
	line-height:35px; 
	font-size: 18px; 
	font-weight:bold; 
	color:#888888;
}
.apply_btn span a:hover{
	line-height:35px; 
	font-size: 18px; 
	font-weight:bold; 
	color:#333333;
}

.footer_bg{
	height:44px; 
	padding:0px 18px;
	background-color:#032F5F; 
	color:#8CBBFF;
	font-size:11px; 
	line-height:40px;
	margin-bottom:10px;
}
.copyright { color:#8CBBFF; font-size:11px; line-height:40px;  }
.footer_bg a{
	color:#8CBBFF; 	font-size:11px;
}
.footer_bg a:hover, .footer_bg a.selected{
	color:#ffffff;
}

.bottomnavi { text-align:right; font-size:11px; line-height:40px; color:#8CBBFF; }
.bottomnavi a { color:#8CBBFF; font-size:11px; padding:0px 5px; border-right:1px solid #8CBBFF; }
.bottomnavi li { display:inline; list-style:none;}
.bottomnavi a:hover { color:#ffffff; }



.bottomnavi .current_page_item a, .bottomnavi .current_page_item a:visited {
	color:#ffffff;
}


.page-item-50 a { border:none!important;}
<!--.page-item-84 a { border:none!important;}-->


.inn_content {
	padding:12px 0px 15px 28px;
	font-size:12px; 
	line-height:19px; 
	color:#000000;
}
.inn_content a{
	font-size:12px; 
	line-height:19px;
	text-decoration:underline;
	color:#000000;
}
.inn_content a:hover{
	font-size:12px; 
	line-height:19px;
	text-decoration:none;
	color:#000000;
}

.inn_content ul{ 
	padding:10px 0px 20px 16px; 
	margin:0px; 
	list-style-type:none;
}
.inn_content li{
	padding-left:25px; 
	background:url(img/arrow.jpg) no-repeat left 5px; 
	font-size:12px; 
	font-weight:bold; 
	line-height:20px; 
	color:#000000;
}
.inn_content li a{
	font-weight:bold; 
	line-height:20px; 
	color:#666666;
}
.inn_content li a:hover{
	font-weight:bold; 
	line-height:20px; 
	color:#032F5E;
}
.bestrates{ 
	width:524px;
	padding:26px 17px 15px 17px;
	background:url(img/bestrate_bg.jpg) repeat-x left top; 
}
.bestrates ul{ 
	padding:5px 0px 5px 9px; 
	margin:0px; 
	list-style-type:none;
}
.bestrates li{
	padding-left:25px; 
	background:url(img/arrow.jpg) no-repeat left 5px; 
	font-size:12px; 
	font-weight:bold; 
	line-height:20px; 
	color:#000000;
}


.bottom_td_bg{
	background:url(img/bott_td_bg.jpg) repeat-x left top;
}
.table_price_bg{
	background:url(img/table_price_bg.jpg) repeat-x left top;
}
.bottom_table{
	font-size:14px;
	line-height:20px; 
	color:#000000; 
	text-align:left;
}



.bottom_table td {
	font-size:14px;
	line-height:20px; 
	color:#000000; 
	text-align:left;
}


.p_left{
	padding-left:5px;
	float:left; 
}
.p_right{
	padding-right:5px;
	float:right; 
}
.main_shad_bg { background:url(img/main_shad_bg.jpg) repeat-x left top; width:901px; float:left; }
.today_img_bg { background:url(img/today_img_bg.jpg) repeat-x left top; font-size:28px; line-height:60px; color:#000000; }
.today_img_bg a{ 
	font-size:26px; 
	color:#000000;
}
.today_img_bg a:hover{
	color:#666666;
	display:block;
}
.today_img_bg span{ 
	font-size:30px; 
	line-height:60px; 
	color:#86B146;
}
.testimonial{  
	font-size:12px; 
	font-weight:bold; 
	line-height:19px; 
	color:#04214B;
}
.btn_submit {
	width:60px;
	height:25px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	background-color:#666666;
}

.divider_line {
	background:url(img/divider-horizontal.gif) repeat-x left 5px;
	padding-top:10px;
	font-size:12px;
	color:#333333;
	line-height:19px;
	font-weight:bold;
	text-align:right;
}
.divider_line a {
	background:url(img/back_top.gif) no-repeat right 1px;
	padding-right:15px;
	color:#333333;
	line-height:19px;
	font-weight:bold;
	text-align:right;
}
.divider_line a:hover {
	color:#032F5E;
	font-weight:bold;
}

.inn_content1 {
	padding:12px 0px 15px 16px;
	font-size:12px; 
	line-height:19px; 
	color:#000000;
}

.inn_content1 ul{ 
	padding:10px 0px 20px 16px; 
	margin:0px; 
	list-style-type:none;
	border-bottom:1px solid #000000;
}
.inn_content1 li{
	padding-left:25px; 
	background:url(img/arrow.jpg) no-repeat left 5px; 
	font-size:12px; 
	font-weight:bold; 
	line-height:20px; 
	color:#000000;
}
.inn_content1 li a{
	font-weight:bold; 
	line-height:20px;
	text-decoration:none;
	color:#032F5E;
}
.inn_content1 li a:hover{
	font-weight:bold; 
	line-height:20px; 
	text-decoration:none;
	color:#666666;
}
.inn_content1 span {
	background:url(../images/bulet.jpg) no-repeat left 5px;
	padding-left:20px; 
	font-size:12px; 
	font-weight:normal; 
	line-height:20px; 
	color:#000000;
}



.testimonials_manager_widget .top { background:url(img/btm_test1.jpg) no-repeat left bottom; }
.testimonials_manager_widget .btm { background:url(img/btm_test2.jpg) no-repeat left top; padding:15px 10px 10px 10px; font-size:13px;}
.testimonials_manager_widget .btm span { font-size:13px; font-style:italic; font-weight:bold;}
.testimonials_manager_widget .btm a { text-align:right; color:#ff0000;}
.testimonials_manager_widget .btm a:hover { color:#333333;}
.testimonials_manager_widget .cnt1 { background:url(img/btm_test3.jpg) repeat-y left top; width:272px; background-color:#E1E1E1;}
.testimonials_manager_widget .quote { background:url(img/quote.jpg) no-repeat right bottom; padding-bottom:10px;}

.content { font-size:13px; font-family:Arial, Helvetica, sans-serif;}

.hzdivider{
	height:9px;	
	background:url(../img/divider-horizontal.gif) repeat-x
}



.btnsubscribe { background:url(img/btn_subscribe.jpg) no-repeat left top; width:104px; height:34px; border:none; color:#999999; cursor:pointer; font-weight:bold; font-size:14px; }
.btnsubscribe:hover { color:#000000;}


.sociallogo { width:227px; float:left; border:4px solid #EDEDED; margin:0 auto 0 5px; padding:5px 5px 0px 30px;}
.sociallogo img { margin:0px 5px!important;}


 .input-text-wrap input{
font-size:11px;
width:230px;
}
#constant-contact-signup {
margin-left:15px;
font-size:12px;
}

.mc_var_label, .mc_input {

float:left;
font-size:12px;
}
.mc_merge_var {
clear:both;
}
.mc_var_label {
display:block;
width:99px;
}
#mc-indicates-required {
display:none;
}

.mc_signup_submit {
text-align:left;
padding-left:99px;
}

.wpcf7-form textarea {
    height: 70px;
    width: 215px;
	margin:0 0 10px;
}

.wpcf7-form input.wpcf7-text,
.wpcf7-form .captcha input {
	width: 225px;
}


#container{
    width:250px;
    height:345px;
    border:1px solid #000; 
    overflow:hidden;
    margin:0px 0px 10px;
}
#container iframe {
    width:1175px;
    height:800px;
    margin-left:-650px;
    margin-top:-205px;   
    border:0 solid;
 }
/* 
#aptureD .aptureTMMInput {
	display:none;
}

#aptureD div.aptureTMMToutLink {
    display: none !important;
}
*/
#text-5 { margin-top: 30px;}

#text-5 h4 {
	background:transparent url(img/rates-advisor-title.jpg) no-repeat left top;
	text-indent: -9999px;
	height:35px;
}

#text-4 h4 {
	background:transparent url(img/contact-form-title.jpg) no-repeat left top;
	text-indent: -9999px;
	height:35px;
}
