/* ----- Main Layout Elements ----- */
body {
	background:			#c2cabd;
	text-align:			center;
	padding:			0;
	font-family: 		Arial, Verdana, sans-serif;
}
#container {
	background-color:	#ffffff;
	background-image: 	url('../images/bg-main.jpg'); 	
	width:				900px;
	font-size:			12px;
	margin:				0 auto;
	text-align:			left;
	clear:				both;

}
#header {
	width:				900px;
	height:				206px;
	background-image: 	url('../images/bg-header.jpg'); 
	background-color:	#38b5eb;
	margin:				0 auto;
	clear:				both; 
}
#headerinside {
	width:				900px;
	margin:				0 auto;
	padding-top:		30px;
	padding-left:		20px;
	text-align:			left;
	float:				left;
}
.search #mod_search_searchword {
	width:				170px;
	border:				1px solid #cccccc;
	margin-top:			3px;
}
#sidebar {
	margin-top:			15px;
	float:				left;
	width:				15%; 
	overflow:			hidden;
} 
#main {

	float:				right;
	width:				82%;
	overflow:			hidden;
      margin-right:		20px;
}
#main ul {
	margin-left:		20px;
	padding:			0;
        margin-top: 10px;
        margin-bottom: 10px;
}
#main li {

     line-height: 11px;
     letter-spacing: 1px;
     word-spacing: 1px;
     margin-bottom: 7px;
   }

#footer {
	clear:				both; 
	text-align:			center;
	font-size:			10px;
	padding-top:		2px;
	color:				#000000;
}
#footer a {
	color:				#2c400d;
}
a, a:visited {
	color:				#000000;
	font-weight:		bold;
}
a:hover {
	color:				#990000 /* #af0c0c; */
}

/* ----- Top Menu ----- */
#topmenu {
	margin-left:		        650px;
	margin-right:		        10px;
	margin-top:			0px;
	height:				28px;
	width:				238px;
	background-image:	        url('../images/tabbg.jpg');
}
#topmenu ul {
	margin:				10;
	padding:			10;
	list-style:			none;
}
#topmenu li {
	float:				left;
	height:				28px;
	background:			url("../images/tableft.jpg") no-repeat left top;
	margin:				10;
}
#topmenu a, #topmenu a:visited {
	float:				left;
	display:			block;
	height:				14px;
	background:			url("../images/tabright.jpg") no-repeat right top;
	text-decoration:	none;
	font-weight:		bold;
	color:				#fafafa;
	letter-spacing:		0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#topmenu a:hover, #topmenu a:visited:hover {
	color:				#ffff99;
}



/* ----- Sidebar Elements ----- */
#sidebar .moduletable, #sidebar .moduletable_text {
	border:				1px solid #000000;
	background-color:	        #B8E4B8;
	margin-top:			0px;
	margin-left:			3px;
	margin-bottom:		        10px; 
	padding:			0px;
}
#sidebar .moduletable h3, #sidebar .moduletable_text h3 {
	padding:			2px;
	font-size:			14px;
	color: 				#ffFF99;
	margin:				0px;
	margin-bottom:		        0px;
	margin-left:		        0px;
	padding:			0px;
	background-color:	        #003300;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	font-style: italic;
	text-indent: 4px;
}
#sidebar p {
	margin-top:			0px;
	margin-bottom:		        10px;
}
#sidebar ul {
	margin:				5px;
	padding-left:		        13px;
	padding-top:		        3px;
	padding-bottom:		        3px;
}
#sidebar ul li {
	margin:				0px;
	padding:			0px;
	list-style-type:	        square;
}
#sidebar ul li a {
	text-decoration:	        none;
}
#sidebar ul li a:hover {
	text-decoration:	        underline;
}

#sidebar .moduletable_menu {
	padding:			1px;
	margin-bottom: 		        10px;
	color: 				#000000;
}
#sidebar .moduletable_menu ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
}
#sidebar .moduletable_menu ul li {
	border-bottom: 		        1px solid #eeeeee;
	margin: 			0;	
}
#sidebar .moduletable_menu ul li a {
	display: 			block;
	background-image: 	        url('../images/mbg.png');
	background-repeat:	        no-repeat;
	padding: 			2px 1px 2px 9px;
	color: 				#000000;
	text-decoration: 	        none;
	width: 				100%;
}
html>body #sidebar .moduletable_menu li a {
	width: 				auto;
 
}
#sidebar .moduletable_menu li a:hover {
	background-color: 	        #00fee6;  
	color: 				#000000;
}
#sidebar h3 {
	margin:				0px;
	padding:			2px;
	font-size:			10px;
	background-color:	        #000000;
	color: 				#ffffff;
}


/* Additional markups */
span.highlight {
	background-color:	        #fffdd5;
}
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}

div.componentheading {	/* Component heading */
	font-size:			16px;
	border-bottom:		1px solid #777777;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #cccccc;
}
td.contentheading, td.buttonheading {		/* Post titles/headings */
	font-size:			16px;
	font-weight:		bold;
	clear:				both;
	padding-top:		7px;
	border-bottom:		1px solid #eeeeee
}
.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding:			0;
 border-collapse: collapse;	
}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:		5px;
}
#form-login {
	text-align:			center;
}
#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
}
fieldset.input, fieldset {
	border:				0;
}
#form-login #form-login-remember {
	text-align:			center;
}
form {
	margin:				0;
}
td.sectiontableentry1 {}	/* Alternating rows for polls */
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#e6f2e6;
}	
.button {
	font-size:			10px;
	padding-left:		5px;
	padding-right:		5px;	
	font-family:		arial, verdana;
	background-color:	#e1e1e1;
	border-bottom: 		1px solid #000000;
	border-top: 		1px solid #fef6f6;	
	border-left: 		1px solid #fbe7e7;
	border-right: 		1px solid #4f0f0f;	
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			left;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				left;
	text-align:			left;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}
p {
	margin-top:			0;
	margin-bottom:		10px;
	padding:			0;
}
.breadcrumbs  {
	font-size:			10px;
	color:				#666666;
}
div.bannerheader {
	font-size:			10px;
}
/*-----------Form Styles--------------*/

.form_item {
 /*border:1px #CCCCCC solid;*/
	height:auto;
}

.form_element {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	margin-left:30px;
	margin-top:8px;
	margin-bottom:8px;
}

.form_element label {
	width:150px;
	display: block;
	float: left;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .check_label {
	width:150px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}
.form_element .radio_label {
	width:150px;
	float:none;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
}

.form_element select, .form_element input {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

.delete_icon { float:right; /*border-left:1px #CCCCCC solid; padding:10px;*/}

.delete_icon1 { float:right; border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; padding:10px;}

.button { text-align:center; border:none; margin-top:10px; }

.no_delete { border:none;}

.cf_button1 {
	width:70px!important;
}



.radio { width:20px!important;}

.float_left { float:left;}
.clear { clear:both; font-size:0px; line-height:0px;}

.width1 { width:571px;}
