/* html { height: 100%; margin-bottom: 1px; }*/

body {
	background: #9aa url(/templates/section/background.gif) repeat-x fixed bottom left; 
	color: #333;
	font: normal small/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.create_right, .edit_right, .delete_right { display: block; }

th {background-color:#eeeeee; padding: 2px;}
.error {color:red;}
.prodheader
{
color: 6888A4;
font-size: 16px;
font-weight: bold;
font-family: times, Times New Roman, times-roman, georgia, serif;
}
.proddetail {}
.prodprice { font-weight: bold;}
td.prodseparator {height: 1px; border-bottom: solid 1px silver;}
.catname { padding: 2px;}

a:link {
	color: #6888A4;
	text-decoration: none;
	padding-bottom: 0px;
}

a	{ }

a:visited {
	color: #6888A4;
	text-decoration: none;
	padding-bottom: 0px;
} 

a:active	{ 
	color: #6888A4;
	text-decoration: none;
	padding-bottom: 0px;
} 

a:hover {
	color: #6888A4;
	text-decoration: underline;
	padding-bottom: 0px;
}

h1	{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #6888A4;
	margin: 0;
	padding: 11px 0px 5px 0px;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: bold;
}

h2	{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #6888A4;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: bold;
}

h3	{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #6888A4;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}

h4	{
	font-family: Verdana;
	color: #6888A4;
	margin: 0;
	padding: 11px 0px 5px 0px;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

h5	{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #6888A4;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 40px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

h6	{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-style: oblique;
	color: #6888A4;
	margin: 7px 0px 4px 0px;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: -1px;
	font-weight: bold;
}

p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0px 0px 7px 0px;
}



#col-main {
	
	color: #333;
	margin: 0;
	padding: 15px;
	background-color: #fff;
	text-align:left;
}

#col-side {
	
	color: white;
	margin: 0;
	padding: 15px;
	background: transparent;
	text-align:left;
	min-height: 300px;
	height:auto !important;
	height: 300px;
}

#col-side h1, #col-side h2, #col-side h3, #col-side h4, #col-side h5, #col-side h6
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: white;
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}

#col-side p, #col-side div, #col-side span, #col-side table, #col-side tr, #col-side td, #col-side select
{color: white;}




/* Main navigation
-----------------------------------------------
*/

#nav {
width: 249px;
background-color:#7FC330;
}
#navt {
width: 249px;
height: 59px;
display:block;
background-image:url(/templates/section/green_top.jpg);
background-color:#7FC330;
background-position:top;
background-repeat:no-repeat;
}
#navb {
width: 249px;
height: 33px;
display:block;
background-image:url(/templates/section/green_bottom.jpg);
background-color:#7FC330;
background-position:bottom;
background-repeat:no-repeat;
}

#box {
width: 249px;
background-color:#2B9EEE;
background-image:url(/templates/section/blue_bottom.jpg);
background-color:#2B9EEE;
background-position:bottom;
background-repeat:no-repeat;
}
#boxt {
width: 249px;
height: 52px;
display:block;
background-image:url(/templates/section/blue_top.jpg);
background-color:#2B9EEE;
background-position:top;
background-repeat:no-repeat;
}
#boxb {
width: 249px;
height: 283px;
display:block;
background-image:url(/templates/section/blue_bottom.jpg);
background-color:#2B9EEE;
background-position:bottom;
background-repeat:no-repeat;
}

#nav-container {
	margin: 0 0 10px 0;
	padding: 0;
}
			
ul#nav-main {
	height: 4.60em;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}

ul#nav-main li {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 .5em 0;
	padding: 0;
}



/* Recursive Navigation
-----------------------------------------------
*/

#navcontainer {
	padding: 0;
	margin: 0;
	text-align:left;
}

#levelrec1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#levelrec1 li {
	list-style-type: none;
	display: block;
}

#levelrec1 li li {
	padding-left: 10px;
	list-style-type: none;
}

#levelrec1 a {
	color: white;
	padding: 0;
	text-decoration: none;
}

#levelrec1 a:hover {
	color: white;
	padding: 0;
	text-decoration: underline;
}

#levelrec1 a.current {
	font-weight: bold;;
}



#level0 {
margin: 0;
padding: 12px 0 0 20px;
}

#level0 ul, #level0 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#level0 a:link, #level0 a:visited
{
float: left;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: white;
padding-bottom: 2px;
}

#level0 a.current
{
padding-bottom: 2px;
background: transparent;
color: white;
}

#level0 a:hover
{
border-bottom: 4px solid white;
padding-bottom: 2px;
background: transparent;
color: white;
}
