﻿/*
CSS Credit: http://www.sumtemplate.com/
*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	/*background-color: #C38A34;*/
   /* background-image: url('images/bgimagenew.png');*/
    background-size:cover;

}
.dashboardmanual {
    /*font-size: 12px;*/
    background: url('images/Desktop-Help-Button.png') no-repeat 12px center;
    width: 200px;
     height: 142px;
     display: block;
}
a:link, a:visited {/* color: #a3aaad; text-decoration: underline;*/ font-weight: normal; } 
a:active, a:hover { color: #a3aaad; text-decoration: none; }
.dxmMenu span{color:#a3aaad; font-size:15px;}
.dxncControl td.dxncCtrl {
padding-top:5px;}
p {	margin: 0px;	padding: 0px;	text-align: justify;}
img {	margin: 0px;	padding: 0px;	border: none;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_60 { margin-right: 60px; }


.fl { float: left; }
.fr { float: right }

/* header */
#sumtemplate_header_wrapper {
	width: 100%;
	height: 126px;
	margin: 0 auto;
	/*background: url(images/sumtemplate_header_repeat.jpg)  repeat-x;*/
}

#sumtemplate_header {
	width: 920px;
	height: 126px;
	padding: 0 10px;
	margin: 0 auto;
	/*background: url(images/sumtemplate_banner.jpg) no-repeat;*/
}

#sumtemplate_header #logo {
	float: left;
	margin: 70px 0 0 0;
	color: #ffffff;
	font-size: 40px;
	padding: 10px 0;
	background: url(images/sumtemplate_logo.jpg) left top no-repeat;
	top:16px;
	left:440px;
}
#ctl00_header_menu {
float:left;}
#logo span
{
	padding-top:10px;
	font-weight:bold;	
	font-size: 40px;
}
#logo em {
	clear: both;
	display: block;
	margin: 20px 0 0 2px;
	font-size: 16px;
}
#logo2 em {
	clear: both;
	color: #ffffff;
	display: block;
	font-weight:bold;	
	margin: 20px 0 0 2px;
	font-size: 16px;
	position:absolute;
	top:100px;
	left:210px;
}
#sumtemplate_header #login_section 
{
    position:relative;
	float: right;
	margin: 0px 100px 0 0;
}
#loginImage
{
	float: left;
    height: 66px;
    position: relative;
    top: 80px;
    width: 730px;
}
#loginImage2
{
	float: left;
    position: relative;
    top: 30px;
    width: 190px;
}
#loginDisplay {
	clear: both;
	color: #a3aaad;
}
#loginDisplay a {
	color: #a3aaad;
	text-decoration: none;
	margin:0 3px;
}

#loginDisplay a:hover 
{
	color: #ffffff;
	text-decoration: underline;
}
/* end of header */
/* menu */

#sumtemplate_menu_wrapper {
	float:left; width:100%;
     background:#fff; padding:7px 5px; border:1px solid rgba(0, 0, 0, 0.07);
}
.dxmMenuItemSelected, .dxmMenuItemSelectedWithImage{ border:0;}
.dashboardheaderName {
color:#fff;font-size:26px;font-weight: bold;
}
#sumtemplate_menu {
	width: 100%;
	/*height: 45px;
	padding: 0px 10px;
	margin: 0 auto;
	position:relative;
	top:7px;*/
}
#sumtemplate_menu a:link {
	text-decoration: none;
	font-size:15px;
	color:#a3aaad;
}
#sumtemplate_menu a:visited {
	text-decoration: none; 
}
#sumtemplate_menu a:active {
	text-decoration: none; 
}
#sumtemplate_menu a:hover {
	text-decoration: none; 
}

/*
#sumtemplate_menu ul {
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
}

#sumtemplate_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sumtemplate_menu ul li a {
	display: inline-block;
	padding: 5px 30px;
	margin: 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #BBB;	
	outline: none;
}

#sumtemplate_menu li a:hover, #sumtemplate_menu li .current {
	background: #666;
	color: #FFF;
}
*/
/* end of menu */
/* sections */
.sumtemplate_sections_left
{
	width: 50%; 
	padding: 5px 20px 5px 0px;
}
.sumtemplate_sections_right
{
	width: 50%; 
	padding: 5px 0px 5px 20px;
}
.sumtemplate_sections_full
{
	padding: 5px 0px 5px 0px;
}
.sumtemplate_sections
{
	width:100%;
	padding-left:0px; margin-top:10px;
	/*background-image: url('images/background.png');*/
    /*background-color: rgb(55, 147, 255);*/
    background-color:#fff;
	/*background-repeat: repeat;*/
}
.sumtemplate_sections table tr td{padding:3px;}
/* end of sections */
.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #990000;
}
/*.dxncItemContent {
color:#fff;
}
.dxncItemHeader {
    color:#fff;
}
.dxncItemDate {
color:#fff;
}*/
.header_02 {
	position: relative;
	height: 40px;
	padding: 10px 0 0 15px;
	font-size: 18px;
	color: #333333;
	background:url(images/sumtemplate_header_right.jpg) right no-repeat;
}

.header_02 span {
	position: absolute;
	width: 10px;
	height: 50px;
	top: 0px;
	left: 0px;
	background:url(images/sumtemplate_header_left.jpg) no-repeat;
}

.header_03 a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

/* content */

#sumtemplate_content_wrapper {
	clear: both;
	width: 100%;
	min-height:100%;
	margin: 0 auto;
	
	/*background-color: #C38A34;*/
    /*background-image: url('images/bgimagenew.png');*/
	top: -10px;
}

#sumtemplate_content {
	width: 95%;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	background: #ffffff;
	/*border: 1px solid rgb(55, 147, 255);
	min-height:416px;*/
	height:auto!important;
}
#crowdDiv
{
	width:960px;
	height:90px;
	background-image: url('images/crowd.png');
	background-repeat:repeat-x;
	position:absolute;
	top:348px;
	left:-20px;
	float:left;
}

.section_w440 {
	width: 440px;
}

.section_w180 {
	width: 180px;
}

.section_w260 {
	width: 260px;
}

.section_w450 {
	width: 450px;
}

.post {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	background:url(images/sumtemplate_hd.jpg) bottom repeat-x;	
}

.post .post_image {
	float: left;
	width: 140px;
	margin: 3px 0 0 0;
}

.post .post_text {
	float: right;
	width: 290px;
}

.post p {
	margin-bottom: 10px;
}

.post .post_info {
	clear: both;
	color: #0066cc;
}

.post_info a {
	color: #0066cc;
	text-decoration: none;

}

.post_info a:hover  {
	text-decoration: underline;
}

.post_info span {
	margin-left: 50px;
}

.news_section {
	padding: 0 15px;
}

.web_links_list {
	margin: 0px;
	padding: 0 15px;
	list-style: none;
}

.web_links_list li {
	margin: 0 0 7px 0;
}

.section_w450_content {
	padding: 0 15px;
}

.section_w450_content p {
	margin-bottom: 10px;
}

.photo_list {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: none;
}

.photo_list li {
	float: left;
	margin: 10px 10px 0 0;
	padding: 0px;
}
/* end of content */

/* footer */
#sumtemplate_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
    /*background: url(images/mainnavbar.png) repeat-x;*/
	/*background: url(images/sumtemplate_footer_repeat.jpg) repeat-x;*/
}

#sumtemplate_footer {
	width: 100%;
	height: 40px;
	padding: 5px 10px 0 10px;
	margin: 0 auto;
	text-align: center;
	/*background: url(images/sumtemplate_footer_bg.jpg) no-repeat;*/
	color: #1c1f1e;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
#sumtemplate_footer a {
	color: #000;
	text-decoration: none;
}

#sumtemplate_footer a:hover {
	text-decoration: underline;
}

/* end of footer */
/*Comic Manager Css start here */
.inputcheckbox {
    float: left;
    margin-top: 3px;
}
.txtcheckbox {
   color: #0066cc; font-weight:normal;
}
.tdwidthtwenty {
   float: left;
   /*width: 15% !important*/
}
.tdwidthforty {
       float: left;
      /*width: 23% !important*/
}
.managecheckbox {
    width:85%;
    border-bottom : 1px solid #0066cc;
    float: left;
}
.Buttonupdate {float: right;width: 10%;}
.btnblue {background-color: #58748b;border: medium none;color: white; padding:5px 20px; cursor:pointer;}
.dxpCtrl {
    color: #0066cc
}
/*Comic Manager end here*/
.aspgrdtable{
    float:left;
    position:relative;
}
    .dxm-gutter {
    background-color: rgb(72, 127, 218);
    }