/* w.com template */

@import "w.com.template.css";
@import "w.com.nav.css";


/*-------------------------------------------    

	* DO NOT EDIT HERE (scroll down)

	general selectors

-------------------------------------------*/
* { margin:0; padding:0; }
html {
	width:100%;
	font-family: Lucida Sans, Lucide Grande, Arial, Helvetica, sans-serif;
	font-family: Tahoma MS, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;	
	color:#4c4d4e;	
}
h1 {
	font-size: 1.125em;
	font-weight: lighter;	
	margin:1.3125em 0 1.875em 0;
	color:#b2bb1e;	
}
h2, dl, h5 {
	font-size:0.9em;
	line-height:1.25em;
	font-weight:bold;
	letter-spacing: 1px;
	margin: 1.75em 0 0.5em 0;	
	padding-top:21px;
}
h3 {
	font-size: 0.8125em;
	line-height:1.75em;
	margin: 1.75em 0 0.25em 0;
	padding-top:10px;
	text-transform:uppercase;
}
h4 {
	
	font-size:0.75em;
	color:#ffffff;
	width:100%;
	height:31px;
	background:#b2bb1e url("images/heading_green_top.02.gif") no-repeat left;	
	padding:12px 0 0 21px;	
	margin:43px 0 0 0;
}
h4 a {
	color:#FFFFFF;
}
dl {
	line-height:1.75em;
}
p, ul, ol, dt, .vcard {
	font-size: 0.8125em;
	line-height:1.5em;
	margin: 0 0 1.286em 0;
}
a {
	color:#336699;
	outline:none;
}	
a:hover, #content div.closing a:hover, #content div.legal a:hover {
	color:#0fa5b8;
}
a img, fieldset {
	border:none;
}
/*-------------------------------------------    

    basic #content formatting

-------------------------------------------*/
#content li {
	padding-left:10px;
	margin: 0 0 .625em 15px;
}
#content a.cta {
	font:bold 10px/9px Tahoma;
	letter-spacing:-0.3px;
	color:#FFFFFF;	
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding:9px 0 0 0px;
	margin:21px 0 43px 0;
	background:url("images/btn_cta.gif") no-repeat;
	width:91px;
	height:18px;
	display:block;	
}
#content a:hover.cta {
	background-position:0 -27px;
}
#content .right {
	float:right;
	display:block;
}
#content img.thumb {
	margin:3px 21px 10px -3px;
	float:left;
}
#content img.header, #content div.header {
	position:relative;
	width:595px;
	height:255px;
	margin:-43px -43px 0 -43px;
}
#content div.header.tile {
	height:100%;
}
#content div.container {
	height:1%;
	overflow:auto;
}
#content div.container img.thumb {
	margin-left:0;
}
#content div.warning {
	background:#ffffff;	
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	clear:both;
	margin-bottom:21px;
}
#content p.legal, #content div.legal {	
	background:url("images/dot_grey.gif") repeat-x top left;
	padding:21px 10px 0 10px;
	width:510px;
	margin:21px 0 0 -10px;
	text-align:justify;
	clear:both;
}
#content p.legal, #content div.legal p {	
	font-size:11px;
	line-height:1.5em;
	color:#a6a6a6;
}
#content div.closing {
	width:510px;
	height:123px;
	clear:both;		
	background:url("images/bg_call800.gif") no-repeat top left;
	padding:127px 43px 0 42px;
	margin: 43px -43px -43px -43px;
	text-align: justify;
	z-index:99;
	position:relative;
	
}
#content div.closing.groups {
	background:url("images/bg_call800.groups.gif") no-repeat top left;
}
#content div.closing p {
	color:#a6a6a6;
}
#content div.closing a {
	color:#4991a8;
}



#content hr 
{
     border-bottom: 1px dashed #4c4d4e;
     border-top:0px;
     border-left:0px;
     border-right:0px;
     height:1px;
}
img.paste 
{
    width:16px;height:16px;border:0;vertical-align:middle;
}

blockquote.quote{
	width:160px; 
	float:right; 
	padding:35px 5px 15px 25px; 
	background:url(../css/images/quote_top.gif) top left no-repeat;
}

blockquote.quote p {
	font-size:75%;
	font-style:italic;
}

blockquote.quote p.endquote{
	background:url(../css/images/quote_bottom.gif) bottom right no-repeat; 
	padding-bottom:35px; 
	font-size:70%;
	text-align:left;
	font-style:italic;
}

/*-------------------------------------------    

    forms and tables

-------------------------------------------*/

#content fieldset 
{

	line-height:1.5em;
	border-color:Gray;
	border-width:1px;
	border-style:solid;
	background:#eaeded;
	padding:5px;
}
#content fieldset.error 
{
	border-color:Red;
	border-style:solid;
}
#content table 
{
	color:#7e7e7e;
	position:relative;
}
#content  table th
{
 	font-size: 14px;
	padding:5px;
	color:#797a7c;
	color:#336699;
	
	background:#d3eaf4;
	text-align:left;
}
#content  table td {
	padding:5px;
	font-size: 12px;
}

#content input 
{
	border: 1px solid Gray ;
	color:Black; 
	height:1.25em;
	padding:2px 0px 1px 2px;
}
#content input.radio 
{
 border-width:0px;
 border-color:#eaeded;
} 

#content select 
{
	border: 1px solid Gray ;
	color:Black; 
	padding:2px 0px 1px 2px;

	
	
}
 #content  input.btn
{
	border: 1px solid Gray ;
	border-style:outset;
	color:Black; 
	height:25px;
	padding:0px 10px 0 10px;
}
 #content  input.head_btn
{
	background:#b2bb1e;
	border: 1px solid Black ;
	border-style:outset;
	color:White; 
	width:100px;
	height:25px;
	padding:0px;
}
.msg 
{
color:Red;
} 
div.thumbListing a img 

{

background-color: #b2bb1e;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;

display: block;

color: #ffffff;

text-decoration: none;

font-weight: bold;

margin-bottom: 10px;

}
div.dualColumn 

{

width: 240px;

margin-right: 21px;

float: left;

height: 1%;



}

div.r

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

}
