﻿* {
	font-family:"Trebuchet MS", "Century Gothic", Arial;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	font: 12px;
	color: #000000;
	background: #F7F7F7;
}

td {
	font-size: 12px;
	color: #000000;
}

td.padding {
	padding: 15px;
	font-size:12px;
	text-align:left;
}
td.padding h1 {
	font-size: 24px;
}

.bodyText { /* Default font for content text */
	color: #000000;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #000000;
	}	

a:hover	{
	text-decoration: underline;
	color: #B31B34;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

.boxHeading {
	color: #B31B34;
	font: bold 14px;
	background-color: #DDDFE1;
	text-align: center;
}

.redText {
	color: #b31b34;
	line-height: 15px;
}

/*-- Begin left product menu -- 

#nav a:link, #nav a:visited, #nav a:active { /* Main menu styling 
	color: #BCBDC0;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 0px 10px;
	margin: 0px;
	font: 12px/30px Helvetica,, serif;
	width: 135px;
	display:block
}

#nav a:hover {
	color: #FFFFFF;
}

#subnav a:link, #subnav a:visited, #subnav a:active { /* Sub menu styling 
	color: #BCBDC0;
	text-decoration: none;
	background: #333333;
	border: 1px dotted #A8A9AD;
	padding: 0px 15px;
	margin: 0px;
	font: 11px/20px Helvetica,, serif;
	width: auto;
	display:block;
}

#subnav a:hover {
	color: #FFFFFF;
}

ul { /* Menu Container 
	padding: 0;
	margin: 0;
 	list-style: none;
	width: 155px;
}

ul li { /* Main level positioning 
	list-style: none;
    position: relative;
}

li ul { /* Sub level positioning 
	list-style: none;
    display: none;
	position: absolute;
	left: 156px;
	top: 0;
}

li:hover ul, li.over ul { /* Sub Menu Items 
	display: block;
}

/* Fix IE. Hide from IE Mac \
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/*-- End left product menu --*/

.smallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active {  /* Main Horizontal menu bar */
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5px 15px;
	margin: 0px 5px 0px 0px;
	font: 10px/25px, serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

a.main_menu:hover {
	color: #000000;
	background: #F1F1F1;
}

/*
.category_list, .category_list:link, .category_list:visited, .category_list:active {  /* Main Horizontal menu bar in header 
	color: #BCBDC0;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 0px 15px;
	margin: 0px;
	font: 12px/30px Helvetica,, serif;
	width: 135px;
	display:block
}

.category_list:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 0px 15px;
	margin: 0px;
	font: 12px/30px Helvetica,, serif;
	width: 135px;
	display:block
}
*/

.inputBox {  /* Form fields */
	color: #309AEF;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #309AEF;
	font: 14px;
	padding-left:5px;
	padding-top: 5px;
	margin: 5px;
}

.inputTextBox {  /* Form fields */
	color: #309AEF;
	background-color: #FFFFFF;
	border: 1px solid #309AEF;
	font: 12px;
	padding-left:5px;
	margin: 5px;
}

.dropBox {  /* Form fields */
	font-family:;
	font-size: 11px;
	color: #000000;
	height: 18px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #BE8B1E;
}

.button { /* Form Buttons */
	font-size: 12px;
	color: #FFF;
	border: 1px solid #309AEF;
	height: 25px;
	background: url(../images/button_bg.jpg) repeat-x top right;
	margin: 5px;
}
td.padding h1 {
	color: #309AEF;
	font: 20px/30px;
}

h1	{
	color: #309AEF;
	font: 20px/30px;
	}	
		
h2	{
	color: #309AEF;
	font: bold 14px/14px;
	}	
	
h3	{
	color: #309AEF;
	font: bold 12px/12px;
	}	
	.admin_tblbdr {
	background-color: #F2F2F2;
	border: 1px solid #309AEF;
}

.table_head {
	background-color: #F2F2F2;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #e4e4e4;
}

.editItem {
	background-color: #E7D9B6;
}

td.pe_tl {
	background: url(../images/pe_tl.png) no-repeat right bottom;
	height: 8px;
	width: 8px;
}

td.pe_tc {
	background: url(../images/pe_tc.png) repeat-x bottom;
	height: 8px;
}

td.pe_tr {
	background: url(../images/pe_tr.png) no-repeat left bottom;
	height: 8px;
	width: 8px;
}
td.pe_lc {
	background: url(../images/pe_lc.png) repeat-y right;
	width: 8px;
}

td.pe_rc {
	background: url(../images/pe_rc.png) repeat-y left;
	width: 8px;
}

td.pe_bl {
	background: url(../images/pe_bl.png) no-repeat right top;
	height: 8px;
	width: 8px;
}

td.pe_bc {
	background: url(../images/pe_bc.png) repeat-x top;
	height: 8px;
}

td.pe_br {
	background: url(../images/pe_br.png) no-repeat left top;
	height: 8px;
	width: 8px;
}
td.header {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top right;
}

#top-nav {
	height: 30px;
	background: url(../images/nav_bg.jpg) repeat-x top;
	margin-top: -16px;
}
#top-nav ul {
	list-style: none;
}
#top-nav ul li {
	display: inline;
}
#top-nav ul li a {
	padding: 0 25px;
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	float: left;
}
#top-nav ul li a:hover,
#top-nav ul li a:active {
	background: url(../images/nav_bg_over.jpg) repeat-x top;
}
td.mail {
	background-image:url(../images/mailinglist.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	height: 118px;
	width: 191px;
	padding:10px;
}
div.mail_head {
	font: 18px/25px;
	color: #309AEF;
	text-align:center;
	width:100%;
	display:block;
}
.footer {
	font: 11px/20px "trebuchet MS", Tahoma, Arial;
	color: #0099FF;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 11px/20px "trebuchet MS", Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover {
	text-decoration:underline;
	}
	
div.content_left {
	 float: left;
	 text-align: left;
	 width: 400px;
}
	
div.flash 
{
	position: relative;
	top: -15px;
	right: -15px;
	margin-bottom: -30px;
	float: right;
	width: 297px;
	height: 198px;
}
div.content 
{
	font-size:12px;
}

.padding li {
  margin-left: 20px;
}
