﻿
#body
{
background-image: url('Images/wcimages/bg_1.gif');
margin:0px;
padding:0px;
}

/*img
{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;

}*/
b{font-size: 110%;}
/*em{color:black;}*/

#wc_maincontainer
{
border:1px black solid;
width:706px; /*Width of main container*/
margin:0px auto; /*Center container on page*/
height:auto;
background-image:url("Images/wcimages/maincontainer.jpg");
background-repeat:repeat-y;
}

#logo 
{ 
	background-color:#283440;
	height: 52px;
	padding-left:122px;
}

.logo
{
    display:none;
    width: 706px;
    float:left;
	font-size:0pt; 
	font-family:tahoma;
	padding-top:3px;
	padding-left:0px;
	padding-right: 0px;	
}

.logo a
{	
	display:block;		
}
.print {
	display: none;
	
}


#topsection
{
background-color: #6f8291;
height: 27px; /*Height of top section*/
border-bottom: 1px solid #000000;
}

<!--imported from SP css-->
.topNavContainer
{
	/*background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;*/
	background-color:#212C35;
	height: 27px;
	
	
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: url('Images/wcimages/topnav_splitter.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	height: 27px;
	font-weight: bold;
}
.topNavItem a
{
	display: block;
	padding: 8px 20px 0px 20px;
	height: 20px;

}
.topNavSelected a
{
	background-image: url('Images/wcimages/topnav_hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	/*background-color: gray;*/
	background-image: url('Images/wcimages/topnav_hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	
}
.topNavFlyOuts
{
	border-top:0px #000000 solid;
	/*border-top:1px #CBD1E0 solid;*/
	z-index:100;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #6f8291;
	border:1px #000000 solid;
	border-top-style: none;
	color:#ffffff; 
	*width:124px;
	min-width:124px;
}
.topNavFlyOutsItem a
{
	display: block;
	padding: 4px 5px 4px 20px;
}
.topNavFlyOutsHover
{
	/*background-color: #B2BCD3;*/
	background-color: #cccccc;
	color: #000000;
}
.topNavRoundRight
{
    width:0px;
}


.topNavRoundLeft
{
    width:0px;
}


<!--end of imported from SP CSS-->

#topsection h1{}

#contentwrapper{}

#lnav{
    width:204px;
    float: left;
    
       }

.livechat{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	

}

#lnavup
{
	width: 100%;
   	background-image: url('Images/wcimages/til_3WC.gif');
	background-repeat: repeat-y;
    height: auto;
    padding-top: 18px;
    padding-bottom: 35px;
}
.leftNav
{
	margin-right:5px;
	margin-left:5px;
	margin-top:0px;
	padding-top:0px;
	border: 0px solid black;
	/*background-color: #D0D6E3;*/
	background-image: url('Images/wcimages/til_3WC.gif');
	background-repeat: repeat-y;
	width:190px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	line-height: 14pt;
}
.leftNavSpacer
{
	width:160px;
}
.leftNav3
{
	color: #ffffff;
  /*color: #354260;*/
}
.leftNav2
{
	color: #ffffff;
  /*color: #354260;*/
}
.leftNav1
{
	color: #ffffff;
  /*color: #354260;*/
}
.leftNav1
{
	font-family: arial;
	font-size: 10pt; 
	font-weight:bold; 
	line-height:14pt;
	border-bottom: 1px white dashed;
	padding-top: 3px;
	margin-left: 0px;
	
	
}
.leftNav1 a
{
	font-family: arial;  
	font-size: 10pt; 
	font-weight:bold; 
	display:block;
	padding-right:10px;
	
}

.leftNav2
{	
	font-family: arial;  
	font-size: 10pt; 
	line-height:14pt;
	padding-left: 10px;
	border-bottom: 1px solid transparent;
	text-indent: -15px;
	

	
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
	font-weight: bold;
	
}
.leftNav3
{	
	font-family: arial;  
	font-size: 8pt; 
	line-height:14pt;
	
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
    background: transparent;
	/*background-color: #596E9E;*/
	/*color:#FFFFFF;*/
	color: #ffffff;
	border-bottom: 1px white solid;
	
}


.leftNavFlyOuts
{
	font-family:arial; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
	
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#ffffff;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.leftnavselect{
	font-weight: bold;
	background-color:#6f8291;
	line-height: 11pt;
	border-bottom: 1px solid transparent;
	/*border-bottom: 1px solid white;*/
}


#lnavuptext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	line-height:14pt;
	color: white;
	margin-left: 10px;
}
#lnavuptext a {
    text-decoration: none;
	color: white;
}
#lnavuptext a:hover {
    text-decoration: underline;
	color: white;
}
.lnavuptext a:active {
    text-decoration: underline;	
}


#lnavup ul
{

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-family: arial;
	font-size: 10pt; 
	font-weight:bold; 
	margin-left: 0px;
	width:150px;
	list-style-type: none;
}

#lnavup li a
{
	color:white;
	font-family: arial;  
	font-size: 1em;
	line-height:14pt;
	padding-top: 3px;
	padding-left:6px;
	font-weight:bold; 
	display:block;
	text-decoration:none;
	border-bottom: 1px white dashed;
}

#lnavup li a:hover
{
    background: transparent;
	color: #ffffff;
	border-bottom: 1px white solid;
}

/* imported from SP css - inside lnavmiddle */
#topborder {
	background-image: url('Images/wcimages/quicklinkssub.gif');
	background-repeat:no-repeat; 
	height: 16px;
	margin-left: 10px;
	
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:100%;
    text-align:center;
	/*font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	padding: 2px 0px 0px 55px;
	margin:0px 0px 0px 0px;*/
}
	
#wc_search
{
	border-left:1px solid #780000;
	border-right:1px solid #780000;
	border-bottom:1px solid #780000;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 5px 10px;
	width:172px;
	height:65px;
}
#wc_search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    height:14px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
#wc_search .ms-sbcell
{
    border: none;
    font-weight:normal; 
    font-size:8pt;
    color: #ffffff;
    padding:0px,0px,0px,0px;
    margin:0px,0px,0px,0px;
}
#wc_search .ms-sbgo
{
    background: transparent;
    height: 18px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

/*--end of import from SP css --*/

/*-- QuickLinks - inside lnavup --*/
#quicklinks
{	
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 3px;
}
/*-- END QuickLinks - inside lnavup --*/


#lnavmiddle
{
	height:auto;
	width: 100%;
	background-image:url('Images/wcimages/til_6.gif');
	background-repeat:repeat-y;
	padding-top:0px;
	padding-bottom: 10px;
}



#lnavbottom
{
    height:auto; 
	width: 100%; 
	background-image: url('Images/wcimages/lowerleft.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#lnavbottomtext
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
width:150px;
}	
#lnavbottomtext ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
list-style-type: none;
width:150px;
}

#lnavbottomtext li a
{
	background-image:url('Images/wcimages/pic_list_3.gif');
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	font-family: arial;
	font-size: 10pt; 
	font-weight:bold; 
	line-height:12pt;
	color:#983A11;
	text-decoration:none;
	border-bottom: 1px #983A11 dashed;
	padding-left:10px;
}

#lnavbottomtext li a:hover
{
	border-bottom: 1px #983A11 solid;	
}

.lnavbottomheader
{
	color:#283440;
	font-size:12px;
	font-weight:bold;
	padding: 0px 0px 0px 15px;
}
.lnavtopheader
{
	color:white;
	font-size:12px;
	font-weight:bold;
	padding: 0px 5px 0px 15px;
}


/*-------------Button 1--------------------*/
#button1 {
	margin-left: 20px;
	margin-top: 5px;
}
#button1 a {
	display: block;
	height: 28px;
	width: 158px;
	background-image: url('Images/wcimages/apply_now_light_blue.gif');
	background-repeat: no-repeat;
	color: white;
	padding-top: 0px;
	text-decoration: none;
}
#button1 a:hover {
	background-image: url('Images/wcimages/apply_now_blue.gif');
	background-repeat: no-repeat;
	display: block;
	color: #670001;
}
#button1 span {
	display: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	margin-left: 80px;
}
/*-------------Button 1--------------------*/
/*--------------Button 2-------------------*/
#button2 {
	margin-left: 20px;
	margin-top: 5px;
}
#button2 a {
	display: block;
	height: 28px;
	width: 158px;
	background-image: url('Images/wcimages/request_info_orange.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	text-decoration: none;
}
#button2 a:hover {
	background-image: url('Images/wcimages/request_info_blue.gif');
	background-repeat: no-repeat;
}
#button2 span {
	display: none;
}
/*--------------Button 2-------------------*/
/*--------------Button 3 Admissions Fafsa Counter-------------------*/

#button3 {
	margin-left: 20px;
	margin-top: 0px;
	width: 154px;
	padding-left: 0px;
	
}

#button3 a{
    display: block;
	text-decoration: none;
	}

#button3 a:hover{
	display: block;
	}
	
#button3 span{
	text-decoration: none;
	margin-left: 0px;

}

/*--------------Button 3 Admissions Fafsa Counter -------------------*/
/*--------------Button 7 FAFSA LINK-------------------*/
#button7 {
	margin-left: 20px;
	margin-top: 5px;
}
#button7 a {
	display: block;
	height: 28px;
	width: 158px;
	background-image: url('Images/wcimages/fafsadeadlineA.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	text-decoration: none;
}
#button7 a:hover {
	background-image: url('Images/wcimages/fafsadeadlineB.gif');
	background-repeat: no-repeat;
}
#button7 span {
	display: none;
}
/*--------------Button 7 FAFSA LINK-------------------*/

/*--------------Button 4-------------------*/

#button4 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#button4 a {
	display: block;
	height: 113px;
	width: 158px;
	background-image: url('http://www.westminster-mo.edu/Style Library/Images/wcimages/viewbook4.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	text-decoration: none;
}
#button4 a:hover {
	background-image: url('http://www.westminster-mo.edu/Style Library/Images/wcimages/viewbook4b.gif');
	background-repeat: no-repeat;
}
#button4 span {
	display: none;
}
/*--------------Button 4-------------------*/
/*--------------Button 5-------------------*/
#button5 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#button5 a {
	display: block;
	height: 35px;
	width: 158px;
	background-image: url('Images/wcimages/counselorreca.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	text-decoration: none;
}
#button5 a:hover {
	background-image: url('Images/wcimages/counselorrecb.gif');
	background-repeat: no-repeat;
}
#button5 span {
	display: none;
}
/*--------------Button 5-------------------*/
/*--------------Button 6-------------------*/
#button6 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom:10px
}
#button6 a {
	display: block;
	height: 28px;
	width: 158px;
	background-image: url('Images/wcimages/give_light_blue.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	text-decoration: none;
}
#button6 a:hover {
	background-image: url('Images/wcimages/give_blue.gif');
	background-repeat: no-repeat;
}
#button6 span {
	display: none;
}
/*--------------Button 6-------------------*/


/*--------------Button 8-------------------*/
#button8 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#button8 a {
	display: block;
	height: 28px;
	width: 158px;
	background-image: url('Images/wcimages/tda.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	text-decoration: none;
}
#button8 a:hover {
	background-image: url('Images/wcimages/tdb.gif');
	background-repeat: no-repeat;
}
#button8 span {
	display: none;
}
/*--------------Button 8-------------------*/



/*------------End----- Bottom Buttons -------------------------*/
	
/*This is the container that holds all the pieces of the "main" content, on the right side of #container*/
#maincontent
{
width: 502px;
float: right;
/*background-color:#78826A;*/
background-color:#7b856c;
height: auto;
vertical-align:top;
text-align:left;
}
	
#flashbar
{
	height: 15px;
	background-image: url('Images/wcimages/flashbar.jpg');
	background-repeat: repeat-y;
	margin-top: 187px;
}

#flashbar2
{
	height: 15px;
	background-image: url('Images/wcimages/flashbar.jpg');
	background-repeat: repeat-y;
	margin-top: 85px;
}

.clear 
{
clear: both;
} 

#wc_footer
{
	background-color: #69735a;
	text-align:center;
	font-family: Arial;
	font-size: xx-small;
	color: #aeb89f;
	height: auto;
	width: 706px;
	border-bottom: 0px #000000 solid;
	border-right: 0px #000000 solid;
	border-left: 0px #000000 solid;
}
#wc_footer a{
	color: #aeb89f;
}
#wc_footer a:active{
	color: #aeb89f;
}
#wc_footer a:visited{
	color: #aeb89f;
}
#wc_footer a:hover{
	color: #ffffff;
	text-decoration:none;
}

	
/* ----- Title for Unlinked Query Items (News/Events/Jobs Stuff) ----- */
.wc_query_title
{
	color:#EEEEEE;
	font-size:12px;
/*	text-decoration:underline; */
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-weight:bold;
}

.wc_query_titleJ
{
    color:#FBF7CF;
    font-size:10pt;
    font-family:Arial, Helvetica, sans-serif;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	font-weight:bold;    
}

.wc_query_titleJLarge
{
    color:#FBF7CF;
    font-size:12pt;
    font-family:Arial, Helvetica, sans-serif;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	font-weight:bold;    
}


/* ----- Subtitles for Query Items (Date, Author, Location etc.) -----*/
.wc_query_subtitle
{
	color:white;
	font-size:11px;
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

/* ----- Italic Subtitle -----*/
.wc_query_subtitle_i
{
	color:#eeeeee;
	font-size:11px;
	font-style:italic;
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
/* ------ Text for general queries, aka descriptions etc.  -----*/
#wc_query_text
{
	color:#eeeeee;
	font-size:10px;
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	width: 460px;
	text-align:left;
}

#wc_query_text hr
{
	text-align:center;
	color:#52524a;
	border:0px;
	border-bottom:1px #52524a solid;
	height:1px;
}

#wc_query_text a
{
	color:black;
	font-size:10px;
	font-family:inherit;
	text-decoration:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#wc_query_text a:hover
{
	color:#333333;
	font-size:10px;
	font-family:inherit;
	text-decoration:underline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#wc_query_text a:visited
{
	color:#444444;
	font-size:10px;
	font-family:inherit;	
	text-decoration:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}


/* ------ Text for queries on News/Events Home Page ------ */
#wc_query_text_NEhome
{
	color:#eeeeee;
	font-size:9px;
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	width: 230px;
	text-align:left;
}

#wc_query_text_NEhome hr
{
	text-align:center;
	color:#52524a;
	border:0px;
	border-bottom:1px #52524a solid;
	height:1px;
}

#wc_query_text_NEhome a
{
	color:black;
	font-size:10px;
	font-family:inherit;	
	text-decoration:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#wc_query_text_NEhome a:hover
{
	color:#333333;
	font-size:10px;
	text-decoration:underline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#wc_query_text_NEhome a:visited
{
	color:#444444;
	font-size:10px;
	text-decoration:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

/* ------ Text for queries on Events & Jobs Home Page ------ */
.wc_query_text_EHome
{
	color:#eeeeee;
	font-size:11px;
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	width: 460px;
	text-align:left;
	
}
.wc_query_text_EHome hr
{
	text-align:center;
	color:#52524a;
	border:0px;
	border-bottom:1px #52524a solid;
	height:1px;
}
.wc_query_text_J
{
	color:#EEEEEE;
	font-size:10pt;
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	width: 460px;	
}


/* ----- Title for Linked Query Items (News/Events Stuff) ----- */
#news_query_title
{
	color:white;
	font-size:12px;
/*	text-decoration:underline; */
	font-family:inherit;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
   	text-align:left;
}

#news_query_title a
{
	color:white;
	font-size:10pt;
	text-decoration:underline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-align:left;
}

#news_query_title a:hover
{
	color:#333333;
	font-size:10pt;
	text-decoration:underline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#news_query_title a:visited
{
	color:#DCDDBD; 
	font-size:10pt;
	text-decoration:underline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}


.wc_groupheader_item_ medium
{

	font-family:inherit;
	font-size:13px;
	color:white;
	text-decoration:underline;
}	

.td_newshome
{
	padding-left:9px;
	vertical-align:top;
	text-align:right;
}


/* Give text/fields this div if you want it to blend in with the background color of our content*/
.wc_invisible
{
	color:#7b856c;
}

/* Webpart Header Style News/Events Homepage */


#wc_wptop
{
vertical-align:top;
width:500px;
height:19px;
color:#eeeeee;
background-color:#505549;
font-size:small;
font-weight:bold;
text-align:center;
}

#wc_wptop table
{
	vertical-align:top;
}
.td_right
{
	border-right:2px;
	border-right-color:#505549;
	border-right-style:solid;
}

.td_top
{
	vertical-align:top;
}

.td_align_right
{
	text-align:right;
}

