/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body{
	background-color: #EFEFEF;
	margin: 0px;
}

#main-container{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height:auto;
}
#top-bg{
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 960px;
	float: left;
	
}

#mod_search_searchword{
	float:left;
	margin-left:15px;
	margin-top:8px;
}
 
#top-user-div{
	float: right;
	height: 26px;
	width: 450px;
	padding-top: 5px;
	
}

.inputbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	
	
}
.inputbox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	
}
.login_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #79a700;
	height: 22px;
	border: 1px solid #79A700;
	margin-left:0px;

	width: 50px;
}
#mod_login_greeting{
 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left:250px;
	
}
.logout-button{
 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #79a700;
	height: 22px;
	border: 1px solid #79A700;
	
	margin-right:10px;
}

#mod_login_noaccount{
	float: right;
	height: 20px;
	width: 70px;
	padding-right: 10px;
	
	margin-top:-18px;
}
 
 	
a.register:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ea6111;
	font-weight: normal;
	float: right;
	text-decoration: none;
	
}
a.register:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ea6111;
	font-weight: normal;
	float: right;
	text-decoration: none;
}
a.register:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	float: right;
	text-decoration: underline;
}

.normal-text12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.bvrit-green{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #79a700;
	text-decoration: none;
}
.presents{
	font-family: Tahoma;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: normal;
	padding-left: 5px;
}

#menu-div{
	float: left;
	height: 33px;
	width: 960px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-top: 5px;
}
/*topnavigation */
#modernbricksmenu2{
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #1C2B48;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#modernbricksmenu2 ul{
	margin-left: 14px;  /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	background-color: #1C2B48;
	height: 20px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA6111;
}

#modernbricksmenu2 a:hover{
background-color: #EA6111; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #EA6111; /*Brown color theme*/
	color: white; /*Brown color theme*/
	border-top-color: #EA6111;
	border-right-color: #EA6111;
	border-bottom-color: #EA6111;
	border-left-color: #EA6111;
}
#height11
{
	height:400px;
}
#middle-body-div{
	float: left;
	width: 960px;
	height:auto;
	background-color:#FFFFFF;
}
#left-navigation{
	float: left;
	width: 200px;
}
.mainlevel{
padding: 0;
	width: 200px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;

}
.mainlevel 	a.rollmainlevel{
		background:  url(../images/2.jpg) repeat-x bottom left;
	
	color: white;
	display: block;

	width: 190px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	
	height: 25px;
}
.mainlevel a.rollmainlevel:hover{
background-image: url(../images/1.jpg);
}
.mainlevel div.submenu { /*DIV that contains each sub menu*/
	
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	line-height: 20px;

}

.mainlevel div.submenu  .rollsublevel_1 { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
}

.mainlevel div.submenu  div.rollsublevel_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	
}

.mainlevel div.submenu .rollsublevel_1{
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 2px ;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
	
}

.mainlevel div.submenu .rollsublevel_1:hover {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:0px;
	background-color: #1c2b48;
	margin-left:0px;
	
	font-weight: bold;
}

.glossymenu{
	padding: 0;
	width:200px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	
}

.glossymenu  a.rollmainlevel{
	background:  url(../images/2.jpg) repeat-x bottom left;
	
	color: white;
	display: block;

	width: 190px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	
	height: 25px;
}





.glossymenu a.rollmainlevel:hover{
background-image: url(../images/1.jpg);
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	line-height: 20px;

}

.glossymenu div.submenu  .rollsublevel_1 { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	
}

.glossymenu div.submenu  div.rollsublevel_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	
}

.glossymenu div.submenu .rollsublevel_1{
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 2px ;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
	
}

.glossymenu div.submenu .rollsublevel_1:hover {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:0px;
	background-color: #1c2b48;
	margin-left:0px;
	
	font-weight: bold;
}



#content-body-home{
	float: right;
	width: 755px;
	margin-bottom: 5px;
}

#title-main{
	color: #79a700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	
	background-position: center bottom;
	height: 60px;
	width: 750px;
	text-align: center;
	padding-top: 6px;
}
#college-image{
	
	float: left;
	height: 226px;
	width: 749px;
}
#aboutcollege{
	float: left;
	height: 35px;
	width: 275px;
	margin-top: 0px;
	margin-left: 2px;
}
#home-maincontent{
	float: left;
	height: 110px;
	width: 745px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
#box-container{
	float: left;
	height: 160px;
	width: 750px;
}
#Latest_updates-box{
	background-image: url(../images/yellow-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 160px;
	width: 246px;
}
#latest-heading{
	background-image: url(../images/yellow-h.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 246px;
	margin-top: 5px;
	clear: right;
}
#latest-content{
	width: 246px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
	margin-top: 6px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#gallery-box{
	background-image: url(../images/green-bg.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 246px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}
#gallery-heading{
	background-image: url(../images/green-h.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 246px;
	margin-top: 5px;
}
#onlinepoll-box{
	background-image: url(../images/red-bg.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 160px;
	width: 246px;
}
#onlinepoll-heading{
	background-image: url(../images/red-h.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 246px;
	margin-top: 5px;
}


.poll {
	width: 230px;
	margin-right: auto;
	margin-left: 10px;
	height: 120px;
	margin-top: 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
}

#content-body-home .mostread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #1c2b48;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;

}
#content-body-home .mostread a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;

}
.contentpaneopen a.link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #666666;
	text-decoration: none;
}
.jd_cat_subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #000000;
	text-decoration: none;
}

.pathway{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #666666;
	text-decoration: none;
}
#mod_login_greeting{
	color: #FFFFFF;
	margin-right:20px;
	
}
span.footer-copyright{
	float: left;
	height: 30px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
span.terms-div{
	float: right;
	height: 30px;
	width: 190px;
	color: #FFFFFF;
}

a.terms:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.terms:link{
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
.componentheading {
  padding-left:0px;
  
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

.contentpaneopen h3, .contentheading, table.moduletable th, legend {
  font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #79a700;
	text-decoration: none;
}


table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#ff_div294
{
	 font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #79a700;
	text-decoration: none;
}
	
#ff_form23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 200px;
	
	
}
.adminform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
	
	
}
#searchForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
	color: #666666;
	
}
#searchForm .contentpaneopen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
	color: #666666;
	
}
.searchintro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input table.contentpaneopen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
	
}
.contentpaneopen a{
	font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 12px;
font-weight: bold;
color: #666666;
}
#contact-street{
float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;

}
#dm_header a{
text-decoration:none;
font-size: 12px;
color: #000000;
}
.dm_orderby a{
text-decoration:none;
font-size: 12px;
color: #000000;
}
 .backlink{
text-decoration:none;
font-size: 14px;
font-weight: bold;
color: #000000;
}
.pagenavbar{
float:right;
text-decoration:none;
font-size: 14px;
font-weight: bold;
color: #000000;

}
.pagenavbar a{
float:center;
text-decoration:none;
font-size: 14px;
font-weight: bold;
color: #000000;
}
.pagenavcounter{


color: #ffffff;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #79a700;
	height: 22px;
	border: 1px solid #79A700;
	margin-left:5px;
	
}

	
.jd_top_navi a{
color:#666666;
font-weight:normal;
font-size: 12px;
text-decoration:none;

}
.jd_div_content{
	
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
	


#content-body-home h3, .componentheading, table.moduletable th, legend {
   font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #79a700;
	text-decoration: none;
}
.moduletable a{
text-decoration:none;
}
.jp_fronttitle{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #79a700;
	text-decoration: none;
}

/* small text */
.small {
	font-size: .90em;
	color: #A0522D;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #A0522D;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}
 .contentdescription img{
	border:none;
}
.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */



/* content styles */
.contentpaneopen {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;

}

.contentpane {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	
}
.form-validate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	float: left;
padding: 3px;
	text-decoration: none;
}
.el_fldst_address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
}
#adminForm .adminform{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	
}
.jd_upload_form{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	
}
.jg_gallerystats{
	float:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	
}
.jg_pagination{
	float:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	
}
#content-body-home .cbEditProfile
{
width: 700px;
}
.tab-page{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	
}
.content_outline	{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	
}
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}
.sectiontableheader{
	text-align: left;
	
}
/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
/* System Messages */
#system-message    { margin-bottom: 1px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #ff0000; margin-bottom:1px; list-style: none; padding: 10px; border-top: 0px solid #84A7DB; border-bottom: 0px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


div #main-container span #mod_login_greeting
{

font-size:15px;

}

.sectiontableheader a:hover
{

text-decoration:none;
color:#666666;

}

.sectiontableheader a:visited
{
text-decoration:none;
color:#666666;

}

.sectiontableheader a:link
{
	
text-decoration:none;
color:#666666;

}

 .sectiontableentry1 
{
color:#666666;
font-weight: bold;
font-size: 14px;
text-decoration:none;

}


 .sectiontableentry1 a:hover
{
color:#666666;
text-decoration:none;

}

.sectiontableentry1 a:visited
{
color:#666666;
font-weight: bold;
font-size: 14px;
text-decoration:none;

}

.sectiontableentry1 a:link
{
color:#666666;
font-weight: bold;
font-size: 14px;
text-decoration:none;

}

 .sectiontableentry2 
{
color:#666666;
font-weight: bold;
font-size: 14px;
text-decoration:none;
}


 .sectiontableentry2 a:hover
{
color:#666666;
text-decoration:none;

}

.sectiontableentry2 a:visited
{
color:#666666;
font-weight: bold;
font-size: 14px;
text-decoration:none;

}

.sectiontableentry2 a:link
{
color:#666666;
font-weight: bold;
font-size: 14px;
text-decoration:none;

}

.pollstableborder  .sectiontableentry1 
{
color:#000000;
font-weight: normal;
}
.pollstableborder  .sectiontableentry2 
{
color:#000000;
font-weight: normal;
}
#content-body-home a img{
	border:none;
}
.el_editevent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
}
#content-body-home marquee a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
}
.adminform button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #79a700;
	height: 22px;
	border: 1px solid #79A700;
	margin-left:0px;

	
}
.mag-bg{
	background-image: url(../images/mag.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.style1 {
	color: #FFFFFF;
	}
.style1 a{
	color: #FFFFFF;
	font-size: 18px;
	}
.contentpaneopen	a.spaceformiddlemenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contentpaneopen .SEA1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
	text-decoration: none;
	padding-left:30px;
}
.contentpaneopen .bg_all_02{
	margin-left:30px;
}
.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #79a700;
	height: 22px;
	border: 1px solid #79A700;
	margin-left:0px;
	width: auto;
}
.bg_all_01 {
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	height: 257px;
	width: 190px;
}
.SEA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.pro_bg {
	background-image: url(../images/bg_all1.jpg);
	background-repeat: no-repeat;
	height: 257px;
}
.spaceformiddlemenu1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.back_button a{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#footer-bg{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 960px;
	padding-top: -2px;
}
#footer-copyright{
	float: left;
	height: 30px;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#terms-div{
	float: right;
	height: 30px;
	width: auto;
	color: #FFFFFF;
}
#terms-div a{
	float: right;
	height: 28px;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlevel{
	float: right;
	padding-top: 4px;
	color: white;
	text-decoration: none;
	padding-right:5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border:0px;
}


.searchbuttonx

{
width:40px;

padding-left:3px;
padding-top:8px;
}
