/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: "helvetica neue",helvetica,"lucida grande",arial,sans-serif;
/*	font-family: Helvetica, Arial, clean, sans-serif;*/
	line-height: 18px;
	color: #444;
}

.logo {	
/*	position: absolute;
	top: 20px;
	left: 0;
	visibility: hidden;*/
}
	
#footer { 
	position: fixed; 
	bottom: 0px; 
	left: 0px;
 	z-index: 1;
/*background: url(http://www.mollychristian.com/files/display_imgs/bl_corner.jpg) no-repeat 0 0 fixed;*/
}
 
body.section-1 .logo {visibility: hidden;} 
body.section-1 #menu {margin-top: -90px; } 
 
	
body.section-1 { background: #000 url(http://www.mollychristian.com/files/display_imgs/main_molly.jpg) no-repeat 250px 160px scroll;}
body.section-2 { }
body.section-3 { background-color: #e6e6e6;}

hr {margin: 18px 0; 
	border: 0;
	color: #c7d7d6;
	background-color: #c7d7d6;
	height: 1px;
	width: 100%;
	}


a:link { text-decoration: none; color: #888;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #888;}
a:hover { text-decoration: none; color:#fa9300;}
/*orange is color:#c60 green, #dce8e7*/

#content a {color: #cc6600;}
#content a:hover {color: #333;}


a img { border: none; }

.fancy {
/*	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	font-style: italic;*/
	font-size: 11px;
/*	background-color: #67876f;
*/	color: #000;
	padding-left:18px;
	text-transform: uppercase;
	width: 208px;
	margin: 0 0 12px 0;
	letter-spacing: .5px;
}

#menu {
    width: 245px;
    overflow: visible;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
	padding: 0 0 0 0;
    height: 100%;
	background: #000;
	z-index: 100;
}

#menu img {padding: 10px 0 12px 15px;}

#menu ul {
	list-style: none;
	margin: 0 13px 12px 17px;
}

#menu ul li.section-title { 
	cursor: pointer;
	line-height: 18px;
	border-top: 1px solid #495f51;
	margin-bottom: 0px;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .2px;
	color: #ccc;
	text-transform: none;
/*	text-align: right;
*/}

#menu ul li.section-title2 { 
	line-height: 18px;
/*	margin-bottom: 0px;
	padding-top: 2px;*/
	font-size: 14px;
	font-weight: bold;
	color: #333;
	letter-spacing: .2px;
}

#menu ul li.section-title2 a {color: #333;}
#menu ul li.section-title2 a:hover { color:#fa9300; }

#menu ul li {
	padding-top: 0;
	line-height: 16px;
	letter-spacing: .2px;
/*	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .75px;*/
}

#content {
    height: 100%;
    margin: 38px 10px 0 255px;
    top: 0;
	padding-left: 20px;
}

.container {
    padding: 5px 5px 25px 0;
}

#content p { width: 560px; margin: 0 0 9px 0;
}

#menu p {
    margin: 0 0 9px 0;
}

#content ul {list-style: none;}
#content .bullets {list-style: disc; padding-left: 18px; }
#content .airy li {padding-bottom: 6px;}



#content h1, h2, h3, h4, h5, h6 {clear:both;}

h1 { font-size: 22px; 
	letter-spacing: -.3px; 
	color: #333; 
	line-height: 32px; 
	font-weight: normal; 
	border-bottom: 4px solid #c7d7d6; 
	padding-bottom: 5px;
	margin-bottom: 12px;}
h1.reverse {color: #ccc; border-bottom-color: #67876f;}		
h2 { font-size: 15px; /*line-height: 32px;*/}
h3 { font-size: 13px; }
h4 { font-size: 12px; }

#copywright {
	border-top: 1px solid #444;	
}

.dim {font-size: 10px; color: #444;}
.detail {font-size: 10px; color: #888;}

.air {padding-top: 12px;}
.space {padding-bottom: 12px;}
.chunk {padding-bottom:24px;}

.tools {
	text-transform: uppercase;
	font-size: 11px;
	}

.bar {background-color: #d5e5e4;
padding: 4px 2px 4px 6px;}

.floatleft {float: left;}
.floatright {float: right;}
.size1of3 {width: 25%;}
.sizeContent {width: 460px;}
.clear {clear: both;}
.important {font-size: 15px; line-height: 24px;}
.upper {text-transform: uppercase; font-size: 11px; }
.strong {font-weight:bold;}
.slide {padding-left: 18px;}
.subhead {position: absolute; top: 8px;}
.huge {
	font-size: 22px; 
	line-height: 32px; 
}

.dots {border-bottom: 1px dotted #ccc;}
	
#content p.welcome {
	padding-top: 8px;
	font-size: 22px; 
	line-height: 32px; 
	letter-spacing: -.5px;
/*	font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif; 
	font-style: italic;*/
	width: 690px;

}
.gray {color:#888;}


#img-container	{ margin: 0; padding: 0;}

#img-container p { 
	width: 500px;
	margin: 0; 
	padding: 0 0 12px 0; 
}
.caption {
	background: url(http://www.mollychristian.com/files/display_imgs/arrowUp.gif) no-repeat 0 0;
	color: #888;
	padding-left: 56px;
	position: relative;
	top: 6px;
	margin-left: 0;
	z-index: 0;
}

#TB_window {
	border-style: solid; 
	border-width: 1px; 
	border-color: #999 #666 #666 #999; 
	background-color: #ddd; 
	padding-bottom: 4px;
	}

	
/*#TB_caption {font-weight: bold; color: #666;}
#TB_next a {font-weight: bold; color: #fff; background: #ccc;}*/

#once { clear: left; }


