img {border: 0}

body {	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px; 

	font-style: normal; 

	line-height: normal; 

	font-weight: normal; 

	color: #333333; 

	background-color: #ffffff }

	

p { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px; 

	font-style: normal; 

	line-height: normal; 

	font-weight: normal;

    align: justified;

	color: #333333; }

	

.comp { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px; 

	font-style: normal; 

	line-height: normal; 

	font-weight: normal; 

	color: #9E0D0D; }		

	

.price { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 	

    color: #C00000;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none; }
	

.page_nav { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 	

    color: #000000;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none; }

		

.heading { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 	

    color: #656565;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none; }
	

.headtd { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 	

    color: #656565;
    
    background: #DAE9DF;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none; }

	

.searchtext

{	

	font-family: Century Gothic, Verdana;

	font-size: 10px;

	color: #000000; 	

}



.droplist

{

	font-family: Century Gothic, Verdana;

	font-size: 9px;

	color: #000000;

}



.results { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 	

    color: #000000;
    
    font-weight: bold;

	font-size: 14px; }

		

td { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	 font-size: 12px; 

	 font-style: normal; 

	 line-height: normal; 

	 font-weight: normal;

     align: justified;

	 color: #333333; }

	

h1 {  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal; 

	line-height: normal; 

	font-weight: bold;

	color: #000000;

	text-align: left; }

	

h2 {  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 17px; 

	font-style: normal;

	line-height: normal;	

	font-weight: normal;

	color: #000000; }



ul {  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px; 

	font-style: normal; 

	line-height: normal; 

	font-weight: normal; 

	color: #333333;

	list-style-type: square; }

	

ol {  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px; 

	font-style: normal; 

	line-height: normal; 

	font-weight: normal; 

	color: #333333; }

	

hr {  width: 100%; 

	height: 1px; 

	color: #999999; 

	text-align: center; }

			

a:link {	color: #333399;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none; }

	

a:visited {	color: #333399;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none; }

	

a:hover {	color: #333399;

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline; }

	

a:active {	color: #333399;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none; }

	

.current {	color: #333399;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	line-height: 20px;

	text-align: right; }

	

.nav { color: #74A490;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none; 

	line-height: 20px; 

	}

	

a.nav:link {	color: #74A490;

	font-size: 14px;

	font-weight: bold;
	
	text-align: left;

	text-decoration: none; }

	

a.nav:visited {	color: #74A490;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none; }

	

a.nav:hover {	color: #505E92;

	font-size: 14px;

	font-weight: bold;

	text-decoration: underline overline; }

	

a.nav:active {	color: #74A490;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none; }

	

.footer { font-size: 11px; 

	font-style: normal; 

	font-weight: bold; 

	line-height: normal; 

	color: #999999; }

	/* Gallery List */
#hmdGalleryList {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#hmdGalleryList li {
	float: left;
	margin: 0;
	padding: 0;
	width: 215px;
	height: 155px;
	text-align: center;
	font-size: 0.8em;
	background: none;
	list-style: none;
}

#hmdGalleryList li img {
	border: 1px solid #000;
}

#hmdGalleryListPagination {
	clear: left;
	text-align: left;
}

/* Gallery Edit */
#hmdGalleryEdit label {
	float: left;
	width: 160px;
}

#hmdGalleryEdit label.error {
	float: none;
	margin-left: 160px;
	width: auto;
}

#hmdGalleryEdit p.submit {
	margin-left: 160px;
}

/* Products pages */
.hmdProducts h2 {
	margin: 10px 0;
	padding: 6px 0 10px 10px;
	cursor: pointer;
	background: url(../images/products/bg_open.gif) top left no-repeat;
	color: black;
	font-size: 1em;
	width: 100%;
    border: 1px solid #FFFFFF;
}

* html .hmdProducts h2 {
	cursor: hand;
}

.featured_headings, a.featured_headings:link, a.featured_headings:visited, a.featured_headings:hover
{font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #759085; font-size: 14px; font-weight: bold; text-decoration: none; text-align:left; padding-top:6px;padding-bottom:6px;} /* padding-top:11px */

.featured_headings2, a.featured_headings2:link, a.featured_headings2:visited, a.featured_headings2:hover
{font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #24671F; font-size: 14px; font-weight: bold; text-decoration: none; padding:15px;  }
.featured_icon {height:20px;width:23px;margin-right:10px;margin-left:12px;}

/* Pagination */
.pagenav, a.pagenav:link, a.pagenav:visited
{padding-left:3px; padding-right:3px; font-size:11px; color: #9F0000; text-decoration:none; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
a.pagenav:hover
{padding-left:3px; padding-right:3px; font-size:11px; color: #071A5E; text-decoration:none; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
.pagenav-current
{padding-left:3px; padding-right:3px; font-size:11px; color: #DE0000; text-decoration:none; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}

table td, table th {text-align:left;}


