/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.2em;
}

/*------------------------------------------------------------
   GLOBAL
------------------------------------------------------------*/
body {
   font-size: 10px;
   line-height: 1.6em;
   font-family: Tahoma, Geneva, sans-serif;
   background-image: url(../graphics/bg-body.jpg);
   background-color: #d2c7b3;
   color: #323232;
}

p {
   font-size: 1.3em;
   padding: 0;
   margin: 0 0 20px 0;
}


h1, h2, h3, h4, h5, h6 { margin: 0 0 10px 0; }
h1 { font-size: 1.9em; color: #000; }
h2 { font-size: 1.6em; color: #4c6d7b; }
h3 { font-size: 1.5em; color: #673392}
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
li { font-size: 1.3em; }
label { font-size: 1.2em; }
legend { font-size: 1.2em; }

ul { margin-bottom: 10px; }

ol {
   list-style-type: decimal;
   margin-bottom: 10px;
}

hr { margin: 10px 0; }
object { display: block; margin-bottom: 20px; }

a:link, a:visited { color: #1e75c1; text-decoration: none; }
a:hover, a:active { color: #b20e89; text-decoration: underline; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.bold { font-weight: bold; }
.imageRight { float: right; margin: 0px 0 10px 20px; }
.imageLeft { float: left; margin: 0px 20px 10px 0; }
.divider { padding: 0 10px; }

.small-text { font-size: 1.2em; }
.medium-text { font-size: 1.5em; line-height: 1.6em; }
.large-text { font-size: 1.7em; line-height: 1.8em; }
.warning, .error { color: red; }

/*------------------------------------------------------------
   page-wrapper
------------------------------------------------------------*/
#page-wrapper {
   width: 975px;
   margin: 0 auto;
   padding-top: 25px;
   background-image: url(../graphics/bg-pagewrapper.png);
   background-repeat: repeat-y;
   position: relative;
}

/*------------------------------------------------------------
   content-wrapper
------------------------------------------------------------*/
#content-wrapper {
   background-color: #fff;
   background-image: url(../graphics/bg-content-wrapper.png);
   background-repeat: repeat-y;
   margin-left: 30px;
   overflow: auto;
   clear: both;
   width: 900px;
   position: relative;
}

#home #content-wrapper {
   background-image: none;
}

/*------------------------------------------------------------
   Header Nav
------------------------------------------------------------*/
ul#header-nav {
   float: right;
   padding: 9px 20px 0px 25px;
   color: #000;
   margin: 0;
}

ul#header-nav li {
   display: inline;
   padding: 0 0 0 8px;
   font-size: 1.25em;
   color: #fff;
}

ul#header-nav li a:link, ul#header-nav li a:visited { color: #fff; text-decoration: none; }
ul#header-nav li a:hover, ul#header-nav li a:active { color: #fff; text-decoration: underline;  }
ul#header-nav li a.selected { text-decoration: underline; }

/*------------------------------------------------------------
   Main Nav
------------------------------------------------------------*/
ul#main-nav {
   float: left;
   width: 900px;
   height: 24px;
   margin: 11px 0 0 0;
   text-align: center;
   padding: 6px 0px 0px 0px;
   background-color: #dcf987;  
}

ul#main-nav li {
   display: inline;
   padding: 0 4px 0 4px;
   font-size: 12.5px;
}

ul#main-nav li a:link, ul#main-nav li a:visited { color: #323232; text-decoration: none; }
ul#main-nav li a:hover, ul#main-nav li a:active { color: #323232; text-decoration: underline;  }
ul#main-nav li a.selected:hover, ul#main-nav li a.selected:active { text-decoration: none;  }


ul#main-nav li a.selected {
   font-weight: bold;
   color: #3c0e9e;
}

/*------------------------------------------------------------
   Sub Nav
------------------------------------------------------------*/
ul#subnav {
   width: 186px;
   margin-top: 20px;
}

#subnav li {
   font-size: 1.25em;
   width: 178px;
}

#subnav li span {
   display: block;
   width: 184px;
   height: 100%;
   margin-left: -3px;
   border-bottom: 4px dotted #d3e6ba;
}

#subnav li a {
   display: block;
   width: 165px;
   height: 100%;
   margin: 1px 0px;
   padding: 7px 5px 7px 18px;
}

#subnav li ul {
   margin-bottom: 0;
}

#subnav li ul li {
   font-size: 1.0em;
}

#subnav li ul li a {
   width: 140px;
   padding-left: 43px;
}

#subnav li ul li ul li a {
   width: 100px;
   padding-left: 43px;
   border: 1px solid red;
}

#subnav li a.menu2:hover {
   text-decoration: none;
   background-color: #dcf987;
   background: #dcf987 url(../graphics/subnav-dot-hover.png) no-repeat 33px 12.5px;
}

#subnav li a:link, #subnav li a:visited { color: #323232; text-decoration: none; }
#subnav li a.menu1:hover, #subnav li a.menu1:active { 
   text-decoration: none;
   background-color: #dcf987;
}

#subnav li a.menu1Sel {
   color: #3c0e9e;
   font-weight: bold;
}

#subnav li a.menu2Sel {
   color: #3c0e9e;
   background: #e2e7fc url(../graphics/subnav-dot-sel.png) no-repeat 33px 12.5px;
}
/*------------------------------------------------------------
   header
------------------------------------------------------------*/
#header {
   height: 134px;
   width: 900px;
   margin-left: 30px;
   background-color: #338549;
   position: relative;
}

#logo {
   margin-top: 23px;
   margin-left: 20px;
   float: left;
}

form#searchform {
   float: right;
   margin-top: -40px;
   margin-right: 5px;
   clear: both;
   width: 200px;
}

form#searchform input {
   display: block;
   float: left;
}

form#searchform .search-box {
   background: transparent url(../graphics/bg-searchbox.png) no-repeat 0 0;
   height: 17px;
   padding: 7px 6px 14px 6px;
   border: 0;
   width: 147px;
   font-size: 1.2em;
}

/*------------------------------------------------------------
   Sidebar
------------------------------------------------------------*/
#sidebar {
   width: 186px;
   float: left;
   background-color: #e9fadd;
   padding-top: 10px;
   margin: 0 auto;
}

#home #sidebar {
   width: 150px;
}

#sidebar .fan {
   margin: 20px auto 0px auto;
   display: block;   
}

ul#audience-nav {
   float: left;
   width: 184px;
   padding-top: 30px;
   padding-bottom: 20px;
   margin: 0px auto 40px auto;
   text-align: center;
}

#home ul#audience-nav {
   padding-top: 35px;
   width: 150px;
}

ul#audience-nav li {
   padding-bottom: 3px;
   text-align: center;
}

ul#audience-nav li span {
   display: none;
}

ul#audience-nav li a
{
	display: block;
   background-image: url(../graphics/nav-audience.png);
	width: 112px;
	height: 31px;
   margin: 0 auto;
   background-repeat: no-repeat;
}

ul#audience-nav li span { display: none; }

ul#audience-nav li.activities a { background-position: 0 0; }
ul#audience-nav li.girls a { background-position: 0 -62px; }
ul#audience-nav li.teens a { background-position: 0 -124px; }
ul#audience-nav li.parents a { background-position: 0 -93px; }
ul#audience-nav li.volunteers a { background-position: 0 -155px; }
ul#audience-nav li.donors a { background-position: 0 -31px; }

ul#audience-nav li.activities a:hover { background-position: -112px 0; }
ul#audience-nav li.girls a:hover { background-position: -112px -62px; }
ul#audience-nav li.teens a:hover { background-position: -112px -124px; }
ul#audience-nav li.parents a:hover { background-position: -112px -93px; }
ul#audience-nav li.volunteers a:hover { background-position: -112px -155px; }
ul#audience-nav li.donors a:hover { background-position: -112px -31px; }

ul#audience-nav li.activities a.selected { background-position: -224px 0; }
ul#audience-nav li.girls a.selected { background-position: -224px -62px; }
ul#audience-nav li.teens a.selected { background-position: -224px -124px; }
ul#audience-nav li.parents a.selected { background-position: -224px -93px; }
ul#audience-nav li.volunteers a.selected { background-position: -224px -155px; }
ul#audience-nav li.donors a.selected { background-position: -224px -31px; }

/*------------------------------------------------------------
   content
------------------------------------------------------------*/
#content {
   width: 634px;
   float: left;
   padding: 70px 30px 100px 50px;
   overflow: hidden;
}

#content ul {
   margin-left: 30px;
   list-style-type: disc;
   margin-bottom: 20px;
}

#content ul li {
   font-size: 1.3em;
}

#content ul li ul li{
   font-size: 1.0em;
}

#content ul li ul li ul li {
   font-size: 1.0em;
}

#content ol li ul li {
   font-size: 1.0em;
}

#content ol {
   margin-left: 30px;
} 

#content li {
   margin-top: 10px;
}

#content h1 {
   color: #481ea2;
   font-size: 3.0em;
   font-weight: normal;
   line-height: 1.1em;
}

#content h2 {
   color: #b20e89;
   font-size: 1.9em;
   line-height: 1.2em;
   margin-bottom: 7px;
   font-weight: normal;
   font-family: Georgia, serif;
}

#content h3 {
   font-family: Georgia, serif;
   margin: 0 0 5px 0;
}

#content h1, h2, h3 {
   padding-bottom: 0;
}

#content p + ul, #content p + ol {
   margin-top: -15px;
}


#content p {
   padding-top: 0;
}

#content div.hr {
   border: 10px solid white;
   background-image: url(../graphics/bg-hr.png);
   margin: 20px 0 20px -10px;
   height: 11px;
   width: 640px;
}

#content div.hr hr {
   display: none;
}

#content hr {
   color: #fff;
   background-color: #fff;
   border-style: none;
   width: 90%;
   border-bottom: 5px dotted #fff5c1;
}

#content img {
   margin-bottom: 10px;
}

/*------------------------------------------------------------
   User Actions
------------------------------------------------------------*/
ul#actions {
   position: absolute;
   bottom: -10px;
   right: 0;
}

ul#actions li { 
   float: left;
}
ul#actions li a {
   display: block;
   padding: 5px 0 0 30px;
   height: 25px;
   margin-left: 10px;
   background-repeat: no-repeat;
   background-position: 5px 3px;
}
ul#actions .print {
   background-image: url(../graphics/icon-print.png);
}
ul#actions .send {
   background-image: url(../graphics/icon-email.png);
}


/*------------------------------------------------------------
   Take Action
------------------------------------------------------------*/
#takeaction {
   background-image: url(../graphics/bg-takeaction.png);
   width: 472px;
   height: 37px;
   position: absolute;
   top: 165px;
   right: 14px;
   z-index: 1;
}

#takeaction ul {
   float: right;
   margin: 8px 10px 0 0;
}

#takeaction li {
   display: block;
   float: left;
   font-size: 1.6em;
   color: #fff;
   padding-right: 20px;
   padding-bottom: 10px;
}

#takeaction li a:link, #takeaction li a:visited { color: #fff; text-decoration: none; }
#takeaction li a:hover, #takeaction li a:active { color: #fff; text-decoration: underline; }

#takeaction li.selected { text-decoration: underline; }

/*------------------------------------------------------------
   Multi-Column Layouts
------------------------------------------------------------*/
.column-small {
   width: 215px;
}

.column-medium {
   width: 280px;
   padding-right: 20px;
   padding-left: 1px;
   overflow: hidden;
}

.column-border {
   border-right: 5px dotted #fff1b8;
}

.column-large {
   width: 330px;
   margin-right: 30px;
   padding-right: 30px;
   border-right: 5px dotted #fff1b8;
}

/*------------------------------------------------------------
   Scroller
------------------------------------------------------------*/

.scrollable {
	position:relative;
	overflow:hidden;
	width: 543px;
	height: 100px;
	top: -1px;
	left: 8px;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	margin-top: 20px;
}

.scrollable .items img {
   width: 68px;
   height: 68px;
}

/* single scrollable item */
.scrollable a {
   display: block;
	float:left;
	margin:0px 3px 0px 3px;
	background-color:#f4dda1;
	border:2px solid #000;
	cursor:pointer;
	width:68px;
	height:68px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
}

.scrollable a.active {
   width: 68px;
   height: 68px;
   margin: -1px 2px 0 2px;
   background-color: #fff;
   border: 3px solid #ff9500;
   -moz-box-shadow: 0px 3px 7px #666;
   -webkit-box-shadow: 0px 2px 5px gray;
   box-shadow: 0px 3px 7px #666;
}

.scrollable a.active img {
   width: 68px;
   height: 68px;
}

.scroller-nav {
   float: left;
   position: relative;
   padding: 0;
}

.next {
   top: -60px;
   left: 579px;
   cursor: pointer;
}

.prev {
   top: 40px;
   left: 4px;
   cursor: pointer;
}

/*------------------------------------------------------------
   Homepage
------------------------------------------------------------*/
#home-content {
   margin: 0px 0px 0px 30px;
   padding-right: 30px;
   background-image: url(../graphics/bg-home.png);
   background-repeat: no-repeat;
   width: 900px;
   height: 560px;
   position: relative;
   clear: both;
}

#home-scroll-wrapper {
   width: 623px;
   height: 140px;
   position: absolute;
   bottom: 15px;
   left: 0;
   background-image: url(../graphics/bg-carousel.png);
   background-repeat: repeat-x;
   background-position: 0 15px;
   padding-left: 7px;
}

#slogan {
   width: 450px;
   height: 300px;
   position: absolute;
   top: 38px;
   left: 175px;
}

#featured-person {

   position: absolute;
   right: 0px;
   top: 38px;
   width: 300px;
   height: 336px;
}

#featured-info {
   position: absolute;
   bottom: 0;
   right: 20px;
   width: 253px;
   height: 179px;
   padding: 10px 20px 0px 20px;
   background-image: url(../graphics/bg-featured-info.png);
   background-repeat: no-repeat;
}

#featured-info h2 {
   color: #fff;
   text-align: center;
   padding: 9px 0 5px 0;
   font-weight: normal;
}

#featured-info ul {
   list-style-type: disc;
   margin-left: 15px;
}

#featured-info li {
   padding: 7px 0;
}

#hot-topics {
   width: 194px;
   height: 165px;
   margin: 0 0 0 10px;
   padding: 101px 60px 80px 40px;
   background-image: url(../graphics/bg-hot-topics.png);
   float: left;
}

#home-tabs {
   width: 630px;
   height: 315px;
   margin: 20px 0 0 0px;
   margin-left: 305px;
}

#home-tabs p {
   width: 310px;
}

#home-tabs ul#tabs {
   width: 630px;
   height: 51px;
   margin: 0;
   background-repeat: no-repeat;
}

ul#tabs li {
   float: left;
}

ul#tabs li a {
   height: 28px;
   padding-top: 23px;
   display: block;
   font-size: 1.3em;
}

ul#tabs li a:link, ul#tabs li a:visited { color: #000; text-decoration: none; }
ul#tabs li a:hover, ul#tabs li a:active { color: #000; text-decoration: none; }


ul#tabs li a.news-tab {
   width: 170px;
   padding-left: 50px;
}

ul#tabs li a.events-tab {
   width: 159px;
   padding-left: 45px;
}

ul#tabs li a.cookie-tab {
   width: 171px;
   padding-left: 35px;
}

#home-tabs .tab {
   width: 377px;
   height: 215px;
   margin: 0;
   padding: 20px 220px 20px 20px;
   position: absolute;
   right: 39px;
   background-position: 0px -3px;
   background-repeat: no-repeat;
}

.tab h2 {
   font-family: Georgia, serif;
   color: #3c0e9e;
   font-weight: bold;
   font-size: 1.25em;
}

#home-news{ background-image: url(../graphics/bg-home-news.jpg);  }

#home-events {
   background-image: url(../graphics/bg-home-events.jpg);
   display: none;
}

#home-cookie {
   background-image: url(../graphics/bg-home-cookie.jpg);
   display: none;
}

/*------------------------------------------------------------
   Girl Scouts Stories page
------------------------------------------------------------*/
#stories-scroll-wrapper {
   width: 623px;
   height: 100px;
   background-image: url(../graphics/bg-carousel.png);
   background-repeat: repeat-x;
   background-position: 0 15px;
   padding-left: 7px;
}

#stories-actions {
   width: 187px;
   height: 50px;
   position: absolute;
   top: 57px;
   right: 1px;
}

#stories-actions li { list-style: none; }

#stories-actions a {
   font-size: 0.9em;
   display: block;
   padding: 3px 14px;
   margin: 2px;
   width: 158px;
   height: 17px;
   background-image: url(../graphics/stories-action.png);
}

#stories-actions li a:link, #stories-actions li a:visited { color: #fff; text-decoration: none; }
#stories-actions li a:hover, #stories-actions li a:active { color: #fff; text-decoration: none; }
#stories-actions a:hover { background-image: url(../graphics/stories-action-sel.png); }

#stories-info {
   float: left;
   width: 400px;
   min-height: 600px;
}

#stories-full-body {
   float: right;
   position: absolute;
   top: 520px;
   right: -30px;
   width: 350px;
   z-index: 1;
}

#share {
   width: 100px;
   height: 100px;
   padding-top: 20px;
   clear: both;
}

a.share-story {
   color: #fff;
   font-size: 1.5em;
   display: block;
   width: 209px;
   height: 26px;
   padding: 9px 0 0 27px;
   background-color: #b20e89;
   -moz-border-radius: 8px;
	-webkit-border-radius:8px;
}

a.share-story:hover {
   text-decoration: none;
   background-color: #481ea2;
}

/*------------------------------------------------------------
   Landing Page
------------------------------------------------------------*/
h1#landing-h1 {
   display: block;
   width: 288px;
   height: 117px;
   padding: 55px 383px 0 0;
   color: #fff;
   font-size: 4.8em;
   margin: 0 0 35px -15px;
   text-align: center;
   background-repeat: no-repeat;
}

h1.activities { background-image: url(../graphics/bg-landing-activities.jpg); }
h1.girls { background-image: url(../graphics/bg-landing-girls.jpg); }
h1.teens { background-image: url(../graphics/bg-landing-teens.jpg); }
h1.parents { background-image: url(../graphics/bg-landing-parents.jpg); }
h1.volunteers { background-image: url(../graphics/bg-landing-volunteers.jpg); }
h1.donors { background-image: url(../graphics/bg-landing-donors.jpg); }

#landing-links {
   float: right;
   width: 217px;
   height: 365px;
   background-image: url(../graphics/bg-landing-links.png);
   background-repeat: no-repeat;
   margin: 0px -15px 20px 20px;
}

#landing-links h2 {
   text-align: center;
   width: 215px;
   height: 26px;
   display: block;
   color: #fff;
   margin: 0;
   padding: 21px 0 20px 0;
   font-size: 2.0em;
   letter-spacing: 0.05em;
}

#landing-links ul {
   color: #b20e89;
   width: 170px;
   margin-top: 20px;
   margin-left: 35px;
}

#landing-links li {
   margin: 0px 0 24px 0;
   padding: 0px 0 0px 0;
   font-size: 1.5em;
}

#landing-links li a:link, #landing-links li a:visited { color:#b20e89; text-decoration: none; }
#landing-links li a:hover, #landing-links li a:active { color: #1e75c1; text-decoration: underline; }

/*------------------------------------------------------------
   Ad Banner
------------------------------------------------------------*/
#ad-banner img {
   margin: 0px 0 0px 30px;
   padding-top: 30px;
   padding-bottom: 10px;
   width: 900px;
}

#ad-banner p {
   margin: 0;
   padding: 0;
}

/*------------------------------------------------------------
   Footer
------------------------------------------------------------*/

#footer {
   height: 155px;
   width: 900px;
   margin: 0px auto;
   margin-bottom: 50px;
   padding: 25px 45px 0px 30px;
   background-repeat: no-repeat;
   background-image: url(../graphics/bg-footer.png);
}

#footer li a:link, #footer li a:visited { color: #323232; text-decoration: none; }
#footer li a:hover, #footer li a:active { color: #960c73; text-decoration: underline; }

#footer-nav {
   margin: 34px 0 0 40px;
}

#footer-nav li {
   padding: 0 5px;
   font-size: 1.15em;
}

.footer-logo {
   float: left;
   margin-bottom: 5px; 
}

.copyright {
   float: left;
   padding-left: 9px;
   padding-top: 34px;
   margin-bottom: 0;
   font-size: 1.15em;
}

#footer ul {
   float: left;
   margin-bottom: 5px;
}

#footer li {
   display: inline;
}

#footer p.mission {
   text-align: center;
   width: 700px;
   margin: 0 auto;
   font-size: 1.2em;
}

#footer hr {
   height: 3px;
   color: green;
   background-color: green;
   clear: both;
   width: 900px;
   margin: 0 0 20px 0;
}

#footer #social-icons {
   float: right;
   margin-right: -10px;
   margin-top: 22px;
   width: 175px;
}

#footer #social-icons li {
   padding-left: 1px;
}

/*------------------------------------------------------------
   Content Type - News Summary
------------------------------------------------------------*/
.newsSummary {
   list-style-type: none;
   margin: 0px 0px 0px 0px !important;
   padding: 0px 0px 0px 0px;
   clear: both;
}

#newsList {
   list-style-type: none;
   margin: 20px 0px 0px 0px !important;
   padding: 0px 0px 0px 0px;
}

ul.newsSummary li, ul#newsList li {
   list-style-type: none;
   clear: both;
   margin: 0px 0px 15px 0px;
}

ul.newsSummary li a {
   padding-bottom: 10px;
}

ul.newsSummary li h2 {
   margin-bottom: 20px;
   padding: 0;
   font-size: 15px !important;
}

ul.newsSummary li h3 {
   margin-top: -16px;
   margin-bottom: 0;
   padding: 0;
   font-size: 12px;
   color: #323232;
   font-family: Tahoma, Geneva, sans-serif !important;
   font-weight: normal;
}

ul.newsSummary li p {
   margin-top: 10px;
   font-size: 12px;
}

#home-news ul.newsSummary li h2 a {
   margin: 0;
   padding: 0;
   font-family: Georgia, serif;
   font-size: 12.5px;
   line-height: 16px;
   color: #3c0e9e;
}

#home-news ul.newsSummary li h3 {
   margin-top: -20px;
   font-size: 11px;
   color: #000;
}

.home-feature .icon { margin-right: 10px; }

#newsList li a { font-weight: bold; }

ul#newsList li h2 {
   margin-bottom: 5px;
   padding: 0;
   font-size: 1.16em;
}

ul#newsList li p {
   font-size: 1.0em;
}

ul#newsList li h2 a {
   font-weight: normal;
}

.searchSummary {
   font-size: 12px;
   line-height: 140%;
}

/*------------------------------------------------------------
   Content Type - Event Summary
------------------------------------------------------------*/
.eventSummary {
   list-style-type: none;
   margin: 0px 0px 11px 0px;
   padding: 0px 0px 0px 0px;
}

.eventSummary li {
   margin: 0px 0px 0px 0px;
   padding: 0px;
   font-size: 1.0em;
}

.eventSummary li a {
   color: #3c0e9e;
}

.eventSummary li h2 {
   margin: 0;
   padding: 0;
}

.eventSummary li h3 {
   margin: 0;
   font-size: 1.1em;
   color: #000;
   font-weight: normal;
}

.eventSummary li img { margin: 0px 15px 0px 0px !important; }

.eventSummary .date { font-weight: bold; }

/*--------------------------------------------------
  Form Styles
--------------------------------------------------*/

.inputForm table {
   padding: 0px;
   margin: 0px;
   border: 0px;
}

.inputForm label {
   font-size: 12px;
}

.inputForm td {
   padding: 10px;
   margin: 10px;
}

.inputForm input, .inputForm textarea, .inputForm select { 
   font-size: 11px;
   margin: 7px 5px 7px 0;
}

.inputForm td { 
   font-size: 12px; 
   color: #000;
   padding: 0px 3px 3px 0px;
}

.inputForm .label { 
   font-size: 12px;
   font-weight: bold;
   color: #000;
   margin-bottom: 10px;
}

.inputForm .required { 
   color: #b40f27;
   font-weight: bold;
}

.authform {
   margin-bottom: 10px;
}

.authform legend {
   color: #b20e89;
   font-size: 1.9em;
   line-height: 1.0em;
   font-weight: normal;
   font-family: Georgia, serif;
   padding-bottom: 20px;
}

.authform legend.warning {
   color: red;
}

.authform label {
   margin: 0 0 4px 0px;
   padding: 0;
   display: block;
}

.authform input {
   margin-bottom: 15px;
   float: left;
}

.authform input:focus {
   background-color: #eee;
}

.authform ul {
   margin-left: 0px !important;
   margin-bottom: 10px;
}

.authform li {
   list-style-type: none;
   clear: both;
}

.auth-button {
   float: left;
   background-color: #b20e89;
   color: #fff;
   font-size: 1.2em;
	border: 0;
	height: 20px;
	padding-bottom: 3px;
   -moz-border-radius: 8px;
	-webkit-border-radius:8px;
	cursor: pointer;
	clear: both;
	margin-right: 10px;
}

.auth-button:hover {
   background-color: #481ea2;
}

.auth-button:active {
   background-color: #481edd;
}

.authform label {
   width: 160px;
}

#login-button {
	width: 70px;
}

#reset-button {
	width: 120px;
}

.authform .reset {
   float: left;
}

label.error { 
   float: left;
   display: block;
   width: 300px !important;
   margin-left: 10px;
   color: red;
}


/*------------------------------------------------------------
   Content Type - Tables
------------------------------------------------------------*/
.table1, .table2, .table3, .table4 {
   font-family: Tahoma, Geneva, Arial, sans-serif;
   border-collapse: collapse;
   border: 0px;
   margin: 15px 0 30px 0px;
   color: #514843;
}

.table1 { color: #000; }

/* th */
.table1 th, .table2 th { background-color: #ccc; }    /* Custom */ 
.table1 th { border: solid 1px #fff; }                /* Custom */ 
.table3 th, .table4 th { color: #000000; }               /* Custom */ 

.table1 th, .table2 th, .table3 th, .table4 th {
   font-weight: bold;
   text-align: left;
   vertical-align: bottom;
}

.table1 th, .table2 th {
   font-size: 14px;
   color: #000;
   padding: 3px 8px 10px 8px;
}

.table3 th { 
   border: solid 1px #fff;
   font-size: 12px;
   padding: 4px 8px;
}

.table4 th { 
   font-size: 12px;
   padding: 2px 2px 2px 0px;
}

.table1 .highlight td, .table2 .highlight td { background-color: #ddd; }
.table3 .highlight td { background-color: #d8ede7; }

.table1 td, .table2 td, .table3 td, .table4 td {
   vertical-align: top;
   font-size: 12px;
   font-weight: normal;
   padding: 4px 8px;
}

.table1 td {
   background-color: #eee;
   border-left: solid 1px #ddd;
   border-right: solid 1px #ddd;
   border-bottom: solid 1px #ddd;
}

.table2 td {
   background-color: #5a4f48;
   border-bottom: solid 1px #ddd;
}

.table3 td {
   border-left: solid 1px #fff;
   border-right: solid 1px #fff;
   border-bottom: solid 1px #fff;
}

.table4 td { padding: 2px 2px 2px 0px; }