/*	The stylesheet for eCN 
	Developed by eCN Team
*/

html { height: 100%; margin: 0px; }

body {
    background: #DCDBDB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background:url("images/bg.gif") top center no-repeat; 
	margin:0 auto; 
	padding:0; 
	border:0;
	color: #454545;
}

#container {
	width: 960px;
	padding:0;
	margin: 25px auto 0 auto;
	border: 0;
}

.header {
	width: 960px;
	height: 158px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #FF0000;
}

.logo {
	margin: 0px;
	border: 0px solid #555000;
	float: left;
}


.hMenuContainer {
	font: bold 11px Verdana;
	background: url("images/hMenuBg.gif") repeat-x;
	height: 35px;
	width: 620px;
	margin: 123px 0 0 0;
	border: 0px solid #00FFFF;
	float: right;
}

.hMenu {
	float: right;
	margin-right: 0px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 22px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 12px 0px 12px;
	border-top: 4px solid #efefef;
	border-bottom: 1px solid #FFFFFF;
}

.hMenu a:hover {
	float: left;
	display: block;
	height: 22px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 8px 12px 0px 12px;
	border-top: 4px solid #666666;
	border-bottom: 1px solid #666666;
	background: #efefef;
}

.welcomeBanner {
	background:url("images/mainbanner.jpg") top left no-repeat;
	width: 936px;
	height: 254px;
	padding: 0px;
	border: 12px solid #e7e8ea;
	margin: 20px auto 26px auto;
}

.content {
	width: 960px;
	float: left;
	border: 0px solid;
	margin: 0 auto 30px auto;
}

.leftContent {
	float: left;
	width: 666px;
	padding: 0px;
	border: 0px solid #e3e3e3;
	margin: 0 13px 0 0;
}

.path {
	width: 652px;
	margin: 0 0 25px 0;
	height: 21px;
	padding: 5px 0px 0px 12px;
	border: 1px solid #e3e3e3;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.path a:link, .path a:active, .path a:visited {
	color: #666666;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: none;
}

.path img {
	margin: -8px 5px 0px 5px;
}

.welcomeNote {
	line-height: 18px;
	text-align: justify;
	margin: 0 0 5px 0;
}

.sectionBox {
	background: #E3E3E3 url("images/boxTop.png") top left no-repeat;
	width: 652px;
	height: 25px;
	padding: 6px 0 0 14px;
	margin: 40px 0 26px 0;
	color: #D83234;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #CACACA;
}

.sectionTitle {
	background: #d5ffd3 url("images/boxTop3.gif") top left no-repeat;
	width: 656px;
	height: 31px;
	padding: 6px 0 0 10px;
	margin: 0;
	color: #22366b;
	font-weight: bold;
	font-size: 10pt;
	border-top: 0px solid;
}

.display {
	background: #f3f3f3;
	border: 1px solid #E3E3E3;
	padding: 10px;
	text-align: center;
	width: 644px;
	margin: 4px 0 25px 0;
}

.display a:link, .display a:active, .display a:visited {
	color: #61a531;
	text-decoration: underline;
}

.display a:hover {
	color: #009000;
	text-decoration: none;
}

.snapshot {
	border: 5px solid #A0A0A0;
	padding: 10px;
	width: 500px;
	height: 350px;
	background: #BFBFBF;
}

.thumbs {
	border: 1px solid #B3B3B3;
	padding: 4px;
	width: 140px;
	height: 90px;
}

.thumbsSmall {
	border: 1px solid #B3B3B3;
	padding: 4px;
	width: 100px;
	height: 67px;
	margin: 0 auto
}

.price {
	color: #d51bbe;
}

.leftTitle {
	background: #E3E3E3 url("images/boxTop.png") top left no-repeat;
	width: 652px;
	height: 24px;
	padding: 7px 0 0 14px;
	margin: 40px 0 10px 0;
	color: #008000;
	font-weight: bold;
	font-size: 10pt;
	float: left;
	border-bottom: 1px solid #CACACA;
}

.listDislay {
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin: 0 0 10px 0;
	float: left;
	width: 654px;
}

.textLinks {
	color: #25569A;
	text-decoration: underline;
}

.textLinks:hover {
	color: #d11eb7;
	text-decoration: none;
}

.message { 
	color: #FFFFFF; 
	background: #008000; 
	border: 0px;
	padding: 6px; 
	font-weight: normal; 
	text-align: center; 
	margin: 0 auto; 
	width: 400px;
}

.error { 
	color: #FFFFFF; 
	background: #DD0000; 
	border: 0px;
	padding: 6px; 
	font-weight: normal; 
	text-align: center; 
	margin: 0 auto; 
	width: 400px;
}

/**************************************/
.rightContent {
	float: left;
	width: 275px;
	padding: 2px;
	border: 1px solid #e3e3e3;
}

.boxTitle {
	background: #E3E3E3 url("images/boxTop.png") top left no-repeat;
	width: 261px;
	height: 24px;
	padding: 7px 0 0 14px;
	margin: 0;
	color: #22366b;
	font-weight: bold;
	font-size: 10pt;
}

.boxBody {
	width: 263px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	margin: 1px 0 0px 0;
	padding: 5px;
}

/*.boxText {
	width: 265px;
	padding: 5px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	margin: 1px 0 20x 0;
}*/


.textBox {
	border: 1px solid #BBBBBB;
}

.btn {
	background: url("images/btnBg.gif") repeat-x;
	height: 24px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px 5px 8px;
	border: 1px solid #008000;
	cursor: pointer;
	margin: 0;
}

.footerUpper {
	width: 960px;
	border: 0px solid #FFFFFF;
	color: #DDDDDD;
	padding:25px 0 0 0;
	margin:0;
}

.footerUpperBox {
	float: left;
	width: 280px;
	border: 0px;
}

.footerUpperTitle {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0;
	border-bottom: 1px dashed #DFDFDF;
}

.footer {
	margin: 0 auto;
	width: 960px;
	height: 280px;
	background: #0A1833 url("images/footerBg.png") no-repeat;
	border: 0px;
	clear:both;
	padding: 10px;
	color: #5F8DDF;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #AAAAAA;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/*************** cPanel ******************/

.lineThick {
	background: #e7e8ea;
	width: 960px;
	height: 12px;
	padding: 0px;
	border: 0;
	margin: 20px auto 26px auto;
}

.cp-bar {
	margin: 0 auto;
	height: 19px;
	background: #063A6A url("images/blue-bar.png") repeat-x;
	border: 0px;
	padding: 0;
	color: #FFFFFF;
	text-align: center;
}
