/*---------------------------------------
Main Stylesheet for http://www.bonusmail.co.uk
author: Lisa Chadwick
Company: Chadwick Associates
contact: lisa@chadsonline.co.uk
icons:
-----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body{
	font-size: 62.5%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 0px;
	margin-left: 40px;
	padding-top: 8px;
	color: #B5B5B5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #858585;
	padding-left: 20px;
	padding-top: 10px;
}
a:link, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF9900;
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	color: #464DA7;
	padding-left: 20px;
	padding-top: 20px;
}
h2 {
	font-size: 1.4em;
	color: #FF9900;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	color: #FF9900;
	padding-left: 20px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	font-weight: bold;
}
/*---------------STRUCTURE MAIN PAGES ---------------------*/
#wrapper {
	text-align: center;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	overflow: hidden;
}
.floatR {
	float: right;
}
#disclaimer {
	border: 1px dashed #999999;
	margin: 10px;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}


#templates {
	background-image: url(images/templates.gif);
	height: 190px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB700;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
}
.mainTxt {
	padding: 20px;
}

#login {
	height: 50px;
	width: 150px;
	color: #3B418D;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FCB501;
	float: right;
	background-image: url(images/group.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
}
#login a:link, #login a:visited {
	list-style-type: none;
	font-weight: bold;
	font-size: 1em;
	color: #3B418D;
	padding: 0px;
	text-decoration: none;
}
#login a:hover, #login a:active {
	color: #EEB504;
}

#header {
	background-color: #5A63D8;
	height: 170px;
	width: 765px;
	background-image: url(images/bonusmail-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	background-color: #FFFFFF;
	font-size: 1.2ems;
	width: 595px;
	float: left;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #636EEC;
	margin-top: 3px;
}

#footer {
	clear: both;
	text-align: center;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#footer a {
	clear: both;
	}

/* -------------------- NAVIGATION --------------------*/
#nav {
	float: right;
	width: 156px;
	margin-top: 3px;
	margin-right: 10px;	
}
#clear {
	clear: both;
}

#navBar {
	text-align: left;
	}
#navBar ul{
	padding-left: 10px;
}
#navBar li{
	margin:0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#navBar a:link, #navBar a:visited {
	color: #999999;
	width: 150px;
	background-image: url(images/control_play.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 1em;
}
#navBar a:hover, #navBar a:active {
	color: #FFAF07;
	width: 150px;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/control_ff.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
#fish {
	height: 175px;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/fish.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#templates2 {
	background-image: url(images/templates.gif);
	height: 178px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB700;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
	background-position: right bottom;
}
#navBar_terms {
	text-align: left;
}
#terms {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}
#terms a {
	text-align: left;
	font-size: 9px;
}
