*
{
  margin:0px;
  padding:0px;
}

img
{
border:none;
}

table.list {
  margin-top: 1em;
  margin-bottom: 1em;
  background: #FFFFFF;
  border-collapse: collapse;
}
table.list th, table td {
  padding: 0.2em;
  font-family: Verdana, Arial, sans-serif;
}

table.list td {
  border: 0px silver solid;
  text-align: center;
}

table.list td input{
  font-family: Verdana, Arial, sans-serif;
}

table.list th {
  border: 1px silver solid;
  background: #E8E8E8;
  text-align: center;
}
table.list caption {
  margin-left: inherit;
  margin-right: inherit;
}

body {
	margin: 0px;
	background: url(img/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
        font-size: .6em;
}

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h1
{
	background: #e8e8e8;
	color: #9f9f9f;
	margin:0px;
	padding: 10px 20px 10px 20px;
	font-size: 16px;
}

h1 a
{
  color: #9f9f9f;
}

h1 a:hover
{
  color: #93B300;
  text-decoration:none;
}

h2 {
	color: #9f9f9f;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

h3
{
font-family:Verdana,Arial,sans-serif;
font-size:12px;
}

h4
{
font-family:Verdana,Arial,sans-serif;
font-size:12px;
padding-left:10px;
display:inline;
color:#aa0000;
vertical-align:70%;
}


ul {
	font-size: 10px;
	margin:0;
	padding:0;
}

ul.error
{
	color: #aa0000;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

a {
	color: #93B300;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}


/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 990px;
}


/**** Top ***/


#top {
	width: 100%;
	height: 88px;
	color: #fff;
	background: #000 url(img/top_bg.gif);
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 3px;
	font-size: 2.4em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	background: url(img/bg_t.gif) no-repeat;
	padding-left: 10px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
        color: #93B300;
}


/**** Main Menu ***/


#menu {
	display: block;
	float:right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 20px 20px 0px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	height: 61px;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: url(img/bg_menu.gif);
}

#menu li a.current {
	letter-spacing: 1px;
	color: gray;
	background: url(img/bg_menu.gif);
}

#menu li a.current:hover {
	color: #fff;
}

#sddm
{	
	z-index: 30;
	float:right;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	padding: 20px 20px 0px 20px;
	height: 61px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}

#sddm li a:hover
{	background: url(img/bg_menu.gif);
	//background:#93B300;
}

#sddm li.selected
{	background: url(img/bg_menu.gif);
	//background:#93B300;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #333;
	border: 1px solid #000}

	#sddm div a
	{	position: relative;
		display: block;
		height: 20px;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		background: #333 ;
		color: #fff;
		font: 11px arial}

	#sddm div a:hover
	{	//background: url(img/bg_menu.gif);
		background: #93B300;
		color: #FFF}

/**** Content Container ***/


#content {
	width: 100%;
	margin-top:30px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
}


/**** Content ***/


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	float:left;
	display: block;
       margin-left: 20px;
	display: inline;
}

#lefty ul {
        list-style: disc inside;
        padding-bottom: 15px;
        margin-left:15px;

        text-indent: -12px;
}

#lefty li {
	margin-bottom:5px;
}

#lefty {
	width: 650px;
	float:left;
       margin-left: 20px;
	display: inline;
}

#lefty h2.shift {
        display:inline;
	margin-left:20px;
}

#full {
       width:800px;
       margin: 0 auto;
}


/**** Sidebar ***/


#right {
	width: 315px; 
	float: right;
	display:block;
}

#right .box {
	width: 24em;/*280px*/
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding:10px 10px 15px 10px;
	float: right;
	margin-bottom:10px;
}

#right .box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box a {
	margin: 10px 0 10px 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}

#nav{ list-style: none; margin: 2.0em 0; width: 25em; float: right;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	color: #93B300;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:hover{
	color: #1a1a1a;
	background: url(img/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
	}	

/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
        margin: 40px auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 70%;
}

#footer p {
	margin: 0px;
	padding: 0;
}

table.pretty
{
  background:#F6F9FB none repeat scroll 0% 0%;
  margin: 1em 1em 1em 0em;
  border-collapse: collapse;
}

table.pretty th, table.pretty td {
  border: 1px silver solid;
  padding: 0.2em 0.7em;
  font-family: Verdana, Arial, sans-serif;
}

table.pretty td
{
  font-size:13px;
  font-weight:bold;
}

table.pretty td a
{
  text-decoration:none;
  color: #8C8C73;
}

table.pretty td.buy a
{
  color:#aa0000;
}

table.pretty td.bought a
{
  color:#888;
}

table.pretty td a:hover
{
  text-decoration:none;
  color:#93B300;
}

table.pretty th {
  background: #E8E8E8;
  text-align: center;
  font-size:15px;
}

input.bubble
{
  background: #eee;
  border: solid 2px #ddd;
  font-size: 14px;
  font-weight: bold;
  color: #93B300;
  padding: 5px;
  margin-bottom: 5px;
}

select.bubble
{
  background: #eee;
  border: solid 2px #ddd;
  font-size: 14px;
  font-weight: bold;
  color: #93B300;
  margin-bottom: 5px;
}

textarea.bubble
{
  background: #eee;
  border: solid 2px #ddd;
  font-size: 14px;
  font-weight: bold;
  color: #93B300;
  padding: 5px;
  margin-bottom: 5px;
}

input.submit
{
  float:right;
}

#leftybox
{
  margin-left:165px;
}

.userfieldtitle
{
  display:block;
  vertical-align:middle;
  width:200px;
}

#rss {
	color: #9f9f9f;
	margin:15px 0px 0px 0px;
	padding:0px;
	font-size: 15px;
        text-align:center;
        font-weight:bold;
}

#rss a {
	color: #9f9f9f;
        text-decoration:none;
}

#rss a:hover {
	color: #93B300;
        text-decoration:none;
}

fieldset
{
  border:none;
}

/*POPUP TOOLTIP CSS*/

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
	font-weight:bold;
    font-size:14px;
    text-decoration:none}

a.info:hover{z-index:25; 
background-color:#ccc;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    font-weight:normal;
    font-size:10px;
    top:-20px; 
    left:20px;
    padding: 10px;
   	width:150px;
    border:1px solid #5B6D07;
    background-color:#93B300; 
    color:#fff;
    text-align: center}
    
.bookmarklet
{
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: #626262;
    border: 1px solid #626262;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Lucida Grande',Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    min-width: 62px;
    padding: 0 7px 1px;
    text-align: center;
    text-shadow: 1px 1px 0 #3B3B3B;
    vertical-align: 2px;
}

.bookmarklet:hover
{
  text-decoration:none;
}
