/* PUBLIC STYLES */

FORM {
margin: 0px 0px;
}

body {
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
margin: 0; 
}

.background1 {
color: #000000;
background-image:  url(images/BG.gif);
background-color:#FF7D00; 
background-position: center top;
background-repeat: repeat;
}

.topbar {
	font-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	height: 23px;
	padding-right: 12px;
	background-image: url(images/layout_2.jpg);
	background-repeat: no-repeat;
}

a.topbar {
font-color: #FFFFFF;
text-decoration:underline;
}

.header1 {
border:0;
margin:0;
padding:0;
}

.navbar1 {
	background-image: url(images/layout_9.jpg);
	background-repeat: no-repeat;
	background-color: #2BA0DE;
	padding: 1px 0 0 100px;
	margin: 0;
	border: 0;
	font-family: Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

.align-right {
float:right;
}

.navbar2 {
	background-image: url(images/layout_10.jpg);
	background-repeat: repeat-y;
	width: 216px;
}
.nav2 {
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.nav2 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;	
	padding:8px;
}

.nav2 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding:8px;
}

.nav2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #44B328;
	display: block;
	padding:8px;
}

.maincontent{
	width: 558px;
		padding: 12px;
	background-repeat: no-repeat;
	background-image: url(images/layout_11-2.gif);
	background-color:#FFFFFF;
}
.maincontent2{
	width: 558px;
	padding: 12px;
	background-color:#FFFFFF;
}
.featuredarea {
padding:10px;
background-color: #FFFFFF;
border-top:2px solid #5DDB3C
}

.featureditem {
float:left;
margin:0 10px 10px 0;
padding:0;
text-size:10px;
width:102px;
}

.featuredimage {
margin:0 0 6px 0;
width:102px;
}
.homeleft {
	background-color:#FFFFFF;
	padding:10px;
	background-image: url(images/layout_11.gif);
	width:372px;
}
.homeright {
	background-color:#FFFFFF;
	padding:0px;
	border:0px;
	width: 200px;
}
.submitemail {
	background-color:#58D73B;
	padding:10px;
	border:0;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.submitemail b {
font-weight:bold;
font-size: 16px;
font-family: Georgia, Palatino, Times, serif;
}

.imagelink {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

.imagelink a:visited {
	color: #CCCCCC;
}

.imagelink a:link {
	color: #CCCCCC
}

.imagelink a:hover {
	color: #3BC3FC;
}

.image {
border:none;
}


INPUT {
	color: #000000;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	background-color: #FFFFFF;
	border:1px solid #000000;padding:2px;

}

TEXTAREA {
color: #000000;
padding:2px;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;  
background-color: #FFFFFF;
border:1px solid #000000;
              
}
SELECT {
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
color: #000000;
}
.button {
	margin: 6px 0px 6px 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 120px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;cursor:hand;
	
}

.button2 {
	margin: 6px 0px 6px 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button2.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;cursor:hand;
	
}

.button3 {
	margin: 6px 0px 6px 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 222px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button3.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	cursor:hand;
	
}
.button4 {
	margin: 0px;
	padding:3px;
	border: 0px;
	height:18px;
	width: 120px;
	font-size:9px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	cursor:hand;
	
}
.button5 {
	margin: 0px;
	padding: 3px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:9px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button2.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
	cursor:hand;
	
}

.button6 {
	margin: 6px auto;
	padding:2px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:10px;
	font-family:Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images/button6.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;cursor:hand;
	
}

hr {
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: solid;
	margin-top: 6px;
	margin-right: 0px;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 6px;
	border-top-width: 2px;
	border-top-color: #3BC3FC;
	color: #FFFFFF;
}

h1 {
	color: #000000;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
}

h2 {
	color: #5ADB3C;
	font-size: 18px;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 5px;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.base {
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.base a:visited {
	color: #000000;
	text-decoration: underline;
}

.base a:link {
	color: #000000;
	text-decoration: underline;
}

.base a:hover {
	color: #00549A;
	text-decoration: underline;
}
.base ul {
margin:10px;
padding:0;
}

.base li{margin:0;
padding:0;}

.baselist {
	color: #000000;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	list-style-position: inside;
	list-style: unordered;
	list-style-type: disc;
}

.baselist a:visited {
	color: #000000;
	text-decoration: none;
}

.baselist a:link {
	color: #000000;
	text-decoration: underline;
}

.baselist a:hover {
	color: #000000;
	text-decoration: underline;
}

.baselight {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.baselight a:visited {
	color: #EFEFEF;
	text-decoration: none;
}

.baselight a:link {
	color: #EFEFEF;
	text-decoration: none;
}

.baselight a:hover {
	color: #CCFF33;
	text-decoration: underline;
}


.basehead {
color: #000000;
font-size: 11px;
line-height: 150%;
font-weight: bold;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.basehead a:visited {
	color: #000000;
	text-decoration: none;
}

.basehead a:link {
	color: #000000;
	text-decoration: none;
}

.basehead a:hover {
	color: #FC6208;
	text-decoration: none;
}

.small {
color: #000000;
font-size: 10px;
line-height: 150%;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
padding: 4px;
}


.small a:visited {
	color: #000000;
	text-decoration: none;
}

.small a:link {
	color: #000000;
	text-decoration: none;
}

.small a:hover {
	color: #00549A;
	text-decoration: underline;
}
.smaller {
color: #000000;
font-size: 9px;
line-height: 15px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
padding: 4px;
}


.smaller a:visited {
	color: #000000;
	text-decoration: none;
}

.smaller a:link {
	color: #000000;
	text-decoration: underline;
}

.smaller a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {
	background-image: url(images/layout_13.jpg);
	background-repeat: no-repeat;
	background-color:transparent;
	padding: 6px;
	text-align:right;
	font-size: 9px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	color: #0066CC;
	height:14px;
	
}

.footer a:visited {
	color: #0066CC;
	text-decoration: underline;
}

.footer a:link {
	color: #0066CC;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.readmore {
color: #290201;
font-size: 14px;
font-family: Georgia, Palatino, Times, serif;
}
.readmore a:visited {
	color: #000000;
	text-decoration: none;
}

.readmore a:link {
	color: #000000;
	text-decoration: none;
}

.readmore a:hover {
	color: #000000;
	text-decoration: underline;
}

.highlightbox {
	color: #34C2FC;
	font-size: 16px;
	line-height:130%;
	font-weight: bold;
	font-family: Georgia, Palatino, Times, serif;
	padding:10px;
	border:1px solid #34C2FC;
	text-align:center;
	background-color: #FFFFFF;
}

.highlightbox a {
	color: #34C2FC;
	}
	
.highlightbox2 {
	padding:10px;
	border:1px solid #34C2FC;
	text-align:left;
	background-color:#FFFFFF;
}

.headshop {
	color: #FFFFFF;
	font-size: 13px;
	line-height:130%;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
	padding:10px;
}
.head {
	color: #5ADB3C;
	font-size: 18px;
	line-height:130%;
	font-family: Georgia, Palatino, Times, serif;
	font-weight: bold;
}

.head a:visited {
	color: #5ADB3C;
	text-decoration: none;
}

.head a:link {
	color: #5ADB3C;
	text-decoration: none;
}

.head a:hover {
	color: #009933;
	text-decoration: underline;
}
.subhead {
	color: #34C2FC;
	font-size: 13px;
	line-height:130%;
	font-weight: bold;
	font-family: Georgia, Palatino, Times, serif;
}

.subhead a:visited {
	color: #34C2FC;
	text-decoration: none;
}

.subhead a:link {
	color: #34C2FC;
	text-decoration: none;
}

.subhead a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.pagetitle {
	color: #000000;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom:4px;
	margin-bottom:18px;
	text-align: left;
	border-bottom:2px solid #3BC3FC;
}
.pagetitle a:link {
color: #000000;
text-decoration:none;
}
.pagetitle a:visited {
color: #000000;
text-decoration:none;
}
.pagetitle a:hover {
color: #5ADB3C;
text-decoration:underline;
}
.pagetitle2 {
	color: #000000;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom:6px;
}
.pagetitle2 a:link {
color: #000000;
text-decoration:none;
}
.pagetitle2 a:visited {
color: #000000;
text-decoration:none;
}
.pagetitle2 a:hover {
color: #5ADB3C;
text-decoration:underline;
}

.smallhead {
	color: #000000;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
}

.smallhead a:visited {
	color: #000000;
	text-decoration: none;
}

.smallhead a:link {
	color: #000000;
	text-decoration: none;
}

.smallhead a:hover {
	color: #34C2FD;
	text-decoration: underline;
}

/* SHOPPING CART STYLES */

.storetable1 {
border: 1px solid #31A0DE;
margin:12px 0px 12px 0px;
width:100%;

}

.storetable2 {
margin:12px 0px 12px 0px;
border: 0;
width:100%;

}
.storetable-header1 {
color: #FFFFFF;
font-size:11px;
font-weight:bold;
background-color: #31A0DE;
text-align:left;
padding:6px;
}

.storetable-base {
color: #000000;
font-size:11px;
background-color: #FFFFFF;
text-align:left;
padding:6px;
}

.storehead {
color: #FC6208;
font-size: 12px;
line-height: 150%;
font-weight: bold;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
padding:12px 6px 12px 6px;
}
.productpages {
	color: #000000;
	font-size: 12px;
	line-height: 160%;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin:6px 0 6px 0;
	padding:1px;
	background-color:#DDF3FF;
	text-align:center;
}

.productpages a:link {
color: #000000;
text-decoration:none;
margin: 0 4px 0 4px;
padding:1px;
}

.productpages a:visited {
color: #000000;
text-decoration:none;
margin: 0 4px 0 4px;
padding:1px;
}

.productpages a:hover {
color: #FFFFFF;
background-color:#31A0DE;
text-decoration:none;
margin: 0 4px 0 4px;
padding:1px;
}

.storenavhead {
color: #FFFFFF;
font-size: 10px;
line-height: 150%;
font-weight: bold;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
padding:8px;
}

/* ADMIN STYLES */

.adminbackground1 {
color: #000000;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
background-image: url(admin/images/admin_2.jpg);
background-color: #E8ECBA;
background-position: center top;
background-repeat: repeat-x;
}

.adminlink1 {
color: #000000;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
font-weight:bold;
}

.adminlink1 a:visited {
color: #000000;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

.adminlink1 a:link {
color: #000000;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

.adminlink1 a:hover {
color: #FC4608;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

.adminnav1 {
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.adminnav1 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.adminnav1 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.adminnav1 a:hover {
	color: #FC4608;
	text-decoration: none;
	font-weight: bold;
	background-image: url(admin/images/adminOVER1.jpg);
	display: block;
	background-repeat: no-repeat;
}

.adminnavbar1 {
	width: 236px;
	background-image: url(admin/images/admin_7.jpg);
	background-repeat: repeat;
	background-color: #E8ECBA;
	padding: 0px;
}
.adminheader1 {
	background-image: url(admin/images/admin_6.jpg);
	background-repeat: repeat-y;
	width: 534px;
	background-color: #F4F6DC;
	text-align: center;
	height: 113px;
}
.adminfooter {
	color: #000000;
	font-size: 9px;
	text-align: right;
	line-height: 18px;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	padding: 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: none;
	border-right: none;
	border-left: none;
	
}
.admincontentarea1 {
	background-image: url(admin/images/admin_8.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF; 
	width: 534px;
	padding: 18px;
	
}
.admintitle1 {
color: #000000;
font-size: 16px;
font-weight: bold;
letter-spacing:3px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
text-transform:uppercase;
	
}
.admintitle2 {
color: #000000;
font-size: 13px;
font-weight: bold;
letter-spacing:2px;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
text-transform:uppercase;
	
}
.adminsubhead1 {
color: #FC4608;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
}
.adminsubhead1 a:link {
color: #FC4608;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;text-decoration: underline;
}
.adminsubhead1 a:visited {
color: #FC4608;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;text-decoration: underline;
}
.adminsubhead1 a:hover {
color: #0099FF;
font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;text-decoration: underline;
}
.admintopbar {
	font-color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, sans-serif;
	height: 21px;
	padding-right: 12px;padding-left: 0px;padding-right: 0px;padding-right: 0px;
	background-repeat: no-repeat;
}
 
