﻿/* Common classes to copy to the editor.css file */
body {
	padding: 0px;
	margin: 0px;
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #000000;
	background-color:#DEDEDE;
}

td {
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #666666;
}
.td_table {
	border:2px #797979 solid;
}
.table_header {
	background-image:url(../images/button.jpg);
	background-repeat:repeat-x;
	background-color:#3185DF;
	color:#FFFFFF;
	height:20px;
	padding-left:5px;
	
}
.table_header border {
	border-bottom:1px solid #999999;
}
.table {
	border: 1px solid #D4E5F6;
	background: #F7F7F7;
}

.table_light {
	border: 1px solid #F0F0F0;
	background: #FCFCFC;
}

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: #6FA8E1;
	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;
}

td.banner_search {
	background: url(../images/banner_search.jpg) top left no-repeat;
	padding: 5px;
	text-align: right;
}

h1	{
	font: 26px "Trebuchet MS", Arial, "Courier New";
	color: #666666;
	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: #6FA8E1;
	}	
	
hr {
	border: 1px solid #D8E4F0;
	height: 1px;
}
	
/* End common classes */

tr.hover:hover, tr.altItemHover:hover {
	background-color: #F5F5F5;
	cursor: pointer;
}

td.site_title {
	font: 25px "Trebuchet MS", Arial, "Courier New";
	color: #2B7CCE;
	vertical-align: bottom;
}

td.cart {
	color: #666666;
}

td.content {
	padding: 0px 25px 25px;
}

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 "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 {
	font: 11px "Trebuchet MS", Arial, "Courier New";
	color: #E5E5E5;
	text-decoration: none;
	text-align:center
}
a.header_links:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.footer {
	background-image:url(../images/footer_grad.jpg);
	background-repeat:repeat-x;
}
a.bottom:link, a.bottom:visited, a.bottom:active{
	font: 11px "Trebuchet MS", Arial, "Courier New";
	color:#333333;
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;

}
.bottom_text {
	font: 11px "Trebuchet MS", Arial, "Courier New";
	color:#333333;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #2B7CCE;
	}	

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;
	}
	
/* These are for the main menu */
a.main_menu_bg {
	background-image:url(../images/nav_grad.jpg);
	background-repeat:repeat-x;
}
a.main_menu:link, a.main_menu:visited, a.main_menu:active {
	font-family: "trebuchet MS", "Century Gothic", Verdana, Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding: 20px 0px 5px 0px;
	text-decoration:none;
	display:block;
	background: url(../images/nav_grad.jpg) repeat-x top;
}
a.main_menu:hover {
	background-image:url(../images/nav_grad_over.jpg);
	background-repeat:repeat-x;
}

	
/* These are for the category menu */

/*a.classinfo_menu:link, a.classinfo_menu:visited, a.classinfo_menu:active { /* top row of menu - links 
	text-decoration: none;
	color: #383838;
	padding: 3px 2px 2px;
	font: 12px/24px "Trebuchet MS", Arial, "Courier New";
	padding-left: 10px;
	display:block;
}

a.classinfo_menu:hover { /* top row of menu - links 
	color: #ffffff;
	background-image:url(../images/nav_menu_over.jpg);
	background-repeat:repeat-x;
}

*/

.nav_menu_top_bg { /* top row of menu */
	background-image:url(../Images/nav_menu_grad.jpg);
	background-repeat:repeat-y;
}

.nav_menu_top { /* top row of menu*/ 
	width: 150px;
	display: block;
}

a.nav_menu_top:link, a.nav_menu_top:visited, a.nav_menu_top:active { /* top row of menu - links */
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #383838;
	text-decoration: none;
	padding: 4px 10px 5px;
}

.nav_menu_top_over { /* top row of menu */
	width: 150px;
	display: block;
}

a.nav_menu_top_over:hover { /* top row of menu - links */
	background: url(../Images/nav_menu_over.jpg) repeat-x;
	color: #ffffff;
}
/* -- */
.nav_menu_sub { /* sub of menu*/ 
	width: 120px;
	background: #6FA8E1;
}

a.nav_menu_sub:link, a.nav_menu_sub:visited, a.nav_menu_sub:active { /* sub menu section - links */
	font: 12px/20px "Trebuchet MS", Arial, "Courier New";
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

.nav_menu_sub_over { /* sub menu section */
	width: 118px;
	background: #FFF;
	border: 1px solid #999;
}

a.nav_menu_sub_over:hover { /* sub menu section - links */
	color: #000;
	display: block;
	padding: 2px 9px;
}

/* 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 */
	width: 200px;
	display: block;
	font: 12px "Trebuchet MS", Arial, "Courier New";
	text-decoration: none;
	background: url(../Images/button.jpg) repeat-x;
	color: #ffffff;
	border: 1px solid #7f7f7f;
	text-align: center;
	
}

a.info_menu:hover {
	
}

/* end info pages menu */

.steps {
	font-size: 12px;
}

.inputBoxLogin {  /* Form fields */
	font: 14px "Trebuchet MS", Arial, "Courier New";
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #747474;
	width: 122px;
	padding: 2px 5px;
}
.inputBox {  /* Form fields */
	font: 14px "Trebuchet MS", Arial, "Courier New";
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #747474;
	height:22px;
}
.searchfield {
	font: 14px "Trebuchet MS", Arial, "Courier New";
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #747474;
	width: 100px;
	padding-left:10px;
	
}
.inputTextBox {  /* Form fields */
	font: 14px "Trebuchet MS", Arial, "Courier New";
	color: #383838;
	background-color: #FFFFFF;
	border: 1px solid #747474;
	margin:4px;
	height:22px;
}

.dropBox {  /* Form fields */
	font: 12px "Trebuchet MS", Arial, "Courier New";
	color: #666666;
	height: 22px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}

.button { /* Form Buttons */
	font: 11px "Trebuchet MS", Arial, "Courier New";
	height: 22px;
	color: #ffffff;
	border: 1px solid #7f7f7f;
	background-image:url(../images/button.jpg);
	background-color:#3185DF;
	background-repeat:repeat-x;
}
.btnViewCart:link, .btnViewCart:visited, .btnViewCart:active {
	background: url(../images/viewcart_btn.png) no-repeat left top;
	display: block;
	height: 18px;
	width: 78px;
}
.btnViewCart:hover {
	background: url(../images/viewcart_btn.png) no-repeat left bottom;	
}
.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;
}
.pe_left {
	background-image: url(../images/pe_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width:15px;
}
.pe_right {
	background-image: url(../images/pe_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width:15px;
}
.pe_bottom {
	background-image: url(../images/pe_bottom.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height:15px;
}
.pe_br {
	background-image: url(../images/pe_br.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.pe_bl {
	background-image: url(../images/pe_bl.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.banner_light_grad {
	background-image: url(../images/banner_white_grad.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.banner_dark_grad {
	color: #000000;
	background-image: url(../images/banner_dark_grad.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
a.banner_dark_gradlink:link, a.banner_dark_gradlink:visited, a.banner_dark_gradlink:active {
	color: #000000;
}
a.banner_dark_gradlink:hover {
	color: #333333;
}
.content_left {
	background-image: url(../images/content_left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 8px;
}
.content_right {
	background-image: url(../images/content_right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 8px;
}
.content_bottom {
	background-image: url(../images/content_bottom.png);
	background-repeat: repeat-x;
	background-position:top;
	line-height:8px;
}
.content_top {
	background-image: url(../images/content_top.png);
	background-repeat: repeat-x;
	background-position:bottom;
	line-height:8px;
	height:8px;
}
.content_br {
	background-image: url(../images/content_br.png);
	line-height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:top left;
}
.content_bl {
	background-image: url(../images/content_bl.png);
	line-height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:top right;
}
.content_tr {
	background-image: url(../images/content_tr.png);
	line-height:8px;
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom left;
}
.content_tl {
	background-image: url(../images/content_tl.png);
	line-height:8px;
	height:8px;
	width:8px;
	background-repeat: no-repeat;
	background-position:bottom right;
}
