

body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

.normal_text_red
{
color:Red;
}
h1 {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:15px;
	color:#2d6bb4;
	border-bottom:1px solid #00447d;
	padding:0px 0px 5px 0px;
	margin:0;
	font-weight:normal;
	font-weight:bold;
}
h2 {
	font-size:13px;
	color:#2d6bb4;
	padding:0;
	margin:0;
	font-weight:normal;
}
h4 {
	font-size:13px;
	color:#1092b4;
	margin:0;
	font-weight:normal;
	border-bottom:1px solid #00447d;
	padding:0px 0px 5px 0px;
}
h4 a {
	font-size:13px;
	color:#1092b4;
	text-decoration:none;
}
h4 a:hover {
	color:#10a3c3;
	text-decoration:none;
}
h3 {
	font-size:12px;
	color:#1092b4;
	padding:0;
	margin:0;
	font-weight:normal;
}
h5 {
	font-size:11px;
	color:#1092b4;
	padding:0;
	margin:0;
	font-weight:normal;
}

h6{
font-family:Arial, Helvetica, sans-serif;	
   font-size:16px;
	color:#2d6bb4;
	padding:0;
	margin:0;
	font-weight:normal;
	font-weight:bold;}

.ML15 {	margin-left:15px;}
.MT15 {margin-top:15px;}
.FL {
	float:left;
}
.MR10 {
	margin-right:10px;
}
#main {
	width:100%;
	height:100%;
/*	background-image:url(../images/topbg.jpg);
	background-position: center top;
	background-repeat:no-repeat;*/
}
#content-box {
	width:900px;
	margin:auto;
}
.viewall {
	float:right;
	font-size:11px;
}
.grey {
	color:#999;
}
a {
	color:#663300;
	text-decoration:none;
    font-family: "Times New Roman", Times, serif;
}
a:hover {
	color:#10a3c3;
	text-decoration: underline;
}
#header {
	width:860px;
	padding:0px;
	position:relative;
	margin-top:25px;
}
#header .toptxt {
	position:absolute;
	left:550px;
	color: #aaf4ff;
	text-align:center;
	top:20px;
	line-height:14px;
	width:400px;
	font-size:10px;
}
.clear {
	clear:both;
}
.menu-bg {
width:900px;
	height:32px;
	float:left;
/*	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;*/
	z-index:1;
	background-color:#007dc7;
}
.menu {
	float:left;
	position:relative;
}
.menu a {
    height:18px;
	padding:7px 8px;
	font-family: Arial, Geneva, sans-serif, Tahoma;
	color:#FFF;
	border-right:1px solid #99cce7;
	text-decoration:none;
	float:left;
	font-size:12px;
}
.menu a:hover {
	color:#b5e3ff;
	text-decoration:none;
}

.new-but{
position:absolute;
left:395px;
top:22px;
}

.posi-rel{
position:relative;
}

.new-but-in{
position:absolute;
left:50px;
top:50px;
}


.search {
	background-image: url(../images/search-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:120px;
	height:22px;
	float:right;
	padding:5px 0px;
	margin-right:5px;
}
.menu-rt {
	float:right;
	margin-right:5px;
}
.welcome {
	color:#00c4f7;
	padding:6px 10px 6px 7px;
	float:left;/*margin-left:190px;	*/
}
.welcome a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#00c4f7;
}
.welcome a:hover {
	color:#FFF;
	text-decoration:none;
}
#container {
	width:878px;
	border:1px solid #CCC;
	background-color:#FFF;
	padding:10px;
	#margin-top:-5px;
}
.dotted-line {
	background-image:url(../images/dotted.jpg);
	background-repeat:repeat-y;
}
.blue-12 {
	font-family: Arial, Geneva, sans-serif, Tahoma;
	font-size:12px;
	color:#00447d;
}
.blue-12 a {
	font-family: Arial, Geneva, sans-serif, Tahoma;
	font-size:12px;
	color:#00447d;
	text-decoration:none;
}
.blue-12 a:hover {
	color:#00447d;
	text-decoration:none;
}
.black11 {
	color:#000;
	line-height:15px;
}
.gray10 {
	color:#ccc;
	font-size:10px;
}
.login-box {
	width:417px;
	border-top:1px solid #f3f3f3;
	border-right:2px solid #d9d9d9;
	border-bottom:2px solid #d9d9d9;
	border-left:1px solid #f3f3f3;
	background-image:url(../images/login-box-bg.jpg);
	padding:10px;
}
.login-head {
	position:absolute;
	top:272px;
	z-index:1000px;
}
.login-b {
	width:190px;
	position:relative;
	height:60px;
	background-color:#ebebeb;
}
/*button*/

.btn-grey-left {
	float:left;
	height:21px;
	overflow:hidden;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.btn-grey-left a {
	float:left;
	height:21px;
	background: url(../images/but-left.gif) no-repeat;
	cursor:pointer;
	text-decoration:none;
}
.btn-grey-left a span {
	float:left;
	height:21px;
	background: url(../images/but-right.gif) no-repeat right 0;
	padding:3px 0px 0 10px;
	color:#000000;
	text-decoration:none;
}
.btn-grey-left a:hover {
	text-decoration:none;
	background-position:0 -23px;
	text-decoration:none;
}
.btn-grey-left a:hover span {
	background-position:right -23px;
	color:#333;
	text-decoration:none;
}
/*button close*/


/*button*/

.btn-grey-left2 {
	height:21px;
	overflow:hidden;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.btn-grey-left2 a {
	height:21px;
	background: url(../images/but-left.gif) no-repeat;
	cursor:pointer;
	text-decoration:none;
}
.btn-grey-left2 a span {
	height:21px;
	background: url(../images/but-right.gif) no-repeat right 0;
	padding:3px 0px 0 10px;
	color:#000000;
	text-decoration:none;
}
.btn-grey-left2 a:hover {
	text-decoration:none;
	background-position:0 -23px;
	text-decoration:none;
}
.btn-grey-left2 a:hover span {
	background-position:right -23px;
	color:#333;
	text-decoration:none;
}
/*button close*/



.field1 {
	width:98px;
	height:12px;
	border:0px;
	background-color:#FFF;
	font-size:10px;
	color:#000;
	padding:2px;
}
/* footer */
.initiative {
	font-size:12px;
	width:175px;
	padding:5px 10px;
	height:19px;
	background-color:#FFF;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	float:left;
}
.partner-box {
	float:left;
	/*width:650px;*/
	padding:5px 10px;
	background-color:#FFF;
	border-top:0px;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	margin-bottom:20px;
}
#footer {
	width:100%;
	margin-top:0px;
	background-image:url(../images/top.jpg);
	/*background-color:#D4C38F;*/
}
.footer-box {
	margin:auto;
	width:860px;
	padding:20px;
}
.tahoma11w {
	color:#ffffff;
	line-height:18px;
	font-size:11px;
}
.tahoma11w a {
	color:#FFF;
	line-height:18px;
	text-decoration:none;
}
.tahoma11w a:hover {
	text-decoration:none;
	border-bottom:1px #4cb7e1 solid;
	color:#FFF;
}
.tahoma11bl {
	color:#4cb7e1;
	line-height:18px;
	font-size:11px;
}
.tahoma11bl a {
	color:#4cb7e1;
	text-decoration:none;
	font-size:11px;
}
.tahoma11bl a:hover {
	color:#ffffff;
	border-bottom:1px #4cb7e1 solid;
	font-size:11px;
}
.login-name {
	position:absolute;
	top:-10px;
	_top:-10px;
	left:5px;
	_left:5px;
	margin-top:4px;
	_margin-top:4px;
 #margin-top:4px;
	z-index:0px;
}
.login-arrow {
	position:absolute;
	top:38px;
	_top:41px;
 #top:41px;
	margin-left:175px;
	_margin-left:175px;
}
.right-box-hd {
	background-image: url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	width:380px;
	height:36px;
	background-position:top;
	padding:0px 10px 6px 10px;
	font-family: Arial, Geneva, sans-serif, Tahoma;
	font-size:12px;
	color:#00447d;
	font-weight:normal;
}
.right-text {
	padding:8px 0px;
	width:400px;
	color:#000;
	font-weight:bold;
	background-image:url(../images/dotted-hor.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.right-text a {
	font-weight:bold;
	text-decoration:none;
}
.right-text a:hover {
	font-weight:bold;
	text-decoration:none;
}
.search-field {
	width:80px;
	height:14px;
	background-color:#9be6fb;
	border:0px;
	margin-left:30px;
	margin-top:2px;
}
/*inner er mla page*/

#in-container {
	width:896px;
	border:2px solid #f3f3f3;
	background-color:#FFF;
	#margin-top:-5px;
}
#left-con {
	width:180px;
	height:100%;
	background-color:#f3f3f3;
	padding:8px 10px;
}
#right-con {
	width:696px;
	height:100%;
}
.left-head {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:15px;
	color: #0B87CA;
	border-bottom:1px solid #00447d;
	padding:0px 0px 5px 0px;
}
.left-head-search {
	padding:0px 0px 5px 0px;
}
.left-head-search-input {
	width:170px;
	height:22px;
	border:0px;
	margin-top:6px;
	margin-bottom:8px;
}
/*inner er mla page close*/

/*inner header bg start*/

.inner-header-bg {
	background-image:url(../images/header-bg-new.gif);
	background-repeat:repeat-x;
	height:31px;
	padding:5px 0px;
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:15px;
	color:#2d6bb4;
	font-weight:normal;
}
.inner-header-bg a {
	font-size:13px;
	color:#2d6bb4;
	font-weight:normal;
	text-decoration:none;
}
.inner-header-bg a:hover {
	text-decoration:underline;
}
.arrow {
	POSITION: absolute;
	width:25px;
	height:28px;
	padding-top:2px;
 #padding-top:3px;
}
.arrow2 {
	POSITION: absolute;
	width:205px;
	height:28px;
	padding-top:0px
}
.innertext-links ul {
	list-style:none;
	padding:0;
	margin:0;
	border-bottom: 1px solid #dbdbdb;
}
.innertext-links li {
	display:inline-block;
	height:28px;
	text-align:left;
	padding-left:15px;
	background-position:center left;
	margin:2px
}
.innertext-links a {
	padding-left:9px;
	font-weight:bold;
}
.innertext-links a:hover {
	padding-top:12px;
}
.inner-header-bg2 {
	color:#000000;
	text-indent:9px;
	font-weight:bold;
	height:22px;
}
/*inner header bg start*/

/*froum td bg start*/
.forum-td {
	color:#000000;
}
.forum-td a {
	color:#000000;
}
.forum-td a:hover {
	color:#12497E;
}
.forum-td2 {
	/*background-image:url(../images/td-bg.gif);*/
	background-repeat:repeat-x;
	background-color:#ecedef;
	padding:10px;
}
.forum-td1 {
	/*background-image:url(../images/td-bg1.gif);*/
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:10px;
}

.forum-td-hd {
	/*background-image:url(../images/td-bg1.gif);*/
	background-repeat:repeat-x;
	background-color:#919a99;
	padding:10px;
	color:#2d6bb4;
}

.postin {
	margin-left:10px;
	padding-bottom:5px;
	border-bottom:1px #e8e6e6 solid;
	color:#CCC;
	float:left;
	width:95%;
}
/*froum td bg close*/

.img-bg {
	background-image:url(../images/photo-back.gif);
	background-repeat:no-repeat;
	height:142px;
	width:141px;
	padding-left:4px;
	padding-top:4px;
		
}

.img-bg2 {
	background-image:url(../images/photo-bg.gif);
	background-repeat:no-repeat;
	height:142px;
	width:141px;
	padding-left:12px;
	padding-top:4px;
		
}

.img-right-bg {
	background-color:#e8e6e6
}
.img-bg-header {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:16px;
	padding-left:10px;
	color:#06719c;
	line-height:16px;
	font-weight:normal;
}
.comments-box {
	border:solid 1px #CCCCCC;
	width:400px;
	height:150px;
}
.comments-box-replay {
	background-color:#f3f3f3;
	padding:15px;
	margin-left:15px;
	margin-right:15px;
	color:#666666;
}

.comments-box-replay-er {
	background-color: #33CCFF;
	padding:15px;
	margin-left:15px;
	margin-right:15px;
	color:#666666;
}

.view-message {
	background-color:#f3f3f3;
	padding:15px;
	color:#666666;
}
.input {
	border:solid 1px #dedddd;
	color:#555555;
	height:20px;
	width:220px;
}
.dot-line {
	height:28px;
	border-bottom:1px #CCC dotted;
}
.horiz-dotted {
	background-image: url(../images/dotted-hor.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:30px;
	text-indent:15px;
	font-size:14px;
}
.ger14bl {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:14px;
	color:#0480c8;
}
.tablebox-hd {
	background-color:#8e8e8e;
	padding:3px;
	margin-right:1px;
	color:#fff;
}
.tablebox-total {
	background-color:#c4c4c4;
	padding:3px;
	margin-right:1px;
	color:#555;
	font-weight:bold;
}
.tablebox1 {
	background-color:#f3f3f3;
	padding:3px;
	margin-right:1px;
	color:#555;
}
.tablebox1 a {
	color:#555;
	text-decoration:none;
}
.tablebox1 a:hover {
	text-decoration:none;
	border-bottom:1px solid #555;
}
.tablebox2 {
	background-color:#fff;
	padding:3px;
	margin-right:1px;
	color:#555;
}
.tablebox2 a {
	color:#555;
	text-decoration:none;
}
.tablebox2 a:hover {
	text-decoration:none;
	border-bottom:1px solid #555;
}
/*left sub menus start*/
.left-menus {
	width:180px;
}
.left-menus ul {
	padding:0px;
	margin:0px;
}
.left-menus li {
	display:block;
	margin-bottom:1px;
	text-align:left;
	float:left;
}
.left-menus li a {
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	padding-bottom:6px;
	border-bottom:0px;
	width:165px;
	float:left;
}
.left-menus li a:hover {
	background-repeat:no-repeat;
	background-color:#fbfbfb;
	text-decoration:none;
	color:#000;
}
/*left sub menus close*/


/*listing start*/
/*
.listing ul{margin:0; padding:0;}
.listing li{width:100%; margin:10px 0 10px 0px; padding-bottom:10px; background-image: url(../images/arrow-new2.gif); background-repeat:no-repeat; list-style-type:none; padding-left:10px;}
.listing li a { text-decoration:none;padding:5px; display:block;}
.listing li a:hover{ background-color:#ededed;}
*/

.listing {
	width:100%;
}
.listing ul {
	padding:0px;
	margin:0px;
}
.listing li {
	display:block;
	margin-bottom:1px;
	text-align:left;
	list-style-type:none;
	width:97%;
}
.listing li a {
	padding-left:20px;
	background-image:url(../images/arrow-new2.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px #CCC dotted;
	width:100%;
	color:#000;
	display:block;
}
.listing li a:hover {
	background-color:#fbfbfb;
	text-decoration:none;
	color:#000;
	border-bottom:1px #CCC dotted;
}
/*listing menus close*/

.mla-text-box {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:18px;
	color:#007dc7;
	/*background-image:url(../images/quote.gif);*/
	background-repeat:no-repeat;
	background-position:center center;
	line-height:30px;
	
}
/*scroll class*/

#basic-accordian {
	padding:5px;
}
.accordion_headings {
	padding:5px;
	color:#000;
	cursor:pointer;
	width:620px;
	background-color:#f3f3f3;
	margin-bottom:1px;
}
.accordion_headings:hover {
	color:#00c4f7;
	background-color:#033f75;
}
.accordion_child {
	padding:15px;
	float:left;
	color:#000;
	border-bottom:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	width:598px;
}
.header_highlight {
	color:#00c4f7;
	background-color:#033f75;
}
/*scroll class close*/

/* Search text start*/

.search-text {
	color:#006699;
}
.search-text a {
	padding:2px 5px;
	background-color:#eaeaea;
	color:#006699;
}
.search-text a:hover {
	padding:2px 5px;
	background-color:#12517d;
	color:#ffffff;
	text-decoration:none;
}
.search-text-selected {
	padding:2px 5px;
	background-color:#12517d;
	color:#ffffff;
	text-decoration:none;
}
.search-text-h {
	color:#006699;
	font-size:14px;
	font-weight:bold;
}
.search-text-header a {
	color:#006699;
}
.search-text-header a:hover {
	border-bottom:#006699 solid 1px;
	text-decoration:none;
}
/* Search text close*/


.in-mla-tx {
	background-image:url(../images/inner-mla-text.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
.top {
	float:right;
}
/* Replay button Start*/	
.replay a {
	float:right;
	color:#006699;
	padding:3px 6px;
	text-decoration:none;
	background-color:#FFFFFF;
}
.replay a:hover {
	color:#006699;
	padding:3px 6px;
	text-decoration:none;
	background-color:#f3f3f3;
}
/* Replay button Close*/	
	
/* Previous | Next button Start*/	
.next {
	color:#006699;
	float:right;
}
.next a {
	color:#006699;
	padding:3px 6px;
	text-decoration:none;
	background-color:#FFFFFF;
}
.next a:hover {
	color:#006699;
	padding:3px 6px;
	text-decoration:none;
	background-color:#f3f3f3;
}
/* Previous | Next button close*/	

/* Previous | Next button Start*/	
.sitemap {
	color:#006699;
	line-height:20px;
}
.sitemap h1 a {
	color:#006699;
	padding:3px 6px;
	text-decoration:none;
	background-color:#FFFFFF;
}
.sitemap a {
	color:#000000;
	padding:3px 6px;
	text-decoration:none;
	background-color:#FFFFFF;
}
.sitemap a:hover {
	color:#006699;
	padding:3px 6px;
	text-decoration:none;
	background-color:#f3f3f3;
}
/* Previous | Next button close*/

.top-button {
	background-color:#F8F8F8;
	padding:3px;
}
/* left icon menus start */
#icon {
	font-family: Arial, Geneva, sans-serif, Tahoma;
}
.icon-1 {
	background-image:url(../images/icon-1.jpg);
	background-repeat:no-repeat;
	padding:8px 0px 8px 35px;
	background-position:center left;
	margin:0;
	text-decoration:none;
	border-bottom:#dae1e7 solid 1px;
	height:26px;
}
.icon-1 a {
	font-size:12px;
	font-weight:normal;
}
.icon-2 {
	background-image:url(../images/icon-2.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding:8px 0px 8px 35px;
	margin:0px;
	text-decoration:none;
	border-bottom:#dae1e7 solid 1px;
}
.icon-2 a {
	font-size:12px;
	font-weight:normal;
}
.icon-3 {
	background-image:url(../images/icon-3.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding:8px 0px 8px 35px;
	margin:0px;
	text-decoration:none;
	border-bottom:#dae1e7 solid 1px;
	height:26px;
}
.icon-3 a {
	font-size:12px;
	font-weight:normal;
}
.icon-4 {
	background-image:url(../images/icon-4.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding:8px 0px 8px 35px;
	margin:0px;
	text-decoration:none;
	border-bottom:#dae1e7 solid 1px;
}
.icon-4 a {
	font-size:12px;
	font-weight:normal;
}
/* left icon menus close */


/* 24 mar*/

.input3 {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:11px;
	border:solid 1px #dedddd;
	color:#555555;
	padding:3px;
	width:220px;
	height:16px;
	margin-bottom:1px;
}
.input2 {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:11px;
	border:solid 1px #dedddd;
	color:#555555;
	padding:3px;
	height:16px;
	margin-bottom:1px;
}
input {
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-size:11px;
}
.dot-line2 {
	height:1px;
	border-bottom:1px #CCC dotted;
}
/* 24 mar*/


/* 250809 home page updates*/

.home-top-bg {
	background-image:url(../images/home-top-bg.jpg);
	background-repeat:no-repeat;
	width:494px;
	height:185px;
	font-family:Arial, Geneva, sans-serif, Tahoma;
	font-weight:bold;
	color:#046296;
	text-align:center;
}
.home-top-bg p {
	margin:0px;
	padding:0px;
	margin-left:150px;
	padding-top:25px;
	line-height:30px;
	font-size:30px;
}
.wacth-tvc {
	font-size:16px;
	margin-left:150px;
}
.wacth-tvc-bg {
	background-image:url(../images/tvc-bg.jpg);
	height:25px;
	margin-left:230px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	background-repeat:no-repeat;
}
.home-box-bg {
	background-image:url(../images/home-box-bg2.jpg);
	width:332px;
	height:102px;
}
.home-box-bg h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#0078cb;
	border:0px;
	font-weight:bold;
}
.home-box-bg span {
	color:#7a796c;
	font-size:10px;
	line-height:11px;
}

.home-box-bg2 {
	background-image:url(../images/home-box-bg3.jpg);
	width:332px;
	height:102px;
}

.home-box-bg2 h1 {
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#c9680d;
	border:0px;
	font-weight:bold;
}
.home-box-bg2 span {
	color:#fff;
	font-size:10px;
	line-height:11px;
}

.home-box-bg2 a:hover {
	color:#fff;
	font-size:11px;
	
}


div.scrollable {
}
div.navi {
	width:100px;
	height:15px;
}
div.navi a {
	width:14px;
	height:15px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	background:url('../images/navigator.gif') 0 0 no-repeat;
	display:block;
	font-size:1px;
}
div.navi a:hover {
	background-position:0 -15px;
}
div.navi a.active {
	background-position:0 -29px;
}
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 494px;
	height:155px;
}
#thumbs {
	position:absolute;
	width:20000em;
	clear:both;
}
#thumbs div {
	float:left;
	width:494px;
	height:155px;
	cursor:pointer;
}
.jsclass .randomcontent { /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
}
.jsclass .randomcontent1 { /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
}
.new-top {
	position:absolute;
	margin-top:-20px;
}
.home-logo{
	float:left;
	position:relative;
	}

/* login top start*/

/*
Name: Nice Login and Signup Panel using Mootools 1.2
Tutorial URI: http://web-kreation.com/demos/login_form_mootools_1.2/
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: August 2008

	The CSS, XHTML and design is released under Creative Common License 2.5:
	http://creativecommons.org/licenses/by-sa/2.5/

*/

/* Login Panel */
#top {
  	background: url(../images/login_top.jpg) repeat-x 0 0;
	height: 38px;
	position: relative;
	
}
#top ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 70px;
  	color: white;
  	font-size: 100%;
	text-align: center;
  	background: url(../images/login_r.gif) no-repeat right 0;
	padding-right: 45px;
	
}

#top ul.login li.left {
  	background: url(../images/login_l.gif) no-repeat left 0;
  	height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  	background: url(../images/login_m.jpg) repeat-x 0 0;
}

#top ul.login li.normal {
 	color: #81c5ff; text-decoration:none; font-weight:normal;
}

#top ul.login li a {
	color: #81c5ff; text-decoration:none;
}

#top ul.login li a:hover {
	color: white;
}

/*Login*/
/* toggle effect - show/hide login*/
#login {
	width: 100%;
	color: white;
background: #00303E;
	/*background-image:url(images/top.jpg);*/
	background-repeat:repeat-x;
	position: static;
	z-index:0px;
	overflow:hidden;

}

#login a {
	text-decoration: none;
	color: #81c5ff;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	width: 550px;
	/*height: 80px;*/
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent .left {
	/*width: 420px;*/
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #0574c0 solid;
	background: #fff;
	margin-right: 5px;
	margin-top: 4px;
	color: black;
	height: 16px;
	padding:3px 5px;
	font-size:10px;
}

#login .loginContent input:focus.field {
	background: #fff;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(../images/button_login.jpg) no-repeat 0 0;
}

#login .loginClose {
	right: 15px;
	top: 50px;
	font-size: 0.8em;
	text-align: right;


	}

#login .loginClose a {
	display: block;
	width: 90%;
	height: 20px;
	background-image: url(../images/button_close.jpg);
	padding-right:25px;
	font-size:11px;
	color: white;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
		margin-top:-60px;
	#margin-top:-60px;
}

#login .loginClose a:hover {
	background: url(../images/button_close_over.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

/* login top close*/

.BLKDIV {height:96px; width:50px;_height:92px; #height:92px;}

/*box*/

.box-er{background-color:#e0eaf6; font-size:12px;}
/*box close*/

/*font*/

.FT13{font-size:13px}

/*font close*/

/*close botton*/

.dis-but{}
.dis-but a{ color:#FFF; text-decoration:none; float:left; padding:3px 20px; font-size:11px;  background:#007dc7;}
.dis-but a:hover{ background:#0270b1;}

.click{}
.click a{ color:#fff; text-decoration:none; padding:3px 20px; font-size:11px;  background:#c8c8ca;}
.click a:hover{ background:#007dc7; color:#fff;}

.FL{float:left;}
.FR{float:right;}

/* tooltip */
#dhtmltooltip {
	position: absolute;
	left: -1000px;
	width: 150px;	
	border: 1px solid #2C70AF;
	padding: 2px;
	background-color: white;
	text-align:text;
	margin-left:4px;
	visibility: hidden;
	z-index: 200;/*Remove below line to remove shadow. Below line should always appear last within this CSS*//*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmlpointer {
	position:absolute;
	left: -1000px;
	z-index: 201;
	visibility: hidden;
}

#dhtmltooltip h1{
	text-indent:5px;
}
#dhtmltooltip ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#dhtmltooltip li{
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	list-style:none;
}

#shok {
	position:absolute;
	z-index:99999;
	margin:0 auto;
	width:100%;
	text-align:center;
}