@charset "utf-8";
@font-face {
 font-family: 'museo_sans_500regular';
 src: url('../fonts/museosans_500-webfont.eot');
 src: url('../fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosans_500-webfont.woff') format('woff'), url('../fonts/museosans_500-webfont.ttf') format('truetype'), url('museosans_500-webfont.svg#museo_sans_500regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'museo_sans_700regular';
 src: url('../fonts/museosans_700-webfont.eot');
 src: url('../fonts/museosans_700-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosans_700-webfont.woff') format('woff'), url('../fonts/museosans_700-webfont.ttf') format('truetype'), url('museosans_700-webfont.svg#museo_sans_700regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	font-family: 'museo_sans_500regular';
	background:url(../images/bg.png) center top repeat-x;
	font-size:14px;
	color:#333333;
	line-height:1.4em;
}
a {
	color: #4271f5;
	text-decoration: none;
}
p {
	text-align:left;
	padding-bottom:15px;
	font-weight:normal;
}
a:hover, a:focus {
	color: #333333;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: inherit;
	font-family: 'museo_sans_700regular';
	font-weight: normal;
	line-height: 25px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #333333;
}
h1, h2, h3 {
	line-height: 40px;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding:4px;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding:4px;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote small {
	display: block;
	line-height: 20px;
	color: #999999;
}
/*end_typograpy=======================================*/
.heade_out {
	background:url(../images/nav_bg.jpg);
	position:fixed;
	top:0;
	height:50px;
	width:100%;
	z-index:1000
}
.header_bg {
	width:1110px;
	margin:auto;
}
#header {
	float:left;
	width:100%;
}
.logo_cont {
	float:left;
	text-align:left;
	margin-top:8px;
}
.header_right {
	float:right;
	width:895px;
}
.header_iiner_right {
	float:right;
	width:220px;
}
.cart_bg {
	float:left;
	margin-top:12px;
	background:url(../images/bag.png) no-repeat;
	height:22px;
	width:19px;
	text-align:center;
	color:#FFF;
	font-family: 'museo_sans_700regular';
	font-size:15px;
	text-shadow: #676262 0.1em 0.1em 0.2em;
	margin-right:5px;
	color:#e7e7e7;
	line-height:28px;
}
.header_iiner_right form {
	float:right;
	width:150px;
	margin-top:12px;
}
.form-search .search-query {
	float:left;
	background:url(../images/header_input.jpg) no-repeat;
	width:121px;
	height:20px !important;
	border:none;
	padding-left:5px;
}
.form-search {
	padding-top:0px !important
}
.form-search .btn {
	float:left;
	background:url(../images/header_search.jpg) no-repeat;
	width:20px;
	height:20px;
	font-size:0px;
	margin-left:-2px;
	border:none;
	cursor:pointer;
}
/*===================starts my acoount dropwn=============================*/
.menu5 {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.menu5 ul {
	background:#333333;
	list-style:none;
	margin:0;
	padding:0;
}
.menu5 input {
	width:147px;
	margin-left:3px;
}
.menu5 li {
	float:left;
	padding:0px;
}
.menu5 li a {
	color:#333333;
	height:48px !important;
	display:block;
	font-weight:normal;
	line-height:40px;
	margin:0px;
	width:20px;
	text-align:center;
	font-family: 'museo_sans_700regular';
	text-decoration:none;
}
.menu5 li #acout:hover, .menu5 ul li:hover {
	/*background:url(../images/acount_hover.jpg) no-repeat;*/
	color:#333333;
	text-decoration:none;
}
.menu5 li ul {
	background:#FFF;
	-webkit-box-shadow: 0px 4px 20px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 4px 20px rgba(50, 50, 50, 0.75);
	box-shadow:0px 4px 20px rgba(50, 50, 50, 0.75);
	display:none;
	border:1px solid #999999 !important;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:160px;
	margin-left: -133px;
	padding-bottom:5px;
	z-index:200;/*top:1em;
		/*left:0;*/
}
.menu5 li ul ul {
	margin-left: -66px;
	margin-top:19px;
	width:160px;
	border-top:none !important;
	-moz-box-shadow:1px 8px 20px 1px rgba(119, 119, 119, 0.74) !important;
	-webkit-box-shadow:1px 8px 20px 1px rgba(119, 119, 119, 0.74) !important;
	box-shadow:1px 8px 20px 1px rgba(119, 119, 119, 0.74) !important;
}
.login p.error {
	float: left;
	width: 98%;
}
.menu5 li:hover ul {
	display:block;
}
.menu5 ul span {
	float:left;
	padding-left:5px;
	padding-top:3px;
}
.menu5 ul button {
	font-size:15px;
}
.menu5 li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:158px;
}
.menu5 li:hover li a {
	background:none;
}
.menu5 li ul a {
	display: block;
	height: 34px !important;
	font-size: 11px;
	font-style: normal;
	width: auto;
	margin: 0px;
	padding: 0px 5px 0px 6px;
	text-align: left;
	text-transform: uppercase;
	line-height:35px;
}
.menu5 li ul a:hover, .menu5 li ul li:hover a {
	color:#333333;
	text-decoration:none;
}
.menu5 ul li ul li a:hover {
	background-color:#cdc9c9
}
#acout {
	background:url(../images/account.png) center no-repeat;
	width:27px;
	height:45px;
}
#acout:hover {
	background:url(../images/acount_hover.jpg);
}
.menu5 li li a {
	background:none
}
.nav {
	float:left;
	width:650px;
	margin-left:5px;
}
.menu_green li {
	float:left;
	text-align:left;
	background:url(../images/nav_li.jpg) left top no-repeat;
}
.menu_green li li {
	background:none
}
/*===================ends my acoount dropwn=============================*/

#banner {
	background: rgb(16,7,54); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(16, 7, 54, 1) 15%, rgba(48, 73, 174, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(15%, rgba(16, 7, 54, 1)), color-stop(100%, rgba(48, 73, 174, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(16, 7, 54, 1) 15%, rgba(48, 73, 174, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(16, 7, 54, 1) 15%, rgba(48, 73, 174, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(16, 7, 54, 1) 15%, rgba(48, 73, 174, 1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(16, 7, 54, 1) 15%, rgba(48, 73, 174, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#100736', endColorstr='#3049ae', GradientType=1 ); /* IE6-9 */ /* IE6-9 */
	height:301px;
	margin-top:50px;
}
.alredy br {
	display:none;
}
.banner {
	float:left;
	width:100%;
	margin-top:6px;
}
.banner2 {
	float:left;
	width:100%;
	margin-top:70px;
}
.banner_right {
	float:right;
	width:25%;
	height:280px;
	background:url(../images/sign_up_bg.png) center no-repeat;
}
.banner_right h2 {
	font-family: 'museo_sans_700regular';
	font-size: 24px;
	padding-bottom: 0px;
	margin-bottom: 13px;
	color: #FFF;
	text-align: center;
	width: 100%;
	padding-top: 68px;
	text-shadow: #000 0.1em 0.1em 0.2em;
}
.banner_right p {
	color:#FFF;
	font-size:13px;
	text-shadow: #000 0.1em 0.1em 0.2em;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.banner_right input {
	border:none;
	background:url(../images/start_here.png) no-repeat;
	width:260px;
	height:78px;
	font-size:0px;
	cursor:pointer;
	margin-left:10px;
}
.banner_left {
	float:left;
	width:74.4%;
}
.banner_left h1 {
	color:#FFF;
	font-size:34px;
	font-family: 'museo_sans_700regular';
	margin-bottom:5px;
	padding-top:23px;
}
.banner_left p {
	font-family: 'museo_sans_700regular';
	font-size:18px;
	color:#FFF;
	line-height:26px;
	margin-bottom:20px;
	text-shadow: #000 0.1em 0.1em 0.2em;
	width:70% !important;
	padding-top:3px;
}
.banner_left .answer {
	width: 245px;
	float: left;
	background: url(../images/banner_1.png) no-repeat left top;
	margin-top: 15px;
	margin-right: 20px;
}
.answer p strong {
	font-family: 'museo_sans_700regular';
}
.answer p {
	font-size:14px;
	line-height:17px;
	margin-bottom:0px;
	text-align:left;
	padding-left:55px;
	font-family: 'museo_sans_500regular';
	width:100% !important;
	padding-top:0px;
}
.answer p a {
	color:#FFF;
}
.answer p a:hover {
	text-decoration: underline;
	color:#FFF;
	text-shadow:0px 0px 0px
}
.banner_left .answer1 {
	width:250px;
	float:left;
	background:url(../images/banner_2.png) no-repeat left top;
	margin-top:15px
}
.banner_left .answer3 {
	width:245px;
	float:left;
	background:url(../images/banner_3.png) no-repeat left top;
	margin-top:15px;
	margin-right:30px;
}
.alredy {
	float:right;
	width:185px;
}
.alredy span {
	color:#FFF;
	font-size:13px;
	font-family: 'museo_sans_700regular';
}
.alredy input {
	float:right;
	background:url(../images/login.jpg);
	width:50px;
	height:23px;
	border:none;
	font-size:0px;
	cursor:pointer;
	background-color:transparent;
}
/*start_wrapper===========================================*/
#wrapper {
	width: 1110px;
	margin: auto;
}
.wrapper {
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.loss_article {
	float:left;
	width:372px;
	border:1px solid #dfdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:652px;
	margin-right:10px;
}
.loss_article1 {
	float:left;
	width:445px;
	border:1px solid #dfdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:630px;
	margin-left:4px;
}
.artcile_head {
	float:left;
	width:100%;
	border-bottom:1px solid #dfdcdc;
	min-height:91px;
	margin-bottom:10px;
}
.loss_article1 h2, .artcile_head h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	/*	font-weight:bold;*/
	padding-left:10px;
	padding-top:10px;
	line-height:normal
}
.artcile_head h3 {
	color:#333333;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	background-color:#FFF;
	float:left;
	padding-right:5px;
	padding-left:5px;
}
.loss_article ul {
	float:left;
	width:100%;
	list-style:inside;
	margin-top:10px;
	margin-bottom:15px;
}
.loss_article ul li {
	list-style-image:url(../images/dropdown_li.jpg);
	margin-left:10px;
	line-height:25px;
}
.loss_article ul li a {
	font-family: 'museo_sans_500regular';
}
.head_bor {
	float:left;
	border-bottom:1px solid #dfdcdc;
	height:20px;
	width:100%;
	margin-bottom:10px;
}
.head_bor h3 {
	color:#333333;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	background-color:#FFF;
	float:left;
	padding-right:5px;
	padding-left:5px;
}
.event_outer {
	float:left;
	width:100%;
	padding-left:15px;
	margin-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	border-bottom:1px solid #dfdcdc;
	min-height:20px;
}
.event_outer p {
	font-family:Arial, Helvetica, sans-serif;
}
.event_outer h6 {
	margin-top:0px;
}
.event_outer:last-child {
	border-bottom:0px;
}
.event_outer img {
	float:left;
	border:2px solid #dfdcdc;
	margin-right:15px;
}
.event_outer h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
.event_outer h6 a {
	color:#333333;
}
.event_outer p {
	color:#274ad8;
	line-height:normal;
}
.event_outer p a {
	color:#274ad8;
}
/* Tabs ---------------------- */
.tab_outer {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.inner_tab {
	float:left;
	width: 97%;
	min-height: 100px;
	margin-left: 15px;
}
.box_1st .price {
	color:#000;
	font-size:11px;
	text-align:left;
	display:block;
	padding-left:30px;
	clear:both;
}
.box_1st .price a {
	color:#492e1e;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
dl.tabs {
	display: block;
	height: 23px;
	border-bottom:1px solid #cdcaca;
	border-top:1px solid #cdcaca;
	padding: 0;
	width: 100%;
	background-color: #f6f3f3;
	float:left;
}
.dscusion_outer dl.tabs {
	margin-bottom:25px;
}
dl.tabs h3 {
	float:left;
	font-family: 'Nyala-Regular';
	color:#009ece;
	font-size:25px;
	padding-top:5px;
	width:280px;
}
dl.tabs dd {
	border-right:1px solid #cdcaca;
}
dl.tabs dd:last-child {
	border-right:none;
}
dl.tabs.contained {
	margin-bottom: 0;
}
dl.tabs dd:hover {
	cursor:text
}
dl.tabs dt {
	color: #b3b3b3;
	cursor: default;
	display: block;
	float: left;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding: 0 9px 0 20px;
	width: auto;
	text-transform: uppercase;
}
dl.tabs dt:first-child {
	padding: 0 9px 0 0;
}
dl.tabs dd {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
dl.tabs dd {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight:bold;
	height:28px;
	line-height: 24px;
	padding: 0px 19px !important;
	cursor:pointer;
	border-right:1px solid #cdcaca;
	text-transform: capitalize; 
}
.dl.tabs dd:hover {
}
dl.tabs dd a:last-child {
	border:none;
	padding-right:18px;
}
/*dl.tabs dd {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.9);
	background: #173586;
	background: -moz-linear-gradient(top, #173586 0%, #274ad9 40%, #274ad9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #173586), color-stop(40%, #274ad9), color-stop(100%, #274ad9));
	background: -webkit-linear-gradient(top, #173586 0%, #274ad9 40%, #274ad9 100%);
	background: -o-linear-gradient(top, #173586 0%, #274ad9 40%, #274ad9 100%);
	background: -ms-linear-gradient(top, #173586 0%, #274ad9 40%, #274ad9 100%); 
	background: linear-gradient(to bottom, #173586 0%, #274ad9 40%, #274ad9 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173586', endColorstr='#274ad9', GradientType=0 );
}*/
dl.tabs dd.active a {
	cursor: default;
	font-weight: bold;
	cursor:pointer
}
dl.tabs dd:first-child {
	margin-left: 0;
}
dl.tabs.vertical {
	height: auto;
	border-bottom: 1px solid #e6e6e6;
}
dl.tabs.vertical dt, dl.tabs.vertical dd {
	float: none;
	height: auto;
}
dl.tabs.vertical dd {
	border-left: 3px solid #cccccc;
}
dl.tabs.vertical dd a {
	background: #f2f2f2;
	border: none;
	border: 1px solid #e6e6e6;
	border-width: 1px 1px 0 0;
	color: #555;
	display: block;
	font-size: 14px;
	height: auto;
	line-height: 1;
	padding: 15px 20px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
dl.tabs.vertical dd.active {
	margin-top: 0;
	border-top: 1px solid #4d4d4d;
	border-left: 4px solid #1a1a1a;
}
dl.tabs.vertical dd.active a {
	background: #4d4d4d;
	border: none;
	color: #fff;
	height: auto;
	margin: 0;
	position: static;
	top: 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}
dl.tabs.vertical dd:first-child a.active {
	margin: 0;
}
dl.tabs.pill {
	border-bottom: none;
	margin-bottom: 10px;
}
dl.tabs.pill dd {
	margin-right: 10px;
}
dl.tabs.pill dd:last-child {
	margin-right: 0;
}
dl.tabs.pill dd a {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	-ms-border-radius: 1000px;
	-o-border-radius: 1000px;
	border-radius: 1000px;
	background: #e6e6e6;
	height: 26px;
	line-height: 26px;
	color: #666;
}
dl.tabs.pill dd.active {
	border: none;
	margin-top: 0;
}
dl.tabs.pill dd.active a {
	background-color: #2ba6cb;
	border: none;
	color: #fff;
}
dl.tabs.pill.contained {
	border-bottom: solid 1px #eee;
	margin-bottom: 0;
}
dl.tabs.two-up dt a, dl.tabs.two-up dd a, dl.tabs.three-up dt a, dl.tabs.three-up dd a, dl.tabs.four-up dt a, dl.tabs.four-up dd a, dl.tabs.five-up dt a, dl.tabs.five-up dd a {
	padding: 0 17px;
	text-align: center;
	overflow: hidden;
}
dl.tabs.two-up dt, dl.tabs.two-up dd {
	width: 50%;
}
dl.tabs.three-up dt, dl.tabs.three-up dd {
	width: 33.33%;
}
dl.tabs.four-up dt, dl.tabs.four-up dd {
	width: 25%;
}
dl.tabs.five-up dt, dl.tabs.five-up dd {
	width: 20%;
}
ul.tabs-content {
	display: block;
	margin: 0 0 0px;
	padding: 0;
	background-color:#FFF;
	float:left;
	width:100%;
}
ul.tabs-content > li {
	display: none;
}
ul.tabs-content > li.active {
	display: block;
}
ul.tabs-content.contained {
	padding: 0;
}
ul.tabs-content.contained > li {
	border: solid 0 #e6e6e6;
	border-width: 0 1px 1px 1px;
	padding: 20px;
}
ul.tabs-content.contained.vertical > li {
	border-width: 1px 1px 1px 1px;
}
.no-js ul.tabs-content > li {
	display: block;
}
.tab_inner {
	float:left;
	width:100%;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}
.tab_inner table {
	float:left;
	width:100%;
}
.table_head {
	border-bottom: 1px solid #dfdcdc;
	float:left;
	width:100%;
	height:22px;
}
.table_head h5 {
	background:url(../images/comment.jpg) no-repeat left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#FFF;
	font-weight:bold;
	margin-left:15px;
	float:left;
	padding-left:25px;
	padding-right:5px;
}
.table_head h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFF;
	font-weight:bold;
	float:left;
	padding-right:5px;
	padding-left:5px;
}
.table_des {
	float:left;
	width:90%;
	color:#4271f5;
}
.table_detail {
	float:left;
	width:100%;
	margin-top:10px;
	padding-left:10px;
}
.table_des tr {
	border-bottom: 1px solid #dfdcdc;
	float:left;
	width:100%;
	padding-bottom:15px;
}
.table_des tr.last {
	border-bottom: 0px;
}
.table_detail h4 {
	color:#4271f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:normal;
}
.table_detail img {
	float:left;
	border:1px solid #9f9f9f;
	margin-right:10px;
}
.table_detail span a {
	color:#cf9400;
}
.table_detail span {
	color:#333333
}
.post {
	float:left;
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:15px;
	color:#333333;
	font-weight:bold;
}
.table_td1 {
	float: left;
	width: 290px;
	margin-left: 10px;
}
.table_td2 {
	float:left;
	width:60px;
	text-align:center;
	padding-top:20px
}
.sidebar_outer1 {
	float:right;
	width:261px;
}
.sidebar_outer {
	float:right;
	width: 266px;
	border: 1px solid #dfdcdc;
	margin-bottom:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sidebar_outer2 {
	float:right;
	width:261px;
}
.sidebar {
	float:left;
	width:100%;
	min-height:25px;
	background-color:#f6f3f3;
}
.find_upper {
	background-color:#FFF;
	padding-top:10px;
	margin-top:-5px;
}
.find_upper h2 {
	margin-top:0px;
}
.sidebar h2 {
	font-size:20px;
	color:#333333;
	margin-bottom:0px;
	padding-left:10px;
}
.sidebar p {
	padding-left:10px;
	font-size:13px;
	color:#666666;
	font-family: 'museo_sans_700regular';
	padding-bottom:5px;
}
.doct_bg {
	float: right;
	text-align: right;
	background: url(../images/doc_bg.jpg) no-repeat;
	width: 262px;
	height: 236px;
}
.divider {
}
.doct_bg {
	float:right;
	padding-right:5px;
	padding-top:5px;
}
.doct_bg form {
	float:right;
	width:125px;
	margin-top:15px;
	margin-right:15px;
}
.doct_bg form span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333333;
	text-align:right;
	float:right;
	font-weight:bold;
	line-height:15px;
}
.doc_sub {
	float:left;
	margin-left:-2px;
	background:url(../images/serach_input2.jpg) no-repeat;
	cursor:pointer;
	border:none;
	margin-top:5px;
	font-size:0px;
	width:23px;
	height:32px;
}
.dropdown .dropdown-toggle, #upload, .members_search_submit, .form_search {
	border:none;
	text-shadow: 1px 1px 1px #000;
	font-family: 'museo_sans_700regular';
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
	font-size:17px;
	padding:6px 26px 5px 26px;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173586', endColorstr='#274bd9', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
	behavior: url(../images/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
.menu5 .dropdown .dropdown-toggle {
	font-size:14px;
	padding:4px;
	text-transform:capitalize;
	padding-top:0px
}
.menu5 .dropdown .dropdown-toggle:hover {
	color:#FFF !important
}
#upload {
	font-size:14px;
}
.well .input-append .btn {
	border:none;
	text-shadow: 1px 1px 1px #000;
	font-family: 'museo_sans_700regular';
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
	font-size:17px;
	padding:6px 26px 5px 26px;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
	width:auto;
	height:auto;
}
.dropdown .dropdown-toggle:hover, #upload:hover, .well .input-append .btn:hover {
	background: -moz-linear-gradient( top, #274bd9 0%, #274bd9 25%, #173586);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 ); /* IE6-9 */
	background: -webkit-gradient( linear, left top, left bottom, from(#274bd9), color-stop(0.25, #274bd9), to(#173586));
}
.view .form_search {
	padding:6px 15px 5px 15px;
}
.members_search_submit:hover, .form_search:hover {
	background: -moz-linear-gradient( top, #274bd9 0%, #274bd9 25%, #173586);
	text-decoration:none;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 ); /* IE6-9 */
	background: -webkit-gradient( linear, left top, left bottom, from(#274bd9), color-stop(0.25, #274bd9), to(#173586));
}
.members_search_submit {
	font-size:14px;
}
.hair_loss {
	float:left;
	width:102%;
	background:url(../images/doctr_bg4.png) no-repeat;
	height:78px;
	margin-top:10px;
	min-height:20px;
}
.hair_loss h6 {
	color:#2d2929;
	line-height:normal;
	text-transform:uppercase;
	padding-left:5px;
	font-family: 'museo_sans_700regular';
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:2px;
	text-align:right;
}
.hair_loss p {
	padding-left:5px;
	padding-bottom:0px;
	text-align:right;
}
.hair_loss span {
	color: #cf9400;
	padding-left: 0px;
	font-size: 13px;
	font-family:Verdana, Geneva, sans-serif;
}
#footer {
	width: 1110px;
	margin: auto;
}
.footer {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.socail {
	float:left;
}
.socail span {
	color:#666666;
	float:left;
	text-align:left;
	font-family: 'museo_sans_700regular';
	padding-right:5px;
}
.footer ul {
	float:right;
	list-style:none;
}
.footer ul li {
	display:inline;
	border-right:1px solid #333333;
	font-size:10px;
}
.footer ul li:last-child {
	border:none;
}
.footer ul li a {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	padding-left:4px;
	padding-right:4px;
}
.view {
	text-align:center;
	margin-bottom:10px;
}
.banner_cont2 {
	width:1110px;
	margin:auto;
}
.inner_page_dec {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
}
.banner_dec {
	float:left;
	text-align:left;
	margin-right:35px;
}
.banner_dec a {
	text-align:left;
	padding-top:6px;
	padding-left:6px;
	color:#333333;
	font-size:15px;
	font-family: 'museo_sans_700regular';
	float:left;
}
.banner_dec img {
	float:left;
}
.tag_outer {
	float:left;
	width:100%;
}
.hot_tag_outer {
	float:left;
	width:100%;
	border-bottom: 1px solid #dfdcdc;
	height:25px;
}
.hot_tag_outer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFF;
	margin-left: 15px;
	float: left;
	padding-left: 25px;
	padding-right: 5px;
	background:url(../images/tag.jpg) left center no-repeat;
	background-color:#FFF;
	font-weight:bold;
}
.hot_tag_outer h5 span {
	font-size:12px;
	padding-left:5px;
}
.tag {
	padding:10px 15px 10px 10px;
	padding-top:20px;
	float:left;
}
.tag a strong {
	font-size:21px;
}
/*starts_treatment_page*/
.dscusion_outer {
	border: 1px solid #dfdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:820px;
	min-height:20px;
	float:left;
}
.dscusion_outer2 {
	border: 1px solid #dfdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:637px;
	min-height:20px;
	float:left;
}
.hair {
	float:left;
	width:450px;
}
.dscusion_outer .artcile_head h4 {
	color: #333333;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	background-color: #FFF;
	float: left;
	padding-right: 5px;
	margin-right:20px;
	padding-left:5px;
}
.dscusion_form {
	float:left;
	width:100%;
	margin-bottom:15px;
	margin-top:10px;
}
.dscusn_head {
	padding-left:15px;
	float:left;
	width:460px;
	color:#4271f5;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
}
.dscsun_post {
	float:left;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	font-weight:bold;
	margin-top:20px;
}
.dscsun_voic {
	float:left;
	width:70px;
	color:#333333;
	font-weight:bold;
	font-size:17px;
	margin-top:20px;
}
.dscusion_form tr {
	float:left;
	width:100%;
	height:60px;
}
.dscusion_form tr:nth-child(even) {
 background: #f6f3f3;
 border-bottom:1px solid #e5e5e5;
 border-top:1px solid #e5e5e5
}
.dscusion_form tr:nth-child(odd) {
 background: #FFF
}
.form_topic_outer {
	float:left;
	width:172px;
}
.form_topic {
	float:left;
	width:100%;
	min-height:100px;
	margin-left:16px;
	margin-bottom:15px;
}
.form_topic h2 {
	font-size: 20px;
	color: #333333;
	text-align: center;
	border-left: 1px solid #dfdcdc;
	border-right: 1px solid #dfdcdc;
	border-top: 1px solid #dfdcdc;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 172px;
	float: left;
	margin-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.topic_outer {
	float:left;
	width:100%;
	background:url(../images/shaodw.jpg) bottom center no-repeat;
	margin-bottom:10px;
	padding-left:0px !important;
}
.topic_img {
	float:left;
}
#topic_img img {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dfdcdc;
	border-top: 1px solid #dfdcdc;
	height:auto;
}
.que {
	float: right;
	width: 90%;
	text-align: right;
	margin-right: 17px;
	margin-top: 6px;
}
.topic_img a {
	float:left;
	/*background:url(../images/recent_img1.jpg)*/ 
	width:170px;
	height:100px;
	border-bottom:1px solid #dfdcdc;
	border-top:1px solid #dfdcdc;
}
.topic_img a:hover {
	-moz-box-shadow: inset 0 0 3px 1px #aaaba8;
	-webkit-box-shadow: inset 0 0 3px 1px #aaaba8;
	box-shadow: inset 0 0 3px 1px #aaaba8;
}
.topic_desc a {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	float:left;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
	padding-top:5px;
	width:170px;
}
.topic_desc strong {
	text-align:center;
	clear:both;
	display:block;
	text-transform:uppercase;
}
.topic_desc a:hover {
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173586', endColorstr='#274bd9', GradientType=0 ); /* IE6-9 */
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
	color:#FFF;
	text-decoration:none;
}
.topic_desc a h5:hover {
	color:#FFF
}
.browse a {
	color:#4271f5;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'museo_sans_700regular';
	padding-bottom:7px;
	float:left;
	padding-left:10px
}
.form35 h2 {
	font-size:19px;
	margin-bottom:0px;
}
.topic_form {
	float:left;
	width:100%;
	background:url(../images/shaodw.jpg) bottom center no-repeat;
	margin-bottom:10px;
	;
	min-height:20px;
}
.topic_form h3 {
	font-size:15px;
	padding-left:10px;
	line-height:normal;
	padding-right:2px;
}
.topic_form img {
	margin-left:10px;
	float:left;
}
.topic_form span {
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	padding-left:3px;
	font-size:13px;
	float:left;
	padding-right:0px;
	margin-bottom:13px;
	text-align:left;
}
.topic_form span a {
	color:#d29b22;
}
.dscus_inner {
	float:left;
	width:90%;
}
.dscus_left {
	float:left;
	margin-top:10px;
	margin-right:20px;
}
.dscus_left img {
	border:1px solid #9f9f9f;
	float:left;
	margin-right:10px;
}
.dscus_left span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	float:left;
}
.dscus_left span a {
	padding-left:5px;
	color:#cf9400;
}
.dscus_form3 tr {
	height:87px;
}
.single_article {
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-bottom: 10px;
}
.article_breadcrums {
	width:100%;
	text-align:left;
}
.article_breadcrums ul {
	display:block;
	margin-top:-11px;
	max-width: 97%;
	margin-left:10px;
	float:left;
	background-color:#FFF;
}
.article_breadcrums ul li {
	text-align:left;
	display:inline;
	background-color:#FFF;
	padding-right:5px;
	padding-left:5px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.article_breadcrums ul li span {
	color:#555555;
	font-size:16px;
}
.article_breadcrums ul li a {
}
.single_article h1 {
	font-size:30px;
	text-align:left;
	padding-left:15px;
	float: left;
	width: 97%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.box_comments {
	float:left;
	width:100%;
	padding-left:15px;
	padding-bottom:15px;
}
.box_comments img {
	border:1px solid #d6d3d3;
	float:left;
}
.box_comments ul {
	float:left;
	width:auto;
	margin-left:10px;
}
.box_comments ul li {
	float:left;
	text-align:left;
	list-style:none;
	border-right:1px solid #333333;
	padding-right:10px;
	padding-left:5px;
	line-height:13px;
}
.box_comments ul li:last-child {
	border:none
}
.socil_widget {
	float:left;
	width:100%;
	border-bottom:2px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	margin-bottom:10px;
}
.socil_widget a {
	margin-left:20px;
	padding-top:5px;
	float:left;
}
.comment_outer {
	float:left;
	font-family: 'museo_sans_500regular';
	width:100%;
}
.comment_outer p {
	padding:0px 15px 15px 15px;
	color:#66666;
	font-size:16px;
}
.realated_Tag {
	padding-left:15px;
	padding-bottom:25px;
	float:left;
}
.Related_Articles {
	float:left;
	width:100%;
	border-top:1px solid #dfdcdc
}
.Related_Articles h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#666666;
	text-transform:uppercase;
	margin-top:-14px;
	margin-left:15px;
	font-weight:bold;
	background-color:#FFF;
	float:left;
}
.Related_Articles ul {
	float:leftl;
	clear:both;
	list-style:inside;
	margin-bottom:15px;
}
.Related_Articles ul li {
	list-style-image:url(../images/dropdown_li.jpg);
	margin-left:15px;
}
.Related_Articles ul li a {
	padding-right:5px;
}
.leave_commet {
	margin-left:10px;
	float:left;
}
#reply-title {
	background:url(../images/commnt_butt.png) left center no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:35px;
	font-size:18px;
	height:31px;
}
.leave_commet h4 a {
	font-size:18px;
	padding-right:10px;
}
.comment_section {
	float:left;
	width:100%;
	margin-top:15px;
	font-family: 'museo_sans_500regular';
}
.section_commnet {
	float:left;
	width:640px;
}
.field {
	border: 1px solid #dfdcdc;
	margin-top:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 640px;
	min-height: 80px;
}
.field legend {
	float:left;
}
.field p {
	padding:0px 15px 15px 15px;
	color:#66666;
	font-size:16px;
	display:block;
	clear:both;
}
.field legend .box_comments {
	background-color:#FFF;
	margin-left:15px;
	width:auto;
	margin-top:-10px;
}
.field legend .box_comments img {
	margin-top:-8px;
}
.comment_section .odd .box_comments ul {
	margin-top:-8px;
}
.comment_section .odd {
	background-color:#e8eaf4;
	margin-bottom:20px;
	border:1px solid #DFDCDC;
}
.comment_section .odd .box_comments {
	background-color:#e8eaf4;
}
.box_comments ul li strong {
	color:#001f5c;
	padding-left:5px;
}
.field .box_comments {
	margin-top:-10px;
}
.comment_section .odd .box_comments {
	margin-top:0px;
}
.artcile_head h2 {
	height: 48px;
}
.table-striped tr td {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	padding-bottom:14px;
}
.table-striped tr td a {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.table-striped tr td p a {
	font-family:inherit;
	font-size:inherit
}
.bbp-author-name {
	font-weight:normal;
}
.sidebar .textwidget {
	padding-left:2px;
	padding-right:10px;
}
.sidebar li {
	list-style:none;
	padding-left:5px;
}
.widget-title {
	padding-left:5px;
}
.sidebar ul {
	padding-bottom:10px;
}
.bbp-forum-title {
	color: #4271f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-weight: bold !important;
	line-height: normal;
}
.bbp-author-name {
	font-size:12px;
}
.bbp-topic-freshness-author {
	float:left;
	margin-top:6px;
}
.bbp-forum-content {
	float:left;
	width:100%;
}
#bbpress-forums {
}
.table {
	width:100%;
}
.table tr {
	background-color:#FFF !important
}
.bbp-forum-description {
	padding-left:16px;
	display:none;
}
.bbp-pagination {
	padding-left:16px;
}
.bbp-topic-permalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	display: block;
}
.forum-tr-head {
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.table tr:nth-child(even) {
 background: #f6f3f3 !important;
 border-bottom: 1px solid #e5e5e5 !important;
 border-top: 1px solid #e5e5e5 !important;
}
.tabs-content .table tr:nth-child(even) {
 background-color:#FFF !important
}
.forum-tr-head th:nth-child(1) {
 padding-left:28px;
 float:left;
 margin-left: 11px;
 text-align:left;
 padding-top:3px;
 background: url(../images/comment.jpg) no-repeat left center;
}
.forum-tr-head th:nth-child(2) {
 padding-left:7px;
 padding-top:3px;
 text-align:left;
}
.forum-tr-head th:nth-child(3) {
 padding-left:7px;
 text-align:left;
 padding-top:3px;
}
#bbp_topic_submit, #signup_submit, #wp-submit {
	border: none;
	text-shadow: 1px 1px 1px #000;
	font-family: 'museo_sans_700regular';
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
	font-size: 17px;
	padding: 6px 26px 5px 26px;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 );
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
}
#bbp_topic_submit:hover, #signup_submit:hover, #wp-submit:hover {
	background: -moz-linear-gradient( top, #274bd9 0%, #274bd9 25%, #173586);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 );
	background: -webkit-gradient( linear, left top, left bottom, from(#274bd9), color-stop(0.25, #274bd9), to(#173586));
}
.table-striped {
	border-bottom:1px solid #E5E5E5;
}
.wp-editor-wrap {
	width:99%;
}
.gform_wrapper .gform_heading {
	padding-left:14px;
}
.section_commnet_full {
	float:left;
	width:100%;
}
.section_commnet_full .dscusion_outer {
	width:100%;
}
#theme-my-login {
	padding-left:15px;
	width:347px;
}
.div.bbp-breadcrumb {
	display: block;
	padding-left: 15px;
}
.comment_outer ul {
	list-style:inside;
	padding-left:20px;
	margin-bottom:10px;
}
.comment_outer ul li {
	list-style-image: url(../images/dropdown_li.jpg);
	line-height: 25px;
}
.single_article p {
	padding-left:15px;
	padding-right:15px;
	font-family: 'museo_sans_500regular';
	font-size:15px;
}
#search {
	height: 25px;
	width: 200px;
	padding-left: 10px;
	border:1px solid #868281;
}
.lead {
	float:left;
}
.single_article h1 small:after {
	content:"'"
}
.single_article h1 small:before {
	content:"'"
}
.comment_inner_2 ul {
	margin-left:0px!important;
	padding-left:5px !important
}
.comment_inner_2 li {
	list-style:none !important;
	line-height:14px !important;
}
.comment_outer h2 {
	padding-left:15px;
}
.comment_outer h3 {
	padding-left:15px;
}
.comment_outer h4 {
	padding-left:15px;
}
.comment_outer h5 {
	padding-left:15px;
}
.comment_outer h6 {
	padding-left:15px;
}
.wrapper_min_inner {
	float:left;
	width:100%;
}
.wrapper_min_inner .product_outer {
	float: left;
	width: 120px;
	margin-bottom: 25px;
	margin-left:75px;
	text-align: center;
}
.wrapper_min_inner .prodct {
	background: #f9f8f8;
	border: 1px solid #eeeeee;
	width: 112px;
	margin-bottom:10px;
	height: 168px;
	padding:5px 0px 0px 0px;
}
.wrapper_min_inner .prodct img {
	border:1px solid #dedede;
	margin:5px;
}
.wrapper_min_inner .price {
	background:url(http://springstderm.com/wp-content/themes/Spring-Street-Dermatology/images/price.png) no-repeat;
	margin-top:-70px;
	margin-left:-81px;
	position:absolute;
	width:49px;
	height:39px;
}
.wrapper_min_inner .price a {
	color:#ffffff;
	padding-left:7px;
	padding-top:5px;
	float:left;
	font-size:16px;
}
.cat_name {
	color: #2c2c2c;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 70px;
	float: left;
	width: 100%;
}
.wrapper_min_inner .add {
	border:none;
	background:url(../images/add_cart2.jpg) no-repeat;
	float:left;
	width:65px;
	height:31px;
	text-align:left;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
	line-height:30px;
}
.detail {
	color:#312f30;
	padding-top:12px;
	padding-right:5px;
	font-size:12px;
	float:right;
	padding-left:5px;
}
.detail:hover {
	text-decoration:none;
}
.detail_cart {
	color:#312f30 !important;
	padding-top:0px;
	padding-right:22px;
	font-size:14px;
	padding-left:-6px;
}
.detail_cart a {
	text-decoration:none;
}
.prodct_img {
	float:left;
	margin-left:10px;
	width:280px;
}
.prodct_img img {
	max-width:280px;
}
hr {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.attachment-medium {
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding:4px;
}
.form_topic .sidebar {
	background-color:transparent;
}
.form_topic .sidebar_outer {
	width:100% !important;
	margin-bottom: 15px;
	border: 1px solid #dfdcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form_topic #recent-posts-2 .sidebar h4.widget-title {
	display:none;
}
.widget_display_topics .sidebar .bbp-forum-title {
	color: #4271f5;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	padding-left: 3px;
	font-size: 12px !important;
	font-weight:normal !important;
	padding-right: 0px;
	margin-bottom: 13px;
	text-align: left;
}
.widget_display_topics ul li div {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	padding-left: 3px;
	font-size: 12px;
	float: left;
	padding-right: 0px;
	text-align: left;
}
#recentcomments a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#recentcomments li {
	background: url(../images/shaodw.jpg) bottom center no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}
div.widget_display_topics li {
	float:left;
	margin-bottom:10px;
	margin-left:5px;
}
.gform_body {
	padding-left:15px;
}
#gform_submit_button_3 {
	margin-left:15px;
	border: none;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	padding: 6px 15px 5px 15px;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#173586', endColorstr='#274bd9', GradientType=0 );
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #c09853;
}
.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: 'museo_sans_500regular';
}
.table {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
.table:after {
	clear: both;
}
.comment_section table thead tr {
	background: #eaeaea !important;
}
.comment_section table thead tr th {
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
	padding-left: 12px;
}
#signup_form {
	float:left;
	width:80%;
	margin-left:20px;
}
#signup_form label {
	float:left;
	width:100%;
	margin-bottom:3px;
}
#signup_form input {
	width: 356px;
	margin-bottom:5px;
}
#signup_form textarea {
	width: 356px;
	height:90px;
	margin-bottom:5px;
}
#signup_form .input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
#signup_form textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: border linear .2s, box-shadow linear .2s;
 -moz-transition: border linear .2s, box-shadow linear .2s;
 -o-transition: border linear .2s, box-shadow linear .2s;
 transition: border linear .2s, box-shadow linear .2s;
}
#signup_form select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	min-height: 20px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}
#signup_form select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}
#signup_form select {
	width: 220px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#signup_form .answer input {
	width:245px;
}
#signup_form #bsbm_form .notice {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.help-block {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#signup_form .answer {
	background:none;
}
#field_40 input {
	float: left;
	width: 14px;
}
.input-prepend .add-on {
	display:none;
}
.wrapper_right {
	border: 1px solid #dfdcdc;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
}
@media (max-width: 480px) {
.page_center {
 width:470px !important;
}
.prodct_img {
 width:100%;
}
.wrapper {
 width:100%;
}
.logo_cont {
 width:98%;
 margin-bottom:4px;
 text-align:center;
}
.loss_article {
 width:100% !important;
 margin-bottom:15px;
}
.loss_article1 {
 width:98% !important;
 margin-bottom:15px;
}
.sidebar_outer1 {
 width:98% !important;
 float:left !important;
}
.sidebar_outer {
 float:left;
}
.wrapper_right {
 float:left !important;
}
.header_bg {
margin: auto;
  width: 467px !important;
  width: 100% !important;
}
.banner_cont2 {
 margin:auto;
 width:475px !important
}
.heade_out {
 background: rgb(244,240,239); /* Old browsers */
 background: -moz-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 240, 239, 1)), color-stop(40%, rgba(232, 228, 227, 1)), color-stop(100%, rgba(208, 204, 203, 1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* IE10+ */
 background: linear-gradient(to bottom, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f0ef', endColorstr='#d0cccb', GradientType=0 );
 height:auto !important; /* IE6-9 */
}
#banner {
 height: 760px;
}
.banner_left {
 width:100%;
}
.banner_right {
 float:left;
 width:100%;
}
.galler_outer {
 height: 244px;
 background: url(../images/side_shadow.png) bottom center no-repeat;
}
#footer {
 width:100%;
}
.footer ul {
 width:100%
}
.sidebar_outer1 .wrapper_min_inner {
 width:260px;
}
.wrapper_mid {
 float: left !important;
 width: 62% !important;
}
.wraper_mid_upper {
 width:100% !important;
}
.prodct_img {
 width:100% !important
}
.prodct_right {
 width:100% !important
}
.header_right {
 width:100%;
}
.nav {
 width:100%;
}
.menu {
 width:100%;
}
#banner {
 margin-top:193px !important
}
.banner_right input {
 border: none;
 background: url(../images/start_here.png) no-repeat;
 width: 260px;
 height: 78px;
 font-size: 0px;
 cursor: pointer;
 margin-left: 114px;
}
.jmetc h4 {
 font-size: 20px;
 color: #333333;
 margin-bottom: 0px;
 padding-left: 10px;
}
.heade_out {
 position:absolute !important;
}
#wrapper {
 width:470px;
}
.section_commnet {
 width:100%;
}
.dscusion_outer2 {
 width:100%;
}
.inner_page_dec {
 margin-top:140px;
}
.banner_dec {
 margin-bottom:15px;
}
.dscusion_outer {
 width:97%;
 margin-bottom:15px; 
}
.chepi_menu .greybox li {
 width:100% !important
}
.dropdown_3columns {
 z-index:1000
}
.prodct_right {
 margin-right:0px !important;
 padding-left:10px;
}
}
 @media (max-width:375px) {
.wrapper {
 width:310px;
}
.banner_right input {
 margin-left:32px;
}
.banner_left {
 width:100%;
}
.loss_article {
 width:98% !important;
 margin-bottom:15px;
}
.loss_article1 {
 width:98% !important;
 margin-bottom:15px;
}
.sidebar_outer1 {
 width:98% !important;
 float:left !important;
}
#banner {
 height: 760px;
}
.sidebar_outer {
 float:left;
}
.wrapper_right {
 float:left !important;
}
.header_bg {
 margin:auto;
 width:310px !important
}
.banner_cont2 {
 margin:auto;
 width:310px !important
}
.heade_out {
 background: rgb(244,240,239); /* Old browsers */
 background: -moz-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 240, 239, 1)), color-stop(40%, rgba(232, 228, 227, 1)), color-stop(100%, rgba(208, 204, 203, 1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* IE10+ */
 background: linear-gradient(to bottom, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f0ef', endColorstr='#d0cccb', GradientType=0 );
 height:auto !important; /* IE6-9 */
}
.banner_right {
 float:left;
 width:100%;
}
.answer {
 width:100%;
}
#footer {
 width:310px
}
#banner {
 margin-top: 243px !important;
}
#wrapper {
 width:310px;
}
.inner_page_dec {
 margin-top:190px;
}
}
 @media (min-width: 700px) and (max-width: 979px) {
.heade_out {
 background: rgb(244,240,239); /* Old browsers */
 background: -moz-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 240, 239, 1)), color-stop(40%, rgba(232, 228, 227, 1)), color-stop(100%, rgba(208, 204, 203, 1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* IE10+ */
 background: linear-gradient(to bottom, rgba(244, 240, 239, 1) 0%, rgba(232, 228, 227, 1) 40%, rgba(208, 204, 203, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f0ef', endColorstr='#d0cccb', GradientType=0 );
 height:auto !important; /* IE6-9 */
}
.header_right {
 width:100%;
}
.nav {
 width:100%;
}
.menu {
 width:100%;
}
.menu .dropdown_3columns {
 width: 335px !important;
}
.menu .col_3 {
 width: 330px !important
}
.header_iiner_right {
 float:left;
}
.header_iiner_right {
 float:left;
 margin-left:38%;
}
#banner {
 margin-top:143px;
}
.banner_cont2 {
 width:765px;
}
.menu li a {
 padding-left: 25px;
 padding-right: 25px;
}
.banner_left {
 width:100%;
}
.answer3 {
 margin-right:0px;
}
.answer {
 margin-right:0px
}
#banner {
 height:554px;
}
.banner_right {
 width: 37%;
 float:left;
 margin-left: 34%;
}
.heade_out {
 position:absolute !important;
}
#wrapper {
 width:765px;
}
.loss_article1 {
 width:385px;
 margin-bottom:10px;
}
dl.tabs dd {
 padding: 0px 13px !important;
}
.loss_article {
 width:360px;
 margin-bottom:10px;
}
.sidebar_outer1 {
 float:left;
 margin-left:37%;
}
#footer {
 width:760px;
}
.footer ul {
 float:left;
 width:100%;
}
.header_bg {
 width:757px;
}
#wrapper {
 width:765px;
 margin-top:50px;
}
.section_commnet {
 width:100%;
 margin-top:10px;
}
.dscusion_outer2 {
 width:100%;
}
.banner_dec {
 margin-right:5px;
}
.inner_page_dec {
 margin-top:40px;
}
.dscusion_outer {
 width:97%;
 margin-bottom:15px;
}
.wrapper_mid {
 float: left;
 width: 479px;
 margin-left: 10px;
}
.wraper_mid_upper {
 float: right;
 width: 477px;
}
}
.top-contributors .gallery {
	margin-left:10px !important;
}
.text {
	width: 200px !important;
	height: 31px !important;
	margin-right:5px;
}
.sidebar #searchform {
	padding-left:7px;
}
.sidebar #searchsubmit {
	float:right;
	padding: 6px 16px 5px 16px;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
	color:#FFF;
	border:none;
	margin-right:10px;
}
.sidebar #searchsubmit:hover {
	background: -moz-linear-gradient( top, #274bd9 0%, #274bd9 25%, #173586);
	background: -webkit-gradient( linear, left top, left bottom, from(#274bd9), color-stop(0.25, #274bd9), to(#173586));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 ); /* IE6-9 */
}
#comments h2 {
	padding-left:10px;
}
.post-container {
	float:left;
	width:100%;
	margin-bottom:25px;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.post-container h3 a {
	padding-bottom:5px;
	font-size:18px;
}
.post-container span3 {
	float:left;
	margin-right:15px;
}
#members-directory-form {
}
.pagination {
	background: #EAEAEA;
}
#member-dir-count-top {
	float:left;
	padding: 12px 10px 1px 10px;
}
#members-list {
	float:left;
}
.cart_totals {
	width:100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: 48%;
	text-align: right;
}
.cart_totals h2 {
	padding-right:10px;
}
.pagination-links {
	float: right;
	padding-top: 12px;
}
.pag-count {
	float: left;
	padding-top: 12px;
	padding-left: 7px;
}
ul.item-list li img.avatar {
	margin: 0 8px 0 0 !important;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	width: 40px !important;
	border: 1px solid #c8bfc6 !important;
}
.quantity input {
	margin-left:0px !important;
	width:60px !important;
}
.tab_inner #reviews h2 {
	display:none;
}
.buttons_added {
	height:45px;
}
.prodct_right .plus {
	display:none !important
}
.prodct_right .minus {
	display:none !important
}
.star-rating .rating {
	width:auto;
}
.product_list_widget {
	margin-left:10px !important;
}
span.user-nicename {
	width:100%;
}
div#item-header span.activity, div#item-header h2 span.highlight {
	margin-top:10px;
}
div.pp_woocommerce .pp_content_container {
	height:450px;
}
.stars a {
	padding-right:5px;
}
.cart_totals {
	margin-right:10px;
}
.wp-editor-area {
	height:160px;
}
.wp-switch-editor {
	height:25px !important
}
.wp-editor-container {
	margin-bottom:10px
}
.form-allowed-tags {
	display:none;
}
.table-bordered td {
	vertical-align: top !important
}
.bbp-topic-form {
	padding-bottom:10px;
	padding-left:10px;
}
#bbpress-forums .bbp-topic-description {
	padding-left:24px;
}
#bbpress-forums .bbp-pagination {
	padding-left:24px;
}
#bbpress-forums .btn-primary {
	padding-left:24px;
}
.activity-list .activity-avatar {
	margin-right:10px;
}
.repl {
	padding-left: 10px;
	font-size: 12px;
	float: left;
	color: #333333;
	font-weight: normal !important;
	padding-top: 5px;
}
.table-striped td small {
	padding-left:15px;
}
.dscusion_outer .forum-tr-head {
	border-bottom:1px solid #E5E5E5;
}
div.item-list-tabs ul li {
	list-style-image:none;
}
#aw-whats-new-submit {
	border: none;
	text-shadow: 1px 1px 1px #000;
	font-family: 'museo_sans_500regular';
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
	font-size: 11px;
	padding: 6px 26px 3px 26px;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
}
.desc_menu .wrapper_min_inner .prodct {
	background-color:transparent;
	border:none !important;
	width:auto;
	float:left;
	text-align:center;
	height:auto;
}
.desc_menu .wrapper_min_inner .add {
	line-height:33px !important;
	padding-left:3px;
	margin-left:17px;
}
.desc_menu .detail {
	float:left;
	padding-left:3px;
}
.doc_input {
	float:left;
	background:transparent url(../images/serch_input.jpg) no-repeat;
	width:125px !important;
	margin-top:5px;
	height:32px !important;
	border:none !important;
	line-height:33px !important;
	padding:0px 0px 0px 5px !important;
	box-shadow:0px 0px 0px !important;
	background-size: 125px;
}
#theme-my-login .answer {
	background:none;
}
.login p.message {
	float:left;
	width:100%;
}
#wpadminbar {
	display:none !important
}
.sitemap {
	float: left;
	width: 100%;
	list-style: inside;
	margin-top: 10px;
	margin-bottom: 15px !important;
}
.sitemap li {
	list-style-image: url(../images/dropdown_li.jpg);
	margin-left: 10px;
	line-height: 25px;
}
.sitemap li a {
	font-family: 'museo_sans_500regular';
}
.sitemap ul {
	margin-left:20px;
}
.content_cont {
	float: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left:10px;
}
.pagination {
	padding-bottom:0px !important;
}
.pagination ul li {
	list-style:none;
	padding-bottom:0px;
	padding-right:10px;
	float:left;
}
.pagination-centered ul li a {
	color:#4271f5
}
.find_upper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-top: 6px;
	padding-bottom: 7px;
}
#activation-form {
	margin-left:10px;
	display:none;
}
.pagination ul .active a {
	font-weight:bold;
	font-family: 'museo_sans_700regular';
}
.desc_menu .cat_name {
	text-align: left;
	padding-left: 2px;
	float:left;
}
.desc_menu .pricewas {
	float:left;
	padding-left:8px;
}
.content_cont p {
	padding-left:0px;
}
.post-container .span3 {
	margin-left:12px;
}
.img_outer p a {
	color:#4271f5;
	display:none !important;
	font-size:14px;
}
.img_outer p a:hover {
	text-decoration:underline;
	color:#000;
	display:none;
}
.wrapper_min_inner {
	margin-top:20px;
}
#bsbm_form {
	padding-left:15px;
}
.greybox .current_page_item a {
	padding-left:5px;
}
.woocommerce-breadcrumb {
	padding-bottom:15px;
}
.dropdown-toggle {
	border: none;
	text-transform: uppercase;
	color: #FFF !important;
	cursor: pointer;
	line-height: 36px !important;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173586', endColorstr='#274bd9', GradientType=0 );
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 2px solid #283870;
}
.dropdown-toggle:hover {
	background: -moz-linear-gradient( top, #274bd9 0%, #274bd9 25%, #173586);
	text-decoration: none;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 );
	background: -webkit-gradient( linear, left top, left bottom, from(#274bd9), color-stop(0.25, #274bd9), to(#173586));
}
.myaccount-button li a img {
	margin-top:5px;
}
.checkout input {
	height:30px;
}
.checkout textarea {
	height:84px !important;
}
.errorpage .form-search .search-query {
	width: 200px;
	background: none;
	height: 32px !important;
	border: 1px solid;
	margin-right: 8px;
}
.errorpage .well {
	float:left;
	width:100%;
}
#bbpress-forums ul {
	float: left;
	width: 100%;
	list-style: inside;
	margin-top: 10px;
	margin-bottom: 15px;
}
#bbpress-forums ul li {
	list-style-image: url(../images/dropdown_li.jpg);
	margin-left: 10px;
	line-height: 25px;
}
.topics {
	float:left;
	width:32%;
}
.topics h2 {
	padding-left:10px;
	min-height:54px;
}
.topics ul {
	padding-left:13px;
}
.topics ul li {
	list-style:outside;
}
span.activity {
	cursor: text
}
#members_search_submit {
	vertical-align:top;
	background: -moz-linear-gradient( top, #173586 0%, #173586 25%, #274bd9);
	background: -webkit-gradient( linear, left top, left bottom, from(#173586), color-stop(0.25, #173586), to(#274bd9));
	-moz-border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173586', endColorstr='#274bd9', GradientType=0 );
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	border-bottom: 2px solid #283870;
	cursor:pointer;
	color:#FFF;
}
#members_search_submit:hover {
	background: -moz-linear-gradient( top, #274bd9 0%, #274bd9 25%, #173586);
	text-decoration: none;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274bd9', endColorstr='#173586', GradientType=0 );
	background: -webkit-gradient( linear, left top, left bottom, from(#274bd9), color-stop(0.25, #274bd9), to(#173586));
}
.recent_viewed .product_outer1 .recent-image a {
	background: #f9f8f8;
	border: 1px solid #eeeeee;
	width: 162px;
	min-height: 172px;
	color: #2c2c2c;
	display: block;
}
.recent_viewed h4 {
	padding-bottom: 10px;
	color: #364245;
	font-size: 25px
}
.recent_viewed .recent-image a img {
	border: 1px solid #dedede;
	margin: 5px;
	width:150px;
	height:150px;
}
.recent_viewed .cat_name {
	color: #2c2c2c;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 70px;
	float: left;
	width: 100%;
}
.recent_viewed .cat_name a {
	color: #2c2c2c;
}
.recent_viewed {
	width:100% !important;
}
.wrapper_mid .product_outer1 {
	float: left;
	width: 166px !important;
	margin-bottom: 25px;
	margin-left: 11px;
	text-align: center;
	margin-right: 15px;
}
.related_prodct .product_outer1 {
	margin-left: 9px;
}
.buddypress {
	width:auto !important;
	float:none !important
}
.buddypress .nav ul li {
	list-style:none;
}
.footer-ad {
	text-align:center;
}
.fa-star {
	color:#F90;
	font-size:18px;
	font-weight:bold;
	margin-right:5px;
}
#profile-group-edit-submit {
	background:#173586 !important;
	color:#fff !important;
	border:none;
}
#inline_content{ background:transparent; padding:0;}
#profile-group-edit-submit:hover {
	background:#001C32 !important;
}
.white_bg_color_box {
	background:#fff;
	padding:10px;
}
.popup_bg_img {
	background:url(../img/pop_upbgnew.png) no-repeat;
	width:100%;
	min-height:458px;
}
.little_para {
	float: left;
	width: 53%;
}
.little_para p {
	font-size:15px;
	padding-top:15px;
	font-weight:bold;
}
.signup_form {
   position: absolute;
min-height: 329px;
right: 36px;
width: 50%;
top: 152px;
padding: 0px;
background: transparent none repeat scroll 0% 0%;
}
.signup_form p {
	  text-align: left;
  font-size: 15px;
  padding-left: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.signup_form h2 {
	text-align:center;
	font-weight:bold;
	font-size:28px;  margin-top: 10px;
}
#mc_embed_signup .indicates-required {
	display:none;
}
.veriffoies_img {
	float:left;
	width:100%;
	text-align:center;
}
.veriffoies_img img {
	text-align:center; margin-top:5px;
}
#mc_embed_signup .button {
	  font-size: 20px !important;
  color: #fff;
  height: auto !important;
  margin-top: 8px !important;
  margin-left: 0px !important;
  background: #427ec7; /* Old browsers */
background: -moz-linear-gradient(top,  #427ec7 0%, #518ee2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#427ec7), color-stop(100%,#518ee2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #427ec7 0%,#518ee2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #427ec7 0%,#518ee2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #427ec7 0%,#518ee2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #427ec7 0%,#518ee2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#427ec7', endColorstr='#518ee2',GradientType=0 ); /* IE6-9 */


  
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
    font-size: 11px !important;
    width: 100%;
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin-top: -2px !important;
    padding-left: 0 !important;
    margin-left: -6px !important;
    line-height: 14px !important;
}

#mc_embed_signup .button:hover{background: #518ee2; /* Old browsers */
background: -moz-linear-gradient(top,  #518ee2 0%, #427ec7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#518ee2), color-stop(100%,#427ec7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #518ee2 0%,#427ec7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #518ee2 0%,#427ec7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #518ee2 0%,#427ec7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #518ee2 0%,#427ec7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#518ee2', endColorstr='#427ec7',GradientType=0 ); /* IE6-9 */

}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
  border-radius: 0px !important;
  margin-bottom: 0px;  border: 1px solid #0d2c52 !important;
  margin-top: 0px !important; color:#fff !important;
  background: #1e4f8a !important; margin-bottom:6px;padding: 5px 0px !important;
}
#mc_embed_signup .mc-field-group{   min-height: 36px !important; padding-bottom:0px !important;}
.taboola_widget{width:74%; float: left;padding-top: 10px;}
.taboola_widget_full{ float:left; width:100%; padding-top:10px;}

	 @media (max-width:767px) {.adshome{ display:none;}
	 .alredy{ display:none;}
	 .cboxContent{ display:none;}
	 #colorbox{ display:none !important;}
	 #cboxOverlay{ display:none !important;}
	 .ads_shop, .ads, .ads_full_width {display:none;}
	 .taboola_widget{ width:100%;}
	 }
	.ads_shop{float: right;}
	.ads_full_width{ text-align:center;}
