html {
	height: 100%;
}


	

body {
	margin: 5px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	/* background: #212121; */
}

#legal_text
	{
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 10px;
	color: #ffffff;
	}

H1 {
	padding-bottom: -1px;
	font-size: 100%;
	line-height: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

H2 {
	
	margin: 0px 0px 0em;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-weight: bold;
	font-size: 16px;
	color: #FFCC00;
}

H3 {
	margin: 0px 0px 0em;
	font-family: Arial, Helvetica, Sans Serif;	line-height: 140%;	font-size: 9px;	color: #666666;
}

H4 {
	padding-bottom: 0px;
	height: 100%;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-weight: bold;
	font-size: 14px;
	color: #FFCC00;
	text-align: center
}

#welcome1 {
	height: 100%;
	line-height: 140%;
	font-size: 14px;
}

#welcome2 {
	height: 100%;
	line-height: 140%;
	font-size: 10px;
}

a:link, a:visited {
	color: #FFCC00; text-decoration: underline;
}

a:hover {
	color: #FFCC00;	text-decoration: none;
}

.hours {
	margin: 2px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #ffffff;
	/* background: #ffffff; */
}

.inventory_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 15px;
	
}
.inventory_text2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #ffffff;
}
.inventory_text3 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 9px;
	color: #ffffff;
}

.inventory_price {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 14px;
	color: #ffffff;
}

.inv_photo_cell {
	/*border: 1px solid #FFFF00;*/
	padding: 4px;
}


/*------------------------*/
/*------------------------*/
/* FOR FEATURES PAGE*/
.feature_header {
	height: 100%;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-weight: bold;
	font-size: 14px;
	color: #FFCC00;
}
.feature_header2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.feature_price {
	height: 100%;
	font-family: Verdana,Arial,Helvetica;
	line-height: 140%;
	font-size: 24px;
	color: #FFCC00;
}
.feature_outline {
	border: 1px solid #cccccc;
	background: #000000F;
	padding: 5px;
}
.feature_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #ffffff;
}
.feature_text2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
}

/* PAYMENT CALCULATOR */
#calculator {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
 	line-height: 120%;
	color: #ffffff;
	}
	

/* OUTLINE STYLE FOR TABLES */
.outline_main {
	border: 1px solid #333333;
	background: #000000;
	padding: 0px;
}
.outline {
	border: 1px solid #333333;
	background: #000000;
	padding: 0px;
}
.mainoutline {
	border: 2px solid #333333;
	background: #000000;
	cellpadding: 10px;
	cellspacing: 10px;
	padding: 10px;
}
.border_top {
	border-top: 1px solid #333333;
	background: #000000;
	padding: 0px;
}

.outlineinventorymenu {
	border: 1px solid #333333;
	background: #000000;
	padding: 2px;
}

.outlinecalculator {
	border-bottom: 1px solid #333333;
	padding: 0px;
	background: #333333;
}


.inv_outline {
	border: 1px solid #666666;
	padding: 4px;
}

.inv_outline2 {
	/*border: 1px solid #FFFF00;*/
	padding: 4px;
}

.inv_outline3 {
	border-bottom: 1px solid #666666;
	/*background: #cccccc;*/
	padding: 2px;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}


/* TOP NAV BUTTONS */
.outline_top_nav {
	border: 1px solid #333333;
	background: #0000CC;
	padding: 0px;
}



/*#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #333333;
	height: 21px;
}*/

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	
	
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #000000;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	font-weight: bold;
	background: #FFCC00;
}

ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	background: #000000;
}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

	ul#mainlevel-nav2 li a:hover
{
	color: #000000;
	font-weight: bold;
	background: #FFFF00;
}




/* END ----> TOP NAV BUTTONS */

/* START ----> INVENTORY BUTTONS */

invbuttons {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #ffffff;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
}

a.sublevel#active_menu {
	color: #ffffff;
	text-decoration: bold;
}
/* --FOR SPECIALS inventory button ONLY */
a.mainlevelspec:link, a.mainlevelspec:visited {
	display: block;
	background: url(images/menu_bg_spec.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 21px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevelspec:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevelspec#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevelspec#active_menu:hover {
	color: #ffffff;
}

a.sublevelspec#active_menu {
	color: #ffffff;
	text-decoration: bold;
}
/* END ----> INVENTORY BUTTONS */

a:link, a:visited {border-color: #5d7b34;}

/* EXTRA ADMIN */
.admin_header1 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 100%;
	font-size: 20px;
	color: #666666;
}
.admin_header2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	line-height: 100%;
	font-size: 18px;
	color: #FF0000;
}

.admin_outline {
	border: 1px solid #cccccc;
	cellspacing: 10px;
	padding: 4px;
}
.admin_outline2 {
	border: 1px solid #cccccc;
	cellpadding: 10px;
	cellspacing: 10px;
	padding: 4px;
}

.admin_outline1 {
	border: 1px solid #000000;
	cellspacing: 10px;
	padding: 4px;
}

.admin_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
}

.admin_text2 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #333333;
}
.admin_text3 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 15px;
	color: #333333;
}

.admin_text4 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-weight: bolder;
	font-size: 12px;
	color: #242E49;
}
.admin_text5 {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
}
.admin_warning {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #FF0000;
}
.admin_warning_red {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #FF0000;
}


#adminbuttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#admin-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}

ul#admin-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 1px;
	float: left;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	
}

ul#admin-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background: transparent;
}

#adminbuttons>ul#admin-nav li a { width: auto; }

	ul#admin-nav li a:hover
{
	color: #fff;
	font-weight: bold;
	background: #666666;
}


/*-----------------------*/
/* FOOTER --------------*/
.footer_text {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color: #ffffff;
}
.footer {
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 9px;
	color: #ffffff;
}


/*----LIGHTBOX-------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }