/*
Theme Name: zinmag-remedy
Description: Zinmag remedy is a feature-rich dark theme with  magazine-/ news type layout with custom theme options and adsense. Theme created by <a href="http://www.wpfreethemes.com/">jinsona</a> .
Author: jinsona designs
Author URI: www.wpfreethemes.com

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 


*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#0E0F0F;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#126A9B;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#888;
	text-decoration:none
	}
a:hover {
	color:#ddd;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	background:#393f42;
	margin:0 auto;
	}
	
	
/* The Top */

#top {
	height:110px;
	margin:auto;
	background:#393f42 url(images/top.png) top repeat-x;
	width:1000px;
	
	
	}
.blogname {
	width:600px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	font-size:38px;
	padding:0 0 5px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:0px 0 0 25px;
	
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:2px 20px 0px 20px;
	font-size:15px;
	font-weight:normal;
	color:#949fa5;
	text-align:left;
	}
	
#topbar {
	height: 29px;
	margin-bottom: 0px;
	background: url(images/topbar.jpg) repeat-x;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
}

#topbar #dates {
	float: right;
	height: 25px;
	padding-right: 15px;
	padding-left: 25px;
	font-size: 13px;
	color: #AFAFAF;
	margin: 4px 0 0 15px;
	background:url(images/date.png) no-repeat;
	
}

#topbar ul {
	float: right;
	display: inline;
	height: 23px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a:link,#topbar ul li a:visited{
	height: 20px;
	line-height: 25px;
	background: url(images/rss.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 13px;
	font-weight:normal;
	color: #AFAFAF;
}

#topbar ul li a:hover {
	color: #AFAFAF;
}


/* The Search */


/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #B3DBEF;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#06415F;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #686D6F;
	}
#catmenu  a {
	display: block;
    font-weight: normal;
  	padding: 4px 10px 8px 10px;
	}

#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	}		
#catmenu ,#catmenu ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
		color: #999;
	}
.first a {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
}

/* Main Content*/	
	
	
#casing {
	padding:0px 0px 30px 0px;
	background-color:#393f42;
	}	

.fullcontent {
	float:left;
	width: 100%;
	padding:5px 0px 0px 0px;
	color: #888;
	}
.fullcontent .text {
	padding:5px 15px;
	color: #888;
	}
.fullcontent h2 {
	padding:5px 5px;
	color: #ddd;
	}
.fullcontent a {
  color: #126A9B;
  text-decoration: none;
}
.content a:hover {
  color: #ddd;
  text-decoration: none;
}


.content {
	float:left;
	width: 690px;
	padding:5px 0px 0px 0px;
	color: #888;
	}
.content .text {
	padding:5px 15px;
	color: #888;
	}
.content h2 {
	padding:5px 5px;
	color: #ddd;
	}
.content a {
  color: #126A9B;
  text-decoration: none;
}
.content a:hover {
  color: #ddd;
  text-decoration: none;
}
.title{
	margin: 0 0 0 0px;
	padding: 5px 0px 2px 5px;
	background:#292D2F;
	border-bottom:1px solid #222629;
}	
.time{
	text-align:left;
	width:100px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
	font-size:13px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
	font-weight:normal;
  color:#04689A;
	}
	
.author{
	color:#04689A;
	padding:0px 0 0px 0px;

}
.clock{
	color:#04689A;
	padding:0px 0 4px 10px;

}	

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#292d2f;
	color:#fff;
	border-top:1px solid #222629;
			}
	
.comm{
	padding:2px 0 2px 25px;
	float:left;
	background:url(images/comm.jpg)no-repeat;

}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}
.postmore{
	padding:2px 5px 2px 25px;
	float:right;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}

/* sidebar */
#rightcol{
	
	float:right;
	width:304px;
	padding:0 0 10px 0;
	
}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:300px;
	padding-top:5px;
	margin: 3px 0 ;
	font-size:14px;
	font-family:Century gothic, Arial, sans-serif;
  background:#202325;
  border:1px solid #393f42;
  color:#888;
	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#ddd;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#232628;
	font-weight:bold;

	}

.sidebar1 .text1 {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 a {
  color: #126A9B;
  text-decoration: none;
}
.sidebar1 a:hover {
  color: #ddd;
  text-decoration: none;
}
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:304px;
	padding-right:5px;
	font-size:14px;
	font-family:Century gothic, Arial, sans-serif;
	color: #ddd;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#ddd;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#232628;
	font-weight:bold;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#2e3335;
	border-bottom:1px solid #2a2e30;

	}

.sidebar2 ul li a:hover {
	background:#2a2e30;
	background-repeat:no-repeat;
	color: #d4d4d4;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#2e3335;
	color:#787d7f;
	}		
	
/* --- FOOTER --- */

#footer {
	clear: both;
	padding:5px 0 0 10px;
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	background-color: #0E0F0F;
	font-family: Century gothic, georgia, Arial, sans-serif;

	}

#footer a:link , #footer a:visited{
	color:#ddd;
	}

#footer a:hover {
	color:#fff;
	}
#footer ul {
	display: inline;
	height: 23px;
	padding: 10px;
	margin:0px 0px
}

#footer ul li {
	display: inline;
	height: 20px;
}

#footer ul li a:link,#topbar ul li a:visited{

	line-height: 25px;
	background-position: left;
	font-size: 13px;
	font-weight:normal;
	color: #AFAFAF;
}

#footer ul li a:hover {
	color: #AFAFAF;
}
#footer .copy {
  font-size:9px;
  text-align: right;
  padding: 10px;
}


/* The Navigation */

#navigation {	
	width:685px;
	margin:0px 0px 5px 5px;
	height:20px;
	float:right;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
	color:#eee;
	}


/*Featured*/
.featout{
  width: auto;
	overflow: hidden;
	padding:5px 5px;
	margin:0px 4px 5px 5px;
	background:#2e3335;
	border:1px solid #272b2d;
}
.featured{
	overflow: hidden;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	background:#39525e;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
}
.featured h2{
	font-size:22px;
	margin:3px 0 4px 5px;
		
}
.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}

.fentry{
	height:auto;
	overflow:hidden;
	
}

.fentrytext {
	margin: 5px 5px;
	color:#c2d4dd;
	line-height:20px;

}
.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 5px 0 0;
	background:url(images/readm.jpg) right no-repeat;
	
	
}
.fentrytext a:link,.fentrytext a:visited{
	color:#3c2e1b;
	font-weight:normal;
	text-decoration:none;
	}

.fentrytext a:hover {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	
	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
	
.centry p{
	margin:2px 0;

}
.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
	




#bottom{
	width:100%;
	padding:0px 0 0px 0;
	margin-bottom:10px;
	float:left;
}	


.myslides{
  background:#393f42;
  float: right;
  width: 310px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 972px; /*Width of Carousel Viewer itself*/
height: 165px; /*Height should enough to fit largest content's height*/
margin: 0px 14px 5px 14px;
background:#2c3133;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.myslides .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 17px ; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#202325;
border:1px solid #393f42;
}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 10px 10px; /*margin around each panel*/
padding:0px 0px;
}


.minipost {
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	background:#2e3335;
	border:1px solid #272b2d;
	display:inline;
	color:#888;
	font-family:century gothic,Arial,verdana, sans-serif;
	}

.minipost h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 20px;
	overflow:hidden;
	height:20px;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#c5c5c5;
}
.hentry {
	padding:0px 5px 2px 5px;
	overflow:hidden;
}
.hentry p{
	margin:5px 5px;
	color:#6b7478;
}
.newauth {
	padding: 2px 10px ;
	color:#6b7478;
}
.newauth img {
	padding: 0 2px ;
	border: 0 ;
}

.hentry img {
	float:left;
	border:1px solid #393f42;
	margin:2px 5px 5px 0px;
	}
.meta{
	color:#226b91;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#292d2f ;
	border-top:1px solid #272b2d;
		
}

.cat{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#235B76;

	}
.cat a:hover{
	color:#2E9FD7;

	}
/* e107 core styles */ 
.tbox {
	width: auto;
	padding : 2px;
	border: 1px solid #272b2d;
	color : #ddd;
	background-color: #2e3335;
}

.tbox:hover {
	background-color: #2e3335;
	border: 1px solid #272b2d;
}
.tbox:focus {
	background-color: #2e3335;
	border: 1px solid #272b2d;
}

.tbox.search {
	margin-left:5px;
	float: left;
	width: 148px;
	padding: 3px 3px 4px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0 2px 0 5px;
}
#search {
	height:28px;
	width:auto;
	padding-top:4px ;
	margin-right:15px;
	margin-top:78px;
	width:233px;
	float:right;
	background: url(images/search.jpg);
}

.tbox.chatbox {
	width: 90%;
	padding : 2px;
  border: 0 none;
	color : #ddd;
	background-color: #2e3335;
	margin: 10px auto;
}
.tbox.chatbox:hover {
	background-color: #2e3335;
	border: 0 none;
}
.tbox.chatbox:focus {
	background-color: #2e3335;
	border: 0 none;
}
.npdropdown {
  width: auto;
	margin: 0 0 0px 0;
	padding: 2px;
	height: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 98%; 
	border: 0px none #F1F1F1;
	border-collapse: collapse;
	background-color: #2e3335;
	padding: 2px;
	margin-top: 3px;
	color: #ddd;
	background-image: none;
  }
.tbox.comment.subject:hover {
	background-color: #2e3335;
	border: 0 none;
}
.tbox.comment.subject:focus {
	background-color: #2e3335;
	border: 0 none;
}


#comment.tbox.comment {
  width: 98%; 
	padding : 2px;
	background-color: #2e3335;
	border: 0 none;
}
#comment.tbox.comment:hover {
	background-color: #2e3335;
	border: 0 none;
}
#comment.tbox.comment:focus {
	background-color: #2e3335;
	border: 0 none;
}
#contactForm textarea.tbox {
  width: auto; 
	padding : 2px;
  border: 0 none;
	background-color: #2e3335;
	border: 0 none;
}
#contactForm textarea.tbox:hover {
	background-color: #2e3335;
	border: 0 none;
}
#contactForm textarea.tbox:focus {
	background-color: #2e3335;
	border: 0 none;
}
input#helpb.helpbox {
  float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#commentform .helpbox{
  width: 98%; 
	border-collapse: collapse;
	padding: 1px;
}
.helpbox {
  width: 98%; 
	background-color: transparent;
	border: 0px solid #F1F1F1;
	border-collapse: collapse;
	padding: 3px;
}
.indent {
	background-color: #2e3335;
	border: dotted 1px #eee;
	color: #eee;
	padding: 5px 5px 5px 25px;
} 
.button {
	background: #167498 url(images/fbutton.jpg) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
  padding: 1px 2px;
  padding: 0 ;
  border: 1px solid #FFFFFF;
}
.button:hover {
	background: #167498 url(images/fbutton.jpg) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ddd;
  padding: 0px;
  border: 1px solid #ddd;
}
.nextprev{
	border: 0px solid #F1F1F1;
	border-collapse: collapse;
	padding: 3px;
	text-align: left;
	width: auto;
}

.smalltext {
	font-size: 95%;
	font-weight: normal;
}
.smallblacktext {
	font-size: 95%;
	font-weight: bold;
}
.fborder {
	border: 0px none;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	margin-top: 3px;
	text-align: left;
}

/* forum parent headers, forum captions */
.forumheader {
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
  padding: 3px;
	vertical-align: middle;
	text-align: left;
}
.userheader {
	border: 0px none;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	font-size: 120%;
	vertical-align: middle;
	text-align: left;
}
.nforumcaption{
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	font-size: 110%;
	text-align: left;
}
.finfobar{
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	font-size: 95%;
	text-align: left;
}

/* two left columns */
.forumheader2{
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

.forumborder {
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
	border: 1px solid #272b2d;
	border-collapse: collapse;
	background-color: transparent;
	color: #ddd;
	padding: 3px;
	font-size: 120%;
	text-align: left;
	line-height: 40px;
}

.fcaption a {
	padding-right:4px;
	text-decoration: underline;
}

.fcaption a:hover{
	text-decoration: none;
}
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
}

div.menuBar {

}

div.emenuBar {

}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  position: relative;
  text-decoration: none;
  z-index: 100;
	top: 5px;
	left: 0px;

	list-style: none;
	height:29px;
	  color: #B3DBEF;
    font-weight: normal;
   	padding: 4px 10px 7px 10px;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
}

div.menu {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  z-index: 101;
  
}
/*sub links */
div.menu a.menuItem {
  color: #B3DBEF;
  display: block;
	background:url(images/menuhov.jpg) repeat-x;
	padding: 4px 10px 7px 10px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #FFFFFF;
  left: 0px;
  top: 0px;
  font-weight: normal;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #ffffff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 0px solid #a5a5a5;
  border-bottom: 0px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 0px solid #b3b3b3;
}