/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

body, td{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	/*color: #eeeeee;*/
	/*line-height: 1.3em;*/
	/*background: #FFFFFF;*/
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#f2af19;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin-bottom: 1px;
}

div#main_bg{
	/*margin:0px auto;*/
	position:relative;
	margin:0px auto;
	/*width: 988px;*/
	width: 930px;
	/*text-align: left;*/
}



div#logo_bg{
	/*height: 300px;*/
	position:relative;
	height: 135px;
	margin-left: 4px;
	margin-right: 4px;
	width: auto;
	/*float: right;*/
}

.logo{
	display: block;
	float:left;
	padding-top:15px;
}
a.logo,a.logo:hover, a.logo:visited{
	font-size:26px;
	line-height: 28px;
	color:#595959;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}

div#user4{
	float:right;
	width:250px;
	text-align:left;
	padding-right:10px;
}

.search {
	text-align:left;
	height:42px;
	padding:12px 0px 0px 47px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}


#user3{
	margin-left: 4px;
	margin-right: 4px;
	width:auto;
	border:0px;
	height:45px;
	/*background: url(../images/bg_menu.png) top  repeat-x;*/
}
#pillmenu {
	text-align:left;
	margin: 0;
}
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:12px;
}
#pillmenu li a,#pillmenu li a:hover {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 13px;
	float: left;
	display: block;
	line-height: 17px;
	padding: 0 17px 0 17px;
	color: #5B5858;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #5B5858;
}

/* start here - added by rahmat **************************************/

#bottommenu{
	/*margin-left: 4px;
	margin-right: 4px;*/
	/*width:auto;*/
	position: relative;
	display:block;	
	border:0px;
	height:70px;
	text-align: center;
	/*width:750px;*/ /* adjust here to align bottom menu - Aizad */
	width: 910px;
	/*background: url(../images/bgbotmenu.jpg) top  repeat-x;*/
	background: url(../images/bottombg.jpg) no-repeat;
	/*padding: 0 5px 0 5px;*/
	margin-left: 10px;
}

#botmenu {
	/*text-align:left;*/
	/*text-align:center;*/
	margin: 0;
	width: 800px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 100px;
}
#botmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#botmenu li {
	float: right;
	margin: 0;
	padding: 0;
	margin-top:12px;
}
#botmenu li a,#botmenu li a:hover {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 10px;
	float: left;
	display: block;
	line-height: 17px;
	padding: 0 17px 0 17px;
/*	color: #5B5858; */
	color: #c5c6c6;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #5B5858;
	border-right: 1px solid #5B5858;
}
/* end here - added by rahmat */

#banner{
	margin-left: 4px;
	margin-right: 4px;
	width: 930px;
	height: 40px;
	background-color:#270000;
	margin-top:65px;
}

#banner table.contentpaneopen{
	margin-top:15px;
	/*margin-bottom:15px; */
	margin-left:10px;
	width:500px;
	float:left;
	text-align:left;
}
#banner table.contentpaneopen td{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

/* added by rahmat */
div#breadcrumb{
	position: relative;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom:-2px;
	padding: 10px;
	/*width: 930px;*/
	/*height: 40px;*/
	/*background-color:#270000;*/
	background:url(../images/breadcrumb.jpg);
	/*margin-top:65px;*/
	color: #FFFFFF;
}

#leftcolumn{
	position: relative;
	height:535px;
/*	margin: 0px;
	padding: 0px;
	padding-left:0px;
	width: 188px; 
	float:left;*/
	margin-right:-7px;
	/*background:url(../images/left_shadow.png) top right no-repeat;*/
}
#rightcolumn{
	position: absolute;
/*	top:100px;
	margin: 0px;
	margin-top: 20px;
	padding-left:0px; */
	width: 165px;
/*	float:right; */
/*	height:100%; */
/*	background:url(../images/right_shadow.png) top left no-repeat;*/
}

#maincolumn{
	position: relative;
	width: 550px;
	padding:6px 6px 0px 6px;
	float:left;
	margin:0px;
	margin-right:0px;
	height: 100%;
	/*padding:0px 10px 0px 10px; */
	/*background-color: #FFFFFF;*/
}

#maincont{
	position: relative;
	width: 540px;
	float:left;
	margin:0px;
/*	margin-right:6px;*/
	height: 100%;
	padding:5px; 
	background-color: #FFFFFF;
}

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	/*float:left;*/
	/*padding:0 15px 15px 15px;*/
/*	background-color: #FFFFFF; */
	height: 100%;
	clear: both;

}

div.nopad ul {
	clear: both;
}

form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px;
	margin-left:3px;
	padding: 0px;
	width: 191px;
}

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 0px 0px;
	margin-right:0px;
	padding: 0px;
	width: 165px;
}
div.bannergroup_text {
	margin:10px 13px 10px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
/*	background: url(../images/rub_bottom.png) left bottom no-repeat; */
	
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 191px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding: 4px 8px;
}
#leftcolumn h3,
#rightcolumn h3{
	text-align: center;
	height: 41px;
	width: 191px;
	line-height: 41px;
	color:#4A4A4A;
	font-size:14px;
	margin:0px;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:10px 0px 10px 15px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding: 0px 0px 0px 15px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	/*line-height:18px;*/
	/*line-height:18px;*/
}
ul.menu li#current a{
	/*text-decoration: underline;*/
	text-decoration: none;
	/*color:#333333;*/
	color:#f2af19; 
}
ul.menu li ul {
	padding:0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-weight:bold;
	font-size:16px;
	margin:7px auto;
}
td.contentheading, td.buttonheading{
	padding:5px;	
	font-weight:bold;
	font-size:14px;
	height:33px;
	background: #FFFFFF; /*url(../images/contentheading_line.png) bottom repeat-x;*/
}
table.contentpaneopen{
	background-color: #FFFFFF;
/*	margin-top:6px; */
	margin:0px 0px 6px 0px;	
	border-collapse: collapse;
/*	margin-left: 0px;	*/
}
table.contentpaneopen td{
	/*padding:2px;*/
	/*padding-left: 10px;*/
	height: 100%;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}


div#f_area{
	margin:8px auto;
	width: 988px;
	text-align:left;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:0px 10px 10px 10px;
	width: 215px;
}
#f_area h3, #f_area h3{
	text-align: center;
	margin:0px;
	height: 44px;
	width: 208px;
	line-height: 44px;
	color:#FFFFFF;
	font-size:14px;	
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}


/* added by rahmat */
#homemenu {
	position: relative;
/*	margin-bottom:-10px;*/
	padding: 10px 10px 0px 10px;
/*	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;*/
}

.head1 {
	text-align: left;
	margin:0px;
	/*height: 44px;
	width: 208px;
	line-height: 44px;*/
	color:#000000;
	font-size:15px;
	font-weight: bold;
}

#custombottomright {
	background: #CCCCCC url(images/botbanner.jpg) no-repeat;
	height:100%;
}

.module-news {
background:none;
padding:0px 10px 0px 10px;
color:#FFFFFF;
}

.module-news h3 {
text-decoration:underline;
}

.contentpagetitle-news a:active, a:hover {
color:#666666;
}

.pressroomimg {
	width:540px;
}