#overlayShare {display: none;}

a {
color: #56BEB9;
text-decoration: none;
}

.hide {
	display: block;
	position: absolute;
	left: -999em;
}

.highlight {
	color: red;
}

span.small {font-size: .8em}

/* this can be used for any element
it was created for the Cancel buttons - they show only when JS is enabled (this class is removed from $(".CancelSend") at document.ready) */
.hidden {
	display:none;
}

.functionform  h4, .functionform  h3, #overlayShare h3 {
	font-size: 1.8em;
	font-weight: 700;
	text-transform: none;
	margin: 0;
	color: #00b4d1;
}

.functionform  h4 {
	font-size: 1.4em;
}


.functionform p {
	margin: 5px 0 10px;
}

.functionform th, .functionform td {
	text-align: left;
	padding:0;
}

/* forms */
.functionform {
	padding-top: 0;
}

.functionform label {
	float: left;
	clear: left;
	width: 170px;
	padding-top: 2px;
}

.functionform .frmFeedback label {
	float: none;
}



.download_page_content form label {
	float: none;
	clear: none;
	width: inherit;
	padding-top: 0;
}

.functionform label.extraPadLabel {
	padding-top: 6px;
}

.functionform input.field {
	width: 250px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #FFF;
}

.functionform textarea {
	float: left;
	width: 250px;
	border: 1px solid #ccc;
	background: #FFF;
	margin-bottom: 10px;
	height: 80px;
	font-family: "Times New Roman";
	font-size: 16px;
}

.functionform #notePad textarea {
	height: 130px;
}

.functionform #frmCode {
	width: 149px;
	font-size: 1.3em;
	padding: 2px 0;
	margin-left: 0;
	border: 1px solid #ccc;
}

#php-functionform #frmCode {
	width: 127px;
}

.functionform .captcha {
	/*padding-left: 5px;*/
	float: left;
	width: 100px;
	margin-bottom: 0px;
	margin-top: 5px;
	border: 1px solid #ccc;
	background: #FFF;
	height: 25px;
	/*font-size: 1.4em;*/
	font-family: "Times New Roman";
	font-size: 16px;
}

#php-functionform img.captcha {
	border: 0px solid #ccc;
	margin-top: 5px;
}


#overlayEmail #ctl00_phContent_v1,#overlayEmail #ctl00_phContent_v2,#overlayEmail #ctl00_phContent_v3, #overlayEmail #ctl00_phContent_v4,
#overlayEmail #ctl00_phContent_cv1, #overlayEmail #ctl00_phContent_cv2 {
/* 	margin: 0 0 5px 174px; */
	clear: both;
	position: relative;
	top: -5px;
	left: 174px;
}

#overlayEmail #ctl00_phContent_v5, #overlayEmail #ctl00_phContent_v6 {
	clear: both;
	position: relative;
	top: 2px;
	left: 174px;
}

.functionform table {border-bottom:none!important}

.functionform .error {
	clear: both;
	color: red;
	font-weight: 700;
	font-size: .8em;
	clear: both;
	position: relative;
	top: -5px;
	left: 174px;
	width: 250px;
}

.functionform #feedbackerror {
	left: 0;
	top: 2px;
}

.functionform #emailvalid {
	top: 2px;
}






.requiredfield {
color: red;
}

.functionform .submission_buttons input {
	float: left;
	width: 140px;
	margin-bottom: 10px;
	clear: none;
	background: #1f5a00;
	border: 1px solid transparent;
}

.functionform .actions {
	clear: left;
	text-align: left;
	padding: 5px 0 10px;
	width: 100%;
	height: 20px;
	margin-top:30px;
}

.functionform #exitcontent .actions, #exitcontent .functionform  .actions {
	padding: 15px 0 10px;
}


.functionform table.skip {
	display: none;
}

.functionform .frmFeedback {
	width: 636px!important;
}

.functionform .clear {
	clear: both;
}

.functionform .clearFloat {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
}

.functionform .radio {
	border: none!important;
}

.functionform .radioRow {
	clear: both;
	margin-left: 12px;
}

.functionform .radioRow input {
	margin-top: 1px;
}

.functionform .radioRow label {
	position: absolute;
	left: -999em;
}

.functionform .formrow {
	float: left;
	padding-top: 15px;
}

.functionform .formrow label {
	float: left;
	margin-left: 0!important;
	width: auto;
	margin-right: 5px;
	clear: none!important;
}

.functionform .frmFeedback .formrow label {
	float: none;
}


.frmFeedback

.functionform .formrow .last {
	margin-right: 5px;
}

.functionform .formrow .labelFloat input {
	float: left!important;
	margin-right: 5px;
	clear: none!important;
}

.functionform .formrow .labelFloat label {
	float: left;
}

.functionform .formrow textarea {
	margin: 10px 0 0 11px;
	font-size:16px;
}

.functionform .formrowEmail {
	clear: both;
	float: left;
	width: 440px;
}

.functionform .frmColRight .highlight {
	margin-left: 5px;
}

.functionform .questionLabel {
	width: 235px!important;
}

.functionform .frmColLeft {
	float: left;
	width: 100%;
}

.functionform .frmColLeft span, .functionform .frmColRight span {
	float: left;
	margin: 2px 3px 0 0;
	display: block;
}

.functionform .frmColLeft { font-size:16px!important;}

/*
.functionform .frmColLeft span input, .functionform .frmColRight span input {
	float: left;
}
*/

.functionform .frmColRight span.requiredfield {
/* 	float: none; */
}

.functionform .frmColLeft label {
	margin-top: 1px;
	width: auto;
}

.functionform .frmColRight {
	float: left;
	width: 275px;
}

.functionform .frmColLeft .formrow, .functionform .frmColRight .formrow {
	margin-bottom: 15px;
	margin-bottom: 5px;
}

.functionform .frmColRight .formrow.marginLeft10 {
	padding-left: 10px;
	width: 270px;
}

.functionform img.captcha {
	margin: 0 0 0 1px;
}

.functionform #closeX {
	float: right;
	margin-right: 5px;
}

.functionform .validationImage, #ctl00_phContent_imCaptcha, #ctl00_phContent_LinksBasket_imCaptcha, #ctl00_phContent_Notepad_imCaptcha,
#imCaptcha {
	margin: 5px 0 0;
	float: left;
	margin-left: 8px;
}

.functionform #note_ta {
	width: 435px;
	height: 150px;
	border: 1px solid red;
}

.functionform div.note {
	margin: 5px 0;
	border: 1px solid red;
}

.functionform p.alert {
	color: #c30;
}

.functionform #NotepadForm input {
	width: auto;
}

.functionform .skip {
	display: none;
}

.functionform table#notelist td {
	text-align: inherit;
}


ul.downloads, ul.downloads li {
	padding: 0px;
	display: block;
	list-style: none;
	text-indent: 0;
	margin: 0;
}




/* exit page */

#exitpage {
	margin: 25px 0;
	padding: 0;
	text-align: center;
}

body#exitpage{background-color:#FFF;}

#exitcontent {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	padding: 5px;
	font-size: .9em;
}

#exitcontent h1 {
	display:block;
	height:28px;
	font-size: 1.5em;
	font-weight: 700;
	position:relative;
	width:250px;
	overflow:hidden;
}

#exitcontent h1 span{
	background:url(../images/wpp-logo.png) no-repeat #fff;
	display:block;
	height:100%;
	position: absolute;top:0;left:0;
	width:100%;
}







/* share it */
.custom_images a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	width: 62px;
	background: no-repeat center 0;
	padding: 70px 0 10px;
	margin: 10px 5px 0;
	text-align: center;
}

.custom_images a span {display: none;}

.custom_images a.addthis_button_facebook {background-image: url(../images/icons/facebook.png);}
.custom_images a.addthis_button_twitter {background-image: url(../images/icons/twitter.png);}
.custom_images a.addthis_button_myspace {background-image: url(../images/icons/myspace.png);}
.custom_images a.addthis_button_stumbleupon {background-image: url(../images/icons/stumbleupon.png);}
.custom_images a.addthis_button_reddit {background-image: url(../images/icons/reddit.png);}
.custom_images a.addthis_button_delicious {background-image: url(../images/icons/delicious.png);}
.custom_images a.addthis_button_linkedin {background-image: url(../images/icons/linkedin.png);}
.custom_images a.addthis_button_more {background-image: url(../images/icons/addthis_64.png);}



/* ! General overlay settings */
#exposeMask {
	z-index: 999998;
}

.overlay {
	display: none;
	padding: 15px;
	background-color: #fff;
	-moz-box-shadow: 4px 4px 12px #555; 
	-webkit-box-shadow: 4px 4px 12px #555; 
	box-shadow: 4px 4px 12px #555;   
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	border-radius: 7px; 
	z-index: 999999;
}

/*Email overlay */
#overlayEmail {
	width: 432px;
}

#contentWrapEmail {
	overflow:hidden;
}

/*Notes overlay */
#overlayNotepad {
	width: 260px;
}

#contentWrapNotepad {
	overflow:hidden;
}

/*Feedback overlay */
#overlayFeedback {
	width: 640px;
}

#contentWrapFeedback {
	overflow:hidden;
}

form#aspnetForm #feedback {
width: 630px;
}

/*Exit overlay */
#overlayExit {
	width: 525px;
}

#contentWrapExit {
	overflow:hidden;
}

/*Share overlay */
#overlayShare {
	height: 110px;
	width: 506px;
}

#contentWrapShare {
	height: 290px;
	overflow:hidden;
}


/* close overlay  */
a.close {
	display: block;
	width: 28px;
	height: 29px;
	cursor: pointer;
	background: no-repeat center center url(../images/close.png);
	float: right;
	margin-top: 12px;
	position: absolute;
	top: -25px;
	right: -15px;
}


/* buttons */
input.submit, a.submit {
	border: solid 0px;
	padding: 5px;
	background-color: #00b4d1;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	margin: 0 5px 0 0;
	float: left;
}

/*labels on basket page */

.pageRow label{display:none;}
