body {
  color            : #000000;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #ffffff;
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}

p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

tr {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

td {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  vertical-align: top;
 }

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.search_box {
  float: right;
  background	   : transparent url(../images/search.gif);
  color			   : #333333;
}
.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #FFFFFF;
  color             :#404F59;
  background-image  : url(../images/but.gif);
  padding           : 2px;
}

ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : 0.8em;
}
ul#mainlevel-nav li {
  display           : block;
  background-image  : none;
  padding-left      : 0px;
  padding-right     : 0px;
  float             : left;
  margin            : 0;
  width             : auto !important;
  width             : 15%;
  font-size         : 11px;
  line-height       : 21px;
  white-space       : nowrap;
  border-right      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 15px;
  padding-right     : 15px;
  text-decoration   : none;
  color             : #333333; 
  background        : transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
  color            : #692b32;
  text-decoration: underline;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  background-color  : #FFF;
/*
  padding-left      : 4px;
  padding-right     : 4px;
*/
  padding-top     : 10px;
 /*
  border-right      : 1px solid #C2C2C2;
  border-left      : 1px solid #C2C2C2;
  border-bottom     : 1px solid #C2C2C2; 
*/
}

table.moduletable th {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : center;
  height           : 25px;
  line-height      : 24px;
  color            : #FFF;
  background-image : url(../images/modhead.png);
  background-repeat: no-repeat;
  background-position: bottom;
/*
  background-color  : #FFF;
*/
}

table.moduletable td {
  padding-left     : 3px;
  padding-right    : 3px;
  background-color : #EFEFEF;
  /*
  border-right      : 1px solid #C2C2C2;
  border-left      : 1px solid #C2C2C2;
  border-bottom     : 1px solid #C2C2C2; 
  */
}

#moduletable_border {
  border-right     : 1px solid #C2C2C2; 
  border-left     : 1px solid #C2C2C2; 
  border-bottom     : 1px solid #C2C2C2; 
}

table.moduletable_border td {
  padding-left     : 3px;
  padding-right    : 3px;
  background-color : #EFEFEF;
  border-right     : 1px solid #C2C2C2; 
  border-left     : 1px solid #C2C2C2; 
  border-bottom     : 1px solid #C2C2C2; 
}


table.content{
  padding          : 20px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url(../images/header.jpg) ;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  padding-left     : 10px;
  text-align       : left;
  color            : #ffffff;
  width            : 100%;
  margin           : 2px;
}
.componentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url(../images/header.jpg);
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  text-transform   : uppercase;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  width            : auto;
  margin           : 2px;
  
  }
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #56666E;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #7d6c62;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #692b32;
  text-decoration  : underline;
  font-weight      : bold;
}
.buttonheading {
  background       : url(../images/header.jpg);
  padding-left     : 4px;
  padding-right    : 4px;
  }
a.mainlevel  {
  font-weight	   : bold;
  font-family      : Verdana, Arial, Geneva, Helvetica, sans-serif;
  text-align       : left;
  display          : block;
  line-height      : 22px;
  height           : 20px;
  font-size        : 12px;
  width            : auto;
  color	           :#000000;
/*
  background       : url(../images/boff.jpg);
*/
}
a.mainlevel: link {
  text-align       : left;
  display          : block;
  font-size        : 12px;
  width            : auto;
  font-weight      : bold;
  color			   : #7d6c62;
}
a.mainlevel:link, a.mainlevel:visited {
  text-align       : left;
  display          : block;
  font-size        : 12px;
  font-weight      : bold;
  padding          : 0px 0px 0px 0px;
  color			   : #7d6c62;
  width            : auto;
}
a.mainlevel:hover {
  text-align       : left;
  display          : block;
  /*
  background       : url(../images/bon.jpg);
*/
  color	           :#692B32;
  font-weight	   :bold;
  font-size        : 12px;
  text-decoration  :underline;
  cursor           :hand;

}
#active_menu {
	text-align       : left;
	color            : #7d6c62;
	font-weight	: bold;
}
a#active_menu:hover {
	text-align	: left;
	color		: #692B32;
	font-weight	: bold;
	text-decoration:underline;
	cursor:hand;
}
a:link, a:visited {
	font-size		: 11px;
	color		: #7d6c62;
	text-decoration	: none;
	font-weight	: bold;
}
a:hover {
	font-size		: 11px;
	color		: #692b32;
	text-decoration	: underline;
	font-weight	: bold;
}
a.category:link, a.category:visited {
	font-size		: 11px;
	font-weight	: bold;
}
a.readon:link, a.readon:visited {
	color		:#7d6c62;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	white-space	: normal;
	font-weight	: normal;
	padding-bottom	 : 4px;
	padding-left		 : 4px;
	padding-right		: 4px;
	padding-top	: 4px;
	float		: left;
	line-height	: 10px;
	text-decoration	: none; 
	border	: 1px solid #AABBBF;
	background-color : #FFFFFF;
	background-image : url(../images/but.gif);
	}
a.readon:hover {
	color		:#692b32;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	white-space	: normal;
	font-weight	: normal;
	padding-bottom	 : 4px;
	padding-left		 : 4px;
	padding-right		: 4px;
	padding-top	: 4px;
	float		: left;
	line-height	: 10px;
	text-decoration	: none; 
	border	: 1px solid #AABBBF;
	background-color : #FFFFFF;
}
/*
ul {
	
	margin	: 2px;
	padding-left		 : 0px;
	list-style	: none;
}
li {
	
	line-height	: 15px;
	padding-left		 : 15px;
	padding-top	: 0px;
	background-image : url(../images/bullet.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}	*/
.date {
	font-family	: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size		: 10px;
	color		: #333333;
	padding-right		: 10px;
}
.small {
	font-size		: 10px;
	color		: #333333;
}
.smalldark {
	font-size		: 10px;
	color		: #333333;
}
.createdate, .modifydate {
	font-size		: 10px;
	color		: #666666;
}
.pathway {
	font-size		: 10px;
	color		: #333333;
	padding-left		 : 14px;
}
a.pathway:link, a.pathway:visited {
	color		: #7d6c62;
	font-size		: 10px;
	padding-left		 : 0px;
}
a.pathway:hover {
	color		: #692b32;
	font-size		: 10px;
	padding-left		 : 0px;
	text-decoration: underline;
}
.blog_more {
padding-left	: 10px;
}
.inputbox {
background-image	 :url(../images/inputback.jpg);
border		: 1px solid #666;
}
.back_button {
text-align		: center;
padding		: 10px;
}
.pagenavcounter {
	font-size		: 10px;
	color		: #FF9900;
}
.small {
	font-size		: 10px;
	color		: #333333;
}
.smalldark {
	font-size		: 10px;
	color		: #333333;
}
.createdate, .modifydate {
	font-size		: 10px;
	color		: #666666;
}
.content_vote {
	font-size		: 10px;
	height	: 22px;
	padding-top	: 2px;
	padding-bottom	 : 2px;
}
.content_rating {
	font-size		: 10px;
	color		: #CC9900;
}
.contact_email	{
	width		: 100%;
}
.contact_email .inputbox {
	width		: 345px;
}
.sectiontableheader {
	font-size		: 11px;
	font-weight	: normal;
	text-transform	 : uppercase;
	letter-spacing	 : 1px;
	background	: #DEDEDE;
/*	background	: #D8E0E4;*/
	color		: #333333;
	padding			: 4px;
}
.sectiontableentry1 {
	vertical-align	 : top;
	padding			: 3px;
	background	: #ECECEC;
/*	background	: #E6EEF2;*/
	border-top	: 1px solid #FFFFFF;
	border-bottom		: 1px solid #999999;
}
.sectiontableentry2 {
	vertical-align	 : top;
	padding			: 3px;
	border-top	: 1px solid #FFFFFF;
	border-bottom		: 1px solid #999999;
}
table.contenttoc {
	border	: 1px solid #FFFFFF;
	background	: #E6EEF2;
	padding			: 5px;
	margin-right		 : 10px;
	margin-left	: 10px;
	margin-bottom		: 10px;
}
.header {
	margin:0;
	padding:0;
}
.vmsearch {
	background	    : #efefef;
	padding-bottom	: 4px;
	padding-left	: 4px;
	padding-right	: 4px;
	padding-top	    : 4px;
}

.vmCartModule div{
	background	    : #efefef;
	}
.vmCartModule{
	background	    : #efefef;
	}
	
img {
	border: 0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#leftgradient {
/*border:1px solid red;*/
background-image:url(../images/left_content_bgrd.gif);
background-repeat:repeat-y;
margin:0;
padding:0;
width:800px;
float:left;
}

#rightgradient {
/*border:1px solid blue;*/
border-bottom:1px solid #FAFAFA;
background: transparent url(../images/right_content_bgrd.gif) top right repeat-y;
margin:0;
padding:0;
width:800px;
float:right;
}

#content {
vertical-align: top; 
/*border:1px solid green;*/
margin-left:18px !important;
margin-left:18px;
margin-right:15px !important;
margin-right:15px;
margin-top:0px !important;
margin-top:0px;
padding:0;
width:95%;
float:left;
}

#footer {
float:left;
background-image:url(../images/footer_bgrd.gif);
background-repeat:repeat-x;
height:70px;
width:800px;
}

/*
#footer {
float:left;
background-image:url(../images/footer_bgrd.gif);
background-repeat:repeat-x;
margin-left:7px;
margin-right:5px;
padding-left:0px;
height:70px;
width:98%;
}

*/
#footer ul, #footeraddress ul, #footernotes ul, #footernav ul, #footershop ul {
float:left;
margin:0;
padding:0;
}

#footernav {
float:left;
margin-top:10px;
margin-left:7px;
padding:0;
}

#footernav ul {
width:auto;
}

#footernav ul li, #footershop ul li  {
list-style-type:none;
float:left;
font-size:11px;
margin:0;
padding:0;
}

#footernav ul li {
display:block;
}

#footernotes {
float:right;
font-size:9px;
margin-top:10px;
margin-right:8px;
text-align:right;
}

#footernotes ul li {
list-style-type:none;
}

#footeraddress {
float:left;
font-size:9px;
}

#footeraddress ul {
float:left;
background-image:url(../images/footer_address_bgrd.gif);
background-repeat:no-repeat;
height:75px;
margin-top:10px;
margin-bottom:0;
margin-left:3px;
margin-right:5px;
padding:0 0 0 10px;
}

#footeraddress ul li {
margin-left:35px;
list-style-type:none;
}

#footerleftcorner {
background-image:url(../images/content_leftcorner_bgrd.gif);
background-repeat:no-repeat;
float:left;
margin:0;
padding:0;
width:18px;
height:7px;
display:block;
}

#footerrightcorner {
background-image:url(../images/content_rightcorner_bgrd.gif);
background-repeat:no-repeat;
float:right;
margin:0;
padding:0;
width:18px;
height:7px;
display:block;
}

