/* FUSEWORK STUDIOS INJECTED CODE */

/* GENERAL GLOBAL VARIABLES */
html { 
	min-height: 100%; 
	margin-bottom: 1px;
        margin-top: 0px;
}
body {
	text-align: center;
	font-size: 12px;
	margin: 0px; 
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: arial, tahoma, "Trebuchet MS", serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}

td.menu {
	background-image: url(../images/menu2_bg.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #EEEEEE;
}

td.menu_item {
	padding: 5px 6px 5px 6px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, serif;
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 14px; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}

div.page_header {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 5px;
}

td.header {
	padding: 4px 5px 5px 6px;
	border: none;
	border-bottom: none;
	font-weight: normal;
        background: #000000;
	color: #ffffff;
        font-size: 14px;
}


div.header {
	padding: 5px 5px 5px 7px;
	font-size: 13px;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #cccccc;
	background: #000000;
        color: #ffffff;
}

a.header-link:link { color: #ffffff; text-decoration: underline; }
a.header-link:visited { color: #ffffff; text-decoration: underline; }
a.header-link:hover { color: #ffffff; text-decoration: underline; }

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 10px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 14px; 
	padding-left: 23px; 
	font-weight: bold;
}

div.success {
	line-height: 16pt;
	background: #f1f1f1;
	border: 1px solid #cccccc;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 12px;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 11px;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana serif;
	font-size: 11px;
	vertical-align: middle;
	margin-top: 1px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon3 {
        margin-right: 5px;
}

.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo { border: 10px solid #999999; }
img.small_photo { border: 4px solid #999999; }

font.small {
	font-size: 10px;
	font-family: arial, serif;
}

font.big {
	font-size: 14px;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f1f1f1;
	border: 1px solid #cccccc;
}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #8f0002; text-decoration: underline; }

a.menu_item:link { color: #336699; text-decoration: none; }
a.menu_item:visited { color: #336699; text-decoration: none; }
a.menu_item:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:hover { color: #FFFFFF; text-decoration: underline; }

label:hover { color: #8f0002; text-decoration: underline; }

/* PORTAL PAGE {home.php} */

#home-content { position: absolute; top: 0px; width: 999px; z-index: 1; }
.home-content { background-image: url(../images/home/home-content-bg.jpg); background-repeat: no-repeat; background-position: 0% 0%; height: 560px; }

.home-header { color: #ffffff; font-size: 12px; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; }

a.home-header-item:link { color: #ffffff; text-decoration: underline; }
a.home-header-item:visited { color: #ffffff; text-decoration: underline; }
a.home-header-item:hover { color: #ffffff; text-decoration: underline; }

.home-middle { padding-top: 128px; height: 436px; }
.home-middle1 { font-size: 16px; font-weight: bold; color: #ffffff; padding-left: 165px; }
.home-middle2 { font-size: 14px; font-weight: bold; color: #ffffff; padding-top: 20px; padding-right: 40px; }

.msr-portal-box { padding-right: 40px; color: #ffffff; height: 178px; }
.msr-portal-cell { color: #ffffff; }

.home-copyright { padding-top: 80px; color: #ffffff; font-size: 10px; }
.home-welcome { color: #ffffff; font-weight: bold; }

/* GLOBAL INTERNAL PAGES */
.msr-left-border { background-image: url(../images/internal/left-border.gif); background-repeat: repeat-y; background-position: 100% 0%; width: 46px; }
.msr-right-border { background-image: url(../images/internal/right-border.gif); background-repeat: repeat-y; background-position: 100% 0%; width: 46px; }

/* .msr-top-header { background-image: url(../images/internal/top-header-bg.gif); background-repeat: repeat-x; background-position: 0% 0%; height: 142px; } */
.msr-top-header { background: transparent url(../images/internal/header-background.jpg) scroll no-repeat top left; }
.msr-top-header1 { color: #ffffff; font-size: 13px; padding-right: 20px; }

.msr-content { padding-top: 20px; padding-bottom: 10px; }

.msr-internal-cpy { padding-top: 10px; }
.msr-inner-content { padding-left: 8px; }


/* USER HOME PAGE */
td.home_left {
	vertical-align: top;
	text-align: center;
}
td.home_middle {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: none;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	width: 150px;
}
td.home_header {
        border: none;
	padding: 4px 5px 5px 6px;
	font-weight: bold;
        background: #000000;
	color: #ffffff;
}
td.home_box {
	border: none;
	padding: 8px;
	background: #FFFFFF;
}
table.home_menu {
	border: none;
	border-bottom: none;
	margin-bottom: 10px;
        font-weight: normal;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-bottom: none;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
    font-weight: normal;
	text-decoration: none;
}
td.home_menu1 a:visited {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-bottom: none;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
    font-weight: normal;
	text-decoration: none;
}

td.home_menu1 a:hover {
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: underline;
}

div.home_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #DEDEDE; 
	margin-bottom: 5px;
}
div.home_action_bottom {
	padding-bottom: 2px;
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}

/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: none;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 0px;
        padding-right: 15px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 15px;
	padding-top: 0px;
	vertical-align: top;
}
td.profile_friend {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
td.profile_group {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top; 
        padding-right: 0px;
}

td.profile_item3 {
	padding: 0px;
	text-align: center;
	vertical-align: top;
        padding-top: 35px;
        padding-bottom: 10px;
}

td.profile_item2 {
	padding: 0px;
	vertical-align: top;
}
td.profile_comment_author {
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
}
td.profile_comment_body {
	padding: 5px 7px 5px 7px;
}
table.profile_menu {
	border: none;
	border-bottom: none;
	margin-bottom: 10px;
}
td.profile_menu1 a {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-bottom: none;
	padding: 5px 5px 5px 7px;
	font-size: 11px; 
    display: block;
	text-decoration: none;
}
td.profile_menu1 a:visited {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-bottom: none;
	padding: 5px 5px 5px 7px;
	font-size: 11px; 
    display: block;
	text-decoration: none;
}
td.profile_menu1 a:hover {
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: underline;
}

td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: none;
	padding: 10px;
	background: #FFFFFF;
	height: 150px;
    padding-top: 0px;
	width: 160px;
}

td.msr_profile_right {
        vertical-align: top;
        text-align: left;
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
}

td.msr_profile_left {
        vertical-align: top;
        text-align: left;
        border: none;
        padding: 10px;
}

div.profile_comment_div {  
        font-size: 8px;
}

td.profile_viewcomments_postcomment {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
td.profile_postcomment {
	padding: 10px;
	border: 1px solid #cccccc;
	border-top: none;
	background: #FFFFFF;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #DEDEDE; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}
.comment_area {
	color: #888888; 
	width: 100%;
}

.msr-profile-owner { font-size: 18px; font-weight: bold; }
.msr-profile-emphasis { font-weight: bold; }

.msr-profile-field a:link { color: #000000; text-decoration: none; }
.msr-profile-field a:visited { color: #000000; text-decoration: none; }
.msr-profile-field a:hover { color: #8f0002; text-decoration: underline; }

.msr_comment_body { 
        background-color: #cccccc;
        color: #000000;
        vertical-align: top;
        text-align: left; 
        padding: 12px;
        height: 72px;
}

.msr_comment_author {
        background-color: #cccccc;
        color: #000000;
        vertical-align: top;
        text-align: left;
        padding-top: 4px;  
        padding-bottom: 4px;
        padding-left: 10px;
        padding-right: 10px;
}

.msr_comment_author_cell { 
        font-size: 11px;
}

.msr_comment_right {  
        vertical-align: top;
        padding: 0px;
        text-align: left;
        background-image: url(../images/internal/comment-right-bdr.gif);
        background-position: 0% 0%;
        background-repeat: repeat-y;
}

.msr_comment_bottom {  
        vertical-align: top;
        padding: 0px;
        text-align: left;
        background-image: url(../images/internal/comment-bottom-bdr.gif);
        background-position: 0% 0%;
        background-repeat: repeat-x;
}

/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
	background: #ffffff;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_submit {
	padding: 10px 10px 5px 5px;
}
td.browse_fields {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 12px;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: #000000;
	color: #FFFFFF;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F1F1F1;
	border: 1px solid #cccccc;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #cccccc;
}
td.messages_header {
	padding: 7px 7px 4px 7px;
	font-weight: bold;
	background: #000000;
        color: #ffffff;
}

a.messages_link:link { color: #ffffff; text-decoration: none; }
a.messages_link:visited { color: #ffffff; text-decoration: none; }
a.messages_link:hover { color: #ffffff; text-decoration: underline; }


td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #f1f1f1;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px;
	vertical-align: top;
}
div.messages_view1 {
	padding: 5px 5px 3px 7px;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: #000000;
        color: #FFFFFF;
}
div.messages_view2 {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.messages_view1 {
	vertical-align: top;
}
td.messages_view2 {
	vertical-align: top; 
	padding: 0px 0px 0px 10px;
}
div.messages_author {
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
div.messages_convo {
	background: #000000;
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	margin-bottom: 13px; 
        color: #FFFFFF;
}
div.messages_date {
	font-size: 7pt;
	color: #777777;
}



/* MY FRIENDS */
td.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	background: #FFFFFF;
        padding-right: 0px;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 0px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: none;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 0px;
	vertical-align: top;
}

td.editprofile_item3 {
	padding: 0px;
	text-align: center;
	vertical-align: top;
        padding-top: 35px;
        padding-bottom: 10px;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	margin-top: 4px;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #000000;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
	color: #FFFFFF;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}

/* HOME PAGE STYLES */

/* TABS */
table.tabs {
	margin-bottom: 12px;
}

td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #CCCCCC;
}

td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
}

td.tab1 {
	border: 1px solid #CCCCCC;
	border-top: 3px solid #000000;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}

.tab1 a { color: #000000; text-decoration: none;}
.tab1 a:visited { color: #000000; text-decoration: none; }
.tab1 a:hover { color: #8f0002; text-decoration: underline; }

td.tab2 {
	background: #efefef;
	border: 1px solid #CCCCCC;
	border-top: 3px solid #8f0002;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
.tab2 a { color: #000000; text-decoration: none;}
.tab2 a:visited { color: #000000; text-decoration: none; }
.tab2 a:hover { color: #8f0002; text-decoration: underline; }

td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

td.fws0-tabLeft-unselected ,
td.fws0-tabCenter-unselected ,
td.fws0-tabRight-unselected ,
td.fws0-tabLeft-selected ,
td.fws0-tabCenter-selected ,
td.fws0-tabRight-selected ,
td.fws0-tabBetween ,
td.fws0-tabEmpty {
	position: relative;
	height: 33px;
}

td.fws0-tabLeft-unselected ,
td.fws0-tabCenter-unselected ,
td.fws0-tabRight-unselected ,
td.fws0-tabBetween ,
td.fws0-tabEmpty {
	border-bottom: 1px solid #CCCCCC;
}

td.fws0-tabLeft-selected ,
td.fws0-tabRight-selected ,
td.fws0-tabLeft-unselected ,
td.fws0-tabRight-unselected {
	width: 7px;
	overflow: hidden;
}

td.fws0-tabCenter-unselected ,
td.fws0-tabCenter-selected ,
td.fws0-tabBetween {
	position: relative;
	width: 1%;
	white-space: nowrap;
}

td.fws0-tabCenter-unselected a ,
td.fws0-tabCenter-unselected a:hover ,
td.fws0-tabCenter-unselected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.fws0-tabCenter-selected   a ,
td.fws0-tabCenter-selected   a:hover ,
td.fws0-tabCenter-selected   a:visited {
	color: #000000;
	text-decoration: none;
}

td.fws0-tabLeft-unselected   { background: transparent url("../images/internal/tab-bg-left-unselected.png")   scroll no-repeat center center; }
td.fws0-tabCenter-unselected { background: transparent url("../images/internal/tab-bg-center-unselected.png") scroll repeat-x  center center; }
td.fws0-tabRight-unselected  { background: transparent url("../images/internal/tab-bg-right-unselected.png")  scroll no-repeat center center; }
td.fws0-tabLeft-selected     { background: transparent url("../images/internal/tab-bg-left-selected.png")     scroll no-repeat center center; }
td.fws0-tabCenter-selected   { background: transparent url("../images/internal/tab-bg-center-selected.png")   scroll repeat-x  center center; }
td.fws0-tabRight-selected    { background: transparent url("../images/internal/tab-bg-right-selected.png")    scroll no-repeat center center; }

#msrHeader {
    position: relative;
    left: 0px;
    top: 0px;
    width: 998px;
    height: 149px;
    background: #000000 url("http://recipes.myspeedrail.com/images/headerbg.jpg") no-repeat scroll center center;
    }
#msrLogo {
    position: absolute;
    left: 30px;
    top: 15px;
    }
#msrSiteTabBlog ,
#msrSiteTabSearch ,
#msrSiteTabCommunity {
    position: absolute;
    top: 92px;
    }
#msrSiteTabBlog {
    left: 25px;
    }
#msrSiteTabSearch {
    left: 120px;
    }
#msrSiteTabCommunity {
    left: 265px;
    }
#msrSearchInviteBlock {
	position: absolute;
	top: 48px;
	right: 0;
	width: 378px;
	height: 44px;
	text-align: right;
	}
#msrNonNavHeaderLinks {
	position: absolute;
	top: 0;
	right: 5px;
	color: #FFF;
	}

#msrNavHeaderLinks {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 560px;
	height: 42px;
	padding: 8px 5px 5px 5px;
	text-align: right;
	}
.msrNavHeaderLinksEntry {
	display: inline;
	padding: 0 8px;
	}
.msrNavHeaderLinksEntry img {
	height: 1em;
	}
#msrNavHeaderLinks ,
#msrNavHeaderLinks a ,
#msrNavHeaderLinks a:visited ,
#msrNavHeaderLinks a:hover {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	}
#msrNavHeaderLinks a:hover {
	text-decoration: underline;
	}

.page {
	padding-left: 20px;
	padding-right: 20px;
	}
