
* {margin:0;padding:0;font-size:100%;}
img {border:none;}
#main p,#main ul,#main ol { font-size:12px;}
#content ul,#content ol {margin-left:25px;}
ul.menu li.leaf,
ul.menu li.expanded,
ul.menu li.collapsed {
list-style-image:none;
}
.block ul {padding:0;} /*counter-Drupal*/
ul.menu li {margin-left:0;} /*counter-Drupal*/
ul.links {margin-left:0;padding-left:0;} /*counter-Drupal*/
a {color:#4c4c4c;}
a:hover {text-decoration:none;}
h1,h2,h3,h4,h5,h6 {line-height:1.4em;}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cornerstone {
position:absolute;
background-image:url(sprite.png)
}
.hide, .close {display:none;}

form fieldset img {
float:left;
clear:both;
padding:2px;
}

/*** LAYOUT ***/

body,html {
width:100%;
}

html {font-size:100%;}

body {
font-size:80%;
font-family:arial,tahoma,verdana,sans;
background:#e8e8e8;
color:#4c4c4c;
text-align:center;
padding-bottom:60px;
position:relative;
}

#container {
line-height:130%;
}

#header
,#topbar
,#main {
width:100%;
float:left;
}

#main .main-inner,.squeeze {
margin:0 auto;
text-align:left;
width:960px;
}

#main {
background:url(bg.gif) repeat-x top left;
}

#main .main-inner {
position:relative;
top:40px;
clear:both;
background:#fff url(bgmain-left.gif) repeat-y left;
}

.wrapcolumns {
background:url(bgmain-right.gif) repeat-y right;
position:static; /*leave*/
padding:14px 4px;
}

.wrapcolumns .cornerstone.csmain {
background-image:url(sprite-2000px.png)
}

.wrapcolumns .cornerstone.main-cs1 {
height:274px;
width:100%;
top:0;
left:0;
background-position:-10px -20px;
}

.wrapcolumns .cornerstone.main-cs2 {
height:274px;
width:10px;
top:0;
right:0;
background-position:0 -20px;
}

.wrapcolumns .cornerstone.main-cs3 {
height:10px;
width:100%;
bottom:0;
right:0;
background-position:0 -10px;
}

.wrapcolumns .cornerstone.main-cs4 {
height:10px;
width:10px;
bottom:0;
right:0;
background-position:0 0;
}

#content {
width:60%;
float:left;
word-wrap:break-word; /*** CSS3 property / former microsoft proprietary code so works in older ie ***/
min-height:250px;
}

#content .inner {
position:relative;
z-index:5; /*** content is placed higher than sidebars so that big (admin) tables will not "mix" with sidebar content. Can be removed if necessary ***/
background:#fff; /*** do not remove background but rather replace it with another color/image(or white) to ensure no regions blend with main content ***/
padding:0 10px;
}

.sidebar {
float:left;
width:20%;
word-wrap:break-word; /*** CSS3 property / former microsoft proprietary code so works in older ie ***/
}

.sidebar .inner {
position:relative;
margin:0 10px;
}

.sidebar.sleft .inner {
margin-right:0;
}

.sidebar.sright .inner {
margin-left:0;
}

.adtblocks img {
margin:4px;
}

.adtblocks {
width:100%;
float:left;
margin:1px 0;
padding-bottom:10px;
}

.adtblocks
,.sidebar {
z-index:2;
position:relative;
}
#content {
z-index:3;
}

#bigfooter {
clear:both;
width:100%;
}

#footer {
clear:both;
width:100%;
font-size:90%;
}

/*** TOPBAR ***/

#topbar {
background:#35302e;
color:#d6d6d6;
font-size:80%;
padding:0.5em 0;
}

#topbar a {
color:#d6d6d6;
text-decoration:none;
border-right:1px solid #494949;
padding-right:0.5em;
padding-left:0.3em;
}

#topbar ul li.last a {
border-right:none;
}

#topbar ul li {
margin:0;
padding:0;
font-size:12px;
}

#topbar a:hover
,#topbar a:focus {
text-decoration:underline;
}

#topbar .squeeze {
text-align:right;
}

/*** HEADER CONTENTS ***/

#header {
background:#373332 url(sprite.png) repeat-x center -83px;
border-top:1px solid #000;
border-bottom:1px solid #fff;
height:49px;
}

#header .wraplogo {
float:left;
padding:5px;
position:relative;
z-index:2;
background:url(logobox-right.png) no-repeat bottom left;
height:60px;
}

#header .wraplogo .cornerstone {
bottom:0;
right:0;
width:6px;
height:21px;
background-position:0 -11px;
}

#header h1#sitename {
font-size:2em;
color:#DEDEDE;
line-height:60px;
padding:0 15px;
}
#header h1#sitename a {
text-decoration:none;
color:#DEDEDE;
}

#header img.logo {
float:left;
}

/* Search Form */

#header form#search-theme-form {
float:right;
padding-top:13px;
position:relative;
z-index:6;
width:240px;
}

#header input.form-text {
background-position:0 -112px;
background:#545454  url(sprite-submit.png) no-repeat 0 -112px;
float:left;
color:#ddd;
width:175px!important;
margin-right:5px;
display:block;
}

#header div.wrapsubmit {
margin:0;
}

#header input.form-submit {

}

/* Priamry Navigation */

#header ul {
float:left;
margin:0;
padding:0 0 0 2px;
background: url(navsep.png) no-repeat left center;
}

#header ul li {
float:left;
margin:0;
padding:0 2px 0 0;
display:block;
background: url(navsep.png) no-repeat right center;
position:relative;
z-index:6;
list-style-position:outside; /*fix layout problems for some browsers*/
}

#header ul li a {
display:block;
float:left;
height:49px;
line-height:49px;
color:#ddd;
text-decoration:none;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:129%;
padding:0 5px;
min-width:70px;
text-align:center;
}

#header ul li a:hover
,#header ul li a:focus {
background: url(sprite.png) no-repeat center -33px;
}

#header ul li a.active {
color:#f1f8bc;
}

/* Dropdown */

#header ul ul {
position:absolute;
left:-99999em;
background:#373332;
top:49px;
width:170px;
border:solid #ddd;
border-width:1px 1px 0 1px;
border-top-color:#666;
clear:both;

/* undo first-level styling */
float:none;
padding:0;
}

#header ul ul li {
border-bottom:1px solid #ddd;
padding:0;

/* undo first-level styling */
float:none;
background-image:none;
}

#header  ul ul li.expanded {
background:url(bullet4.gif) no-repeat 90% center;
}

#header ul ul li a {
line-height:2em;
/* undo first-level styling */
float:none;
padding:0 10px;
font-size:100%;
height:auto;
font-weight:normal;
font-size:1em;
font-family:arial,tahoma,verdana,sans;
text-align:left;
}

#header ul ul ul {
margin:-2.05em 0 0 170px;
padding:0;
top:auto;
border-top-width:1px;
}

#header ul ul li a:hover
,#header ul ul li a:focus {
background:#444;
/* undo first-level styling */
background-image:none;
}

#header li:hover ul ul
,#header li:hover ul ul ul
,#header li:hover ul ul ul ul
,#header li.over ul ul
,#header li.over ul ul ul
,#header li.over ul ul ul ul {
left: -999em;
}

#header li:hover ul
,#header li li:hover ul
,#header li li li:hover ul
,#header li li li li:hover ul
,#header li.over ul
,#header li li.over ul
,#header li li li.over ul
,#header li li li li.over ul {
left: auto;
}

/*** SIDEBAR CONTENTS ***/

.sidebar .block {
margin-bottom:10px;
background:#332523;
color:#ddd;
position:relative;
clear:both;
}

.sidebar .block a {
color:#f1f8bc;
}

#main .sidebar .blocktitle {
border-bottom:1px solid #fff;
font-size:15px;
}

#main .sidebar .blocktitle span.cs1 {
background-position:0 0;
}

.sidebar .blocktitle a {
color:#f1f8bc;
}

.sidebar input.form-text {
float:left;
width:55%;
margin-top:0.4em;
margin-right:4px;
}

.sidebar .block .content {
padding:20px;
clear:both;
}

.sidebar .block .content .content {
padding:0;
}

.sidebar .block .cornerstone.cs2 {
bottom:0;
left:0;
width:4px;
height:4px;
background-position:-6px -11px;
}

.sidebar .block .cornerstone.cs3 {
bottom:0;
right:0;
width:4px;
height:4px;
background-position:-10px -11px;
}

/* Login Form */ 

.sidebar form#user-login-form {
text-align:left;
}

.sidebar form#user-login-form input.form-text {
width:100%;
}

.sidebar form#user-login-form div.item-list ul {
clear:both;
margin:0;
padding:0;
}
.sidebar form#user-login-form div.item-list ul li {
margin:0;
padding:0;
background:none;
line-height:1.4em;
}

/**** ADT BLOCKS ***/

.adtblocks .block {
background:#f1f1f1 url(bg-adtblock.gif) repeat-x bottom;
float:left;
}

.adtblocks .block .blocktitle span.cs1 {
background-position:-22px 0;
width:20px;
}

.adtblocks .block .content {
border:1px solid #e0d2d2;
border-width:0 0 1px 1px;
padding:11px;
clear:both;
}

.adtblocks .block.last .content {
border-right-width:1px;
}

/*** BIGFOOTER CONTENTS ***/

#bigfooter {
float:left;
width:100%;
color:#ddd;
}

#bigfooter .inner {
margin:0 10px;
}

#bigfooter .color {
background:#332523;
float:left;
width:100%;
}

#bigfooter a {
color:#f1f8bc;
}

#bigfooter .block {
float:left;
background:#332523;
}

#bigfooter .block .content
,#bigfooter .block .blocktitle {
border-right:1px solid #3d2f2d;
}

#bigfooter .block.last .content
,#bigfooter .block.last .blocktitle {
border-right:none;
}

#bigfooter .block .content {
padding:10px 20px 20px 20px;
}

#bigfooter .block .blocktitle {
padding:20px 20px 0 20px;
color:#D1492D;
font-family:arial,tahoma,verdana,sans;
font-weight:bold;
margin-bottom:0;
}
#bigfooter .block .blocktitle a {
color:#cd5b44;
}

/*** FOOTER CONTENTS ***/

#footer {
color:#d6d6d6;
text-align:center;
}

#footer a {
color:#d6d6d6;
}

#footer .inner {
background:#332523;
padding:10px 0;
margin:0 10px;
border-top:1px solid #3d2f2d;
position:relative;
}



#footer p
,#footer ul
,#footer ol {
margin:0;
}

#footer p {
font-size:12px;
text-align:center;
}

#main #footer ul {
display:inline;
margin:0;
padding:0;
}

#main #footer ul li
,#main #footer ul li a {
background:none;
display:inline;
text-decoration:none;
}

#main #footer ul li {
margin:0 0;
padding:0;
}

#main #footer ul li a {
border-right:1px solid #555;
padding-right:0.5em;
padding-left:0.3em;
}

#main #footer ul li.last a {
border-right:none;
}

#main #footer ul li a:hover 
,#main #footer ul li a:hover {
text-decoration:underline;
}

#footer .cornerstone.foot-cs1 {
bottom:0;
left:0;
width:4px;
height:4px;
background-position:-6px -11px;
}

#footer .cornerstone.foot-cs2 {
bottom:0;
right:0;
width:4px;
height:4px;
background-position:-10px -11px;
}

/*** NODES ***/

.title {
margin-bottom:0.5em;
}

h1#content-title
,div.title-poser {
clear:both;
font-size:16px;
color:#fff;
background:#d1492d url(nodetitle.png) repeat-x top left;
position:relative;
margin-bottom:0;
padding:6px 12px;
font-weight:bold;
}

h1#content-title .cs1
,div.title-poser .cs1 {
bottom:-11px;
left:9px;
width:22px;
height:11px;
background-position:0 -133px;
zoom:1;
}

#content .node-full {
padding-bottom:0;
margin-bottom:10px;
background:url(bg-white-bottom.gif) repeat-x bottom;
}

#content .node-full .submitted {
padding:18px 20px 2px 20px;
display:block;
border:1px solid #ddd;
border-width:0 1px 1px 1px;
}
#content .node-full .submitted a {
color:#615954;
}

#content .node-full .content {
padding:10px 20px;
border:1px solid #ddd;
border-width:0 1px 1px 1px;
}

.node-full .links,.comment .links {
font-size:90%;
}

.node-full .links a,.comment .links a {
color:#d1492d;
}

#content .node-full div.links {
border:1px solid #ddd;
border-width:0 1px 1px 1px;
padding:5px 20px 10px 20px;
font-weight:bold;
}

.picture {
border: 1px solid #D1492D;
float: right;
margin: 0.5em;
}
.picture img {
display:block;  
}

/* TEASERS */

#content .node-teaser {
padding:10px 20px;
border:1px solid #ddd;
border-width:0 1px 1px 1px;
zoom:1;
}

#content .nodetitle {
font-family:arial,tahoma,verdana,sans;
font-weight:bold;
}
#content .nodetitle a {
text-decoration:none;
}

.node-teaser .links {
font-size:100%;
font-weight:bold;
}
.node-teaser .links a {
text-decoration:none;
color:#D1492D;
}
.node-teaser .links a:hover {
color:#474747;
text-decoration:underline;
}

#content .node span.readmore-item {
background:url(bullet.png) no-repeat right 0.2em;
padding-right:16px;
}

#main ul.inline {
margin-left:0;
padding-left:0;
}

ul.inline li {
margin-left:0;
padding-left:0;
}

/* TAXONOMY TERMS */

div.taxonomy {
border:1px solid #ddd;
border-width:0 1px 1px 1px;
padding:5px 20px 10px 20px;
}

#main .taxonomy ul
,#main .taxonomy ul {
margin:0;
padding:0;
}

#main .taxonomy ul.inline li a {
text-decoration:none;
color:#AB1515;
}

#main .taxonomy li.vocab {
line-height:1.8em;
list-style:none;
list-style-type:none;
}

#main .taxonomy li.vocab span.vocab-name {
font-weight:bold;
color:#D1492D;
}

#main .taxonomy li.vocab ul {
display:inline;
}

#main .taxonomy li.vocab-term {
display:inline;
}

/*** HEADINGS ***/

h1#content-title {
clear:both;
margin-bottom:14px;
}

body.section-node h1#content-title
,body.front h1#content-title {
margin-bottom:0;
}

h1,h2,h3,h4,h5,h6
,#content-mission
,legend {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
}

/* Dark bar heading */
#comments .box h2.title
,h3.commentheader
,.sidebar .blocktitle
,.adtblocks .blocktitle {
background:#332624 url(decimg/bg-sbar-blockt.png) repeat-x top left;
line-height:30px;
text-indent:10px;
color:#f1f8bc;
margin-bottom:0;
float:left;
width:100%;
position:relative;
}
/* inline cornerstone */
h2 span.cs1
,h3 span.cs1 {
bottom:-11px;
left:9px;
width:22px;
height:11px;
background-position:-14px -11px;
}

#content .node h1 {
font-size:1.9em;
}
#content .node h2 {
font-size:15px;
}
#content .node h3 {
font-size:1.4em;
}
#content .node h4 {
font-size:1.3em;
}
#content .node h5,#content .node div.field-label {
font-size:1.2em;
text-transform:uppercase;
}
#content .node h6 {
font-size:1.1em;
text-transform:lowercase;
}

/*** LIST STYLING ***/

ul li { list-style: inside disc; }
ol li { list-style: inside decimal; }
#main ul,#main ol {
margin:0.5em 0 0.5em 10px;
padding:0;
}
#main .sidebar ul {
margin-left:0px;
}

#main li.active a
,#main  a.active {
font-weight:bold;
}

#main .content ul li {
list-style:none;
list-style-type:none;
list-style-position:outside;
background:url(bullet.png) no-repeat left 0.2em;
padding-left:18px;
font-size:12px;
zoom:1;
}

#main .sidebar .content ul li
,#main #bigfooter .content ul li {
background-image:url(bullet2.png);
margin-left:0;
}

#main .adtblocks .content ul li {
background-image:url(bullet3.png);
}

#footer #main .content ul li {
background:none;
}

#main .sidebar .content ul.menu li {
background-position:left 0.45em;
}

.sidebar ul.menu li a {
color:#ddd;
text-decoration:none;
}

#main .sidebar ul.links li {
display:block; /*counter drupal style*/
font-size:90%;
line-height:1.6em;
background-position:0 0.35em;
}

.sidebar ul.menu li a:focus
,.sidebar ul.menu li a:hover
,.sidebar .item-list ul li a:focus 
,.sidebar .item-list ul li a:hover
{
text-decoration:underline;
}

/*** FORMS ***/

input.form-submit {
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
padding:0 8px 0 2px;
height:27px;
font-size:129%;
border:none;
background:#ef593a;
color:#fff;
background:#D1492D url(sprite-submit.png) no-repeat top right;
}

div.wrapsubmit {
float:left;
height:27px;
margin:0.5em 0.5em 0.5em 0;
padding-left:6px;
width:auto!important;  /* some modules set widths on all divs in blocks :S */
display:block;
background:#D1492D url(sprite-submit.png) no-repeat 0 -27px;
}

.sidebar .block input.form-submit
,#header input.form-submit {
background-position:right -56px;
}

.sidebar .block div.wrapsubmit
,#header div.wrapsubmit {
background-position:0 -84px;
}

input.form-submit:hover {
cursor:pointer;
color:#f1f8bc;
}

div.grippie
,input.form-text
,input.form-upload
,textarea {
max-width:99%;
font-family:inherit;
}

input.form-text
,input.form-upload
,textarea {
background:#f6f6f6 url(bgform.png) no-repeat top left;
border:none;
font-family:inherit;
padding:5px;
}

input.form-autocomplete {
padding:1px;
border:1px solid #444;
}

#autocomplete ul {
margin:0;
padding:0;
}
#autocomplete ul li {
margin:0;
padding:1px;
list-style:none;
list-style-type:none;
border-bottom:1px dashed #ddd;
}

.sidebar input.form-text
,.sidebar input.form-upload
,.sidebar textarea {
background-color:#d6d6d6;
color:#363636;
}

.form-item label {
font-weight:normal;
font-size:90%;
}

fieldset {
border:1px solid #ddd;
background:url(v0x-gradient-ultralight.gif) repeat-x top left;
clear:both;
}

html.js #main fieldset.collapsed { /* overwrite drupal core styles */
height:2em;
}

fieldset fieldset {
background:none;
}

legend {
padding:5px;
font-size:120%;
display:block;
}

#content form legend a {
padding-left:20px;
padding-right:5px;
text-decoration:none;
}

#content form legend a:hover {

}


/* Complex interfaces such as the Views builder don't play nice with sliding doors submit buttons */
body.complex-interface #content div.wrapsubmit {
float:none;
background:none;
padding:0;
}

/*** COMMENTS ***/

#comments {
clear:both;
margin-bottom:10px;
}

/* Progressive enhancement, CSS3 selector */
#comments > div.comment:nth-last-child(-n+2) {
background:url(bg-white-bottom.gif) repeat-x bottom;
}

div.comment {
clear:both;
border-bottom:1px solid #ebebeb;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
padding:10px 20px;
}

#comments div.indented {
margin:0; /*no indenting with this layout */
}

#comments .odd {

}
#comments .even {

}

#comments div.comment h3.title {
font-family:arial,tahoma,verdana,sans;
font-size:100%;
font-weight:bold;
}
#comments div.comment h3.title a {
text-decoration:none;
}

.comment ul.links {
text-align:right;
}

.comment .new {
font-weight:bold;
color:#D1492D;
}

/* Comment Form */

#comments form#comment-form:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#comments .box {
margin-top:10px;
}

#comments .box .content {
clear:both;
position:relative;
padding:10px 20px 20px 20px;
border:1px solid #ddd;
border-width:0 1px 1px 1px;
background:url(bg-white-bottom.gif) repeat-x bottom;
}


/*** PAGER ***/

#main ul.pager {
text-align: center;
margin: 20px 0;
line-height:2em;
}

#main .item-list ul.pager li { /*override system.css*/
margin:0;
padding:0;
}

ul.pager li a {
border:1px solid #fff;
outline:1px solid #cecfc4;
background:#f3f3f3;
margin:0 3px;
padding:0.2em 0.6em;
color:#313131;
text-decoration:none;
}

#main .item-list ul.pager li.pager-current {
margin:0 3px;
padding:0.2em 0.6em;
color: #9d9d9d;
background:#777;
background:#f3f3f3;
border-color:#e6e6e6;
outline-color:#f3f3f3;
}

ul.pager a:hover {
color:#ff6c4f;
outline-color:#ff6c4f;
}


/*** SUBMITTED ***/

.submitted {
font-size:90%;
color:#908a88;
}

.submitted a {
color:#d1492d;
}

/*** MISSION ***/

#content-mission {
font-style:italic;
margin-bottom:1em;
clear:both;
font-size:200%;
color:#D1492D;
line-height:130%;
}

/*** FORUMS ***/

div#forum table {
width:100%;
}

/*** TABLES ***/

table {
/*width:100%;
margin:1em 0;*/
}

td, th {
padding: 0.3em 0.4em;
}

thead th {
border-bottom: 2px solid #222;
color: #494949;
font-weight: bold;
}

th a:link, th a:visited {
color: #6f9dbd;
}

tr.even, tr.odd, tbody th {
border: solid #bbb;
border-width: 1px 0;
}

tr.odd, tr.info {
background-color: #eee;
}

tr.even {
background-color: #fff;
}

tr.odd td.active {
background-color: #bbb;
}

tr.even td.active {
background-color: #ccc;
}

td.region, td.module, td.container {
border-top: 1.8em solid #fff;
border-bottom: 2px solid #bbb;
background-color: #ddd;
color: #455067;
font-weight: bold;
}

/*** PRIMARY TABS ***/

#content ul.primary {
border:solid #bbb;
border-width:0 0 1px 0;
font-size:80%;
line-height:1.7em;
width:95%;
padding:0 0 0 5%;
float:left;
margin:1em 0 1em 0;
}

ul.primary li {
border:solid #bbb;
border-width:1px 1px 0 1px ;
background: url(x-gradient-ultralight.gif) repeat-x 0 0px;
display:block;
float:left;
padding:0;
margin:0 3px 0 0;
}

ul.primary li a {
border:none;
display:block;
float:left;
padding:2px 1em 1px 1em;
margin:0;
background:none;
color:#444;
}

ul.primary li.active {
border-top-color:#999;
}

ul.primary li.active a {
border:none;
float:left;
background:#fff url(x-gradient-ultralight.gif) repeat-x 0 -100px;
font-weight:bold;
}

ul.primary li a:hover,
ul.primary li a:focus {
border-top:2px solid #bbb;
padding-top:0;
}

ul.primary li.active a:hover,
ul.primary li.active a:focus {
border-top-color:#999;
}

ul.primary li.inactive a:hover,
ul.primary li.inactive a:focus {
background:#fff url(x-gradient-ultralight.gif) repeat-x 0 -110px;
}


/*** SECONDARY TABS ***/

#content ul.secondary {
font-size:80%;
margin: 0;
padding: 0 0 0 5px;
border-bottom: 1px solid #c0c0c0;
list-style: none;
white-space: nowrap;
}

ul.secondary li {
float: left;
margin: 0 5px 0 0;
padding: 5px 0;
border-right: none;
}

ul.secondary a {
display: block;
margin: 0;
padding: 0;
border: 1px solid #ccc;
background: url(x-gradient-ultralight.gif) repeat-x 0 0;
}

ul.secondary a .tab {
display: block;
padding: 3px 8px;
line-height: 1.4em;
}

ul.secondary a.active {
font-weight:bold;
border: 1px solid #555;
}

ul.secondary a:hover,
ul.secondary a:focus {
background: url(x-gradient-ultralight.gif) repeat-x 0 -20px;
border-color:#666;
}


/*** SKIP TO CONTENT ***/

p#skipcontent a {
position:absolute;
top:5em;
left:-99999em;
padding:10px 30px;
background:#ccc;
border:1px solid;
z-index:10;
}

p#skipcontent a:focus {
left:45%;
}

p#skipcontent a:hover {
background:#eee;
}

/*** MISC ***/

div.block-region {
clear:both;
}

.block .content .edit {
clear:both
}

/*****************************
******** MODULES *************
*****************************/

/*** MOD POLL ***/

.poll .bar {
height:6px;
background:none;
}

.poll .bar .foreground {
height:6px;
background:#D1492D url(sprite.png) repeat-x 0 -144px;
}

.poll .title {
font-weight:bold;
}

.poll .text {
font-size:85%;
}

.poll .percent {
font-size:85%;
line-height:1em;
}

.sidebar .poll .percent {
color:#f1f8bc;
}

.poll .total {
font-size:85%;
font-style:normal
}

.sidebar .poll .total {
color:#f1f8bc;
}

/*** MOD ADMIN MENU ***/

body.admin-menu {
margin-top:0!important;
}
#admin-menu {
position:fixed;
}


/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

 body {
background:#e8e8e8;
}

#topbar {
background:#35302e;
}

.adtblocks .block {
background-color:#f1f1f1;
}

.messages {
background-color: #fff;
clear:both;
border: 1px solid #b8d3e5;
padding:0.5em;
margin-bottom:1em;
font-weight:bold;
font-size:90%;
}

.preview {
background-color: #fcfce8;
border: 1px solid #e5e58f;
}

div.status {
color: #3a3;
border-color: #c7f2c8;
}

div.error {
color: #c52020;
}

div.warning {
border-color:#ccc;
}

.form-item input.error, .form-item textarea.error {
border: 1px solid #c52020;
color: #494949;
}

.help {
clear:both;
}

input.form-text
,input.form-upload
,textarea {
background-color:#f6f6f6;
}

.sidebar input.form-text
,.sidebar input.form-upload
,.sidebar textarea {
background-color:#d6d6d6;
color:#363636;
}

/**
 * MOD DBLOG
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Color.module
 */
fieldset#color_scheme_form {
min-width:500px;
min-height:240px;
}

/**
* Admin Overview
*/
 
div.admin .left {
margin-left:0;
}
div.admin .right {
margin-right:0;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
background-color: #fcc;
border-color: #ebb;
color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
background-color: #ffd;
border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
background-color: #dfd;
border-color: #beb;
}

/**
* Block region label color
*/

.block-region {
colorr:#555;
}

p
{
padding:0 0 7px 0;
text-align:justify;
margin:0 0 0 0;
font-size:12px;
}

.banner img{
float:left;
margin:0 5px 0 0;
}

.bonus_table{
border-bottom:1px dotted #CCCCCC;
margin:0 0 10px 0;
padding:0 0 5px;
text-align:center;
}

.bonus_table h3
{
padding:0;
margin:0;
}

.bonus_table h3 a{
color:#fff;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

p.bonus {
color:#bcbcbc;
font-size:12px;
text-align:center;
}



.reviews_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#F1F8BC;
}

.reviews{
  border-bottom:1px dashed #F1F8BC;
	margin:5px 0 10px;
	padding:0 0 5px;
}


.reviews h4, .reviews h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#F1F8BC;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}

.imgalign{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#F1F8BC;
}


ul.footlink{
list-style:none; 
display:inline;
float:left;
padding:0;
margin:0;
} 
 
ul.footlink li{
list-style:none; 
display:inline;
float:left;
padding:0 10px 0 10px;
margin:0;
border-right:1px solid #000;
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}  
 
ul.footlink li a{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}   

ul.footlink li a:hover{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
} 

.header{
height:100px;
margin:0 auto;
}
.sub_header{
height:100px;
width:955px;
}


.logo{
float:left;
margin:0;
width:480px;
margin:5px 0 0 0;
}

.top_banner{
width:468px;
height:60px;
float:right;
margin:15px 0 0 0;
padding:0;
}

.story h2{
background:#D1492D none repeat scroll 0 0;
color:#FFFFFF;
font-size:15px;
margin:-10px -20px 0;
padding:3px 10px;
}


