/*
Global Style Sheet

Version:   1.0
Author:    Gary Stanton - Simian Enterprises
Email:     gary@simianenterprises.co.uk
Website:   http://www.simianenterprises.co.uk
*/

/* Import other style sheets */
@import url(formStyles.css);
@import url(styleAdjusters.css);

/* Reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
	font-weight: bold !important;
}

em {
	font-style: oblique !important;
}

:focus {
	outline: 0;
}
body {
	color: black;
	font-size: 75%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Generic website styles */
	body {
		background-color: #f1f3c9;
		background-image: url(/img/structure/pageLayout/background.gif);
		background-repeat: repeat-x;
		height: 100%;
	}

/* Page layout styles */
	#container {
		width: 100%;
		background-image: url(/img/structure/pageLayout/mastHead.gif);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	#content {
		width: 78.333em;
		margin: auto;
		padding-top: 180px;
		padding-left: 10px;
		padding-right: 10px;
		max-width: 98%;
		height: 500px;
	}
	
	h1 {
		height: 45px;
		width: 205px;
		background-image: url(/img/structure/pageLayout/logo.png);
		background-repeat: no-repeat;
		text-indent: -999999px;
	}

	h1 a {
		height: 45px;
		width: 205px;
		text-indent: -999999px;
		display: block;
	}
	
	#tagLine {
		color: #93b609;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: bold;
		font-size: 14px;
		margin-left: 120px;
	}

	#strap {
		color: #2370ab;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: bold;
		font-size: 1.5em;
		position: absolute;
		top: 10px;
		width: 53.333em;
		max-width: 98%;
		text-align: right;
	}
	
	#coming2iPhone {
		width: 162px;
		height: 72px;
		background-image: url(/img/structure/pageLayout/coming2iPhone.png);
		background-repeat: no-repeat;
		text-indent: -999999px;
		margin-top: -4.667em;
		margin-left: 65em;
		margin-bottom: 1em;
		float: left;
	}

/* Footer */
	#footer {
		clear: both;
		background-image: url(/img/structure/pageLayout/footerBG.gif);
		background-repeat: repeat-x;
		background-color: #776954;
		margin-top: 3em;
		float: left;
		width: 100%;
		margin-bottom: 0px;
		height: 22.75em;
		border-bottom: 1px solid #4f412c;
	}

	#footer div {
		width: 78.333em;
		margin: auto;
		padding-left: 10px;
		padding-right: 10px;
		max-width: 98%;
		background-image: url(/img/structure/pageLayout/footeriPhone.png);
		background-repeat: no-repeat;
		background-position: 10px;
		margin-top: -27px;
		height: 299px;
	}

	#footer div p.comingSoon {
		font-family: Rockwell, Georgia, Times, "Times New Roman", serif;
		font-size: 3.5em;
		color: #2c1b05;
		line-height: 0.857em;
		text-shadow: 1px 2px 1px #a49681;
		width: 3.81em;
		margin-left: 7.143em;
		text-align: center;
		display: block;
		float: left;
		margin-top: 1.5em;
	}

	#footer div div {
		width: 28.333em;
		padding-top: 4em;
		background: none;
		float: right;
		margin: 0px;
		display: block;
	}
	
	#footer div div p.choosr {
		text-indent: -999999px;
		width: 102px;
		height: 21px;
		background-image: url(/img/structure/pageLayout/footerChoosr.png);
		background-repeat: no-repeat;
		margin-bottom: 11px;
	}	

	#footer div div p {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 0.833em;
		color: #FFF;
		line-height: 1.2em;
		margin-bottom: 1.2em;
	}

	#footer div div p a img {
		margin-top: 1em;
	}

	#footer div div p a img.afovea {
		margin-right: 1.3em;
	}

	#footer div div p.twitterLinks a {
		background-image: url(/img/structure/pageLayout/iconTwitter.gif);
		background-repeat: no-repeat;
		width: 16.6em;
		height: 15px;
		display: block;
		float: left;
		text-indent: -999999px;
	}

	#footer div div p.vcard {
		margin-top: 5.4em;	
	}

/* Choosr boxes */
	.choosrQuick {
		background-color: #cfd19e;
		padding-bottom: 2.917em;
	}

	.choosrQuick h2 {
		background-image: url(/img/structure/pageLayout/titleQuick.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
		text-indent: -999999px;
		width: 340px;
		margin: 0 auto 0 auto;
		height: 63px;
		border-bottom: 1px solid white;
	}

	.choosrCustom {
		background-color: #cfd19e;
	}

	.choosrCustom h2 {
		background-image: url(/img/structure/pageLayout/titleCustom.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
		text-indent: -999999px;
		width: 340px;
		margin: 0 auto 0 auto;
		height: 63px;
		border-bottom: 1px solid white;
	}
	
	.choosrCustom form {
		padding-left: 5em;
		padding-right: 5em;
	}
	
	.choosrCustom form fieldset {
		background: none;
		border: none;
		margin: 0px;
		padding: 0px;
	}

	.choosrCustom form fieldset legend {
		text-indent: -999999px;
		background: none;
		display: none;
	}

	.choosrCustom form fieldset label {
		font-size: 1.167em;
		line-height: 1.286em;
		display: block;
		font-weight: bold;
		color: #5d5d5d;
	}

	.choosrCustom form fieldset label.required {
		background-position: left;
		padding-left: 12px;
	}

	.choosrCustom form fieldset ol li.error label {
		background-position: left 1px !important;
		padding-left: 18px;
	}

	.choosrCustom form fieldset ol li.error strong {
		margin-left: 0px;
		font-size: 0.714em !important;
		line-height: 1.2em;
		margin-bottom: 0.6em;
	}
	
	.choosrCustom form fieldset ol {
		padding: 0px;
	}
	
	.choosrCustom form fieldset input {
		width: 100%;
		border: 1px solid #7f9db9;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.choosrCustom form fieldset.answer ol li {
		float: right;
		width: 108px;
	}

	.choosrCustom form fieldset.answer ol li button {
		width: 108px;
		height: 37px;
		background-image: url(/img/structure/pageLayout/btnAnswer.gif);
		background-position: top;
		border: 0px;
		padding: 0px;
		margin: 0px;
		text-indent: -999999px;
	}
	
	.choosrCustom form fieldset.answer ol li button:hover {
		background-position: bottom;
	}
	
/* Pre-Defined choices */
	.choice {
		padding-left: 5em;
		padding-right: 5em;
		margin-top: 1.5em;
	}

	.choice p {
		font-size: 1.167em;
		line-height: 1.286em;
		font-weight: bold;
		color: #5d5d5d;
		display: block;
		text-align: center;
		padding-right: 160px;		
	}
	
	.choice p a {
		width: 108px;
		height: 37px;
		display: inline-block;
		background-image: url(/img/structure/pageLayout/btnAnswer.gif);
		background-position: top;
		text-indent: -999999px;
		position: relative;
		float: right;
		top: -3.428em;
		left: 160px;
	}

	.choice p a:hover {
		background-position: bottom;
	}

	/* Yes or No */
	.choiceYesNo p {
		padding-top: 2.571em;
	}

	.choice p span.yes {
		background-image: url(/img/structure/pageLayout/choiceIcons/yes.gif);
	}

	.choice p span.no {
		background-image: url(/img/structure/pageLayout/choiceIcons/no.gif);
	}
	
	.choice p span.yes, .choice p span.no {
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 2.571em;
		padding-left: 1.5em;
		padding-right: 1.5em;		
	}	

	/* Today or Tomorrow */
	.choiceTodayTomorrow p {
		padding-top: 2.571em;
		padding-left: 18px;
	}

	.choice p span.today {
		background-image: url(/img/structure/pageLayout/choiceIcons/today.gif);
	}

	.choice p span.tomorrow {
		background-image: url(/img/structure/pageLayout/choiceIcons/tomorrow.gif);
	}

	.choice p span.today, .choice p span.tomorrow {
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 2.571em;
		padding-left: 0.45em;
		padding-right: 0.45em;		
	}

	/* This week or Next week */
	.choiceThisWeekNextWeek p {
		padding-top: 3em;
	}

	.choice p span.thisWeek {
		background-image: url(/img/structure/pageLayout/choiceIcons/thisWeek.gif);
	}

	.choice p span.nextWeek {
		background-image: url(/img/structure/pageLayout/choiceIcons/nextWeek.gif);
	}

	.choice p span.thisWeek, .choice p span.nextWeek {
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 2.714em;
		padding-left: 0.2em;
		padding-right: 0.2em;		
	}
	
	/* Good idea or Bad idea */
	.choiceGoodIdea p {
		padding-top: 3.429em;
	}

	.choiceGoodIdea p a {
		top: -3.714em;
	}

	.choice p span.goodIdea {
		background-image: url(/img/structure/pageLayout/choiceIcons/goodIdea.gif);
	}

	.choice p span.badIdea {
		background-image: url(/img/structure/pageLayout/choiceIcons/badIdea.gif);
	}

	.choice p span.goodIdea, .choice p span.badIdea {
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 3.5em;
		padding-left: 0.2em;
		padding-right: 0.2em;		
	}
	

/* Answers */
	h2.answr {
		font-family: Rockwell, Georgia, Times, "Times New Roman", serif;
		font-size: 3em;
		color: #003053;
		line-height: 0.833em;
		text-align: center;
		margin-top: 1.5em;
	}
	
	#answr {
		font-family: Rockwell, Georgia, Times, "Times New Roman", serif;
		font-size: 5em;
		line-height: 0.857em;
		text-shadow: 1px 2px 1px #034057;
		text-align: center;
		margin-top: 1.5em;	
		color: #0094ff;
	}
	
	#answr a, button.answr {	
		background-image: url(/img/structure/pageLayout/btnAgain.png);
		background-position: top;
		background-repeat: no-repeat;
		background-color: transparent;
		border: 0px;
		width: 115px;
		height: 37px;
		display: block;
		margin: 0.5em auto;
		text-indent: -999999px;
	}

	#answr a:hover, button.answr:hover {	
		background-position: bottom;
	}

	#facebox .body {
		background-color: #d6ecfc !important;  
	}

	#frmAnswr {
		width: 115px;
		margin: 5em auto;
	}

/* Grid layouts */
	.layout {
		width: 100%;
		clear: both;
		float: left;
	}
	
	.layout1-1 {
		width: 38.333em;
		max-width: 48.936%;
		float: left;
	}

	.layout1-2 {
		width: 38.333em;
		max-width: 48.936%;
		margin-left: 2.123%;
		background-color: #cfd19e;
		float: left;
	}

/* Tag definitions */
	
	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.166em;
		line-height: 1.29em;
		font-weight: bold;
	}
	
	a {
		color: #a7ab42;
	}
	
	a:hover {
		color: #f2fc00;
	}
	
	a:active {
		color: #fec323;
	}

/* Button styles */
	a.buttons {
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #ffffff;
		float: left;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background-color: #4e8c98;
		background-image: url(/img/structure/pageLayout/smallButtonBG.gif);
		background-position: center;
		display: inline;
		font-size: 1em;
		line-height: 1.5em;
		padding-left: 1.3em;
		padding-right: 1.3em;
		margin-right: 3em;
		float: left;
		height: 1.5em;
	}
	
	a.buttons:hover {
		background-position: bottom;	
	}
	
	ul.buttons {
		margin-bottom: 1.5em;
		display: block;
		width: 100%;
		float: left;
	}
	
	ul.buttons li {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background-color: #4e8c98;
		background-image: url(/img/structure/pageLayout/smallButtonBG.gif);
		background-position: center;
		display: inline;
		font-size: 1em;
		line-height: 1.5em;
		padding-left: 1.3em;
		padding-right: 1.3em;
		margin-right: 1em;
		margin-bottom: 1.5em;
		float: right;
		height: 1.5em;
	}
	
	ul.buttons li:hover {
		background-position: bottom;	
	}
	
	ul.buttons li a {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #ffffff;
		float: left;
		font-weight: bold;
	}
	
	ul.buttons li a:active, a.buttons:active {
		color: #FFCC33;
	}


/* Icon styles */
	.buttons .rss {
		padding-bottom: 1em;
		margin-top: -0.75em;
		padding-top: 0.75em;
		background-image: url(/img/structure/pageLayout/iconRSS.png);
		background-repeat: no-repeat;
		background-position: 5.6em 0;
		padding-right: 4em;
		margin-right: -2em;
	}
	
	.buttons .email {
		padding-bottom: 1em;
		margin-top: -0.75em;
		padding-top: 0.75em;
		background-image: url(/img/structure/pageLayout/iconEmail.png);
		background-repeat: no-repeat;
		background-position: 5.6em 0;
		padding-right: 4em;
		margin-right: -2em;
	}
	
	.buttons .twitter {
		padding-bottom: 1em;
		margin-top: -0.4em;
		padding-top: 0.4em;
		background-image: url(/img/structure/pageLayout/iconTwitter.png);
		background-repeat: no-repeat;
		background-position: 3.6em 0;
		padding-right: 5em;
		margin-right: -2.5em;
	}

	.buttons .delicious {
		padding-bottom: 1em;
		margin-top: -0.75em;
		padding-top: 0.75em;
		background-image: url(/img/structure/pageLayout/iconDelicious.png);
		background-repeat: no-repeat;
		background-position: 5.6em 0;
		padding-right: 4em;
		margin-right: -2.5em;
	}

