/*	eliquid.com CSS Selectors global styles */


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

body {
	padding: 0;
	margin: 0;
	text-align: center;
	height: auto;
	background: #E1DBD0 url(images/nav/bkgnd-main.gif) top left repeat;
	}

body, div, td
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}


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

a:visited,
a:active,
a:link {
	color: #CC3300;
	text-decoration: underline;
}

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

a.lnk-cat:visited,
a.lnk-cat:active,
a.lnk-cat:link {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #474747;
	text-decoration: none;
}

a.lnk-cat:hover {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #C95200; 
	text-decoration: none;
}

a.lnk-plas:visited,
a.lnk-plas:active,
a.lnk-plas:link {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #474747;
	text-decoration: none;
}

a.lnk-plas:hover {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #73924E; 
	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: #1A02A4; }
.eli2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00931E; }


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

hr {  
	color: #000000; 
	height: 1px
}

input, textarea, select, option {
	font-size: 11px;
	font-family: verdana, arial,helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color : #000000; 
	
	 background-color: #F0F0F0;
	 border: 1px solid;
} 

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


ul, li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}


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

.bkgnd-head {
	background: url(images/nav/bkgnd-head.gif) top left no-repeat;
}

.shadbox-top {
	background: url(images/nav/shadbox-top.gif) top left no-repeat;
}

.shadbox-left {
	background: url(images/nav/shadbox-left.gif) top left repeat-y;
}

.shadbox-right {
	background: url(images/nav/shadbox-right.gif) top left repeat-y;
}

.shadbox-btm {
	background: url(images/nav/shadbox-btm.gif) top left no-repeat;
}

.shadbox-bkgnd {
	background: url(images/nav/shadbox-bkgnd.gif) top left repeat-y;
}

.shadbox-bkgnd-btm {
	background: url(images/nav/shadbox-bkgnd-btm.gif) top left no-repeat;
}

#face {
	width: 760px;
	background: url(faces/bk-face-p1.jpg) top left no-repeat;
}
