/* Main CSS file for the Mountaineer Virtual Website */

body {
background-image: url(../Images/bodybg.gif);
background-repeat: repeat-x;
   margin: 0 0 0 0;
	/*background-color: #f5f5f5;*/
}

#brandingwrapper {
   margin: 0 auto;
   width: 800px;
}

#wrapper {
	width: 810px;	
	margin: -2px auto;
	background-image: url(../Images/wrapper_bg2.png);
	background-repeat: no-repeat;
}

#wrapper_courses {
	width: 810px;	
	margin: -2px auto;
	background-image: url(../Images/wrapper_bg3new.png);
	background-repeat: no-repeat;
}

#wrapper_news {
	width: 810px;	
	margin: -2px auto;
	background-image: url(../Images/wrapper_bg_bigger_news.png);
	background-repeat: no-repeat;
}

.mainlogo {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
Form Elements -----------------------------------------------------*/
.label {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: #7b7b7b;
	font-weight: bold;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: #999;
	width: 200px;
	margin-left: 140px;
	margin-top: -20px;
	margin-bottom: -15px;
	display: block;
}

.btnSubmit {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	margin-left: 260px;
	display: block;
	
}

/*
Accordion Section -------------------------------------------------*/

.accordionHeader {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	cursor: pointer;
	color: #5F91BA;
	/*
	background-image: url(../Images/faqbg_header.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;*/
}

.accordionHeaderSelected {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	background-image: url(../Images/faqbg_selectedheader.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	cursor: pointer;
}

.accordionContent {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	color: #7a7a7a;
	padding-left: 18px;
	padding-top: 5px;
	background-color: #dfdfdf;
	border-color: Gray;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-width: 1px;*/
}

/*
MainNav Section -------------------------------------------------*/

#mainNav
{
	text-align: center;
}

#mainNav #nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	height: 25px;
	float: left;
	background-image: url(../Images/mainNav_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px;
   border-top-color: #999999;
   border-top-style: solid;
	word-spacing: 1px;
	text-align: center;
}

#mainNav #nav li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	float: left;
	background-image: url(../Images/Untitled-1.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #999999;
	height: 25px;
	text-align: center;
}

#mainNav #nav a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0 25px;
	line-height: 24px;
	text-decoration: none;
	color:#ffffff;
	height: 25px;
}

#mainNav #nav #nav_home a {
	border: none;
}

#mainNav #nav a:hover {
	display: block;
	float: left;
	padding: 0 25px;
	line-height: 24px;
	text-decoration: none;
	background-image: url(../Images/nav_bluebg.gif);
	background-repeat: repeat-x;
	height: 25px;
}

#body_hom #nav_hom a,
     #body_about #nav_about a, #body_course #nav_course a,
	 #body_contact #nav_contact a, #body_faq #nav_faq a {
	background: #c1c033;
	color: #ffffff;
	font-weight: bold;
	 }
	 
/*
End MainNav Sectioin --------------------------------------------*/

/*
Latest News Section ---------------------------------------------*/

#news {
	width: 160px;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 20px;
}

#news ul {
	width: 160px;
	float: left;
	background-color: #f6f6f6;
   margin: 0;
	padding: 0;
}

#news li {
   background-color: #f6f6f6;
   margin: 0 0 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	list-style: none;
}

#news li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
}

#news li em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F91BA;
	display: block;
	background-color: #f6f6f6;
}

#news li p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #7C7C7C;
	margin-top: 5px;
	background-color: #f6f6f6;
}

#news li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #286597;
	float: left;
	margin-right: 15px;
	background-color: #f6f6f6;
}

#news li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #286597;
}

#links {
	width: 160px;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 20px;
}

#links ul {
	width: 160px;
	float: left;
	background-color: #f6f6f6;
   margin: 0;
	padding: 0;
}

#links li {
   background-color: #f6f6f6;
   margin: 0 0 5px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	list-style: none;
}

#links li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
}

#links li em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F91BA;
	display: block;
	background-color: #f6f6f6;
}

#links li p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #7C7C7C;
	margin-top: 5px;
	background-color: #f6f6f6;
}

#links li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #286597;
	float: left;
	margin-right: 15px;
	background-color: #f6f6f6;
}

#links li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #286597;
}

/*
End News Section ----------------------------------------------------*/

/*
Maincontent Section ------------------------------------------------*/

.content {
	width: 485px;
	height: 600px;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 30px;
}

.content h2 {
   background-image: url(../Images/text.gif);
   background-repeat: no-repeat;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #7C7C7C;
}

.content ul {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.content li {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	list-style: disc;
	list-style-position: inside;
	margin-top: -5px;
	padding: 0px;
}

.smallcontent {
	width: 485px;
	height: 400px;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 30px;
}

.smallcontent h2 {
   background-image: url(../Images/text.gif);
   background-repeat: no-repeat;
}

.smallcontent p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #7C7C7C;
}

.smallcontent ul {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.smallcontent li {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	list-style: disc;
	list-style-position: inside;
	margin-top: -5px;
	padding: 0px;
}

/*
End Maincontent Section --------------------------------------------*/

/*
Featured Services ---------------------------------------------------*/

#services {
	width: 520px;
	float: left;
	/*padding-top: 40px;*/
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 20px;
}

#services h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	padding-left: 90px;
	margin-bottom: 0px;
}

#services ul {
	width: 520px; /*500*/
	float: left;
	margin: 0px;
	padding: 0px;
}

#services li {
   list-style: none;
   float: left;
   text-align: left;
	padding-bottom: 20px;
}

#services li p {
   width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #7C7C7C;
	float: left;
	margin-top: -10px;
}

#services ul .imgone {
   float: left;
   text-align: right;
   padding: 0;
   margin: 0;
}

#services li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #286597;
	background-color: #f6f6f6;
	float: left;
	margin-bottom: 5px;
	padding-top: 8px;
}

#services li p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #286597;
}

/*
End Feature Services -----------------------------------------------*/


#footer {
   width: 810px;
	height: 25px;
	background-image: url(../Images/footer.gif);
	border-top: 4px;
	border-top-style: solid;
	border-color: #e6e6e6;
	clear: both;
	margin-top: 40px;
}

#footer p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
   text-align: center;
   padding-top: 5px;
}


#one { 
	width: 200px;
	float: left;
	padding-top: 30px;
	padding-left: 120px;
	padding-right: 20px;
	
}

#two { 
	width: 200px;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 20px;
	
}

#three { 
	width: 200px;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	
}

.contacts {
	/*width: 170px;*/
}

.contacts ul {
	/*width: 170px;*/
}

.contacts li {
   list-style: none;
}

.contacts li p {
   width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

.imageone {
   float: left;
	padding-left: 60px;
}

.imagetwo {
   float: right;
	padding-right: 200px;
	padding-top: -260px;
}

.dropdownlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.coursetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.coursecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

.ajax {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	margin-left: 250px;
	margin-top: -28px;
}

#courses {
	width: 485px;
	height: 700px;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 30px;
}

#courses h3 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1C033;
	padding-bottom: 10px;
}

#courses h2 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1C033;
	margin: 0px;
	padding: 0px;
}

#courses p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: -10px;
}

#courses .list {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	margin-top: -10px;
}

#courses .uname {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1C033;
	padding-bottom: 20px;
}

#content {
	width: 485px;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 30px;
}

#content h2 {
   background-image: url(../Images/text.gif);
   background-repeat: no-repeat;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #7a7a7a;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #7a7a7a;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	color: #7a7a7a;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	color: #286597;
	text-decoration: none;
}

