.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEA5C;
	text-decoration:underline;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFBF44;
	text-decoration:none;
}
.box {
	height: 16px;
	width: 100px;
	border: 1px solid #025AE2;
}
.bord {
	border: 1px solid #C29CF7;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB4D00;
	text-decoration:none;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB4D00;
	text-decoration:none;
}
.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration:none;
}
.bord1 {
	border: 2px solid #C29CF7;
}
.txt {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A0303;
	text-decoration:none;
}
.mainpagehead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FC9326;
	text-decoration: none;
	font-weight: bold;
}

.subtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A0303;
	text-decoration:underline;
}

.bord2 {
	border: 1px solid #DB4D00;
}

.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332D2D;
	text-decoration:none;
}
.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8AA05;
	text-decoration:none;
}

.more:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

.seclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D0A00;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.seclinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD9C33;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.cate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration:none;
}
.bordgrey {

	border: 1px solid #CCCCCC;
}
.screenbg {
	background-color: #EEE4FD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textbox2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F9F5FE;
	width: 120px;
	border: 1px solid #CCCCCC;
}

.textbox3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F9F5FE;
	/*width: 120px;*/
	border: 1px solid #CCCCCC;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #903300;
	text-decoration:none;
}
.more2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	text-decoration:none;
}

.more2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.redtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.error
{
	color:red;
}

.errorTextBox
{
	background:#FF4545;
	border: 1px solid #7F9DB9;
}




/* ============ Login Slider CSS ============= */
/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */


/***** Main Layout ****/
#logincontainer {
	left:60%;
  	width: 40%;
  	height: 20px;
  	text-align: center;/* IE fix to center the page */
	position: absolute;
}

#content {
  	width: 900px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}

#sl_horiz #frmLogin .textbox
{
	border:1px solid #903300;
	height:16px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-bottom:1px;
}

#sl_horiz #frmLogin #btnSubmit
{
	border:1px solid #903300;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

a:focus {
	outline: none;
}
#panel {
	width:30%;
	background: #fff;
	height: 120px;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	left:65%;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}


#panel .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}


#panel .loginClose {
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 10px;
	font-size: 0.8em;
	text-align: left;
}

#panel .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: #000;
}

#panel .loginClose a:hover {
	display: block;
	width: 100%;
	height: 20px;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: #903300;
}

/*logincontent*/
#logintop {
	position: relative;
}

#logintop ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
  	background: url(../images/login_r.jpg) no-repeat right 0;
	padding-right: 45px;
}

#logintop a {
	color: #903300;
}

#logintop a:hover {
	color: #903300;
}