@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/tile-nav.gif");
	background-repeat: repeat-x;
}

h1 {margin-bottom:0em;font-size:18px;} 
.topmaintext2 {
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px;
}
.fsize{font-size: 14px;}
p.nogap {margin-top:0em} 
.twoColFixLtHdr #container {
	width: 867px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-repeat: repeat-y;
	clip: rect(auto,auto,auto,auto);
	background-position: 0px 10px;
} 
.twoColFixLtHdr #container1 {
	width: 867px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	padding: 0px;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
} 
.bkgcontainer {
	background-image: url("images/tile-nav1.gif");
	background-repeat: repeat-y;
}
.twoColFixLtHdr #header {
	height: 145px;
	background-color: transparent;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}
.dropdown {
	float: left;
}
.menuoptions {
	width: 470px;
	height: 34px;
	background-position: right;
}
.agenciestitle {
	width: 71px;
	height: 34px;
	float: left;
}
.dropdownhere {
	width: 200px;
	height: 34px;
	float: right;
	background-position: left;
	vertical-align: top;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
}
.topleftimage {
	width: 372px;
	float: left;
	height: 145px;
}
.menuright {
	float: right;
	margin-top: 62px;
	margin-left: 0px;
	margin-right: 22px;
	height: 68px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: right top;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 213px;
	background-color: #EBEBEB;
	background-image: url("images/tile-nav1.gif");
	background-position: 0px 0px;
	text-align: left;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	height: 700px;
}
.test {
}
.registertab {
	background-attachment: scroll;
	background-image: url("images/register-tab.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 213px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	width: 610px;
	float: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.main {
	width: 654px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	background-image: url("images/backgwithline.gif");
	padding-top: 0px;
}
.leftcolumnnews {
	width: 250px;
	float: left;
	margin-right: 30px;
	margin-left: 25px;
	margin-top: 0px;
	background-color: transparent;
}
.newstitle {
	font-weight: bold;
	color: #FF0000;
}
.linkslowernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topmaintext {
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px;
}
.hold {
	width: 100%;
	height: 100%;
}
.sidebar {
	width: 213px;
	float: left;
	background-image: url("images/tile-nav1.gif");
}


/*---------------Navigation Bar---------------*/
#navcontainer
{
	background-image: url("images/tile-nav2.gif");
  border-left:1px solid #666666;
}
#navcontainer ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#navlist ul {border-top:1px dashed #fff;}
#navlist li {border-bottom:1px dashed #fff;}
#navlist ul li {border-bottom:none;background-image:url("images/tile-nav3.gif");}
#navlist a
{
  color: #fff;
  display: block;
  font-size:16px;
  padding: 5px 0px 5px 20px;
  text-decoration: none;
}
#navlist a:hover {color: #ffe377;text-decoration: none;}
#navlist ul a {font-size:14px;padding: 0px 0px 0px 20px;}
#navlist img {border-width:0;vertical-align:middle;}
/*---------------Navigation Bar---------------*/


.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.dropdownclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 264px;
}
.optioncenter {
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.linksmain {
	margin-left: 0px;
	font-weight: bold;
	color: #0A8C37;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.latestnews {
}
.rightcolumnnewsCopy {
	width: 270px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 40px;
	padding-right: 10px;
	background-color: transparent;
}
.newscolumns {
	background-attachment: scroll;
	background-image: url("images/tile-dottedline.gif");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 653px;
	clear: none;
}
.lowermaintext {
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 0px;
	width: 626px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.registerfiled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 60px;
	border: 1px solid #333333;
	padding: 2px;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.size:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a.size:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a.size:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a.size:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D9ECD9;
	text-decoration: none;
}
a.size2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a.size2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a.size2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a.size2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D9ECD9;
	text-decoration: none;
}
a.size3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration:  underline;
	text-align: right;
}
a.size3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
a.size3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a.size3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D9ECD9;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.optionlink {
	font-weight: bold;
	background-color: #FFE377;
}
a.size5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}
a.size5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
}
a.size5:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
}
a.size5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.registerfiled1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
	padding: 2px;
}
.dropdownhere1 {
	width: 199px;
	height: 34px;
	float: left;
	background-position: right;
	vertical-align: top;
	padding-top: 0px;
	text-align: right;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.topmaintextwarrington {
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px;
}
.topmaintextwarrington h1{
  margin:0;
}

#topmaintextlogo{
  margin-left:75px;
}

/*---------------searchbox---------------*/
.searchbox{
  background-color:#999999;
  border:1px dashed #333333;
  margin:0 auto;
  width:480px;
}
.searchboxL{
  background-color:#CCCCCC;
  border-right:1px dashed #333333;
  float:left;
  padding:5px 10px 5px 10px;
}
.searchboxR{
  background-color:#999999;
  float:left;
  padding:5px 10px 0px 10px;
}
.querysearch{border:1px solid #676767;font-size:14px;}
.white{color:white;}
/*---------------searchbox---------------*/


/*---------------Register Form---------------*/
.regform {
  list-style:none;
  margin:0;
  padding:0;
}
.regform li {clear:both;margin:0 0 .75em;padding:0;}
.regform label {display:block;float:left;line-height:1.6;margin-right:10px;text-align:right;width:230px;}
.regform input {width:170px;}
#regbut {margin-right:150px;}
/*---------------Register Form---------------*/


/*---------------Shadow Containers---------------*/
.shadow_b{background:url('images/shadow_b.gif') bottom repeat-x;}
.shadow_r{background:url('images/shadow_r.gif') right repeat-y;}
.shadow_bl,.shadow_br,.shadow_tr{float:left;}
/*---------------Shadow Containers---------------*/


/*---------------Calendar Form---------------*/
.calendar{
  background-color:#CCCCCC;
  border:none;
  float:left;
  table-layout:fixed;
}
.calendar td{
	border-top: 1px solid #336600; 
  border-right: none; 
  border-bottom: none;
	border-left: 1px solid #336600;
  overflow:hidden;
  padding:2px;
  vertical-align:top;
}
.calendar p{margin:0;}
.calendar span{cursor:pointer;font-size:10px;}
/*---------------Calendar Form---------------*/


/*---------------cln Calendar Page Month---------------*/
#clnCalendar{width:602px;}
#clnCalendar .shadow_r{width:602px;}
#clnCalendar .shadow_bl{width:595px;}
#clnCalendar .calendar{width:588px;}
#clnCalendar .calendar td{height:60px;width:80px;}
#clnCalendar .calendar p{font-size:20px;color:#fff;font-weight:bolder;}
/*---------------cln Calendar Page Month---------------*/


/*---------------cln Calendar Page Week---------------*/
#clnCalendarWeek{width:630px;}
#clnCalendarWeek .shadow_r{width:630px;}
#clnCalendarWeek .shadow_bl{width:623px;}
#clnCalendarWeek .calendar{width:616px;}
#clnCalendarWeek .calendar td{height:24px;width:80px;}
#clnCalendarWeek .calendar p{font-size:20px;color:#fff;font-weight:bolder;}
#clnCalendarWeek .calendar td.clnHour
{
  width:21px;
  border:none;
  background-color:white;
  padding-left:5px;
}
/*---------------cln Calendar Page Week---------------*/

/*---------------cln Home Page---------------*/
#clnHome{width:364px;}
#clnHome .shadow_r{width:364px;}
#clnHome .shadow_bl{width:357px;}
#clnHome .calendar{width:350px;}
#clnHome .calendar td{height:40px;width:46px;}
#clnHome .full{cursor:pointer;background-color:red;}
#clnHome .calendar p{font-size:14px;color:#000;font-weight:normal;}
/*---------------cln Home Page---------------*/


/*---------------Bubble---------------*/
#bubble{
  display:none;
  font-size:12px;
  position:absolute;
  text-align:left;
}
#bubble img{
  float:left;
  position:absolute;
  top:100px;
  z-index:200;
}

#bubble ul{margin:10px 5px;padding:0;}
#bubble li{list-style: none;margin-bottom:10px;}

#bubble #nam{
  font-size:16px;
  font-weight:bolder;
  margin-bottom:20px;
}
#bubble #next{display:none;}
#bubble .mainbox{
  background-color:white;
  border:1px solid #999999;
  float:right;
  left:31px;
  position:absolute;
  width:225px;
  z-index:100;
}
#bubble_top{
  background:url('images/popup_top.png') top repeat-x;
  height:21px;
  margin-top:0px;
}
#bubble_bot{
  background:url('images/popup_bot.png') top repeat-x;
  color:red;
  height:39px;
  line-height:39px;
  text-align:right;
}
#bubble #more{color: #000;}
#bubble a{font-weight: normal;color: red;margin-right:10px;text-decoration: none;}
#bubble a:hover {text-decoration: underline;}
/*---------------Bubble---------------*/

/*---------------OrganiserBubble---------------*/
.bubble{
  display:none;
  font-size:12px;
  position:absolute;
  text-align:left;
}
.bubble .sayleft{
  background:url('images/popup_left.gif') top left no-repeat;
  height:30px;
  position:absolute;
  top:100px;
  width:32px;
  z-index:200;
}
.bubble .box{
  background-color:white;
  border:1px solid #999999;
  left:31px;
  position:absolute;
  width:225px;
  z-index:100;
}
.bubble .par{padding-left:5px;margin-bottom:10px;}

.bubble .top{
  background:url('images/popup_top.png') top repeat-x;
  height:21px;
  margin-top:0px;
}
.bubble .bot{
  background:url('images/popup_bot.png') top repeat-x;
  color:red;
  height:39px;
  line-height:39px;
  text-align:right;
}
.bubble .title{
  font-size:16px;
  font-weight:bolder;
  text-indent:5px;
}
/*---------------OrganiserBubble---------------*/




/*---------------Controls---------------*/
a.dblArrow{color:#000;text-decoration: none;}
a.dblArrow:link{color:#000;text-decoration: none;}
a.dblArrow:visited{color:#000;text-decoration: none;}
a.dblArrow:hover{color:#000;text-decoration: underline;}
.black9{color:#000;font-size:9px;}
/*---------------Controls---------------*/


.paddingB5{padding-bottom:5px;}
.horizLine{
  background-color:#000;
  font-size:1px;
  height:1px;
  line-height:1px;
  width:100%;
}
#e2e2e2{background-color:#E2E2E2;margin-bottom:30px;}


/*---------------Menu Block---------------*/
.menuBlock{
  margin-top:10px;
}
.menuBlock .left{
  float:left;
  margin-top:10px;
}
.menuBlock a.menuCase{
  background-color:#E2E2E2;
  border-top:1px solid #000;
  border-right:1px solid #000;
  border-left:1px solid #000;
  color:#000;
  display:block;
  float:right;
  margin-top:5px;
  padding:5px;
  text-decoration:none;
}
.menuBlock a.menuCase:hover{
  background-color:white;
  margin-top:0px;
  padding-bottom:10px;
}
.menuBlock #chosen{
  background-color:white;
  margin-top:0px;
  padding-bottom:10px;
}
.menuBlock a#leftButton{background-color:white;color:#336600;float:left;}
.menuBlock a#leftButton:hover{margin-top:5px;padding-bottom:5px;}
/*---------------Menu Block---------------*/


/*---------------Menu Top---------------*/
.menuTop a,.del{
  display:block;
  float:left;
  font-size:16px;
  padding:5px;
  color:#333;
  text-decoration:none;
}
.menuTop a:visited{color:#333;text-decoration:none;font-size:16px;}
.menuTop a:hover{color:#333;text-decoration:underline;font-size:16px;}
.menuTop .del{font-weight:bolder;}
/*---------------Menu Top---------------*/


/*---------------Tabs Bottom---------------*/
.tabsBottom
{
  float:right;
}
.tabsBottom a{
  color:#000;
  background-color:#E6E6E6;
  border:1px solid #CCCCCC;
  display:block;
  float:left;
  font-size:12px;
  font-weight:normal;
  margin-right:5px;
  padding:0px 2px;
  text-decoration:none;
}
.tabsBottom a:visited{
  color:#000;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
}
.tabsBottom #chosen{
  background-color:white;
  border-color:white;
}
/*---------------Tabs Bottom---------------*/


/*---------------Composite Line---------------*/
.compLine{height:16px;margin-bottom:10px;}
.compLine div{float:left;font-size:12px;margin-right:5px;}
.compLine .green a,.green label{color:#336600;}
.compLine .red a,.red label{color:#FF0000;}
.compLine .black a,.black label{color:#000;}
.compLine a{text-decoration:none;font-size:12px;}
.compLine a:visited{text-decoration:none;font-size:12px;}
.compLine a:hover{text-decoration:underline;font-size:12px;}
.compLine #next,#prev{float:right;}
.compLine select,input{font-size:12px;}
/*---------------organisers list---------------*/

.orgList .compLine{height:auto;}
.orgList .compLine div{width:110px;overflow:hidden;}

/*---------------users list---------------*/
.usersList .compLine div{width:140px;overflow:hidden;}
.size9{font-size:9px;}
.size12{font-size:12px;}
.size14{font-size:14px;}
.size18{font-size:18px;}
.size21{font-size:21px;}
span.green{color:#336600;}
span.red{color:#FF0000;}
span.grey{color:#666666;}
span.black{color:#000;}
/*---------------admin events list---------------*/
.admEventsList{margin-bottom:10px;}
.admEventsList .compLine{height:16px;margin-bottom:5px;cursor:pointer;}
.admEventsList .compLine div{height:16px;margin-right:10px;overflow:hidden;}
.admEventsList .activity_h{padding-left:5px;width:75px;}
.admEventsList .date_h{width:85px; }
.admEventsList .time_h{width:50px; }
.admEventsList .location_h{width:135px; }
.admEventsList .organisation_h{width:100px; }
.admEventsList .del_h,.stop_h{width:35px;text-align:center;}
.admEventsList a{display:block;width:35px;text-align:center;}
.admEventsList #listHeader{background-color:#CCCCCC;border:1px dashed #333333;}
/*---------------user events list---------------*/
.usrEventsList{margin-bottom:10px;}
.usrEventsList .compLine{height:16px;margin-bottom:5px;cursor:pointer;}
.usrEventsList .compLine div{height:16px;margin-right:10px;overflow:hidden;}
.usrEventsList .activity_h{padding-left:5px;width:80px;}
.usrEventsList .date_h{width:100px;}
.usrEventsList .time_h{width:50px;}
.usrEventsList .location_h{width:150px;}
.usrEventsList .organisation_h{width:110px;}
.usrEventsList .age_h{width:35px;}
.usrEventsList #listHeader{background-color:#CCCCCC;border:1px dashed #333333;}
#add-editevent .compLine{height:20px;}
#add-editevent .compLine input{vertical-align:middle;}
#add-editevent .compLine .texti,.selecti,.textareai{width:200px;padding:0;}
#add-editevent .textareai{border:2px solid #CCCCCC;height:80px;}
#add-editevent #information{height:88px;}
#add-editnews #title{width:150px;}
#add-editnews #date{width:70px;}
#add-editnews textarea{width:580px;height:80px;}
#add-editnews #details{height:88px;}
#add-editpoll .compLine .texti,.textareai{width:200px;padding:0;}
#add-editpoll textarea{border:2px solid #CCCCCC;height:80px;}
#add-editpoll #details{height:88px;}
#add-editpoll input.submit{margin-left:141px;}
.popupcontainer .compLine{margin-left:20px;}
#add-editorganiser .texti{width:200px;padding:0;}
#add-editorganiser input.submit{margin-left:141px;}
/*---------------categories line---------------*/
.width100{width:100px;}
.width140{width:140px;}
.width200{width:200px;}
/*---------------Composite Line---------------*/

.pollresult{font-size:18px;}
.pollresult div{float:left;margin-right:10px;}


.clnHeader{
  list-style:none;
  margin-bottom:0;margin-left:0;
  padding:0;
}
.clnHeader li{
  float:left;
  font-size:22px;
  margin:0;
  padding:0;
  text-align:center;
  width:85px;
}


/*---------------Special File Input---------------*/
div.fileinputs {
	position: relative;
	width:280px;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#3366FF;
	height:20px;
}
input.text{
  padding:0;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.8em;
	color:#000;
	height:16px;
	position:absolute;
	left:0;
	top:0;
}
:root input[type="text"]{
	padding-top:3px;
	line-height:normal;
}
.fakefile img{
	position:absolute;
	left:215px;
	top:0;
	padding:0;
	margin:0;
}
/*---------------Special File Input---------------*/


/*---------------Picture Bubble---------------*/
.pBubble{display:none;position:absolute;}
.pBubble #sayTopImage{display:block;position:absolute;z-index:200;}
.pBubble #mainBox{position:absolute;top:31px;width:300px;z-index:100;background-color:white;border:1px solid #999999;}
.pBubble #botImageBox{height:39px;width:100%;background:url('images/popup_bot.png') bottom repeat-x;}
.pBubble #topImageBox{height:21px;width:100%;background:url('images/popup_top.png') top repeat-x;}
.pBubble #mainImage{display:block;}
/*---------------Picture Bubble---------------*/

.ablock{display:block;}
.popupcontainer{
  margin:0 auto;
  text-align:left;
  width:400px;
}
#addcategory div{margin:0px 0px 10px 20px;}
#addcategory div .texti{width:240px;}
#addcategory input.submit{margin-left:181px;}
.popupcontainercat{
  margin:0 auto;
  text-align:left;
  width:280px;
}

.titletop{height:56px;}
.titlequestion{width:390px;float:left;}
.titleright{float:right;width:193px;}
.bkEBEBEB{background-color:#EBEBEB;}

.error{color:red;font-weight:bolder;}