html {
	height: 100%;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;

}

img,table {
	border: none;
}

body {
	background: #e3e4e6;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	/*color: #c4cbcf;*/
	color: #333;

}

.body_bg {
	background: #e3e4e6;
	margin: 0;
	
}
	
body.contentpane {
	background: #f8f8f8;
}
/* a links */
a:link, a:visited {
	outline: none;	
	font-weight: normal;
	color: #00ff00;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6699bf;
}

table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}
input.button, .validate  {
	background: #7f98a1;
	border: 0;
	font-size: 10px;
	color: #fff;
	padding: 3px 4px;
}

.search input.button {
margin-top: 5px;
}
.search a
{
	text-decoration:none;
	color:#63646b;
}
.search a.visited
{
	color:#226ca3;
}
.search
{
	color:#63646b;
	float:right;
}
input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}

.inputbox, #email {
	border: 1px solid #b1b3b4;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}

div.module div div div form#form-login {
	width: 160px;
}

#search {
	float: right;
	width:295px;
	padding: 0;
	margin: 0;
	margin-right:5px;
	color: #63646b;
}


#languages {
	float: none;
	padding: 0;
	margin: 0;
	margin-right:5px;
	color: #63646b;
}

#search div.module div div div form {
	padding: 0;
	margin: 0;
}

#search div.module_menu div div div div.search, #search  div.module div div div div.search {
	text-align: left;
	padding: 0;
	margin: 0;
	height: 25px;
}

#search div.module_menu div div div div.search1, #search  div.module div div div div.search1 {
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;
}

#search div.module_menu div div div div.search1 input, #search  div.module div div div div.search1 input {
	float: right;
	line-height: 13px;
	font-size: 12px;
	color: #798950;
	margin:	0;
	width: 115px;
	height: 20px;	
	padding: 5px 5px 0 5px;
	border: none;
	text-transform: capitalize;
	background:none;
}	



#search .search .inputbox {
	font-size: 12px;
	color: #63646b;
	margin-top: 5px;
	width: 162px;
	height: 13px;	
	padding: 2px 0px 3px 5px;
	text-transform: capitalize;
	background:none;
}

#search .search .button {
	text-align: center;
	background-color:#fff;
	font-size: 11px;
	color: #63646B;
	margin: 0 0 0 10px;
	padding:0 0 2px 0;
	height: 22px;
	border:none;
	line-height: 26px;
         cursor:pointer;
}



/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	background:transparent url(../images/pageContentBg.jpg) repeat-y scroll left top;
height:100%;
margin:0 auto;
padding-bottom:0;
padding-right:20px;
padding-top:0;
width:1201px;
}

div.center {
	text-align: left;
	margin: 5px auto 0 auto;
	padding: 0 0 0px 0;
	width: 1200px;
}


div#wrapper {
	padding: 0;
	margin: 0 auto;
}

#header {
	height: 255px;
	margin: 1px auto 0 auto;
	width: 1201px;
	padding: 0;
}


#header_main .hleft {
	float: left;
	width: 474px;
	height: 276px;
	background: transparent url(../images/header_cinelogo.png) top left no-repeat;
	padding: 0;
}

#header_main .hright {
	float: left;
	width: 466px;
	height: 256px;
	padding: 10px 0 0 10px;
}

#header_main .hright  .hwr-left {
	float: left;
	width: 228px;
}

#header_main .hright  .hwr-right {
	float: right;
	width: 228px;
		
}

#header_main .hright  .hwr-right h3 , #header_main .hright  .hwr-left h3 {
	font-family: Tahoma, Arial, sans-serif;
	width: 218px;	
	color: #798950; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/latest_h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 24px;
	margin: 0
}


#header_main .hright .hwr-left div.module_menu div div div, #hw-right .hwr-left div.module div div div,#hw-right .hwr-left div.module_menu div div, #hw-right .hwr-left div.module div div {
	padding: 0;
	margin: 0;
	background: none;	
}

#header_main .hright .hwr-right div.module_menu div div div, #header_main .hright .hwr-right div.module div div div,#header_main .hright .hwr-right div.module_menu div div, #header_main .hright .hwr-right div.module div div {
	padding: 0;
	margin: 0;
	background: none;	
}

#header_main .hright .hwr-right div.module_menu div div div,#header_main .hright .hwr-right div.module div div div, #header_main .hright .hwr-left div.module_menu div div div,#header_main .hright .hwr-left div.module div div div {
	text-align: left;
}

#header_main .hright .hwr-right div.module div div div ul, #header_main .hright .hwr-left div.module div div div ul {
	padding: 5px 5px 0 25px;	
	margin: 0;
}

#header_main .hright .hwr-right div.module div div div ul {
	list-style: url(../images/arrow_tleft.png);
}

#header_main .hright .hwr-left div.module div div div ul {
	list-style: url(../images/arrow_tright.png);
}

#header_main .hright .hwr-right div.module div div div ul, #header_main .hright .hwr-left div.module div div div ul {
	color: #1852D2;
}
#header_main .hright .hwr-right div.module div div div ul li a, #header_main .hright .hwr-left div.module div div div ul li a {
	color: #4E1703;
	text-decoration: none;
	font-size: 11px;
}

#header_main .hright .hwr-right div.module div div div ul li a:hover , #header_main .hright .hwr-left div.module div div div ul li a:hover {
	color: #4E1703;
	text-decoration: underline;
}

#newsflash {
	font-size: 11px;
	height: 130px;
	overflow: hidden;
}

#newsflash div.module_menu div div div, #newsflash div.module div div div {
	text-align: justify;
}

#newsflash h3 {
	font-family: Tahoma, Arial, sans-serif;
	width: 456px;	
	color: #798950; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 26px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/newsflash_h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 24px;
	margin: 0
}

#content {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#topw {
	width: 1199px;
	height:70px;
	margin: 0 auto;
	background-color:#fff;
}

.logo {
	float:left;
	margin: 0 auto 0 13px;
	padding: 0;
	width: 884px;
	height:70px;
	line-height: 24px;
	background: url(../images/ubloxLogo.png) center left no-repeat;
}
#logo {
	float:left;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 290px;
	line-height: 24px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 24px;
	padding:0;
	margin: 0;
	letter-spacing: 1px;
	color: #6192a9;
	text-decoration: none;
	outline: none;
	
}


.pill_m {
	float: right;
	width:295px;
	margin: 0;
	margin-right:5px;
	padding: 0;
}

#pillmenu {
	float: right;
	margin:0;
	color:#63646b;
}

#pillmenu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
}

#pillmenu li {
	float: right;
	margin: 0;
	padding: 0;
	background:none;

}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	
}

#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 18px;
	padding: 0 0 0 15px;
	margin: 0 10px 0 0;
	color: #caab73;
	text-decoration: none;
	font-weight: bold;
	background: none;
	height: 20px;
	background: url(../images/menu_row.png) center left no-repeat;
}

#pillmenu li a:hover {
	text-decoration: underline;
}

div#timedate {
	font-size: 12px;
	font-weight: bold;
	color: #AB4C37;
	text-align: center;
	padding: 0 0 10px 0;	
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 190px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
}

div#maincolumn {
	float: left;
	width: 555px;
	margin: 0 0 6px 0;
}

.mHighlight {
	float:left;
         padding:15px;
         padding-top:0px;
         width:360px;
         margin-left: 5px;
}

.m1 {

}

.m2 {

}

.m3 {
	padding: 10px;
}
.modulearticle_hightlights
{
background:transparent url(../images/articleHightBottom.png) no-repeat scroll left bottom;
padding-bottom:13px;
margin-bottom:5px;
}
.modulearticle_hightlights td.raquo
{
color:#005595;
}
.modulearticle_hightlights a
{
color:#005595;
}

.modulearticle_hightlights h3
{
background:transparent url(../images/articleHightTitle.png) no-repeat scroll left top;
font-size:15px;
font-weight:lighter;
height:24px;
padding: 9px 0px 0px 25px;
color:#606060;
}

.modulearticle_hightlights a
{
text-decoration:none;
font-weight:bold;
font-size:12px;
padding-bottom:3px;
}


.modulearticle_hightlights ul
{
background:transparent url(../images/articleHightContent.png) repeat-y scroll left top;
margin:0;
font-size:12px;
font-weight:lighter;
list-style:none;
padding: 10px 25px 15px 25px;
height:160px;
width:310px;
color:#63646b;
}
.modulearticle_hightlights ul a
{
color:#606060;
}
.modulearticle_hightlights ul a:hover
{
color:#005595;
}
.modulearticle_hightlights ul li
{
margin-bottom:10px;
}

.modulearticle_hightlights ul a.more, .modulearticle_hightlights ul a.more:visited
{
color:#005595;
font-size:12px;
font-weight:normal
}

.modulearticle_hightlights ul a.more:hover {
color:#606060;
font-weight:normal;
}

.modulearticle_hightlights ul a.featuredarticlesarticle_hightlightsmore, .modulearticle_hightlights ul a.featuredarticlesarticle_hightlightsmore:visited
{
color:#005595;
font-size:11px;
font-weight:normal
}

.modulearticle_hightlights ul a.featuredarticlesarticle_hightlightsmore:hover {
color:#606060;
font-size:11px;
font-weight:normal;
}
.modulearticle_hightlights_small ul a.featuredarticlesarticle_hightlightsmore {
color:#005595;
font-size:11px;
font-weight:normal;
}

div#maincolumn_full {
	float: left;
	width: 1200px;
	margin: 0;
	padding: 20px 0 0 10px;
}

div.cpathway {
	margin: 0 0 10px 0;
	padding: 0;
	height: 25px;
	background: transparent url(../images/cpathway-right.jpg) bottom right no-repeat;
}

div.cpathway div.cpleft {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
	background: transparent url(../images/cpathway-left.jpg) bottom left no-repeat;
}

div.cpathway span {
	padding: 0 10px;
	color: #999999;
	line-height: 23px;
	font-size: 11px;
}

div.cpathway span a {
	color: #999999;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 1221px;
	height: 140px;
	background: url(../images/footerBg.jpg) top left no-repeat;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 105px 30px 0 0;
	color: #666666;
}
.footerMenu
{
         padding:110px 50px 0px 5px;
         float:right;
         color:#474747;
}

/*****************************************/
/*** 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: 0 0 0 10px;
}
table.blog {
	
}

h1 {
	padding: 0;
       margin:0px;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
        line-height:20px;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2
{
        padding: 0;
       margin:0px;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
.contentheading {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #7f98a1;
	text-align: left;
	font-weight: bold;
width:614px;
}

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: left;
	/*color: #7f98a1;*/
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #CAAB73;
	border-bottom: solid 1px #CAAB73;
}

a.readon:hover {
	color: #CAAB73;
	text-decoration: none;
	border-bottom: solid 1px #fff;

}

/* 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 {
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #474747;
	font-size: 12px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #63646b;
	font-size: 12px;
}
a.mainlevel-navTop:hover {
color: #226ca3;
}

a.mainlevel-navTop:link, a.mainlevel-navTop:visited {
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #63646b;
	font-size: 12px;
}
a.mainlevel-nav:hover {
color: #226ca3;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
        padding-right:5px;
}

.buttonheading a
{
text-decoration:none;
}


.contentSpacerLeft
{
	width:615px;
}

.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.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
        margin-top: 0px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
}

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 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.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 {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	padding: 0;
	background: none /* url(../images/menu_bottom.png) bottom left no-repeat*/;
}

#newsflash div.module_menu div div, #newsflash div.module div div, #search div.module_menu div div, #search div.module div div  {
	background: none;
	margin: 0;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	background: none /*url(../images/menu_top_out.png) top left no-repeat*/;
	text-align: center;
}


div.module_menu div div div div, div.module div div div div {
	background: none;
	text-align: left;
}

div.module div div div form {
	padding: 4px 0 0 4px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

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 20px;
	line-height: 24px;
	text-decoration: none;
	color: #829300;
	font-size: 11px;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	width:180px;
	background: none /*url(../images/menu_bottom.png) bottom left no-repeat*/;
	padding: 10px 10px 0 10px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
	margin:0 auto;
}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3  { 	
	font-family: Tahoma, Arial, sans-serif;
	width: 170px;	
	color: #6192a9; /*color: #798950;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	background: url(../images/h3.png) top left no-repeat;
	
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 5px 0 0 4px;
	list-style: none;
	width: 170px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #CAAB73;
	font-weight: bold;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #CAAB73;
	text-decoration: underline;
}

/*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 {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: underline;
	color: #CAAB73;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #CAAB73;
	text-decoration: underline;
}

/*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: #666;
	margin: 0 0 0 12px;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 12px;
	border: none;
	height: 18px;
}

#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 0 0 12px;
	padding: 0 0 0 12px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/menu_row.png) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*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.parent ul li a {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 12px;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 12px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#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: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 0;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}

/* 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 {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	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 Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
	 list-style: none;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
	 list-style-image: none;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
     list-style: none;
     color: #f00; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
	 list-style-image: none;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}



/* ****************************************************************************** */
/* blue */
input, button {
	border: none;
}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #7f98a1;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #7f98a1;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #7f98a1;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #7f98a1;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #7f98a1;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #7f98a1;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #7f98a1;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}
#twocols{ /*the columns that gets dropped down over yours might be different*/
  z-index:20;
}
 
#leftcol{  /*the columns that gets dropped down over yours might be different*/
  z-index:10;
}
 
.moduletablemainnav { /* I have absolutely positioned the module, you might have a different scheme*/
  position:absolute;
  top:187px;
  left:20px;
  z-index:100;
  font:0.9em Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}
 
#mainlevelmainnav,#mainlevelmainnav ul {
  float:left;
  list-style:none;
  line-height:1em;
  background:transparent;
  font-weight:700;
  margin:0;
  padding:0;
}
 
#mainlevelmainnav a {
  display:block;
  color:#f90;
  text-decoration:none;
  margin-right:15px;
  padding:0.3em;
}
 
#mainlevelmainnav li {
  float:left;
  padding:0;
}
 
#mainlevelmainnav li ul  {
  position:absolute;
  left:-999em;
  height:auto;
  width:11em;
  font-weight:400;
  background:#36f;
  border:#00C 1px solid;
  margin:0;
}
 
#mainlevelmainnav li li {
  width:11em;
}
 
#mainlevelmainnav li ul a {
  width:11em;
  color:#fff;
  font-size:0.9em;
  line-height:1em;
  font-weight:400;
}
 
#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
  left:-999em;
}
 
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover
  l,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul {
  left:auto;
  z-index:6000;
}
 
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover {
  background:#039 url(../images/soccerball.gif) 98% 50% no-repeat;
}

.menusub ul
{
overflow: hidden;
margin: 0;
padding: 0;
list-style-type: none;
float:left;
}

.menusub li
{
float: left;
list-style-type: none;
margin:0;

}
.menusub a
{
display: block;
padding: 5px 7px;

width: 182px;
background: url(../images/menuTest.jpg) no-repeat;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 13px Arial;
float:left;
}

.gk_news_highlighter_interface
{
float:left;
padding:0;
}

.gk_news_highlighter_wrapper
{
float:left;
padding:0;
}
.gk_news_highlighter
{
padding:0;
}
.gk_news_highlighter_item a
{
text-decoration:none;
}

#topMainMenu{ 
background:transparent url(../images/2stLevel.png) repeat-x scroll center bottom;
height:61px;
margin-left:1px;
margin-right:1px;
width:1198px;
position:relative;
padding:0;
white-space:nowrap;

}
#topMainMenu{ }
#topMainMenu a { text-decoration: none; }

#topMainMenu ul
{
padding: 0;
margin: 0;
list-style-type: none;
position: relative;
}

#topMainMenu li {float:left; display: inline; margin: 0 0 0px; }

#topMainMenu li#menuitem_6topMenu {clear:right;}
#topMainMenu li a,
#topMainMenu li a:link,
#topMainMenu li a:visited
{
display:inline;
padding: 6px 1px 0px 1px;
float:left;
width:198px;
height:23px;
background: url(../images/1stLevelNormal.png) no-repeat left center;
font-size:15px; color:#000;
text-align:center;
z-index:1000;
}

/*current Link*/
#topMainMenu ul a.mainlevel_currenttopMenu,
#topMainMenu ul a.mainlevel_currenttopMenu:link,
#topMainMenu ul a.mainlevel_currenttopMenu:visited,
#topMainMenu ul a.mainlevel_activetopMenu,
#topMainMenu ul a.mainlevel_activetopMenu:link,
#topMainMenu ul a.mainlevel_activetopMenu:visited
{  
background: url(../images/1stLevelHover.png) no-repeat left top; 
font-size:15px; 
font-weight: bold;
color:#fff;
position:relative;
padding: 6px 1px 0px 1px;
float:left;
width:198px;
height:23px;
text-align:center;
z-index:1000;

}

#topMainMenu ul a.mainlevel_activeHoverTopMenu,
#topMainMenu ul a.mainlevel_activeHoverTopMenu:link,
#topMainMenu ul a.mainlevel_activeHoverTopMenu:visited
{  
background: url(../images/1stLevelHover.png) no-repeat left top; 
font-size:15px; 
font-weight: bold;
color:#fff;
position:relative;
padding: 6px 1px 0px 1px;
float:left;
width:198px;
height:23px;
text-align:center;
z-index:1000;
}

#topMainMenu ul a.mainlevel_TempNotActivetopMenu,
#topMainMenu ul a.mainlevel_TempNotActivetopMenu:link,
#topMainMenu ul a.mainlevel_TempNotActivetopMenu:visited
{  
padding: 6px 1px 0px 1px;
float:left;
width:198px;
height:23px;
background: url(../images/1stLevelNormal.png) no-repeat left center;
font-size:15px; color:#000;
text-align:center;
position:relative;
z-index:1000;
}

#topMainMenu ul a.mainlevel_TempActivetopMenu,
#topMainMenu ul a.mainlevel_TempActivetopMenu:link,
#topMainMenu ul a.mainlevel_TempActivetopMenu:visited
{  
background: url(../images/1stLevelHover.png) no-repeat left top; 
font-size:15px; 
font-weight: bold;
color:#fff;
padding: 6px 1px 0px 1px;
float:left;
width:198px;
height:23px;
text-align:center;
z-index:1000;
}

#topMainMenu ul a#menulink_1topMenu,
#topMainMenu ul a#menulink_1topMenu:link,
#topMainMenu ul a#menulink_1topMenu:visited,
#topMainMenu ul a#menulink_1topMenu,
#topMainMenu ul a#menulink_1topMenu:link,
#topMainMenu ul a#menulink_1topMenu:visited
{
margin-left:0px;
margin-right:1px;
padding-left:0px;

}
#topMainMenu ul a#menulink_6topMenu,
#topMainMenu ul a#menulink_6topMenu:link,
#topMainMenu ul a#menulink_6topMenu:visited,
#topMainMenu ul a#menulink_6topMenu,
#topMainMenu ul a#menulink_6topMenu:link,
#topMainMenu ul a#menulink_6topMenu:visited
{
margin-right:0px;
margin-left:1px;
clear:right;
}

/*Second and subsequent levels*/
#topMainMenu ul ul
{
position:absolute;
left:0px;
top:29px;
font-size: 80%;
width: 1171px;
height: 28px;
border-top: none;
background-color: #000;
float:left;
padding-left:25px;
background: url(../images/2stLevel.png) repeat-x;
border-left:1px solid #979797;
border-right:1px solid #979797;
color:#ccc;
z-index:1999;
white-space:nowrap;
clear:both;
}

#topMainMenu ul ul#menulist_3topMenu
{
width: 808px;
padding-left:388px;
white-space:nowrap;
}

#topMainMenu ul ul#menulist_4topMenu
{
width: 650px;
padding-left:546px;
white-space:nowrap;
}

#topMainMenu ul ul#menulist_5topMenu
{
padding-left:546px;
white-space:nowrap;
width:650px;
}

#topMainMenu ul ul#menulist_6topMenu
{
padding-left:291px;
white-space:nowrap;
width:905px;
}

.sublevel_currenttopMenu a
{
color:#fff;
}

#topMainMenu ul ul#menulist_6topMenu li a
{
padding-right:0px;
padding-left:25px;
}

#topMainMenu ul ul#menulist_6topMenu 
{
clear:both;
}

#topMainMenu ul ul li { display: inline;  }

#topMainMenu ul ul a,
#topMainMenu ul ul a:link,
#topMainMenu ul ul a:visited
{
color: #ccc;
height:45px;
width:auto;
padding:8px 25px 0px 0px;
font-size:12px;
background: url(../images/2stLevel.png) repeat-x;
}

#topMainMenu ul ul a:hover,
#topMainMenu ul ul a:focus
{
color: #fff;
}

/*current Link*/
#topMainMenu ul ul a#subcurrent,
#topMainMenu ul ul a#subcurrent:link,
#topMainMenu ul ul a#subcurrent:visited { color: black; }

#menulink_6topMenu
{
margin-right:0px;
margin-left:1px;
}
#menulink_1topMenu
{
margin-right:1px;
margin-left:0px;

}
#topMainMenu ul a#menulink_6topMenu, #topMainMenu ul a#menulink_6topMenu:link, #topMainMenu ul a#menulink_6topMenu:visited 
{
width:198px;
margin-left:0px;
margin-right:0px;
padding-left:0px;
padding-right:0px;
clear:both;
}

.mainleveltopMenu li.mainlevel_currenttopMenu ul
{
display:inline;
}
.mainleveltopMenu li.mainleveltopMenu ul
{
display:none;
}

.gk_news_highlighter_item
{
COLOR:#888;
}
.test{
color:red;
position:relative;
top:100px;
left:0px;
}
.rssIcon
{
width:50px;
}
.rssIcon a
{
text-decoration:none;
}
.joomslide {border: 0;}

.right
{
float:right;
}

.left
{
float:left;
}

.captionright
{
float:right
}


.captionleft
{
float:left
}

.modulehot_news ul a.more, .modulehot_news ul a.more:visited
{
text-decoration: none;
color:#005595;
font-size:12px;
font-weight:normal
}

.modulehot_news ul a.more:hover {
color:#606060;
font-weight:normal;
}

.modulehot_news ul
{
margin:0;
font-size:12px;
font-weight:lighter;
list-style:none;
padding: 0px 15px 0px 15px;
color:#888888;
}
.modulehot_news ul a
{
color:#606060;
}
.modulehot_news ul a:hover
{
color:#005595;
}
.modulehot_news ul li
{
margin-bottom:5px;
}

div.modulehot_news
{
background:#F4F4F4 none repeat scroll 0 0;
border-bottom:1px solid #F4F4F4;
border-top:1px solid #F4F4F4;
float:left;
padding-top:4px;
/*width:1105px;*/
width: 1084px;
height: 85px;
}
div.logoCW
{
background:#F4F4F4;
border-bottom:1px solid #F4F4F4;
border-top:1px solid #F4F4F4;
float:left;
padding:15px 15px 16px;
width:85px;
height:58px;
}

.home_page_annual_report_ad {
    background: none repeat scroll 0 0 #F4F4F4 !important;
    float: right;
    margin-right: 2px !important;
    padding: 8px 18px 7px 0 !important;
    width: 175px;
}

.home_page_annual_report_ad #text {
padding: 40px 0 0;
float: left;
}
.wlastestnews{
	color:#000;float:left;font-weight:bold; padding:5px 0px;
}
.whotnews{
	color:#005595;float:left;font-weight:bold;height:75px;padding-left:21px;width:60px;
}
.footerMenu ul#mainlevel li{
	display:inline;	
}