/*
Theme Name: Pixpa.
Theme URI: http://www.pixpa.com
Description: Pixpa.
Version: 1.0
Author URI: http://www.ideazincdesign.com
*/
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#343434;
	font-size:12px;
	line-height:18px;
}

p {
margin:0; padding:0;

}
.blog_description p { margin:10px 0 0 0; padding:0;
}
.entry p { margin:10px 0 0 0; padding:0;
}
.post-detail p { margin:10px 0 0 0; padding:0;}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
a {
	color:#2173af;
	text-decoration:none;
	outline:none;
}
.clred {
	color:#FF0000;
}
a:hover {
	color:#2173af; /*border-bottom:#2173af 1px dashed;*/
	text-decoration:underline;
	outline:none;
}
/*-------------header part--------------------*/
.headerMainWapper {
	background:#394859;
	height:56px;
	width:100%;
}
.headerWapper {
	margin:0 auto;
	width:960px;
	
}
/*--------------flash component------------------*/
.flashComp {
	margin:0 auto;
	height:315px;
}
/*------------top navigation--------------------*/
ul#top_menu {
	list-style: none;
	margin:0;
	padding:0;
	float:right;
	margin-top:10px;
}
ul#top_menu li {
	display: inline;
}
ul#top_menu li a {
	display: block;
	float: left;
	height: 36px;
	background-image: url(images/menu-sprite.jpg);
	text-indent: -9999px;
	outline:none;
}
ul#top_menu li a.features {
	width: 76px;
	background-position: 0 0;
	outline:none;
}
/*ul#top_menu li a.taketour {
	width: 90px;
	background-position: -74px 0;
}*/
ul#top_menu li a.showcase {
	width: 73px;
	background-position: -76px 0;
}
ul#top_menu li a.pricing {
	width: 69px;
	background-position: -149px 0;
}
ul#top_menu li a.support {
	width: 70px;
	background-position: -218px 0;
}
ul#top_menu li a.blog {
	width: 52px;
	background-position: -288px 0;
}
ul#top_menu li a.memberLogin {
	width: 110px;
	background-position: -340px 0;
}
ul#top_menu li a.features:hover, ul#top_menu li a.features:focus {
	background-position: 0 -36px;
}
/*ul#top_menu li a.taketour:hover, ul#top_menu li a.taketour:focus {
	background-position: -74px -36px;
}*/
ul#top_menu li a.showcase:hover, ul#top_menu li a.showcase:focus {
	background-position: -76px -36px;
}
ul#top_menu li a.pricing:hover, ul#top_menu li a.pricing:focus {
	background-position: -149px -36px;
}
ul#top_menu li a.support:hover, ul#top_menu li a.support:focus {
	background-position: -218px -36px;
}
ul#top_menu li a.blog:hover, ul#top_menu li a.blog:focus {
	background-position: -288px -36px;
}
ul#top_menu li a.memberLogin:hover, ul#top_menu li a.memberLogin:focus {
	background-position: -340px -36px;
}
.features_current {
	background-image: url(images/menu-sprite.jpg);
	background-position: 0px -28px;
	width: 70px;
	height:39px;
}
/*----------------client testmonial-----------------------*/
.jsclass .randomcontent { /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
}
.random {
	border:3px solid #d7d7d7;
	float:left;
	width:191px;
}
/*----------------client testmonial-----------------------*/
/*----------------------Signup Page----------------*/
.signupPack {
	background:url(images/bullet_down_arrow.gif) no-repeat;
	background-position:14px 33px;
	background-color:#e1f6ff;
	height:58px;
	border-bottom:1px solid #d9d9d9;
}
.signupPack h4 {
	display:block;
	margin-left:30px;
	margin-top:27px;
	float:left;
	color:#595959;
}
.signupPack h3 {
	display:block;
	float:right;
	color:#595959;
	font-size:18px;
	padding:18px;
	font-weight:normal;
}
.signupLeft {
	width:249px;
	height:22px;
	float:left;
	border-right:#d9d9d9 1px solid;
	padding:18px 10px;
	color:#595959;
}
.signupLeft p a {
	color:#0096d5;
}
.signupLeft input {
	float:left;
}
.signupLeft label {
	margin-left:5px;
	margin-top:2px;
	display:block;
	float:left;
}
.signupRight {
	height: auto;
	float:left;
	padding:5px 20px;
	width:390px;
	color:#595959;
}
#signupRight p.left {
	float:left;
	font-weight:bold;
	padding-right:10px;
	width:110px;
	border-bottom:none;
}
#signupRight p.right {
	border-bottom:none;
	padding-top:3px;
	padding-bottom:3px;
}
.signupLine {
	border-bottom:#d9d9d9 1px solid;
	float:left;
	width:100%;
	overflow:hidden;
	height:1px;
}
.signupVal {
	float:left;
	width:100px;
	font-weight:bold;
	margin-bottom:2px;
}
.signupCond {
	float:left;
	margin-bottom:2px;
}
.signupYellow {
	background:url(images/bullet_down_arrow.gif) no-repeat;
	background-position:14px 20px;
	background-color:#ffffec;
	border-bottom:1px solid #d9d9d9;
	float:left;
	width:100%;
}
.signupYellow h4 {
	display:block;
	margin-left:15px;
	padding:15px;
	float:left;
	color:#595959;
}
.signupRightOption {
	height:22px;
	float:left;
	padding:15px 20px;
	width:380px;
	color:#595959;
	padding:12px 8px 0px 20px;
	height:auto;
	border-left:#d9d9d9 1px solid;
}
.signupRightOption p {
	margin-bottom:10px;
}
.signupRightOption p label {
	color:#595959;
	float:left;
	line-height:22px;
	margin-right:10px;
	text-align:right;
	width:auto;
}
/*.signupRightOption input {
	width:235px;
	font-size:12px;
	color:#595959;
	border:#7f9db9 1px solid;
	margin-bottom:10px;
	padding:2px;
}*/
/*-------------------Left Navigation------------------------*/
#left_menu {
	font-size:14px;
}
#left_menu {
	margin:0;
	padding:0;
	margin-top:8px;
	border:none
}
ul#left_menu li {
	color:#636363;
	list-style:none;
	border:none
}
ul#left_menu li a {
	height:27px;
	width:170px;
	padding:12px 0 0 41px;
	color:#636363;
	text-decoration:none;
}
ul#left_menu li.overview a {
	background:url(images/left_navi_overview_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.overview a:hover {
	background:url(images/left_navi_overview_normal.jpg) no-repeat;
	/*background:url(images/left_navi_overview_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.overview_current a {
	background:url(images/left_navi_overview_active.jpg) no-repeat;
	display:block;
}
ul#left_menu li.selectdesign a {
	background:url(images/left_navi_select_design_nor.png) no-repeat;
	display:block;
}
ul#left_menu li.selectdesign a:hover {
	background:url(images/left_navi_select_design_nor.png) no-repeat;
	/*background:url(images/left_navi_overview_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.selectdesign_current a {
	background:url(images/left_navi_select_design_act.png) no-repeat;
	display:block;
}
ul#left_menu li.design a {
	background:url(images/left_navi_custom_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.design a:hover {
	background:url(images/left_navi_custom_normal.jpg) no-repeat;
	/*background:url(images/left_navi_custom_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.design_current a {
	background:url(images/left_navi_custom_active.jpg) no-repeat;
	display:block;
}
/*ul#left_menu li.designActive a {
	background:url(images/left_navi_custom_active.jpg) no-repeat;
	display:block;
}*/
ul#left_menu li.content a {
	background:url(images/left_navi_control_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.content a:hover {
	background:url(images/left_navi_control_normal.jpg) no-repeat;
	/*background:url(images/left_navi_control_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.content_current a {
	background:url(images/left_navi_control_active.jpg) no-repeat;
	display:block;
}
ul#left_menu li.contentActive a {
	background:url(images/left_navi_control_active.jpg) no-repeat;
	display:block;
}
ul#left_menu li.features a {
	background:url(images/left_navi_powerful_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.features a:hover {
	background:url(images/left_navi_powerful_normal.jpg) no-repeat;
	/*background:url(images/left_navi_powerful_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.features_current a {
	background:url(images/left_navi_powerful_active.jpg) no-repeat;
	display:block;
}
/*ul#left_menu li.featuresActive a {
	background:url(images/left_navi_powerful_active.jpg) no-repeat;
	display:block;
}*/
ul#left_menu li.ecommerce a {
	background:url(images/left_navi_ecommerce_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.ecommerce a:hover {
	background:url(images/left_navi_ecommerce_normal.jpg) no-repeat;
	/*background:url(images/left_navi_ecommerce_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.ecommerce_current a {
	background:url(images/left_navi_ecommerce_active.jpg) no-repeat;
	display:block;
}
/*ul#left_menu li.ecommerceActive a {
	background:url(images/left_navi_ecommerce_active.jpg) no-repeat;
	display:block;
}*/
ul#left_menu li.host a {
	background:url(images/left_navi_host_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.host a:hover {
	background:url(images/left_navi_host_normal.jpg) no-repeat;
	/*background:url(images/left_navi_host_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.host_current a {
	background:url(images/left_navi_host_active.jpg) no-repeat;
	display:block;
}
/*ul#left_menu li.hostActive a {
	background:url(images/left_navi_host_active.jpg) no-repeat;
	display:block;
}*/
ul#left_menu li.search a {
	background:url(images/left_navi_search_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.search a:hover {
	background:url(images/left_navi_search_normal.jpg) no-repeat;
	/*background:url(images/left_navi_search_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.search_current a {
	background:url(images/left_navi_search_active.jpg) no-repeat;
	display:block;
}
/*ul#left_menu li.searchActive a {
	background:url(images/left_navi_search_active.jpg) no-repeat;
	display:block;
}*/



ul#left_menu li.why a {
	background:url(images/left_navi_why_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.why a:hover {
	background:url(images/left_navi_why_normal.jpg) no-repeat;
	/*background:url(images/left_navi_search_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.why_current a {
	background:url(images/left_navi_why_active.jpg) no-repeat;
	display:block;
}
ul#left_menu li.addons a {
	background:url(images/left_navi_adons_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.addons a:hover {
	background:url(images/left_navi_adons_normal.jpg) no-repeat;
	/*background:url(images/left_navi_overview_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.addons_current a {
	background:url(images/left_navi_addons_active.jpg) no-repeat;
	display:block;
}
ul#left_menu li.money a {
	background:url(images/left_navi_pricing_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.money a:hover {
	background:url(images/left_navi_pricing_normal.jpg) no-repeat;
	/*background:url(images/left_navi_overview_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.money_current a {
	background:url(images/left_navi_pricing_active.jpg) no-repeat;
	display:block;
}
ul#left_menu li.info a {
	background:url(images/left_navi_info_normal.jpg) no-repeat;
	display:block;
}
ul#left_menu li.info a:hover {
	background:url(images/left_navi_info_normal.jpg) no-repeat;
	/*background:url(images/left_navi_overview_over.jpg) no-repeat;*/
	display:block;
	color:#2173AF;
}
ul#left_menu li.info_current a {
	background:url(images/left_navi_info_active.jpg) no-repeat;
	display:block;
}
/*------------------------Banner--------------------------*/
.bannerMainWapper {
	height:315px;
	width:100%;
	padding:5px 0;
	background:url(images/index_banner_bg.jpg) repeat-x;
}
/*------------------Inner banner-------------*/
.innerBannerWapper {
	height:156px;
	width:100%;
	background:url(images/feature_banner_bg.jpg) repeat-x;
	background-position:bottom;
}
.blogBannerWapper {
	height:156px;
	width:100%;
	background:url(images/blog_header.jpg) repeat-x;
	background-position:bottom;
}
.innerBanner {
	margin:0 auto;
	width:960px;
	height:156px;
}
/*------------indexContent------------*/
.indexMainContentWapper {
	width:100%;
	background:url(images/index_content_bg.gif) repeat-x;
	background-color:#FFFFFF;
	float:left;
	padding-bottom:40px;
}
.indexWapper {
	margin:0 auto;
	width:960px;
}
.indexCustomerBanner {
	width:480px;
	float:left;
}
.indexOrder {
	float:right;
	margin:33px 21px 0 0;
}
.indexContent {
	float:left;
	padding:28px 0 20px 28px;
	width:931px;
	
}
.indexIcon {
	width:204px;
	float:left;
	margin:0 31px 0px 0;
	line-height:18px;
	color:#343434;
}
.indexLastIcon {
	margin-right:0px;
}
.indexComment {
	float:left;
	width:437px;
	background:url(images/index_comment_bg.gif) repeat-y;
	color:#343434;
	line-height:18px;
	margin-left:28px;
	display:inline;
}
.indexComment div {
	padding:0px 16px 10px 16px;
	float:left;
}
.indexCommentBox {
	float:left;
	color:#343434;
	line-height:18px;
	padding-bottom:40px;
}
.indexCommentBox p {
	padding-left:28px;
	clear:both;
}
.featureBox {
	background:url(images/feature_box_bg.gif) repeat-x;
	height:128px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	float:left;
	width:644px;
}
.featureBox div {
	display:block;
	width:286px;
	margin-left:24px;
	float:left;
}
.featureBox img {
	padding:14px 0 8px 0;
}
.featureBox p {
	width:220px;
	float:right;
	margin:0;
}
.indexCommentHeader {
	margin:10px 0px;
}
.indexMoneyBack {
	float:right;
	width:460px;
}
.indexMoneyBack span {
	display:block;
	width:204px;
	float:left;
}
.reasonHeader {
	border-top: 1px solid rgb(187, 220, 234);
	border-bottom: 1px solid rgb(187, 220, 234);
	padding: 2px;
	background-color:#ebf9ff;
	height: 21px;
	padding-top:10px;
	float:left;
	width:646px;
}
.reasonHeader img {
	margin-left:10px;
}
.reasons {
	float:left;
	width:646px;
	padding:18px 0px;
	line-height:18px;
}
.reasons img {
	margin:0px 30px;
}
.reasons p {
	display:block;
	margin:0px;
	padding:0px;
	width:500px;
	float:right;
}
/*----------------------Inner Page-----------------------------*/
.innerMainWapper {
	margin:0 auto;
	width:960px;
	background:url(images/left_navi_bg.gif) repeat-y;
	overflow:hidden;
}
.naviBg {
	background-position:left;
	width:210px;
	float:left;
	margin-top:80px;

	padding-bottom:30px;
}
.naviBg span {
	background:url(images/bullet_arrow.jpg) no-repeat;
	background-position:155px 8px;
	background-color:#394859;
	height:24px;
	width:183px;
	display:block;
	padding-top:7px;
	padding-left:8px;
	color:#FFFFFF;
	font-size:14px;
}
.naviBg span a {
	color:#FFFFFF;
	text-decoration:none;
}
.naviBg2 {
	background-position:left;
	width:210px;
	float:left;
}
.naviBg2 span {
	background:url(images/bullet_arrow.jpg) no-repeat;
	background-position:155px 8px;
	background-color:#394859;
	height:24px;
	width:183px;
	display:block;
	padding-top:7px;
	padding-left:8px;
	color:#FFFFFF;
	font-size:14px;
}
.naviBg2 span a {
	color:#FFFFFF;
	text-decoration:none;
}
.innerWapper {
	width:100%;
	background-color:#FFFFFF;
	float:left;
}
.innerRightWapper {
	float:right;
	width:706px;
	margin-top:50px;
}
.innerRightWapper h1 {
	font-size:27px;
	font-weight:normal;
	margin:0; 
	padding:0;
}
.innerRightWapper h2 {
	font-size:18px;
	padding:0px;
	color:#82878c;
	font-size:17px;
}
.innerRightWapper span {
	border-bottom:#dadada 1px solid;
	display:block;
	width:706px;
	margin:0; padding:0;
}
.innerIcon {
	width:225px;
	float:left;
	margin:15px 15px 0px 0;
	line-height:18px;
	color:#343434;
	height:135px;
}
/*---------------Show case------------------------------*/
.showCaseImg {
	border:#eeeeee 9px solid;
	width:284px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
/*-----------------------easystudio-------------------------*/
.managePhoto {
	background-repeat: no-repeat;
	height:23px;
	padding:8px 0 0 40px;
	margin-left:6px;
	float:right;
	font-weight:bold;
}
.managePhoto a {
	color:#6a6a6a;
	text-decoration:none;
}
.qmark {
	float:right;
	padding:20px 10px 0 0;
}
.tearsheet {
	border-top:#bbdcea 1px solid;
	background-color:#fffeda;
	font-size:18px;
	font-weight:bold;
	padding:10px;
	color:#4f4f4f;
}
.backGallery {
	float:right;
	font-size:12px;
	font-weight:normal;
	background:url(images/icon_back.jpg) no-repeat;
	padding-right:25px;
	background-position:right;
	height:18px;
	padding-top:3px;
}
.colhdr div {
	padding-left:20px;
	margin-right:10px;
	float:left;
}
.controlBar {
	background-color:#e1f6ff;
	height:35px;
	border-top:1px solid #bbdcea;
	padding:2px;
	border-bottom:1px solid #bbdcea;
}
.imgHolder {
	width:130px;
	/*height:140px;*/
	height:auto;
	border:1px solid #cccccc;
	background-color:#ededed;
	padding:8px;
}
.thumbHolder {
	background-color:#FFFFFF;
	margin:0 auto;
	padding-top:26px;
	padding-bottom:26px;
	text-align:center;
}
.imgOption {
	width:70px;
	margin:0 auto;
	padding-top:10px;
	/*	padding-top:18px*/;
}
.imgGallery {
	margin:0;
	padding:0;
	list-style:none;
}
.imgGallery li {
	float:left;
	padding:10px 20px 10px 0px;
}
.imgGallery li.firstRow {
	float:left;
	padding:10px 0px 10px 0px;
}
/*-------------------------Pricing---------------------------*/
#tableBorder td {
	border-top:#d9d9d9 1px solid;
	border-right:#d9d9d9 1px solid;
	color:#595959;
	text-align:center;
	padding:10px;
	line-height:18px;
}
#tableBorder td.noBorder {
	border:none;
	padding:0px;
}
#tableBorder td.noRight {
	border-right:none;
}
#tableBorder td.tableLeft {
	/*background:url(images/bullet_question.gif) no-repeat;
	background-position:250px center;*/
	text-align:left;
	width:204px;
	padding-right:56px;
}
#tableBorder tr.signup td {
	background-color:#f3f7f8;
	border-right:none;
}
#tableBorder tr.yellowBar td {
	background:url(images/bullet_down_arrow.gif) no-repeat;
	background-position:14px 18px;
	background-color:#ffffec;
	text-align:left;
	padding-left:30px;
}
#tableBorder td p {
	font-size:11px;
}
.pricingAd {
	background-color:#ebf9ff;
	padding:15px;
}
.pricingAd p {
	background-color:none;
	display:block;
}
#pricingAdFeature {
	float:left;
	width:100%;
	color:#595959;
}
#pricingAdFeature p {
	border-bottom:#d9d9d9 1px solid;
	padding:10px 15px;
}
#tipDiv {
	padding:10px 0 10px 7px;
	font-size:12px;
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
	width:118px;
	background-color:#0092dd;
	border:none;
}
.questionIcon {
	margin-right:-50px;
	float:right;
}
/*-----------------------Blog area--------------------------*/
.blogArea {
	width:910px;
	float:left;
	border-top:#d3d4d4 1px solid;
	margin:0px 0 0 28px;
	padding-top:40px;
}
.blogSection {
	width:420px;
	float:left;
	line-height:18px;
}
.blogSection p {
	margin:0px;
	padding:0px;
	color:#8d8b8b;/*padding-bottom:5px;*/
}
.blogSection span {
	/*float:left;*/
	background:url(images/index_ballon.gif) no-repeat;
	background-position:0px 3px;
	padding-left:20px;
	padding-bottom:35px;
	margin-top:5px;
	color:#8d8b8b;
	height:20px;
}
.twitterSection {
	width:204px;
	float:left;
	line-height:18px;
	margin-left:32px;
	display:inline;
}
.twitterSection p {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	color:#8d8b8b;
}
.twitterSection ul {
	margin:0px;
	padding:0px;
}
.twitterSection ul li {
	list-style:none;
	padding-bottom:5px;
}
.twitterFollow {
	background:url(images/icon_twitter.jpg) no-repeat;
	padding:4px 25px;
	margin-top:5px;
	display:block;
}
/*--------------------custom design--------------------*/
#customDesign {
	float:left;
	width:680px;
	padding-bottom:35px;
}
#customDesign h3 {
	font-size:18px;
	color:#595959;
	font-weight:normal;
	padding-bottom:5px;
}
#customDesign p {
	color:#656565;
	line-height:18px;
}
.customFotterButton {
	width:680px;
	margin:0px;
	padding:0px;
	padding-top:30px;
	float:left;
}
/*-----------Login section-------------*/
.loginWapper {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	padding-top:26px;
	color:#4f4f4f;
	padding-bottom:80px;
}
.loginIcon {
	float: left;
	width: 54px;
	margin-left:29px;
}
.loginHeader {
	margin: 0px;
	float: left;
	color: rgb(79, 79, 79);
	font-size: 28px;
	padding-top: 18px;
	font-weight: normal;
}
.loginForm {
	width:780px;
	border:#e0e0e0 1px solid;
	float:left;
	background-color:#FFFFFF;
	padding:30px;
	margin:90px 60px 10px 60px;
}
.loginForm div {
	float:left;
}
.loginForm input {
	font-size:14px;
	float:left;
	border:#c2d9e4 1px solid;
	width:306px;
	padding:11px;
	margin-top:5px;
	color:#4f4f4f;
}
.loginForm a {
	float:left;
	display:block;
	width:40px;
	height:17px;
	background-color:#00aafa;
	padding:11px 21px;
	border:#b1e7ff 1px solid;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-top:4px;
	margin-left:10px;
}
.loginForm span {
	font-weight:bold;
}
.loginText {
	float:left;
	width:900px;
}
/*----------------------footer---------------------------------*/
.consultingMain {
	width:100%;
	background-color:#0f151b;
	float:left;
	height:66px;
}
.consultingWapper {
	margin:0 auto;
	width:902px;
	margin-top:11px;
}
.blackBar {
	margin:0 auto;
	width:902px;
	margin-top:15px;
	color:#FFFFFF;
}
.blackBar strong {
	font-size:14px;
}
.footerWapper {
	margin:0 auto;
	width:910px;
}
.footerWapper span {
	color:#6a7179;
	padding-bottom:20px;
	width:100%;
	display:block;
}
.footerWapper span a {
	color:#6a7179;
}
.footerWapper span a:hover {
	color:#6a7179;
	text-decoration:none;
	border-bottom:#6a7179 1px dotted;
}
.footerWapper div {
	width:206px;
	float:left;
	color:#9ea3a7;
	line-height:24px;
	margin:42px 28px 35px 0px;
	height:170px;
}
.footerWapper a {
	color:#9ea3a7;
	text-decoration:none;
}
.footerWapper a:hover {
	color:#9ea3a7;
	text-decoration:none;
	border-bottom:#6a7179 1px dotted;
}
.footerWapper p {
	widht:206px;
	border-bottom:#4c555e 1px solid;
	padding-bottom:5px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#c8cacc;
}
/*----------------------footer---------------------------------*/
.footerMainWapper {
	float:left;
	width:100%;
	background-color:#394859;
}
#topheaderwapper {
	background-image:url(images/pat-top.gif);
	height:113px;
	width:100%;
}
#topheaderwapper ul {
	list-style:none;
	float:right;
	/*width:735px;*/
	*min-width:605px;
	padding:0;
	margin:0;
}
#topheaderwapper ul li {
	float:left;
	margin-right:2px;
}
#topheaderwapper ul li a {
	color:#fff;
	background-color:#006b9e;
	padding:14px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
#topheaderwapper ul li a:hover {
	color:#000;
	background-color:#f4f4f4;
	padding:14px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#topheaderwapper ul li a.txtgray {
	color:#000;
	background-color:#f4f4f4;
	padding:14px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#topheaderwapper ul li a:active {
	color:#000;
	background-color:#f4f4f4;
	padding:14px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#topheaderwapper ul li a:focus {
	color:#000;
	background-color:#f4f4f4;
	padding:14px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#topheaderwapper span a {
	padding:8px;
	background-color:#00a9f9;
	color:#fff;
	font-weight:bold;
	display:block;
	width:98px;
	float:right;
	margin-top:8px;
}
.headerwapper {
	margin:0 auto;
	width:960px;
}
.logo {
	float:left;
	height:113px;
	display:block;
	width:176px;
}
#grayband {
	height:62px;
	width:100%;
	background-image:url(images/bg-gray.gif);
}
#grayband {
	height:62px;
	width:100%;
	background-image:url(images/bg-gray.gif);
}
#grayband h2 {
	float:left;
	color:#4f4f4f;
	font-size:24px;
	margin:0;
	padding-top:18px;
	font-weight:normal;
}
.aadprivate { /*height:40px;*/
	padding:15px;
	width:960px;
	margin: 0 auto;
	min-height:20px;
}
#aadprivate {
	width:100%;
}
.grayband {
	margin:0 auto;
	width:960px;
}
#whitespace {
	background-color:#fff;
	width:100%;
	min-height:475px;
}
#innercontent {
	width:960px;
	margin:0 auto;
}
#support {
	background-color:#0f151b;
	width:100%;
	height:63px;
}
.support {
	margin:0 auto;
	width:960px;
}
#support a {
	color:#00aafa;
	text-decoration:none;
}
#support p {
	color:#fff;
	padding-top:15px;
}
#copyrit {
	background-color:#222d39;
	width:100%;
	height:43px;
}
.copyrit {
	margin:0 auto;
	width:960px;
}
#copyrit p {
	color:#6a7179;
	padding-top:10px;
}
/*----------------------Table format---------------------------------*/


DIV.base-layer {
	color: #000000;
	padding: 0;
	text-align: left;
	width:960px;
	padding-bottom:50px;
}
DIV.table-row {
	/*background: none #ffffcc;*/
	border-bottom: solid #dddddd 1px;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	width: 100%;
}
/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
DIV.right-container2 {
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 50%;
}
/* Rules in detail that is used to suggest rendering for the */
/* Nobel price winner table example. I still use some of the */
/* generic rules as found above and below, but still..       */

DIV.left-container13 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 20%;
}
DIV.left-container23 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 35%;
}
DIV.right-container13 {
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 45%;
}
/* Rules in detail that is used to suggest rendering for the  10 by 5 int. */
/* product table example. I still use some of the generic rules as found   */
/* above and below, but still..                                            */

DIV.left-layer11 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 14%;
}
DIV.left-layer12 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 26%;
}
DIV.left-layer13 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 9%;
}
DIV.left-layer14 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 76%;
}
DIV.right-layer11 {
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 10%;
}
/* Watch out for this DIV... rule, it appears every now and then */

DIV.space-line {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
}
/* Some rules for captions, headers and running text */

H4.table-caption {
	background: transparent;
	color: #3333cc;
	font-family: sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0.3em;
	text-align: center;
	width: auto;
}
H5.colhdr {
	color: #6a6a6a;
	font-family: sans-serif;
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding: 0.7em 0.3em 0 0.3em;
	text-align: center;
	width: auto;
}
P.text {
	margin: 0;
	padding: 0.3em 0.3em 0 0.3em;
	font-style: normal;
	font-size: 1em;
	text-align: center;
	text-indent: 0;
	width: auto;
	color:#474747;
}
/*----------------------Table format---------------------------------*/


#leftcol {
	float:left;
	width:100%;
}
#leftcol form p {
	margin: 12px 0 12px 0;
	display: block;
	width: 100%;
	clear: both;
}
#leftcol form p label {
	float: left;
	color:#595959;
	width: 150px;
	text-align: right;
	margin: 0 15px 0 50px;
	line-height: 22px;
	font-weight: bold;
}
#leftcol form p input {
	color:#595959;
	outline: line;
}
#leftcol form p select {
	color:#595959;
}
#leftcol form p textarea {
	color:#595959;
}
#leftcol form p .button {
	border: none;
	background: #003466;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 5px;
	color: #FFFFFF;
}
.bgyellow {
	width:578px;
	float:left;
	border:1px solid #e3e3e3;
	background-color:#fffef0;
	margin:20px 33px;
	padding:30px;
}
.bgyellow p {
	line-height:20px;
}
.bgyellow p a {
	color:#0082b8;
}
.msgfooter {
	border-top: 1px solid #bbdcea;
	border-bottom: 1px solid #bbdcea;
	padding: 10px;
	background-color: #e1f6ff;
	height: 18px;
	color:#6A6A6A;
	width:100%;
	text-align:left;
	clear:both;
}
.buttons {
	background-color:#00AAFA;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:17px;
	margin-left:10px;
	margin-top:4px;
	padding:6px 10px;
	text-decoration:none;
	width:auto;
	float:left
}
.buttons:hover {
	background-color:#0893d5;
	color:#fff;
	text-decoration:none;
}
.txtbox {
	color:#6A6A6A;
	font-family:sans-serif;
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:2px 0 0 0;
	text-align:left;
	height:20px;
	width:200px;
}
.modify_gallery {
	background-color:#FFFFFF;
	height: auto;
	left:690px;
	position:absolute;
	top:255px;
	visibility:hidden;
	width:200px;
	z-index:1;
}
.create_gallery {
	background-color:#FFFFFF;
	height: auto;
	left:690px;
	position:absolute;
	top:255px;
	visibility:hidden;
	width:200px;
	z-index:1;
	padding:0 0 15px 0;
}
.delete_gallery {
	background-color:#FFFFFF;
	height: auto;
	left:690px;
	position:absolute;
	top:255px;
	visibility:hidden;
	width:300px;
	z-index:1;
}
.forgot {
	background-color:#FFFFFF;
	height: auto;
	left:550px;
	position:absolute;
	top:230px;
	visibility:hidden;
	width:240px;
	z-index:1;
	padding:2px;
}
.cursor {
	cursor:pointer;
}
.txtlit {
	color:#6A6A6A;
	font-family:sans-serif;
	font-size:1em;
	font-weight:normal;
}
#dashbord_txt {
	background-color:#fbfbfb;
	padding:15px 0 15px 20px;
}
#dashbord_txt2 {
	background-color:#fbfbfb;
	padding:10px 5px 15px 2px;
	font-size:11px;
}
#dashbord_txt p {
	font-size:12px;
	color:#4f4f4f;
	text-align:left;
	float:left;
}
#dashbord_txt p strong {
	color:#0083c1;
font-weight:
}
#dashbord_txt2 p {
	text-align:left;
	color:#4f4f4f;
	padding:10px 0 0 8px;
}
h2 {
	font-weight:normal;
	color:#4f4f4f;
	text-align:left;
	padding:5px 0 0 0px;
	font-size:24px;
	line-height:26px;
}
h4 {
	font-weight:normal;
	color:#4f4f4f;
	text-align:left;
	padding:5px 0 0 10px;
	font-size:14px;
}
.boxholder {
	width:223px;
	float:left;
	border:1px solid #d2d3d5;
	text-align:center;
	height:350px;
	background-image:url(images/bg-wt.jpg);
	background-repeat: repeat-x;
}
.txtsmall {
	text-align:left;
	font-size:10px;
	padding: 5px 0 8px 10px;
	color:#4F4F4F;
}
a img {
	border:none;
}
.module a:hover {
	text-decoration:none !important;
	cursor:pointer;
}
.module a.inner {
	display:block;
}
.module {
	float:left;
	display:block;
	position:relative;
	background-color:#394859;
	overflow:hidden;
}


.s a {
	width:191px;
	height:134px;
	border:4px solid #d7d7d7;
}
#leftNevigation {
	background-color:#FFFFFF;
	float:left;
}
.leftSide {
	background:url(images/left_navi_bg.gif) repeat-y;
	overflow:hidden;
}
.rightMainWapper {
	margin:0 auto;
	overflow:hidden;
}
.rightSide {
	float:left;
	width:706px;
	margin-top:50px;
	margin-left:40px;
}
.rightSide h1 {
	font-size:27px;
	font-weight:normal;
}
.rightSide h2 {
	font-size:18px;
	padding:0px;
	color:#82878c;
	font-size:17px;
}
.rightSide span {
	border-bottom:#dadada 1px solid;
	display:block;
	width:706px;
}
.footer_btn {
	width:680px;
	margin:0px;
	padding:0px;
	padding:20px 0;
	float:left;
}
.twicon {
	border-top:1px solid #dedede;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	width:680px;
}
.twicon img {
	padding-right:5px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.imgpath {
	background:url(images/feature_box_img2.jpg) no-repeat;
}
.imgpath2 {
	background:url(images/feature_box_img1.jpg) no-repeat;
}
.blog_cell {
	width: 684px;
	float: left;
	padding-bottom: 10px;
	margin:4px 0px 15px 0px;
	border-bottom: dotted 1px #ddd;
}
.blog_description {
	float:left;
	margin-bottom: 0px;
	width: 680px;
	margin: 0px 0px 0px 0px;
}
.post_details {
	background-color:#F7F7F7;
	font-size:10px;
	margin:10px 0;
	padding:5px;
	width:690px;
	display:block;
}
.comment_number_wrap {
	float:left;
	padding-bottom:15px;
	border-bottom:dotted 1px #ddd;
	width:100%;
}
.comment_right_wrap {
	float:left;
	width:564px;
}
.comment_right {
	background:transparent url(images/commentbg.jpg) no-repeat scroll 0 0;
	float:left;
	margin-left:10px;
	padding:10px 10px 5px 40px;
	width:542px;
}
.comment_left {
	float:left;
}
.comment_form {
	float:left;
	padding:25px 0px;
}
.comment_form p {
	float:left;
	padding:10px 0px;
}
.comment_right_bottom {
	background:transparent url(images/commentbg_bot.jpg) no-repeat scroll 0 0;
	float:left;
	height:11px;
	margin-left:10px;
	width:580px;
	margin-top:-2px;
}
.comment_name {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_mail {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_web {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
#left_navigation {
	float: left;
	width:220px;
}
#left_navigation ul {
	margin-left: 0px;
	padding-left: 0px;
}
<!--
-----------------------------home page main banner css updated on 24-10-09-----------------------------------
-->
 .ja-slidewrap {
 margin: 0;
 padding: 0;
 position: relative;
}
.ja-slide-main-wrap {
	position: relative;
	overflow: hidden;
}
.ja-slide-main {
	position: absolute;/*	z-index: 1;*/
}
.ja-slide-item {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
}
.ja-slide-item img {
	background: #000000;
	border:none;/*	padding: 4px;*/
}
.ja-slide-thumbs-wrap {
	position: relative;
	clear: both;
	overflow: hidden;
}
.ja-slide-thumbs, .ja-slide-thumbs-mask, .ja-slide-thumbs-handles {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 5000px;
}
.ja-slide-descs {
	display: none;
}
.ja-slide-thumb, .ja-slide-thumbs-handles span {
	display: block;
	margin: 0;
	float: left;
	cursor: pointer;
}
.ja-slide-thumbs-handles span {
	background: none;
}
.ja-slide-thumbs-mask-left, .ja-slide-thumbs-mask-right, .ja-slide-thumbs-mask-center {
	float: left;
}
.ja-slide-thumbs-mask-left, .ja-slide-thumbs-mask-right {
	background: #000000;
}
.but_prev, .but_next {
	background: #000;
	position: absolute;
	top: 0;
	z-index: 99;
}
.but_prev {
	background: url(images/arrow-l.png) no-repeat right center;
	left: 0;
}
.but_prev:hover, .but_next:hover {
	cursor: pointer;
}
.but_next {
	background: url(images/arrow-r.png) no-repeat left center;
	right: 0;
}
.maskDesc {
	display: block;
	background:#FFFFFF;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	background:url(images/mask.gif) no-repeat;
}
.maskDesc .ja-slide-desc {
	margin:260px 0 0 15px;
	color: #CCCCCC;
	font-size: 16px;
	height:40px;
}
.maskDesc .ja-slide-desc br {
	display: none;
}
.ja-slide-item img {
	/*	background: url(images/trans-bg.png);*/
	border:none;/*	padding: 4px;*/
}
#ja-slideshow .ja-slide-thumbs-wrap {
	background: #F8F8F8;
}
#ja-slideshow .ja-slide-thumb img {
	background: #F8F8F8;
	border:none;
}
.maskDesc a.readon:hover, .maskDesc a.readon:active, .maskDesc a.readon:focus {
	text-decoration: none;
}
#ja-botsl .ja-slide-buttons span {
	background: #000;
	border:none;
	color: #000000;
}
#ja-botsl .ja-slide-buttons span:hover {
	border:none;
	color: #B8006D;
}
.children {
	margin:0;
	padding:0;
}
.innerMainWapper ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:10px 0 10px 10px;
	background-color:#f6fbff;
	width:183px;
	border:1px solid #d7d7d7;
	border-top:none;
}
.innerMainWapper li ul li {
	padding:0;
	line-height:25px;
}
/*.innerMainWapper ul li ul li {  border-bottom:1px dotted #000;}*/

h2.heading {
	padding:2px 10px;
	font-size:13px;
	font-weight:bold;
	width:175px;
	color:#fff;
	background-image:url(images/bg_h2.jpg);
}
h2.heading2 {
	padding:2px 10px;
	font-size:13px;
	font-weight:bold;
	width:175px;
	color:#fff;
	background-image:url(images/bg_h2.jpg);
}
ul.children {
	border:none;
	padding:0;
	margin:0;
}
#main_content {
	width: 960px;
}
#main_content_left {
	width: 585px;
	float: left;
	padding-left:15px;
}
#main_content_left_secondary {
	/*width: 684px;*/
	float: left;
	padding-bottom:30px;
}
#main_content_right {
	width: 285px;
	float: right;
	background-image: url(images/right_sidebar_bg.gif);
	background-repeat: no-repeat;
	padding: 15px 20px 10px 20px;
}
#main_content_right ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#main_content_right li {
	list-style-type:none;
	border-bottom:dotted 1px #ddd;
	margin-bottom:10px;
	padding-bottom:10px;
}
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.entry img {
/*padding:15px;   */
	/*margin-bottom:20px;*/
}
.entry p img {
	padding:15px;
	border:1px solid #e5e5e5;
	margin-bottom:20px;
}
.entry p img a {
	border:1px solid #e5e5e5;
}
.entry p a:hover img {
	border:1px solid #e5e5e5;
}
.postmetadata {
	border-top:1px solid #e5e5e5;
	padding-top:15px;
	padding-bottom:0px
}
.post-detail {
	width:706px;
	float:right;
	background:#ffffff;
}
.post-detail img {
	padding:15px;
	border:1px solid #e5e5e5;
	margin-bottom:20px;
}
.blog_description img {
	padding:15px;
	border:1px solid #e5e5e5;
	margin-bottom:20px;
}
#comments_template {
	float:left;
	padding:30px 0;
}
#comments_template ol {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #e5e5e5;
}
#comments_template ol li {
	float:left;
	list-style:none;
	display:block;
	padding:20px 0;
}
.comment_number {
	float:right;
	width:11%;
	background:url(images/comment_icon.png) left no-repeat;
	padding-left:20px;
}
.cmnt {
	float:left;
	width:70%;
	clear:left;
	font-size:24px;
	color:#2173AF;
}
.avatar_name img {
	margin:0;
	padding:0;
	border:0;
}
.avatar_name {
	float:left;
	text-align:center;
}
.input {
	width:250px;
	border:1px solid #E0E0E0;
	background: url(images/bg-input.gif) left repeat-x;
	height:25px;
}
.inputcment {
	border:1px solid #E0E0E0;
	background: url(images/bg-input.gif) left top repeat-x;
}
/*#blog_nav ul h2 {background:url(images/blog_bg_h2.jpg) no-repeat; width:170px; height:32px;}*/


#sidebar ul li {
	list-style:none;
}
.categories {
	list-style:none;
}
.innerBanner h1 {
	color:#036ea6;
	font-size:34px;
	font-weight:normal;
	padding:55px 0 0 30px;
	float:left;
	width:250px;
	line-height:40px;
	margin:0;
	
	
}
.narrowcolumn h2 a:hover {
	color:#394859;
}
.post-detail h2 a:hover {
	color:#394859;
}
p.postmetadata a:hover {
	color:#394859;
}


.narrowcolumn { padding-bottom:50px;}