/*
 CLIP registration 
*/

.register #extras {float:right; border-right:0px}

h1 {

	
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 210%;
	font-weight: normal;
	color: #944d04;
	
	text-indent: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pagebody h2 {
	font-size: 120%;
	font-weight: normal; 
	color: #000000;
	margin-bottom: 8px;
}

#pagebody h3 {
	font-size: 120%;
	font-weight: normal; 
	color: #cc6633;
}

div.spacer {
	padding-left: 10px;
	padding-right: 10px;
}

div.sectiondivider {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cfcfcf;
	padding: 0px;
	margin: 0px;
	clear: both;		
}


.register.dottedline {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: silver;
	margin-top: 5px ;		
	margin-bottom: 5px;
}

.register.action-messages {
	 color: #CB0818;
   	 padding: 0px;
	 margin-bottom: 10px;
	 border: 0px none black;
 	 background-color:#FFFFFF;	
}

.register {
	margin-left: 8px;
}

a.toplink  {
	float: right;
	position: relative;
	top: 25px;
}

.register fieldset {
	width: 400px;
	padding : 5px;
	color: #000000;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 20px;
}

.register legend {
	color: #cc6633;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 5px;
}

.register a {
	text-decoration: none;
	color: #cc6633;
}

.register a:hover {
	text-decoration: underline;
	color: #cc6633;
}

.indent {
	position: relative;
	left: 10px; 
}

.register input.submit {
	background-color: #cc6600;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;	
}

.register #extras {
	text-indent: 0px;
	margin-top: 6px;

}

/* Styles for login page */

.login fieldset {
 	position: relative;
    left: 10px; 
	width: 400px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.login legend {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
}

#pageBody.login h2 {
	font-size: 120%;
}	

.login.extras {
	margin-left: 10px;
}

.loginsubmit  {
	background-color: #cc6600;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
}

.login a {
	text-decoration: none;
	color: #cc6633;
}

.login a:hover {
	text-decoration: underline;
	color: #cc6633;
}

/* End of styles for login page */

/* Tabbed tables */

.reg-on  { 
	color: #cc6633; 
	font-size:0.8em; 
	background-color:#FFFFFF; 
	font-family: Arial,Helvetica, sans-serif; 
	font-weight:bold;  
	border-left: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf;  
	padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 5px; 
	text-align: center 
} 

.reg-off    { 
	background-color:#EAF1F7; 
	font-size:0.8em; 
	border-left: 1px solid #cfcfcf;  border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; 
	padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 5px; 
	text-align: center    
}

a.reg-off  { 
	color: #cc6633;  
	background-color: #EAF1F7;
	font-size:0.8em; 
	font-family: Arial,Helvetica, sans-serif; 
	text-decoration: underline; 
	text-align: center; 
}

.reg-item { 
	color: #cc6633; 
	font-family: Arial,Helvetica, sans-serif; 
}

.reg-blank {
	border-bottom: 1px solid #cfcfcf;
}

td.layout-manager {  
	background-color:#FFFFFF; 
	border-right: 1px solid #cfcfcf; 
	border-bottom: 1px solid #cfcfcf; 
	border-left: 1px solid #cfcfcf;
	padding: 0px;
}

/* End of tabbed tables */


/* Classes for pseudo tabular layout */

div.fieldcol {
	float: left;
	clear: left;
	margin-bottom: 6px;
}

div.fieldcol label {
	float: left;
	width: 120px;
	height: 100%;

}

.fieldcol .radiolist {
	display: block;
	float: left;
	text-indent: 0px; 
}

.fieldcol.radiolist input {
}

div.fieldcol input {
	float: none;
}

div.checkboxcol {
	width: 20px;
	float: right;
	vertical-align: bottom;
}

div.checkboxlabelcol {
	float: right;
	clear: right;
	width: 100px;
	vertical-align: bottom;
	cursor: default;
}

div.checkboxlabelcol label {
	width: 100%;
}

div.newline {
	margin-bottom: 5px ;
	clear : both;
}

/* End of classes for pseudo tabular layout */

/* Classes for index lists */

.indexTable.indexRowOdd {
	background-color: #EAF1F7;
}

.indexTable.indexRowOdd input {
	margin-left: 5px;
}

.indexTable.indexRowEven input {
	margin-left: 5px;
}

.registerEmail td {
	background-color: #FFFFFF;
}

/* End of classes for input lists */

/* Formatting for forum thread list */

div.forumThreadSubs {
	padding: 0px;
	margin: 0px;
	width: 95%;
}

div.forumTheadSubs.threadRow {
	clear: both;
	background-color: #00ff00;
}

div.forumThreadSubs input {
	margin-left: 20px;
	width: 15px;
	float:left;
}

div.forumThreadSubs a {
	margin-left: 3px;
	margin-top: 2px;
	width: 280px;
	float: left;
}

div.forumThreadSubs br {
	clear: both;
	height: 0px;
}

div.forumThreadSubs.newline {
	margin-bottom: 2px;
}


#extras div.heading  {
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #7DA713;
}

#extras div.whatsnew {
	margin-top: 0px;
}

.alignright {
	padding: 0px;
	text-align: right;
}

.emailservices div.checkboxcol {
	float: left;
	width: 6%;
}

.emailservices div.checkboxlabelcol {
	float: left;
	width: 94%;
}

.mand {
	font-weight: bold;
	font-size: 16px !important;
	color: #cc6633;
	margin-left: 2px;
}

.fieldhelp {
	display: inline;
}

div.heading h2 {
	background-color: #B0CD79 !important;
}
div.innerbox h3 {	
	color: #000000 !important;
}
