﻿/* Common classes to copy to the editor.css file */
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #000000;
	background-color: #333333;
}

img {
	border: none;
}

.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
.w600 
{
	width: 570px;
}
.p50 
{
	padding-top: 50px;
}
.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
}

#header {
	background: url(../images/header_bg.jpg) top left repeat-x;
	height: 100px;
	color: #CCCCCC;
}

#header a:link {
	color: #CCCCCC;
}

#nav {
	background: url(../images/nav_bg.jpg) top left repeat-x;
	height: 30px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	padding: 6px 12px 6px 13px;
	text-decoration: none;
}
#nav ul li a:hover {
	background:url(../images/nav_bg_over.jpg) top left repeat-x;
}

#main {
background-color: #FFFFFF;
padding: 10px 10px 5px 10px;
}

#footer {
	display: block;
	border-top: 1px solid #D6D6D6;
	text-align: center;
	padding-top:5px;
	margin-top: 10px;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	color: #7E7E7E;
	font-size: 12px;
	padding: 0 10px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FF0E0E;
}

#credits {
	padding-top: 5px;
	color: #7E7E7E;
}

#credits a:link, #credits a:active, #credits a:visited {
	text-decoration: none;
	color: #7E7E7E;
}
#credits a:hover {
	color: #FF0E0E;
}

.top5 {
	width: 130px;
	margin: 13px;
	padding: 0;
	float: left;
}

.top5box {
	background: #333333;
	color: #CCCCCC;
	padding: 5px 5px 5px 4px;
	text-align: center;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
}

td {
	font: 12px "Trebuchet MS", Arial, "Courier New";
}

.table {
	border: 1px solid #FF0E0E;
	background: #D8D8D8;
}

.table_light {
	border: 1px solid #FF0E0E;
	background: #D8D8D8;
}

a.feat_link:link, a.feat_link:visited, a.feat_link:active {
	font: 18px "Trebuchet MS", Arial, "Courier New";
	color: #2B7CCE;
	background: #FCFCFC;
	padding: 10px;
	border: 1px solid #F5F5F5;
	display: block;
	text-decoration: none;
	width: 90%;
}	

a.feat_link:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}	

.columnHeading {
	color: #C60000;
	font: 16px "Trebuchet MS", Arial, "Courier New";
}

.redText {
	color: #CC0000;
	font-weight: bold;
}

.greenText {
	color: #009900;
	font-weight: bold;
}

.smallText {
	font: 11px "Trebuchet MS", Arial, "Courier New";
	color: #999999;
}

h1	{
	font: 20px Tahoma, Arial;
	color: #C60000;
	background: url(../images/h1_bg.gif) repeat-x top;
	display: block;
	height: 34px;
	}	
		
h2	{
	font: 18px "Trebuchet MS", Arial, "Courier New";
	color: #666666;
	}	
	
h3	{
	font: 14px "Trebuchet MS", Arial, "Courier New";
	color: #C60000;
	}	
	
hr {
	border: 1px solid #D8E4F0;
	height: 1px;
	margin-left: 10px;
}

	
/* End common classes */

tr.hover:hover, tr.altItemHover:hover {
	background-color: #F5F5F5;
	cursor: pointer;
}


a.customer_menu:link, a.customer_menu:visited, a.customer_menu:active {
	font: 14px "Trebuchet MS", Arial, "Courier New";
	color: #2B7CCE;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	text-align: center;
}

a.customer_menu:hover {
	color: #000000;
}

a.header_links:link, a.header_links:visited, a.header_links:active, a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {
	font: 11px "Trebuchet MS", Arial, "Courier New";
	color: #2B7CCE;
	text-decoration: none;
}

a.header_links:hover, a.footer_menu:hover {
	color: #000000;
	text-decoration: none;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #333333;
	text-decoration: none;
	}	

a:hover	{
	text-decoration: underline;
	color: #FF0E0E;
	}
	
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;
	}
	
/* These are for the category menu */

.nav_menu_top { /* top row of menu */
	text-decoration: none;
	width: 100%;
	height: 18px;
	display: block;
}

a.nav_menu_top:link, a.nav_menu_top:visited, a.nav_menu_top:active { /* top row of menu - links */
	text-decoration: none;
	color: #666666;
	padding: 3px 2px 2px;
	font: 12px/16px "Trebuchet MS", Arial, "Courier New";
	padding-left: 10px;
}

.nav_menu_top_over { /* top row of menu */
	border: #C60000 1px solid;
	text-decoration: none;
	width: 100%;
	height: 16px;
	display: block;
	background: #FFFFFF url(../images/catmenu_bg.jpg) no-repeat bottom left;
}

a.nav_menu_top_over:hover { /* top row of menu - links */
	color: #000000;
	padding: -2px 0px 0px 9px;
	line-height: 16px;
}

.nav_menu_sub { /* sub menu section */
	text-decoration: none;
	width: 100%;
	height: 22px;
	display: block;
	background: #D4E5F6 url(../images/catmenu_sub_bg.jpg) no-repeat bottom left;
}

a.nav_menu_sub:link, a.nav_menu_sub:visited, a.nav_menu_sub:active { /* sub menu section - links */
	text-decoration: none;
	color: #666666;
	padding: 3px 2px 2px;
	font: 12px/20px "Trebuchet MS", Arial, "Courier New";
	padding: 0px 10px 0px 10px;
}

.nav_menu_sub_over { /* sub menu section */
	border: #C60000 1px solid;
	text-decoration: none;
	width: 100%;
	height: 20px;
	display: block;
	background: #C60000 url(../images/spacer.gif) no-repeat bottom left;
}

a.nav_menu_sub_over:hover { /* sub menu section - links */
	color: #FFFFFF;
	line-height: 20px;
}

/* end of category menu */

/* begin info pages menu */

a.info_menu:link, a.info_menu:visited, a.info_menu:active { /* top row of menu - links */
	text-decoration: none;
	width: 100%;
	height: 18px;
	display: block;
	color: #666666;
	padding: 3px 2px 2px;
	font: 12px/16px "Trebuchet MS", Arial, "Courier New";
	padding-left: 10px;
}

a.info_menu:hover {
	border: #C60000 1px solid;
	text-decoration: none;
	width: 156px;
	height: 16px;
	display: block;
	background: #FFFFFF url(../images/catmenu_bg.jpg) no-repeat bottom left;
	color: #000000;
	padding: -2px 0px 0px 9px;
	line-height: 16px;
}

/* end info pages menu */

.steps {
	font-size: 12px;
}

.inputBox, .inputTextBox {  /* Form fields */
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #000;
	background-color: #FFF;
	border: none;
	padding: 0px 5px 0px 5px;
}

.dropBox {  /* Form fields */
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #000;
	height: 22px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 5px;
	margin-top: 1px;
}

.button { /* Form Buttons */
	font: 14px "Trebuchet MS", Arial, "Courier New";
	height: 22px;
	color: #FFFFFF;
	border: none;
	background: #B6C0DC url(../images/button_bg.jpg) repeat-x top;
}

.footer {
	color: #999999;
}

.table_head {
	background-color: #262626;
	color: #FFFFFF;
	font-weight: bold;
}

.admin_head {
	background-color: #262626;
	color: #FFFFFF;
	font-weight: bold;
}

.altItem {
	background-color: #CDCDCD;
}

.editItem {
	background-color: #CCCCCC;
}