body {
margin: 0px;
padding-top: 20px;
text-align:center;
font-family:Verdana, Arial, Helvetica;
font-size: 12px;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #5f5f5f;
cursor: pointer;
}

img,p,ul,li {
border: 0px;
margin: 0px;
padding: 0px;
}


#aboutus ul li {
padding-bottom: 5px;
}

#nocss a{
text-align:left;
background-image: none;
padding: 0px;
display:inline;
}

#nocss a:hover, #click1:hover, #click2:hover {
text-decoration:underline;
cursor:pointer;
}

.mImg {
vertical-align: middle;
}

.mImg2 {
float: left;
margin-right: 8px;
margin-top: 2px;
}

.mImg3 {
float: left;
margin-right: 5px;
border: 1px solid #5f5f5f;
}

.tblHead {
text-align: center;
font-weight: bold;
background-color: #bacfde;
padding-top: 2px;
padding-bottom: 2px;
}

.gSuc {
color: #008000;
}

.rErr {
color: #ff0000;
}

#container {
width: 757px;
margin: 0 auto;
}

#pTopHeader {
height: 84px;
background-image: url(/images/BGTop2.png);
background-repeat: no-repeat;
background-position: right;
text-align: left;
}

#pLogo {
	float: left;
	width: 203px;
}

#pMenu {
width: 554px;
position: relative;
left: 195px;
top: 20px;
float: left;
}

#pMenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#pMenu ul li {
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	list-style: none;
	display: inline;
	font-size: 12px;
	color: #5f5f5f;
	}
	
#pMenu a:hover, #lForm a:hover {
color: #CC0000;
text-decoration:underline;
}	

#lForm{
	width:365px;
	text-align:left;
	position: relative;
	left: 172px;
	top: 30px;
	float: left;
	vertical-align: top;
}

#lFormText {
width:100px;
text-align:center;
position: relative;
top: 55px;
left: 30px;
float: left;
}

#lFormText2 {
width:100px;
text-align:left;
position: relative;
top: 43px;
left: -134px;
float: left;
}

#pHeader {
height: 255px;
background-image: url(/images/Header.jpg);
background-repeat: no-repeat;
background-position: left top;
background-color: #ffffff;
text-align: center;
}

#pJoin {
position: relative;
top: 190px;
left: 350px;
float:left;
}

#pJoin a:link,#pJoin a:active,#pJoin a:visited{
font-size:14px; 
font-weight: bold;
color:#000;
padding: 40px;
text-decoration:none;
}
#pJoin a:hover {text-decoration: underline;}

#pButtons {
position: relative;
width: 190px;
top:10px;
left: 390px;
float: left;
}

#pButtons img {
margin-top: 5px;
margin-bottom: 5px;
}

#pContent {
background-color: #ffffff;
text-align: left;
}

#pFooter, #pFooter a:link, #pFooter a:active, #pFooter a:visited  {
text-align: center;
color: #ffffff;
font-size: 11px;
}

#pFooter ul li {
padding-left: 2px;
list-style: none;
display: inline;
font-size: 11px;
color: #ffffff;
}

/* ################################################################## */

#pHome {
padding: 20px;
color: #5f5f5f;
width: 450px;
} 

.title {
font-size: 20px;
font-weight: 500;
color: #2c628e; 
margin-bottom: 10px;
}

.title2 {
font-size: 13px;
font-weight: bold;
line-height: 15px;
}
.title3 {
font-size: 10px;
font-weight: normal;
padding-top: 3px;
padding-bottom: 5px;
}

.text1 {
text-align:justify;
line-height: 17px;
}

.text2 {
font-size: 10px;
text-align:justify;
}

.text3 {
font-size: 10px;
}

.text4 {
font-size: 9px;
text-align: left;
}

.text5 {
padding-top: 5px;
padding-left: 12px;
background-image: url(../images/rightarrow.png);
background-position: 0px 8px;
background-repeat: no-repeat;
}

#pHomeImg {
padding-left: 50px;
width: 180px;
font-family: "Monotype Corsiva";
font-size: 17px;
color: #5f5f5f;
}

#regForm {
padding: 20px 10px 20px 10px;
width: 737px;
color: #666666;
background-color: #fff;
float: left;
}

#regForm ul {
margin-left: 20px;
list-style: disc;
line-height: 17px;
}

#part1 {
position: relative;
width: 250px;
}

#part2 {
position: relative;
padding: 5px;
left: 60px;
}

.hWell {
width: 538px;
float: left;
margin-bottom: 10px;
}

.hWellW {
width: 738px;
float: left;
margin-bottom: 10px;
}

.hWellH {
width: 363px;
float: left;
margin-bottom: 10px;
}

.hWellHR{
width: 364px;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

.hNews {
width: 189px; 
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

.hVotes {
float: left;
width: 150px;
margin-left: 10px;
margin-right: 10px;
line-height: 17px;
display: block;
}

.issImg {
float: left; 
width: 516px; 
text-align: center;
}

#nodisc ul {
list-style: none;
}

.show-error{
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 10px 10px 10px 45px;
	background-color: #FF9999;
	border: 1px solid #97a5b0;
	margin-bottom: 15px;
	color: #3F3F3F;
}

.show-success{
	background-image: url(../images/success.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 10px 10px 10px 45px;
	background-color: #8FEA80;
	border: 1px solid #97a5b0;
	margin-bottom: 15px;
	color: #3F3F3F;
}



/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    /*font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
		list-style:none;
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #5f5f5f;;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    /*opacity: .4;
    filter: alpha(opacity=40);*/
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode 
    display: inline-block;/*/
		display: block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... 
    display: inline-block;*/
		display: block;
}

#frag1, #frag2, #frag3, #frag4, #frag5, #frag6 {
	border: 1px solid #97a5b0;
	float: left;
	width: 700px;
}

#tabContainer { width: 716px; float:left;}
#tabContainer td {padding: 2px;}


/* Panel CSS */
.panel{
	text-align: left;
	padding-left: 35px;
	color: #3F3F3F;
	font-size: 14px; 
	height:23px;
	padding-top:5px;
	border:1px solid #97a5b0;
	margin-bottom:0px;
	background-image: url(/images/panelBg.jpg);
	background-repeat: repeat;
}
.panel2{
	background-position: -50px 0;
	padding-left: 10px;
	cursor: default;
}
.panel a{
	text-decoration:none;
	color:#000000;
	background:none;
}

.panel-target{
	padding:10px;
	background-color:#F4F4F4;
	border-bottom: 1px solid #97a5b0;
	border-left: 1px solid #97a5b0;
	border-right: 1px solid #97a5b0;
}
.panel-closed{
	display:none;
}

.ColorPickerDivSample
{
display: none;
}
