html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body { 
  color: #555;
  background:#D2D2D2;
  font-family:Georgia, "Times New Roman", Times, serif;
  line-height:1.6;
  font-size:75%;}




body.contentpane {
	background: #FEFEFE;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5F8DCA;
	outline: none;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

input.button, .validate  {
	color: #453f33;
	font-size: 10px;
	border: 1px solid #cbc8b5;
	background: url(../images/button_bg.jpg) top center repeat-x;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
	margin-right:5px;
	margin-bottom: 5px;
	margin-top: 7px;
}
.inputbox:hover {

}

.search {
	padding: 10px 0 0 52px;
	width: 180px;
	float: left;
	
}

.search .inputbox {
	background: transparent url(../images/search_field.jpg) top center no-repeat;
	width: 136px;
	height: 14px;
	font-size: 10px;
	color: #666;
	border:none;
}

.search .button {
	
	width: 164px;
	height: 14px;
	color: #666666;
	border:none;
	
	text-align: left;
	font-family: Georgia, serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 10px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	background: #f3f2e7;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 906px;
}

/* Wrapping */
.wrapper_full { width:100%;margin:0 auto;}
	.wrapper  { width:972px; margin:0 auto;}



#top_with_search {
	background: url(../images/top_with_search.jpg) top center no-repeat;
	margin: 0 auto;
	width: 946px;
	height: 67px;
}

#top_without_search {
	background: url(../images/top_without_search.jpg) top center no-repeat;
	margin: 0 auto;
	width: 946px;
	height: 67px;
}

.pathway {
	font-family: Georgia, Tahoma, serif;
	width: 876px;
	padding: 43px 0 0 0px;
	text-align: center;
	margin: 0 auto;
}

span.pathway {
	color: #5b4848;
	display: inline;
	padding: 10px 0 0 0;
	font-size: 11px;
	overflow:  hidden;
	font-weight: bold;
	width: 624px;
	float: left;
}

span.pathway a {
	text-decoration: none;
	color:#000000;
}

span.pathway a:hover {
	text-decoration: none;
	color:#0000CC;
}

.pathway span img {
	height: 5px;
	padding: 0 0 1px 0;
}

/*===========================///////////////////-===========================
					               Header 
===========================///////////////////-===========================*/
#header_top { 
	height:60px;
	background:url(../images/header_top.jpg) no-repeat top center;}
		
#site_border { 
	background:url(../images/general_border.png) repeat-y top center;
	margin-bottom:-24px;}		

.border_inside {background:url(../images/general_border_second.png) repeat-y center;}


/* Header */
#header {
	position:relative;
	overflow:hidden;}
	
	#header .padding { padding:5px 0 0 21px;}

/* Logo */
#logo {
	margin:10px 0 25px;
	float:left;
	position:relative;
	overflow:visible;}
color: #f0f0f0;
	#logo img {
		float:none;
		margin:0;}

#headertop {
	background: url(../images/headertop.jpg) top center no-repeat;
	width: 946px;
	height: 6px;
	margin: 0 auto;
	font-size: 0;
}

#header {
	background: url(../images/header.jpg) top center repeat-y;
	margin: 0 auto;
	width: 946px;
}



#headerbottom {
	background: url(../images/headerbottom.jpg) top center no-repeat;
	margin: 0 auto;
	height: 9px;
	width: 946px;
	font-size: 0;
}

#content {
	width: 866px;
	margin: 0 auto;
	padding: 10px;
	overflow:  hidden;
}

#content_bottom {
	background: url(../images/content_bottom.jpg) top center no-repeat;
	height: 10px;
}



.pill_m {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu.jpg) top center no-repeat;
	width: 970px;
	height: 29px;
}

#pillmenu {
	float: left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 10px;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	color: #666;
}

#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
	line-height: 26px;
	padding: 0 10px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	height: 29px;
}

#pillmenu li a:hover {
	color: #666;
}

#leftcolumn {
	margin: 0;
	width: 180px;
	float: left;
	text-align: left;
	padding: 0;
background: url(../images/right_shadow.jpg) right center repeat-y;
}

#rightcolumn {
	margin: 0;
	width: 180px;
	float: left;
	text-align: left;
	padding: 0;
background: url(../images/left_shadow.jpg) left center repeat-y;
}


div#maincolumn {
	float: left;
	width: 490px;
	padding: 0 6px;
}

div#maincolumn_full {
	float: left;
	width: 664px;
	padding: 0 0 0 10px;
}

div.nopad {
	overflow:  hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#validation {
	width: 866px;
	margin: 0 auto;
	text-align: right;
	height: 30px;
	padding: 6px 0 0 0;
}

#validation .valid_xhtml {
	float: right;
	margin: 0 5px 0 0;
}

#validation .valid_css{
	float: right;
}

#footer {
	float: left;
	margin: 0 auto;
	width: 700px;
	height: 20px;
	text-align: left;
	vertical-align: top;
	padding: 0 10px 0 0;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #000;
	text-align: left;
	font-weight: bold;
	
}

h2, .contentheading-alt {
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-weight: bold;

}

h2, .contentheading-alt1 {
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-weight: bold;
background:transparent url(../images/menu_t.jpg) top left repeat;
	
}

table.contentpaneopen h3 {
	margin-top: 25px;

}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #555;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

a.readon:hover {
	color: #333;
}

a.readon-alt1 {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

a.readon:hover-alt1 {
	color: #333;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */

a.mainlevel:link, a.mainlevel:visited {
	padding: 10px;
	margin-top:5px;
	text-decoration: none;
	color: #608CCD;
margin-bottom: 5px;

}

span.mainlevel:link, a.mainlevel:visited {
	padding: 10px;
	margin-top:15px;
	text-decoration: none;
	color: #608CCD;}

a.mainlevel:hover {
text-decoration:none;
margin-bottom: 5px;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}


.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry1 td {
	background: #eae8d8;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 4px;
	padding: 0;

}

.contentpaneopen-alt {
	margin: 4px;
	padding: 0;
border: 1px solid #999999;
}

.contentpaneopen-alt1 {
	margin: 4px;
	padding: 0;
border: 1px solid #999999;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 90%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 95%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4, table.contentpaneopen h5, table.contentpaneopen h6 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
	font-size: 12px;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0 0 0 0;
	padding: 0px;
	text-align: center;
white-space: normal;
display: block;

}

div.module_menu div, div.module, div.module_text div {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
	padding: 0;
}

div.module_menu div div div, div.module div div div{
	padding: 0 0 4px 0;
}

div.module div div div {
	text-align: center;
	display: block;

}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: transparent;
	

}

div.bannergroup_text {
	display: block;
	width: 164px;
	color: #666;
}

div.module div div div form {
	padding: 0;
	width: 164px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form ul {
	margin: 0;
	padding: 0 0 10px 10px;
}

div.module_menu ul {
	
}

div.module_menu ul li{

}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 0;
	line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
text-aling:left;	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3{ 	
	color: #000000;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 30px;
	width: 170px;
	text-decoration: none;
	padding: 0 0 0 10px;
	background:transparent url(../images/menu_t.jpg) top left repeat-x;
	font-weight: normal;
	line-height: 31px;
	margin: 0;
	text-transform: uppercase;
			display: inline-block;
}
#rightcolumn h3 { 	
	color: #000000;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 30px;
	width: 170px;
	text-decoration: none;
	padding: 0 0 0 10px;
	background:transparent url(../images/menu_t.jpg) top left repeat-x;
	font-weight: normal;
	line-height: 31px;
	margin: 0;
	text-transform: uppercase;
			
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
margin: 0 0 8px 0;
	padding: 0 0 4px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 174px;

}

#leftcolumn ul.menu li  {



}
 #rightcolumn ul.menu li {

	background: url(../images/menu_li.jpg) bottom center no-repeat;
	padding-bottom: 1px;
	padding-top: 1px;



}
#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/

#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-family: Georgia, Verdana, serif;
	line-height: 15px;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	
		margin-left: 3px;
	height: 15px;
	display: inline;
text-aling: left;
}


#leftcolumn ul.menu li a:hover {
	color: #4397c3;
text-decoration: none;
	

}
#rightcolumn ul.menu li a:hover {
	color: #4397c3;
text-decoration: none;
	

}


/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	
	margin-left: 3px;
	height: 5px;
	line-height: 5px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #333;
	margin: 0;
	font-size: 11px;
	background: url(../images/menu_sub_link_bg.gif) center left no-repeat;
	font-weight: normal;

	padding: 0 0 0 12px;
	border: none;
	height: 5px;
line-height: 5px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 12px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/menu_sub_link_bg.gif) center left no-repeat;
	height: 20px;
line-height: 20px;
	
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #fff;
text-decoration: none;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* 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;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 11px;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 4px 7px 9px 7px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #666;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; 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: Tahoma, Arial, 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;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
margin-top: 4px;
}

.banneritem {	


}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* 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: #333;
}

/* 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-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.sgfooter:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#sgf {
	font-size: 11px;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #555;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}
	
ul.mostread {


padding:5px;
margin-left:10px;
margin-top:0px;
text-align:left;
}

.separator {
color: #5b4848;
font-weight:bold;
padding:1px;
margin-top:1px;
align:center;
margin-bottom:1px;

}
module-ar {
text-align:center;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

ul.latestnews {
margin-left:1px;

	list-style-type: disc;
	color: #555;
	text-align:left;
		
}

ul.latestnews a {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
}

ul.latestnews a:hover {
	text-decoration: none;
	color:#4397C3;
}

/* mod_banner
-------------------------------------------------------------------*/	
#banner {
	position:relative;
	overflow:hidden;
	margin:0 0 10px}
	
ul.bannermod {
	margin:0;
	float:left}
	ul.bannermod li {
		list-style-type:none;
		margin:0;
		display:inline;}	
		ul.bannermod li img {
			margin:0;
			float:none}

/* Weather Module */
.jweather {  
	margin:-5px 25px 10px 0;  }
	.jweather table { 
		margin:0; 
		padding:0  }
		.jweather table tr { 
			margin:0; 
			padding:0}
			.jweather table tr td {  
				margin:0 auto; 
				padding:0 0 0 14px; 
				text-align:center; }

	.jweather table tr td.jweather_desc { font-weight:bold; padding-bottom:1px; }
	.jweather table tr td.jweather_icon img {margin:0}
	.jweather table tr td.jweather_temp { font-family:Arial, Helvetica, sans-serif; color:#333 }
	.jweather table tr td.jweather_day { color:#888}

#toparea { /* Includes the topmenu, fontswitcher and the current date */
	padding:10px 0 0; 
	position:relative; 
	overflow:hidden; }	
	
/* Set some default styles for Float, Width, Separator and TextAlight */
.floatleft	{	float:left; overflow:hidden}
.floatright {	float:right; overflow:hidden}

.width16  { width: 15.7%; } /* Propotion 1/6 */
.width20  { width: 19%; } /* Propotion 1/5 */
.width25  { width: 24%;  } /* Propotion 1/4 */
.width33  { width: 32.5%; } /* Propotion 1/3 */
.width50  { width: 49%; } /* Propotion 1/2 */
.width75  { width: 74.5%; } /* Propotion 3/4 */
.width100 { width: 99%; } /* Propotion 1/1 */

/* This are for User 1 - 3 and User 4 - 6  Modules*/
.width1_user { width: 31.9%; } /* Propotion 1/3 */
.width2_user { width: 48.9%; } /* Propotion 2/3 */
.width3_user { width: 100%; } /* Propotion 3/3 */

/* This are for Content 1 - 2 and Content 3 - 4  Modules*/
.width1_content { width: 48.9%; } /* Propotion 1/1 */
.width2_content { width: 100%; } /* Propotion 1/2 */



/* IceAccordion 
-------------------------------------------------------------------*/
.iceaccordion {
	margin:0 2px 15px;
	clear:both;
	position:relative;
	overflow:visible;}

	.iceaccordion h3.iceaccordion-toggler{
		margin:0;
		border-bottom:1px solid #E1E1D7;
		color:#757575;
		height:29px;
		line-height:30px;
		padding:0;
		font-size:1em;
		cursor: pointer;
		font-family:Georgia, "Times New Roman", Times, serif;
		letter-spacing:0.05em;
		text-transform:uppercase;
		position:relative;} 
		.iceaccordion h3.iceaccordion-toggler:hover { color:#555;}
		
	.iceaccordion .iceaccordion-content p { margin:0 0 10px} 	
		
			
/* IceSlider ImageSlide */
.iceslider_imageslide .icemodule { position:relative; padding:0; margin:0;}
.iceslider_imageslide .icemodule div div div { padding:0}
.iceslider_imageslide .icemodule div div div div { margin: 0 auto; padding:3px 0 7px; overflow: hidden;}
							
	.iceslider_imageslide ul {
		margin:-40px 12px 0;
		float:right;
		z-index:1;
		position:relative;
		width:122px;
		height:27px;
		text-align:center;
		padding:5px 0 0 8px;
		background:url(../images/icesldier_imageslide_arrowbg.png) no-repeat}
		.iceslider_imageslide ul li{
			list-style-type:none;
			float:left;
			width: 25px;
			height: 18px;
			cursor:pointer;
			background:url(../images/icesldier_imageslide_buttons.png) no-repeat 0 0}
			.iceslider_imageslide ul li.imageslide_prev { background-position:0 0}
			.iceslider_imageslide ul li.imageslide_next { background-position:-25px 0 }
			.iceslider_imageslide ul li.imageslide_stop { background-position:-50px 0}
			.iceslider_imageslide ul li.imageslide_play { background-position:-75px 0}
			
		.iceslider_imageslide ul li span { /* Hide Text */
			display: block;
			width: 0;
			height: 0;
			overflow: hidden;}
	
	.iceslider_imageslide ol {
		margin:0;
		padding:0;
		position:relative;
		overflow:hidden;}
			.iceslider_imageslide ol li{
				list-style-type:none;
				margin:0;
				display:block;
				float:left;
				padding:0}

.icesldier_imageslide_content {
	position:relative;
	width:546px;
	height:130px;
	overflow:hidden;}
.iceslider_imageslide_box {
	position:absolute}
	
	
	

/* IceSlider TabularSlide */
.iceslider_tabularslide .controlarea {
	border-top:1px solid #DBDBDB;
	height:40px;
	line-height:40px;
	margin-top:-12px;}
	

.iceslider_tabularslide ul.slidingul {
	margin:0;
	float:left;}
	
	.iceslider_tabularslide ul.slidingul li {
		float:left;
		list-style-type:none;
		cursor:pointer;
		padding:0;
		margin:0;
		font-size:1.1em;
		height:40px;
		color:#888;
		background:url(../images/icesldier_tabularslide_navsep.png) no-repeat center right}
		
		.iceslider_tabularslide ul.slidingul li span {
		display: block;
		height: 40px;
		float: left; /* IE 6 Fix */
		padding: 0 20px 0  18px;}
		
		.iceslider_tabularslide ul.slidingul li:hover {
			color:#222;}
			
		.iceslider_tabularslide ul.slidingul li.active { 
			color:#222;}
			.iceslider_tabularslide ul.slidingul li.active span {
				margin-top:-1px;
				padding-top:1px;
				background:url(../images/icesldier_tabularslide_current.png) no-repeat center top;
				position:relative;
				overflow:visible;}
		
.iceslider_tabularslide_content {
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	clear:both;}
		.iceslider_tabularslide_content div{
			float:left;}
		.iceslider_tabularslide_content div img{ position:relative}
		
.iceslider_tabularslide_box {
	position:absolute}	

	.iceslider_tabularslide_content h3 { font-size:1.85em; line-height:1; margin-bottom:0.7em}	
	.iceslider_tabularslide_content img { padding:1px; border:1px solid #aaa;}	



.iceslider_tabularslide ul.slidingbuttons {
	margin:12px 5px 0 0;
	float:right;}
	.iceslider_tabularslide ul.slidingbuttons li{
		list-style-type:none;
		cursor:pointer;
		width:20px;
		height:15px;
		float:left;
		margin:0 0 0 4px}
		.iceslider_tabularslide ul.slidingbuttons li span {
			display:none}
		
		.iceslider_tabularslide ul.slidingbuttons li.carouselslider_prev{ background:url(../images/iceslider_prev.png) no-repeat top}
			.iceslider_tabularslide ul.slidingbuttons li.carouselslider_prev:hover{ background-position: bottom }
		.iceslider_tabularslide ul.slidingbuttons li.carouselslider_next{ background:url(../images/iceslider_next.png) no-repeat top}
			.iceslider_tabularslide ul.slidingbuttons li.carouselslider_next:hover{ background-position: bottom }
		.iceslider_tabularslide ul.slidingbuttons li.carouselslider_stop{ background:url(../images/iceslider_stop.png) no-repeat top}
			.iceslider_tabularslide ul.slidingbuttons li.carouselslider_stop:hover{ background-position: bottom }
		.iceslider_tabularslide ul.slidingbuttons li.carouselslider_play{ background:url(../images/iceslider_play.png) no-repeat top}
			.iceslider_tabularslide ul.slidingbuttons li.carouselslider_play:hover{ background-position: bottom }
			
			
			
			
/* IceSlider CarouselSlide */
.iceslider_carouselslide {
	overflow:hidden;
	clear:both;
	position:relative;
	margin:0 -9px 10px;}

.iceslider_carouselslide_box {
	position:absolute}	
	
.iceslider_carouselslide_content {
	clear:both;
	position:relative;
	overflow:hidden;}
		div.iceslider_carouselslide_item{
			float:left;
			padding-top:10px;
			padding-bottom:10px;
			text-align:center}
			div.iceslider_carouselslide_item .padding { 
				padding:0 9px 0 10px;
				border-right:1px solid #DBDBDB;}
				.iceslider_carouselslide_content div img {
					margin:0 auto 10px; 
					float:none; 
					border:1px solid #aaa; padding:1px; 
					text-align:center}
		

	
	.iceslider_carouselslide_content h3 { 
		font-size:1.35em; 
		line-height:1; 
		margin-bottom:0.6em; 
		text-align:center}

		.iceslider_carouselslide_content h3 a:hover {
			background:#F1F1F1;
			text-decoration:none;
			color:#555}


.iceslider_carouselslide .iceslider_carouselslide_buttons {
	border-top: 1px solid #DBDBDB;
	padding:0 15px;}
	
	.iceslider_carouselslide .iceslider_carouselslide_buttons  h4 {
		float:left;
		line-height:1;
		margin:10px 0;
		color:#555;
		font-weight:bold;
		font-size:1.25em;}

.iceslider_carouselslide ul.slidingbuttons {
	margin:10px 0 0  0;
	float:right; }
	.iceslider_carouselslide ul.slidingbuttons li{
		list-style-type:none;
		cursor:pointer;
		width:20px;
		height:15px;
		float:left;
		margin:0 0 0 4px}
		.iceslider_carouselslide ul.slidingbuttons li span {
			display:none}
		
		.iceslider_carouselslide ul.slidingbuttons li.carouselslider_prev{ background:url(../images/iceslider_prev.png) no-repeat top}
			.iceslider_carouselslide ul.slidingbuttons li.carouselslider_prev:hover{ background-position: bottom }
		.iceslider_carouselslide ul.slidingbuttons li.carouselslider_next{ background:url(../images/iceslider_next.png) no-repeat top}
			.iceslider_carouselslide ul.slidingbuttons li.carouselslider_next:hover{ background-position: bottom }
		.iceslider_carouselslide ul.slidingbuttons li.carouselslider_stop{ background:url(../images/iceslider_stop.png) no-repeat top}
			.iceslider_carouselslide ul.slidingbuttons li.carouselslider_stop:hover{ background-position: bottom }
		.iceslider_carouselslide ul.slidingbuttons li.carouselslider_play{ background:url(../images/iceslider_play.png) no-repeat top}
			.iceslider_carouselslide ul.slidingbuttons li.carouselslider_play:hover{ background-position: bottom }

	
	





/* IceScroller Module */
.icescroller {
	padding:0;
	padding-top:15px;
	overflow:visible;}
	.icescroller .hide {
		visibility: hidden;
		position: absolute;}
	
	.icescroller p {
		float:left;
		margin:0;
		text-transform:uppercase;
		color:#999}
		
	li.scrolleritem {
			margin:0;}
			li.scrolleritem{
				list-style-type:none;}
				 li.scrolleritem span { font-weight:bold;}
			
		
	/* buttons */
	ul.icescroller_buttons{
	float:left;
	margin:2px 5px 0 10px;
	padding:0;
	overflow:hidden;
	position:relative;} 
	ul.icescroller_buttons li {
		list-style-type:none;
		float:left;
		margin:0;}	
		ul.icescroller_buttons li a {
			text-align:center;
			width:15px;
			height:15px;
			margin-right:3px;
			line-height:35px;
			display:block;
			border-bottom:none;}
			ul.icescroller_buttons li a:hover { border-bottom:none}
			
			ul.icescroller_buttons li.prev  a{  background:url(../images/icescroller_prev.png) no-repeat top}
			ul.icescroller_buttons li.next a{  background:url(../images/icescroller_next.png) no-repeat top}
			
				ul.icescroller_buttons li.prev  a:hover{  background-position: bottom}
				ul.icescroller_buttons li.next a:hover{  background-position: bottom}
		
*===========================///////////////////-===========================
					              UserArea
===========================///////////////////-===========================*/
#userarea_border {background:url(../images/general_border_second.png) repeat-y center;}

#userarea {}

	#userarea .userareabg { background:url(../images/userarea_bg.png) repeat-x bottom; margin-right:2px; }
	
	#userarea .padding { padding:0 0 11px 10px; position:relative; overflow:hidden;}



/*===========================///////////////////-===========================
					               Promo
===========================///////////////////-===========================*/
#promo_border { background:url(../images/general_border.png) repeat-y left;}

#promo_top { background:url(../images/promo_top.png) no-repeat top; margin-top:-11px;}

#promo_bottom { background:url(../images/promo_bottom.png) no-repeat bottom; position:relative;}


#promo {
	position:relative;
	overflow:hidden;
	padding-bottom:21px;}

	
	#promo .padding { 
padding:21px 19px 0 21px;}
	
	
/* Decoration for modules that are on the promo area */
#promo .icemodule{
	overflow:visible;
	margin:0;
	position:relative;
	float:left;
	clear:both;
	background:url(../images/module_ice_br.png) no-repeat bottom right ;} 
		#promo .icemodule div{
			background:url(../images/module_ice_bl.png) no-repeat bottom left ;}
			#promo .icemodule div div{
				background:url(../images/module_ice_tr.png) no-repeat top right;}
					#promo .icemodule div div div{
						background:url(../images/module_ice_tl.png) no-repeat top left;	}
						#promo .icemodule div div div div{
							overflow:hidden;
							background:none;
							position:relative;
							clear:both;
							padding:10px;}
							#promo .icemodule h3 {
								margin:0 0 6px;
								padding:2px 0 0 ;
								font-size:1.4em;}
								#promo .icemodule h3 span{
									color:#666}
	
		
/*===========================///////////////////-===========================
					              Top Area 
===========================///////////////////-===========================*/

#toparea { /* Includes the topmenu, fontswitcher and the current date */
	padding:10px 0 0; 
	position:relative; 
	overflow:hidden; }	
	

/* Current Date */
.currentdate { 
	float:right;
	margin:0 15px 0 0}
	.currentdate .cd_day { font-size:1.2em; color:#909090; text-transform:uppercase; letter-spacing:0.05em; padding-right:5px}
	.currentdate .cd_month { font-size:1.2em; color:#777}
	.currentdate .cd_year { font-size:1.2em; color:#777}


/* mod_breadcrumbsd
----------------------*/	
#breadcrumb {
	margin:0 0 1.5em;
	padding:.75em 1em;
	background:#F5F5F5;
	border:3px double #fff;
	position:relative;
	overflow:hidden;}
	
	#breadcrumb p {
		display:inline;
		float:left;
		margin:0}
	#breadcrumb ol{
			list-style-type:none;
			float:left;
			color:#777;
			font-size:1em;
			margin:0;
			padding:0;}
			#breadcrumb ol li { 
				float:left;
				background:url(../images/breadcrumbs_arrow.png) no-repeat right 45%; 	
				padding:0 25px 0 8px;}
				#breadcrumb ol li a {
					display:block;
					margin:0;}
					#breadcrumb ol li a:hover {}
				#breadcrumb ol li.last {
					background:none;}
				#breadcrumb ol li.last span { 
					margin:0;}	
	
	#breadcrumb ol li.breacrumbs_home { 
		padding-left:0;
		margin-top:-2px;}
		#breadcrumb ol li.breacrumbs_home a { 
			display:block;
			width:22px;
			height:22px;
			text-indent:-9999em;
			background:url(../images/breadcrumbs_home.png) no-repeat top;}
				#breadcrumb ol li.breacrumbs_home a:hover { background-position:bottom}

.clearfix:after,  .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}

.clearfix { display: inline-block; }   

* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* Round Corners Reset */
/* \*/
* html .tlc, * html .trc {height: 1%;}
/* */

/*===========================///////////////////-===========================
					              Bottom 
===========================///////////////////-===========================*/

#bottom_border { background:url(../images/general_border.png) repeat-y center;}

#bottom_top { background:url(../images/promo_top.png) no-repeat top;}

#bottom_bottom { background:url(../images/promo_bottom.png) no-repeat bottom;}


#bottom {}
	
	#bottom .padding { padding:22px 8px 0 21px;}
	
	
	/* Bottom Modules */
	#bottom .icemodule {
		border:none;
		padding:0;
		margin:0 0 20px;}
		#bottom .icemodule h3 {
			margin:0 0 6px;
			padding:0 0 5px;
			border-bottom:1px dashed #DBDBDB;
			color:#444;
			font-weight:normal;
			white-space: nowrap;
			font-size:1.35em;}
			#bottom .icemodule h3 span { color:#777}	
