@charset "utf-8";
/* CSS Document */

/*------------------------------------------------ General Site */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#white {
	margin-left: -100000px;
	color: #000;
	height: 5px;
	width: 100px
	font-size: 10pt;
	float: left;
	clear: both;
}

/*--------------------------------------------------- Container */
#container {
	margin: auto auto;
	margin-top:-10px;
	padding-top:10px;
	text-align: center;
	width: 1051px;
	/*background:url(../des_img/border_sides.png) repeat-y;*/
}
/*--------------------------------------------------- Header */
#header {
	width: 1051px;
	height: 253px;
	margin: auto auto;
	padding-left:49px;
	text-align: center;
}
#header1 {
	background:url(../des_img/top_left.png) no-repeat;
	background-position: -44px 0px;
	height:253px;
	width:200px;
	float:left;
	
}
#header_logo {
	height:150px;
	width:150px;
	margin-top:75px;
	margin-left:25px;
	cursor:pointer;
}
#header2 {
	background:url(../des_img/top_center.png) no-repeat;
	height:253px;
	width:536px;
	float:left;
	
}
#headertext {
	font-family: Tahoma, Geneva, sans-serif;
	/*font-weight: bold;*/
	text-align:left;
	margin-left:-50px;
	visibility:visible;
	font-size: 10pt;
	color:#FFF;
}
#headertext2 {
	visibility:hidden;
}
#top_img1 {
	background:#06F;
	width:175px;
	height:175px;
/*	margin-top:80px;
	margin-left:915px;*/
	margin-top:70px;
	margin-left:742px;
	position:absolute;
	float:right;
	z-index:-1;
}
p.img1_text {	
}
#header3 {	
	background:url(../des_img/top_right.png) no-repeat;
	height:253px;
	width:269px;
	float:left;	
	z-index:1;
}
/*--------------------------------------------------- Middle */
#middle {
	width: 1051px;
	height: 253px;
	margin: auto auto;
	padding-left:49px;
	text-align: center;
}
#middle1 {
	background:url(../des_img/middle_left.png) no-repeat;
	height:495px;
	width:200px;
	float:left;	
	background-position: 8px 0px;
}
#middle1_text {
	font-family: Tahoma, Geneva, sans-serif;
	/*font-size: 10pt;*/
	color:#FFF;
	/*font-weight:bold;*/
	line-height:30px;
	margin-left:-8px;
}
a.nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#FFF;
	text-decoration:none;	
}
a.nav:hover {
	text-decoration:underline;	
}
#middle1_img1 {
	height:133px;
	width:133px;
	margin-top:19px;
	margin-left:31px;	
	cursor: pointer;
	text-decoration:blink;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	padding-top: 31px;
}
#middle2 {
	width:525px;
	margin-bottom:10px;
	float:left;
	
}
#middle3 {
	background:url(../des_img/middle_right.png) no-repeat;
	background-position: 0px -1px;
	height:495px;
	width:270px;
	float:left;	
}
#middle3a {
	background:url(../des_img/middle_right.png) no-repeat;
	background-position: 0px -1px;
	height:495px;
	width:270px;
	float:left;	
}
#middle3b {
	background:url(../des_img/middle_right.png) no-repeat;
	background-position: 0px -1px;
	height:495px;
	width:270px;
	float:left;	
}
#middle0 {
	background:url(../des_img/middle_right.png) no-repeat;
	background-position: 0px -1px;
	height:495px;
	width:270px;
	float:left;	
}
#middle3_img1 {
	background:url(../des_img/middle_right_top.png) no-repeat;
	height:150px;
	width:150px;
	margin-top:-1px;
	margin-left:32px;
	cursor: pointer;
}
#middle3_img2 {
	background:url(../des_img/middle_right_bottom.png) no-repeat;
	height:150px;
	width:150px;
	margin-top:23px;
	margin-left:32px;
	cursor: pointer;
}
/*--------------------------------------------------- Footer */
#footer2 {
	margin: auto auto;
	text-align: center;
	width: 1051px;
	/*background:url(../des_img/border_sides.png) repeat-y;*/
	float:left;
	z-index:-1;
}
#footer {
	margin: auto auto;
	text-align: center;
	height: 40px;
	width: 1051px;
/*	background:url(../des_img/border_bottom.png) no-repeat;*/
	float:left;
	margin-top:20px;
}
#footer_text {
	margin-top:-15px;
}
/*-------------------------------------------------------- Text */
h1 {
	text-align:left;
	color:#86bb8f;
	font-size: 24pt;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:100;
	margin-top:10px;
	line-height:30px;
}
#text {
	margin-top: -50px;
	font-family: Tahoma, Geneva, sans-serif;
	/*font-family: Verdana, "Lucida Grande", sans-serif;*/
	line-height:20px;
	color:#000;
	font-size: 10pt;
	text-align: left;
}
p.small {
	font-family: Tahoma, Geneva, sans-serif;
	/*font-family: Verdana, "Lucida Grande", sans-serif;*/
	font-size:8pt;
}
a.small {
	color:#000;
	text-decoration:none;
}
a.small:hover{
	text-decoration:underline;	
}
a.general {
	color:#000;
	text-decoration:none;
}
a.general:hover{
	text-decoration:underline;	
}

a.test1 {
	color:#000;
	text-decoration: none;
}
a.test1:hover {
	text-decoration: underline;
}
a.login {
	color:#FFF;
	text-decoration:none;
}
a.login:hover {
	text-decoration:underline;	
}
a.bluetext{
	color:#215868;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
a.bluetext:hover {
	text-decoration:underline;
}
p.bluetext2{
	font-size:8pt;
	color:#215868;
	text-decoration:none;
	
}
#amount {
	/*margin-top:100px;	*/
	float:left;
	width:300px;
	height:12px;
	position:relative;
	top:215px;
}
/*-------------------------------------------- Testimonial Form */
table.testimonial {
	text-align:center;	
}
/*---------------------------------------------------- Products */
#currency {
	text-align:center;
	float: left;
	width:520px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
#product {
	text-align: left;
	float:left;
	padding: 10px 0px 10px 0px;
	width: 520px;
}	
img.product {
	padding: 0px 0px 0px 0px;	
	border: 1px solid #000;
	margin-right:10px;
}

a.buttonlink {
	font-family: Tahoma, Geneva, sans-serif;
	color:#994800;
	font-weight:bold;
	text-decoration:none;
	/*background:url(../des_img/buttonmid.png) repeat-x;*/	
	cursor: pointer;
	font-size: 10pt;
	padding-bottom:10px;
	margin-top:-10px;	
}
a.buttonlink1 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#994800;
	font-weight:bold;
	text-decoration:none;
	background:url(../des_img/buttonmid.png) repeat-x;	
	cursor: pointer;
	font-size: 10pt;
	padding-bottom:10px;
	padding-top:6px;
}
a.buttonlink_a {
	font-family: Tahoma, Geneva, sans-serif;
	color:#994800;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
	font-size: 10pt;
	padding-bottom:9px;
}
.buttonlinka {
	font-family: Tahoma, Geneva, sans-serif;
	color:#994800;
	font-weight:bold;
	text-decoration:none;
	background:url(../des_img/buttonmid.png) repeat-x;	
	cursor: pointer;
	font-size: 10pt;
	padding-top:5px;
	padding-bottom:4px;
}
#checkoutbuttons{
	height: 31px;	
}
#buttonlinkbackground{
	padding: 0px 0px 0px 0px;
	height: 31px;
	margin: 0px 0px 0px 0px;
	background:url(../des_img/buttonmid.png) repeat-x;	
	float: left;
	background-position: 0 6px;
	position-right: 100px;
}
a.cart {
	font-weight:bold;
	text-decoration:none;
	color:#215868;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
a.cart:hover{
	text-decoration:underline;
}
a.cart2 {
	text-decoration:none;
	color:#215868;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
a.cart2:hover{
	text-decoration:underline;
}
#shop {
	text-align:right;
	margin-top: -30px;
}
.cart_button {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#994800;
	border:none;
	text-align:center;
	height:25px;	
	background:url(../des_img/buttonmid.png);
	cursor: pointer;
}
.cart_button_narrow {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color:#994800;
	border:none;
	text-align:center;
	height:25px;	
	background:url(../des_img/buttonmid.png);
	cursor: pointer;
	width:166px;
}
img.buttonend{
	margin-bottom:-8px;
}
img.buttonend_2{
	margin-bottom:-7px;
}
img.buttonend_3{
	margin-bottom:-8px;	
}
img.buttonend_3a{
	margin-bottom:-8px;	
}
img.buttonend_4{
	border: 1px solid #000;
	margin-top:5px;	
}
/*------------------------------------------ Reigstration Boxes */
#register1 {
	float:left;
	width:240px;
	margin: 0px 10px 0px 10px;
	text-align:center;
}
#register2 {
	float:left;
	width:240px;
	margin: 0px 10px 0px 0px;
	border-left: 1px solid #CCC;
	padding-left:10px;
	text-align:center;
}
a.button {

	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	cursor: pointer;
}
#button2 {
	margin-left: 91px;
	text-align:center;
	width: 77px;
	height: 23px;
	background:url(../des_img/button_2.png) no-repeat;	
}
#button2:active {
	background-position: 0 -23px;
}
/*----------------------------------------- Admin Logged In Box */
#admin_logged {
	background-color:#FF9;
	border: 2px solid #FF0;
	width: 500px;
	margin: auto auto;
	margin-top:10px;
}
.adlog_text {
	font-family: Tahoma, Geneva, sans-serif;
	/*font-family: Verdana, "Lucida Grande", sans-serif;*/
	font-size:12px;
	color:#000;
	text-align:center;
}
.adlog_link	{
	font-family: Tahoma, Geneva, sans-serif;
	/*font-family: Verdana, "Lucida Grande", sans-serif;*/
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:center;
}