/* @group reset */

* { margin:  0; padding: 0; }
ul { list-style: none; }
p { margin: 10px 0; }
a img, frameset, fieldset, button { border: 0; }

/* @end */

/* @group utility */

.clear {
	height: 1px;
	clear: both;
	margin-top: -1px;
	overflow: hidden;
}
.row:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
h2, h3, h4, h5 { }
h2 { font-size: 185%; margin: 25px 0; }
h3 { font-size: 150%; margin: 15px 0; }
h4 { font-size: 135%; margin: 15px 0; }
h5 { font-size: 115%; margin: 5px 0; }
small { font-size: 90%; }
.add-top, #add_top { margin-top: 15px; }
.add-bottom, #add_bottom { margin-bottom: 15px; }
.no-bottom { margin-bottom: 0; padding-bottom: 0; }
.no-top { margin-top: 0; }
.no-border { border: 0; }
.left { float: left; }
img.left { margin: 0 15px 15px 0; }
.right { float: right; }
img.right { margin: 0 0 15px 15px; }
.text-right { text-align: right; }
.hide { display: none; }
.bold { font-weight: 800; }
span.highlight{
	color: #5a9305;
	display:inline;
}

/* @end */
/* @group links */

a, a:link { color: #7fbfff; text-decoration: none; }
a:visited {}
a:hover { text-decoration: underline; }
a:active {}

/* @end */

/* @group =base */
body {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}
button{ 		
	cursor: pointer; 
	width: auto;
	overflow: visible;
	border: 0; 
}

/* @group -header */

#wrapper-header{}
#header{
	position: relative;
	background: url(../images/bg-header.png) 0 0 no-repeat;
	height: 262px;
	padding-top:0px;
}
#header h1{
	padding-top: 5px;
}
#header h1 a{
	background: url(../images/header-title.png) 0 0 no-repeat;
	text-indent: -5000px;
	display: block;
	width: 920px;
	height: 205px;
	padding:0px;
}
#header h2{
	color: #333;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-left:20px;
}
#header h2 span{
	width: 100%;
	float: left;
	font: italic bold 1.34em Georgia, "Times New Roman", Times, serif;
}
#header h1, #header h2{
	padding-left: 10px;
}
#HyperLink1
{
	 color: #336699;
}
/* @group counter */
.counter{
	position: absolute;
	top: 0px;
	right: 52px;
	width: 285px;
	height: 75px;
}
.counter p{
	display: none;
}
.counter li{
	color: #fff;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	float: left;
	width: 68px;
	text-transform: uppercase;
}
.number{
	float: left;
	clear: both;
	font: 5.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	position: relative;
	width: 65px;
	height: 36px;
}
.number span, .number span, .number span{
	 background: url(../images/bg-strikethrough.png) center center repeat-x;
	 position: absolute;
	 top: 13px;
	 z-index: 200;
	 width: 65px;
	 height: 36px;
}

/* @end */

	/* @end */

/* @group -footer */

#wrapper-footer{
	background: #eaeaea url(../images/bg-footer-wrapper.jpg) 0 0 repeat-x;
	padding-top: 8px;
}
#footer-background{
	background: url(../images/bg-footer-top.jpg) top center no-repeat;
	padding-top: 33px;
	padding-left: 20px;
	width: 969px;
	margin: 0 auto;	
}
#footer{
	background: #2f2f2f url(../images/bg-footer.jpg) top center repeat-y;
	color: #ddd;padding-bottom: 10px;
}
#footer h2, #footer h3{
	margin: 0px 0px 10px 0px;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}
#footer p, #footer li{
	font-size: 1.2em;
	padding-right: 40px;
}
.logo{
	width: 180px;
	float: left;
}
.about{
	width: 390px;	
	float: left;
}
.about p{
	margin: 0;
}
.other-info{
	width: 390px;
	float:left;
}
.other-info ul{
	list-style: disc;
	list-style-position: inside;
}
p.copyright{
	padding: 15px 0px;
	margin-top: 30px;
	background: url(../images/hr-footer.jpg) 0 0 no-repeat;
}
	/* @end */	

/* @end */

/* @group =pages */

#wrapper{
	background: #f2f2f2 url(../images/bg-wrapper.png) 0 0 repeat-x;
}
#content, #header, #footer{
	width: 969px;
	margin: 0 auto;
	top: 0px;
	left: 13px;
}
#wrapper-content{}
#content-background{
	background: url(../images/bg-content.jpg) 0 0 repeat-y;
	position:relative;
	padding-bottom: 30px;
}
#content{
	margin-top: 6px;
	background: url(../images/bg-content-top.png) top left no-repeat;
	padding-top:299px;
	position:relative;
}

/* @group content-main */
.content-main{
	width: 540px;
	float: left;
	position:relative;
	top: -299px;
	margin-bottom: -299px;
}
h2.voice{
	color: #fff;
	font: 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 14px 0px 3px 10px;
}

/* @group response form */
.response{
	background: url(../images/bg-response.png) 0 0 repeat-y;
	margin-top: 30px;
}
.response p{
	font-size: 1.2em;
}
.response h2{
	color: #336699;
	font-size: 2.4em;
	font-weight:400;
}
.response h4, .response h5{
	font-size: 1.2em;
}
p.instructions{
	margin: 0;
	color: #999;
	font-size: 1em;
}
.response-body
{
    padding: 20px 25px 20px 25px;
    min-height: 264px;
}
.response-footer{
	background: url(../images/bg-response-bottom.png) bottom no-repeat;		
	height: 29px;
}
#formOld{
	margin: 10px 0px 20px 0px;	
}
.form li
{
    margin: 10px 0px 10px 45px;
    font-size: larger;
}
.form ul
{
   padding: 10px 0px;
}
form .hr{
	background: url(../images/hr-form.png) 0 0 no-repeat;
	height: 1px;
}
label{
	font-size: 1.2em;
}
input.text, .radio-box, .textarea {
	background: #f3ffd6;
	border: 1px solid #c2bbad;
	width: 385px;
	font-size: 1.4em;
}

input.text, .textarea {
	padding: 10px 5px;
	width: 385px;
	margin: 5px 0px;
	display: block;
}

.friendText
{
	padding: 5px 5px;
	border: 1px solid #c2bbad;
	background: #f3ffd6;
	width: 220px;
	font-size: 1.2em;
	margin: 0px 0px;	
}

.select{
	background: #f3ffd6;
	border: 1px solid #c2bbad;
	width: 398px;
	font-size: 1.6em;
	padding: 10px 5px;	
	margin: 5px 0px;
	display: block;
	line-height:3em;	
	
}
.radio-box li{
	margin-left: 20px;	
}
input.radio{
	float: left;
	margin: 0px 10px 0px 0px;
}
.radio-box label{
	font-size: 1em;
}
ul.email-friends{
	padding: 0px 0px;
}
ul.email-friends li{
	/*padding: 10px 0px;*/
	/*clear: both;*/
	padding-bottom: 0px;
}
label.required, label.friend-email{
	font-weight: bold;
	margin-right: 10px;
}
label.friend-email{
	float: left;
	line-height: 1.8em;
}
input.friend-email{
	width: 210px;
	float:left;	
	padding: 4px 5px;
	margin: 0px 0px 0px 0px;
}
.checkbox{
	margin-right: 10px;
}
.textarea{
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	padding: 10px;
	width: 385px;
	height: 150px;
	margin: 10px 0px;
	
}
#btnPage1, #btnPage2, #btnPage3{
	width:  179px;
	height: 43px;
	text-indent: -5000px;
	display: block;
	margin: 0 auto;		
	border:0px;
}

#btnPage1{
	background: url(../images/btn-review.png) 0 0 no-repeat;	
}
#btnPage1:hover{
	background: url(../images/btn-review-over.png) 0 0 no-repeat;
}
#btnPage2{
	background: url(../images/btn-sendepa.png) 0 0 no-repeat;
}
#btnPage2:hover{
	background: url(../images/btn-sendepa-over.png) 0 0 no-repeat;
}
#btnPage3{
	background: url(../images/btn-sendfriends.png) 0 0 no-repeat;
}
#btnPage3:hover{
	background: url(../images/btn-sendfriends-over.png) 0 0 no-repeat;
}
.receive-info li{
	float: left;
}
.receive-info p{
	width:  370px;
	margin: 0;
}
p.disclaimer{
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	color: #545454;
}
table.user{
	font-size: 1.2em;
	margin: 10px 0px;
}
table.user tr{
	vertical-align: top;
}
table.user td{
	padding: 5px 0px;
}
td.user-category{
	font-weight: bold;
	width: 110px;
}

/* @end */
/* @end */

/* @group content-sub */
.content-sub{
	width:  429px;
	float: right;
	position:relative;
	top: -299px;
	margin-bottom: -299px;
}

/* @group note */
.note{
	position: absolute;
	background-image:url(../images/bg-note.gif);
	background-repeat:no-repeat;
	width: 429px;
	height: 374px;
	top: -44px;
}
.note h2, .note h3{
	margin: 0;
	padding: 10px 20px 10px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.note h2{
	color: #5a9305;
	font-size: 2.2em;
	font-weight: normal;
}
.note h3{
	/*color: #333;*/
	padding-top:21px;
	padding-bottom:0px;
	font-size: 1.6em;
	line-height: 1.7em;
	top:  95px;
}

/* @end */

/* @group effects */

.effects{
	margin-top: 330px;
	padding-left: 15px;
/*	background: url(../images/hr-content-sub.png) bottom center no-repeat; */
	padding-bottom: 10px;
}
.effects h4{
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	/*color: #333333;*/
}
.effects dt{
	color: #5a9305;
	font-weight: bold;
	font-size: 1.6em;
	background: url(../images/ico-pushpin.png) 0px 4px no-repeat;
	width: 360px;
	margin-bottom: 5px;
}
.effects h4, .effects dt, .effects dd{
	padding-left: 25px;
}
.effects dd{
	/*color: #333;*/
	font-size: 1.3em;
	margin-bottom: 18px;
}
p.help{
	color: #5a9305;
	font: bold italic 1.7em Georgia, "Times New Roman", Times, serif;
	padding-left: 40px;
}
.steve
{
 font-size:12px;	
}

#thankyoupage a:link
{
	color:blue;	
	font-weight: bold;
	
}

#thankyoupage li
{
	display:block;
	margin-bottom:10px;
}

#thankyoupage a:visited
{
	color:blue;	
	font-weight: bold;
	
}



/* @end */

/* @end */

/* @end */
