/* ------------------------------------------------------------------------
CSS sheet for Expressive Hands
Author: Chris Robinson
Date Created: 1/10/2008

All inquiries for this document should be directed to information@virtualtech.com.
------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------
COLORS

Tan in Background - #d8c897
Dark Blue in Header - #203546

------------------------------------------------------------------------ */



/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
body{
	font: 12px/1.5em Arial, sans-serif;
	text-align: center;
	color: #000;
	background: url(images/navbg.gif) repeat-x;
/*	background: url(images/topLine.gif) 100px 100px no-repeat;*/
}
#wrap{
	width: 980px;
	text-align: left;
	margin: auto;
}
h3{
	color: #056480;
	font-size: 14px;
}
/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	width: 100%;
	text-align: center;
}
#header h1.left, #header h1.right{
	background: url(images/leftstring.gif) no-repeat;
	height: 48px;
	width: 308px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 110px;
}
#header h1.right{
	background: url(images/rightstring.gif) no-repeat;
}
a.index{
	float: left;
	background: url(images/logo.gif) no-repeat;
	width: 289px;
	height: 316px;
	text-indent: -9999px;
	display: block;
}
#header h3{
	width: 40%;
	padding-top: 50px;
	float: left;
	margin-right: 18px;
}
#header h2{
	background: url(images/picture.gif) no-repeat;
	width: 220px;
	height: 202px;
	float: left;
	margin-top: 40px;
	text-indent: -9999px;
}
#header h4{
	background: url(images/bottomLine.gif) no-repeat;
	margin: auto;
	width: 725px;
	height: 50px;
	text-indent: -9999px;
	clear: both;
	margin-top: -10px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation{
	height: 66px;
	width: 100%;
	display: block;
	background: url(images/navbg.gif) repeat-x;
}
ul.navigation li{
	float: left;
	display: block;	margin-left: 20px;

position: relative;
}
ul.navigation li a{
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 19px;
	text-align: center;
	height: 50px;
}
ul.navigation li.home a{
	width: 60px;
}
ul.navigation li.home a:hover{
	background: url(images/phone.gif) 0px 10px no-repeat;
}
ul.navigation li.about{
	width: 60px;
}
ul.navigation li.about a:hover{
	background: url(images/dog.gif) 0 10px no-repeat;
}
ul.navigation li.benefits a{
	width: 95px;
}
ul.navigation li.benefits a:hover{
	background: url(images/flower.gif) 0px 10px no-repeat;
}
ul.navigation li.classes a{
	width: 102px;
}
ul.navigation li.classes a:hover{
	background: url(images/banana.gif) 0 10px no-repeat;
}
ul.navigation li.asl a{
	width: 90px;
}
ul.navigation li.asl a:hover{
	background: url(images/moon.gif) 0 10px no-repeat;
}
ul.navigation li.early a{
	width: 128px;
}
ul.navigation li.early a:hover{
	background: url(images/phone.gif) 0 10px no-repeat;
}

ul.navigation li.contact a{
	width: 70px;
}
ul.navigation li.contact a:hover{
	background: url(images/dog.gif) 0 10px no-repeat;
}
ul.navigation li.links a{
	width: 70px;
}
ul.navigation li.links a:hover{
	background: url(images/flower.gif) 0 10px no-repeat;
}
ul.navigation li.products a{
	width: 	81px;
}
ul.navigation li.products a:hover{
	background: url(images/banana.gif) -4px 10px no-repeat;
}
ul.navigation li ul{
	display: none;
}
ul.navigation li:hover ul, ul.navigation li.over ul{
	display: block;
	position: absolute;
	top: 70%;
	left: 0px;
}
ul.navigation li.about ul li, ul.navigation li.about ul a{
	float: none;
	color: #fff;
	text-indent: 0;
	text-align: left;
	width: 80px;
	display: block;
	background: #FF9058;
	height: 20px;
	margin-left: 0px;
}
ul.navigation li.about ul li a{
	background: #FF9058;
	margin: 0;
	text-decoration: none;
	width: 80px;
	padding-top: 5px;
	color: #000;
	padding: 0 0;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid black;
}
ul.navigation li.about ul li a:hover{
	background: #74B9D2;
}
/* -----------------------------------------------------------------------
CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	display: block;
	clear: both;
	text-align: left;
	margin: 0 10px;
	width: 100%;
	padding-top: 5px;
}
#content #indexstuff{
	background: url(images/btmleft.jpg) left bottom no-repeat;
	height: 340px;
	position: relative;
}	
#content p{
	margin: 10px 0px;
}
body.index #content p{
	margin: 10px;
	display: block;
}
#content h5{
	font-size: 14px;
	text-align: center;
}
#content #indexstuff p.first{
	padding-top: 20px;
	margin-left: 270px;
}
#content #indexstuff p.second{
	margin-left: 420px;
}
#content #indexstuff p.third{
	margin-left: 470px;
}
#content #indexstuff p.fourth{
	margin-left: 500px;
}
#content #indexstuff h3.information{
	margin-left: 530px;
	margin-bottom: -10px;
}
#content #indexstuff p.information2{
	margin-left: 545px;
}
#content a.note{
	background: url(images/note.jpg) center center no-repeat;
	width: 190px;
	height: 170px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-right: 10px;
	padding-top: 50px;
}
	
img.floatright{
	margin-left: 10px;
	margin-top: 20px;
	float: right;	
}
#content dl{
	margin: 10px 10px;
}
#content li{
	margin: 10px 20px;
}
#content dl dt{
	font-weight: bold;	
}
#top div.special{
	border: 2px solid #000;
	width: 40%;
	margin-left: 30px;
	text-align: center;
	margin-bottom: 10px;
}

#top div.center{
	margin: auto;
	width:60%;
}

#top div.special p .where{
	font-weight: bold;
}
#top p .bold{
	font-weight: bold;
	width: 60px;
	float: left;
	display: block;
}
#top h3.center{
	text-align: center;
}
#top h4.center{
	text-align: center;
	font-size: 130%;
}
#top p.center{
	text-align:center;
}
#left{
	position: absolute;
	top: 390px;
	left: 20px;
}
#left ul{
	margin-bottom: 10px;
}
#left ul li{
	margin-left: 5px;
	list-style-type: none;
}
#left ul li a{
	text-decoration: none;
	color: #000;
}
#left ul li a:hover{
	color: #056480;
}
/* -----------------------------------------------------------------------
TOP ELEMENTS
-------------------------------------------------------------------------*/
#top{
	float: right;
	width: 68%;
	margin: 10px 20px 10px 0px;
}
#top dl{
	margin-bottom: 1em;
}
#top dl dt{
	font-weight: bold;
}
#top dl dt a{
	color: #000;
	text-decoration: none;
}
#top dl dt a:hover{
	color: #74B9D2;
}
#top dl dd ul{
	margin-left: 15px;
}
#top p.center{
	text-align: center;
}
ul.floatleft, ol.floatleft{
	float: left;
	width: 250px;
	margin-left: 40px;
}
ul.floatleft li.first{
	font-weight: bold;
	list-style-type: none;
	margin-left: -20px;
}
div.fix{
	display: block;
	clear: both;
}
/* -----------------------------------------------------------------------
RIGHT ELEMENTS
-------------------------------------------------------------------------*/
#right{

	float: right;
	overflow: hidden;
	margin-bottom: 100px;
	margin-right: 20px;
}
#indexstuff #right{
	position: absolute;
	top: 185px;
	right: 10px;
	background: url(images/note.jpg) center center no-repeat;
	width: 190px;
	height: 170px;
	text-indent: -9999px;
}

/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/	
h2.fix{
	background: url(images/bottomLine.gif) no-repeat;
	margin: auto auto 10px auto;	
	height: 46px;
	width: 702px;
	text-indent: -9999px;
	display: block;
	clear: both;
}
#footer{
	display: block;
	clear: both;
	height: 66px;
	width: 100%;
	background: url(images/footerbg.gif) repeat-x;
}
#footer ul{
	list-style-type: none;
	margin-left: 100px;
}
#footer ul li{
	float: left;
	padding-top: 19px;
	margin: 0 10px;
}
#footer a{
	text-decoration: none;
	color: #000;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p{
	padding-top: 19px;
	text-align: center;
	float: right;
	margin-right: 100px;	
}
#footer p a{
	display: block;
}