html { height: 100%; }body {    background-color: #F5F5F5;    background-image: url("/images/css/default/background.png");    background-position: center center;    background-repeat: repeat-y;    border-top:none;    color: #000000;    font-family: "Lucida Grande",geneva,verdana,sans-serif;    font-size: 11px;    height: 100%;    line-height: 1.3em;    margin: 0;    padding: 0;    text-align: center;}p {    line-height: 17px;    margin-bottom: 15px;}#bodyCopyContainer {  background: #fff;  font-size: 10pt;  padding: 25px 0px 50px;}#bodyCopy { padding: 0 40px 50px; }#contentContainer {    clear: both;    height: 100%;    margin: 0 auto;    padding: 0;    position: relative;    text-align: left;    /*width: 840px;*/}.wrapper {    height: auto !important;    margin: 0 auto -50px;    min-height: 100%;    padding: 0;}#contentHeader {  height: 161px;}#home_img { margin-left: 20px; border: solid 8px #4f91cd; }/* for login form */#login legend { color: #212e84; font-weight: bold; }input.sub_btn { color: #ffffff; font-weight: bold; background-color: #4f91cd; border: solid 1px #212e84; }/* Content */#content {    font-size: 10pt;}/*#main_text {    font-size: 10pt;    line-height: 1.3em;    margin: 25px 40px 0;    position: relative;    text-align: left;}*/#main_text h1 {    color: #212E84;    font-family: Georgia,"Times New Roman",Times,serif;    font-size: 38px;    font-style: italic;    font-weight: bold;    line-height: 38px;    padding-bottom: 10px;    text-decoration: none;}/* NAVIGATION MENU */#separator { width: 840px; height: 2px; position: relative; top: -3px; clear: both; border-bottom: 2px solid #7a7000; }#menu_bg { background-image: url(/images/css/default/nav_bg.jpg); background-repeat: no-repeat; position: relative; width: 840px; height: 33px; }form fieldset {    border: 1px solid #212E84;    padding:0 15px;}form legend {    font-size: 20px;    line-height: 28px;    margin-left: 15px;}form label {  color: #000;  display: block;  font-weight:bold;  font-size: 11px;  padding: 10px 0 1px 0;}form p {    float: left;    margin-left: 15px;    padding: 5px 0;    font-size: 14px;}form p.submit {    clear: both;}#login_form {    margin: 15px 0;}nav #navList {    background: none;    border-bottom: 3px solid #4F91CD;    height: auto;    overflow: hidden;    width: auto;}nav #navList li {    float: left;    list-style: none;}nav #navList li:first-child a.text {    margin-left: 0;}nav #navList li a.text {    color: #212E84;    display: block;    float: none;    font-size: 20px;    font-weight: bold;    height: auto;    line-height: 50px;    margin: 0;    padding: 0 10px;    text-decoration: none;    text-indent: 0;    text-transform: capitalize;}nav #navList li.on a.text {    background-color: #4f91cd;    color: #f5f5f5;}nav #navList li.off a:hover {    background-color: #212E84;    color: #f5f5f5;}nav #navList li a.text:hover {    border: none;    border-bottom: none;}#register, #write, #share, #signup {    background:none;    height:auto;    margin:100px 13px 0 0;    width:280px;}#signup { margin-top:0; }#write { margin: 100px 0 0 7px; }#share { float:right; margin-right:0; }#register p, #write p, #share p { color: #212E84; }#registerContent, #writeContent, #shareContent { margin:0; padding-top:0; width:auto; }#mainTabs h3, #signup h3 {    background: none repeat scroll 0 0 #4F91CD;    color:white;    display: block;    margin-bottom:10px;    font:38px/80px sans-serif;    height:80px;    padding-left: 10px;}#registerForm p { padding:0; }#popularStories ul { padding-left:0; }#homeStories { background: #4F91CD; }#popularStories { background: none; margin-bottom: 10px; }#featuredStory h4, #popularStories h4 { background:none; font:30px Helvetica,sans-serif;text-indent:0; height:auto; }#featuredStory h5 { line-height:24px; }#registerContent #registerContinue { color:white; font-size:13px; font-weight: normal; text-align: center; }#featuredContinue, #popularMore, #registerContinue {    background:#212E84;    color:white;    -moz-border-radius: 10px;  -webkit-border-radius: 10px;          border-radius: 10px;    line-height:25px;    text-align:center;    text-indent:0;}#featuredContinue:hover, #popularMore:hover, #registerContinue:hover {    background-color:#4F91CD;    background-position: none;}/*###############*/#popularStories ul {    padding:0;    margin:0;}#popularStories li {    position:relative;    z-index:1;    overflow:hidden;    list-style:none;    padding:0;    margin:0 0 0.25em;}#popularStories li a {    background: none;    width:auto;    border-bottom: 1px solid #212E84;}#popularStories .storyName { line-height:27px; width:115px; }#popularStories .storyTitle { line-height:27px; width:275px; }#popularStories li a:link,#popularStories li a:visited {    display:block;    border-bottom: 1px solid #212E84;    padding-right:28px;    color:#fff;}#popularStories li a:hover,#popularStories li a:focus,#popularStories li a:active {    color:#fff;    background:transparent;}#popularStories li:before,#popularStories li:after,#popularStories li a:before,#popularStories li a:after {    content:"";    position:absolute;    top:50%;    right:0;}#popularStories li a:before {    margin:-12px 0 0;    background:#212E84;}#popularStories li a:after { margin-right: 2px; }#popularStories li a:hover:before,#popularStories li a:hover:after,#popularStories li a:focus:before,#popularStories li a:active:before {    background:#fff;}.play a:before {    width:23px;    height:23px;    /* css3 */    -webkit-border-radius:16px;    -moz-border-radius:16px;    border-radius:16px;}.play a:after {    right:7px;    border:6px solid transparent;    border-left-color:#fff;    margin-top:-6px;    background:transparent;}.play a:hover:after {    border-left-color:#212E84;}/*###############*/#homeStories footer { background:none; height:0; }.article h3, .fullpage h3 {  color: #212E84;  font-family: Georgia,"Times New Roman",Times,serif;  font-size: 38px;  font-style: italic;  line-height: 38px;}.article .testimony_header_info h3, .fullpage .testimony_header_info h3 {  font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;  font-size: 18px;  font-style: normal;  line-height: 18px;}.article h5, .fullpage h5 {  color: #5280ca;  margin: 10px 0;}.article .testimony_header_info h5, .fullpage .testimony_header_info h5 {  margin: 5px 0;}.article date, .fullpage date {  display: block;  margin: 0 0 18px 0;  color: #5280ca;}aside div {  background: #4F91CD;}aside a {  color: #fff;}aside a:hover {  text-decoration: none;}#searchStories h5, #storiesByCategory h5, #relatedStories h5{    background: none;    height: auto;    text-indent: 0;    width: auto;}aside div h5 {    color: white;    font-size:18px;}aside div ul {  padding: 0;}aside div ul li {  line-height: 18px;}aside form p {  margin: 0;}aside label {  display: none;}aside input {  float: left;}#searchStories {  height: 110px;}#groupPhoto {  position: absolute;  top: 235px;}#sub_nav .on a, #sub_nav .on a:hover, #sub_nav .on a:active { color: #212e84; font-weight: bold; text-decoration: none; }#footer { color: #fff; font-size: 7pt; line-height: 1.5em; background-color: #4f91cd; text-align: center; position: relative; height: 40px; clear: both; padding-top: 10px; }ul {    padding-left: 30px;}a {	color: #212e84;	text-decoration: underline;}h2 {	font: bold 16px/1.3em Arial, Helvetica, sans-serif;	color: #225cae;}.sub a { 	color: #bbca2f; 	font-size: 11px; 	font-weight: bold; }.sub a:visited { 	color: #bbca2f; 	font-size: 11px; 	font-weight: bold; }.sub a:hover { 	color: #a9994d; 	font-size: 11px; 	font-weight: bold; }.sub a:active { 	color: #a9994d; 	font-size: 11px; 	font-weight: bold; }.product_testimonies { margin-top: 10px; margin-bottom: 10px; padding: 5px 2px 2px 5px; border: solid 1px #867b00; }.product_testimonies ul { margin-top: 0; margin-left: -5px; list-style-type: none; list-style-image: none; }.product_testimonies li { list-style-type: none; }.products_title { color: #867b00; font-weight: bold; }#e_footer { font-size: 7pt; line-height: 1.5em; background-color: #867b00; text-align: center; padding-top: 20px; position: relative; width: 840px; height: 3.6em; clear: both; margin-top: 25px; padding-bottom: 20px; }/* ================================= *//* = What's My Story Screen Styles = *//* ================================= *//*.clear {  clear: both;}.last {  margin-bottom: 0 !important;}*1 {  border: 1px solid lime !important;}#contentContainer {  width: 960px;  margin: 0 auto;  position: relative;  text-align: left;}#contentHeader {  display: block;  height: 149px;}header h1 {  display: block;  width: 247px;  height: 99px;  position: absolute;  top: 25px;  left: 40px;  background: url(../images/whats_my_story_logo.png);  text-indent: -9999px;}#index section h2 {  display: block;  width: 463px;  height: 22px;  margin: 0 0 18px 0;  background: url(../images/howdid.png);  text-indent: -9999px;}label {  display: block;  font-weight:bold;  font-size: 11px;  color: #5884C9;  padding: 10px 0 1px 0;}#loginForm {  display: block;  width: 437px;  height: 50px;  position: absolute;  top: 30px;  left: 480px;  background: url(../images/login_bg.png);}#loginForm label {  display: none;}#loginForm input {  border: none;  height: 20px;  width: 120px;  color: #92aed7;  font-weight: bold;  display: block;}#loginForm a {  color: #fff;  display: block;  width: 150px;  font-weight: normal;  position: absolute;  top: 50px;  left: 320px;}#loginForm .username {  position: absolute;  top: 15px;  left: 80px;}#loginForm .password {  position: absolute;  top: 15px;  left: 230px;}#loginBtn {  width: 50px !important;  height: 30px !important;  position: absolute;  top: 10px;  left: 375px;  background: url(../images/login_btn.png);  text-indent: -9999px;  line-height: 0;  font-size: 0;  cursor: pointer;}#loginBtn:hover {  background-position: bottom left !important;}#headNav {  display: block;  width: 437px;  height: 50px;  position: absolute;  top: 30px;  left: 480px;}.headNavLeft {    background: url(../images/head_nav_left.png);    width: 30px;    height: 50px;    float:right;}.headNavCenter {    background: url(../images/head_nav_center.png);    height: 50px;    padding-right:90px;    min-width:170px;    text-align:middle;    float:right;    font-size:12px;    line-height:53px;}.headNavRight {    background: url(../images/head_nav_right.png);    width: 30px;    height: 50px;    float:right;}#logoutBtn {    width: 70px !important;    height: 30px !important;    position: absolute;    top: 10px;    left: 355px;    background: url(../images/logout_btn.png);    text-indent: -9999px;    line-height: 0;    font-size: 0;    cursor: pointer;}#logoutBtn:hover{    background-position: bottom left !important;}#bodyCopy {  position: relative;}#bodyCopy p {  margin: 0 0 18px 0;}#bodyCopy .narrow {  width: 535px;}#bodyCopy footer {  display: block;  clear: both;}#mainTabs {  display: block;}#mainTabs h3 {  display: none;}#register {  width: 293px;  height: 292px;  float: left;  background: url(../images/home_progress_register.jpg);  color: #fff;}#registerContent {  padding: 100px 0 0 0;  margin: 0 0 0 30px;  width: 250px;}#registerContent label {  display: none;}#registerContent input {  text-align: right;  padding: 5px;  width: 230px;  color: #92aed7;  font-weight: bold;}#registerForm {}#registerContinue {  display: block;  width: 100px !important;  border: none;  margin: 0 0 0 130px;  height: 30px;  text-indent: -9999px;  line-height: 0;  font-size: 0;  background: url(../images/continue_btn.png);  cursor: pointer;}#registerContinue:hover {  background-position: bottom center;}#write {  width: 291px;  height: 292px;  float: left;  background: url(../images/home_progress_write.jpg);  color: #fff;}#writeContent {  padding: 100px 0 0 0;  margin: 0 0 0 50px;  width: 220px;}#share {  width: 294px;  height: 292px;  float: left;  background: url(../images/home_progress_share.jpg);  color: #fff;}#shareContent {  padding: 100px 0 0 0;  margin: 0 0 0 50px;  width: 220px;}#homeStories {  display: block;  width: 960px;  color: #fff;  background: url(../images/home_stories_repeat.png);}#homeStories a {  color: #fff;  text-decoration: none;}#homeStories footer {  clear: both;  display: block;  width: 960px;  height: 9px;  overflow: hidden;  line-height: 0;  margin: 0;  padding: 0;  background: #6894d5 url(../images/home_stories_bg.png) no-repeat top center;}#featuredStory {  clear: both;  width: 485px;  padding: 25px 0 ;  float: left;}#featuredStory h4 {  display: block;  width: 241px;  margin: 0 0 0 40px;  height: 38px;  background: url(../images/featured_story.png);  text-indent: -9999px;}#featuredStory h5 {  font-size: 18px;  margin: 0 0 0 40px;}#featuredStory h6 {  margin: 0 0 18px 40px;}#featuredStory p {  margin: 0 20px 18px 40px;}#featuredContinue {  display: block;  width: 90px;  height: 25px;  text-indent: -9999px;  background: url(../images/continue_btn_light.png);  cursor: pointer;}#featuredContinue:hover {  background-position: bottom center;}#popularStories {  width: 430px;  padding: 25px 0 0 20px;  float: left;  background: #709bda;  display: inline;}#popularStories h4 {  display: block;  width: 244px;  height: 38px;  background: url(../images/popular_stories.png);  text-indent: -9999px;}#popularStories ul {  margin: 18px 0 0 0;}#popularStories li {  clear: both;  margin: 0 0 5px 0;}#popularStories li a {  display: block;  width: 430px;  height: 27px;  background: url(../images/list_bg.png);  cursor: pointer;}#popularStories li a:hover {  background-position: bottom center;}.storyName {  display: block;  width: 125px;  overflow: hidden;  float: left;}.storyTitle {  display: block;  width: 300px;  overflow: hidden;  float: left;}.storyAdmin {  display: block;  min-width: 20px;  overflow: hidden;  float: right;}.small {  font-size:10px;}.storyDate {  display: block;  float: right;  overflow: hidden;  min-width:30;}#popularMore {  display: block;  width: 60px;  height: 25px;  margin: 18px 0 0 0;  text-indent: -9999px;  background: url(../images/more_btn.png);  cursor: pointer;}#popularMore:hover {  background-position: bottom center;}#pageFooter {  display: block;  font-size: 10px;  padding: 10px;}.fullpage {  display: block;  width: 900px;  margin: 0 30px 0 0;  float: left;  color: #273142;}.admintable {  padding: 5px;  border-spacing: 5px;  min-width: 600px;}.admintable .even {  background-color:#DDDDDD;}.admintable .even {  background-color: #EEEEEE;}.admintable .heading {  border: solid 2px #000000;}textarea.storycreator {  width: 600px;  height: 120px;  border: 3px solid #cccccc;  padding: 0px 5px;}#create_story_heading {  font-size: 25px;  padding: 10px 0px;}#create_story {  width: 600px;}#create_story label {  display:block;  font-size: 14px;}#create_story .bottom {  display:block;  width: 600px;  padding: 10px;}#create_story .left {  float: left;}#create_story .right {  float: right;}#create_story h3 {  font-size:18px;}#create_story label.error {  font-size: 12px;  display: inline;  float: none;  color: red;  padding-left: .5em;  vertical-align: top;}.blockedStory {  background-color: #CCCCCC;  margin: 1px 0 1px 0;}.avatar {    float: left;    padding: 5px;}.testimony_header_info {    float: left;    padding:5px;}.testimony_header {    display: block;}*/
