.style1 {font-family: "Trebuchet MS"}

.style2 {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	line-height: 10px;
	color: #c1c1c1;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	line-height: 16px;
	color: #4B5E36;
}
a:link {
	color: #4B5E36;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B5E36;
}
a:hover {
	text-decoration: underline;
	color: #4B5E36;
}
a:active {
	text-decoration: none;
	color: #4B5E36;
}
h3, h3 a {
	color: #4B5E36;
	font-size:1.2em;
	font-weight:normal;
}
.leftnav{margin:0;}

.topnavlinks {
	background: url(../images/top-link-background.gif) repeat-x top;
	text-align: center;
	color: #4B5E36;
	height: 21px;
}

.topnavlinks > a, .topnavlinks > a:visited {
	font-size:12px;
	color: #4B5E36 !important;
}

.topnavlinks > a:hover {
	text-decoration:underline;
}

/* DEFAULT SETTINGS */ 
/* Below are  default settings are used when no other style has been defined.*/
body {
font-family      : arial, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
}/*Style for the body tag of your website, controls font family page background, etc.*/

.product_rating img { vertical-align:middle; text-align:left; }

.MsoNormal{
font-style:normal;
font-size:12px;
}

marquee {text-align:center;}

p {
font-family      : arial, sans-serif;
font-size:12px;
color:#000000;
} /*formatting all <div> (division) items.  This is a catch-all that only applies when no other style has been defined.*/
td {
font-family      : arial, sans-serif;
font-size:11px;
color:#000000;
} /*formatting all 
<td> items. This default setting is used when no other style has been defined.*/
tr {
font-family      : arial, sans-serif;
font-size:11px;
color:#000000;
} /*formatting all 
<tr> items.  This default setting is used when no other style has been defined.*/
ul {
font-family      : arial, sans-serif;
font-size:11px;
color:#000000;
} /*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*/

a{border:0;}
img{border:0;}

a:link {
font-family      : arial, sans-serif;
color:#000000;
border:0;
} /* general links style*/
a:visited {
font-family      : arial, sans-serif;
color:#000000;
}
a:hover {
font-family      : arial, sans-serif;
color:#222222;
}
hr {} /* horizontal line in your template*/
hr.separator {}
 
/* FORMS SETTINGS */ 
.button {
  color            : #FFFFFF;
  border           : 1px solid #444444;
  background-color : #959595;
  margin-top       : 0px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 12px;

}
.inputbox {
font-size: 9px;
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
	color: #333333;
background-image:url(../images/bckright.jpg);
border: 1px solid #444444;
height: 14px;
}
.search {} /*formatting the <div> which holds search items: inputbox, search button...*/
 
 
/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{
width:138px;} /* this styling is for the MAIN items in the menu */
a.mainlevel:link {
display          : block;
font-size        : 10px;
font-weight      : normal;

height:35px;
text-indent      : 10px;
text-decoration  : none;
text-transform   : uppercase;
background-image:url(../images/leftmenu.jpg);
background-repeat:repeat-x;
padding-top:6px; }

a.mainlevel:visited {display          : block;
font-size        : 10px;
font-weight      : normal;

height:35px;
text-indent      : 10px;
text-decoration  : none;
text-transform   : uppercase;
background-image:url(../images/leftmenu.jpg);
background-repeat:repeat-x;
padding-top:6px;
}
a.mainlevel:hover {display          : block;
font-size        : 10px;
font-weight      : normal;

height:35px;
text-indent      : 10px;
text-decoration  : none;
text-transform   : uppercase;
background-image:url(../images/leftmenu2.jpg);
background-repeat:repeat-x;
 padding-top:6px;
}
 
#active_menu {

font-size        : 10px;
font-weight      : normal;
width            : 100%;
height:35px;
text-indent      : 10px;
text-decoration  : none;
text-transform   : uppercase;
background-image:url(../images/leftmenu2.jpg);
background-repeat:repeat-x;
 padding-top:6px;
} /* this styling is for the menu item when it is active, even in main/sub position*/
 
.mainlevel-nav {
 color: #cccccc;
text-decoration: none;
margin: 0px;

}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
width             : 71px;
height:22px;
font-size         : 11px;
text-align:center;
color: #333333;
background-image:url(../images/menunorm.jpg);
padding-left: 18px;
padding-right: 18px;
padding-top:3px;
padding-bottom:7px;
background-position: left;
}
a.mainlevel-nav:hover {
color: #444444;
background-image:url(../images/menuhover.jpg);
background-position: left;

}
.active_menu-nav { 
color: #333333;
background-image:url(../images/menuactive.jpg);
background-position: left;
  }
 
a.sublevel{} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {}
a.sublevel:visited {}
a.sublevel:hover {}
 
.pagenavbar {} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar:link {} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when they become hyper links*/
.pagenavbar:visited {}
 
.pagenav {} /* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}
 
a.readon:link {} /*Style for the "Read More" link that is displayed for large content items*/
a.readon:hover {}
a.readon:visited {}
 
.back_button {} /*Style for the "BACK" button*/
.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {}
 
.mostread ul{} /*Style for most popular list - by default, most popular is user2 module*/
.mostread li{}
 
/* CONTENT PAGE SETTINGS */
a.category:link {}
a.category:hover {}
a.category:visited {}
 
.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {} /* set the link format */
a.blogsection:visited {} /* same as above, but to set the visited link format */
a.blogsection:hover {} /* same as above, but for links with mouse pointer over it */
 
.componentheading {

font-size        : 18px;
background: url(../images/conbck.gif) bottom left repeat-x;
font-weight      : normal;
width            : 100%;
height: auto;
margin-bottom: 0px;
margin-top: 3px;  
color: #000000;
text-decoration  : bold;
/*text-transform   : uppercase;*/
text-indent: 15px;
text-align: left;
padding:4px;

}/* Title of the component being used to display the content.*/
td.componentheading {

font-size        : 18px;
background: url(../images/conbck.gif) bottom left repeat-x;
font-weight      : normal;
width            : 100%;
height: 20px;
margin-bottom: 0px;
margin-top: 3px;  
color: #333333;
text-decoration  : bold;
/*text-transform   : uppercase;*/
text-indent: 15px;
text-align: left;

}
.contentheading {	

font-size        : 18px;
font-weight      : bold;
width            : 100%;
margin-bottom: 3px;
margin-top: 3px;  
color: #ffffff;
text-decoration  : bold;
/*text-transform   : uppercase;*/
padding: 6px;
text-indent: 10px;
} 



table.contentpaneopen {
	width: 100%;
	
}

/*
table.contentpaneopen td {
	width: 100%;
	padding:0px;
}
*/

table.contentpane {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td.contentheading {
font-size        : 18px;
background: url(../images/conbck.gif) bottom left repeat-x;
font-weight      : normal;
width            : 100%;
height: auto;
margin-bottom: 6px;
margin-top: 3px;  
color: #333333;
text-decoration  : bold;
/*text-transform   : uppercase;*/
padding:4px;
text-align: left;
}
 
a.contentpagetitle:hover {} /*Title of articles when appeare as links */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}
 
.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {} /* Formating the table of the Tables of Contents for multiple pages content or article */
table.contenttoc td {} /* same as above, used to format the td and able cells */
table.contenttoc th {} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/
table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 
 
 
/* MAMBO SECTIONS LISTINGS */
.sectiontableheader {} /* This is for styling the section table headers on a SECTION's page.
  Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {} 
.sectiontableentry2 {}
 
 
/* MAMBO MODULES FORMATTING */
table.moduletable {
margin-left:3px;

} /* Formatting the module table */
table.moduletable th {
font-size        : 10px;
text-transform:uppercase;
font-weight      : normal;
width            : 100%;
height: 20px;
margin-top: 3px;  
color: #444444;
text-align: center;
} /* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */
 
 
/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {} /* For styling the date the content/articles are created under contents title */
.modifydate {} /* Formating "Last updated on" text at the end of articles/contents */
.small {} /* Formating "Written by:...." text */
.smalldark {}/*Found in poll result page, for " Number of Voters".. text */
 
/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */
 
 
/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
  section on the frontend */
a.weblinks:hover {} /* same as above, but for link with mouseover */
 
/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */
 
/* Search page */
table.searchintro {} /* This is for formatting the box with "Search Keyword: test returned 4 matches" box
  that appears after you have entered a search value. It appears on the mainbody
  with the search results */
 
 
/* MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged in */
 
.ontab {}/* For styling of the "Tab" buttons when editing contents through the frontend as admin. 
This .ontab is the styling for the tab when it is active or after its "clicked" */
.offtab {} /* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend. 
This the styling for the tab when it is NOT active or when it is NOT "clicked" */
.tabpadding {} /* this style is used set the size of the tab in the above */ 
.tabheading {} /* Not too sure what this is used for. Couldn't find anything related to it yet at the moment */
.pagetext {} /* this style is used to style the content of the editing form contents (where HTMLArea sits and all its forms + contents) in
the frontend Administration interface */

#header {
	width:838px;
	height:127px;
	float:left;
	background-image:url(../images/header.jpg);
}
#leftmenu {
	width:144px;
	float:left;
}
#pathway {
	width:691px;
	height:25px;
	float:right;
	background-image:url(../images/pathway.jpg);
	padding-top:10px;
}
#ad {
	width:480px;
	float:left;
}
#mainbody {
	width:480px;
	float:left;
}
#right {
	width:210px;
	float:right;
}
#footer {
	width:838px;
	height:80px;
	float:left;
	background-image:url(../images/footer.jpg);
	padding-top:10px;
}
#rightmenu {
padding-top:15px;

	width:210px;
	float:left;
	background-image:url(../images/rightmenu.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#rightmenu2 {
	width:210px;
	float:left;
	background-image:url(../images/bckright.jpg);
	padding-top:15px;
	padding-bottom:15px;

}
#center {
	width:480px;
	float:left;
}
#banner {
	width:468px;
	height: 78px;
	float:right;
}
#search {
	width:838px;
	height: 29px;
	float:left;
	text-align:right;
}
#topmenu {
	width:500px;
	height: 28px;
	float:left;
	text-align:center;
	padding-left:140px;
	

	
}
#mainframe {

	background-repeat:repeat;
	width:838px;
	margin:0px auto;
	text-align:left;
	z-index:3;
}
#seperator{
height:22px;
	width:210px;
	float:left;
	background-image:url(../images/seperator.jpg);
}

.sidemenu {
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
	padding: 4px 0;
	background-color: #E2E3DE;
}

.sidemenu > a, .sidemenu > a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B5E36 !important;
	background-color: #E2E3DE;
}

/* new dropdown */

ul.dropdown {
 list-style: none;
 margin: 0;
 padding: 0;
 width:200px;
	text-align: center;
	background-color: #E2E3DE;
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li,
ul.dropdown ul {
 list-style: none;
	text-align: center;
	margin-left:1px;
	width: 200px;
	padding: 0;
	background-color: #E2E3DE;
}

ul.dropdown li {
 float: left;
	border-bottom: 1px solid #c9c9c9;
	padding: 4px 0;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 0%;
 left: 185px;
 z-index: 598;
 width: 100%;
 border-left: 1px solid #fff;
}

ul.dropdown ul li {
 float: none;
	font-size:14px;
	font-weight: normal;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding: 4px 0;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;
	}

/*
	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }
*/
	ul.dropdown a:link,
	ul.dropdown a:visited	,
	ul.dropdown a:hover,
	ul.dropdown a:active	{ 
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration:none;
		font-size: 16px;
		font-weight: bold;
		color: #4B5E36 !important;
		background-color: #E2E3DE;
	}
	
	ul.dropdown ul a:link,
	ul.dropdown ul a:visited	,
	ul.dropdown ul a:hover,
	ul.dropdown ul a:active	{ 
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration:none;
		font-size: 14px;
		font-weight: normal;
		color: #4B5E36 !important;
		background-color: #E2E3DE;
	}
	
	ul.dropdown a:hover { background-color: #eee; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 134px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}

/* Other */

table.htmtableborders td { width:20%;}

div.AuthorizeNetSeal {
	margin: 10px;
	padding:10px;
}

.homepara {
	font-size: 13px;
	color: #000;
	padding: 5px;
}

.homepara > a, .homepara > a:visited {
	color: #4B5E36;
	font-size: 1em;
	font-weight: bold;
}

#form-login {
	padding:0;
	margin:0;
	width:99%;
}

#login_form p {
	padding:0px !important;
	margin-top:-10px;
	text-align:left;
}

/*
#system-message {
	margin:0;
	padding:6px;
	width:600px;
	border:2px red solid;
	background-color:#FFB8A2;
	font-weight:bold;
}
*/

#system-message dt {
	float:left;
}
.PricesalesPrice {
	font-size: 12px;
	margin-bottom: 10px;
}
.PricesalesPrice span {
	font-size: 16px;
}
.pagination {
	margin-top: 10px;
}
.pagination div{text-align:center !important;}
.pagination ul{text-align:center !important; float: left; width: 550px; margin-top: 0px;
}
.pagination ul li{display: inline; margin-left: 4px;
}
.pagination  .counter{text-align: right !important;}

.leftColModuleContainer {
 padding:6px;
 margin:4px;
 margin-top:12px;
 border: 2px solid #B7C0AD;
 font-size: 1.1em;
}

div.contact div.jicons-icons {
  display: none !important;
}

.vmCartModule .product_row { margin: 4px 0; }

.vmCartModule .show_cart a { background-color: #b7c0ad; border: 1px solid #666; margin: 4px; padding:3px; font-weight: bold; } 
