/* ###################### MISC SETTINGS ###################### */
body {
	font-family: 'Trebuchet MS', Arial, Verdana, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-color: #000;
  	font-size: 14px;
  	color: #000;
}

#container {
	width: 801px;
}

#top_menu {
	width: 570px;
	height: 20px;
	float: right;
	position: absolute;
	text-align: center;
	top: 147px;
	right: 3px;
	overflow: hidden;
}

#top_menu a:link {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-right: 20px;
	text-decoration: none;
	color: ##FFFF00;
	display: inline;
	font-weight: normal;
}

#top_menu a:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-right: 20px;
	text-decoration: none;
	color: #fff;
	display: inline;
	font-weight: normal;

}

#top_menu a:hover {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-right: 20px;
	text-decoration: none;
	color: ##DF01D7;
	display: inline;
	font-weight: normal;
}

#top_menu li {
	display: inline;
}

#header {
	float: right;
	position: relative;
	width: 240px;
	height: 90px;
	background-image: url(http://luckydawgathens.com/images//ldblogo.jpg);
	background-repeat: no-repeat;
	right: 0px;
}

#content {
	width: 801px;
	float: left;
	position: relative;
	text-align: left;
	background-color: #ffffff;
	background-image: url(http://luckydawgathens.com/images//beer.jpg);
	background-repeat: repeat-y;
	top: 10px;
          border: 3px solid #CC0000;
}

#left {
	width: 579px;
	float: right;
	position: relative;
	text-align: left;
	right: 0px;
	top: 0px;
}

#banner {
	width: 577px;

	background-repeat: repeat-y;
	float: right;
	position: relative;
	right: 2px;
	top: 2px;
	background-color: #CC0000;
	margin-bottom: 5px;
}

#banner a:link {
	color: #000000;
}

#banner a:visited {
	color: #000000;
}

#banner li {
	display: block;
}

#banner th {
	color: white;
}

#right {
	width: 210px;
	float: left;
	position: relative;
	font-size: 90%;
}

#footer {
	width: 801px;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

td, tr, p, div {
  font-family      : 'Trebuchet MS', Verdana, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #000000;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

.pathway, .pathway a, .pathway a:link, .pathway a:active, .pathway a:visited {
  font-family      : Verdana, Helvetica, Arial, sans-serif;
  font-size        : 8pt;
  color            : #B38181;
}

.pathway a:hover {
  color            : #CC4C0F;
  text-decoration  : underline;
}

#footer a:link, a:visited {
	color: #CFB006;
	text-decoration: none;
}

#footer a:hover {
	color: #CFB006;
	text-decoration: underline;
}

#logo {
	position: relative;
	float: left;
	top: 0px;
	left: 8px;
	width: 269px;
	height: 83px;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
  margin		   : 0px;
  padding		   : 0px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 0px;
background-image: url(../../images/arrow.gif) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

#search {
	position: absolute;
	float: right;
	width: 115px;
	height: 20px;
	right: 43px;
}
#info {
valign: bottom;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  color            : #cc0000;
  text-decoration  : none;
}

a:hover {
  color            : #000080;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #00FF00;
  font-weight      : normal;
  font-size        : 12px;
}

a.category:hover {
  color            : #B60000;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  letter-spacing   : 0px;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #00FF00;
  letter-spacing   : 1px;
  letter-spacing   : 2px;
  text-decoration  : bold;
}

a.buttonbar2:link, a.buttonbar2:visited {
  color            : #CCCCCC;
  font-weight      : bold;
}

a.buttonbar2:hover {
  color            : #B60000;
  text-decoration  : bold;
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
  margin-bottom    : 10px;
}

table.moduletable th {
  font-family      : 'Trebuchet MS', Arial, Verdana, Tahoma, sans-serif;
  width            : 100%;
  font-size        : 15px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : left;
  vertical-align   : middle;
  border-left	   : 3px solid white;
  border-bottom: 1px solid white;
  padding-left 	   : 5px;
  text-transform   : uppercase
}

table.moduletable td {
  font-size        : 11px;
  width            : 100%;
  font-weight      : normal;
  padding-top      : 3px;
  padding-left     : 0px;
  padding-right    : 0px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;	
  letter-spacing   : 0px;
  font-size		   : 15px;
  height		   : 25px;
  vertical-align   : middle;
  border-bottom	   : solid 1px #eaeaea;
  display		   : block;
  width			   : 90%;
}

a.mainlevel:link, a.mainlevel:visited {
  font-weight      : normal;
  margin-left: 15px;
  color: #fff;
}

a.mainlevel:hover {
  color            : #00FF00;
  text-decoration  : none;
  margin-left: 15px;
}

a#active_menu {
  color            : #fff;
  font-weight      : normal;
  text-decoration  : none;
  margin-left: 15px;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : normal;
  font-size        : 10px;
  color            : #666;
  border           : 1px solid #666;
  margin		   : 2 2 2 2;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : none;
  color            : #666;
  background       : #f4f7fb;
  border           : 1px solid #86909e;
  padding		   : 2 2 2 2;
  margin		   : 2 2 2 2;
  margin-top	   : 3px;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contenttoc {
  right : 0px;
  top: 0px;
  border: solid 1px #CC0000;
  padding: 5px;
  margin: 8px;
  background-color: #EAEAEA;
  float: right;
}

.contentpaneopen {
  text-align       : justify;
  margin-left     : 5px;
  padding-right    : 5px;
}

.contentheading {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size        : 20px;
  font-weight      : normal;
  color            : #cc0000;
  text-align       : left;
  border-bottom    : none;
}

.componentheading {
  font-family      : Arial, Georgia, Garamond, Times New Roman, serif;
  font-size        : 18px;
  font-weight      : Normal;
  color            : #CC0000;
  text-align       : left;
  border-bottom    : none;
  padding-left     : 5px;
  
}

.contentdescription {
  font-family      : Verdana, Arial, Trebuchet MS, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  color            : #666;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Verdana, Arial, Trebuchet MS, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
	text-align: left;
	width: 10px;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
	text-align: left;
	width: 10px;
}


/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

.smallnegru{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9x;
  color            : #000;
  font-weight      : normal;
  text-align		: left;
}

.createdate {
  font-family      : Georgia, Garamond, serif;
  font-size        : 9px;
  color            : #666;
  text-decoration  : none;
  font-weight      : normal;
}

/* ######################### VOTING SETTINGS ######################### */
.content_rating {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #990000;
  font-size        : 9px;
}

.content_vote {
  background       : #EEEEEE;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #000000;
  font-size        : 9px;
}

.content_vote.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #333333;
  background       : #EEEEEE;
  border           : 1px solid #999999;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}

.readon {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	display: block;
	border: solid 1px #333;
	background-color: #CC0000;
	color: #FFFFFF;
}

a.readon {
	color: #FFFFFF;
}

.modifydate {
	font-size: 10px;
	text-align: right;
}