/* 
Project: Nixon McInnes e-postcard landing page
Filename: screen.css
Date: 10/05/07
Author: Simon McFarlane [simon@clearbytes.co.uk]
*/


body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
    }


body a img {
	border: none;
}

img{
	display: block;
}

/*------ clear standard browser styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}




/*------ wrap ------*/


#wrap {
	margin: 0 auto;
	padding: 0;
	width: 755px;
	text-align: left;
}



/*------ maincontent ------*/


#maincontent {
	float: left;
	color: #4ea5be;
	width: 453px;
	margin: 32px 27px 0px 27px;
}



#maincontent h1{
	display: block;
	width: 452px;
	height: 114px;
	text-indent: -99999px;
	background: url(../images/essential_text.gif) no-repeat left top;
	border-bottom: 1px solid #cccccc;
}

#maincontent a {
	color: #4ea5be;
	text-decoration: none;
}

#maincontent a:hover {
	background: #4ea5be;
	color: #fff;
	text-decoration: none;
}


.contentblock{
	background: url(../images/bkg.gif) no-repeat right top;
}


.contentblock h2{
	display: block;
	text-indent: -99999px;
	width: 175px;
	height: 75px;
	background: url(../images/chapter7.gif) no-repeat left bottom;
	margin-top:20px;
}
	

#maincontent .contentblock h3{
	display: block;
	width: 211px;
	height: 54px;
	margin-top: 30px;
	text-indent: -99999px;
	background: url(../images/previous_text.gif) no-repeat left top;
}

#maincontent .contentblock a.download {
	padding:0;
	margin:0;
	display: block;
	width: 211px;
	height: 65px;
	text-indent: -99999px;
	background: url(../images/download_button.gif) no-repeat left bottom;
}

#maincontent .contentblock p.download {
	padding:0;
	margin:0;
}


#maincontent .contentblock p{
	margin: 15px 280px 0 0;
	}

#maincontent .contentblock img{
	float: right;
	margin-top: 30px;
}

#maincontent ul{
	margin: 15px 0 45px 0;
}

#maincontent li {
	line-height: 1.5em;
}


#maincontent p{
	margin-right: 230px;
}

#maincontent .chicklets {
	padding-top: 10px;
	position: relative;
}

#maincontent .chicklets img {
	display:inline;
}

#maincontent .chicklets a:hover{
	background: none;
}

/*------ subscription ------*/


#subscription {
	float: right;
	width: 220px;
	margin: 32px 28px 0px 0px;
	border-top: 1px solid #cccccc;
}


#subscription h4{
	display: block;
	text-indent: -99999px;
	width: 221px;
	height: 98px;
	margin: 15px 0 0 0;
	background: url(../images/subscribe_text.gif) no-repeat left top;
	border-bottom: 1px solid #cccccc;
}

#subscription h3{
	display: block;
	width: 207px;
	height: 41px;
	margin: 10px 0 15px 0;
	text-indent: -99999px;
	background: url(../images/future2_text.gif) no-repeat left top;
}

#subscription ul{
	padding:0 15px;
	list-style-type:square;
	font-weight:bold;
	color:#4ea5be;
}

#subscription li{
	line-height: 1.5em;
}


#subscription img{
	float: right;
}


#subscription form{
	padding:10px 0 15px 0;
  font-size: 0.8em;
}


#subscription form legend {
	position: absolute;
	text-indent: -9999px;
}

#subscription form label {
  font-size: 1.1em;
  width:206px;
  display:block;
  font-weight:normal;
}


#subscription form input{
	width: 206px;
	font-size: 0.9em;
	padding: 3px 6px;
	margin-bottom: 7px;
	margin-top: 2px;
}


#subscription form p{
	color: #999999;
}


#subscription form li {
	font-size: 1.2em;
	color:#4EA5BE;
}

#subscription form .privacy{
	color: #ff00cc;
	margin: 10px 0 10px 0;
}

#subscription form fieldset {
	border-bottom: 1px solid #ccc;
}

.privacy a{
	color: #ff00cc;
	margin: 10px 0 10px 0;
	}

#subscription #submit{
	display: block;
	height: 24px;
	width: 150px;
	margin: 10px 0 10px 70px;
	padding: 0;
	border: none;
	font-size: 0px;
	color: #fff;
	text-align: left;
	cursor: pointer;
}


#submit{
	background: url(../images/button.gif) no-repeat right top;
}



#submit:hover{
	background: url(../images/button.gif) no-repeat right -24px;
}



/*------ footer ------*/


#footer{
	float: left;
	width: 700px;
	background: url(../images/footer_top.gif) no-repeat left top;
	margin: 0px 27px 20px 27px;
	color: #4ea5be;
	}


#footer .footerleft{
	float: left;
	}

#footer h3{
	display: block;
	text-indent: -99999px;
	width: 125px;
	height: 17px;
	margin: 15px 0;
	background: url(../images/questions_text.gif) no-repeat left top;
}


#footer p{
	width: 230px;
	}
	

#footer a{
	color: #ff00de;
	text-decoration: none;
}


#footer a:hover{
	text-decoration: underline;
}


#footer .footerright {
		float: right;
}

#footer .footerright p {
		width: 218px;
		font-size: 0.8em;
		color: #A3A3A3;
}

#footer h5{

	width: 218px;
	height: 56px;
	padding: 2px 0 20px 0;
	text-indent: -99999px;
	background: url(../images/nixon_mcinnes.gif) no-repeat right 2px;
	}
	
	
	
	
	
	
/*------ landing_thanks page ------*/


/*------ #header ------*/

#header{
	float: left;
	width: 701px;
	height: 56px;
	margin: 20px 27px 0px 27px;
	padding-bottom: 10px;
	text-indent: -99999px;
	border-bottom: 1px solid #cccccc;
	background: url(../images/nixon_mcinnes.gif) no-repeat right top;
	}
	
	
	
/*------ #content ------*/
	
#content{
	float: left;
	width: 701px;
	margin: 0 27px;
	border-bottom: 1px solid #cccccc;
	background: url(../images/thanks_bkg.gif) no-repeat center bottom;
	}
	
	
#content p{
	color: #4ea5be;
	}
	

#content a{
	color: #ff00de;
	text-decoration: none;
}


#content a:hover{
	text-decoration: underline;
}


#contentleft{
	float: left;
	width: 453px;
	padding-bottom: 300px;
	}
	
	
#contentleft p{
	margin-top: 25px;
	}
	
	
#contentleft h2{
	display: block;
	width: 448px;
	height: 66px;
	text-indent: -99999px;
	background: url(../images/subscribed_text.gif) no-repeat left bottom;
}




#contentright{
	float: right;
	width: 220px;
	}
	
	
#contentright h3{
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 29px;
	margin: 30px 0 37px 0;
	background: url(../images/problems_text.gif) no-repeat left top;
	border-bottom: 1px solid #cccccc;
}
	

#contentright p{
	color: #999999;
}
	
	
/******************************************************************************************************************
POPUPS
******************************************************************************************************************/

div.popup {
	height:auto;
	width:376px;
	padding:0 0 5px 0;
	z-index:100;
	position:absolute;
	top:-130px;
	left:0;
	background:#E3E3E3;
	/* Next rule ensures popups are closed by default */
	display:none;
}

div.popup div.inner {
	background:#FFF;
	width:364px;	
	padding:5px;
	border:1px solid #CCC;	
	margin:-5px 0 0 -5px;
	position:relative;
	z-index:101;
}

div.popup form {
	margin-bottom:0;
}

div.popup form h2 a.close,
div.popup form h2 a.close:visited,
div.popup form h3.title a.close,
div.popup form h3.title a.close:visited {
	display:block;
	float:right;
	font-size:80%;
	font-weight:bold;
	padding:0 7px 0 0;
	margin:-1em 0 0 0;
	color:#FFF !important;
	background:none !important;
}

div.popup form h2 a.close:hover,
div.popup form h3.title a.close:hover {
	text-decoration:underline;
}

/* Override rules for tips popup (to clear sidebar rules for nested DIVs */

#tips #tipquestion div.popup {
	border:none;
	height:auto;
	width:376px;
	padding:0 0 5px 0;
	z-index:100;
	position:absolute;
	top:-140px;
	left:180px;
	background:#E3E3E3;
}

#tips #tipquestion div.popup div.inner {
	background:#FFF;
	width:364px;	
	padding:5px;
	border:1px solid #CCC;	
	margin:-5px 0 0 -5px;
	position:relative;
	z-index:101;
}

#tips #tipquestion div.popup div.inner form {
	margin-top:0;
	margin-bottom:5px;
}

#tips #tipquestion div.popup div.inner h2,
#tips #tipquestion div.popup div.inner h3.title {
	margin:0 -11px 11px;
}
