@charset "UTF-8";
/* CSS Document */


body {
	background-color:#202020;
	/*background-image:url(../images/grayStrip.jpg);*/
	background-repeat:repeat-y;
	background-position:center;
}



#wrapper {
	height:auto;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:-8px;*/
}

#wrapper #header {
	height:auto;
	width:900px;
	float:left;
}

#wrapper #header #translation {
	width:895px;
	background-image:url(../images/langStrip.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid  #999;
	padding-left:5px;
	float:left;
}

#wrapper #header #mcw #languages {
	width: 200px;
	padding: 10px;
	display:none;
	z-index:1000;
	position: relative;
	top: 0px;
	left: 10px;
	background: #fff;
}

#wrapper #header #mcw #languages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	text-decoration:none;
	cursor: pointer;
}

#wrapper #header #mcw #languages a:hover {
	color: #0C0;
}


#wrapper #header #mcw {
	height:101px;
	width:900px;
	background-image:url(../images/mcw.jpg);
	background-repeat:no-repeat;
	float:left;
}


















#wrapper #mast425 #headerTitle {
	height:auto;
	width:auto;
	float:right;
	text-align:right;
	margin-top: 320px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
}







/******************************************************************
*******************************************************************

				MAST IMAGE CLASSES

*******************************************************************
******************************************************************/

#wrapper #mast425 {
	height:425px;
	width:900px;
	margin-top:10px;
	float:left;
}



.welcome {
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
}



#wrapper #mast300 {
	height:300px;
	width:900px;
	margin-top:10px;
	float:left;
}

.mast_news {
	background-image:url(../images/mast_news.jpg);
	background-repeat:no-repeat;
}

.mast_attorneys {
	background-image:url(../images/mast_attorneys_nonames.jpg);
	background-repeat:no-repeat;
}

.mast_about {
	background-image:url(../images/mast_building.jpg);
	background-repeat:no-repeat;
}


.mast_contact {
	background-image:url(../images/mast_office.jpg);
	background-repeat:no-repeat;
}




.mast_practiceareas {
	background-image:url(../images/mast_practiceareas.jpg);
	background-repeat:no-repeat;
}


.mast_catastrophic {
	background-image:url(../images/mast_catastrophic.jpg);
	background-repeat:no-repeat;
}


.mast_classactions {
	background-image:url(../images/mast_classactions.jpg);
	background-repeat:no-repeat;
}


.mast_michele {
	background-image:url(../images/mast_michele.jpg);
	background-repeat:no-repeat;
}

.mast_rich {
	background-image:url(../images/mast_rich.jpg);
	background-repeat:no-repeat;
}

.mast_david {
	background-image:url(../images/mast_david.jpg);
	background-repeat:no-repeat;
}

.mast_kristy {
	background-image:url(../images/mast_kristy.jpg);
	background-repeat:no-repeat;
}

.mast_eddie {
	background-image:url(../images/mast_eddie.jpg);
	background-repeat:no-repeat;
}


.mast_successes {
	background-image:url(../images/mast_family.jpg);
	background-repeat:no-repeat;
}


.mast_cases {
	background-image:url(../images/mast_cases.jpg);
	background-repeat:no-repeat;
}



.mast_investigations {
	background-image:url(../images/mast_books.jpg);
	background-repeat:no-repeat;
}




.mast_cars {
	background-image:url(../images/mast_cars.jpg);
	background-repeat:no-repeat;
}


.mast_trucks {
	background-image:url(../images/mast_trucks.jpg);
	background-repeat:no-repeat;
}

.mast_boats {
	background-image:url(../images/mast_boats.jpg);
	background-repeat:no-repeat;
}

.mast_buses {
	background-image:url(../images/mast_buses.jpg);
	background-repeat:no-repeat;
}

.mast_dangerousproducts {
	background-image:url(../images/mast_dangerousproducts.jpg);
	background-repeat:no-repeat;
}

.mast_toyota {
	background-image:url(../images/mast_toyota.jpg);
	background-repeat:no-repeat;
}

.mast_toyota2{
	background-image:url(../images/mast_toyota2.jpg);
	background-repeat:no-repeat;
}

.mast_homebuilder {
	background-image:url(../images/mast_homebuilder.jpg);
	background-repeat:no-repeat;
}


.mast_banks {
	background-image:url(../images/mast_banks.jpg);
	background-repeat:no-repeat;
}

.mast_loan {
	background-image:url(../images/mast_loan.jpg);
	background-repeat:no-repeat;
}

.mast_press {
	background-image:url(../images/mast_press.jpg);
	background-repeat:no-repeat;
}





.mast_archives {
	background-image:url(../images/mast_archives.jpg);
	background-repeat:no-repeat;
}


.mast_lasierra {
	background-image:url(../images/mast_lasierra.png);
	background-repeat:no-repeat;
}


.mast_shipping {
	background-image:url(../images/mast_shipping.jpg);
	background-repeat:no-repeat;
}




/* These are the smaller mast images from the original McW site that Andy wanted added. The image sizes disrupt the flow already established.  You will have to modify the image sizes in PhotoShop.....ugh.  */

.mast_richSmall {
	background-image: url(../images/bio_rich.jpg);
	background-repeat:no-repeat;
}

.mast_davidSmall {
	background-image: url(../images/bio_david.jpg);
	background-repeat:no-repeat;
}


.mast_kristySmall {
	background-image: url(../images/bio_kristy.jpg);
	background-repeat:no-repeat;
}


.mast_eddieSmall {
	background-image: url(../images/bio_eddie.jpg);
	background-repeat:no-repeat;
}



.mast_micheleSmall {
	background-image: url(../images/bio_michele.jpg);
	background-repeat:no-repeat;
}





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








#wrapper #mast300 #headerTitle300 {
	height:auto;
	width:auto;
	float:right;
	text-align:right;
	margin-top: 230px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
}

#wrapper #page {
	height:auto;
	width:900px;
	margin-top:10px;
	float:left;
}







/******* FLOATING DIV *******/

/*#floatMenu {
		position:absolute;
		top:438px;
		right:61%;
		width:200px;
		background-color:#0F3;
}*/

#wrapper #page #navWrapper {
	height:auto;
	width:270px;
	display:block;
	float:left;
}

#wrapper #page #navWrapper #mainNav {
	height: auto;
	width:270px;
	background-image:url(../images/navBox.jpg);
	background-repeat:no-repeat;
	background-color:#030000;
	display:block;
	float: left;
}



#wrapper #page #navWrapper #mainNav #nav {
	height:auto;
	width:270px;
	float:left;
	
}



#wrapper #page #mainNav #navCap {
	height:10px;
	width:270px;
	background-color:#030000;
	background-image:url(../images/navCap.jpg);
	background-repeat:no-repeat;
	float:left;
}



#wrapper #page #contentBox {
	height:auto;
	width:620px;	
	margin-left:10px;
	float:right;
}


#wrapper #page #contentBox #contentDiv {
	height:auto;
	width:560px;
	padding:30px;
	float:right;
	background-image:url(../images/copyBox.jpg);
	background-repeat:no-repeat;
	background-color:#030000;
}


#wrapper #page #contentBox #contentDiv #smallMast {
	height:auto;
	width:560px;
	height:270px;
	border-bottom:1px solid #333;
	float:left;
}




#wrapper #page #contentBox #contentCap {
	height:20px;
	width:620px;
	float:right;
	background-image: url(../images/footerCap.jpg);
	background-repeat:no-repeat;
}

#wrapper #page #contentBox #contentDiv #contentLeft {
	height:auto;
	width:264px;
	padding:0 15px 0 0;
	float:left;	
	border-right:1px solid #333;
}



#wrapper #page #contentBox #contentDiv #contentRight {
	height:auto;
	width:265px;
	padding:0 0 0 15px;
	float:right;	
}




#wrapper #page #contentBox #footer {
	height:auto;
	width:620px;
	text-align:center;
	padding:20px 0 0 0;
	float:right;
	background-color:#030000;
	background-image:url(../images/footerLid.jpg);
	background-repeat:no-repeat;
}



#wrapper #page #contentBox #footerCap {
	height:10px;
	width:620px;
	background-image:url(../images/footerCap.jpg);
	background-repeat:no-repeat;
	float:right;
}


	
	
	
a.MWlogo, a.MWlogo:hover {
	height:90px;
	width:50px;
	display:block;
	margin:5px 0 0 25px;
	text-decoration:none;
	float:left;
}


a.textlogo, a.textlogo:hover {
	height:45px;
	width:275px;
	display:block;
	margin: 30px 50px 0 0;
	text-decoration:none;
	float:right;
}


.newsItem {
	padding:10px 0;
	border-bottom:1px solid #333;	
}

.ibf_box_top {
	background-image:url(../images/ibf_box_01.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 9px;
	display: block;
	margin: 20px 0 0 0;
}

.ibf_box_copy {
	width: 230px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	background-image: url(../images/ibf_box_03.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0E3C60;
}

.ibf_box_bottom {
	background-image:url(../images/ibf_box_04.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 9px;
	display: block;
}
