/* TEXT SETTINGS */

body {
	text-align: left;
	margin: 0;
	border: 0;
	background-image: url(/images/site_bg.gif);
}

body, h1, h2, h3, p, ul, ol, td, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; }

h1, h2, h3, h4, h5 
{
	padding: 0px 0px 10px 0px; 
	color: #803F96; 
	font-weight: bold;
}

a:link { color: black; }
a:Visited { color: black;  }
a:hover { color: #803F96; }

ul {margin: 0px; padding:0px 0px 0px 10px;}
ul li {list-style: none; background: url(/images/bullet.gif) no-repeat 0px 4px; color: #803F96; font-weight: bold; padding: 0px 0px 5px 15px;}

.label { width: 125px; }
.formstyle { width: 250px; line-height: 15px; }
.error { color: Red; }

td	{ vertical-align: top; }

.clear { clear:both; }

.lightPurpleBorder { border-left: 5px solid #C09FCB; }
.darkPurpleBackground { background-color: #803F96; }
.greyBackground { background-color:	#EAEAEA; }

/* Main Container */
#Container { text-align: left; width: 755px; border-right: 1px solid #CCCCCC; border-left: 15px solid #803F96;background-color: #ffffff; }

/* Navigation */
#Navigation { height: 75px; border-bottom: 1px solid #CCCCCC; }
#Logo { float: left; }
#Buttons { float: right; padding: 58px 10px 0px 0px; COLOR: #a7a7a7; TEXT-ALIGN: center}


#Buttons A {
	font-size: 10px; COLOR: #666666; TEXT-DECORATION: none; padding: 0 6px 3px 6px; border-right: 1px solid #666666; 
}
#Buttons A:hover {
	TEXT-DECORATION: none; COLOR: #333333;
}
#Buttons A.lastText { border-right: 0; }

/* Footer */
#Footer { border-left: 5px solid #C09FCB; height: 45px; }
#Footer A {	 COLOR: #666666; TEXT-DECORATION: none;}
#Footer .content { border-top: 5px solid white; font-size: 9px; color: #666666; padding: 20px 0 0 10px; }
#Footer .terms {float: left;}
#Footer .syrox {float: right;text-align: right; padding: 0px 10px 0 0px;}
#Footer A:hover {TEXT-DECORATION: none; COLOR: #333333;}



.floatpicleft
{
	float: left; margin: 0px 10px 0px 0px;
}

.floatpicright
{
	float: right; margin: 0px 0px 0px 10px;
}








/* Header */
#header { height: 116px; }
#header #logo { text-align:left; padding: 28px 0 0 0 } 

/* Navigation */
#nav { position: absolute; top: 134px; width:95px; text-align: right; }
#nav .navimg {margin: 7px 0 36px 0}

/* Page Heading */
#heading { position: relative; left: 125px; width: 600px; height: 32px; }

/* Main Content */
#content { position: relative; left: 125px; width:419px; margin-bottom: 30px; }

/* Page Buttons */
#buttons { position: absolute; top: 389px; left: 606px; width: 150px; text-align: right; }

/* Same Day Delivery */
#delivery { position: absolute; top: 0px; left: 630px; }







/* Footer */

#footer { position: relative; width:770px; text-align: center; color: #CCCE6E; margin: 10px 0 10px 0; font-size: 10px; }
#footer .footlink:link { color: #CCCE6E; text-decoration: none; font-size: 10px; }
#footer .footlink:Visited { color: #CCCE6E; text-decoration: none;font-size: 10px; }
#footer .footlink:hover { color: #FFFFFF; text-decoration: underline;font-size: 10px; }







