/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family:  Verdana, Sans-Serif; font-size: 11px; color:#FFFFFF }
.errorBox { font-family :  Verdana, Sans-Serif; font-size : 14px; background: #ffb3b5; font-weight: bold; color:#FF0000 }
.errorBox  a { text-decoration:none; color:#FF0000 }
.errorBox  a:hover { text-decoration:none; color:#FFF }

.stockWarning { font-family :  Verdana, Sans-Serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Verdana, Sans-Serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
 /* background: url(images/bg.jpg) repeat-x #000000;*/
 background: #666666;
  /*margin-top:10px; */
  color: #FFFFFF;
  margin-bottom: 0px; 
}
.body{
background:#000;
color:#FFFFFF;

}
.box1{
  /*background: url(images/box_bg.png) repeat;*/
 font-family: Tahoma,  Verdana, Sans-Serif;
  color: #FFFFFF;
  font-size:12px;


}
A {
  color: #FFF;
  text-decoration: none;
}

A:hover {
  color: #CCC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
 /* background: #ffffff;*/
}

.headerNavigationSel {
  font-family:  Verdana, Sans-Serif;
 /* background:url(images/bg_header_navi.jpg) repeat-x; */
 background:#000;
  font-size: 14px;
 /* background: #bbc3d3;*/
  color: #FFFFFF;
  font-weight : bold;
    height:27px;
	vertical-align:top;
	border-top:1px solid #680e0e;
	border-left:1px solid #680e0e;
	border-bottom:1px solid #680e0e;
	background: #680e0e;
}
.headerNavigationSel a{ 
 font-family:  Verdana, Sans-Serif;
  color: #FFFFFF; 
  display:block;
  line-height:27px;

}
.headerNavigationSel a:hover {
  color: #FFFFFF;
 
background: #000;
  text-decoration:none;
}




TD.headerNavigation {
  font-family:  Verdana, Sans-Serif;
 /* background:url(images/bg_header_navi.jpg) repeat-x; */
 background:#000;
  font-size: 14px;
 /* background: #bbc3d3;*/
  color: #FFFFFF;
  font-weight : bold;
    height:27px;
	vertical-align:top;
	border-top:1px solid #680e0e;
	border-left:1px solid #680e0e;
	border-bottom:1px solid #680e0e;
	

}
.headerNavigation a{ 
 font-family:  Verdana, Sans-Serif;
  color: #FFFFFF; 
  display:block;
  line-height:27px;
 /* border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
 */

}

.headerNavigation a:hover {
  color: #FFFFFF;
 /* border-left:1px solid #333;
  border-right:1px solid #333;
  border-bottom:1px solid #DDD;*/
 /* background: url(images/topbkg.gif) repeat-x top;*/
background: #680e0e;
  text-decoration:none;
}


TD.join {
  font-family:  Verdana, Sans-Serif;
  background:#000;
  font-size: 16px;
  height:27px;
  vertical-align:top;
  border:1px solid #680e0e;
}
.join A { 
 font-family:  Verdana, Sans-Serif;
  color: #FFFFFF; 
  display:block;
  line-height:27px;
}
.join A:hover {
  color: #FFFFFF;
  background: #680e0e;
  text-decoration:none;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Verdana, Sans-Serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;
}

TD.headerInfo {
  font-family: Tahoma,  Verdana, Sans-Serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Verdana, Sans-Serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.headrow{
  background: #680e0e;
  
}

.headrow a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background: #680e0e;
  color:#FFFFFF;
  font-size:12px;
  
}
.headrow a:hover{
  background: #680e0e;
  color:#FFFFFF;
  text-decoration:underline;
  
}

.infoBox {
  background: #999;
}



.infoBoxContents {
  background: #000000;
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #999;
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:  Verdana, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  background: #999;
  color: #FFF;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/*  background: #000000; */
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 /* background: #000000; */
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #680e0e;
  border-spacing: 1px;
}*/
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

/*.productListing-heading {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
  background: #c1d45f;
  color: #FFFFFF;
  font-weight: bold;
}*/
.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

.productListing-heading a{
  color: #FFFFFF;
  text-decoration:none;
  }
.productListing-heading a:hover  {
  color: #FFFFFF;
  text-decoration:underline;

}

TD.productListing-data {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
}


A.pageResults {
  color: #FFF;
  font-weight:bold;
  
 
}

A.pageResults:hover {
  color: #CCC;
  background: #333;
}

a.best_deal {
  color: #680e0e;
  text-decoration:none;
  font-weight:bold;
}

a.best_deal:hover {
  color: #99ff33;
    font-weight:bold;
}

.imgs{
border:1px solid #f0f0f0;
}



TD.pageHeading, DIV.pageHeading {
  font-family:  Verdana, Sans-Serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:  Verdana, Sans-Serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Verdana, Sans-Serif;
  font-size: 12px;
  color: #99FF33;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Verdana, Sans-Serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Verdana, Sans-Serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Verdana, Sans-Serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #333; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Verdana, Sans-Serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Verdana, Sans-Serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Verdana, Sans-Serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Verdana, Sans-Serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Verdana, Sans-Serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Verdana, Sans-Serif; font-size: 11px; color: #99ff33; }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 15% no-repeat;  }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.contentslide{
border: 1px solid #FFFFFF;
border-bottom-width: 0px;
padding: 0px;
width: 285px;
height: 233px;
background-color:#FFFFFF;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 287px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #FFF;
border: 1px solid #FFF;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 0 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 285x; /*IE5 width*/
w\idth: 285px; /*IE6 width*/
}

.pagination a{
font-size:12px;
font-weight:bold;
padding: 0 5px 0 5px;
text-decoration: none; 
color: #FFFFFF;
background-color: #622611;
}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #9A604C;
}



/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #FFFFFF;
	background-color: #000;
		width:168px;

}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
		width:100%;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family:  Verdana, Sans-Serif;
  font-size: 11px;
	
	text-decoration: none;
	position: relative;
	display: block;
		width:100%;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #FFFFFF;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #000000;
	background-color: #680e0e;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	 
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #FFFFFF;
	border: 1px solid #333;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px solid #333;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family:  Verdana, Sans-Serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #000000;
	background-color: #680e0e;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #000;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #000;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

/*- Menu Tabs H--------------------------- */

    #tabsH {
	  float:right;
      width:100%;
    /*  background:#000;*/
      font-size:12px;
      line-height:normal;
	  font-weight:bold;
	  font-family: Verdana, Sans-Serif;
      }
    #tabsH ul {

	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsH li {
	
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:right;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

.rounded{
background: url(images/input_bg.gif) no-repeat left top;
padding-top: 4px;
padding-left:8px;
padding-right:14px;
padding-bottom:7px;

}

.rounded_input {
border: none;
background: #FFF;
width: 154px;
}

.button{
	background:url(img/button.png)  -32px right no-repeat;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:auto;
	margin-right:30px;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		background:url(img/button.png) left top no-repeat;
		display:block;
		height:31px;
		line-height:31px;
		padding-left:10px;
		padding-right:8px;
		margin-right:20px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	border:solid 1px #7F9FBF;
	width:200px;
	clear:both;
}
	ul.v-menu, .v-menu li{
		padding:0; 
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		clear:both;
		margin-top:6px;
		padding:6px 10px;
	}
		.v-menu li a{
			color:#555555;
			font-weight:bold;
			display:block;
			border-top:solid 1px #DEDEDE;
			padding:4px;
			text-decoration:none;
		}
		.v-menu li a:hover{
			color:#999999;
		}
		

/*EASY INFOBOX */	
		
.mws_boxTop    { background: url('images/infobox/top.png');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #d9e126;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.png'); }
.mws_boxRight  { background: url('images/infobox/right.png'); }
.mws_boxBottom { background: url('images/infobox/bot.png');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #000000; }

.mws_boxTop_main    { background: url('images/infobox_main/top.png');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.png'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.png'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.png');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #000000; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}




.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid  #680e0e;
font:normal 10px Verdana;
line-height: 12px;
z-index: 100;
background-color: #FFF;
width: 250px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
color:#000;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
a.balloon{
color:#FFFFFF;
text-decoration:none;
}


a.balloon:hover{
color:#FFFFFF;
text-decoration:none;
}


/* RATING */
/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;*/
	}

.loading {
	height: 15px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		

#container {
	width: 50%;
	border: 1px solid #ccc;
	padding: 20px;
	}

h1 {
	font-size: 21px;
	font-family: Arial, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	}

h2 {
	font-size: 16px;
	color: #333;
	font-family: Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	}

.motdtitle{
  font-family:  Verdana, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
}
.headerhelp{
  font-family:  Verdana, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background-color:#680e0e;
}