/*	eliquid.com CSS Selectors global styles */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/*	body
------------------------------------------------------------------------------- */

/* html {
	font-size: 76%; 76% is browsers "normal" font size
} */

html, body {
	width: 100%;
	height: 100%;
	background: #FFF url(images/nav/bkgnd-main.gif) repeat;
	text-align: center;
	}

body, div, td {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000;
}

td {
	padding: 2px;
}

h1 {
	margin-bottom: 10px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #036;
}

h2 {
	font-family: 'Trebuchet MS', Helvetica, Arial, Sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #069;
}

h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
}


p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
}

strong, b {
	font-weight: bold;
}


/*	links
------------------------------------------------------------------------------- */

a:visited,
a:active,
a:link {
	color: #004080;
	text-decoration: none;
}

a:hover {
	color: #006CD9; 
	text-decoration: none;
}


/*	-- For Designed By Link -- */
/* -- <a href="http://www.eliquid.com" target="_blank" style="text-decoration:none"><span class="eli1">eliquid</span><span class="eli2">MEDIA</span></a> -- */

.eli1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #C1C1C1; }
.eli2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF; }


/*	misc
------------------------------------------------------------------------------- */

img { border: 0; }

hr {  
	margin: 5px 0;
	color: #CCC; 
	height: 2px;
	border: 1px solid #CCC;
}

.clearHack {  /* use with <img src="images/spacer15.gif" width="0" height="0" class="clearHack" /> */
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

input, textarea, select, option {
	font-size: 12px;
	font-family: Tahoma, arial,helvetica, sans-serif;
	color : #666; 
	font-weight: normal;
	background-color: #FAFAFA; 
	border: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px;
} 

input:focus, textarea:focus, select:focus, option:focus, 
input:hover, textarea:hover, select:hover, option:hover {
	font-size: 12px;
	font-family: Tahoma, arial,helvetica, sans-serif;
	color : #000; 
	font-weight: normal;
	background-color: #FFF; 
	border: 1px solid #000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px;
} 

input.clear { background-color:#FFF; border : none; }


ul, li
{
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

/*	layout
------------------------------------------------------------------------------- */

#page {
	margin: 0 auto;
	width: 870px;
	text-align: left;
}

#top {
	width: 870px;
	height: 85px;
	text-align: left;
}

#logo {
	float: left;
	width: 250px;
	height: 84px;
}

#top_bar {
	float: right;
	margin-top: 4px;
	width: 610px;
	height: 58px;
	text-align: right;
	overflow: hidden;
}

.top_bar-left {
	padding: 0;
	width: 12px;
	height: 58px;
	background: url(images/nav/top-bar-left.gif) no-repeat;
}

.top_bar-bkgnd {
	padding: 0 10px;
	height: 58px;
	background: url(images/nav/top-bar-bkgnd.gif) repeat-x;
}

.top_bar-right {
	padding: 0;
	width: 12px;
	height: 58px;
	background: url(images/nav/top-bar-right.gif) no-repeat;
}

#menu {
	width: 870px;
	height: 31px;
	text-align: center;
}

#front_submenu {
	width: 870px;
	height: 5px;
	background: url(images/nav/front-subnav.gif) no-repeat;
	text-align: center;
}

#submenu {
	width: 870px;
	height: 30px;
	background: url(images/nav/main-subnav.gif) no-repeat;
	color: #c0c0c0;
	overflow: hidden;
	text-align: center;
}

#submenu_cell {
	padding: 8px 0 0 0;
}

#submenu_cell a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #004080;
	text-decoration: none;
}

#submenu_cell a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006CD9;
	text-decoration: none;
}

#submenu_cell a.sub_current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006CD9;
	text-decoration: none;
	font-weight: bold;
}

#main {
	width: 870px;
	background: #FFF;
}

#main_head {
	margin: 0 0 0 15px;
	padding: 20px 0 0 0;
	width: 849px;
	background: #FFF;
}

#main_head_fancy {
	margin: 0 0 0 15px;
	padding: 20px 0 0 0;
	width: 849px;
	background: #FFF;
}

#content {
	float: left;
	width: 818px;
}

#content_left {
	float: left;
	width: 528px;
}

#content_right {
	float: left;
	margin: 42px 0 0 8px;
	width: 310px;
	text-align: center;
}

#content_fancy {
	float: left;
	margin: 0 0 0 10px;
	width: 660px;
	min-height: 452px;
}

#content_whole_width{
	float: left;
	margin: 0 0 0 10px;
	width: 795px;
	min-height: 452px;
}

#content_height {
	float: left;
	width: 1px;
	height: 452px;
}

#main_btm {
	width: 870px;
	height: 16px;
	background: url(images/nav/main-btm.gif) no-repeat;
}

#footer {
	margin: 2px 0 30px 0;
	padding: 6px 0 20px; 0;
	width: 870px;
	text-align: left;
}

#footer_left {
	float: left;
	margin: 0 0 0 20px;
	width: 250px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}

#footer_right {
	float: right;
	margin: 0 20px 0 0;
	width: 550px;
	text-align: right;
	color: #FFF;
}

#footer_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFF80;
	text-decoration: none;
}

#footer_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
}

/*	front layout
------------------------------------------------------------------------------- */

#front_head {
	width: 870px;
	background: #FFF;
}

#flashcontent {
	width: 870px;
	height: 277px;
	text-align: center;
}

#front_top_copy {
	margin: 10px 0 0 10px;
	width: 285px;
	height: 288px;
	overflow: hidden;
}

#front_head_btm {
	clear: both;
	padding: 6px 0 2px 6px;
	width: 870px;
	min-height: 150px;
}

#front_content {
	float: left;
	width: 858px;
	min-height: 150px;
}

	#fc_col1 {
		float: left;
		width: 260px;
		text-align: center;
	}
	
	#fc_col2 {
		float: left;
		width: 150px;
		text-align: center;
	}
	
	#fc_col3 {
		float: left;
		width: 138px;
		text-align: center;
	}
	
	#fc_col4 {
		float: left;
		width: 310px;
		text-align: center;
	}

/*	internal layout
------------------------------------------------------------------------------- */

#internal_head {
	width: 870px;
	height: 61px;
	background: #FFF;
	overflow: hidden;
}




/*	top menu - 870px x 31px
------------------------------------------------------------------------------- */

#navigation {
	width: 870px;
	height: 31px;
	overflow: hidden;
}
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	padding: 8px;
	text-align: center;
}
#navigation ul li {
	display: inline;
	margin-right: -2px;
}
#navigation ul li a {
	background: url(images/nav/tabs-left.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #777;
	text-decoration: none;
	padding: 8px 0 8px 0;
}
#navigation ul li span {
	background: url(images/nav/tabs.gif) no-repeat right top;
	padding: 8px 12px 8px 6px;
	margin: 0 0 0 8px;
}
#navigation ul li a:hover span {
	text-decoration: none;
	color: #006CD9;
	background-position: 100% -31px;
}
#navigation ul li a:hover {
	background-position: 0 -31px;
}
#navigation #current a {
	background-position: 0 -31px;
}
#navigation #current a span {
	text-decoration: none;
	color: #004080;
	background-position: 100% -31px;
}
#navigation #current a:hover span {
	text-decoration: none;
	color: #006CD9;
	background-position: 100% -31px;
}

/*- Skin & Body Lines  skin-body.html  and their backgrounds--------------------------- */ 

#main_head_acid {
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_acid-bkgnd.jpg) no-repeat;
}

#main_head_rehydra {
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_rehydra-bkgnd.jpg) no-repeat;
}

#main_head_vitaminc {
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_vitaminc-bkgnd.jpg) no-repeat;
}

#main_head_purity {
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_purity-bkgnd.jpg) no-repeat;
}

#main_head_kimilla {
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_kimilla-bkgnd.jpg) no-repeat;
}


#main_head_delay{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_delay-bkgnd.jpg) no-repeat;
}

#main_head_fruiderm{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_fruiderm-bkgnd.jpg) no-repeat;
}


#main_head_white{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_white-bkgnd.jpg) no-repeat;
}

#main_head_mud{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_mud-bkgnd.jpg) no-repeat;
}

#main_head_coco{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_coco-bkgnd.jpg) no-repeat;
}

#main_head_lui{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_lui-bkgnd.jpg) no-repeat;
}

#main_head_stretch{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_stretch-bkgnd.jpg) no-repeat;
}

#main_head_cosmetics{
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	width: 858px;
	background: url(images/nav/main_head_cosmetics-bkgnd.jpg) no-repeat;
}





/*- drop down menu --------------------------- */ 

#dropmenudiv{
position:absolute;
border:1px solid #f5f5f5;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #f5f5f5;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E9E9E9;
}


/*- Internet Explorer...It's Hacktastic!--------------------------- */ 
  
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/





