/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image:url(http://www.vanillahorizon.com/images/mozech.jpg);
	background-repeat:repeat;
   }
#content {
	background-color:#000000;
	position: relative;
	width:100%;
}

#container-content {
	padding-bottom: 20px;
}

#footer {
	width: 100%;
	background-color:#000;
	position: relative; 
	height: 20px;
	text-align:center;
}




/*my parts*/






.terms_float_right {
	float:right;
	margin-right:35%;
	overflow:hidden;

}


/*start of logo holder*/
#top_conatiner {
	width:100%;
	color:#FF0000;
	background-color:#000;
	margin:0;
	padding:0;
	overflow:hidden;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;

}

#top_logo {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000;
	

	

}
/*end of logo holder*/

/*start of main navigation holder*/
#first_nav {
	width:100%;
	height:20px;
	color:#FF0000;
	background-color:#000;
	background-image:url(http://www.vanillahorizon.com/images/main_nav_pattern.gif);
	background-repeat:repeat;
	margin:0;
	padding:0;
	overflow:hidden;
	


}
					
#first_nav_content {
	width:760px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	background-color:#666;
	background-image:url(http://www.vanillahorizon.com/images/main_nav_pattern.gif);
	background-repeat:repeat;
	font-family: verdana, arial, sans-serif;
	font-size:12px;


}

/*inline list*/

 #first_nav_content ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#first_nav_content ul li { display: inline; }

#first_nav_content ul li a
{
text-decoration: none;
padding: 0.5em 1.45em;
color: #CCCCCC;
background-color: #000;
background-image:url(http://www.vanillahorizon.com/images/main_nav_pattern.gif);
	background-repeat:repeat;
}

#first_nav_content ul li a:hover
{
color:#FFFFFF;
background-color: #000;
background-image:url(http://www.vanillahorizon.com/images/secondary_nav_pattern.gif);
	background-repeat:repeat;
}/*end of inline list*/

/*end of main navigation*/	

/*start of secondary navigation*/
#second_nav {
	width:100%;
	height:20px;
	color:#FF0000;
	background-color:#000;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url(http://www.vanillahorizon.com/images/secondary_nav_pattern.gif);
	background-repeat:repeat;
}
		
#second_nav_content {
	width:760px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	background-image:url(http://www.vanillahorizon.com/images/secondary_nav_pattern.gif);
	background-repeat:repeat;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	}
	
/*inline list*/

 #second_nav_content ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#second_nav_content ul li { display: inline; }

#second_nav_content ul li a
{
text-decoration: none;
padding: 0.5em 1.9em;
color: #CCCCCC;
background-color: #000;
background-image:url(http://www.vanillahorizon.com/images/secondary_nav_pattern.gif);
	background-repeat:repeat;
}

#second_nav_content ul li a:hover
{
color:#39C0F8;
background-color: #000;
}/*end of inline list*/

	
	
/*end of secondary navigation*/	

<!--horizon placement-->

#hroizon {
	top:0;
	height:200px;
	width:100%;
	background-color:#000;

}
/*end of horizon placement*/

/*start of flash placement*/
#main_flash {
	position:absolute;
	top:200px;
	left:0;
	width:100%;
	height:200px;
	color:#FF0000;
	background-color:transparent;
	margin:0;
	padding:0;
	overflow:hidden;

}
						
#flash_main_movie {
	top:0;
	width:760px;
	height:200px;
	margin-left: auto;
	margin-right: auto;
	background-color:transparent;

}
/*end of flash placement*/

/*thinking in motion*/

#thinking_in_motion {
	margin-right:auto;
	margin-left:auto;
	padding:0;
	background-color:transparent;
	font-weight:600;
	text-indent:0;
	color:#FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	text-align:center;


}

/*main content*/


#main_text {
	position:relative;
	left:1%;
	height:180px;
	width:74%;
	margin:0 1% 1% 0;
	padding:10px 1% 20px 1%;
	background-color:#000;
	font-weight:600;
	text-indent: 0;
	color:#CCCCCC;
	font-family: verdana, arial, sans-serif;
	text-align:left;
	font-size:10px;
	overflow:auto;
	background-image:url(http://www.vanillahorizon.com/images/secondary_nav_pattern.gif);
	background-repeat:repeat;

}

#tip_text {
	position:absolute;
	top:415px;
	right:1%;
	height:180px;
	width:19%;
	margin:0 0 0 1%;
	padding:0;
	color:#FFFFFF;
	background-color:#000000;
	font-weight:600;
	text-indent: 0;
	color:#FFFFFF;
	font-family: verdana, arial, sans-serif;
	text-align:left;
	font-size:10px;
	
	background-position:left;
	
	
	}
	
#tips {
	padding:10px 1% 20px 1%;
	height:180px;
	margin-right:auto;
	margin-left:auto;
	overflow:auto;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(http://www.vanillahorizon.com/images/globe.jpg);
	background-repeat:no-repeat;


}
	
#footer {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color:#000;

}

/*start of tip link style*/
a.tip:link {
	color:#000;
	background-color:transparent;
	text-decoration:none;
	

}

a.tip:visited {
	color:#000;
	background-color:transparent;
	text-decoration:none;
	
}

a.tip:hover {
	color:#39C0F8;
	background-color:transparent;
	text-decoration:underline;
	
}

a.tip:active {
	color:#000;
	background-color:transparent;
	text-decoration:none;
	
}

.tip_style {
	
	list-style:none;

}



/*content formating*/



h1.page_name {
  color:#FFFFFF;
  height: 30px;
}
#page_selector {
  text-align:center;
  font-size: 12px;
  clear:both;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: large;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: small;
  font-weight: normal;
}
h3 {
  font-size: medium;
}
p {
  margin-top: 1em;
  margin-bottom: 0;
}
.fw {
  font-weight:bold;
}
li {
  margin-bottom:.5em;
}

a:link {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;

}

a:visited {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;

}

a:hover {
	color:#39C0F8;
	background-color:transparent;
	text-decoration:underline;

}

a:active {
	color:#333333;
	background-color:transparent;
	text-decoration:none;

}

/*start of search style*/
a.search:link {
	color:#00FF66;
	background-color:transparent;
	text-decoration:none;
}

a.search:visited {
	color:#00FF66;
	background-color:transparent;
	text-decoration:none;

}

a.search:hover {
	color:#f60;
	background-color:transparent;
	text-decoration:underline;

}

a.search:active {
	color:#FFFFCC;
	background-color:transparent;
	text-decoration:none;

}
/*end of search style*/
.drop_cap {
	font-size: 2.5em;
	float:left;
	padding-right: 2px;


}

.bold_text {
	font-weight:bold;
}

.search_bold_text {
	color:lime;
	font-weight:bold;
}

.italic_text {
	font-style:italic;
	color:#99CCFF;

}

.clear {
clear:left;

}

.image_float_right {
  float:right;
  padding:5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  border:1px solid #66FF00;
}

.image_float_left {
  float:left;
  padding:5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  border:1px solid #333333;
}

#w3c_css {
	float:left;
	top:100%;
	padding: 0 0 5px 5px;
}

/* --------------------  Contact Us  ------------------------- */

#contactform {
	padding: 0;
	}

#contactform p label {
	float:left;
	width: 100px;
	}
	
#contactform input, #contactform textarea {
	width: 300px;
	}

#contactform input.formbutton {
	width: 100px;
	color: #f60;
	}
	
#search_form input, textarea {
 	font: 10px Verdana, sans-serif;
	background-color: #fff;
	border: 1px solid #A3948E;
	width:80px;
	padding:0 1px 0 1px;
	margin:0 1px 0 1px;
	}

#search_form input.formbutton {
	font:10px Verdana, sans-serif;
	background-color:#FFFFFF;
	color: #f60;
	/*height: 16px;*/
	width:60px;
	
	}
	
#terms_footer_text {
	position:relative;
	top:-40px;
	float:right;
	margin:0;
	text-align:center;


}
	
#search_form {
	position: relative;
	bottom:0;
	left:0;
	font:10px Verdana, sans-serif;
	color: #f60;
	height: 19px;
	padding:0 0 0 20px;
	margin:0;
	text-align:left;
}



#cms_edit_main_text {
	padding: 0;
	}

#cms_edit_main_text p label {
	float:left;
	width: 100px;
	}
	
#cms_edit_main_text input, #cms_edit_main_text textarea {
	width: 500px;
	}

#cms_edit_main_text input.formbutton {
	width: 100px;
	color: #f60;
	}
	
/*--------------------------------login content-----------------------------------------*/

#login_content {
	background-color: #000;
	position: relative;
	width:100%;
	color:#FFFFFF;
	font:10px Verdana, sans-serif;
	background-image:url(http://www.vanillahorizon.com/images/main_area_pattern.gif);
	background-repeat:repeat;
}

#loginform {
	width:100px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	font:10px Verdana, sans-serif;
	background-color:#000;
	color:#FFFFFF;
	background-image:url(http://www.vanillahorizon.com/images/main_area_pattern.gif);
	background-repeat:repeat;
	text-align:left;

	

}


#login_heading {
	width:400px;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
	font:12px Verdana, sans-serif;
	text-align:center;



}