/* ------------------------------------------------------------------------
CSS sheet for Mom and Pop Place.
Author: Tim Kadlec
Date Created: 10/18/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Aqua Blue  - #60C2D7;
	
------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
}
body{
	font: 14px/1.5em Trebuchet MS, Arial, sans-serif;
	background: #FFEBCD;
}
#vtheader{
	display: block;
	width: 100%;
	border-bottom: 23px solid #F0B310;
	position: relative;
	height: 127px;
}
body.whatsnew #vtheader{
	border-bottom: 23px solid #D86182;
}
body.cafe #vtheader{
	border-bottom: 23px solid #72CA80;
}
body.store #vtheader{
	border-bottom: 23px solid #C0AF2C;
}
body.calendar #vtheader{
	border-bottom: 23px solid #F2661D;
}
body.contact #vtheader{
	border-bottom: 23px solid #6F6CA7;
}
#vtheader h2{
	display: block;
	float: right;
	background: url(images/storecafe.png) 0px 10px no-repeat;
	text-indent: -9999px;
	width: 705px;
	height: 50px;
}
#vtheader h1{
	display: block;
	background: url(images/logo.gif) no-repeat;
	height: 117px;
	width: 191px;
	text-indent: -9999px;
	font-size: 70%;
	margin: 10px 10px 0px 30px;
	float: left; 
}
h2{
	font-size: 120%;
	color: #43407F;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0;
	padding: 1em 10px;
}
p{
	margin: 0;
	padding: .5em 10px;
}
/* -----------------------------------------------------------------------
vtnavigation ELEMENTS
-------------------------------------------------------------------------*/
.vtnavigation{
	list-style-type: none;
	position: absolute;
	right: 30px;
	top: 86px;
	display: block;
	height: 41px;
}
.vtnavigation li{
	display: block;
	float: left;
}
.vtnavigation li a{
	display: block;
	width: 87px;
	height: 41px;
	text-indent: -9999px;
}
.vtnavigation li a.active{
	width: 90px;
}
/*
.vtnavigation li.home a.active{
	background: url(images/vtnavigationhome.gif) -9px 0px no-repeat;
}
.vtnavigation li.home a{
	background: url(images/whatsnewnav.gif) -9px 0px no-repeat;
}
.vtnavigation li.new a.active{
	width: 90px;
	background: url(images/whatsnewnav.gif) -96px 0px no-repeat;
}
.vtnavigation li.new a{
	width: 81px;
	background: url(images/cafenav.gif) -99px 0px no-repeat;
}
.vtnavigation li.cafe a.active{
	width: 87px;
	background: url(images/cafenav.gif) -177px 0px no-repeat;
}
.vtnavigation li.cafe a{
	width: 84px;
	background: url(images/vtnavigationhome.gif) -177px 0px no-repeat;
}
.vtnavigation li.store a{
	background: url(images/vtnavigationhome.gif) -270px 0px no-repeat;
}
.vtnavigation li.calendar a{
	width: 84px;
	background: url(images/vtnavigationhome.gif) -357px 0px no-repeat;
}
.vtnavigation li.contact a{
	width: 90px;
	background: url(images/vtnavigationhome.gif) -441px 0px no-repeat;
}
*/
body.home ul.vtnavigation{
	background: url(images/homenav.gif) -9px 0px no-repeat;
}
body.whatsnew ul.vtnavigation{
	background: url(images/whatsnewnav.gif) -9px 0px no-repeat;
}
body.cafe ul.vtnavigation{
	background: url(images/cafenav.gif) -9px 0px no-repeat;
}
body.store ul.vtnavigation{
	background: url(images/storenav.gif) -9px 0px no-repeat;
}
body.calendar ul.vtnavigation{
	background: url(images/calendarnav.gif) -9px 0px no-repeat;
}
body.contact ul.vtnavigation{
	background: url(images/contactnav.gif) -9px 0px no-repeat;
}
/* -----------------------------------------------------------------------
vtintro ELEMENTS
-------------------------------------------------------------------------*/
#vtintro{
	background: url(images/introbg.gif) repeat-x;
	width: 100%;
	height: 188px;
	border-bottom: 10px solid #F0B310;
}
body.whatsnew #vtintro{
	border-bottom: 10px solid #D86182;
}
body.cafe #vtintro{
	border-bottom: 10px solid #72CA80;
}
body.store #vtintro{
	border-bottom: 10px solid #B9A627;
}
body.calendar #vtintro{
	border-bottom: 10px solid #F2661D;
}
body.contact #vtintro{
	border-bottom: 10px solid #6F6CA7;
}
#vtintro img{
	margin-top: 6px;
}
#vtintro ul{
	list-style-type: none;
}
#vtintro li{
	display: block;
	float: left;
	text-align: center;
	width: 33%;
}
/* -----------------------------------------------------------------------
MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#vtmaincontent{
	background: #fff;
}
#vtmaincontent dl{
	margin-left: 110px;
	padding: 1em 10px;
}
body.store #vtmaincontent dl{
	display: block;
	clear: both;
}
#vtmaincontent dl dt{
	font-weight: bold;
}
#vtmaincontent dl dd img{
	float: left;
	margin-left: -110px;
}
#vtmaincontent p .strong{
	font-weight: bold;
	display: block;
}
#vtmaincontent p.mailinglist{
	float: left;
	width: 35%;
}
#vtmaincontent p.directions{
	background: url(images/map.gif) 200px 1px no-repeat;
	width: 50%;;
	float: left;
	margin-bottom: 15px;
}
/* -----------------------------------------------------------------------
SIGNUP ELEMENTS
-------------------------------------------------------------------------*/
#signup{
	width: 273px;
	color: #fff;
	background: url(images/newsletterbg.gif) top center repeat-y #514E86;
	float: right;
	margin: 10px 10px 10px 10px;
	display: inline;
}
#signup h3{
	background: url(images/newsletterhead.gif) top center no-repeat;
	width: 223px;
	display: block;
	font-size: 120%;
	font-weight: normal;
	font-family: Georgia, serif;
	padding: 20px 25px;
}
#signup label, #signup input{
	display: block;
	margin: 0 25px;
}
#signup input{
	border: 1px solid #100F28;
	padding: .2em;
}
#signup input[type="text"]{
	width: 200px;
}
#signup input.button{
	margin: 0 0 0 150px;
	border: 0px;
}
#signup form{
	background: url(images/newsletterbtm.gif) bottom center no-repeat;
	padding-bottom: 24px;
}
/* -----------------------------------------------------------------------
vtfooter ELEMENTS
-------------------------------------------------------------------------*/
#vtfooter{
	display: block;
	width: 100%;
	clear: both;
	border-top: 5px solid #F0B310;
	background: #00957D;
	color: #fff;
	height: 130px;
	text-align: left;
}
body.whatsnew #vtfooter{
	border-top: 5px solid #D86182;
}
body.cafe #vtfooter{
	border-top: 5px solid #72CA80;
}
body.store #vtfooter{
	border-top: 5px solid #B9A627;
}
body.calendar #vtfooter{
	border-top: 5px solid #F2661D;
}
body.contact #vtfooter{
	border-top: 5px solid #6F6CA7;
}
#vtfooter a{
	color: #fff;
}
#vtfooter ul{
	list-style-type: none;
	padding-top: 20px;
}
#vtfooter li{
	display: inline;
	margin-left: 15px;
}
#vtfooter p{
	padding: 1.2em 15px;
	margin: 0;
}
#vtfooter p.address{
	text-align: left;
	float: right;
	padding: 20px 206px 20px 0;
	margin: 0 15px;
	background: url(../images/footerbg.gif) right center no-repeat;
}