* {
	margin: 0;
	padding: 0;
	font: normal 14px Arial;
	list-style: none;
	outline: none;
}

hr {
      border-top: 1px dashed #f00;
      border-bottom: 1px solid #f00;
      color: #1C1C1C;
      background-color: #1C1C1C;
      height: 4px;
}

textarea {
	margin: 6px 0 0 3px;
	padding: 5px 0 5px 6px;
	width: 250px;
	background: #111;
	color: #eee;
	border: 1px solid #222;
}


fieldset {
	border: 1px solid #333;
	color: #e9ebd3;
}

legend {
	color: #e9ebd3;
}

body{
	background: #080808 url('/img/isr_background.png') repeat-x;
	background-attachment: fixed;
}

p {
	font-weight: normal;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	color: #ff0000;
	text-decoration: none;
}
a:hover
	{
	color: #fff;
	text-decoration: none;
}

hr {
	background: #555;
}

img {
	border: 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
}

h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #eee;
	font-weight: bold;
	border-bottom: 2px solid #e60500;
}

#mainContainer {
margin: 0 auto;
width: 990px;
border: 0px #232323 solid;
}

#header {
	width: 990px;
	text-align: right;
	overflow: hidden;
	position: relative;
	height: 140px;
	background: transparent url('/img/header-bg.png');
}

#primaryContent {
float: left;
width: 988px;
padding: 0px;
border: 0px #111 solid;
background: transparent;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.social
{
display: block;
width: 300px;
margin-top: 0px;
padding: 5px;
}

.rss_icon ul
{
display: block;
float: left;
width: 38px;
height: 38px;
padding: 5px;
}

.rss_icon li a {
display: block;
width: 38px;
height: 38px;
background: transparent url('/themes/isr_2009/img/rss_sprite.png') no-repeat;
}

.rss_icon li a:hover
{
display: block;
width: 38px;
height: 38px;
background-position: -38px 0px;
}

.twitter_icon ul
{
display: block;
float: left;
width: 38px;
height: 38px;
padding: 5px;
}

.twitter_icon li a {
display: block;
width: 38px;
height: 38px;
background: transparent url('/themes/isr_2009/img/twitter_sprite.png') no-repeat;
}

.twitter_icon li a:hover
{
display: block;
width: 38px;
height: 38px;
background-position: -38px 0px;
}

.fb_icon ul
{
display: block;
float: left;
width: 38px;
height: 38px;
padding: 5px;
}

.fb_icon li a {
display: block;
width: 38px;
height: 38px;
background: transparent url('/themes/isr_2009/img/facebook.png') no-repeat;
}

.fb_icon li a:hover
{
display: block;
width: 38px;
height: 38px;
background-position: -38px 0px;
}

.apple_icon ul
{
display: block;
float: left;
width: 38px;
height: 38px;
padding: 5px;
}

.apple_icon li a {
display: block;
width: 38px;
height: 38px;
background: transparent url('/themes/isr_2009/img/apple.png') no-repeat;
}

.apple_icon li a:hover
{
display: block;
width: 38px;
height: 38px;
background-position: -38px 0px;
}

/* PAGE CONTENT */
.pageContent {
	float: left;
	clear: both;
	width: 670px;
        color: #e9ebd3;
	background: #transparent;
}

.pageContent p {
	margin: 14px 14px;
	padding: 10px;
	font-family: arial, sans-serif;
	text-align: left;
	color: #e9ebd3;
}


.pageContent2 {
	float: left;
	clear: both;
	width: 970px;
	margin: 0px 0px;
        color: #e9ebd3;
	background: #transparent;
	text-align: center;
}

.pageContent2 p {
	margin: 5px 5px;
	font-family: arial, sans-serif;
	text-align: center;
	color: #e9ebd3;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 990px;
	text-align: center;
	color: #e9ebd3;
	height: 60px;
	background: transparent;
}

.comments {
display: block;
width: 690px;
background: #fefefe;
color: #fff;
padding: 5px;
}

.authorbar {
display: block;
width: 700px;
background: #fefefe;
color: #fff;
}

#commentauthor {
	display: block;
	width: 690px;
	background: #eee;
	padding: 5px;
}

.authorlogged {
	display: block;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

#comments {
	display: block;
	width: 700px;
	background: #ddd;
	border: #555 1px solid;
	padding: 5px;
	font-size: 12px;
}
	

#commentlink a{
	display: block;
	width: 200px;
	color: #fff;
}

#commentlink a:hover{
	display: block;
	width: 200px;
	color: #cc3300;
}

#commentbody {
	width: 690px;
}

.blog
{
	width: 700px;
	margin: 25px 0px 0px 25px;
}

#blogdate
{
	font-size: 18px;
	color: #fff;	
}

#blogtitle
{
	font-size: 16px;
	color: #eee;
	padding: 5px;
}

#blogbody
{
	display: block;
	width: 700px;
	background: #ddd;
	border: #555 1px solid;
	padding: 5px;
	font-size: 12px;
}

#blogposted
{
	font-size: 12px;
	font-variant: small-caps;
	color: #cc3300;
	padding: 5px;
}

#container
{
width: 500px;
margin: auto;
font-size: 20px;
color: #fff;
font-variant: small-caps;
}

/* ***** NAVIGATION ***** */
#nav {
	position: relative;
	z-index: 888;
	padding: 0 0 0 200px;
	background: transparent;
	margin: -1px 0 0 0;
	height: 26px;
}

#nav ul.topNav {
	float: left;
}

#nav ul.topNav li {
	color: #fff;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	padding: 0 10px;
	font-weight: bold;
	min-height: 1px;
	font-variant: small-caps;
	height: 26px;
}

#nav ul.topNav li a {
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	font: 600 12px/26px arial;
}

#nav ul.topNav li:hover {
	background: #C41A1A url(/images/nav_hover.jpg) left top repeat-x;
}

#nav ul.topNav li.select {
	background: #C41A1A url(/images/nav_bkgd_select.jpg) left top repeat-x;
	border: solid #000;
	border-width: 0 1px;
}

#nav ul.topNav ul.subNav {
	border: 1px solid #D10202;
	position: absolute;
	top: 100%;
	left: 0;
	background: #9C9C9C;
}

.js #nav ul.topNav ul.subNav {
	display: none;
}

#nav ul.topNav ul.subNav li {
	padding: 0;
	width: 200px;
	height: 20px;
	border-bottom: 1px solid #a5a5a5;
}

#nav ul.topNav ul.subNav li a {
	display: block;	
	width: 179px;
	padding: 0px 6px 0px 15px;
	text-decoration: none;
	color: #000;
	background: #9C9C9C;
	font: 300 12px/20px arial;
	white-space: nowrap;
}

#nav ul.topNav ul.subNav li a:hover {
	background: #D10202;
	color: #fff;
}

#sidebar {
	float: right;
	padding: 0px 0px;
	width: 269px;
	text-align: center;
	color: #fff;
	margin-right: 2px;
	background: transparent;
}

#sidebar img {
	border: 1px solid #e60500;
}

#menubottom {
	width: 990px;
	text-align: left;
	overflow: hidden;
	position: relative;
	height: 34px;
	background: transparent;
}

#videofeed {
	clear: both;
	width: 990px;
	text-align: left;
	overflow: hidden;
	position: relative;
	background: transparent;
	margin-bottom: 25px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.videofeed {
	clear: both;
	width: 990px;
	text-align: left;
	overflow: hidden;
	position: relative;
	background: #2a2a2a;
}

#video_bar {
	height: 20px;
	background: #000 url('/img/video_feed_bar.jpg');
}

.constr {
	margin: 8px;
	padding: 10px;
	width: 940px;
	background: #222;
	color: #FF3300;
	font-weight: bold;
	border: 5px #555 solid;
}

.modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
}
.modal-window
{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window
{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	background:transparent url('/examples/modal-simple/close-button.png') no-repeat scroll right top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover
{
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}

input {
	background: #111;
	color: #eee;
	border: 1px solid #222;
}

.sidecode input
{
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #000;
	background: transparent;
}

.forum_cat{
	width: 300px;
}

.forum_cat a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	background: #222;
	color: #fff;
	margin: 1px;
	padding: 5px;
}

.forum_cat a:hover
{
	background: #ff0000;
	color: #eee;
}

.forum_desc
{
	width: 300px;
}

.thread_count
{
	display: block;
	float: left;
	width: 100px;
	font-size: 14px;
	background: #111;
	padding: 50px;
}

#main_forum
{
	display: block;
	width: 770px;
	background: #555;
}

.cat_section
{
	width: 300px;
	background: transparent;
}

#videoobj
{
	display: block;
	float: left;
	width: 460px;
}

#sideitem
{
	display: block;
	float: right;
	width: 269px;	
}

.vlistlink a {
	display: block;
	background: transparent;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

/* Alignment classes */
.float-left
{
float: left;
}

.float-right
{
float: right;
}

.align-left
{
text-align: left;
}

.align-right
{
text-align: right;
}

.align-center
{
text-align: center;
}

.align-justify 
{
text-align: justify;
}

.post-footer {
	background-color: #333;
	padding: 5px; 
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 95%;
	width: 100%;
	border: 1px solid #444;
}
.date {
	background: url(/img/time_icon.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	color: #ddd;
}

.post-footer .comments {
	background: url(/img/comment_icon.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.readmore {
	background: url(/img/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	color: #ddd;
}

.post-footer .edit {
	background: url(/img/edit_icon.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .delete {
	background: url(/img/delete_icon.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .info {
	background: url(/img/information_icon.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#shoutbox {
	display: block;
	width: 300px;
	float: right;
	color: #fff;
}

iframe {
	border: 0px;
}

.msg_list {
margin: 0px;
padding: 0px;
width: 250px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#222;
margin:1px;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#111;
}

.recentshouts a {
	display: block;
	width: 150px;
	padding: 2px;
	background: #FF3300;
	color: #fff;
	border: #333 solid 1px;
}

.recentshouts a:hover {
	width: 150px;
	background: #eee;
	color: #FF3300;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#333; margin:0 5px; width: 650px;}
.b2f {height:1px; background:#333; margin:0 3px; width: 654px;}
.b3f {height:1px; background:#333; margin:0 2px; width: 656px;}
.b4f {height:2px; background:#333; margin:0 1px; width: 658px;}
.contentf {
background: #333; padding: 5px; width: 650px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
margin-left: 20px;
}
.contentf div {margin-left: 5px;}


#videoCategory {

	margin: 10px 0 0 10px;

	width: 900px;

	overflow: hidden;

}



#videoCategory li {

	display: inline;

}



#videoCategory li a {

	display: block;

	float: left;

	padding: 0 8px;

	border-left: 0px solid #fff;

	text-decoration: none;

	color: #eee;

	font-size: small;

}

#videoCategory li a:hover{

	display: block;

	float: left;

	padding: 0 8px;

	border-left: 0px solid #fff;

	text-decoration: none;

	color: #fff;

	font-size: small;

}

.video
{
	display: block;
	float: left;
	padding: 5px;
}

.video2
{
	display: block;
	float: left;
	padding: 5px;
	width: 500px;
}

.video {
display: block;
width: 660px;
border: 0px solid #000;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.video_content{
display: block;
float: left;
width: 650px;
padding: 5px;
color: #eee;
font-size: 16px;
background: transparent;
}

.video_content p {
color: #eee;
}

.video_content p a {
	font-size: 12px;
	text-transform: uppercase;
	color: #eee;
	font-weight: normal;
	border-bottom: 0px solid #e60500;
}

.video_content p a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #e60500;
	font-weight: normal;
	border-bottom: 0px solid #e60500;
}

.link a
{
	font-size: 12px;
	text-transform: uppercase;
	color: #eee;
	font-weight: normal;
	border-bottom: 0px solid #e60500;
}

.link a:hover
{
	font-size: 12px;
	text-transform: uppercase;
	color: #e60500;
	font-weight: normal;
	border-bottom: 0px solid #e60500;
}

.video_bottom {
display: block;
width: 650px;
padding: 5px;
text-align: right;
font-size: 12px;
background: transparent;
color: #eee;
border-bottom: 1px dotted #ddd;
}

.video a
{
	font-size: 12px;
	text-transform: uppercase;
	color: #eee;
	font-weight: bold;
	border-bottom: 2px solid #e60500;

}

.video a:hover
{
	font-size: 12px;
	text-transform: uppercase;
	color: #e60500;
	font-weight: bold;
	border-bottom: 2px solid #000;

}

.videodate
{
	font-size: 18px;
	color: #000;	
}

.videolinks li
{
	display:inline;
	font-weight: bold;
}

.videolinks a
{
	font-weight: bold;
	font-size: 12px;
}

.videotitle
{
	font-size: 12px;
	color: #eee;
}

.videotitle a
{
	font-size: 12px;
	color: #eee;
}

.videotitle a:hover
{
	color: #fff;
}

.videobody
{
	display: block;
	width: 500px;
	padding: 2px;
	font-size: 12px;
}

.videoposted
{
	display: block;
	font-size: 12px;
	font-variant: small-caps;
	color: #555;
}

.thumbs li {
  list-style-type: none;
  margin-bottom: .5em;
}
.thumbs img {
  vertical-align: middle;
}

.thumbs {             /* container for all thumbs */
  width: 99%;         
  margin: auto;       /* correctly center block element */
  padding: .1em;
  background: transparent;
  color: #eee;
  border: thin solid #222;
  overflow: auto;
  text-align: center;
}

.thumbs a {
	color: #eee;
	font-size: 10px;
}

.thumbs a:hover {
	color: #fff;
	font-size: 10px;
}

.thumbs ul {
  margin: 0;
  padding: 0;
}
.thumbs li {        /* test these rules with various fonts, may need adjusting */
  height: 271px;    /* high enough for image plus 2-line caption */
  width: 325px;     /* wide enough for widest image with a bit of padding */
  float: left;      /* as many as can fit in window width */
  overflow: hidden; /* do not let IE stretch the container */
  border: 1px solid #777;
  background: transparent;
  text-align: center;
  padding: .1em;
  margin: .2em;
  font-family: "\"}\""; /* hide correct dimensions from WinIE 5.x */
  font-family: inherit;
}
.thumbs img {          /* image resized in ems to maintain proportions */
  display: block;      /* prevent text from flowing on the side */
  width: 350px;
  height: 292px;       /* image resolution may suffer a little, but not much */
  text-align: center;  /* center for IE */
  margin: 0 auto .3em auto; /* center for non-IE */
  border: #000 solid 1px;
  padding: 0;
}

.thumbs img:hover{          /* image resized in ems to maintain proportions */
  display: block;      /* prevent text from flowing on the side */
  width: 350px;
  height: 292px;       /* image resolution may suffer a little, but not much */
  text-align: center;  /* center for IE */
  margin: 0 auto .3em auto; /* center for non-IE */
  border: #666 solid 1px;
  padding: 0;
}

.playbar{
	width: 415px;
	height: 30px;
	background: #000 url('/img/player_bar.png') no-repeat;
	padding: 5px;
}

#hide_this {
	background: #222;
	width: 425px;
	color: #fff;
}

#hide_this a{
	background: #333;
	color: #fff;
}

#hide_this li{
	display: inline;
	width: 85px;
	background: #333;
	color: #fff;
}

#hide_this a:hover{
	background: #666;
	color: #fff;
}

#toggle_link {
	display: block;
	width: 415px;
	background: #222;
	color: #fff;
	padding: 5px;
}

#toggle_link a{
	width: 415px;
	background: #222;
	color: #fff;
	padding: 5px;
}

#toggle_link a:hover{
	width: 415px;
	background: #666;
	color: #fff;
	padding: 5px;
}

/* ***** Video JS Stuff ***** */
.videoItem {
	border: 0px solid #111;
	float: left;
	clear: left;
	width: 600px;
	margin: 0 auto;
	background: #0573d4 url('/public/img/cars.jpg');
}

.videoItem h4 {
	background: #0573d4 url('/public/img/cars.jpg');
	border-style: solid;
	border-width: 0px;
	border-color: #222 #000 #000 #222;
	color: #fff;
	padding: 15px 15px;
	cursor: pointer;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
	height: 15px;
	width: 590px;
}

.videoItem h4 span {
	font-size: small;
	padding: 0 15px;
	color: #777;
}

.videoItem h4.linkOver,
.videoItem h4.linkOn {
	color: #eee;
	border-style: solid;
	border-width: 0px;
	border-color: #333 #222 #010B04 #333;
	background: #0573d4 url('/public/img/cars.jpg');
}

/* ***** Video Display ***** */
.VDisplayItem {
	background: #eee;
	display: none;
	overflow: hidden;
	position: relative;
	padding: 5px;
	border: 1px solid #000;
	margin: 0px 0px 0px 0px;
	width: 600px;
}

.VDisplayItem dl {
	clear: both;
	float: left;
	border: 1px solid;
	border-color: #000;
	padding: 10px 0px 10px 0px;
	background: #ffffff;
	width: 500px;
}

.VDisplayItem dr {
	clear: both;
	float: right;
	border: 1px solid;
	border-color: #000;
	padding: 10px 0px 10px 0px;
	background: #ffffff;
	width: 300px;
}

.VDisplayItem dt {
	font-size: small;
	font-family: verdana, sans-serif;
	float: left;
	clear: left;
	padding: 0px;
	width: 1px;
	text-align: left;
	color: #28314e;
}

.VDisplayItem dd {
	margin: 5px 5px 5px 5px;
	line-height: 1.4em;
	font-size: small;
	color: #000;

}

	/* ***** NAV ***** */
	#navigation {
		float: left;
		width: 990px;
		padding: 3px 0 6px 0;
		background: transparent url('/img/horiz-menu-top.png');
		height: 33px;
		position: relative;
		left: auto;
		top: 0px;
		z-index: 995;
	}
	
		#navigation ul.level_1 {
		padding-left: 5px;
		}
	
			#navigation ul.level_1 li {
				position: relative;
				float: left;
				display: inline-block;
				background: transparent;
				margin-right: 5px;
				height: 40px;
				top: 5px;
				left: 0px;
			}
	
			#navigation ul.level_1 li:hover {
				color: #fff;
				background: transparent;
			}
	
				#navigation ul.level_1 li a {	
					color: #eee;
					border: 0;
					background: transparent;
					display: inline-block;
					padding: 10px 8px;
					text-decoration: none;
					letter-spacing: 1px;
					font: normal 12px/22px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
				}
	
				#navigation ul.level_1 li a:hover {
					color: #fff;
					height: 45px;
					background: transparent url('/img/horiz-menu-top-hover.png');
					top: -10px;
				}
				#navigation ul.level_1 li a.on {
					color: #ff0000;
					background: transparent url('/img/horiz-menu-top-hover.png');
					padding-bottom: 12px;
					top: -10px;
				}
				
				.js #navigation ul.level_1 li ul.level_2 {
					display: none;
				}
	
				#navigation ul.level_1 li ul.level_2 {
					position: absolute;
					float: left;
					background: transparent;
					overflow: hidden;
					width: 990px;
					height: auto;
					z-index: 100;
					white-space: no-wrap;
				}
	
					#navigation ul.level_1 li ul.level_2 li {
						float: left;
						width: auto;
						height: 35px;
					}

	
						#navigation ul.level_1 li ul.level_2 li a {
							float: left;
							display: inline;
							font-size: 12px;
							color: #eee;
							background: transparent url('/img/menu_sub.png');;
							padding: 5px;
							height: 35px;
							border: 1px solid transparent;
						}
						#navigation ul.level_1 li ul.level_2 li a.on {
							background: #222 url('/img/menu_sub_hover.png');
							color: #eee;
							padding: 5px;
						}

						#navigation ul.level_1 li ul.level_2 li a:hover {
							display: inline;
							background: #222 url('/img/menu_sub_hover.png');
							color: #eee;
							padding: 5px;
							height: 35px;
							border: 1px solid transparent;
						}

		#navigation img {
		display: inline;
		margin-top: 0px;
		}

.tsc_base
{
display: block;
width: 650px;
height: 71px;
padding: 5px;
border: 1px solid #555;
background: #222;
margin-bottom: 10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.tsc_base img
{
float: left;
padding: 5px;
}

.tsc_base h3
{
float: left;
font-size: 20px;
color: #bdbdbd;
position: relative;
padding: 0px;
}

.tsc_base a:hover
{
color: #eee;
}

.tsc_base h4
{
float: left;
font-size: 16px;
color: #eee;
position: relative;
padding-left: 0px;
}

.tsc_base h5
{
font-family: sans-serif;
display:block;
font-size: 35px;
color: #fff;
font-weight: bold;
font-style: italic;
margin-top: -15px;
text-shadow: #000 2px 2px 1px;
position: relative;
}

.tsc_base span
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background: transparent url('/themes/isr_2009/img/gradient_1.png') repeat-x;
}

.tsc
{
float: left;
display: block;
width: 500px;
}

td
{
font-size: 10px;
}

.review_menu li
{
display: inline;
}

.review_menu li a
{
background: #222;
border: 1px solid #555;
color: #eee;
padding: 5px;
margin: 5px;
float: left;
}

.review_menu li a:hover
{
background: #ff0000;
color: #ccc;
border: 1px solid #555;
padding: 5px;
}

.droplinebar{
overflow: hidden;
margin-left: 25px;
}

.droplinebar img {
display: inline;
margin-top: 0px;
}

.droplinebar ul{
margin: 0;
padding: 0;
padding-top: 10px;
float: left;
width: 100%;
height: 35px;
font: bold 13px Arial;
background: transparent
}

.droplinebar ul li{
display: inline;
}

.droplinebar ul li img{
margin-top: 5px;
}

.droplinebar ul li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
}

.droplinebar ul li a:visited{
color: white;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
background: transparent;
color: #eee;
}

/* Sub level menus*/
.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: transparent; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinebar ul li ul li a{
font: normal 13px Verdana;
padding: 6px;
padding-right: 8px;
margin: 0;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
background: #ff0000;
color: #eee;
}