/*
	CSS Document 
*/
*{padding:0; margin:0;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline;
}  

* html .clearfix {height: 100%;}
.clearfix {display: block;}

body {
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	margin:0;
	padding:0;
}

a:link, a:visited { color: #000; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#scms_container {
	padding: 0;
	clear:both;
	background: url(images/bg1.jpg) repeat-y;
	margin: 0px auto;
	width: 1036px;
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:0px;
	height: 100%;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/scms_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#scms_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 1036px;
	/*height: 470px;*/
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background: url(images/scms_logo_background.gif) no-repeat;
}
#logosection a {
	text-decoration: none;
	cursor:pointer;
}
.sitelogo {
	border:0px solid red;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	height: 80px;
	background:url(images/company_logo.gif) no-repeat;	
}

.sitename {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font: 30px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {	
	font-weight: normal;
}
.siteslogan{
padding-left:20px;
font-size:10px;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	background: url(images/scms_heading_background.jpg) no-repeat;
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */

#scms_menu{
clear: both;
margin-bottom:0px;
padding: 0px;
width: 1036px;
height: 24px;
border:0px solid red;
}

#search {
	float: left;
	width: 225px;
	height: 22px;
	padding: 1px 0px 0px 10px;
	background: url(images/menu_bg.png) repeat-x;
}

 /*---------------3 level nav---@start------*/
#navcontainer {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 784px;
	padding-left: 210px;
	height: 24px;
	display: block;
	position: relative;
	z-index: 500;
	margin-left: 6px;
	border: 0px solid red;
}
#navcontainer2 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 784px;
	padding-left: 240px;
	height: 24px;
	display: block;
	position: relative;
	z-index: 500;
	margin-left: 6px;
	border: 0px solid red;
}
#nav {
	margin: 0;
	padding: 0;
	height: 24px;	
	list-style: none;
	border: 0px solid red;
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	border: 0px solid red;
	width: auto;
}
#nav a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #4e4e4e;	
	text-align: left;
	height: 20px;
	text-transform: uppercase;
	padding: 0px 20px;
	background: no-repeat left center url(images/button_divider.jpg);
	width: auto;
	/*padding-top:7px; padding-bottom:5px;*/
}
/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 24px;}
/* End */
#nav ul {
	display: none;
}

#nav li.on a{
color: #0098aa;
/*padding-top:7px; padding-bottom:5px;*/
}
#nav li:first-child a{
background: none;
}
#mainMenuThirdLevel{
 width: 227px; 
 float: left; 
 margin-top:25px;
 border: 0px solid red; 
 color: #666666;
}
#mainMenuThirdLevel .mainbodymidleft{
}
#mainMenuThirdLevel{
}
#mainMenuThirdLevel ul{
	padding-left: 0px; 
}
#mainMenuThirdLevel li{
list-style: none;
text-align: left;
line-height: 16px;

}

#mainMenuThirdLevel li a{

margin-left: 17px;
padding-left: 9px;
font-size: 10px;
font-weight: bold;
line-height: 16px;
background: no-repeat left center  url(images/left_arrow.jpg);
}
#mainMenuThirdLevel li.on {
font-size: 11px;
line-height: 16px;
}
#mainMenuThirdLevel li.on ul{
border: 0px solid red;
margin: 0;
padding: 0;
}
#mainMenuThirdLevel li.on ul li{
border: 0px solid red;
margin: 0;
padding: 0;
}
#mainMenuThirdLevel li.on ul li a{
border: 0px solid red;
margin: 0;
padding: 0;
padding-left: 40px;
background: none;
}
#mainMenuThirdLevel li a{
	font-weight: bold;
	color: #666666;
}
#mainMenuThirdLevel li.on a{
	font-weight: bold;
	color: #0098aa;
}
#mainMenuThirdLevel li.on li a{
	font-weight: normal;
	color: #666666;
}
#mainMenuThirdLevel li.on li.on a{
	font-weight: normal;
	color: #0098aa;
}
#mainMenuThirdLevel li li.on a{
	font-weight: normal;
	color: #666666;
}

/* @end */
/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#scms_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1036px;
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;	
}

.module_left{
float:left;
width:9px;
height:37px;
background:url(images/module_left.jpg) no-repeat;
}

.module_bg{
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
float:left;
text-align:left;
padding:0px;
font-size: 13px;
font-weight: bold;
color:#858585;
vertical-align:top;
width: auto;
height: 22px;
width:655px;
border-bottom: 1px solid #929597;
}

.module_right{
float:left;
background:url(images/module_right.jpg) no-repeat;
width:9px;
height:37px;

}
.module_content{
clear:both;
margin:0px;
padding:0px;
padding-top: 10px;
width:655px;
float:left;
min-height:100px;
color:#666666;
min-height:600px;
text-align:left;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bigbutton {
	float:left;
	width: 324px;
	margin: 0px 3px 10px 5px;
	border:0px solid blue;	
}
#biggebutton a, img{
	border: none;	
}

#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/scms_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #6ebfdc;
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/scms_list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */
#scms_middle_column{
margin-top:30px;
margin-left: 39px;
border: 0px solid red;
width: 764px;
float: left
}

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/scms_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/scms_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/scms_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/scms_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(images/scms_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/scms_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */

/* start : main  body box*/
.mainbodytopleft{width:15px;height:15px;background:url(images/box_top_left.jpg) left bottom no-repeat;}
.mainbodytopmid{height:15px;background: url(images/box_top_mid.png) bottom repeat-x; border:0px solid red;}
.mainbodytopright{width:15px;height:15px; background:url(images/box_top_right.jpg) right bottom no-repeat;}


.mainbodymidleft{width:15px; background: url(images/box_left_bar.jpg) left  top repeat-y;}
.mainbodymidcenter{ background:#fff; padding-top:0px; height:98px;  text-align:center; border:0px solid red;}
.mainbodymidright{width:15px; background: url(images/box_right_bar.jpg) right top repeat-y;}


.mainbodydownleft{width:15px;height:15px; background:url(images/box_bottom_left.jpg) no-repeat;}
.mainbodydownmid{height:6px; background: url(images/box_bottom_mid1.png) bottom repeat-x;}
.mainbodydownright{width:15px;height:15px;	background:url(images/box_bottom_right.jpg) no-repeat;}	
/* end : main body box*/

/* Start of common box*/
.leftbodytopleft{width:15px;height:15px;background:url(images/box_top_left.jpg) left bottom no-repeat;}
.leftbodytopmid{height:15px;background: url(images/box_top_mid.png) bottom repeat-x; border:0px solid red;}
.leftbodytopright{width:15px;height:15px; background:url(images/box_top_right.jpg) right bottom no-repeat;}


.leftbodymidleft{width:15px; background: url(images/box_left_bar.jpg) left  top repeat-y;}
.leftbodymidcenter{ background:#fff; padding-top:0px; height:98px;  text-align:center; border:0px solid red;}
.leftbodymidright{width:15px; background: url(images/box_right_bar.jpg) right top repeat-y;}


.leftbodydownleft{width:15px;height:15px; background:url(images/box_bottom_left.jpg) no-repeat;}
.leftbodydownmid{height:15px; background: url(images/box_bottom_mid.png) top repeat-x;}
.leftbodydownright{width:15px;height:15px;	background:url(images/box_bottom_right.jpg) no-repeat;}	


/* End of common box */

/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
}

.button{
	width: 60px;
	height: 25px;
}
.backbtn{
 border:0px solid red;
 font-size:12px;
 font-weight:bold;
 padding-top:20px;
 text-align:right;
}
.btn{
}

/* ----- End of Form ----- */

/* ----- Footer ----- */

#scms_footer{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
clear:both; 
padding-top:30px;
border:0px solid red;
margin-left:266px;
height:85px;
text-align:center;
font-size:11px;
color: #666666;
}
.footer_left{
float:left;
width:9px;
height:52px;
background:url(images/footer_left.jpg) no-repeat;
}

.footer_bg{
float:left;
padding:7px 0px 40px 0px;
vertical-align:top;
width: 655px;
border-top: 1px solid #929597;
}

.footer_right{
float:left;
background:url(images/footer_right.jpg) no-repeat;
width:9px;
height:52px;

}

.footer a:link,.footer a:visited{
	color: #666666;
	
}

.footer_bg a:link,
.footer_bg a:visited{
	color: #666666;
	
}


.current-page{
font-size:14px;font-weight:bold;
}

/* ----- End of Footer ----- */