body {
	background: #8e929a; /* Old browsers */
	background: -moz-linear-gradient(top, #8e929a 0%, #696969 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8e929a),
		color-stop(100%, #696969)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8e929a 0%, #696969 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8e929a 0%, #696969 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8e929a 0%, #696969 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #8e929a 0%, #696969 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e929a',
		endColorstr='#696969', GradientType=0); /* IE6-9 */
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000;
}

h1 {
	float: left;
	font-size: 11px;
	font-family: "NovecentowideNormalRegular", Georgia, "Times New Roman",
		Times, serif;
	line-height: 39px;
	text-transform: uppercase;
	color: #FFF;
}

h1.csc-firstHeader {
	margin: 0px 0px 0px 15px;
}

header.csc-header-n1 div {
	background: none repeat scroll 0% 0% #000;
	height: 39px;
	overflow: hidden;
	line-height: 40px;
	
}

header.csc-header-n1 div h1 {
	padding: 1px 0px 0px 10px; 
	margin: 0px;
}

.post-inner {
	margin-left: 250px;
}

.browseLinksWrap a {
	float: none;
	display: inline-block;
	margin-left: 10px;
	background: none repeat scroll 0% 0% #F5F5F5;
	border-color: #B7B7B7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 12px; line-height : 20px;
	border-width: 1px; border-style : solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-style: solid;
	line-height: 20px;
}

.browseLinksWrap .activeLinkWrap {
	float: none;
	display: inline-block;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 12px; line-height : 20px;
	border-width: 1px; border-style : solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-style: solid;
	line-height: 20px;
	background: none repeat scroll 0% 0% #C64F9D;
	border-color: #C64F9D;
}

.single .entry-title, .page .entry-title {
	font-size: 30px;
}

.news-slider .carousel .carousel-inner .entry-title {
	font-size: 30px;
}

[class*="dwqa-question"] #main>.container>.row {
	background: none;
}

.single-dwqa-question .answers-list {
	margin-left: 25px;
}

.dw-question .questions-wrap .filter-bar .btn {
	top: 16px;
}

.dw-question #respond input[type="submit"],.dw-question .login-box input[type="submit"]
	{
	background-color: #000000;
	border: 1px solid #000000;
	color: #ffffff;
	font-family: "NovecentowideNormalRegular", Georgia, "Times New Roman",
		Times, serif;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	outline: medium none !important;
	padding: 0 12px;
	text-shadow: none;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.dw-question #respond input[type="submit"]:hover,.dw-question .login-box input[type="submit"]:hover
	{
	background-color: #C64F9D;
	border: 1px solid #C64F9D;
}

.dw-question #loginform .input {
	height: 30px;
}

.news_title_small h3 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #DDD;
	margin: 0px;
	line-height: 38px;
	font-family: "NovecentowideBookBold", Georgia, "Times New Roman", Times,
		serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #C64F9D;
	font-weight: normal;
	text-rendering: optimizelegibility;
}

.home #primary .widget {
	margin-top: 0px;
}

#main .csc-default {
	margin-bottom: 20px;
}

.banner {
	text-align: center;
}

.ui-widget-content {
	border: none;
}

.ui-corner-all,.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-left,.ui-corner-tr
	{
	border: none;
	border-radius: 0px !important;
}

.ui-widget {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.ui-state-default {
	border: none;
	background: none repeat scroll 0% 0% #E5E5E5;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active
	{
	border: none;
	background: none repeat scroll 0% 0% #000;
}

.ui-widget h1 {
	text-transform: uppercase;
	font-family: "NovecentowideNormalRegular", Georgia, "Times New Roman",
		Times, serif;
	font-size: 11px;
	padding: 10px 20px;
	cursor: pointer;
	line-height: 20px;
}

.ui-widget .ui-accordion-header-active h1 {
	color: #ffffff;
}

.ui-accordion div.csc-textpic,.ui-accordion div.csc-textpic div.csc-textpic-imagerow,.ui-accordion ul.csc-uploads li
	{
	overflow: visible;
}

.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container
	{
	background-color: #ffffff;
}

.single .entry-meta {
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.single .post-categories {
	margin: 0px;
}

.single .post-categories li {
	display: inline-block;
	background: none repeat scroll 0% 0% #c64f9d;
	padding: 0px 10px;
	margin: 0px 5px 10px 0px;
	color: #FFF;
	line-height: 20px;
	list-style: none outside none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px 5px 0px 0px;
	float: left;
}

.single .entry-content {
	font-size: 15px;
	line-height: 22.5px;
	position: relative;
	overflow: hidden;
	min-height: 215px;
	float: right;
	max-width: 590px;
	width: 590px;
	margin-bottom: 15px;
}

.single .entry-action {
	width: 150px;
	margin-bottom: 30px;
	float: left;
}

.single .entry-action .title-action {
	display: block;
	font-family: "NovecentowideNormalRegular", Georgia, "Times New Roman",
		Times, serif;
	font-size: 11px;
	line-height: 20px;
}

.single .social-action .title-action {
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.single .social-action ul {
	list-style: none outside none;
	margin: 0px;
}

.single .entry-action .social-action li {
	padding: 5px 0px;
	border-top: 1px solid #EEE;
	overflow: hidden;
	height: 27px;
	line-height: 27px;
}

.single .entry-action .social-action li:first-child {
	border-top: medium none;
}

.social-action .twitter i {
	color: #00AEEF;
}

.social-action .facebook i {
	color: #0054A6;
}

.social-action .google i {
	color: #DD4B39;
}

.social-action .linkedin i {
	color: #007BB6;
}

.social-action .print i,.social-action .email i {
	color: #999;
}

.single .social-action li a {
	font-size: 11px;
}

.single .entry-action a {
	color: #999;
}

.single .social-action li i {
	margin-right: 10px;
}

.single .intro,.single .entry-content img {
	padding-bottom: 30px;
}

.tx-kesmallads-pi1 input[type=text], .tx-kesmallads-pi1 textarea {
	width: 500px;
}

.tx-kesmallads-pi1 label {
	font-weight: 800;
	color: #c64f9d;
}

textarea {
	width: 100%;
}