/* main tags */

body {
	background-color:#2a8c17;
	background-image:url(../images/page-backdrop.jpg);
	background-repeat:repeat;
	background-position:0 0;
	margin:0;
	padding:0;
}

/*ul li {
	list-style-image: url(../iconLibrary/list_arrow.gif);
	list-style-position: outside;
	background-position: left;
	left: -8px;
	position: relative;
}
ul li li {
	list-style-image:none;
	list-style-position: outside;
	background-position: left;
	left: -8px;
}*/


/* ------------------------ main design elements ------------------------ */
/* BG's */
div#pageHeaderBackdrop {
	width:100%;
	background-image:url(../images/page-header-backdrop.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#pageSideBackdrop {
	width:100%;
	background-image:url(../images/page-side-backdrop.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

/* BORDERS */

td.content-border-left {
	background-image:url(../images/border-lights-left.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
td.content-border-right {
	background-image:url(../images/border-lights-right.jpg);
	background-repeat:repeat-y;
}

/* SIDEMENUS */

td.leftmenus, td.rightmenus {
	background-image:url(../images/sidemenu-backdrop.gif);
	width:185px;
	padding:4px;
	border-top:1px solid #3a0002;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.leftmenus td, td.rightmenus td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.leftmenus td.header, td.rightmenus td.header {
	border-bottom:3px solid #7e5816;
}

/* CONTENT */

td.content {
	padding:0 3px 3px 3px;
	padding:12px;
	background-image:url(../images/content-backdrop.jpg);	
	/*background-image:url(../images/page-content-backdrop.gif);*/
	color:white;
	border-top:1px solid #3a0002;
}

/* HEADER */
table#template tr.mainheader td {
	background-image: url(../images/design/header_bg.jpg);	
}
/* TOP MENU */
table#template tr.menubar td {
	background-image:url(../images/design/topmenu-ext.gif);
	height:26px;
}
table#template tr.menubar a {
	color:black;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	padding-bottom:10px;
	line-height:18px;
}
table#template tr.menubar a:hover {
	color:#003399;
	background-image:url(../images/design/topmenu-buttonover.gif);
	/*background-color:#FFF6DA;*/
}
table#template tr.menubar img {
	vertical-align:middle;
}
table#template tr.menubar td.left {
	text-align:left;
	/*padding-left:8px;*/
}
table#template tr.menubar td.right {
	text-align:right;
}

/* SIDE MENU */
tr.topsell td {
	font-size:10px;
	/*background-color:#ffed3a;*/
	padding-bottom:3px;
}
tr.topsell td a {
	color:black;
	text-decoration:none;
}
/* LEFT MENU */

/*table.leftmenu {
	width:177px;
	padding:0px;
	margin:0px;
	border:0px none;
}
table.leftmenu tr.header td {
	height:26px;
	background-color: #f5f5f5;
	}
table.leftmenu tr.header td.left a{
	width:5px;
	background-image:url(../images/design/leftmenu-header-left.jpg);
}
table.leftmenu tr.header td.left a:hover{
	width:5px;
	background-image:url(../images/design/leftmenu-header-left-over.jpg);
}

table.leftmenu tr.header td.mid a{
	width: 100%;
	vertical-align:middle;
	background-image:url(../images/design/leftmenu-header-mid.jpg);
	line-height:20px;
	color:White;
	font-weight:bold;
	font-size:11px;
}
table.leftmenu tr.header td.mid a:hover{
	width: 100%;
	vertical-align:middle;
	background-image:url(../images/design/leftmenu-header-mid_over.jpg);
	line-height:20px;
	color:White;
	font-weight:bold;
	font-size:11px;
}

table.leftmenu tr.header td.right a {
	width:5px;
	background-image:url(../images/design/leftmenu-header-right.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
table.leftmenu tr.header td.right a:hover{
	width:5px;
	background-image:url(../images/design/leftmenu-header-right_over.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
table.leftmenu tr.button td, table.leftmenu tr.button td a {
	height:22px;
	line-height:20px;
}
table.leftmenu tr.button td.left {
	width:5px;
	background-image:url(../images/design/leftmenu-buttonback-left.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
table.leftmenu tr.button td.mid, table.leftmenu tr.button td.mid a {
	width:100%;
	font-size:10px;
	color:#003399;
}
table.leftmenu tr.button td.mid {
	background-image:url(../images/design/leftmenu-buttonback-mid.jpg);
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
table.leftmenu tr.button td.mid a {
}
table.leftmenu tr.button td.right {
	width:5px;
	background-image:url(../images/design/leftmenu-buttonback-right.jpg);	
}
table.leftmenu tr.searchbox td{
	font-size:11px;
	background-color:#FFFFFF;
	height:22px;
	
}

table.leftmenu tr.edge td a {
	font-size:11px;
	background-color:#FFFFFF;
	height:26px;
	
}
table.leftmenu tr.edge td a:hover {
	font-size:11px;
	background-color: #F4F4F4;
	height:26px;
	text-decoration:none
	
}

table.leftmenu tr.searchbox tr {
width:177px;

	}*/

/* CUSTOM styles */

td.prodlistrow-even {
	background-image:url(../images/prodlist-backdrop-even.jpg);
	border-bottom:1px solid #8f0000;
}
tr.row-over td.prodlistrow-odd, tr.row-over td.prodlistrow-even {
	background-image:none;
	background-color:#a30d0e;
}
td.prodlistrow-odd {
	background-image:url(../images/prodlist-backdrop-odd.jpg);
	border-bottom:1px solid #8f0000;
}
td.prodlist-header {
	/*background-image:url(../images/prodlist-backdrop-header.gif);*/
/*	background-repeat:repeat-x;*/
	height:23px;
	border-bottom:1px solid #e4cf00;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

td.prodlist-header a {
	/*background-image:url(../images/prodlist-backdrop-header.gif);*/
/*	background-repeat:repeat-x;*/
	height:23px;
	border-bottom:1px solid #e4cf00;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}


.cart {border:1px outset #D1D1AD;}
	
table.cart tr.white tr, table.cart tr.white tr {
background-color:#E0DFE3;
	border:none;}


table.leftmenu tr.searchbox td input {
	height:22px;
}
table.leftmenu tr.searchbox td input#strSearch {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #DEDDDD;
	background-color:#FFFFFF;
	width:140px;
	padding-left:3px;
	line-height:16px;
}
table.leftmenu tr.searchbox td input#submit {
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color:#E0DFE3;
	width:30px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
}
table.leftmenu tr.searchbox td a {
	display:block;
	font-size:11px;
	line-height:14px;
	padding-top:2px;
	padding-bottom:2px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
table.leftmenu tr.edge td {
	padding:0px;
	margin:0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
table.infomenu ul {
	padding:0;
	list-style:none;
	margin:0;
	text-indent:0;
}
table.infomenu ul li {
	list-style:none;
	padding:0;
	margin:0;
}
table.infomenu li a {
	display:block;
	background-image:url(../images/menubutton-red-backdrop.gif);
	height:22px;
	line-height:18px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	/*padding-left:3px;*/
	font-size:10px;
	text-align:center;
}
table.infomenu li a:hover {
	background-image:url(../images/menubutton-red-backdrop-over.gif);
	text-decoration:none;
}
table.rightinfomenu ul {
	padding:0;
	list-style:none;
	margin:0;
	text-indent:0;
	border-bottom:1px solid #777777;
	
	
}
table.rightinfomenu ul li {
	list-style:none;
	padding:0;
	margin:0;
	border-top:1px solid #777777;
}
table.rightinfomenu li a {
	display:block;
	background-image:url(../images/menubutton-backdrop.gif);
	height:22px;
	line-height:18px;
	color:black;
	
	text-decoration:none;
	/*font-weight:bold;*/
	/*padding-left:3px;*/
	font-size:10px;
	text-align:center;
}
table.rightinfomenu li a:hover {
	background-image:url(../images/menubutton-backdrop-over.gif);
	text-decoration:none;
	color:black;
}
table.miscmenu {
	background-image:url(../images/misc-backdrop.gif);
	margin-bottom:3px;
	border-bottom:1px solid #93846b;
}
table.miscmenu td {
	color:black;
}
table.miscmenu a:hover {
	color:black;
}
/* CONTENT */
table#template table#content {
	width:100%;
}
table#template table#content td.menucolumn {
	width:177px;
}

/* FOOTER */
table.pagefooter {
	height:91px;
	background-image: url(../images/footer-backdrop.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
table#template tr.mainfooter td.left {
	padding-left:8px;
}
table#template tr.mainfooter td.left a {
	color:#003399;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
table#template tr.mainfooter td.left a:hover {
	text-decoration:underline;
}
table#template tr.mainfooter td.right {
	color:#003399;	
	text-align:right;
	padding-right:8px;
	font-size:10px;
}


	
table.itemback2 td.topleft {
	background-image: url(../images/design/box_round_ul.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.top {
	background-image:url(../images/design/box_round_um.jpg);
	height:9px;
}
table.itemback2 td.topright {
	background-image: url(../images/design/box_round_ur.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.left {
	background-image:url(../images/design/box_round_sl.gif);
	width:9px;
}
table.itemback2 td.bottomleft {
	background-image: url(../images/design/box_round_bl.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.bottom {
	background-image:url(../images/design/box_round_bm.jpg);
	height:9px;
}
table.itemback2 td.bottomright {
	background-image: url(../images/design/box_round_br.gif);
	width:9px;
	height:9px;
}
table.itemback2 td.right {
	background-image:url(../images/design/box_round_sr.gif);
	width:9px;
}
table.itemback2 td.mid {
	background-color:#FFFFFF;
}
.edge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
#strSearch {
	border:1px solid white;
	font-size:10px;
	font-weight:bold;
	width:151px;
	margin:2px;
}
#goSearch {
	font-size:10px;
	background-color:#f80000;
	color:white;
	border:0px none;
	padding:2px;
	font-weight:bold;
	margin:0;
}
