/* CSS Document */

/*			STYLESHEET FOR FUTUREBUTTERFLIES.COM    */
/*			Designed by Nick Escobedo 				*/
			
/*			FUTUREBUTTERFLIES , Copyright 2009		*/
		

html {
	font-size:13px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	}

body {
	margin: 0;
	padding: 0;
	color: #AAA;
	vertical-align: top;
	background-color:#000000;
	color: #AAA;
	}

.bg {background-attachment:fixed; background-repeat: no-repeat; background-position:top center; background-color:#000;}


p { margin:2px 0 16px;}	

::-moz-selection { 
	background:#034667;
	color:#fff;
   	}
::selection {
	background:#034667;
	color:#fff;
	}

a:link	{
	color: #99CCFF;
	text-decoration: none;
	}
a	{ }

a:visited {
	color: #99CCFF;
	text-decoration: none;
	} 
	
a:active {
	color: #99CCFF;
	text-decoration: none;
	} 
	
a:hover	{
	color: #fedc6a; 
	text-decoration: none;
	} 

form { margin: 0px;}	

i, cite, em, var, dfn { font-style:italic; }

.clear { clear:both}

ul { list-style-type:none;}
li { display:list-item;}

.error { color: #990000;}



/* 			_______________________________	         */
/*			LAYOUT                                   */


body {padding:0px 0 0 0px;}

	
.wrapper {
	background-position:center top;
	text-align:left;
	width:925px;
	margin:0 auto;
	}
	
.wrappererror {
	background-position:center top;
	text-align:left;
	width:525px;
	margin:0 auto;
	margin-top:60px;
	margin-left:500px;
	}	
	
.spacer {	height:700px; clear:both;}	

.header	{
	border-bottom: solid #556e63 1px;
	height: 70px;
	margin: 0 auto;
	xbackground-image: url(../images/headBG.gif);
	}
	
.header h1 {
	clear:none;
	float:left;
	font-family:"Lucida Sans Unicode", Tahoma, Arial, Verdana;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:30px;
	letter-spacing:-1px;
	line-height:30px;
	margin:28px 0 0 0;
	padding:0 0 0 8px;}	

#logo {
	float:left;
	margin:18px 0 0 0;
	padding:0 0 0 8px;
	}

#Nav {
	width:422px;
	float:right;
	line-height:17px;
	xpadding: 43px;
	}
	
#Nav ul { margin:0; padding:0;}
#Nav li {
	float:left;
	display:block;
	color: #ffcc00;
	margin:0;
	padding:25px 50px 8px 12px;
	xline-height:0px;
	
	}
#Nav ul li.sel { background-color:#333; xmargin:0}	
#Nav ul li.hover {background-color:#C60; padding-right:20px;}
#Nav ul a {
	xdisplay:block;
	color:#FFF;
	margin:0;
	padding:0px;
	font-size:18px;
	line-height:18px;
	xheight:40px;
	}
#Nav ul a:link { color:#FFF;}
#Nav ul a:hover {
	color:#000;
}
#Nav ul li:hover {
	color:#FF0;
	background-color:#F07800;
}
	
div#main {
	xdisplay:inline;
	width:950px;
	}
	
.sidehead {
	font-size:13px;
	font-family:"Lucida Sans Unicode", Tahoma, Arial, Verdana;
	background-color:#7C8A54;
	color:#FFFFFF;
	padding:4px 5px 3px 8px;
	line-height: 16px;
	}   
	
#Binder { clear:both;}


/* 			________________________________	*/
/* 			CLASS SELECTORS 				*/

.ImageLeft {
	margin: 0px 14px 10px 0px;
	border: dotted #b7b084 1px;
	float: left;
	}
.ImageRight {
	margin: 0px 0px 10px 14px;
	border: dotted #b7b084 1px;
	float: right;
	}	
	
.blockquote {
	background:transparent url(/resources/images/bg_blockquote.gif) no-repeat scroll 0pt 5px;
	padding-left: 35px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
	color: #212945;
	}

.UtxtSmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	line-height: 13px;
	}

.footertxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699;
	line-height: 13px;
	}
	
.footertxt a:link { color:#CC9933;}	
	
.article {						/* used to set space around individual stories on homepage 	*/
	font-size:12px;
	font-weight : normal;
	line-height : 14px;
	margin-bottom:18px;
	clear: both;
	}

.article ul {
	xpadding:0px 0px 0px 0px;
	}
.article ul li {
	padding:0 4px 0 0px;
	line-height:1.3em;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px 0px 0px 6px;
	}


.foliothumb { float:left; padding: 10px 10px 0 0; xdisplay:block; line-height:0px; margin:0; xbackground-color:#9C6;}
.foliospace1 { float:left; width:185px; height:76px; margin:0; padding:0;}
.foliospace2 { float:left; width:370px; height:76px; margin:0;}
.foliospace3 { float:left; width:555px; height:76px; margin:0;}

a.linkopacity img { opacity: 0.5;}

a.linkopacity:hover img { filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;}






	
/* INTERIOR 	*/		

#Home { width:950px; margin:0 auto;  margin-top:30px;}

#left_col {
	xbackground-color:#000;
	xopacity: 0.5;
	float:left;
	padding: 28px 80px 100px 40px;
	border-right:1px solid #4F4D20;	
	width:473px;
	overflow:hidden;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/75p_honey.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(images/75p_honey.png);
}


#left_col h1 {
	clear:left;
	color:#dfae03;
	font-size:21px;
	font-weight: bold;
	padding-bottom:10px;
	letter-spacing:-1px;
	xfont-family: Arial, Helvetica, sans-serif;
	}
#left_col h2 {
color:#dfae03;
font-size:20px;
letter-spacing:-1px;
	}
#left_col h3 {
color:#dfae03;
font-size:16px;
letter-spacing:-1px;
	}
#left_col p {
	}
#left_col ul {
padding-bottom:20px;
	}
#left_col li {
background:transparent url(../images/bullet.gif) no-repeat scroll 5px 0.4em;
margin-bottom:5px;
padding-left:17px;
	}


#mid_col {
	display:inline;
	float:left;
	xheight:400px;
	color: #94a7ae;
	xopacity: 0.75;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:28px 15px 80px 20px;
	width:295px;
	margin: 0px 0px 5px 0px;
	xbackground-color:#0d0d0d;
	overflow: hidden;
	xborder-left: 1px solid #333;
}



#mid_col ul { margin:0; padding:8px 0 20px 0;}

#mid_col li {
background:transparent url(../images/bullet.gif) no-repeat scroll 5px 7px;
list-style:none;
xlist-style:circle;
margin-bottom:5px;
padding-left:15px;
}

#mid_col h1 { color:#FFFFFF;
font-size:14px;
font-weight:normal;
margin:0;}

.mid_content {
	}

#right_col {
display:inline;
float:left;
margin: 0px;
padding:28px 14px 200px 14px;
width:192px;
xbackground-color:#013546;
overflow: hidden;
border-left: 1px solid #002836;
background-image:url(../images/sidebar_bg.jpg);
background-position:0 0;
background-repeat:no-repeat;
font-size:13px;
font-family:Tahoma, Arial, Helvetica;
}
#right_col h3 {
border-bottom:1px dotted #275d71; padding-bottom:10px;}

ul.places { margin:0; padding:0;}

ul.places li { border-bottom:1px dotted #275d71; }
ul.places li:hover { background:url(../images/SemiTransYellow.png); }
ul.places li a { display:block; padding:10px 0 12px 0 }
ul.places li a:hover { border:none; padding:10px 0 12px 0 }
ul.places li a em { display:block; color:#fff }



/*Input & text handling*/
#contact-header p {
		font-size: 1.4em;
		line-height: 1.7em;
		padding: 20px 0 0 0;
		}
		
#contact-header h2 { 
		font-size: 3.5em;
		color: #ffffff;
		}
	
#contact-form input#name, 
#contact-form input#email,
#contact-form textarea {
		font-family: Arial, Helvetica, Tahoma, sans-serif;
		border: none;
		font-size: 20px;
		background: #222222;
		padding: 8px;
		margin: 10px 0 10px 0;
		width: 490px;
		resize: none;
		-moz-border-radius: 5px;  
		-khtml-border-radius: 5px;  
		-webkit-border-radius: 5px; 
		border-radius: 5px
		}
		
#content { height: 150px; }
		
.active-field { color: #ffffff; }

.inactive-field { color: #555555; }

.invalid-form {
		background: url(../assets/icons/invalid-field.png);
		height: 32px;
		width: 32px;
		float: left;
		margin: 15px 0 0 12px;
		}

		