/* ---------------------------------------------------------------------------

	AlphaNet CEU Testing Website Master Styles
	http://
	
	author: nGen Works
	http://ngenworks.com

--------------------------------------------------------l------------------- */

/* RESET! */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img, abbr, acronym { border: 0; }

/*  ---------------------------------------------------------------------------

	=layout

--------------------------------------------------------------------------- */

html {
	background-color: #11244f;
}

body {
	font: small/1.8em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	text-align: center;
	background-color: #99cbed;
	color: #464646;
	border-bottom: 4px solid #999;
}

#container {
	margin: 0 auto;
	width: 90%;
	max-width: 1200px;
	min-width: 760px;
	background: url(../images/bg-left.jpg) repeat-y 0 0;
	text-align: left;
}

#container_inside {
	padding: 0 34px;
	background: url(../images/bg-right.jpg) repeat-y top right;
	position: relative;
}

#header { 
	padding-top: 79px;
	background: url(../images/bg-greenbar.gif) repeat-x 0 79px;
	overflow: hidden;
}

.pad { 
	padding: 25px; 
}

#intro {
	color: #334468;
	float: left;
	font-size: 0.92em;
	overflow: hidden;
	padding: 66px 24px 0 45px;
	text-align: right;
	width: 121px;
}

#content {
	background-color: #f0f1f9;
	margin-left: 190px;
	margin-right: 25px;
	padding: 66px 24px 150px 30px;
}

#foot {
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 90%;
	color: #777;
	background-color: #fff;
	padding-bottom: 20px;
	margin: 0;
}

/* ---------------------------------------------------------------------------
	
	=links

--------------------------------------------------------------------------- */

a:link {
	color: #0af;
	}
	
a:visited {
	color: #00c;
	}
	
a:hover,
a:active {
	color: #db35ad;
	}

a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

/* ---------------------------------------------------------------------------
	
	=typography

--------------------------------------------------------------------------- */

h1 { 
	margin-bottom: 15px;
	font-family: 'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-size: 220%;
	color: #11244f;
	line-height: 1.1em;
}

h1#logo {
	position: absolute;
	top: 79px;
	left: 47px;
	margin-bottom: 0;
	width: 177px;
	height: 70px;
	text-indent: -9999px;
	background: transparent url(../images/logo.gif) no-repeat 0 0;
	border-bottom: 1px solid #ccc;
	z-index: 10;
}
	
h1#logo a {
	border-width: 0; 
	display: block;
	width: 100%;
	height: 100%;
}

h1#program {
	margin: -1px 25px 0 190px;
	padding: 20px 0 10px 13px;
	background-color: #c8ff88;
	border-top: 1px solid #fff;
	border-bottom: 10px solid #11244f;
}

h1 a:link, h1 a:visited, h1 a:hover { text-decoration: none; background: none; }

h2 {
	margin-bottom: 20px;
	font-family: 'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-size: 190%; 
	line-height: 1.2em;
	color: #11244f;
}

h3 {
	margin-bottom: 5px;
	font-family: 'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-size: 115%; 
	font-style: italic;
	color: #11244f;
}

h4 {
	padding: 2px 5px;
	margin-bottom: 5px;
	font-size: 90%; 
	text-transform: uppercase;
	background-color: #11244f;
	color: #fff;
}

h5 {
	margin-bottom: 5px;
	font-size: 90%; 
	border-bottom: 1px solid #11244f;
	color: #11244f;
}

h6 {
	margin-bottom: 5px;
	font-size: 110%; 
}

p { margin-bottom: 20px; }

.intro { font-size: 120%; font-style: italic; }

#foot p { 
	margin: 0 25px 0 190px;
	padding: 5px 0 10px 13px;
	border-top: 10px solid #11244f;
	font-size: 85%;
}


/* ---------------------------------------------------------------------------
	
	=lists

--------------------------------------------------------------------------- */

ul { margin: 0 0 25px 20px; }

ol { margin: 0 0 25px 25px; }


.ngen {
	margin: 10px 0;
	padding: 10px 15px 10px 30px;
	background: #fff url(../images/wrench.gif) no-repeat 10px 14px;
	border: 2px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #444;
	font-size: 110%;
}

.ngen ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* ---------------------------------------------------------------------------
	
	=intro

--------------------------------------------------------------------------- */

#intro h2 {
	font-size: 1.5em;
	margin-bottom: 0;
}

/* ---------------------------------------------------------------------------
	
	=content

--------------------------------------------------------------------------- */

#content h2 {
	color: #9aa1b3;
	font-weight: normal;
	margin-bottom: 60px;
	text-align: center;
}

/* ---------------------------------------------------------------------------
	
	=buttons

--------------------------------------------------------------------------- */

#buttons {
	background: #f0f1f9 url(../images/arrows-or.png) no-repeat 50% 50%;
	margin: 0 auto;
	max-width: 660px;
	_width: expression(this.width > 660 ? 660: true);
}

.prolastin-button,
.zemaira-button {
	display: block;
	height: 100px;
	text-indent: -9999px;
	width: 229px;
}

.prolastin-button:hover,
.zemaira-button:hover {
	background-position: 0 -100px;
}

.prolastin-button {
	background: url(../images/button-prolastin.png) no-repeat top left;
	float: left;
}

.zemaira-button {
	background: url(../images/button-zemaira.png) no-repeat top left;
	float: right;
	/*margin-left: 187px;*/
}

/* ---------------------------------------------------------------------------
	
	=self-clearing flaots

--------------------------------------------------------------------------- */

.clear {
	clear: both;
}

#container:after,
#content:after,
#buttons:after {
	content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* trigger hasLayout and target ie5+6/win only */
* html #container,
* html #content,
* html #buttons {
	height: 1%;
}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #container,
*:first-child+html #content,
*:first-child+html #buttons {
	min-height: 1px;
}
	
/* ---------------------------------------------------------------------------
	
	=IE fixes

--------------------------------------------------------------------------- */

/* IE 6 only */
* html #intro { margin-left: -3px; padding-right: 27px; }
* html #content { margin-left: 0px; }

/* IE 6 only */
* html h1#program { padding-top: 19px; }
/* IE 7 only */
*:first-child+html h1#program { padding-top: 19px; }


/* IE 6 only */
/** html #content { margin: 0 340px 0 103px; }*/
	
* html h1#logo { left: 13px; }