body{ 
	font-family: 'Trebuchet MS', Arial, Verdana, Tahoma; 
	background: 11px; 
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;	
}
td, div, p, pre {font-size:11px}
pre{
	font-family: 'Trebuchet MS', Arial, Verdana, Tahoma; 
}

.pageHeading{font-size:16px; font-weight:bold; color:maroon}

.CollectionNavHead{font-size: 14px; font-weight: bold; color:#B87500;}

ul{font-family: 'Trebuchet MS', Arial, Verdana, Tahoma; font-size:11px; line-height:150%;}

td.tdBG{
	background: url(../images/tdbg_left.jpg) repeat-y;
	height: 100%;
}
div.left-border{
	background: url(../images/left_border.jpg) no-repeat top;
	height: 100%;
}
td.tdBGRight{
	background: url(../images/tdbg_right.jpg) repeat-y;
	height: 100%;
}

div.right-border{
	background: url(../images/right_border.jpg) no-repeat top;
	height: 100%;
	
}

.navView{font-size:9pt; color:#666666; text-decoration: none;}
a.navView:link active visited{ color:#666666;}
a.navView:hover{color:#CE9A08;}

.CollectionGallery{font-size: 11px;	color: Black; text-decoration: none; font-weight: bold;	padding-top: 4pt;}

a.CollectionGallery:link active visited{ color: black; font-weight: bold;}

a.CollectionGallery:hover{color:#CE9A08;}

.menu3{display: block;border: 0; padding: 0px 0px 5px 0px; vertical-align: middle; align:right}

.menu1{font-size: 12px; margin: 0px; padding: 0px; font-weight: bold;}
.menu1 img{border: 0; padding: 0px 0px 0px 0px; vertical-align: middle;}
.menu1 a:link, .menu1 a:visited {display: block;border-bottom: 1px solid #e1e1e1;background-color: #fff;background-image: url("../images/menu_titlebg2.gif");padding: 2px 0px 5px 0px;	color: #000;text-decoration: none;background-repeat: repeat-x;}
.menu1 a:hover{background-image: none; background-color:#f5f5f5; color:#000;}

.menu2{font-size: 12px; background-color: #f7f7f7; margin: 0px; padding: 0px;}
.menu2 img{border: 0; padding: 0px 0px 0px 0px; vertical-align: middle;}
.menu2 a:link, .menu2 a:visited {display: block; border-bottom: 1px dotted #ccc;padding: 2px 0px 2px 18px;color: #000;text-decoration: none;}
.menu2 a:hover{color:#000; background-color:#f5f5f5}

Table.Grid, 
Table.Grid tr.GridHeaders,
Table.Grid tr.GridItems{
	border: 1px #ccc solid;
	border-collapse: collapse; 	
 }
 
 Table.Grid tr.GridHeaders{
 	background: #efefef;
	font-weight: bold;
 }
 
 Table.Grid td{
 	padding: 3px;
 }
 
 table#DG_Categories td input,
 table#DGProducts td input{
 	background: url(./../images/icons/icon_delete.png) no-repeat center;
	border: none;
	width: 40px;
	cursor: pointer;
 }
 
 
ul#LeftNav{
 	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

ul#leftNav li a, 
ul#leftNav li a:visited{
 	text-decoration: none;
	font-weight: bold;
	display: block;
	background: #ccc url("../images/menu_titlebg2.gif");
	padding: 2px 5px;
	color: #000;
}
 
ul#leftNav li a:hover{
	background:#ccc;
}
 
ul#LeftNav li ul{
 	list-style: none;
	margin: 0;
	padding: 0;
}
ul#LeftNav li ul li {
	border-bottom: 1px #999 dashed;
	padding: 0;
} 
ul#LeftNav li ul li a, 
ul#LeftNav li ul li a:visited{
	padding: 2px 0 2px 25px;
	background: url(../images/coll_nav/menu_arr.gif) no-repeat center left;
	background-position: 10px;
 	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 145px;
}

ul#LeftNav li ul li a:hover{
	padding: 2px 0 2px 25px;
	background: #efefef url(../images/coll_nav/menu_arr.gif) no-repeat center left;
	background-position: 10px;
 	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 145px;
}

* html ul#LeftNav li ul li a:hover{
	width: 173px;
} /*for IE*/
 
ul#LeftNav li ul li ul li a, 
ul#LeftNav li ul li ul li a:visited{
	width: 110px;
} 
 
ul#LeftNav li ul li ul li a:hover{
	background: #ccc;
} 

span em{
	font-size: 14px;
	color: #f00;
	padding: 5px 5px 5px 35px;
	margin: 10px auto;
/*	border: 1px #f00 solid;*/
	white-space: nowrap;
	background: url(../images/icons/icon_info.gif) no-repeat left center;
	background-position: 10px;
	font-weight: normal;
	font-style: normal;
}

td.banner{
	background: url(../images/admin_banner.jpg) no-repeat left;
/*	height: 106px;*/
	color: #fff;
	font-size: 30px;
	padding: 58px 0 10px 12px;
}

a.top-nav,
a.top-nav:visited{
	font-size: 12px;
	text-decoration: none;
	color: #25258F;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.top-nav:hover{
	color: #F26521
}

input.button1,
input.button2{
	padding: 5px 0;
	text-align: center;
	border: none;
	cursor: pointer;
	font-weight: bold;
}

input.button1{
	background: url(../images/button_1.jpg) no-repeat;
	width: 127px;
}
input.button2{
	background: url(../images/button_2.jpg) no-repeat;
	width: 110px;
}

td.footer{
	background: url(../images/footer_bg.jpg) no-repeat center;
	height: 30px;
	padding: 0 10px;
}

td.footer td,
td.footer td a,
td.footer td a:visited{
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
td.footer td a:hover{
	text-decoration: underline;
}

.read-more{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
p.label{
	font-weight: bold;
}
table.small-font,
.small-font{
	font-size: 11px !important;
}

a.cat-title,
a.cat-title:visited{
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	color: #25258F;
}

a.cat-title:hover{
	text-decoration: none;
	color: #F26521;
}

a.admin-links,
a.admin-links:visited{
	display: block;
	background: url(../images/nav_btn1.gif) no-repeat;
	width: 180px;
	padding: 5px 0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

a.admin-links:hover{
	background: url(../images/nav_btn2.gif) no-repeat;
}