@CHARSET "ISO-8859-1";

/* clear styles */
* { margin:0; padding:0 }
address { font-style:normal }
:link,:visited { text-decoration:none }
a img,:link img,:visited img, img, button, input { border:none }
ul,ol,dl { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
form { display:inline;}

/* general styles */
html, body { height:100%; }
body {
	background:#9e7bd2 url(../images/background.gif) repeat-x center top;
	text-align:center;
	color:#666;
	}
body, td, th, textarea, input, select, h2, h3, h4, pre {
	font: 12px Arial, Helvetica, Trebuchet MS;
	/*line-height: 1.35em;*/
	}
p, td, th, h2, h3, h4, pre {
	line-height: 1.35em;
	}

a, a:link, a:active, a:visited { color:#522398; text-decoration:none; outline: none; }
a:hover, a:focus { color:#b7aacb; text-decoration:underline; }
p { padding:0.5em 0; }

h1, h2, h3 {
	font-weight:bold;
	font-family: Arial;
	line-height: 1em;
	clear:both;
	}
h1 { font-size: 21pt; }
h2 { font-size: 20pt; }
h3 { 
	font-size: 18pt;
	color:#522398; 
	font-weight:lighter;
	}
h4 { 
	font-size: 14px;
	font-weight:bolder;
	margin:6px 0; 
	line-height: 1em;
	clear:both;
	}

input, textarea {
	font-size:12px;
	}
input.text {
    background:#fff url(../images/text-bg.gif) no-repeat 0 0;
    padding:3px 1px 1px 3px;
    margin:0;
    vertical-align:middle;
    }

textarea.text {
    background:#fff url(../images/text-bg.gif) no-repeat 0 0;
    border:0;
    padding:3px 1px 1px 3px;
    }
#glow {
    background:url(../images/glow.png) no-repeat top center;
    width:100%;
    height:395px;
    position:absolute;
    top:0;
    left:0;
}  
#contentContainer {
	background:url(../images/bgShadow.png) repeat-y top center;
	width:980px;
	margin:0 auto -130px;
	min-height:100%;
	height:auto !important;
	height:100%;
	}
#innerContainer {
	width:940px;
	text-align:left;
    margin:auto;        
    position:relative;
	}
#header, #headerForms, #headerMenu {
    clear:both;
    width:100%;
	}
#header h1 {
	float:left;
	}
#header h1 a {
	background: url(../images/generation-cures-nonbeta.gif) no-repeat;
	display:block;
	width:199px;
	height:54px;
    margin:12px 0 11px 5px;
	text-indent: -2000em;
	}
#header h1.sub a {
    margin-top:5px;
    }
#top-buttons {
    margin:21px 0px 0 0;
    position:absolute;
    top:0;
    left:230px;
    z-index:10;    
    }
#top-buttons.buttons span { background:url(../images/top-buttons2.gif); }
#top-buttons.buttons li { 
    height:40px; 
    width:95px;
    text-align:center;
    }
#top-buttons li a { margin:auto; }
#top-buttons .btn1 a { width:95px; }
#top-buttons .btn1 a:hover span { background-position:0 40px; }
#top-buttons li.btn2 { width:120px; }
#top-buttons .btn2 span { background-position:-103px 0px; }
#top-buttons .btn2 a:hover span { background-position:-103px 40px; }
#top-buttons li.btn3 { width:128px; }
#top-buttons .btn3 a { width:128px; }
#top-buttons .btn3 span { background-position:-231px 0px; }
#top-buttons .btn3 a:hover span { background-position:-231px 40px; }
#top-buttons li.btn4 { width:159px; }
#top-buttons .btn4 { margin-left:210px; width:159px; }
#top-buttons .btn4 a { width:159px; }
#top-buttons .btn4 span { background:url(../images/top-buttons3.gif); }
#top-buttons .btn4 a:hover span { background-position:0 40px; }
#peelFlash, #headerSponsor {
    width:306px;
    height:72px;
    position:absolute;
    top:0;
    left:644px;
}
#headerSponsor {
	width:314px;
	height:38px;
    top:15px;
    left:620px;
	}

#headerForms .text { 
	border:0px;
	}
#headerForms {
    background:#fff url(../images/purple.gif) repeat-x;
    height:42px;
    position:relative;
    }
#headerForms dl { 
	font-size:12px;
	}
#headerForms dd, #headerForms dt {
	display:inline;
	color:#fff;
    }
#headerForms label { vertical-align:middle; }	
#headerNav, #headerFormsLeft, #headerFormsRight {
    min-width:10px;
    min-height:40px;
    height:100%;
    }
#headerNav {
    background:url(../images/purple-left.gif) no-repeat  top left;
    float:left;
    width:auto;
    }
#headerNav ul { 
    float:left;
    }
#headerNav li {
	display:inline;
    line-height:42px;
    background:url(../images/purple-div.gif) top right no-repeat;
    float:left;
    }
#headerNav li a {
    padding:0px 11px;
    font-size:12px;
    font-weight:bold;
    display:block;
    float:left;
    height:40px;
    margin-right:2px;
	}
#headerNav li a.first {
	padding-left:15px;
	}
#headerNav li a, #headerNav li a:link, #headerNav li a:active, #headerNav li a:visited { 
	color:#fff; 
	text-decoration:none;
	}
#headerNav li a:hover, #headerNav li a:focus { 
    color:#fff; 
	text-decoration:none; 
	background:url(../images/purple-hover.gif) 0 0 repeat-x;
	}
#headerNav li a.first:hover, #headerNav li a.first:focus { 
    color:#fff; 
	text-decoration:none; 
	background:url(../images/purple-hover-first.gif) 0 0 no-repeat;
	}
#headerFormsLeft, #headerFormsRight {
	float:right;
	text-align:right;
	position:relative;
	color:#fff;
	font-weight:bold;
	line-height:42px;
	}
#headerFormsLeft {
	width:250px;
	float:right;
	text-align:left;
	position:inherit;
	}	
#headerFormsRight{
	width:149px;
    background:url(../images/purple-right.gif) no-repeat top right;
    }
#headerFormsLeft a, #headerFormsRight a {
    color:#fff;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    padding:0 4px;
	}
#headerFormsLeft a:hover, #headerFormsRight a:hover {
    text-decoration:underline;
	}
#headerForms #headerFormsLeft dl#loginForm {
	display:block;
	position:relative;
    width:100%;
    float:right;
    text-align:right;
	}
#loginForm input {
	color:#777;
	}
#loginForm #email { margin:0 5px; } 	
#loginForm #password {
    display:none;
}
#loginForm #passwordhelper, #loginForm #password {
    width:65px;
    margin-right:2px;
}
#loginForm a {
    display:none;
}
#loginForm .hint { 
    margin-left:10px;
    margin-right:5px;
    }
#loginForm dt { display:none; }
#loginForm .text { width:80px; }
#loginForm #password { width:65px; }
#signOut {
	height:100%;
    line-height:42px;
    display:block;
    width:150px;
    float:right;
    text-align:right;
	}
#headerRightSub, #headerRightSub2 {
    margin:0 5px 0 0;
    float:right;
    text-align:left;
    line-height:42px;
	}
#headerRightSub {
    width:133px;
	}
#headerRightSub2 {
    width:192px;
	}
#query { 
    width:80px; 
    color:#777;
    }
#doLogin, #doSearch {
	width:28px;
	height:19px;
	background:url(../images/login-btn-header.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	border:0;
	}
#doSearch {
	background:url(../images/search-btn-header.gif) no-repeat;
	margin-left:3px;
	}
/* main content */
#mainContent, #rightColumn, #leftColumn { padding-top:9px; }
#leftColumn { display:none; }
#mainContent {
    margin-left:4px;
    width: 692px;
    clear:both;
    float:left;
    display:inline; /* oh ie 6 */
	}
#mainContent h1 {
    font-weight: lighter;
    color:#522398;
    margin:10px 0;
    }
.textList {	clear: left; }
.textList li {
	list-style:disc;
	margin-left:10px
}
#rightColumn {
    width:236px;
    margin-right:4px;
    float:right;
    display:inline; /* oh ie 6 */
    }
.centered {
	text-align:center;
	}
.threeColumn, .twoColumn, .twoColumnLast { float:left; }
.threeColumn { width:32%; }
.twoColumn, .twoColumnLast { 
	width:47%;
	margin-right:20px; 
	}
.twoColumnLast {
	margin-right:0;
	}
.dblBrdr {
    /*border-bottom:2px solid #d0b8f2;
    padding-bottom:2px;*/
    margin:20px 0px 10px 0px;
    }
.brdrRight {
    border-top:1px solid #d0b8f2;
    padding-bottom:2px;
    }
.threeColumn .dblBrdr, .twoColumn .dblBrdr, .twoColumnLast .dblBrdr { width:95%; }
.threeColumn .indent, .twoColumn .indent, .twoColumnLast .indent { width:90%; }
.brdr { 
    position:relative; 
    padding:11px 0;
	}
.brdr .header, .brdr .footer {
    display:block;
    position:absolute;
    height:9px;
    width:236px;
    clear:left;
    left:0;
    margin:0;
    font-size:0px;
	overflow:hidden; /* for ie6 */ 
	}
.brdr .header {
    background:url(../images/grey-brdr-top.gif) no-repeat;
    top:0;
    }
.brdr .footer {
    background:url(../images/grey-brdr-bottom.gif) no-repeat;
    bottom:0;
	}
#rightColumn .brdr {
	background:url(../images/grey-brdr-bg.gif) repeat-y;
	width:236px;
	margin-bottom:4px;
	}
.dblBrdr h3 {
    color:#522398;
    font-size:20px;
    width:100%;
    /*border-bottom:2px solid #522398;
    padding-bottom:5px;*/
    }
.dblBrdr a h3 {
	text-decoration:none;
	}
.threeColumn .dblBrdr h3, .twoColumn .dblBrdr h3, .twoColumnLast .dblBrdr h3 {
    color:#522398;
    font-size:16px;
    }
.indent {
	margin:0 7px;
	position:relative;
	}
.indent2 {
	margin:0 18px 13px;
	padding-top:14px;
	position:relative;
	}
#mainContent .indent { width: 95% }
.indent p {
	clear: left;
	margin-bottom:10px;
	}
.storyTeaser p { margin-bottom:10px; }

.paragraphCallout a {
	text-decoration: none;
	color:#330099;
	font-weight: bold;
}
.attn {
    color:#5a0;
}
.inlineButton {
	clear:both;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
}
#homeSub {
    width:100%;
    margin-top:7px;
}
#homeSub img {
    margin-right:2px;
}
/* story box */
.storyBox {
	width: 95%;
	float: left;
	display:inline;
	margin-top:10px;
	}
.storyBox li {
    float:left;
    clear:left;
    border-top: 1px solid #aaa;
    padding:10px 0;
    margin-top:10px;
    display:block;
    width:98%;
    }
.indent li p{
    float:none;
    clear:none;
    }
#rightColumn .storyBox li { 
    border:0; 
    margin:0;
    }
#rightColumn .storyBox h4 {
    color:#000;
    font-size:12px;
    margin-bottom:7px;
    font-weight:bolder;
    }
.storyBox li div {
    float:left;
    width:390px;
    }
.first, li.first { border:0; }
.storyBox img {
    float:left;
    margin-right:10px;
    }
#rightColumn .storyBox img {
    float:left;
    margin:0 0 10px 0;
    }
.storyBox h3 { 
	margin:5px 0 0px 0; 
	line-height:25px;
	padding-bottom:5px;
	}
.dateColumn {
    float:right;
    color:#663399;
    margin-right:30px;
	}

.articleColumn {
    float:left;
    color:#663399;
	}

.more, .more:link, .more:active, .more:visited {
    float:right;
    clear:left;
    display:block;
    width:30px;
	background:url(../images/more.gif) 0 3px no-repeat;
	font-size:10px;
	color: #666;
	text-decoration: none;
    padding-left: 10px;
    padding-bottom: 10px;
	}
.more_new, .more_new:link, .more_new:active, .more_new:visited{
	float:right;
    clear:left;
    display:block;
	background:url(../images/more.gif) 0 3px no-repeat;
	font-size:10px;
	color: #666;
	text-decoration: none;
    padding-left: 10px;
    padding-bottom: 10px;
	}
.more:hover,
.more_new:hover  { text-decoration:underline; }
#mainContent .storyTeaser {
    width:250px;
    float:left;
    display:inline; /* ie 6 */
    margin:10px 40px 0px 5px;
	}
.storyTeaser img {
    float:left;
    margin-right:10px;
    margin-bottom:20px;
    }
.storyTeaser dd {
    clear:both;
    padding-top:10px;
    border-top:1px solid #ddd;
    margin-bottom:16px;
    }
.storyTeaser dd.noBrdr { border:none; }
span.required { color:#d00; }
ul.errors { 
	padding:5px; 
	color:#d00;
    clear:both;
	}

/* button styles */
.buttons li {
    display:block;
    float:left;
    width:100px;
    height:50px;
    overflow:hidden;
    }
.buttons a {
    display:block;
    width:100%;
    height:100%;
    text-align:center;
    }
.buttons span {
    display:block;
    float:left;
    width:100%;
    height:100%;
    cursor:pointer;
    }
a.button, input.button, button.button {
    display:block;
    width:100%;
    float:left;
    text-indent:-9999px;
    }
a.back {
    padding:3px 0 3px 20px;
	background:url(../images/back.png) no-repeat;
	}
#tellYourStory {
    background:url(../images/tell-your-story.gif) no-repeat;
    width:259px;
    height:39px;
    }
#footer, #push {
	clear:both;
	width:956px;
	margin:auto;
	height:130px;
	text-align:center;
	}
#footer {
	background:#fff;	
	}
#push { height:145px; }
#footer ul {
    border-top:1px solid #ccc;
	display:block;
    width:900px;
    /* margin-top breaks stickyness */
    margin:0px auto 5px auto;
    padding-top:10px;
	}
#footer ul.secondary{
    border-top:0px solid #ccc;
	display:block;
    width:900px;
    /* margin-top breaks stickyness */
    margin:0px auto 5px auto;
    padding-top:10px;
	}
#footer li {
    display:inline;
    padding:0px 5px;
    border-left:1px solid #aaa;
    }
#footer .first { border:none; }

/* dropdown style */

/* style parents of drop down for ie6 */
#headerForms, #headerNav, #headerNav .menuDropDownContainer, #headerNav .menuDropDown, #headerNav .menuDropDown li {
	position:relative;
	z-index:2;
}
#headerNav .menuDropDown ul {
	display:none;
	position:absolute;
	top:40px;
	left:0;
	z-index:2;
    width:220px;
    padding:0;
	}
#headerNav .menuDropDown ul li {
	background:#f00;
    width:100%;
	padding:0;
	margin:0;
	height:auto;
	font-size:0;
	}	
#headerNav .menuDropDown ul li a, #headerNav .menuDropDown ul li a:visited {
	font-size:12px;
	display:block;
	width:100%;
	height:auto;
	text-indent:20px;
	color:#666666;
	margin:0;
	padding:0;
	margin-top:-1px;
	border:1px solid #ddd;
	background:#fff url(/themes/default/images/purple-arrow2.gif) no-repeat 7px 7px;
	cursor:pointer;	
	line-height:22px;
	}
#headerNav .menuDropDown ul li a:hover {
	color:#666666; /* needed for ie */
	background:#eee url(/themes/default/images/purple-arrow2.gif) no-repeat 9px 7px;
	}	

/* game styles */
#shadow {
    position:fixed;
    width:100%;
    height:100%;
    z-index:10;
    top:0;
    left:0;
    cursor:pointer;
    background:transparent url(/themes/default/images/transparent.png);
    text-align:center;
}
#shadowboxHolder {
    margin:auto;
    padding-left:10px;
    padding-top:50px;
}
#shadowboxHeader {
	color:#fff;
	font-weight:bold;
	width:98%;
	display:block;
	text-align:right;
}
a#shadowboxClose {
	color:#fff;
	background:#222;
	padding:3px 8px;
}
a#shadowboxClose:hover {
	text-decoration:none;
	background:#333;
}

.breadcrumb {
	padding:0px 5px 5px 5px;
	font-size:12px;
}

.callout {
	color:#522398;
	font-size: 14px;
	font-weight:bolder;
	padding:6px 0; 
}
.callout a {
	text-decoration:underline;
}

.collapseable {
    width:681px;
    background:url(../images/dashboard-list-bg.gif) repeat-y 0 0;
    text-align:left;
    clear:left;
    float:left;
    position:relative;
    margin-bottom:15px;
}
.collapseable h3 {
	font-family:arial;
    margin:15px 0 0 30px;	
    clear:left;
}
.collapseableHeader {
    width:681px;
    height:41px;
    position:relative;
    background:url(../images/dashboard-green-header-bg.gif) no-repeat 0 0;
    overflow:hidden;
}

#mainContent .collapseableHeader h1 {
    color:#fff;
    display:block;
    padding-left:20px;
    font-family:Arial;
    font-size:20px;
    clear:none;
}
.collapseableHeader a {
    background:url(../images/dashboard-green-toggle.gif) no-repeat 0 0;
    display:block;
    position:absolute;
    right:14px;
    top:10px;
    width:21px;
    height:21px;
}
.collapseableHeader h1 a {
    float:none;
    position:inherit;
    display:block;
    color:#fff;
    background:none;
    clear:none;
    width:auto;
    height:auto;
}
.collapseableHeader a.collapsed {
    background:url(../images/dashboard-green-toggle.gif) no-repeat 0 -21px;
}
.collapseableHeader a.closeButton {
    background:url(../images/dashboard-green-close.gif) no-repeat 0 0;
    text-indent:-9999px;
}
.collapseableHeader a.closeButton:hover {
    background:url(../images/dashboard-green-close.gif) no-repeat 0 -21px;
}

.collapseable .footer {
    display:block;
    width:100%;
    background:url(../images/dashboard-list-footer.gif) no-repeat 0 0;
    height:10px;
    clear:left;
   	overflow:hidden; /* for ie6 */ 
}
.whiteBlock  {
    width:653px;
    margin:15px 0 0 15px;
    position:relative;
    float:left;
    display:inline;
}
.whiteBlock h3 {
	margin:0;
	}

/*Right Column New*/
h4.header-right-column {
	color:#522398;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	border-bottom:1px solid #ddd;
}
.body-right-column{
	padding-left: 18px;
	padding-right: 18px;
	border-bottom:1px solid #ddd;
	padding-bottom: 20px;
	padding-top: 15px;
}
.body-right-column-img{
	padding-left: 7px;
	border-bottom:1px solid #ddd;
	padding-bottom: 20px;
	padding-top: 15px;
}	
.body-right-column-awards{
	padding-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
ul.numeric {
	padding: 0px;
	margin: 0px;
	list-style-type:decimal;
	list-style-position: inherit;
}
ul.numeric li {
	border: none;
	clear: none;
	float: none;
	display: list-item;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
