﻿/* 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 Arial, "Courier New";
	color: #000000;
}

td {
	font: 12px Arial, "Courier New";
	color: #666666;
}

.table {
	border: 1px solid #F0F0F0;
	background: #FCFCFC;
}

.table_light {
	border: 1px solid #F0F0F0;
	background: #FCFCFC;
}

/* Navigation */

#logo {
	margin-left: 10px;
}

/* Header Upper */

.header_upper td {
	font-size: 13px;
	color: #999;
	padding: 10px;
}

.header_upper a:link,
.header_upper a:visited {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	padding: 0 10px 0 0;
	display: block;
}

.header_upper a:hover,
.header_upper a:active {
	color: #000;
	text-decoration: underline;
}

/* Header Lower */

.header_lower a:link,
.header_lower a:visited {
	font-size: 13px;
	color: #666;
	border-bottom: 2px solid #FFF;
	margin: 16px 7px 6px 8px;
	text-decoration: none;
	display: block;
}

.header_lower a:hover,
.header_lower a:active {
	font-size: 13px;
	color: #000;
	border-bottom: 2px solid #75C5C4;
	margin: 12px 7px 6px 8px;
	padding-bottom: 4px;
}

.header_lower a.cart:link,
.header_lower a.cart:visited {
	background: url(../images/icon_cart.jpg) no-repeat left;
	font-size: 13px;
	color: #666;
	border-bottom: 2px solid #FFF;
	margin: 16px 10px 6px 5px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
}

.header_lower a.cart:hover,
.header_lower a.cart:active {
	background: url(../images/icon_cart.jpg) no-repeat left 0;
	font-size: 13px;
	color: #000;
	border-bottom: 2px solid #75C5C4;
	margin: 12px 10px 6px 5px;
	padding-bottom: 4px;
}

.header_lower a.cart em {
	color: #999;
	font-style: normal;
}

.header_lower_search {
	font-size: 13px;
	color: #999;
	border: 1px solid #CCC;
	padding: 1px 1px 1px 16px;
	background: url(../images/icon_search.jpg) no-repeat 3px 3px;
	width: 140px;
}

.cat_request {
 position: absolute;
	top:-10px;
	margin-left:-550px;
}


#enroll 
{
    position: absolute;
	top:380px;
	margin-left:-550px;
}
#enroll a
{
    color: #D80629;
    text-decoration: none;
    font-size: 30px;
}
#enroll a:hover
{
    color: #FFAF21;
}

.cat_request span {
	display: none;
}

.cat_request a:link,
.cat_request a:visited {
	display: block;
	width: 105px;
	height: 116px;
	background: url(../images/cat_request.png) no-repeat 0 0 !important;
	background: url(../images/cat_request.gif) no-repeat 0 0;
}

.cat_request a:hover,
.cat_request a:active {
	background: url(../images/cat_request.png) no-repeat 0 -120px !important;
	background: url(../images/cat_request.gif) no-repeat 0 -120px;
}


/* Footer */

.footer_hr {
	background: url(../images/footer_hr.jpg) repeat-x top;
	height: 4px;
}

.footer_nav td {
	font-size: 11px;
	color: #999;
	vertical-align: text-top;
}

.footer_nav td a:link,
.footer_nav td a:visited {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;	
	padding: 0 10px 5px 10px;
}

.footer_nav td a:hover,
.footer_nav td a:active {
	color: #000;
}

.footer_nav td a.red:link,
.footer_nav td a.red:visited {
	color: #D10327;
}

.footer_nav td a.red:hover,
.footer_nav td a.red:active {
	color: #000;
}


.redLink a:link,
.redLink a:visited {
	font-size: 13px;
	color: #FFCC00;
	border-bottom: 2px solid #FFF;
	margin: 16px 15px 6px 15px;
	text-decoration: none;
	display: block;
}

.redLink a:hover,
.redLink a:active {
	font-size: 13px;
	color: #000;
	border-bottom: 2px solid #75C5C4;
	margin: 12px 15px 6px 15px;
	padding-bottom: 4px;
}

.credits td {
	font-size: 10px;
	color: #999;
	height: 30px;
	vertical-align: bottom;
}

.credits img {
	padding: 0 3px;
}

.credits a:link,
.credits a:visited {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

.credits a:hover,
.credits a:active {
	color: #000;
}

/* End Navigation */

.columnHeading {
	color: #CF0229;
	font: 16px Arial, "Courier New";
}

.redText {
	color: #CC0000;
	font-weight: bold;
}

.greenText {
	color: #009900;
	font-weight: bold;
}

.smallText {
	font: 11px Arial, "Courier New";
	color: #999999;
}

h1	{
	font: 20px Arial, "Courier New";
	color: #77C7C8;
	display: block;
	}	
		
h2	{
	font: 18px Arial, "Courier New";
	color: #CF0229;
	}	
	
h3	{
	font: 14px Arial, "Courier New";
	color: #CF0229;
	}	
	
hr {
	border: 1px solid #D8E4F0;
	height: 1px;
}
	
/* End common classes */

tr.hover:hover, tr.altItemHover:hover {
	background-color: #F5F5F5;
	cursor: pointer;
}

td.content {
	padding: 10px 0;
}

td.content_homepage {
	height: 450px;
}

td.content_homepage h1 {
	font-size: 16px;
	color: #FFF;
}

td.content_homepage div.defaultcontent {
	margin: 0 20px 20px 560px;
	padding: 0 10px;
	font-size: 11px;
	color: #FFF;
	width: 350px;
	position: absolute;
	top: 130px;
	background: url(../images/bg.png) repeat 0 0;
	
}

td.content_homepage div a:link,
td.content_homepage div a:visited {
	color: #FFCC00;
	text-decoration: none;
}

td.content_homepage div a:hover,
td.content_homepage div a:active {
	color: #FFCC00;
	text-decoration: underline;
}

td.body {
	background: url(../images/content_bg.jpg) no-repeat top;
	width: 933px;
}

td.header_links {
	color: #CCCCCC;
	padding-right: 10px;
	vertical-align: text-top;
}

td.price {
	font-size: 20px;
	color: #2B7CCE;
}

td.desc {
	font-size: 11px;
}

a.customer_menu:link, a.customer_menu:visited, a.customer_menu:active {
	font: 14px Arial, "Courier New";
	color: #CF0229;
	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 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: #CF0229;
	}	

a:hover	{
	text-decoration: underline;
	color: #000000;
	}
	
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;
	}
	

.steps {
	font-size: 12px;
}

.inputBox, .inputTextBox {  /* Form fields */
	font-size: 13px;
	color: #999;
	border: 1px solid #CCC;
	padding: 1px;
}

.dropBox {  /* Form fields */
	font-size: 13px;
	color: #999;
	border: 1px solid #CCC;
	padding: 1px;
}

.button { /* Form Buttons */
	font: 12px Arial, "Courier New";
	height: 22px;
	color: #000;
	border: 1px solid #77C7C8;
	background: #77C7C8 url(../images/button_bg.jpg) repeat-x top;
}

.button_search {
  position: absolute;
  top: -200px;
}

.footer {
	color: #999999;
}

.table_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.admin_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #F1F1F1;
}

.editItem {
	background-color: #CCCCCC;
}

td.vr {
  background: url(../images/vr.gif) no-repeat top center;
  width: 40px;
}

.catalogue 
{
    background: transparent url(../images/footer_hr.jpg) repeat-x bottom left;
    padding-bottom: 4px;
}
