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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; vertical-align: baseline; }
a img, :link img, :visited img { border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; }
table { border-collapse: collapse; }
ol, ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { }
a:active, :focus { outline: none; }
/* -------------------------	START SPLASH STYLES ---------------------*/

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #4c393f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #757678;
	
}
.twoColHybLtHdr #container { 
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColHybLtHdr #Mcontainer {
	width: 80%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #fff;
	background-image: url(../moragart_images/mlw_bgM.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
 }

#mainContentSplash {margin: 0 auto;
	background: #e5e3c6 url(../moragart_images/mwl_imgRock083splash.jpg) center top no-repeat;
	height: 630px;}
	
.twoColHybLtHdr #container #apDiv1 a:hover {background: none;
	text-decoration: none;
	}



#mainBanner {background: url(../moragart_images/mlw_bannrLrg.jpg) top left repeat-x;
	height: 68px;}
	
#medBanner {background: url(../moragart_images/mlw_bannrSm.jpg) top left repeat-x;
	height: 47px;
	border-bottom: 3px solid #757678;
	margin: 0;

}	

.twoColHybLtHdr #header { 
	z-index: 2;
	margin-top: -20px;
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.twoColHybLtHdr #sidebar1{
	float: left; 
	width: 16em; /* since this element is floated, a width must be given */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}
.twoColHybLtHdr #sidebar1 li {font-weight: bold;
	padding-top: 2em;
	line-height: 2;
}

.twoColHybLtHdr #sidebar1 ul, #sidebar2 ul{font-size: 100%;
	color: #757678;
	padding: 0 1em 0 1.5em;
	

}
.twoColHybLtHdr #sidebar1 p {padding-left: 2em;
	font-size: 75%;
	font-style: italic;}


#sidebar2 ul {
	border-left: 1px dashed #e5e3c6;
}
	
.twoColHybLtHdr #sidebar2 ul {padding-left: 2em;
	padding-top: 1em;}

.twoColHybLtHdr #sidebar2 li {font-size: 80%;
	font-weight: normal;
	font-style: italic;
	line-height: 2;
}


.twoColHybLtHdr a {padding: 2px 5px 2px 5px;}

.twoColHybLtHdr  a {
	margin-left: -5px;
	text-decoration: none;
	padding-right: 2em;}

.twoColHybLtHdr a:link {color: #757678;

} 
.twoColHybLtHdr a:visited{color: #39688c;
	}

 
.twoColHybLtHdr a:hover{background-color: #39688c;
	color: #fff;

} 
#sidebar1 h3, #sidebar2 h3, #mainContent h3, #header2 h3{font-weight: bold;
	color: #39688c;
	font-size: 80%;
	padding: 2em 0 0 2em;
}
.twoColHybLtHdr #sidebar2{
	float: left; 
	width: 11em; /* since this element is floated, a width must be given */
	padding: 45px 0; /* top and bottom padding create visual space within this div  */
}
#mainContent p {font-size: 90%;
	line-height: 1.7;
	padding: .5em 0 0 0;} 



#mainContent h2 {
	font-weight: bold;
	color: #39688c;
	font-size: 90%;
	letter-spacing: .3em;
	padding-bottom: 1.5em;	
}

#mainContent h4 {font-weight: lighter;
	font-size: 100%;
	color: #757678;
	padding: .5em 0 .5em 0;
	
}

#mainContent h5 {
	color: #757678;
	font-weight: bold;
	padding: 1em 0 0 0;
}

#PriceLst {margin: 0 3em 1em 17em;}

#PriceLst h3.biLine {font-style: italic;
	font-size: 80%;
	color: #39688c;
	padding: .5em 0;
}
#PriceLst h3 {
	font-size: 1em;
	color: #990033;
	padding: 2em 0 0 0;
	
}
	
#PriceLst p {font-size: 85%;
	color: #757678;
	font-style: italic;
	line-height: 1.5em;
	padding: 1em 0;
}

#PriceLst ul{font-size: 90%;
	color:#39688c;
	margin: 1em 3em 1em 1em;
	}
	
#PriceLst ul li {padding: 1em;} 

.twoColHybLtHdr #mainContent { 
	margin: 0 40px 0 28em; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	
}

.twoColHybLtHdr #mainContent table th, td {font-size: 90%;
	padding: .3em .5em .3em 0;
}

.twoColHybLtHdr #mainContent p.last {margin-bottom: 2em;} 

#mainContentThumbs {
	margin: 0 40px 0 15em;

}


.twoColHybLtHdr #header2 h3.SeriesTitle{
	padding-bottom: 3em;
	margin-left: -5px;
	font-size: 90%;
}


.twoColHybLtHdr #mainContentThumbs a img {margin: 4px -5px;
	border: 3px solid #757678;
	text-decoration: none;
	}

	
.twoColHybLtHdr #mainContentThumbs a:hover img {border: 3px solid #e5e3c6;
	
}
.twoColHybLtHdr #mainContentThumbs a:hover {background: none;
	color: #e5e3c6;}

#subNav {margin: 0;
	padding: 0 0 0 .5em;}

ul.subNav {padding: 1em 0;
	margin: 0 auto;
}
ul.subNav li{display: inline;
	border-right: 1px dotted #e5e3c6;
	padding: .3em .3em;
	font-size: 75%;
	font-style: italic;

}



#imgBnr {border-bottom: 3px solid #757678;
	padding-top: 1em;
	margin-bottom: 2em;}
	
#mainContentImg img {
	border: 1px solid #e5e3c6;
	padding: 5px;}
#mainContentImg p {text-align: center;
	font-size: 90%;
	font-style: italic;
	color: #757678; }
	
#mainContentImg p.caption {padding-bottom: 2em;
	font-size: 70%;}

p.fltrt, p.fltlft {padding: .3em 1em;}

p.dwnld {font-size:80%;
	margin: -1em 0 2em 3em;
	font-style:italic;
	}

.twoColHybLtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#e5e3c6;
} 
.twoColHybLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	font-style: italic;
	line-height: 1.3;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: .5em;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: .5em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
