/******************************/
/* White.css CSS Document */
/* BY: William L. Bettini     */
/* CREATED:   06/30/2006      */
/* MAJOR:      06/30/2006     */
/* LAST:      06/30/2006      */
/******************************/

/************* tagline DIV *******************/
h5#tagline {
	background: url(../images/tagline_bg.gif) #F7F7EF repeat-y right;
	/*color: #7c7c7c;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #9C9EA5;
	text-align: center;
	margin: 0;
	padding: 2px;
}
* html h5#tagline {
	border-bottom: 1px solid #ded3bd;
	top: 0px;
	left: 0px;
	width: 100%;
}
.gbdsmall_font {
	font-weight: normal;
	font-size: 10px;
}

html { margin: 0; padding: 0; }
h1
{
    margin-top: 10px;
    font-size: 15pt;
    vertical-align: bottom;
/*    color: #a2eb87;  */
    color: Fuchsia; 
    font-family:Comic Sans MS;
    font-weight:bolder;
    letter-spacing: 2px;
}
/*    color: #cc6600; */
h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #7bbebd; 
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #cccccc; 
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #a2eb87;
    font-family: Verdana;
    font-size: 8pt;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}



.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Palatino;
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}
.textbox {
	border: solid 1px #CBCED4;
	background: #f5f5f5; 
	padding: 11px;
	margin-bottom: 7px;
    width:190px;

}
.textbox li
{
    list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #7bbebd;
    /*
    color: #696969;
    font: .7em Verdana, Arial, Helvetica, sans-serif;
    */
	font: .85em Verdana, Arial, Helvetica, sans-serif;

}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    /*background-color: #65738E;*/
    background-color: #7BBEBD;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:190px;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bodywrapper
{
   	position: relative;
    margin-left: 90px;
    margin-right: 90px;
    top: -20px;
  	width: 770px;
    background-color: #ffffff;
}
#menu
{
    background-color: #7BBEBD; 
}

#columnleft
{ 
/*    background-color: #7BBEBD; */
    width: 180px;
    float:left;
}


#columnright
{ 
    /* background-color: #7BBEBD; */
    margin-left: 190px;
    height:500px;
    border-left: #dcdcdc 1px dotted; 
    
}


#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;


}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        /*color: #65738E;
        color: #a2eb87;*/
        color: Black;
        font-family:Comic Sans MS;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext {
		color: #717052;
	}

	#menutext a:hover {
		color: #ffffff;
	}

/*	#menu a:hover
{
    color: #ffffff;
    background-color: #a2eb87;
} */
	
.homeproductdisplay
{
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    margin-left: 5px;
    margin-right: 5px;
    min-width:500px;
}

.homeproductdisplay h1
{
    font-size: 14pt;
    vertical-align: top;
    color: #a2eb87; 
    font-family:Comic Sans MS;
    font-weight:bolder;
    letter-spacing: 2px;
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}
.checkout
{
    margin-top: 5px;
    color: #696969;
    font-size: 8pt;
}
.searchbox
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    font-size: 8pt;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    font-family: verdana;
}
.thumbimage
{
    width: 100px;
    /*height: 100px;*/
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C7C030;
}
.checkoutlabel
{
    font-size: 8pt;
    font-family: verdana;
    color: slategray;
}
INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}
/************* footerNav DIV ***********************/
#footerNav {
	position: relative;
	top: 0;
	left: 0;
	height: 35px;
	/*background: url(../images/nav_bg.gif) repeat-x 8px 0;*/
	vertical-align: middle;
	font-size: 10px;
	margin: 0 0;
	margin-bottom: 6px;
}
/* footer bar */
#footerNav ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin-left: 80px;
	padding: 2px 2px 2px 2px;
/*	background: url(../images/nav_bg_right.gif) no-repeat right top;*/
}
#footerNav li {
	float: left;
}
#footerNav li a {
	display: block;
	float: left;
	padding: 5px 10px;
	color: #a2eb87;
	/*color: #fcfcfc;*/
	border-left: 1px solid #d89716;
	text-decoration: none;
}

#footerNav li.first a {
	border-left: 0px;
}
#footerNav li a:hover {
/*	background: url(../images/nav_over.gif) repeat-x;*/
	color: #000;
}
/*#footerNav li.first a {
	background: url(../images/nav_bg_left.gif) no-repeat left top;
	margin-left: -6px;
	margin-top: -1px;
	padding-left: 17px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-left: none;
}*/
* html #footerNav li.first a {
	position: relative;
	left: 0;
}
#footerNav li.first a:hover {
	/*background: url(../images/nav_over.gif) no-repeat left top;*/
}
#footerNav li.last a {
	padding-right: 17px;
}
#footerNav li.last a:hover {
/*	background: url(../images/nav_over_last.gif) no-repeat right top;*/
}

/************* footer DIV ***********************/
/* footer */
#footer 
{
   margin-left: 90px;
   margin-right: 90px;
}
#footer ul {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	padding: 0 17px;
	border-right: 1px solid #000;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer ul li.last a {
	border-right: none;
}
#footer p {
	padding: 8px 17px;
}
