/*  
Theme Name: Corozon System
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 2.0
Author: Sweans
Author URI: http://www.sweans.com
*/
/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}
�ie - Internet Explorer (All versions)
�ie8 - Internet Explorer 8.x
�ie7 - Internet Explorer 7.x
�ie6 - Internet Explorer 6.x
�gecko - Mozilla, Firefox (all versions), Camino
�ff3 - Firefox 3
�ff3_5 - Firefox 3.5 new
�opera - Opera (All versions)
�opera8 - Opera 8.x
�opera9 - Opera 9.x
�opera10 - Opera 10.x
�webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
�safari3 - Safari 3.x
�chrome - Google Chrome
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	margin:0;
	background-color: #ffffff;
	}
body, th, td, input, textarea{
	color:#838383;
	font-family:Calibri;
	font-size:16px;
	outline: none;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	color:#27215F;
	}
h2{
	font-size:22px;
	color:#333399;
	}
h3{
	font-size:16px;
	color:#666699;
	}
h4{
	font-size:14px;
	color:#808080;
	}
h1 a{
	
	color:#27215F;
	}
h2 a{
	
	color:#333399;
	}
h3 a{
	
	color:#666699;
	}
h4 a{
	
	color:#808080;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:16px;
	line-height:20px;
	color: #838383;
	}
ul, ol{
	
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
.contact_form div.wpcf7-mail-sent-ok {
    border: none !important;
}
.contact_form div.wpcf7-response-output {
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}
.contact_form div.wpcf7-validation-errors {
    border: none !important;
    color: #f00;
}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#2E2675;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#A5CC3D;
	}
hr{
	display:none;
	}
#wrapper{
width:100%
	}
#header {
    height: 30px;
    margin: 0 auto;
    width: 1006px;
}
#menu{
	float:left;
	
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	}
#menu a:hover{
	background:url(images/current_menu.jpg);
	color:#ffffff;
	}
#menu .current_page_item a{
	color:#ffffff;
	}
#menu .current_page_item li a{
	color:#ffffff;
	background:url("images/menu_bg.jpg") repeat scroll 0 0 transparent;
	}
#search{
	float:right;
	width:270px;
	padding-top: 10px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	vertical-align:top;
	}
#search #x{
	width:60px;
	vertical-align:top;
	}
#logo {
    height: 97px;
    margin: 0 auto;
    width: 1008px;
}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	color: #000000;
	}
#logo h1{
	color: #000000;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;
	}
#logo p{
	clear:left;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color: #000000;
	}
#page{
	margin:0 auto;
	padding:0px;
	width:1006px;
	}
.inner_page {
   /* background: none repeat scroll 0 0 #EEEEEE;*/
    float: left;
    padding-top: 10px;
    width: 1000px;
	padding-bottom:20px;
}
.contentmain{
	width:580px;
	float:left;
	}
.blog_contentmain{
	width:580px;
	float:left;
	}
#blog_content_section{
	width:560px;
	margin-right:20px;
	}
.single_contentmain{
	width:780px;
	float:left;
	padding-top:10px;
	}
.checkb {
    padding-bottom: 10px;
    padding-top: 10px;
}
.contact_form {
    float: left;
    width: 100%;
}
.default_contentmain{
	width:780px;
	float:left;
	padding-top: 10px;
	}
#content{
	padding: 0px 10px 0 30px;	
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#2E2675;
	font-size:30px;
	font-weight: normal;
	padding-bottom:10px;
	}
h1.title:hover{
	color: #8AAE42;
	}
h2.title{
	color:#2E2675;
	font-size:16px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:18px;
	height:auto;
	}
.post h1.title a{
	font-size: 20px;
	height: auto;
	font-weight: bold;	
	}
.post .entry{
	}
.entry a{
	color:#2E2675;
	}
.entry a:hover{
	color:#27215F;
	text-decoration:underline;
	font-style:italic;
	}
.entry p{
	padding-bottom:20px;
	font-weight:normal;
	color:#333333;
	}
.entry ul,ol{
	padding-left:20px;
	}
.single-post .post .entry{
	margin-right: 33px;
	text-align:justify;
	}	
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-size:14px;
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
	}
.navigation a{
	font-size: 14px;
	font-weight: bold;
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:200px;
	float:left;
	}
.sidebar{
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	padding: 5px;
	}
#sidebar2 li{
	
	}
.sidebar li ul{
background:#FFFFFF;
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	color: #27215F;
	background-color: #D1D4D3;
	font-size: 19px;
	padding: 3px 10px;
	}
#sidebar1{
	margin-left: 10px;
	}
#sidebar1 li h2{
	height:30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
	}
#sidebar1 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
#sidebar1 li li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	}
.rightsidebar{
	width:220px;
	float:right;
	}
.rightsidebar1{
	width:210px;
	float:right;
	}
#sidebar2{
	padding:0px;
	margin-right: 5px;
	}
#sidebar2 li h2{
	height:30px;
	font-size: 16px;
	font-weight: normal;
	color:#2E2675 !important;
	background:none repeat scroll 0 0 #8AAE42 !important;
	text-align: left;
	line-height:30px;
	padding-left:10px;
	}
#sidebar2 li ul{
	line-height:normal;
	padding-left:10px;
	}
#sidebar2 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
	}
#sidebar2 li a:hover{
	border:none;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer {
    color: #000000;
    font-size: 9px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    width: 1020px;
}
#footer a{
	color:#1d1659;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.footer_copy{
float:right;
	padding-top:10px;
	padding-left:10px;
	font-size: 10px;
	height:30px;
	}
.sw_copy {
    font-size: 10px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1d1659;
	float:right;
	clear:both;
}
.info{
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#8AAE42;
	border:1px solid #cccccc;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:14px;
	font-weight:lighter;
	}
.posttext{
	background-color:#8AAE42;
	border:1px solid #cccccc;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	height:90px;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
	}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */
/*Drop Menu start*/
#dropmenu ul, #dropmenu ul ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative;  
	z-index:300; 
	width:100%;
	}
#dropmenu ul a {
    background:#27215f;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    margin: 0.5px;
    padding-left: 71px!important;
    padding-right: 71px!important;
    text-decoration: none;
    text-transform:capitalize;
	
}
.ie #dropmenu ul a {
    padding-left: 53px;
    padding-right: 53px;
}
.ie8 #dropmenu ul a {
    padding-left: 53.5px;
    padding-right: 54px;
}
.webkit #dropmenu ul a {
 padding-right: 46px;
 padding-left: 46px;
 }
#dropmenu ul a:hover {}
#dropmenu ul li {float:left; position:relative; border-right: 1px solid #FFFFFF;}
#dropmenu ul li ul li{
	border:none;
	}
#dropmenu ul ul {
    display: none;
    left: 1px;
    position: absolute;
    top: 36px;
	}
#dropmenu ul ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul li ul li {
	background:url("images/menu_bg.jpg") repeat scroll 0 0 transparent;
	width: 99%;
	padding: 0px;
	margin:0px;
	border-top: 1px solid #FFFFFF;
}
#dropmenu ul li ul li:hover {
	background:url("images/current_menu.jpg") repeat scroll 0 0 transparent;
	}
#dropmenu ul li ul a {
background:none;
	height:auto;
	float:left;
	color: #FFFFFF;
	width:90%;
	height:31px;
	line-height:31px;
	text-align: left;
	display:block;
	text-indent: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px!important;
	padding-left: 0px!important;
	font-size:12px;
}
.clear, .cb{
	clear:both;
	}
#dropmenu ul li ul a:hover {
	color: #FFFFFF;
}
#dropmenu ul li ul li{
	min-width: 90%;
	
}
#dropmenu ul ul ul {top:auto;}
#dropmenu ul li ul ul {left:200px; margin:0px 0 0 0px;}
#dropmenu ul li:hover ul ul, #dropmenu ul li:hover ul ul ul, #dropmenu ul li:hover ul ul ul ul {display:none;}
#dropmenu ul li:hover ul, #dropmenu ul li li:hover ul, #dropmenu ul li li li:hover ul, #dropmenu ul li li li li:hover ul {display:block;}
.sw_logo {
    background: url("images/logo.jpg") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 97px;
    width: 185px;
}
.logo_right{
	width:250px;
	height:85px;
	float:right;
	padding-top:12px;
	margin-right: 7px;
	position:relative;
	}
.sw_fb{
	background-image:url(images/facebook.jpg);
	background-repeat:no-repeat;
	width:25px;
	height:30px;
	float:right;
	display:block;
	}
.sw_rss{
	background-image:url("images/rss.jpg");
	background-repeat:no-repeat;
	width:25px;
	height:30px;
	float:right;
	display:block;
	}
.sw_twitter{
	background-image:url("images/twitter.jpg");
	background-repeat:no-repeat;
	width:25px;
	height:30px;
	float:right;
	display:block;
	}
.sw_linkedin{
	background-image:url("images/linkedin.jpg");
	background-repeat:no-repeat;
	width:25px;
	height:30px;
	float:right;
	display:block;
	}
.logo_right a{
	margin-left:10px;
	}
.logo_right input.button {
    background: url("images/search_button.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 29px;
    position: absolute;
    right: 0;
    width: 29px;
}
.logo_right input.text{
	background:url(images/searchfield.jpg) no-repeat;
	border:none;
	width:169px;
	height:29px;
	color:#ffffff;
	line-height:29px;
	position:absolute;
	left:52px;
	}
#searchform{
	float:right;
	padding-top:10px;
	}
.page_content #searchform{
	float:none;
	padding-top:10px;
	}
.page_links a{
	color:#003366;
	font-family:verdana;
	font-size:16px;
	}
.page_links li {
 background: none repeat scroll 0 0 #27215F;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    margin-left: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    width: 249px;
}
.page_links li a{
color:#FFFFFF;
font-size: 15px;
}
.page_links li.last{
	margin-right:0px;
	}
.page_links li:hover{
   background: url("images/current_menu.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
	}
.blogtitle{
	color:#2E2675;
	font-family:verdana;
	font-size:14px;
	}
.page_links {
    height: 56px;
    margin-bottom: 25px;
}
#blog_content{
	/*background:url(images/blogfeed.jpg);*/
	width:610px;
	float:left;
	/*height:266px;*/
	/*padding-left:32px;*/
	}
.blogs{
	}
.thumbnail img{
	border:2px solid #2E2675;
	}
.thumbnail {
    float: left;
    padding-right: 12px;
}
.blogs .post {
    padding-bottom: 15px;
   /* padding-left: 12px;*/
}
#blog_content h3 a{
	color:#2E2675;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#blog_content .post .meta{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8aae42;
	font-weight: bold;
	border:none;
	}
#blog_content .entry{
	font-size:14px;
	color:#838383;
	}
.page_content h1 a{
	color:#2E2675;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	}
.page_content .post .meta{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8aae42;
	font-weight: bold;
	border:none;
	}
.page_content .entry{
	font-size:12px;
	color:#1d1659;
	font-weight:600;
	}
.blog_content{
	padding-top:10px;
	}
.blog_content h3 a{
	color:#2E2675;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	}
.blog_content .post .meta{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8aae42;
	font-weight: bold;
	border:none;
	}
.blog_content .entry{
    color: #838383;
    font-size: 14px;
    line-height: 20px;
	}
.blog_content .post{
	padding-bottom:10px;
	}
.blogcontents{
	width:435px;
	float:left;
	}
.blogcontents_page{
	width:97s5px;
	}
.slider{
	width:998px;
	overflow:hidden;
	margin-bottom: 5px;
	}
.more {
    /*background: url("images/read_more.png") no-repeat scroll 0 0 transparent;*/
	background-color:#A5CC3D;
	border-radius: 3px;
    border: medium none !important;
    display: block !important;
    float: right;
    line-height: 13px;
    padding: 7px 14px !important;
	position:absolute;
	right:95px;
}
.blogmore {
    /*background: url("images/read_more.png") no-repeat scroll 0 0 transparent;*/
	/*background-color:#6f930d;*/
	color:#838383!important;
	border-radius: 3px;
    border: medium none !important;
    display: block !important;
    float: right;
    line-height: 13px;
    padding: 7px 14px !important;
/*	margin:10px;*/
}
.contact_img{
	width:300px;
	height:auto;
}
.contact_img img{
	width:100%;
}
.blogmore1 {
    /*background: url("images/read_more.png") no-repeat scroll 0 0 transparent;*/
	background-color:#27215F;
	color:#FFFFFF!important;
	border-radius: 3px;
    border: medium none !important;
    display: block !important;
    float: left;
    line-height: 13px;
    padding: 7px 14px !important;
	margin:10px 0px;
}
.blogmore a{
color:#FFFFFF!important;
}
.blogmore1 a{
color:#FFFFFF!important;
}
.outer_footer{
	background:url(images/outer_footer.jpg) repeat-x;
	height:247px;
	min-width: 1024px;
	}
.first_block{
	padding-left:40px;
	width:175px;
	float:left;
	}
#footer li{
	list-style:inside none;
	}
.first_block li.first, .second_block li.first, .third_block li.first, .fourth_block li.first{
	font-weight:bold;
	}
.second_block{
	padding-left:20px;
	float:left;
	}
.third_block{
	padding-left:20px;
	width:250px;
	float:left;
	}
.fourth_block{
	padding-left:20px;
	width:145px;
	float:left;
	}
.fifth_block{
	padding-left:20px;
	width:160px;
	float:right;
	}
.child_thumb {
    line-height: 22px;
    padding-bottom: 20px;
}
.child_thumb h1{
   padding-bottom: 10px;
   font-weight:normal;
}
.child_thumb h1 a{
	text-decoration:underline;
	 font-weight:bold;
	 font-size: 17px;
	 color: #2E2675;
	}
.child_thumb h1 a:hover{
	color:#8AAE42;
	}
.sidebar_top{
	width:225px;
	height:16px;
	float:left;
	}
.sidebar_bottom{
	width:246px;
	height:16px;
	float:left;
	}
#default_sidebar {
float: left;
width: 210px;
padding-top: 15px;
margin-left: 2px;
}
#default_sidebar li li{
background:none;
}
#default_sidebar li li a:hover{
color:#8AAE42;
font-weight:bold;
}
#default_sidebar li li a{
font-size:13px;
}
#default_sidebar li{
	list-style:inside none;
	padding:6px 0 6px 0px;
	background:none repeat scroll 0 0 #D1D4D3;
	margin-bottom:2px;
	}
.rightsidebar1 #default_sidebar li{
background-color:#fff;
padding:2px 0px;
}
#default_sidebar li:hover{
	
	}
#default_sidebar li:hover a{
	}
#default_sidebar li a{
	font-size:16px;
	color:#2E2675;
	font-weight:normal;
	margin-left:10px;
	}
#default_sidebar li a:hover{
font-weight:bold;
	color:#8AAE42;
	}
#default_sidebar1 {
float: left;
width: 210px;
padding-top: 15px;
margin-left: 2px;
}
#default_sidebar1 li{
	list-style:inside none;
	padding:2px 0 2px 0px;
	background:none repeat scroll 0 0 #D1D4D3;
	margin-bottom:2px;
	}
#default_sidebar1 li li{
padding-left:10px;
}
#default_sidebar1 li:hover{
	
	}
#default_sidebar1 li:hover a{
	}
	#default_sidebar1 li li a{
	font-weight:normal;
	}
#default_sidebar1 li li:hover a{
font-weight:bold;
	color:#8AAE42;
	}
#default_sidebar1 li a{
	font-size:11px;
	color:#2E2675;
	padding-left:5px;
	}
#default_sidebar1 li a:hover{
	color:#8AAE42;
	}
.categories{
font-size:16px;
clear:both;
font-weight: bold;
color: black;
}
#menu_page_sidebar{
	width:200px;
	float:left;
	}
#menu_page_sidebar h5 a{
	color: #2E2675!important;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
	}
#menu_page_sidebar h5 a:hover{
	color:#8AAE42!important;
	}
#menu_page_sidebar h5#currentpage_h1 a:hover{
	color:#ffffff!important;
	}
#menu_page_sidebar h5#currentpage_h1:hover a{
	color:#ffffff!important;
	}
#menu_page_sidebar h5{
	padding:6px 0;
	background:none repeat scroll 0 0 #e2e2e2;
	margin-bottom:2px;
	}
#menu_page_sidebar h5:hover{
	background:none repeat scroll 0 0 #D1D4D3;
	}
#menu_page_sidebar h5:hover a{
	color:#8AAE42 !important;
	font-weight:bold;
	}
#menu_page_sidebar h5#currentpage_h1 {
	background:none repeat scroll 0 0 #8AAE42!important;
	}
.sub_sub_pages{
	padding: 5px 0 10px 0px!important;
	}
.sub_sub_pages li{
	padding: 0px 5px 0px 25px;	
	}
.sub_sub_pages li a:hover{
	color:#8AAE42!important;
	}
.sub_sub_pages li a{
	color:#2E2675!important;
	}
.sub_sub_pages li.current_page_item{
	font-weight: bold;
	}
.blog_posts{
	font-size:14px;
	}
.authorcomment a{
	color:#2E2675;
	}
.authorcomment a:hover{
	color:#8AAE42;
	}
.red{
	color:#F7572F;
	}
.contactform tr td
{
font-size:14px;
color:#414141;
}
.contactform .wpcf7-text, .mc4wp-form input[type="text"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="url"], .mc4wp-form input[type="date"], .mc4wp-form textarea, .mc4wp-form select
{
width:424px;
height:27px;
margin-bottom:10px;
background:#d1d4d3;
border:1px #E4E4E4 solid;
border-radius:4px;
}
.contactform .wpcf7-textarea
{
width:424px;
margin-bottom:10px;
background:#d1d4d3;
border:1px #E4E4E4 solid;
border-radius:4px;
}
.contactform .wpcf7-captchar
{
width:124px;
height:27px;
margin-bottom:10px;
background:#d1d4d3;
border:1px #E4E4E4 solid;
border-radius:4px;
}
.contactform .wpcf7-submit
{
margin:10px 10px 0 0;
background:#535050!important;
float:left;
width:100px;
border:none !important;
height:28px;
border-radius:4px;
color:#FFFFFF !important;
line-height: 25px!important;
}
.rs input[type=button]
{
margin:10px 10px 0 0;
width:100px;
border:none !important;
background:#535050!important;
float:left;
height:28px;
border-radius:4px;
color:#FFFFFF !important;
}
.wpcf7-submit{
    background: url("images/sw_button.png") no-repeat scroll center top transparent !important;
    border: medium none !important;
    color: #2E2675;
    cursor: pointer;
    display: block !important;
    height: 27px;
    line-height: 24px !important;
    padding: 2px 14px !important;
    width: 92px;
	
	}
.wpcf7-submit:hover{
	background: url("images/sw_button.png") no-repeat scroll center bottom transparent;
	}
#submit{
	background: url("images/sw_button.png") no-repeat scroll center top transparent;
    border: medium none !important;
    display: block !important;
    line-height: 13px;
    padding: 7px 14px !important;
	width:92px;
	color:#2E2675;
	cursor:pointer;
	height:27px;
	}
#submit:hover{
	background: url("images/sw_button.png") no-repeat scroll center bottom transparent;
	}
.banner{
	margin-bottom:10px;
	}
.blogcontents h1.title{
	padding-bottom:3px;
	}
.blogs .post h1.title {
	padding-bottom:3px;
	}
#dropmenu ul li.noBorder {
    background: url("images/menu_bg.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    margin-top: 1px;
    overflow: hidden;
		height:35px;
	line-height:35px;
}
#dropmenu ul li.noBorder a{
	width:78px;
	margin-top:1px;
	}
#dropmenu ul li.noBorder ul li a{
	background:none;
	}
.ie7 #dropmenu ul li.noBorder{
	margin-top:0px;
	}
#dropmenu ul li.noBorder a:hover {
	background:url(images/current_menu.jpg);
	margin-top:0px;
	line-height:37px;
	}
.webkit #dropmenu ul li.noBorder a{
line-height:31px;
	width:81px;
	}
.ie7 .fifth_block li a {
    margin-left: 0px;
	float:right;
}
.fifth_block li{
	float:right;
	width:30px;
	margin-left: 10px;
	}
.ie7 #dropmenu ul a {
	padding-left:50px;
	padding-left:50px;
	}
.ie7 .footer_copy {
	padding-top:0px;
	}
.blocks{
	height:105px;
	}
.ie7 .blocks{
	height:115px;
	}
.twitter_section{
	float:right;
	}
.breadcrumbs{
	padding-bottom:15px;
	font-size:12px;
	color:#2E2675;
	}
.breadcrumbs a{
	font-size:12px;
	color:#2E2675;
	}
.breadcrumbs a:hover{
	color:#8AAE42;
	}
.contentmain_full{
	padding: 0 10px;
	}
.execphpwidget{
	background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #D1D0CF;
	padding:5px;
	}
.execphpwidget .wpcf7-form-control{
	width:198px;
	}
.execphpwidget .wpcf7-form-control textarea{
height:80px!important;
}
.execphpwidget p{
	padding-bottom:10px;
	}
.download_button {
    background: url("images/sw_button.png") no-repeat scroll center top transparent;
    border: medium none !important;
    color: #2E2675;
    cursor: pointer;
    display: block !important;
    height: 13px;
    line-height: 13px;
    padding: 7px 14px !important;
    text-align: center;
    width: 65px;
}
.download_button:hover {
	background: url("images/sw_button.png") no-repeat scroll center bottom transparent;
	}
/*********************************************/
/**************pop up*************************/
/*********************************************/
.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}
#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}
.tcontent .customForm{
	width:350px!important;
	height:inherit!important;
	margin:0 auto!important;
	}
.contact2 input{
border-radius:5px;
border-bottom:2px solid #D1D4D3;
border-right:2px solid #D1D4D3;
border-top:2px solid #D1D4D3;
border-left:2px solid #D1D4D3;
width:130%;
background:#D1D4D3;
color:#000;
padding:4px 0px;
height:10%;
}
.contact2 textarea{
border-radius:5px;
border-bottom:2px solid #D1D4D3;
border-right:2px solid #D1D4D3;
border-top:2px solid #D1D4D3;
border-left:2px solid #D1D4D3;
width:130%;
background:#D1D4D3;
color:#000;
}
.contact2 {
padding:20px;
}
.contact2 td{
padding-bottom:10px;
color:#535050;
font-size:14px;
}
.contact2 .rs{
position:relative;
left:110px;
float:right;
}
.contact2 input[type=button]{
background:#535050 !important;
border: medium none !important;
display: block !important;
line-height: 13px;
padding: 7px 14px !important;
width: 92px;
color: #fff;
cursor: pointer;
height: 27px;
margin-right: 14px;
float:left;
}
.contact2 input[type=submit]{
background:#535050 !important;
border: medium none !important;
display: block !important;
line-height: 13px;
padding: 7px 14px !important;
width: 92px;
color: #fff;
cursor: pointer;
height: 27px;
margin-left:0px;
float:left;
}
.more{
position:absolute;
bottom:45px;
right:20px;
}
.captcha1 input{
width:35%;
}
h2.thanks{
color:#27215F;
line-height:40px;
padding:40px;
}
.second_block #dropmenu1 ul a{
background:none;
	color: #27215f;
    display: block;
    float: left;
    font-size: 15px;
    height: 15px;
    line-height: 35px;
    margin-bottom: 10px;
    padding-left: 26px!important;
    padding-right: 0px!important;
	text-decoration: none;
	text-transform:capitalize;
}
.second_block #dropmenu1 ul li ul li{
margin-top:10px;
}
.second_block #dropmenu1 ul li ul a{
background:none;
	color: #27215f;
    display: block;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 35px;
    margin: 0.5px;
    padding-left: 26px!important;
    padding-right: 0px!important;
	text-decoration: none;
	text-transform:capitalize;
	clear:both;
}
.second_block #dropmenu1 ul a{
font-weight:normal;
}
.second_block #dropmenu1 ul a:hover{
background:none;
}
.second_block #dropmenu1 ul li{
border:none;
}
.second_block #dropmenu1 ul li ul li{
background:none!important;
    display: block;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 35px;
    margin: 0.5px;
    padding-left: 0px!important;
    padding-right: 0px!important;
	text-decoration: none;
	text-transform:capitalize;
}
.second_block #dropmenu1 ul li ul li a{
	color: #27215f;
	}
.second_block #dropmenu1 ul li.noBorder a:hover{
background:none!important;
color: #27215f;
	}
.nivo-caption p{
line-height:27px;
}
.nivo-caption a{
border:none!important;
}
#dropmenu1 .sub-menu li{
float:none!important;
line-height:10px;
}
#dropmenu1 .sub-menu li a{
font-size:12px;
}
#dropmenu1 .sub-menu ul{
margin-top:10px;
}
.ie .page_links li
{
padding-left:48px !important;
width:200px!important;
}
span.wpcf7-list-item {
    float: left;
    width: 500px;
	margin-bottom:5px;
}
#hide1 {
    display: none;
	float:left;
	width:350px;
}
.first_check {
    padding-bottom: 8px !important;
}
.hearabotus {
    float: left;
    width: 261px;
}
#hide1 textarea{
	height: 62px;
	resize: vertical;
	}
.submit_form {
    margin-left: 82px;
    margin-top: 15px;
    width: 250px;
}
.sign_up{
	width:400px;
	}