/* -------Reset------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	}

body {
	line-height: 1;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0 0 0 15px;
	}

a {
	color: #0628f9;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}


/* -------General------- */

body {
	background: #6a85b6 url(../images/bg.gif) repeat-x;
	color: #3d3d3d;
	font: 62.5%/1 Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}


/* -------DIVs------- */

#top {
	background-color: #57738c;
	height: 1px;
	position: absolute;
	top: 0;
	width: 100%;
	}

#container_top {
	background: transparent url(../images/container.png);
	height: 20px;
	width: 687px;
	}	

#container_bottom {
	background: transparent url(../images/container.png);
	height: 40px;
	width: 687px;
	}	

#container {
	background-color: transparent;
	font-size: 1.2em;
	margin: 0px auto;
	text-align: left;
	width: 687px;
	}

#header {
	background: transparent url(../images/header.png) no-repeat center center;
	color: #333;
	height: 468px;
	width: 687px;
	}

#content {
	background: transparent url(../images/content.png) no-repeat center center;
	color: #000000;
	font: 11px/1.5em Verdana, Helvetica, Arial, serif;
	height: 852px;
	position: relative;
	text-align: left;
	width: 687px;
	z-index: 9;
	}

#choose_your_alerts {
	background: transparent url(../images/choose_your_alerts.png) no-repeat;
	height: 198px;
	margin-top: -12px;
	position: relative;
	width: 593px;
	}

	#title_choose_the_alerts {
		background: url(../images/title_choose_your_alerts.png) no-repeat;
		height: 36px;
		margin: 10px 0 0 65px;
		text-indent: -5000px;
		width: 232px;
		}
		
	#choose_your_alerts_left {
		float: left;
		margin: 20px 0 0 50px;
		width: 220px;
		}

	#choose_your_alerts_right {
		float: right;
		margin: 0 0 0 0;
		width: 50%;
		overflow: auto;
		height: 198px;
		}

#your_mobile_info {
	background: transparent url(../images/your_mobile_info.png) no-repeat;
	height: 104px;
	margin-top: -12px;
	position: relative;
	width: 593px;
	}
	
	#title_your_mobile_info {
		background: url(../images/title_mobile_info.png) no-repeat;
		height: 36px;
		margin: 10px 0 0 65px;
		text-indent: -5000px;
		width: 282px;
		}
	
	#your_mobile_info_left {
		float: left;
		margin: 20px 0 0 50px;
		width: 220px;
		}
		
	#your_mobile_info_right {
		float: right;
		margin: 10px 0 0 0;
		width: 50%;
		}

#sign_up {
	background: transparent url(../images/sign_up.png) no-repeat;
	height: 309px;
	margin-top: 5px;
	position: relative;
	width: 593px;
	}
	
	#title_sign_up {
		background: url(../images/title_sign_up.png) no-repeat;
		height: 36px;
		margin: 10px 0 0 65px;
		text-indent: -5000px;
		width: 141px;
		}

#footer {
	background: transparent url(../images/footer.png) no-repeat center center;
	color: #eee;
	font: 10px/1.5em Helvetica, Arial, serif;
	height: 73px;
	text-align: center;
	width: 687px;
	}


/* -------Specific Styles------- */

.clear {
	clear: both;
	}

h1 {
	color: #000;
	font: bold 25px/1.5em Helvetica, Arial, serif;
	}
	
h2 {
	color: #000;
	font: bold 17px/1.5em Helvetica, Arial, serif;
	}

.required {
	font: 9px/1.5em Verdana, Helvetica, Arial, serif;
	}

#your_mobile_info select {
	margin-bottom: 10px;
	margin-top: 10px;
	}

#title_choose_the_alerts select {
	margin-bottom: 8px;
	}