@charset "UTF-8";
/* CSS Document  Structure */

body {
	background-color: #ebebeb;
	background-image: url(/_graphics/bg-body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.container {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.content {
	color: #FFBF00;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
	border: 1px solid #000;
	background-color: #11939d;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #11939d;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}

p + h2 {
	margin-top: 28px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #e7af07;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #000;
}

h4 a {
	color: inherit !important;
	text-decoration: none !important;
}

p + h4 {
	margin-top: 18px;
}

p.indent-small {
	margin-left: 12px;
}

p.error {
	color: #11939d;
	font-weight: bold;
}

a {
	color: #e0a000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #e0a000;
	text-decoration: none;
}

.leftborder {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #000;
}

.centerbox {
	margin-bottom: 12px;
	border: 1px solid #000;
	width: 472px;
	text-align: left;
}

.commandbar {
	float: left;
	margin-right:  36px;
	margin-botton: 12px;
	text-align: left;
}

.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 300px;
	text-align: left;
}

.rightimg {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 3px solid #ccc;
	border-radius: 12px;
	width: 296px;
	text-align: left;
}

.rightbox {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #000;
	width: 300px;
	text-align: left;
}

h2.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(/_graphics/bg-h2-boxtitle.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 18px;
}

.rightborder {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #000;
}

.border {
	border: 1px solid #000;
}

#centercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #444;
	padding-bottom: 16px;
}

#centercontent p, #centercontent li {
	margin-bottom: 10px;
	margin-top: 0px;
}

#centercontent ol, #centercontent ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

.alert {
	color: red;
	font-weight: bold;
}

/* ================ SPECIAL ELEMENTS ================ */

a.addbutton {
	border: 1px solid #000;
	width: 434px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFBF00;
	background-image: url(/_graphics/bg-buttonadd.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 38px;
	display: block;
	text-decoration: none;
	background-color: #11939d;
	margin-bottom: 12px;
}

a:hover.addbutton, a:active.addbutton {
	color: #FFF;
	background-image: url(/_graphics/bg-buttonadd-over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#pscroller1 {
	height: 120px;
	border: 0px solid black;
	background-color: white;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 18px;
	}

.someclass {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
	color: #4d4e4e;
}

.someclass a {
	color: #e0a000;
	text-decoration: underline;
}

.someclass a:hover, .someclass a:active {
	text-decoration: none;
}

.hidden {
	display: none;	
}

.centerstats {
	padding-left: 18px;
	padding-bottom: 10px;
}

.centerstats .statslabel {
	background-image: url(/_graphics/dingbat-green-star.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #036f72;
	padding-top: 14px;
	padding-right: 24px;
	padding-bottom: 1px;
	clear: both;
	float: left;
	background-position: 0px 14px;
	margin: 0px;
}

.centerstats .statsvalue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #565757;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 0px;
}

.leftstats {
	padding-left: 12px;
	padding-right: 8px;
	width: 140px;
}

.leftstats .statslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.leftstats .statsvalue {
	background-image: url(/_graphics/dingbat-green-star.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #036f72;
	margin-top: 6px;
	margin-bottom: 12px;
	background-position: 10px 0px;
}

.searchform {
	padding-left: 16px;
	padding-right: 10px;
	width: 270px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.searchform th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #036f72;
}

.searchform a {
	color: #e0a000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
	line-height: 12px;
}

.searchform a:hover, .searchform a:active {
	text-decoration: none;
}

.thinglist tr {
	height: 22px;	
}

.thinglist th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000;
}

.thinglist td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #444;
}

/* ================ HEADER ================ */

div.header {
}

div.headerleft {
	float: left;
	padding-left: 12px;
	height: 100px;
}
div.header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 34px;
	color: #036f72;
	height: 36px;
	padding-right: 34px;
	margin: 0px;
	padding-top: 8px;
	background-image: url(/_graphics/bg-h1.png);
	background-repeat: no-repeat;
	background-position: right;
}
div.header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px !important;
	line-height: 18px !important;
	color: #036f72;
	margin: 0px;
	position: absolute;
	top: 44px;
}
div.header h2#domaintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px !important;
	line-height: 24px !important;
	color: #036f72;
	height: 26px !important;
	padding-top: 8px !important;
	padding-right: 24px !important;
	margin: 0px !important;
	position: relative !important;
	top: 0px;
}

div.headerright {
	float: right;
	height: 76px;
	margin-right: 12px;
	width: 300px;
}

div.socialtags {
	padding-top: 8px;
}

div.headerbuttons {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 36px;
	width: 298px;
}

a.buttongreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
	display: block;
	height: 28px;
	background-color: #11939d;
	border-radius:6px;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 12px;
	position: relative;
	font-style: normal;
}
.mysubmitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #FFF;
	font-size: 12px !important;
	background-color: #11939d;
	text-shadow: 1px 1px #11939d;
	border-radius: 6px;
	border: 1px solid #11939d;
	cursor: pointer;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 20%;
	padding-bottom: 7px;
	padding-left: 20%;
}
.floatleft {
	float: left;
}
a:hover.buttongreen, a:active.buttongreen {
	text-decoration: underline;
	color: #FFBF00;
}

div.buttongreenleftedge {
	background-image: url(/_graphics/bg-buttongreen.gif);
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
	position: absolute;
	width: 12px;
	left: 0px;
}

/* ================ MENU ================ */

div.menu {
	background-image: url(/_graphics/bg-menu.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%; 
	margin-bottom: 13px;
}

a.menu, a.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 12px;
	position: relative;
}

a:hover.menu, a:active.menu, a:hover.submenu, a:active.submenu {
	color: #ffbf00;
}

a.submenu {
	padding-top: 6px !important;
}

ul.menu {
	list-style:none;
	margin:0px;
	position:relative;
	padding: 0px;
	z-index:10000;
}

ul.menu li {
	margin:0;
	position:relative;
	height: 33px;
	padding: 0px;
}

 ul.menu li ul.submenu {
	display:none;
	list-style:none;
	margin:0;
	position:absolute;
	top:33px;
	background-color: #11939d;
	z-index:10000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000;
}

ul.submenu li {
	margin:0;
	text-align: left;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

ul.menu li:hover ul.submenu {
	display:block;
} /* Offset for dropdown menus */


/* ================ CONTENT ================ */

div.content {
	padding-left: 12px;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.letterbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffbf00;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #11939d;
	border-radius: 6px;
	padding-right: 12px;
	padding-left: 12px;
	position: relative;
	font-style: normal;
	vertical-align: middle;
	width: 90%;
	word-spacing: 8px;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.letterbar a.current {
	color: #ffbf00;
	text-decoration: none;
}

div.letterbar a.link {
	color: #fff;
	text-decoration: underline;
}

div.letterbar a:hover {
	text-decoration: none;
}

/* ================ BOTTOM ================ */

div.bottom {
	background-image: url(/_graphics/bg-bottom.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
}

/* ================ LINKS ================ */

div.links {
	background-color: #11939d;
	background-repeat: repeat-x;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
}

div.links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.links ul li {
	background-image: url(/_graphics/bg-links-list.gif);
	background-repeat: no-repeat;
	float: left;
	width: 166px;
	padding-left: 18px;
	padding-bottom: 4px;
}

div.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
}

div.links a:hover, div.links a:active {
	color: #e7af07;
}
	

/* ================ FOOTER ================ */

div.footer {
	background-color: #11939d;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
	background-image: url(/_graphics/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.footer h3 a {
	color: #e7af07;
	text-decoration: none;
	font-style: italic;
}

div.footer h3 a:hover, div.footer h3 a:active {
	text-decoration: underline;
}

div.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #555555;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

div.footer p a  {
	color: #555555;
}

div.footer p a:hover, div.footer p a:active {
	color: #555555;
	text-decoration: none;
}

/* ================ PAGE:  RATING ================ */

span.org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #11939d;
}

div.adr {
	margin-top: 8px;
	margin-bottom: 8px;
}

span.label {
	font-weight: bold;
	color: #036f72;
}

.command {
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(/_graphics/dingbat-green-star.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

a.command {
	font-weight: bold;
}

div.ratingsblock {
	clear: both;
}

table.ratingstable {
	width: 100%;	
}

table.ratingstable th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.novert {
	margin: 0px !important;
	padding: 0px;
	text-transform: uppercase;
}

tr.ratingstableodd {
	background-color: #ddd;	
}

tr.ratingstableeven {
	background-color: #eee;	
}

table.ratingstable td {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

