﻿
/* Custom Collage */
#WindowDiv { width: 100%; background-color: #808080 }

#MainDiv {width: 990px; min-height: 1000px; margin-left:auto; margin-right:auto; 
	background-color: #FFFFFF; height: auto; clear: right; overflow: hidden; }
*>#xMainDiv {height: auto;} /* Get around min-height ie bug */

#ForumHeading { width: 835px; height: 173px; float:right; background-image: url(/forum/image/Navbar-top.gif); }
#LN {background-color: #E9E5DC; float: left; width: 155px; height: 1000px; }
.TitleColor { color: #1D3856; }
.TMItem a {color: #FFFFFF !important; text-decoration: none !important; font-size: 16px !important; font-family:Arial !important; }
.TMItem a:hover { text-decoration: none !important; color: Red !important;}
.blackund { color: #1D3856; text-decoration: underline }
#MenuLine { background-color: #5084c1; height: 22px; float: right; width: 835px;}
#FooterLinex { background-color: #5084c1; height: 15px; width: 822px; float: right; margin-top: -12px; margin-right: 2px; padding-top: 5px; padding-bottom: 5px; }
#FooterLine { margin-top: -30px; text-align: center; height: 15px; width: 100%; }
/* End Collage */

.GLBullet
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px; margin-top: 5px;
}
#main /*The Big Container for the entire User CP */
{
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 3px;
    float: right;
	width: 828px;
	height: 100%;
	margin-top: 1px;
	
}


#controlPanelMain
{
  width: 98%;
  margin: 10px auto 0 auto;
  padding: 10px;
  position: relative;
  
} 

#tabarea
{
    /*margin:0px; padding:0px; border:0px;
    _height: 22px;
    max-height:22px;
    min-height:22px;*/
}
    
#tabcontentarea, div.tabcontentarea
{
    /*
    position:relative; 
    top: 0; 
    left: 0; 
	*/
    border: solid 1px #919B9C;
    width:90%;
    padding: 10px;
    background-color:#FFF;
}

#profile_main
{
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}

#profile_content
{
  margin: 0 0 0 360px;
  border-width:0;
  background-color: Transparent;
  /*
  
  color: black;    
*/
}

#profile_sidebar
{
  float:left;
  width: 350px;
  background-color: Transparent;
  margin: 0;
  padding: 0;    
}

#profile_sidebar h3
{
  font-size: 12px;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: bold;
  background-color:#BFBDBD;
  color:White;
  display:block;
  width:96%;
}

#profile_mainfeature
{
  /*height: 1%;  */
  padding:10px;  
}

#profile_mainfeature .profilpic
{
    border-width:0;
}

#profile_mainfeature h1 
{
	font: 1.66em Georgia, Times, serif; text-align: center;
	margin: 0.5em 0; padding-bottom: 0.75em; border-bottom: 1px dashed #B2B2B2;
}

#profile_mainfeature #profile_info
{
	width:100%;
	min-height:150px;
}
