﻿.MyInfoBox
{
	background-image: url(../../Images/Tiles/bio_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	height:385px;
	width:275px;
	padding: 15px 0px 0px 20px;
}


.BioBox
{
	background-image: url(../../Images/Tiles/bio_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	height:385px;
	width:300px;
	padding: 15px 0px 0px 20px;
}

.UserPhoto
{
	width:130px;
}

/*Dashboard*/
.Dashboard
{
	float:left;
}

.DashboardBody
{	
	background-image: url(../../Images/Tiles/dashboard_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	min-height:275px;
	width:625px;
	padding: 10px 0px 0px 10px;
	

}

.DashboardTabs
{
	height:23px;
	width:625px;
}

.DashboardTabs .Normal{}
.DashboardTabs .Selected {}


.DashboardTabs .Normal .DashboardTab{display:block}
.DashboardTabs .Normal .DashboardTab *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#603814}
.DashboardTabs .Normal .DashboardTab1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ba2008;
  border-right:1px solid #ba2008;
  background:#872d0f}
.DashboardTabs .Normal .DashboardTab2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ef1302;
  border-right:1px solid #ef1302;
  background:#7e3010}
.DashboardTabs .Normal .DashboardTab3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #7e3010;
  border-right:1px solid #7e3010;}
.DashboardTabs .Normal .DashboardTab4{
  border-left:1px solid #ba2008;
  border-right:1px solid #ba2008}
.DashboardTabs .Normal .DashboardTab5{
  border-left:1px solid #872d0f;
  border-right:1px solid #872d0f}
.DashboardTabs .Normal .DashboardTabfg{	
	padding-bottom:2px;
	background:#603814;
	color:#fff;	
	text-align:center;
	height:16px;
	font-weight:normal;}

.DashboardTabs .Normal .DashboardTabfg A{
	background:#603814;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;}

.DashboardTabs .Normal .DashboardTabLink
{
	float:left;
	width:120px;
	margin:0px 2px 0px 2px;	
}

.DashboardTabs .Selected .DashboardTab{display:block}
.DashboardTabs .Selected .DashboardTab *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e9e2cf}
.DashboardTabs .Selected .DashboardTab1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f5f2ea;
  border-right:1px solid #f5f2ea;
  background:#eee9db}
.DashboardTabs .Selected .DashboardTab2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfa;
  border-right:1px solid #fcfcfa;
  background:#ede7d8}
.DashboardTabs .Selected .DashboardTab3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ede7d8;
  border-right:1px solid #ede7d8;}
.DashboardTabs .Selected .DashboardTab4{
  border-left:1px solid #f5f2ea;
  border-right:1px solid #f5f2ea}
.DashboardTabs .Selected .DashboardTab5{
  border-left:1px solid #eee9db;
  border-right:1px solid #eee9db}
.DashboardTabs .Selected .DashboardTabfg{	
	padding-bottom:2px;
	background:#e9e2cf;
	color:#603814;	
	text-align:center;
	height:16px;
	font-weight:normal;}

.DashboardTabs .Selected .DashboardTabfg A{
	background:#e9e2cf;
	color:#603814;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;}

.DashboardTabs .Selected .DashboardTabLink
{
	float:left;
	width:120px;
	margin:0px 2px 0px 2px;	
}


.SubmitStoryBox
{
	background-image: url(../../Images/Tiles/submitstory_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	min-height:688px;
	width:625px;
}

.SubmitStoryBox .Content
{
	width:350px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:40px;
}

.EditTextBox
{
	background-image: url(../../Images/Tiles/submitstory_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	min-height:688px;
	width:625px;
}

.EditTextBox .Content
{
	width:500px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:40px;
}

.SubmitBlogPostBox
{
	background-image: url(../../Images/Tiles/submitstory_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	min-height:688px;
	width:635px;
}

.SubmitBlogPostBox .Content
{
	width:600px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:15px;
}


.BlogSettingstBox
{
	background-image: url(../../Images/Tiles/bio_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	min-height:200px;
	width:635px;
}

.BlogSettingstBox .Content
{
	width:300px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:5px;
}

.MyBlogPostsBox
{
	background-image: url(../../Images/Tiles/homeblog_bg.gif); 
	background-repeat:repeat-x;
	background-color:#fcfbf9;
	min-height:405px;
	width:625px;
	padding:15px 5px 0px 5px;
}

.MyBlogPostsBox .Content
{
	width:550px; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top:5px;
}