* {
	margin: 0;
	padding: 0;
}

a {
	color: #f90; /*was #33CC33*/
}

a:hover {color: #9A6;}

body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e5ecf2 url(background.png) 0 172px repeat-x;
	text-align:center;
}

p,ul {
	padding-bottom: 1em;
}
p {
	text-align: justify;
}

ul {margin-left: 1.2em;}
ol { list-style-type: decimal; 
	list-style-position:outside;
	margin-left: 2em;}
ol li {margin-bottom: 0.5em;}

ul li {
	list-style-image: none;
	list-style-type: disc;
}
.main ul li {
	list-style-image: none;
	list-style-type: disc;
	padding-bottom: 0.7em;
}

h1,h2,h3 {color: #155679;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
}
h4{color: #155679;
font-size: 1.5em;
letter-spacing: -0.5px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin-left: -0.2em;
}
h5 {color: #155679;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}
table { border-collapse: collapse;}
table, td { border: 1px solid #000; padding: 0.5em; }

/* misc */
.amazonpar {
	vertical-align:top;
	text-align: left;
}
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 9px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.wrapper {	margin: 0 auto;
text-align:center;
	vertical-align:text-top; }
	
input.prettysearch { width:200px; height: 16px; background: url(http://goodluckielts.com/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font:11px "Lucida Grande", Geneva, Arial, sans-serif; }
.search-wrapper { position: relative; width: 200px; }
.search-wrapper input.prettysearch { width: 171px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }
.search-wrapper .left, 
.search-wrapper .right { behavior:url(iepngfix.htc); }
.search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(http://goodluckielts.com/searchfield_leftcap.png) left top no-repeat; }
.search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(http://goodluckielts.com/searchfield_rightcap.png) right top no-repeat; }
.search-wrapper.empty.blurred input { color: #7E7E7E; }
.search-wrapper.empty .reset { display: none; }

.container {
	text-align:left;
	font-size: 1em;
	background: #FFF;
	margin: 0 auto;
	width: 728px;
	border: 1px solid #155679;
/*	position: relative;*/
/*	top: 262px; 172px without leaderboard*/
}

/* header */
.header {
/*	width:100%;*/
/*	line-height: 308px;*/
	text-align: center;
	background: #155679;
/*	vertical-align:text-top;*/
/*	position: absolute;*/
/*	top:0px;*/
/*	left:0px;*/
	margin: 0 auto;

}

/* structure */
.subnav {
	position: relative;
	float: left;
	width: 200px;
	right: 308px;
	background: #506b79;
	margin:0;
	height: 100%;
}
.main {
	position:relative;
	float: left;
	left: 200px;
	width: 308px;
	background:#fff;
	font-size: 0.8em;
}
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
	background: #FFF;
	font-size: 0.8em;
}

/* sub-navigation */
.subnav h1 {
	background: #155679;
	color: #FFE;
	display: block;
	padding: 6px 0 6px 3px;
	font: 1em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2a759d;
	text-decoration: none;
}

.spotlightedh1 {
		background: #D66 !important;
		}

.subnav h1 a {
	padding: 0;
	border-bottom: 0px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFE;

}


.subnav h2 {
	background: #3e6479;
	color: #FFF;
	display: block;
	padding: 4px 0 4px 1em;
	font: 0.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #2a759d;
}

.subnav h1:hover, .subnav h1 a:hover {
	background: #caec2a;
	color: #FFF;
}
.subnav h2 a:hover {
	background: #caec2a;
	color: #000;
}

.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #155679;
	list-style: none;
}
.subnav li a {
	background: #506b79;	
	color: #FFF;
	display: block;
	padding: 2px 0 2px 2em;
	font: 0.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subnav li a:hover {
	background: #caec2a;
	color: #000;
}

/* footer */
.footer {
	color: #333; 
	background: #caec2a;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #155679;}
.footer a:hover {color: #000099;}
.style1 {color: #155679}
