/* msw.css */

/*BODY
------------------------------------------------*/
body {font-family:tahoma, verdana, sans-serif; 
	font-size:70%; 
	color: black; 
	margin:0 auto; 
	text-align:center;
	background:#81a4c9 url("../images/pagebg.gif")  repeat-x;
  width:779px;
  position:relative;}


/*WRAPPER
------------------------------------------------*/
.wrapper {background:url(../images/main_bg.gif) repeat-y; width:779px;text-align:left; position:relative;}	


/*GLOBAL LINKS
------------------------------------------------*/
a {color:#000; text-decoration:none;}
a:hover {text-decoration:underline;}


/*=HEADER
-----------------------------------------------------*/
.header {height:70px; 
   background:url(../images/headerbg.gif) repeat-x; 
   padding:0;
	 border-top:#395674 solid 7px;
   border-right:#395674 solid 1px;    
   border-bottom:#395674 solid 1px;
   border-left:#395674 solid 1px;
	 line-height:20px
	 font-size:100%;}

.header a {height:70px; width:65px; display:block; position:absolute; top:0; left:0; z-index:999;}

/*= tagline
-----------------------------------------------------*/
.header .tagline {font-family:arial, sans-serif; position:absolute; right:10px; top:20px;} 


/*=SITE MENU
-----------------------------------------------------*/
.siteMenu { background:url(../images/siteMenu.jpg) no-repeat #ccc;
   border-top:#395674 solid 1px;
   border-bottom:#395674 solid 1px;
   border-right:#395674 solid 1px; 
   border-left:#395674 solid 1px;
	 line-height:25px;
   height:25px;
   padding-left:165px;}   

/*------   breadcrumb navigation styles  ----- */
.siteMenu ul, .siteMenu li {display:inline;margin:0;padding:0}
.siteMenu a {padding:0 15px 0 5px; background:transparent url(../images/bread_arrow.gif) no-repeat 100% 100%}
.siteMenu .x8_last a {background:none}
.siteMenu a.x8_active {font-weight:bold}

/*------   site search  ----- */
.siteMenu .search { position:absolute; right:5px; top:47px; height:19px}
.siteMenu .search .searchInput {height:15px; margin:0; padding:0; line-height:15px; width:125px; margin-top:5px}
.siteMenu .search .searchButton {vertical-align:middle; line-height:19px; margin:-5px 0 0 5px}


/*=X8DATE
-----------------------------------------------------*/
#x8date {color:black;padding:6px 10px; position:absolute; right:5px; top:79px}


/*=LEFT MENU
-----------------------------------------------------*/
.leftMenu {float: left;
   width:144px;
   min-height:450px;  
   height: auto !important;
   height: 450px;
   border-left:#395674 solid 1px;
   padding:0;
   background:url(../images/watch.gif) no-repeat left top;}


/*=RIGHT MENU
-----------------------------------------------------*/  	
.rightMenu {width:143px; 
  height:320px;
  position:absolute;
  right:0;
  background:url(../images/ike.jpg) no-repeat center center;}


/*=CONTENT 
-----------------------------------------------------*/	
.content {min-height:450;
   height: auto !important;
   height:450px;
   margin-left:144px; 
	 margin-right:143px;
   padding-left:20px;
   padding-right:20px;}

.content a {color:#336699; text-decoration:none;}
.content a:hover {color:blue; text-decoration:underline;}


/*=FOOTER
-----------------------------------------------------*/
.footer {height:10px;
   background:#ccc;
   color:#000;
   border-top:#395674 solid 2px;
   border-right:#395674 solid 1px;   
   border-bottom:#395674 solid 5px;
   border-left:#395674 solid 1px;   
	 line-height:10px;
   padding:4px;
   clear:both;
   text-align:center;}

.footer a {position:absolute; left:15px; bottom:10px;} 

/*= phoneNumbr
-----------------------------------------------------*/
.footer .phoneNumber {position:absolute; right:15px; bottom:10px;} 


/* EXPANDO
----------------------------------------------------*/
.x8_expando {border-bottom:1px solid #dcdcdc;  font-family:tahoma,verdana;font-size:11px;}
.x8_expando .x8_expandoHeader {color:black;padding:4px 4px 4px 6px;}
.x8_expando a {display:block;text-decoration:none;padding:4px;color:#000;border-top:1px solid #fff;border-bottom:1px solid #00008b;}
.x8_expando a:hover {text-decoration:underline;color:#336699;background-color:#dfdfdf;}
.x8_expando .x8_expandoLevel1 a {padding-left:15px;border-top: 1px solid #dcdcdcborder-bottom:1px solid #00008b;}
.x8_expando .x8_expandoLevel1 a:hover {text-decoration:none;background-color:#336699;color:#fff;}
.x8_expando .x8_expandoLevel2 a {padding-left:25px;border-top:1px dotted #000;border-bottom:none;}
.x8_expando .x8_expandoLevel3 a {padding-left:35px;border-top:1px dotted #fff;border-bottom:none;}
.x8_expando .x8_expandoLevel4 a {padding-left:45px;border-top:1px dotted #cccccc;border-bottom:none;}
.x8_expando .x8_expandoLevel5 a {padding-left:55px;border-top:1px dotted #cccccc;border-bottom:none;}
.x8_expando .x8_expandoActive a {color:#6699CC;font-weight:bold;}
.x8_expandoLevel1 .x8_expandoActive a {color:#6699CC;}
.x8_expando .x8_expandoActive a:hover {text-decoration:none;}
