@import url("navigation.css");

/*##################################

COMMON CSS

##################################*/

a{

	text-decoration:none;

	outline:none;

	}

h1, h2, h3, h4 {

	margin:0px;

	padding:0px;

	}

h2 {

	font-family:"trebuchet MS";

	font-size:13px;

	color:#CE342D;

	margin-bottom:5px;

	}



.link {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#CE342D;

	text-decoration:none;

	}

.link:hover {

	color:#000000;

	}

.elink {

	font-size:12px;

	color:#CE342D;

	text-decoration:none;

	}

.elink:hover {

	color:#333333;

	}

.imgborder {

	border:1px solid #C8BEB2;

	padding:1px;

	}

.imgleft {

	border:1px solid #e6e6e6;

	float:left;

	margin:0 10px 0px 0;

	padding:1px;

	}

.imgright {

	border:1px solid #e6e6e6;

	float:right;

	margin:0 0px 0px 10px;

	padding:1px;

	}

.cmstxt {

	margin:0 0 15px 0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#736152;

	}

.cmstxt table{	

	margin:15px 0;	

	}

.hor_line{

	background-image:url(../images/hor_line.gif);

	background-repeat:repeat-x;

	background-position:center center;

	height:30px;

	clear:both;

	}









/*=========================================

	Withbg case for leftbar

	









/*#################################### 

SIDEBARLINKS CSS

####################################*/

.sidebarlinks {

	border-top:1px solid #F3EACF;

	margin:0 0px 0px 0px;

	

	}

/*====================================*/

.sidebarlinks a, 

.sidebarlinks .normal{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	 color:#736152;

	display:block;

	padding:9px 0;

	

	border-bottom:1px solid #F3EACF;

	background-color:#ffffff;

	position:relative;

	}



.sidebarlinks a:hover {

	color:#A89586;

	}

	

.sidebarlinks a span, 

.sidebarlinks .normal span {

	margin:0 10px 0 22px;

	display:block;

	}

	

.sidebarlinks a img, 

.sidebarlinks .normal img {

	position:absolute;

	left:10px;

	top:13px;

	}

/*====================================*/

.sidebarlinks .sublinks a, 

.sidebarlinks .sublinks .normal{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:normal;

	text-decoration:none;

	color:#ce342d;

	display:block;

	padding:6px 0px;

	background-color:#FDF9F5;

	border-bottom:1px solid #F3EACF;

	position:relative;

	}

.sidebarlinks .sublinks a:hover {

	background-repeat:repeat-x;

	background-color:#ffffff;

	color:#ff7c17;

	}

.sidebarlinks .sublinks a span, 

.sidebarlinks .sublinks .normal span{

	margin:0px 10px 0 0px;

	display:block;

	}

.sidebarlinks .sublinks a img, 

.sidebarlinks .sublinks .normal img{

	position:absolute;

	top:10px;

	}

	

/*=================================

	Rightbar 1 case

==================================*/

/*====================================

LINK WITH IMAGE CASE CSS

====================================*/

.rightbar1 .sidebarbox{	

	background-image:none;

	background-color:#ffffff;

	border:none;

	padding:0px;

	}

/*======================================

	.link with img case

=======================================*/

.rightbar1 .linkwithimg {

	position:relative;

	z-index:2;

	border:1px solid #DCDBDB;

	padding:0px;

	margin:0 0 8px 0;

	}

.rightbar1 .linkwithimg .imgbox {

	width:30px;

	}

.rightbar1 .linkwithimg .imgbox td {

	width:30px;

	height:30px;

	border:1px solid #cccccc;

	padding:1px;

	}

.rightbar1 .linkwithimg .linkbox {

	padding:0 0 0 5px;

	}

.rightbar1 .linkwithimg .linkbox a{

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

	color:#ce342d;

	}

.rightbar1 .linkwithimg .linkbox a:hover {

	color:#ff7c17;

	}

.rightbar1 .linkwithimg .hor_line {

	/*border-bottom:1px solid #E3bfa4;*/

	height:1px;

	font-size:0px;

	line-height:0px;

	}	



/*====================================

	H5 case

=====================================*/

.withoutbg .sidebarbox{

	background-image:none;

	background-color:#ffffff;

	border:none;

	padding:0px;

	margin:0px;

	

	

	}

.rightbar1 h5,

.withoutbg h5 {

	font-family:"trebuchet MS";

	font-size:14px;

	color:#ce342d;

	background-color:#FFF3E1;

	border-top:1px solid #FFDFB0;	 

	margin:-6px 0 0px 0;	

	padding:10px 15px;

	position:relative;

	font-weight:bold;

	}

.rightbar1 h5 a,

.withoutbg h5 a {

	text-decoration:none;

	color:#ce342d;

	}

.rightbar1 h5 a:hover,

.withoutbg h5 a:hover{

	color:#FF7C17;

	}

/*====================================

	sidebar txt 1 case 

=================================*/

.rightbar1 .sidebartxt1{

	 color:#736152;

	 font-family:Verdana, Arial, Helvetica, sans-serif;

	 font-size:12px;

	 font-weight:bold;

	 padding:10px 15px;

	 margin-bottom:5px;

	 }

.rightbar1 .sidebartxt1 a{

	 color:#736152;

	 }

.rightbar1 .sidebartxt1 a:hover{

		color:#A89586;

		}

.rightbar1 .sidebarimg{

	

	margin:0px;

	padding:0px;

	

	}

/*=================================

	Without bg case css

===================================*/	



/*==================h5 case=============================*/

.withoutbg h5 {

	font-family:"trebuchet MS";

	font-size:14px;

	color:#ce342d;

	background-color:#FFF3E1;

	border-top:1px solid #FFDFB0;	 

	margin:0px 0px 0px 0px;	

	padding:10px 15px;

	position:relative;

	font-weight:bold;

	}



.withoutbg h5 a {

	text-decoration:none;

	color:#ce342d;

	}



.withoutbg h5 a:hover{

	color:#FF7C17;

	}	

/*====================================

	sidebar txt case for without bg

=================================*/

.sidebar .withoutbg .sidebartxt{

	 color:#736152;

	 font-family:Verdana, Arial, Helvetica, sans-serif;

	 font-size:12px;	 

	 padding:10px 15px 15px 15px;	

	 margin:0px;

  	 border-top:1px solid #FFF3E1;

	 min-height:1px; /* also definein ie */

	  }



.withoutbg .sidebartxt a{

	color:#736152;

	}

.withoutbg .sidebartxt a:hover{

	color:#A89586;

	}



/*======================================

	.link with img case

=======================================*/

.withoutbg .linkwithimg {

	position:relative;

	z-index:2;

	border:1px solid #DCDBDB;

	padding:0px;

	margin:0 0px 8px 0px;

	}

.withoutbg .linkwithimg .imgbox {

	width:30px;

	}

.withoutbg .linkwithimg .imgbox td {

	width:30px;

	height:30px;

	border:1px solid #cccccc;

	padding:1px;

	}

.withoutbg .linkwithimg .linkbox {

	padding:0 0 0 5px;

	}

.withoutbg .linkwithimg .linkbox a{

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

	color:#ce342d;

	}

.withoutbg .linkwithimg .linkbox a:hover {

	color:#ff7c17;

	}

.withoutbg .linkwithimg .hor_line {

	/*border-bottom:1px solid #E3bfa4;*/

	height:1px;

	font-size:0px;

	line-height:0px;

	}	

/*====================================

DOCUMENT CASE CSS

====================================*/

.withoutbg .doclink {

	border-top:1px solid #F3EACF;	

	border-bottom:1px solid #ffffff;

	margin:0 0px 0px 0px;

	padding:0px;

	}

.withoutbg .doclink a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

	color:#ce342d;

	display:block;

	padding:9px 0;

	border-bottom:1px solid #efefef;	

	position:relative;

	}



.withoutbg .doclink a:hover {

	color:#ff7c17;

	background-color:#F7F5F5;

	}

	

.withoutbg .doclink a span, 

.withoutbg .doclink .normal span {

	margin:0 10px 0 22px;

	}

	

.withoutbg .doclink a img, 

.withoutbg .doclink .normal img {

	position:absolute;

	left:10px;

	top:14px;

	}

/*=========================

	side bar img for without bg

=============================*/



.withoutbg .sidebarimg {

	padding:0 0 0px 0;

	margin:0px;

	border-top:1px solid #FFF3E1;

	}

.withoutbg .sidebarimg table td{

	height:74px;

	width:200px;

	text-align:center;

	vertical-align:middle;

	background-color:#ffffff;

	}

	

/*==================================

	navigation css

	================================*/

/*.dhtml-horiz-menu {

	position:absolute;

	bottom:0px;

	

	}

.dhtml-horiz-menu td{

	background-image:url(../images/navileftbg.gif);

	background-repeat:no-repeat;

	background-position:left top;

	margin:0 0 0 0;

	padding:0 0 0 0;

	}

.dhtml-horiz-menu td div{

	background-image:url(../images/navirightbg.gif);

	background-repeat:no-repeat;

	background-position:right top;

	margin:0 7px 0 3px;

	padding:0 0 0 0px;

	

	}

.dhtml-horiz-menu td:hover{

	background-image:url(../images/navileftbghover.gif);

	background-repeat:no-repeat;

	

	margin:0 0px 0 3px;

	padding:0 0 0 0;

	}

.dhtml-horiz-menu td div:hover{

	background-image:url(../images/navirightbghover.gif);

	background-repeat:no-repeat;



	margin:0 7px 0 3px;

	padding:0 0 0 0px;

	

	}*/





/*#################################### 

PAGEHEADER AND PAGE PATH CSS

####################################*/

.pageheader {

	position:relative;

	padding:0px 10px 10px 0px;

	background-image:url(../images/hor_line.gif);

	background-repeat:repeat-x;

	background-position:left bottom;

	}



.pageheader h1 {

	margin:0px;

	font-family:"trebuchet MS";

	color:#CE342D;

	font-size:20px;

	font-weight:normal;

	text-transform:uppercase;

	}

	

.pagepath {

	padding:7px 15px 7px 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#CE342D;

	margin-bottom:14px;

	background-image:url(../images/hor_line.gif);

	background-repeat:repeat-x;

	background-position:left bottom;	

	}



.pagepath a{

	color:#CE342D;

	text-decoration:none;

	}

	

.pagepath a:hover {

	color:#000000;

	}

	

.pagepath strong {

	/*page path arrow*/

	color:#333333;

	margin:0 7px 0 7px;

	}

	

.pagepath span {

	/*active page name*/

	color:#736152;

	font-weight:bold;

	}



/*==================================

COMMON POINTS CSS

==================================*/

.points {

	list-style-type:none;

	margin:0 0 20px 0;

	padding:0px;

	}

.points li {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#736152;

	line-height:15px;

	background-image:url(../images/arrow.gif);

	background-position:3px 7px;

	background-repeat:no-repeat;

	padding:0 0 0 15px;

	margin:0 0 5px 0;

	}

.points li ul {

	list-style-type:none;

	margin:5px 0 0px 0;

	padding:0px;

	}

.points li ul li {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#736152;

	line-height:15px;

	background-image:url(../images/arrow1.gif);

	background-position:3px 7px;

	background-repeat:no-repeat;

	padding:0 0 0 15px;

	margin:0 0 5px 0;

	}

/*================================

	norecord css

===============================*/

#subcontenttxt .norecord{

	border:2px solid #e6e6e6;

	padding:3px 0 0px 0;

	height:36px;

	margin:0px;

	}



#subcontenttxt  .norecord dd{

	font-family:"trebuchet MS";

	font-size:13px;

	color:#CE342D;

	font-weight:bold;

	margin-top:10px;

	padding-top:0px;

	}



#subcontenttxt .norecord .imgleft{

	border:none;

	}



/*==================================

	more button css

=================================*/

.linkbox {	

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	position:relative;	

	height:17px;

	margin:0px 0;

	}

.linkbox .link{

	background-image:url(../images/morebtn.gif);

	background-repeat:no-repeat;

	background-position:left top;

	height:17px;

	width:53px;

	display:block;	

	text-indent:-9999px;

	position:absolute;

	right:10px;

	

	}

.linkbox .link:hover{

	background-position:left -17px;

	}

	



/*=============================

	topbar css

===============================*/

#topbar h1{

	margin:0px;

	padding:0px;

	}

#topbar h1 a{	

	text-decoration:none;	

	background-image:url(../images/logo.gif);

	background-repeat:no-repeat;

	width:308px;

	height:71px;

	position:absolute;

	left:15px;

	top:16px;

	font-family:Tahoma;

	font-size:18px;

	text-indent:-9999px;

	}

	

#topbar .maillist{

	position:absolute;

	top:0px;

	right:15px;

	border:1px solid #E9DFB4;

	width:227px;

	height:71px;

	}

#topbar .maillist .maillist1{

	background-image:url(../images/maillistbg.gif);

	background-repeat:repeat-x;

	background-position:left bottom;

	border-left:2px solid #ffffff;

	border-right:2px solid #ffffff;

	width:205px;/*ie*/	

	height:70px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	 color:#000000;

	 padding:5px 9px;

	 background-color:#FFFEF9;

	 position:relative;

}

#topbar .maillist .maillist1 form{	

	padding:0;

	margin:0px;

	

	}

#topbar .maillist .maillist1 strong{

	font-size:11px;

	color:#767676;

	margin:0px 0 ;	

	display:block;

	}

#topbar .maillist .maillist1 form input{

	border:1px solid #DAD9D9;

	margin:5px 0 2px 0;

	font-size:9px;

	

	padding:0 0px;

	color:#767676;

	}

#topbar .maillist .maillist1 .gobtn{

	position:absolute;

	right:13px;

	top:25px;

	}

#topbar .toptxt{

	position:absolute;

	right:60px;

	bottom:18px;/*ie*/	

	}	

#topbar .toptxt1{

	position:absolute;

	right:60px;

	bottom:7px;

	}

/*====================================

	Leftbar css	

======================================*/	

.withbg{

	background-image:url(../images/sidebarbg.gif);

	background-repeat:repeat-x;

	background-position:left top;	

	background-color:#FFEBDC;

	border-bottom:1px solid #E3BFA4;

	border-right:1px solid #E3BFA4;

	}

.withoutbg{

	background-image:none;

	background-color:#ffffff;

	margin:0 0 15px 0;

	padding:0px;

	border-bottom:1px solid #DCDADB;

	}

.sidebarbox {

	margin:0 0 15px 0;

	padding:15px 15px 0px 15px;

	position:relative;	

	}

.height321{

	height:336px;

	}	

.height190{

	height:205px;	

	}

	

.sidebarbox  .link {

	position:absolute;

	left:15px;

	bottom:15px;	

	background-image:url(../images/morebtn.gif);

	background-repeat:no-repeat;

	background-position:left top;

	height:17px;

	width:53px;

	display:block;	

	text-indent:-9999px;	

	}

.sidebarbox .link:hover{

	background-position:left -17px;

	}

	

/*-----------------heading css-------------------*/



.withbg h5 {

	/*this is common class for sidebar headers*/

	font-family:"trebuchet MS";

	font-size:20px;

	color:#CE342D;

	margin:-6px 0 10px 0;	

	padding:0;

	position:relative;

	font-weight:normal;

	

	}

.withbg h5 a {

	text-decoration:none;

	color:#CE342D;

	}

.withbg h5 a:hover {

	color:#FF7C17;

	}

.withbg h5 a img{ /* for right bar go button*/

	position:absolute;

	right:0px;/* also defien in ie*/	

	top:2px;

	}

/*====================================

SIDEBAR IMAGE BOX CSS

====================================*/

.sidebarimg {

	padding:0 0 0px 0;

	margin-bottom:15px;



	}

.sidebarimg table td{

	height:96px;

	width:166px;

	text-align:center;

	vertical-align:middle;

	background-color:#ffffff;

	}

	

/*====================================

SIDEBAR TEXT CSS

====================================*/

.sidebar .sidebartxt{	/*also define in ie css*/

	min-height:145px;

	}

.sidebartxt {

	padding:0px;	

	margin:0 0 0px 0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	text-align:left;

	}

.sidebartxt h3 {

	font-size:13px;

	color:#CE342D;

	margin-bottom:5px;

	}



.sidebartxt a{

	color:#cd342d;

	}



.sidebartxt strong{

	display:block;

	margin:0px 0 0 0 ;

	}

.sidebarbox .sidebartxt  .link {

	position:absolute;

	left:0px;

	bottom:0px;

	}

/*====================================

LINK WITH IMAGE CASE CSS

====================================*/



/*.linkwithimg {

	position:relative;

	z-index:2;

	margin-bottom:15px;	

	}

.linkwithimg .imgbox {

	width:30px;

	}

.linkwithimg .imgbox td {

	width:30px;

	height:30px;

	border:1px solid #cccccc;

	padding:1px;

	}

.linkwithimg .linkbox {

	padding:0 0 0 5px;

	}

.linkwithimg .linkbox a{

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

	color:#ce342d;

	}

.linkwithimg .linkbox a:hover {

	color:#ff7c17;

	}

.linkwithimg .hor_line {

	border-bottom:1px solid #ffffff;

	height:1px;

	font-size:0px;

	line-height:0px;

	}	*/

/*===================================

	midbar css

====================================*/



.midbar {		

	margin-bottom:15px;

	position:relative;

	text-align:right;

	border:1px solid #e6e6e6;

	height:187px;

	background-color:#ffffff;

	padding:5px;

	}

/*.midbar img{

	position:absolute;

	right:0px;

	_right:-1px;

	}

.midbar .midbartxt{	

	position:absolute;

	left:0px;

	top:0px;

	z-index:1;	

	}

.midbar .midbartxt img{

	position:relative;

	left:0px;

	

	}*/

	

	

/*===================================

	Welcome text css

====================================*/

#welcometxt{

	background-color:#f9f9f9;

	padding:10px 15px 19px 15px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#484848;

	margin-bottom:15px;

	border:1px solid #e6e6e6;

	line-height:18px;

	height:107px;		

	position:relative;

	}

#welcometxt .link {

	position:absolute;

	right:15px;

	bottom:15px;	

	background-image:url(../images/morebtn.gif);

	background-repeat:no-repeat;

	background-position:left top;

	height:17px;

	width:53px;

	display:block;	

	text-indent:-9999px;

	

	

	}

#welcometxt .link:hover{

	background-position:left -17px;

	}

/*-----

	infobox container

	===============*/

#infoboxcontainer h5 {

	font-family:"trebuchet MS";

	font-size:20px;

	color:#ce342d;	

	margin:-6px 0 0px 0;	

	padding:0px 15px 10px 0;

	position:relative;

	font-weight:normal;

	}

/*======================================

		Retreat  css

=======================================*/

#retreat{

	padding:15px 0 0 15px;

	border:1px solid #d8d8d8;

	background-image:url(../images/infoboxbgimg1.jpg);

	background-position:right bottom;

	background-repeat:no-repeat;

	height:204px;

	width:244px;

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#736152;

	position:relative;

	}

#retreat .link {

	position:absolute;

	left:15px;

	bottom:15px;	

	background-image:url(../images/morebtn.gif);

	background-repeat:no-repeat;

	background-position:left top;

	height:17px;

	width:53px;

	display:block;	

	text-indent:-9999px;

	

	

	}

#retreat .link:hover{

	background-position:left -17px;

	}

/*======================================

		classes  css

=======================================*/

#classes{

	padding:15px 0 0 15px;

	border:1px solid #d8d8d8;

	background-image:url(../images/infoboxbgimg2.jpg);

	background-position:right bottom;

	background-repeat:no-repeat;

	height:204px;

	width:244px;

	float:right;

	position:relative;

	}

#classes img{

	position:absolute;

	left:15px;

	bottom:45px;

	}

#classes .link {

	position:absolute;

	left:15px;

	bottom:15px;	

	background-image:url(../images/buybtn.gif);

	background-repeat:no-repeat;

	background-position:left top;

	height:17px;

	width:85px;

	display:block;	

	text-indent:-9999px;	

	}

#classes .link:hover{

	background-position:left -17px;

	}

	

	

/*##################################

SITEMAP CSS

##################################*/

#sitemap ul {

	list-style-type:none;

	margin:-12px 0px 0px 0px ;

	padding:0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

#sitemap ul li {

	height:15px;

	}

#sitemap ul li a {

	text-decoration: none;

	}

/*===============================*/

.linklevel1 {

	background-image:url(../images/arrow.gif);

	background-repeat:no-repeat;

	background-position: 0px 5px;

	font-weight: bold;

	color: #ce342d;

	font-size:12px;

	padding-left:10px;

	margin:10px 0 10px 0;

	}

	

.linklevel1 a {

	font-weight: bold;

	color: #ce342d;

	}

	

.linklevel1 a:hover {

	font-weight: bold;

	color: #e68c88;

	}

/*===============================*/

.linklevel2 {

	background-image:url(../images/arrow1.gif);

	background-repeat:no-repeat;

	background-position: 0px 5px;

	color: #736152;

	font-size:12px;

	padding-left:10px;

	margin:10px 0px;

	}

.linklevel2 a {

	font-weight: bold;

	color: #736152;

	}

.linklevel2 a:hover {

	font-weight: bold;

	color: #A89586;

	}

/*========================*/

.linklevel3 {

	background-image:url(../images/arrow1.gif);

	background-repeat:no-repeat;

	background-position: 0px 5px;

	color: #736152;

	font-size:12px;

	padding-left:10px;

	margin:10px 0px;

	}

.linklevel3 a {

	font-weight: normal;

	color: #736152;

	}

.linklevel3 a:hover {

	font-weight: normal;

	color: #A89586;

	}

/*===================================

	Link information page

====================================*/

#linkinformation .formbox dl dt{

	width:250px;

	}

#linkinformation .formbox dl dd{

	margin:0 0 0 253px;

	}

#linkinformation .formbox .note1 dt,

#linkinformation .formbox .note dt {	

	width:auto;

	}

#linkinformation .formbox .note1 dd,

#linkinformation .formbox .note dd  {	

	margin:0px 0 0 0px;

	}

/*=======================================

		Form css

=======================================*/

.formtitle {

	background-color:#FFFEFD;

	margin:0px;

	padding:5px 10px;

	color:#ce342d;

	font-family:"trebuchet MS";

	font-size:13px;

	}

.formcss {

	/*main form box*/

	margin:0px;

	padding:0px;

	background-color:#FFFEFD;

	border:1px solid #e3bfa4;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

.formbox {

	/*main form inner box*/

	border:1px solid #e3bfa4;

	padding:10px;

	margin:5px;

	}

.formbox strong {

	/*for display "mandatory fields" text*/

	display:block;

	padding:5px;

	/*background-color:#dfdfdf;

	border-bottom:1px solid #666666;

	border-right:1px solid #666666;*/

	font-size:10px;

	color:#736152;

	font-weight:normal;

	}

.formbox em {

	/*for mandatory star */

	color:#FF0000;

	font-weight:bold;

	}

.formbox .width1{

	width:50px;

	}

	

.formbox .width2{

	width:250px;

	}

		

/*===================================

COMMON FORM STRUCTURE CSS

===================================*/

.formbox dl {

	margin:0px;

	padding:5px;

	}

.formbox dl dt {

	font-size:12px;

	font-weight:bold;

	color:#333333;

	text-align:right;

	padding:0px 3px 3px 0;

	margin:0;

	width:147px;

	float:left;

	}

.formbox dl dd {

	margin:0 0 0 150px;

	padding:0px 3px 0px 0;

	}

.formbox dl .clear,

#linkinformation .formbox dl .clear {

	font-size:0px;

	line-height:0px;

	clear:both;

	height:0px;

	margin:5px 0px;

	padding:0px;

	}

/*===================================

COMMON FORM ELEMINTS CSS

===================================*/

.formbox dd input,

.formbox dd textarea,

.formbox dd select,

.textboxborder {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#736152;

	border:1px solid #cccccc;

	background-color:#FFFFFF;

	padding:1px;

	}

.formbox dd .active {	

	background-color:#FFF2E8;	

	}

/*===================================

IMAGE CODE INSTRUCTION NOTE BOX CSS

===================================*/

.formbox .note1 {

	background-color:#FFF2E8;

	color:#000000;

	border-bottom:1px solid #e3bfa4;

	border-right:1px solid #e3bfa4;

	position:relative;

	margin:5px 0;

	padding:5px 10px;

	}

.formbox .note1 dt {

	color:#000000;

	width:auto;

	padding:0px;

	float:none;

	font-size:12px;

	text-align:left;

	margin-bottom:5px;

	}

.formbox .note1 dd {

	font-size:12px;

	padding:10px 0 10px 0;

	margin:0px 0 0 30px;

	}

.formbox .note1 img{

	position:absolute;

	left:10px; 

	top:10px;

	margin-right:5px;

	}

/*===================================

IMAGE CODE INSTRUCTION NOTE BOX CSS

===================================*/

.formbox .note {

	background-color:#FFF2E8;

	color:#000000;

	border-bottom:1px solid #e3bfa4;

	border-right:1px solid #e3bfa4;

	margin-bottom:5px;

	padding:5px 8px;

	}

.formbox .note dt {

	color:#000000;

	width:auto;

	padding:0px;

	float:none;

	font-size:12px;

	text-align:left;

	margin-bottom:5px;

	}

.formbox .note dd {

	font-size:12px;

	padding:0px;

	margin:0px;

	}

/*===================================

IFRAME BOX CSS

===================================*/

.imgcode .iframeborder {

	position:relative;

	height:60px;

	padding:0px;

	}

.iframeborder div{

	position:absolute;

	left:1px;

	top:2px;

	background-color:#FFFFFF;

	border:2px solid #cccccc;

	padding:2px;

	width:200px;

	height:48px;

	}

.imgcode .fontsize9 {

	font-size:9px;

	height:15px;

	}

.imgcode .refreshbtn {

	position:absolute;

	left:220px;

	top:5px;

	cursor:pointer;

	}

/*===================================

SUBMITRESET BUTTON CSS

===================================*/

.btnbox{

	background-color:#FFF2E8;

	color:#000000;

	border-bottom:1px solid #e3bfa4;

	border-right:1px solid #e3bfa4;

	}

.btnbox dd input,

.button {

	background-color:#FFF2E8;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	border:none;

	}

/*##################################

CONTACTUS PAGE CSS

##################################*/

.phone-no {

	margin:0 0 20px 0;

	padding:0px;

	font-size:12px;

	}

.phone-no dt {

	width:75px;

	margin:0px;

	padding:0px;

	float:left;

	font-weight:bold;

	}

.phone-no dd {

	margin:0 0 0 75px;

	}

	





/*=================================

	events page css

=================================*/



#events .contentbox2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	padding:0;

	background-color:#FFFFFF;

	margin:0;

	}





#events .contentbox2 dl{

	float:left;

	margin-bottom:0px;

	margin-top:0px;

	/*width:150px;*/

	width:20%;

			

	}



#events .contentbox2 dl dt {

	font-size:12px;

	color:#333333;

	font-weight:bold;

	margin:0px 0 0px 0;

	padding:5px 0;

	display:block;

	}



#events .contentbox2 dd {

	font-size:12px;

	color:#736152;

	margin:5px 0 0px 0;

	display:block;		

	

	}

#events .contentbox2 dd span{

	float:left;

	display:block;

	width:40px;

	font-weight:bold;

	}

#events .leftmargin{

	/*margin-left:20px;*/

	margin:0 2.4% 0 2.4%;

	

	}



#events dl .border{

	border:1px solid #Cccccc;

	padding:1px;

	}



#events dl .borderbottom{

	border-bottom:1px solid #cccccc;

	padding-bottom:4px;

	}



/*=====================================



	Events Detail page



==================================*/

#eventsdetail dl{

	font-size:12px;	

	color:#333333;

		}



#eventsdetail dl .eventimg{

	margin:0px;

	padding:0px;

	float:left;

	width:250px;

	}



#eventsdetail  dl .title{

	font-size:12px;

	margin-left:270px;

	color:#333333;

		}

#eventsdetail  h4{

	color:#ce342d;

	margin-bottom:15px;

	}

#eventsdetail  dl .description{

	margin-left:270px;

	color:#333333;

	margin-bottom:10px;

	padding:0px;

	font-size:12px;

	}



#eventsdetail  dl .imgborder {

	padding:2px;

	border:1px solid #cccccc;

	

	}



#eventsdetail .introtxt h4{

	font-size:12px;

	color:#ce342d;

	margin:5px 0 5px 0px;

	}

	

#eventsdetail .introtxt p{

	/*
	font-size:11px;

	color: #333333;
	*/

	margin:5px 0 10px 0px;

	}

#eventsdetail  dl dd span{

	display:block;

	width:80px;

	float:left;

	}



.handcur{

	cursor:pointer;

	}



.smallimg {	

	border:1px solid #cccccc;

	padding:1px;

	width:58px;

	height:58px;	

	margin-right:15px;

	*margin-right:13px;

	display:block;

	float:left;

}





.pdflist {

	list-style-type:none;

	margin:0px 0 15px 0;

	padding:0px;

	}



.pdflist li {

	line-height:14px;

	font-size:12px;

	color:#ce342d;

	padding:7px 10px 7px 0px;

	margin-bottom:0px;

	position:relative;

	}



.pdflist li .filelink {

	color:#ce342d;

	margin-left:28px;

	text-decoration:none;	

	font-weight:bold;

	}



.pdflist li .filelink:hover {

		color:#333333;

	}



.pdflist li img {

	position:absolute;

	left:5px;

	top:6px;

	}

.pdflist .listbg {

	background-color:#FFFBE7;

 	}





/*#################################### 

FAQ QUESTIONS CSS

####################################*/

#faq .points li{

	background-image:url(../images/arrow.gif);

	background-position:3px 6px;

	margin:0 0 10px 0;

	}

#faq .points li a {

	font-size:12px;

	font-weight:bold;

	}



/*#################################### 

FAQ, TESTIMONIALS AND LINKS PAGE COMMON CSS

####################################*/

.contentbox1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	/*border:5px solid #cccccc;*/

	padding:0px;

	background-color:#FFFFFF;

	margin:0 0 0px 0;

	}

.contentbox1 .imgleft td{

	height:100px;

	width:100px;

	}

.contentbox1 dt {

	font-size:12px;

	color:#ce342d;

	font-weight:bold;

	margin:0 0 10px 0;

	padding:0px;

	}

.contentbox1 dd {

	font-size:12px;

	color:#736152;

	margin:0 0 0px 0;

	}

.contentbox1 dd strong{

	font-size:12px;

	color:#ce342d;

	padding:0 0 10px 0;

	display:block;

	}

.contentbox1 .linkbox {

	margin:10px 0 0 0;

	height:25px;

	position:relative;	

	clear:both;

	}

.contentbox1 .linkbox .link {

	font-weight:bold;

	font-size:12px;

	position:absolute;

	right:10px;

	top:5px;

	}

.contentbox1 .linkbox .elink {

	font-weight:bold;

	font-size:12px;

	position:absolute;

	right:10px;

	top:5px;

	}

#linkexchange .contentbox1 dt{

	margin:0px;

	position:relative;

	} 

#linkexchange .contentbox1 dt .right{

	position:absolute;

	right:10px;

	}

/*#################################### 

LINKS PAGE CSS

####################################*/

#links .link,

#links .elink {

	font-size:12px;

	}

#links .linkbox .link {

	font-size:12px;

	}

/*=====================================================

		tabledata css

===================================================--*/

#tabledata table{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#736152;	

	}

#tabledata table th{

	background-color:#FEF7CD;

	border-top:1px solid #EFE3BE;

	border-bottom:1px solid #EFE3BE;

	padding:8px 5px;

	text-align:left;

	color:#cd342d;

	font-size:12px;

	}

#tabledata table td{

	padding:5px;

	border-bottom:1px solid #EFE3BE;

	}



#tabledata .width1{

	width:10%;

	

	}

#tabledata .width2{

	width:20%;

	}

#tabledata .width3{

	width:40%;

	}

#tabledata .red{

	background:#FF6600;

	}

#tabledata .red td{

	border:1px solid #ffffff;

	color:#ffffff;

	padding:15px;

	} 

.colB3{

	color:#B3B3B3;

	}

#tabledata .elink1{

	color:#ffffff;

	}

#tabledata .elink1:hover{

	color:#000000;

	}	

/*=====================================

	Display Image css

	==================================*/

#white{

	background-color:#FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	}

#white dd{

	font-size:12px;

	}

.popup {

	background-color:#FFFFFF;

	border:0px solid #cccccc;

	padding:0px 0px 0px 0px;

	margin:15px; 	

	font-size:12px;

}

.popup1 {

	background-color:#FFFFFF;

	border:0px solid #cccccc;

	padding:0px 0px 0px 0px;

	margin:15px; 	

	font-size:12px;

	text-align:center;

}

	

/*==================================

		SCROLLER CSS 

==================================*/



.someclass{ /*class to apply to your scroller(s) if desired*/

}

.someclass1{ /*class to apply to your scroller(s) if desired*/

}



.someclass4{ /*class to apply to your scroller(s) if desired*/

}



#pscrollerRight{

width: 100%;

height: 280px;

margin:2px 0 40px 0;

}



#pscrollerRight a{

text-decoration: none;

}



#pscrollerRight3{

width: 100%;

height:135px;

margin:0px;



}

#pscrollerRight4{

width: 100%;

height:160px;

margin:0px;

}



/*=========px;===============================

	Footer css

=========================================*/

#footer .footerbox{	

	height:35px;

	}

#footer .logo{	

	text-align:left;

	font-size:11px;

	position:absolute;

	left:15px;

	top:15px;

	}

#footer .logo img{

	position:absolute;

	left:26px;

	top:-8px;

	}

#footer .copyright{

	/*position:absolute;

	left:350px;

	top:15px;*/

	margin-left:15px;

	}

#footer .links{

	position:absolute;

	right:15px;

	top:15px;

	height:35px;

	}

#footer .links a{

	color:#736152;

		}

#footer .links a:hover{

	color:#ff7c17;

 }

		



#footer span{

	margin:0 3px;

	}




