
/* signup page */
form#cwcontact2 {
clear:both;
height:330px !important;
}

form#cwcontact2 #request .info label {
width:100px !important;
}

form#cwcontact2 #request .info input#country {
display:inline;
}



/* circlewebs.com CSS styling for the site forms */

/* Contact 
------------------------------------------------------------------------*/
#contact {
	margin: 0;
	padding: 0;
}

#contact h1 {
	background: url(../images/title_contact.gif) no-repeat;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

#contact .required {
	background: #f6f6f6;
	margin: 0;
	padding: 20px 20px;
	width: 460px;
}

#contact .required label.small {
	color: #FFF;
	float: left;
	margin: 3px 0;
	padding: 0;
	width: 100px;
}

#contact .required input.thin {
	margin: 0 0 1.5em 0;
	padding: 3px;
	width: 329px;
}

#contact .required label.wide {
	color: #606060;
	float: left;
	margin: 3px 0;
	padding: 3px;
	width: 254px;
}

#contact .required textarea {
	border-bottom: 1px solid #999;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;
	margin: 0 0 1.5em 0;
	padding: 3px;
	width: 451px;
}

#contact .required input.submit {
	height: 30px;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: url(../images/button_contactsubmit.gif) 0 0 no-repeat;
	width: 75px;
}

#contact .required input.submit:hover {
	background: url(../images/button_contactsubmit.gif) -75px 0 no-repeat;
	height: 30px;
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 75px;
}

#contact .required p span,
#contact .required label span {
	color: #E54343;
	background: none;
}

#secondary p.newphone {
	background: url(../images/icon_newphone.gif) no-repeat left center;
	display: inline;
	padding: 2px 0 2px 40px;
}

/* Contact - Secondary 
------------------------------------------------------------------------*/
#contactinfo {
	margin: 0;
	padding: 0;
	text-align: right;
}

#contactinfo h2 {
	background: url(../images/title_companycontact.gif) no-repeat;
	height: 18px;
	margin: 20px 0 2px 0;
	padding: 0;
}

#contactinfo p {
	margin: 0 1.5em 0 0;
	padding: 0;
}

/* Contact - thanks
------------------------------------------------------------------------*/
#thanks h1 {
	background: url(../images/title_thankyou.gif) no-repeat;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}

/* Contact - request 
------------------------------------------------------------------------*/
h1.request {
	background: url(../images/title_requestpage.gif) no-repeat;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}

p span.req {
	color: #E54343;
}

#request {
	margin: 0;
	padding: 0;
}

#request .sea {
	height: 12em;
	margin: 0;
	padding: 0;
	width: 20em;
}

/* hide the search form on the page */
#request form {
   display:none !important;
}

#drw_content #request .sea {
	height: 12em;
	margin: 0;
	padding: 0;
	width: 50em;
}

#request h1 {
	background: url(../images/request.gif) no-repeat;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}

#request h3 {
	background: none;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}

div#sub {
	display: block;
	margin: 0;
	padding: 0;
	height:12em;
}

div#content > div#sub {
	display: block;
	margin: 4em 0 0 0;
	padding: 0;
}


.info > h3 {
	display: block;
	margin: 0 0 2em 0;
	text-align: left;
	width: 600px;
}

#request .info {
	margin: 1em 0 0 0;
	padding: 0;
	width: 38em;
}

#request .info span,
#request strong span {
	background: none;
	color: #E54343;
}

#request .info, #request .info p {
	width: 35em;
}

#request .info label {
	color: #2b4560;
	float: left;
        font-size: 1.5em;
	margin: 0;
	padding: 0 0 0 14px;
	width: 95px;
}

#request .info input {
	background-color: white !important;


	color:#555;
        font-size: 1.5em;
	margin: 0 0 0.8em 0.1em;
	padding: 0 0 0 14px;
	width: 14em;
}

#request div.info input:focus, #request div.info textarea:focus {
	background-color:#D8DDE7!important;
}

#request .info select {
	margin: 0 0 1.5em 1em;
	padding: 3px;
	width: 15em;
}

#request .info select.indent {
	margin: 0 0 1.5em 18em;
	padding: 3px;
	width: 34em;
}

 /* contact.php page detailed enquiry form */
#request .info textarea {
	background-color: white !important;
	border: 1px solid #999;
	height: 8em;
	margin: 0 4em 0 110px;
	width: 34em;
}

#request .info .highlight {
	background: #f6f6f6;
	border: 1px solid #f0f0f0;
	margin: 1.5em 0;
	padding: 10px;
}

#request .info .highlight label {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

/*
.controls {
	margin-top: 1.0em;
	margin-right: 18em;
}

.controls {
	height: 30px;
	padding-top: 2em;
}*/

/* Login Button (login.php)
------------------------------------------------------------------------*/
#request div.info {
margin-bottom: 10em;
} 

.controls  {
display: block !important;
left: 1em !important;
margin-top:6em;
margin-left:1em;
color:#003399 !important;
}

.info h3  {
display: block !important;
left: 1em !important;
margin-bottom:2em !important;
margin-left:1em !important;
}

.info label {
font-weight:700;
}


#request div.info input.sendl, #request div.info input.sendl:hover {
	background: transparent url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
        height:21px;
	padding-bottom: 8px; /* adj txt position */
        padding-left:4px;
	width: 80px;
} 

#request div.info .controls input.sendl:hover {
	color:#222 !important;
}
	 
#request .info input.sendl, #request .info input.sendl:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 24px;
	padding-top: 0;
	width: 85px;
} 

#request .info input.sendl:hover {
	color:#555 !important;
}

/* positioning of the 'small print' on 'comms' pages 
------------------------------------------------------------------------*/
/* contact */
.tiny {
	color:#69F !important;
	display: block;
	width:200px;
	font-size: 0.8em !important;
	left: -2.6em;
	margin-bottom:30px;
	margin-top:-3em;
	position: relative;
	text-align:right;
}

* +html  .tiny {
	width:460px;
	margin-bottom:30px;
	margin-top:-3em;
	position: relative;
	text-align:right;
	left:0px;
}

/* enrol or signup */
form#cwcontact2 .itemtag {
  color:#5f739d;
  display: block;
  font:italic 0.7em "Century Gothic", Arial, sans-serif !important;
  width:190px !important;
}


/* enrol or signup */
.itemtag {
  color:#5f739d;
	display: block;
	left:50em;
	border: 1px solid #DDD;
	padding:1px;
  left:57em;
  position:absolute;
  top: 56em;
}

.itemnote {
	background-color: transparent;
	color:#5f739d;
	font:italic .5em "Century Gothic", Arial, sans-serif;
	line-height:1em;
	margin-left:1em;
}

div#request > .info > a {
	background-color: #FFF;
	color:#69F !important;	
	text-align: left;
}

div#content:hover a {
	background-color: #FFF;
	color:#69F;	
	text-align: left;
	text-decoration: underline;
}

/* Signup button (signup.php)
------------------------------------------------------------------------*/
form#cwcontact2 #request .info input.sende, #request .info input.sende:hover {
	background: transparent url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
  height:21px;
	padding-bottom: 8px; /* adj txt position */
  padding-left:4px;
	width: 80px;
} 

form#cwcontact2 #request .info .controls input.sende:hover {
	color:#222 !important;
}

form#cwcontact2 div.controls {
	margin-left:2em;
}

* html form#cwsignup {
	display: block;
	position: absolute;
	margin-left:4em
}

* html form#cwsignup div#request {
	display: block;
	height: 20em;
	position: relative;
	top:0em;
	left: 3em;
}

* html form#cwsignup div.info {
	text-align: left;
}

.sende{
margin-top:-3em !important;
}

/* Login Button
------------------------------------------------------------------------*/
#request .info input.send, #request .info input.send:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding: 0;
	margin-top: -35px;
	width: 85px;
} 

#request .info input.send:hover{
	color:#555 !important;
}


* html div#sub {
	display: block;
	margin: 30em 0 0 0;
	padding: 0;
	top: 20em;
	position: relative;
}

/* Contact button (contact.php)
------------------------------------------------------------------------*/
#request .info  {
margin-bottom:6em;
}

#request .info input.sendc{
margin-left:1.2em;
}

#request .info input.sendc, #request .info input.sendc:hover {
	background: transparent url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
        height:21px;
	padding-bottom: 8px; /* adj txt position */
        padding-left:0;
	width: 80px;
} 

#request .info .controls input.sendc:hover {
	color:#222 !important;
}


/* Reset button style
------------------------------------------------------------------------*/
#request .info .controls input.reset, #request .info .controls input.reset:hover {
	background: url(../assets/images/button_white.gif) 0 0 no-repeat;
	border: none;
	clear: both;
	color: #AAA;
	display: inline;
	font-weight: bold;
	float: left;
	height: 21px;
	padding-top: 0;
	width: 85px;
}

#request .info input.reset:hover {
	color:#222 !important;
}

/* Search page button style
------------------------------------------------------------------------*/
#request input.sends, #request input.sends:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	font-size: 1.2em;
	font-weight: bold;
	height: 22px;
	padding-bottom: 14px;
  text-align:center;
	margin-right: 20px;
	margin-top: 20px;
	width: 80px;
} 

#request input.sends:hover{
	color:#222 !important;
}

#request input {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}

#request img {
	display: none;
}

/* Request password button style
------------------------------------------------------------------------*/
body.short #request .info .controls input.sendpr, #request .info .controls input.sendpr:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#AAA;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 85px;
} 

#request .info input .sendpr:hover {
	color:#222 !important;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #999;
}


/* Reset button style
------------------------------------------------------------------------*/
body.short #request .info .controls input.reset, #request .info .controls input.reset:hover {
	background: url(../assets/images/button_white.gif) 0 0 no-repeat;
	border: none;
	clear: both;
	color: #AAA;
	display: block;
	font-weight: bold;
	float: left;
	height: 21px;
	left: 10em;
	padding-top: 0;
	position: relative;
	top: -2.2em;
	width: 85px;
}

#request .info .controls input.reset:hover {
	color:#222 !important;
}

/* Quote page button style
------------------------------------------------------------------------*/
#request .info .controls input.sendq, #request .info .controls input.sendq:hover {
background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1em;
	font-weight: bold;	
	height: 21px;
	margin-top: -35px;
	margin-left: 1.4em;
	padding-top: 0;
	width: 85px;
}

#request .info .controls input.sendq:hover {
	color:#222 !important;
}

/* General Forms Styling
------------------------------------------------------------------------*/
.messbox {
	background: none;
	color:#669900;
	display: block;
	float:left;
	font-size: 1em;
	margin: 0 0 0 3em;
	padding: 0;
	position: relative;
	top: 0;
	width: 250px;
}

/* reminder */
div#request div.info a { 
	clear: both;
	color:#777;			
	float: left;
	font-size: 0.9em;
	height: 1px;
	left: 10em;
	position: relative;
	top: 1.5em;
	width: 20em;
}

div#request div.info a:hover { 		
	color:#69F;	
	font-size: 0.9em;
	text-decoration:underline;
}


/* Google Specific
------------------------------------------------------------------------*/

div.controls img {
	display: none;
}

/* sphider styles 
------------------------------------------------------------------------*/

.adv_search { 
	color: #69F; 
	float:left;
	font-size: 1em;
	height: 40px;
	left: 0.2em;
	margin-top: 40px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	position: relative;
	top: 0.2em;
	width:auto;
}

.common_report { 
	color: green; 
	font-size: 1em;
	height: 30px;
	left: 200px;
	padding: 5px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	top: 350px;
	width: 350px; 
}

#did_you_mean {
	border-bottom: 1px solid #999;
	font-size: 1.2em; 
	margin: 10px;
	text-align:center;
	width: 420px; 
}

.main_cat1 { color:#0000FF; font-size: 1em; font-weight:bold; }

.main_cat2 { color:#0000FF; font-size: 1.1em; font-weight:bold; }

.cat1:visited {color:#5555AA; font-size: 1.0em; font-weight:bold; }


.url {color: #115599}

a:visited{color:#5555AA}

.description{font-size: 1.2em;}

#result_report {
	background-color:#e5ecf9; 
	clear:both;
	font-weight: bold;
	margin: 1.5em;
	padding: 3px;
	text-align:center;
	width:auto;
}

.catBanner {
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-top: 15px;
	padding: 3px;
}

.webPageBanner {
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-top: 20px;
	padding: 3px;
}

hr {
	color:#000066;
}

hr.powered{
	width: 550px; 
	color: #000066;
}

#results {
	width: 42em;
}

#res {
background:url(../assets/png/50pcwit.png) repeat top left;
}

#other_pages {
	text-align:center;
}

#powered_by {
	font-size: 1em;
	margin: 0 auto;
	padding-top: 10px;
	text-align:center;
}

.padtop {
	display: block;
	list-style: none;
	padding-left: 1em !important;
	margin-top: 3em !important;
	text-align:left;
	left: 1em;
}

#common_report {
	margin-left: 10px;
	text-align:center;
}


/* password request */ 

#request-pw {
	margin: 0;
	padding: 0;
}

#request-pw .info {
	margin: 1em 0 0 0;
	padding: 0;
	width: 28em;
	/*border: 1px solid green;*/
}

#request-pw .info span,
#request-pw strong span {
	background: none;
	color: #E54343;
}

#request-pw .info {
	width: 25em;
	/*border: 1px solid blue;*/
}

#request-pw .info label {
	clear: both;
	color: #2b4560;
	float: left;
	margin: 0;
	width: 10em;
	font-weight:600;
}

#request-pw .info input {
	background-color:#FFE !important;
	color: #535367;
	float: right;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #999;
	margin: 0 0 0.8em 0.1em;
	padding: 0.2em;
	width: 14em;
}

#request-pw div.info input:focus {
	background-color:#D8DDE7!important;
}

/* Request change password button style
------------------------------------------------------------------------*/
body.short #request-pw .info .controls input.send-pw, #request-pw .info .controls input.send-pw:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color: #AAA;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 85px;
} 

#request-pw .info .controls input.send-pw:hover {
	color:#555 !important;
}

body.short #request-pw .info .controls input.reset-pw, body.short #request-pw .info .controls input.reset-pw:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#AAA;
	display: block;
	float: left;

	font-size: 1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 85px;
} 

 #request-pw .info .controls input.reset-pw:hover {
	color:#555 !important;
}

body.short #request-pw .info .controls {
	display: block;
	float: left;
	width: 300px;
	padding-left: 10px;
}

#request-pw .info .controls {
	display: block;
	float: left;
	width: 380px;
	padding-right: 30px;
}

/* Request password reminder (pwremind.php)
------------------------------------------------------------------------*/
#request-pw div.info .controls input.send-pw, #request-pw div.info .controls input.send-pw:hover,
#request-pw div.info .controls input.reset-pw, #request-pw div.info .controls input.reset-pw:hover  {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color: #444;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 85px;
} 

#request-pw div.info .controls input.send-pw:hover {
	color:#222 !important;
	background-color:#FFF;
	z-index: 10;
}

body.signu #request-pw .info .controls {
	display: block;
	float: left;
	width: 300px;
	padding-left: 10px;
}

/* Request password reminder (pwremind.php)
------------------------------------------------------------------------*/
#request-pr div.info .controls input.send-pr, #request-pr div.info .controls input.send-pr:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color: #444;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 85px;
} 

#request-pr div.info .controls input.send-pr:hover {
	color:#222 !important;
	background-color:#FFF;
	z-index: 10;
}

body.signu #request-pr .info .controls {
	display: block;
	float: left;
	width: 300px;
	padding-left: 10px;
}

#request-pr .info {
	margin: 1em 0 0 0;
	padding: 0;
	width: 38em;
}

#request-pr div.info h3 {
	margin: 1em 0 1em 0;
}

#request-pr div.info span,
#request-pr strong span {
	background: none;
	color: #E54343;
}

#request-pr .info p {
	width: 35em;
}

#request-pr .info label {
	color: #2b4560;
	float: left;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 85px;
	font-weight:600;
}

#request-pr .info input {
	background-color:#FFE !important;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #999;
	margin: 0 0 0.8em 0.1em;
	padding: 0.2em;
	width: 14em;
}

#request-pr div.info input:focus {
	background-color:#D8DDE7!important;
}

#request-pr .info select {
	background-color:#FFE !important;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #999;
	margin: 0 0 1.5em 1em;
	padding: 3px;
	width: 15em;
}

/* ie6 only */

* html form#cwremind {
	display: block;
	position: absolute;
	margin-left: 1em
}

* html form#cwremind div#request {
	display: block;
	height: 7em;
	position: relative;
	top:1em;
	left: 3em;

}

* html form#cwremind div#request div.info {
	text-align: left;

}

* html div#sub {
	display: block;
	margin: 30em 0 0 0;
	padding: 0;
	top: 20em;
	position: relative;
}


/* positioning of the 'small print' on 'contact' pages 
------------------------------------------------------------------------*/
/* contact */
p.tiny {
    background-color: transparent;
	color:#444;
	display: block;
	font-size: 0.8em !important;
	left: -40px;
	position: relative;
	text-align: right;
	width: 380px !important;
}


p, h1, form, button{
	border:0; 
	margin:0; 
	padding:0;
}

.spacer{
	clear:both; 
	height:1px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	position:relative;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	background-color:#FFF !important;
	border-bottom:solid 1px #b7ddf2;
	color:#666;
	font-size:11px;
	margin-bottom:20px;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

#stylized .small{
	background-color:#FFE !important;
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #5F739D;
	width:200px;
	margin:2px 0 20px 10px;
}
#stylized button{
	background-color:#FFE;
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background: url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}


#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

#stylized .small{
	background-color:#FFF !important;
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#stylized input#sub{
	border:solid 1px #5F739D;
	display:block;
	float:right;
	font-size:12px;
	margin:-45px 0 20px 10px;
	padding:4px 12px;
	width:140px;
}

/* ----------- paypal Form - Payments ----------- */
.ppform{
	background-color:#DBD1D1 !important;
	border: none !important;  /* 2px solid #5F739D !important; */
	margin:0 auto;
	padding:1em;
	width:400px;
}

.ppform, .ppform form, .ppform form tbody tr td{
	background-color:#DBD1D1 !important;
}

.ppform select{
	border: 1px solid #5F739D !important;
}

.ppform  td>select {
	width:180px;
}

.ppform input#sub {
	margin:0 0 0 2em !important;
}

.ppform {
	margin-bottom:4em !important;
	background-color:#DBD1D1;
}

.ppform tbody tr td select {
	background-color:#DBD1D1;
}

.ppform input, .ppform textarea, .ppform select, .ppform option, .ppform legend {
  color: #5F739D;
	font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif !important;
	font-weight:700;
}

ul#paypaltips li {
	color:#2B4560;
	font-size:1.4em;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding:2px 10px !important;
}

td#gap {
	background-color:#DBD1D1 !important;
	height: 20px;
}

td#inst {
	background-color:#DBD1D1 !important;
	color: #5F739D;
}

.formnote {
	border: none !important;
	padding:1em;
	margin:0 auto;
	background-color:#DBD1D1 !important;
	width:400px;
}

/* members/userdetail.php
------------------------------------------------------------------------*/
.stbrightform {
	color:#3C6E9F;
	font-weight:bold;

}

/* new form data -- member details */

form#vSignup {background:#fff; width:420px; padding:10px; margin:0 auto;}
form#vSignup fieldset {width:430px; display:block; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#vSignup fieldset#memberdet {width: 350px}
* html form#vSignup fieldset#memberdet, * html form#vSignup fieldset#memberdet {background-position:400px 20px;}
* html form#vSignup fieldset#current {background-position:390px 20px;}
form#vSignup legend {font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:254px;}
form#vSignup label {clear:left; display:block; float:left; width:120px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#vSignup input {border:1px solid #eee;  padding-left:0.5em; margin-bottom:0.6em;}
form#vSignup select {margin-left:0.5em;}
form#vSignup textarea {width:410px; height:15em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff url(cssplay/form.gif) repeat-x bottom left;}


/* Typography on the User admin page */
.auth, .authlinks, .authwork {
	border:solid 1px #5F739D;
	display:block;
}

.auth p, .authlinks p, .authwork p {
font-size: 1.6em;
font-weight:700;
	padding-left:2em;
}

.auth h3, .auth h4, .authlinks h3, .authlinks h4,.authwork h3, .authwork h4{
	padding-left:1em;
	padding-top:1.2;
}

/* Admin Member details buttons 
--------------------------------*/
form#vSignup div.dsend input, form#vSignup div.dsend:hover input,
form#vSignup div.dreset input, form#vSignup div.dreset:hover input {
	background: url(http://circlewebs.com/assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color: #444;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 95px;
} 


/* Admin details Tables 
--------------------------------*/

#vSignupAdmin tbody tr td {
	border:solid 1px #5F739D;
  font-size:180%;
  font-weight:600;
	padding-left:25px;
	padding-right:25px;
}

#vSignupAdminHead tbody tr td {
	border:solid 1px #5F739D;
	padding-left:38px;
	padding-right:39px;
  margin-bottom:2em !important;
}

#vSignupAdminHead tbody tr td a, 
#vSignupAdminHead tbody tr td strong {
  font-size:140%;
  font-weight:600;
  color:#555;
}

tbody tr td, #vSignupAdmin tbody tr td tr td {
  background-color: #FFF !important;
  color: #222;
  font-size:120% !important;
  font-weight: normal !important;
  font-weight:600;
}

#sastatus tr td {
  color: #222;
  line-height:320% !important;
  font-weight: 700 !important;
}

#saprofile tr td {
  font-size:90% !important;
  font-weight: normal !important;;
  color: #222;
  line-height:120% !important;
}

/* user login pages */

table.progbar, table.progbar p {
width:90%;
margin-top:2em;
font-size:1.2em;
background-color: transparent !important;
}

table.progbar p {
width:90%;
margin-top:2em;
font-size:1.2em;
background-color: transparent !important;
}

table.progbar tbody tr td {
background-color: transparent !important;
}
