@charset "utf-8";
/* CSS Document */

*, h1, h2, h3, h4, h5, p, fieldset, img {
	padding:0px;
	margin:0px;
	border:0px;
}

body {
	color:#626262;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(../img/widget-master-main-background.jpg) top left repeat-x #fff580;
	height:100%;
	font-size:100%;
	line-height:100%;
}

ul, ol, li {
	list-style:none;
}

h1, h2 {
	font-size:2.36em;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1em;
}

#logo {
	height:auto !important;
	height:116px;
	min-height:116px;
	background:url(../img/mobile-logo.jpg) top right no-repeat;
	width:408px;
}

#home h1 {
	padding-bottom:66px !important;
	padding-bottom:50px 
	line-height:1.3em;
}

h1, h2, h3, h4, .unBlackButtonIt, input, textarea {
	font-family:Georgia,"Times New Roman",Times,serif;
}

a {
	color:#3f973d;/*#00afd0;*/
}

#clients p {
	width:516px;
}

p {
	line-height:1.5em;
	margin-bottom:25px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}

.clearblock {
	clear:both;
	display:block;
}

.imgReplace {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

input, textarea, select {
	border:2px solid #cccccc;
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0.15em 0.3em;
}

#container {
	width:922px;
	text-align:left;
	margin:0 auto 70px;
	font-size:0.88em;
	padding-top:100px;
}

#loginNav {
	font-size:0.75em;
	float:right;
	margin-top:14px;
}

#loginNav li {
	float:left;
	padding: 0 15px;
	border-right:1px solid #666666;
}

#loginNav li.last {
	border:0px;
}

#footer a {
	color:#4b4b4b;
	text-decoration:none;
}

#home #content {
	width:578px;
	background:url(../img/home-page-background.jpg) top left no-repeat #ffffff;
}

#content {
	width:818px;
	background:url(../img/main-background.jpg) top left no-repeat #ffffff;
	clear:left;
	float:left;
}

#home #corners {
	background:url(../img/home-page-background.jpg) -578px 100% no-repeat;
}

#corners {	
	background:url(../img/main-background.jpg) -818px 100% no-repeat;
	padding:40px 37px 59px 59px;
}

.blackButtonList {
	float:left;
}

.blackButtonList li, .blackButton, .orangeButton, .redButton, .greenButton, .blueButton {
	background:url(../img/buttons.jpg) 0px -96px repeat-x #000000;
	height:32px;
	text-align:center;
	float:left;
	margin-right:8px;
	cursor:pointer;
}

.blackButtonList a, .blackButton a, .orangeButton a, .redButton a, .greenButton a, .blueButton a {
	background:url(../img/buttons.jpg) 0px -128px no-repeat;
	height:32px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	float:left;
	cursor:pointer;
}

.blackButtonList span, .blackButton span, .orangeButton span, .redButton span, .greenButton span, .blueButton span {
	background:url(../img/buttons.jpg) 100% -160px no-repeat;
	display:block;
	height:32px;
	line-height:2.3em;
	padding:0 17px;
	float:left;
}

.blackButtonList .blueButton, .blueButton {
	background:url(../img/buttons.jpg) 0px 0px repeat-x #000000;
}

.blackButtonList .blueButton a, .blueButton a {
	background:url(../img/buttons.jpg) 0px -32px no-repeat;
}

.blackButtonList .blueButton span, .blueButton span {
	background:url(../img/buttons.jpg) 100% -64px no-repeat;
}

.redButton {
	background:url(../img/buttons.jpg) 0px -352px repeat-x #cd3122;
}

.redButton a {
	background:url(../img/buttons.jpg) 0px -288px no-repeat;
}

.redButton span {
	background:url(../img/buttons.jpg) 100% -320px no-repeat;
}

.greenButton {
	background:url(../img/buttons.jpg) 0px 0px repeat-x #cd3122;
}

.greenButton a {
	background:url(../img/buttons.jpg) 0px -32px no-repeat;
}

.greenButton span {
	background:url(../img/buttons.jpg) 100% -64px no-repeat;
}

.orangeButton {
	background:url(../img/buttons.jpg) 0px -192px repeat-x #cd3122;
}

.orangeButton a {
	background:url(../img/buttons.jpg) 0px -256px no-repeat;
}

.orangeButton span {
	background:url(../img/buttons.jpg) 100% -224px no-repeat;
}

.blackButtonList .unBlackButtonIt, .blackButtonList .unBlackButtonIt a  {
	height:auto;
	font-size:1em;
	font-weight:normal;
	background:none;
	color:#666666;
	text-decoration:underline;
	padding-top:0.2em;
	margin-right:1em;
}

.clientsList {
	margin-bottom:30px;
}

.clientsList li {
	display:inline;
	margin-right:30px;
}

.clientsList li.last {
	margin-right:0px;
}

.pseudoCheck {
	width:27px;
	height:26px;
	display:block;
	background:url(../img/empty-tick.jpg) bottom left no-repeat;
	float:left;
	margin:0 0.5em 0 0;

	clear:left;
}

ol li .pseudoCheck {
	margin:0 12px 0 0 !important;
}

.checkOn {
	background:url(../img/empty-tick.jpg) top left no-repeat;
}


/**** Login / Register Page ****/

#regLoginHolder {
	background:url(../img/form-back.gif) top left no-repeat #fffbcc;
	width:444px;
}

#regLoginHolder .corners, #newCampaignHolder .corners {
	padding:35px;
	background:transparent url(../img/form-back.gif) no-repeat scroll -444px 100%;
}

#regLoginHolder h2, #newCampaignHolder h2 {
	font-weight:bold;
	font-size:1.56em;
	padding-bottom:13px;
	border-bottom:1px solid #b4b298;
	color:#555555;
	font-weight:normal;
	margin-bottom:21px;
}

#regLoginHolder li, #newCampaignHolder li {
	margin-bottom:19px;
}

#regLoginHolder label, #newCampaignHolder label {
	display:block;
	margin-bottom:10px;
	line-height:1em;
	color:#4b4b4b;
}

#regLoginHolder textarea, #regLoginHolder input {
	width:359px;
}

#regLoginHolder .regLoginButton input {
	width:auto;
}

#regLoginHolder textarea {
	height:159px;
}

#regLoginHolder fieldset, #newCampaignHolder fieldset {
	margin-bottom:1px;
}

#regLoginHolder a.privacy, #newCampaignHolder em {
	color:#3c86d9;
	font-size:0.75em;
	display:block;
	clear:left;
	margin-left:14em;
	padding:5px;
}

.regLoginButton {
	float:left;
	margin:0px 0px 0px 0;
}

.regLoginButton input, #widgetHolder .regLoginButton input {
	border:0px;
	background:url(../img/buttons.jpg) 100% -320px no-repeat;
	padding:0 17px;
	height:32px;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
	float:left;
	cursor:pointer;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width:auto;
	font-size:1em;
}

.regLoginButton span {
	background:url(../img/buttons.jpg) 0px -288px no-repeat;
	height:32px;
	padding:0px;
}

.regLoginButton a span {
	background:transparent url(../img/buttons.jpg) no-repeat scroll 100% -160px;
	height:32px;
	padding:0 17px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

input.error, textarea.error {
	color:#FF0000;
	border:2px solid #FF0000
}

#regLoginHolder label.error, #newCampaignHolder label.error, #widgetHolder label.error{
	width:auto;
	float:none;
	clear:both;
	padding:5px 0;
	color:#FF0000;
}

#widgetHolder label.error {
	text-align:right;
	padding-bottom:0px;
	margin-bottom:0px;
}

#regLoginHolder .pseudoCheck, #newCampaignHolder .pseudoCheck {
	clear:none;
	margin:0px !important;
}

#homeButtons {
	margin-bottom:30px !important;
	margin-bottom:15px;
}

/**** End Alerts ****/

#footerContainer {
	background:url(../img/footer-background.gif) top left repeat-x #fbf6d0;
	text-align:center;
	padding:20px 0 1px;
}

#footer {
	margin:0 auto;
	width:899px;
	text-align:left;
	font-size:0.81em;
	color:#4b4b4b;
}

#footer h3 {
	font-size:1.38em;
	font-family: "myriad pro", Verdana, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #d3c3b4;
	padding-bottom:0.3em;
}

#footer li {
	width:176px;
	margin-right:32px !important;
	margin-right:11px;
	float:left;
}

#footer li li {
	margin-top:15px;
}

.footer {
	margin-left:17px;
	float:left;
	margin-bottom:45px;
}

#footer .footerLast {
	margin:0px !important;
}

#footer .footerLogo {
	display:block;
	margin:0 0 57px 17px;
}

div.error {
	color:#FF0000;
	border:1px solid #FF0000;
	border-left:none;
	border-right:none;
	background:#FFF0F0;
	margin-bottom:2em;
	padding:0.5em 1.5em;
	width:auto;
}

div.loading {
	border:1px solid #333333;
	border-left:none;
	border-right:none;
	background:#F0F0F0;
	margin-bottom:2em;
	padding:0.5em 1.5em;
	width:auto;
}

div.success {
	border:1px solid #00cc00;
	border-left:none;
	border-right:none;
	color:#00cc00;
	background:#ccffcc;
	margin-bottom:2em;
	padding:0.5em 1.5em;
	width:auto;
}

#form-message {
	width:444px;
}