/**************************************************************/
/* gms pics ecruit                                            */
/* created by Sarah Ashraf August 2, 2007                     */
/* last edited by Sarah Ashraf August 2, 2007                 */
/**************************************************************/

* { margin: 0; padding: 0; }

body { 
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 13px;
	background: #92272c url(/images/bg_body_gms.gif) center center repeat-y;
}


h1, h2, h3, h4 { color: #4c721d; line-height: 1.2; text-transform: uppercase; font-weight: normal; padding:0 0 10px 0;}

h1 { font-size: 2.5em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; text-transform: none; }

a { color: #b42e34; outline: none;}
fieldset { border: none; }
div.clear { clear: both; }

.greenbox {
	padding: 25px;
	background-color: #eef1ea;
}

/***************************************************************
	start general layout
***************************************************************/


div#container { 
	width: 806px; 
	margin: 0 auto; 
	text-align: left;
	font-size: 0.923076923em;
}

div#header {
	height: 105px;
	width: 806px;
	background: transparent url(/images/bg_header.gif) top left no-repeat;
}

div#header h1 { display: none; }
div#header h2 a{
	display:block;
	height:0;
	overflow:hidden;
	padding:70px 0 0;
	width:300px;
} 

div#nav { 
	/*padding-top: 65px;*/
	text-align: right;
	line-height: 1;
}

div#nav li { 
	display: inline; 
	border-right: 1px solid #3f3f3f; 
	padding: 0 4px; margin: 0; 
}

div#nav li a { font-weight: bold; text-transform: uppercase; }

div#nav li.last { border-right: none; }


div#content p, div#content ul, div#content ol { padding: 0 0 15px 0; }
div#content ol { margin-left: 33px; }
div#content ul { list-style: none; }
div#content ul li { 
	background: transparent url(/images/ico_bullet.gif) 9px 5px no-repeat;
	padding: 2px 2px 2px 33px;
	position: relative;
}

div#footer { 
	margin-top: 76px;
	padding-bottom: 76px;
	background: transparent url(/images/bg_footer.gif) right top no-repeat;
	padding-left: 322px;
	font-size: 0.833333333em;
	text-transform: uppercase;
}

p#footer-nav { color: #b42e34; text-transform: uppercase;}

/***************************************************************
	START index page layout
***************************************************************/

div#left-column { width: 300px; float: left; overflow: hidden; position: relative; }
div#right-column { width: 487px; float: right; overflow: hidden; position: relative; }

div#btn-apply { 
	height: 46px; 
	width: 300px; 
	background: #b42e34 url(/images/btn_apply.gif) top left no-repeat;

}

div#btn-apply a { 
	display: block; 
	text-align: center; 
	height: 0;
	width: 300px;
	padding-top: 46px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #b42e34;
	font-size: 1px;
	line-height: 1;
	overflow: hidden;
	
}

div#sidebar-content {
	margin-top: 16px;
	padding: 10px 0;
	/*background: transparent url(/images/bg_sidebar.gif) top left repeat-x;
	border-bottom: 1px solid #fff;*/
	position: relative;
}

div#content div#calendar ul.campus-connection {
	background: transparent url(/images/ico_calendar.gif) 1px 15px no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	position: relative;
	border: 1px solid #eef1ea;
}

div#content div#calendar li { 
	background-image: none; 
	padding: 0;
	margin: 0; 
	font-size:  0.916666667em;
}
div#content div#calendar li.campus-connection-name { font-weight: bold; }
div#content div#calendar li.campus-connection-misc { display: none; }
div#content div#calendar li.campus-connection-date,
div#content div#calendar li.campus-connection-time { display: inline; }

div#calendar p#btn_calendar { text-align: center; }
div#calendar p#btn_calendar a { font-weight: bold; }

div#calendar h4 { text-transform: uppercase; }

div#sidebar {  }

h2#goalstep { padding: 5px 0; }

div#article-image {
	background: transparent url(/images/bg_article_image.gif) top left repeat;
	position: relative;
	margin-bottom: 15px;
}

div#article-image-header { background: transparent url(/images/hdr_article_image.gif) left top no-repeat; }
div#article-image-footer { background: transparent url(/images/ftr_article_image.gif) left bottom no-repeat; }
div#content div#article-image p { padding: 12px; }

/* tabs */

div#tabs { 
	background: transparent url(/images/bg_tabs.jpg) right top no-repeat; 
	position: relative;
	min-height: 600px;
}
div.tab-content { padding-left: 50px; padding-top: 10px; }
div#current-scholars-sidebar {
	
}

div#tab-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 31px;
	overflow: hidden;
}

div#tab-container a {
	display: block;
	width: 31px;
	height: 0;
	overflow: hidden;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 1px;
	margin-bottom: 3px;
}

div#tab-container a.active, 
div#tab-container a:hover { background-position: left top; }

div#tab-container a#tab-current-scholars {
	padding-top: 149px;
	background-image: url(/images/tab_current_scholars.gif);
}

div#tab-container a#tab-prospective-parents {
	padding-top: 168px;
	background-image: url(/images/tab_prospective_parents.gif);
}

div#tab-container a#tab-prospective-scholars {
	padding-top: 176px;
	background-image: url(/images/tab_prospective_scholars.gif);
}

div#tabs ul li { background-image: url(/images/ico_green_arrow.gif); }


div#prospective-scholars-content { display: none; }
div#prospective-parents-content { display: none; }

/***************************************************************
	start account page
***************************************************************/
div#container.account { 
	background: transparent url(/images/bg_account_body.gif) 0 0 repeat;
	position: relative;
}

div#container.account div#header { top: 8px; }

div#container.account div#header-wrapper { 
	
	background-image: none;
	background: transparent url(/images/bg_account_header.gif) 0 0 no-repeat;
	position: relative;
	margin-top: -6px;
	z-index: 20;
}

div#container.account div#footer-wrapper {
	background: transparent url(/images/bg_account_footer.gif) left bottom no-repeat;
	position: relative;
}

div#container.account div#content-wrapper { min-height: 0; } /* redefined in iescreen.css */


div#login-wrapper { text-align: center; padding-top: 20px; }


div#login-wrapper p { width: 400px; margin: 0 auto; text-align: left; }
div#login-wrapper h3 { width: 400px; margin: 0 auto;  }

div#login-wrapper div#login-form {  border: 1px solid #fff;  width: 400px; margin: 0 auto; height: 40px; margin-bottom: 20px; }
div#login-wrapper div#login { padding: 10px; text-align: left; }
div#login-wrapper div#login div#tr-login_id { width: 320px; float: left; }
div#login-wrapper div#login div#tr-action { width: 50px; float: right; }
div#login-wrapper div#login div#tr-action div.label { display: none; }
div#login-wrapper div#login div#tr-login_id div.label { float: left; width: 160px; font-weight: bold; color: #000; text-align: right; }
div#login-wrapper div#login div#tr-login_id div.field { float: right; width: 150px; }

div#full-login-wrapper { position: relative; }
div#full-login-wrapper ul { list-style-position: inside; }
div#full-login-introduction { position: relative; float: right; width: 500px;}


div#full-login-form {
	position: relative;
	float: left;
	width: 185px;
	margin: 10px 0; 
	padding: 10px; 
	color: #fff;
	background: #08324d;
}

div#full-login-form a { color: #fff; }


div#registration { width: 670px; }
div#registration div.question { clear: both; padding-top: 10px; }
div#registration div.label { width: 200px; float: left; text-align: right; font-weight: bold;}
div#registration div.field { width: 460px; float: right; }

/***************************************************************
	START CALENDAR PAGE
***************************************************************/

div#content div#calendar-page ul.campus-connection {
	background: transparent url(/images/ico_calendar.gif) 1px 15px no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	position: relative;
	border: 1px solid #fff;
}

div#content div#calendar-page li { 
	background-image: none; 
	padding: 0;
	margin: 0; 
	font-size:  0.916666667em;
}
div#content div#calendar-page li.campus-connection-name { font-weight: bold; }
div#content div#calendar-page li.campus-connection-date,
div#content div#calendar-page li.campus-connection-time { display: inline; }

/***************************************************************
	START all-topics
***************************************************************/

div#all-topics div.topic-other { clear: both; width: auto; padding-top: 10px; position: relative;}
div#all-topics div.topic-other-image { width: 160px; margin: 0; float: left; position: relative;}
div#all-topics div.topic-other-content { width: 630px; float: right; margin: 0; display: inline; line-height: 14px; position: relative;} 

/***************************************************************
	SURVEY
***************************************************************/

div#survey-div { text-align: left;}
div#exit-button { width: 60px; float: right; }
div#exit-button a { display: block; width: 60px; text-align: center; border: 1px solid #ccc; font-size: 10px; }
div#survey-div h3 { text-align: left; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
fieldset { border: none; }

div#survey-div div.label { padding-top: 10px; }
div#survey-div div.field { padding-top: 5px; }

.question{
	padding-bottom:20px;
}
