/* CSS Document */
@import url(bootstrap.css);
#Body {
	color: #660000;
}
html, body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font: normal 14px/1.5 Arial;
	color: #660000;
	font-family: Georgia, Times, sans-serif;
}
p {
	margin: 0px 0px 8px 0px;
}
A, A:link {
	color: #990000;
	text-decoration: none;
}
A:active {
	color: #990000;
	text-decoration: none;
}
A:visited {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font: bold 18px/20px Georgia, Arial;
	color: #660000;
}
h2 {
	font: bold 14px/16px Georgia, Arial;
	color: #660000;
}
h3 {
	font: bold 12px/16px Georgia, Arial;
	color: #000;
}
h4 {
	font: bold 12px/16px Georgia, Arial;
	color: #000;
}
form#Form {
	height: 100%;
}
.ModuleTitle_SubMenu {
	z-index: 9999!important;
}
.clearfix:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
ul.dnnActionMenuBody li ul li a, ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}
#dnnCPWrap {
	color: #000;
}
.clear {
	clear: both;
}
/* ********** Control Panel Style ************** */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}
A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active {
	color: #000;
	text-decoration: underline;
}
.FileManager A:hover {
	color: #000;
	text-decoration: none;
}
.DataGrid_Item {
	font-size: 11px;
	color: #999;
}
.DataGrid_AlternatingItem {
	font-size: 11px;
}
.DataGrid_Header {
	color: #999;
}
/* ********** Search Style ************** */

/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.LogoPane {
	padding: 0px;
}
.LogoPane .Normal {
	text-align: center;
}
.HeadPane {
	padding: 5px;
}
.ConLeftPane {
	padding: 0px 0px 5px 0px;
}
.CallOutPane {
	padding: 0px 0px 5px 0px;
}
.TopPane {
	padding: 0px 0px 5px 0px;
}
.TopLeftPane {
	padding: 0px 0px 5px 0px;
}
.TopRightPane {
	padding: 0px 0px 5px 10px;
}
.BottomLeftPane {
	padding: 0px 0px 5px 0px;
}
.BottomRightPane {
	padding: 0px 0px 5px 10px;
}
.LeftPane {
	padding: 0px 10px 5px 0px;
	text-align: left;
	vertical-align: top;
}
.ContentPane {
	padding: 0px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
}
.RightPane {
	padding: 0px 0px 5px 10px;
	text-align: left;
	vertical-align: top;
}
.BottomPane {
	padding: 0px 0px 5px 0px;
}
.FootLeftPane {
	padding-top: 10px;
}
.LeftOutPane {
	padding: 0px 10px 5px 0px;
}
.RightOutPane {
	padding: 0px 0px 5px 10px;
}
.row [class*="Pane"] {
	padding: 0px 0px 10px 0px;
}
.DNNEmptyPane {
	display: none;
}
/* ********** Container Style ************** */
.Head {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.SubHead {
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.SubSubHead {
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.Normal {
	font-size: 14px;
	line-height: 24px;
	color: #660000;
	font-family: Georgia, Times, sans-serif;
}
/* ********** Login Style ************** */
.login, a.login:link, a.login:active, a.login:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.login:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
/* ********** User Style ************** */
.user, a.user:link, a.user:active, a.user:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.user:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
/* ********** Date Style ************** */
.date, a.date:link, a.date:active, a.date:visited {
	color: #606060;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.date:hover {
	color: #E165DD;
}
/* ********** Footer Style ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: Normal;
}
a.footer:hover {
	color: #990000;
	text-decoration: none;
	font-weight: Normal;
	text-decoration: underline;
}
/* ********** Privacy/Terms Style ************** */
.terms, a.terms:link, a.terms:active, a.terms:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0px dotted;
}
a.terms:hover {
	color: #990000;
	text-decoration: none;
	font-weight: Normal;
	text-decoration: underline;
}
/* ********** Links Style ************** */
.links, a.links:link, a.links:active, a.links:visited {
	font-size: 13px;
	color: #9e9d9d;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0px;
}
a.links:hover {
	color: #767676;
	text-decoration: underline;
	font-weight: normal;
}
/* ********** Breadcrumb Style ************** */
.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	font-size: 13px;
	color: #464f52;
	text-decoration: none;
	font-weight: normal;
}
a.breadcrumb:hover {
	font-size: 13px;
	color: #d6a62f;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
/* ********** Other Style ************** */	
#dnn_wrapper {
	min-height: 100%;
	position: relative;
	background: url(images/body-bg.jpg) 50% 0% repeat-y #6699CC;
}
/* ********** Main ************** */	
.dnn_main {
	width: 940px;
	margin: 0 auto;
}
.dnn_head {
	background: url(images/header.jpg) 100% top no-repeat #fff;
	padding: 4px 0 0;
	width: 940px;
	min-height: 110px;
}
.dnn_logo {
	float: left;
	width: 300px;
	margin-right: 10px;
	text-align: center;
}
.headp {
	float: right;
}
/* ********** Content ************** */	
.dnn_content {
}
.content_left {
	float: left;
	width: 300px;
}
.content_right {
	float: right;
	width: 640px;
}
.dnn_menu {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	line-height: 24px;
}
.pane_layout {
	padding: 24px 80px 0;
}
/* ********** Bottom ************** */	
.dnn_footer {
	width: 480px;
	margin: 0px 80px 0px 380px;
	padding: 12px 0px;
	border-top: 1px solid #ECE1D0;
	color: #990000;
}
/* ********** Mian Menu ************** */	
.fishmenu-h {
}
#top_menu ul {
	margin: 0px;
	padding: 0px 0px;
	display: block;
}
#top_menu ul {
	display: inline-block;
}
#top_menu ul:after {
	content: ".";
	font-size: 0px;
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
}
#top_menu ul {
	margin: 0px;
	padding: 0px 0px;
	display: block;
	float: right;
}
#top_menu li {
	list-style: none none outside;
	float: left;
	position: relative;
	margin: 0px 0px;
	padding: 0px;
	margin-right: 1px;
}

#top_menu ul li {
}
#top_menu ul li a {
	color: #996666;
	text-decoration: none;
	display: block;
	cursor: pointer;
	font-size: 14px;
	width: auto;
	float: left;
	line-height: 24px;
	text-transform: capitalize;
}
#top_menu ul li span {
	padding: 0px 35px;
	display: block;
	white-space: nowrap;
}
#top_menu ul li a:hover {
	color: #990000;
	text-decoration: none;
}
#top_menu ul li a:hover span {
	color: #990000;
}
#top_menu ul li.current a {
	color: #996666;
	text-decoration: none;
}
#top_menu ul li.current span {
	color: #996666;
}
#top_menu ul li.current .menuslide span {
	background: transparent;
}
#top_menu ul li a.menu_hover {
	color: #996666;
}
#top_menu ul li a.menu_hover span {
	color: #996666;
	text-decoration: none;
}
/* ********** Sub Menu ************** */	
#top_menu .menuslide {
	display: none;
	float: left;
	overflow: hidden;
	position: absolute;
	display: none !important;
}
#top_menu .menuslide div {
	margin-top: -1px;
}
#top_menu img {
	display: none;
}
#top_menu .menuslide ul {
	display: none;
	left: 0px;
	border: 1px solid #85627A;
	float: left;
	position: relative;
	margin: 0px;
	background: url(images/submenu.png) repeat;
	padding: 0px;
}
#top_menu .menuslide ul li {
	display: block;
	clear: both;
	padding: 0px;
	background: none;
	margin: 0px;
}
#top_menu .menuslide ul li span {
	color: #956184;
	display: block;
	padding: 0 15px 0 10px;
	margin: 0px;
	background: none;
}
#top_menu .menuslide ul li a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: none;
	float: left;
	line-height: 26px;
}
#top_menu .menuslide ul a:hover {
	width: 100%;
	background: none;
	padding: 0px;
	line-height: 26px;
	background: #4E3245;
}
#top_menu .menuslide ul a:hover span {
	color: #b37ea2;
	margin: 0px;
	padding-left: 10px;
	background: none;
}
#top_menu .menuslide ul {
	float: left;
	left: 0px;
	position: relative;
}
#top_menu .menuslide ul li a.menu_hover {
	background: #4E3245;
	color: #b37ea2;
}
#top_menu .menuslide a.menu_hover span {
	background: none;
	margin: 0px;
	color: #b37ea2;
	padding: 0 15px 0 10px;
}
#top_menu .menuslide ul > li.dir > a {
	background: url(images/icon-1.gif) 96% 50% no-repeat;
}
#top_menu .menuslide ul > li.dir > a:hover {
	background: url(images/icon-2.gif) 96% 50% no-repeat #4E3245;
}
#top_menu .menuslide ul > li.dir > a.menu_hover {
	background: url(images/icon-2.gif) 96% 50% no-repeat #4E3245;
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
.dnn_layout {
	width: 736px;
}
.head_mid, .content_mid, .footer_mid {
	padding: 0px 15px;
}

.dnn_main,.dnn_head,.dnn_footer {
	width: 736px;
}
.dnn_footer{
	margin: 0;
}
.content_left,.dnn_logo{
	width: 234.8936170212766px;
}
.content_right{
	width: 501.1063829787234px;
}
#dnn_wrapper{
	background: url(images/body-bg_pad.jpg) 50% 0% repeat-y #6699CC;
}
.dnn_copy,.dnn_login{
	margin-left: 300px;
}
#top_menu ul li span{
	padding: 0px 28px;
}
.pane_layout{
	padding: 24px 18px 0;
}
.Container-1 .dnntitle{
	width: 234.8936170212766px !important;
	height: 26px !important;
}
#divSiteMap{
	width: 234.8936170212766px !important;
}
.DNNModuleContent.ModDNNSmartKeywordC table tbody tr td:last-child>div ul{
	width: 501.1063829787234px !important;
}
.DNNModuleContent.ModDNNSmartKeywordC table tbody tr td:last-child>div ul li{
	float: none !important;
}
.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table>tbody>tr>td{
	display: block !important;
}
.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table{
	width: 468px !important;
}
}
 @media only screen and (max-width: 767px) {
.dnn_main,.dnn_head,.dnn_footer {
	width: auto;
	padding: 0 15px;
}
.dnn_footer{
	margin: 0;
}
#dnn_wrapper{
	background:#6699CC;
}
.dnn_content,.dnn_footer{
	background: #fff;
}
/*--------- Mobile Menu style ----------*/
.mobile_icon {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -20px;
}
.mobile_icon .glyphicons {
	background-color: #3b9cf7;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 40px;
	height: 40px;
	line-height: 44px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	margin: 1px 2px;
}
.mobile_icon.Open .glyphicons:before {
	content: "\E208";
	font-size: 20px;
}
#mobile_menu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	z-index: 906;
	background: #1f1f1f;
	display: none;
	border-top: 1px solid #3b9cf7;
}
#mobile_menu .menu_main {
	padding: 10px 0;
}
.multi_menu {
	margin: auto;
}
.multi_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.multi_menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.multi_menu ul li img {
	vertical-align: middle;
}
.multi_menu ul li a {
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #707070;
	display: block;
	text-decoration: none;
	outline: none;
	text-align: left;
	border-bottom: 1px solid #2a2a2a;
}
.multi_menu ul li a:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.multi_menu ul li a {
	display: inline-block;
}
.multi_menu ul li a {
	display: block;
}
.multi_menu ul li span {
	padding: 10px 0px;
	display: block;
}
.multi_menu ul li .menu_arrow {
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
	position: relative;
}
.multi_menu ul li .menu_arrow:before {
	content: "";
	width: 7px;
	height: 7px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -3px;
	border-bottom: 2px solid #707070;
	border-right: 2px solid #707070;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-moz-transform: rotate(45deg); /* Firefox */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
}
.multi_menu ul li:hover > a > .menu_arrow:before {
	border-bottom: 2px solid #3b9cf7;
	border-right: 2px solid #3b9cf7;
}
.multi_menu ul li .menu_arrow.arrow_closed:before, .multi_menu ul li:hover .menu_arrow.arrow_closed:before {
	border-bottom: none;
	border-right: none;
	border-top: 2px solid #3b9cf7;
	border-left: 2px solid #3b9cf7;
	margin: -0px 0 0 -3px;
}
.multi_menu ul li.active > a {
	color: #3b9cf7;
	background-color: #2a2a2a;
}
.multi_menu > ul > li.active > a {
	border-bottom: 1px solid #353535;
}
.multi_menu ul li a:hover {
	color: #3b9cf7;
}
.multi_menu ul li.current > a, .multi_menu ul li.current > a:hover {
	color: #3b9cf7;
}
.multi_menu ul ul {
	display: none;
	background: #2a2a2a;
	padding: 2px 0px 5px 0px;
	margin: 0px;
}
.multi_menu ul li.current > ul {
	display: block;
}
.multi_menu ul li.active > a, .multi_menu ul li a:hover {
}
.multi_menu ul li.current > a, .multi_menu ul li.current > a:hover {
	border-bottom: 1px solid #2e2e2e;
	color: #3b9cf7;
}
.multi_menu ul li a {
	padding: 0 0 0 15px
}
.multi_menu ul li li a {
	padding: 0 0 0 30px
}
.multi_menu ul li li li a {
	padding: 0 0 0 45px
}
.multi_menu ul li li li li a {
	padding: 0 0 0 60px
}
.SkinPlugin_icon {
	display: none!important;
}
.select-menu {
    background:#f7f7f7;
    margin:0px;
}
.select-menu .gomenu {
    margin:0px auto;
    width:auto;
}
.select-menu select {
    text-transform:none;
    display:block;
    min-width: 150px;
    max-width: 100%;
    width:100%;
    -webkit-appearance:none;
    -moz-appearance: normal;
    appearance: normal;
    font-size:13px;
    line-height:18px;
    border:none;
    color: #4c4c4c;
    padding:7px 8px 7px 5px;
    border:1px solid #FFF;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:url(images/select-menu_bg.jpg) repeat-y right top #efefef;
}
.select-menu option {
    padding:0px 10px;
}
/*foot*/
.copyright_style {
	float: none;
	text-align: center;
}
.FooterPane {
	float: none;
	text-align: center;
	padding: 0px 8px 20px;
}
.content_left{

}
.Container-1 .dnntitle{
	width:auto !important;
}
.CallOutPane{
	display:none !important;
}
.content_left,.content_right,.dnn_logo,.headp{
	float: none;
	width: auto;
}
.content_right{
	padding:0 10px;
}
.dnn_logo{
	margin-top: 4px;
}
.pane_layout{
	padding: 24px 0px 0;
}
.imgLeft{
	float: none !important;
	text-align: center !important;
}
.wsc_title,.wsc_posts_list .wsc_pi_feed_info{
	text-align: center !important;
}
.Theme_21_LinkAndZoom_Normal .Icon_zoom{
	width: 30px !important;
	height: 30px !important;
	background: url(images/Icon_mobile.png) 0 0 no-repeat !important;
}


.con1_img img,.con1 img{
	display: block;
	margin: 5px auto;
}
.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table>tbody>tr>td{
	display: block !important;
}
.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table{
	width:300px !important;
}
.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table>tbody>tr>td input,.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table>tbody>tr>td textarea,.contentmain1 .contentpane .DNNModuleContent.ModCompleteFeedbackDesignerC>div>div>div>div.iweb_cfd_pnlCtrls>table>tbody>tr>td select{
	width: 300px !important;
}
.content_us tbody tr td{
	display: block;
}
.iweb_cfd_table{
	width: 300px !important;
}
}
.DNNModuleContent.ModDNNSmartKeywordC table tbody tr td:last-child>div:first-child ul li{
	width: 102px !important;
	margin: 0 !important;
}
.DNNModuleContent.ModDNNSmartKeywordC table tbody tr td:last-child>div:first-child ul li:nth-child(3){
	width: 423px !important;
}
.DNNModuleContent.ModDNNSmartKeywordC table tbody tr td:last-child>div{
	margin: 0px 0px 10px 6px !important;
}

.responsive-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    padding-top: 30px;
    position: relative;
    z-index: 0;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed, .responsive-video video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}