/* CSS Document */
body {
/*	font: normal 12px auto Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color: #4f6b72;
	font: normal 12px auto Arial, Helvetica, sans-serif;*/
	/*	background: #E6EAE9;*/
	}
	
#logo {
background-image:url(http://www.socialmaximizer.com/images/red-template-2009/SM-Logo.gif);
background-repeat:no-repeat;
height:90px;
width:800px;
margin-bottom:3px;

}

#loginSection {
float:right;
border:none;
color:black;
font-weight:bold;
font-size:13px;
padding-top:5px;
}

#loginSection input {
font: normal 11px auto Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;	
}
#headerimage {
background-image:url(http://www.socialmaximizer.com/images/red-template-2009/bee-header.jpg);
background-repeat:no-repeat;
width:800px;
height:200px;
text-align:center;
padding-top:10px;
background-position:center;
}

#redside-top
{
background-image:url(images/red-template-2009/red-border-top.png);
background-repeat:no-repeat;
width:196px;
height:16px;
margin:0px;
}
#redside
{
background-image:url(images/red-template-2009/red-border.png);
background-repeat:repeat-y;
padding-left:5px;
padding-right:5px;
margin:0px;
}
#redside p
{
	padding:0px;
}
#redside-bottom
{
background-image:url(images/red-template-2009/red-border-bottom.png);
background-repeat:no-repeat;
width:196px;
height:16px;
margin:0px;
}



.tabcontent {
float:left;
border-right:#666666 1px solid;
border-left:#666666 1px solid;
border-bottom:#666666 1px solid;
padding-left:5px;
padding-right:5px;
display:block;
width:588px;
height:auto;
padding-bottom:5px;
padding-top:15px;
}

#header { float:left; width:100%;  background:url(http://www.socialmaximizer.com/images/red-template-2009/line.gif) repeat-x bottom; font: normal 13px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height:normal; text-align:center; } #header ul { margin:0; padding:0px 0px 0; list-style:none; } #header li { float:left; background:url(http://www.directorymaximizer.com/images/red-template-2009/grey-tab.jpg) no-repeat left top; margin:0;  width:200px;} #header a { float:left; display:block; padding:5px 15px 4px 6px; text-decoration:none; font-weight:bold; color:#000000 } /* Commented Backslash Hack hides rule from IE5-Mac \*/ #header a {float:none;} /* End IE5-Mac hack */ #header a:hover { color:#333; background:url(http://www.directorymaximizer.com/images/red-template-2009/white-tab.jpg) no-repeat; } #header .current { background:url(http://www.directorymaximizer.com/images/red-template-2009/white-tab.jpg) no-repeat; width:200px; } #header .current a {  color:#333; padding-bottom:5px; } 

input.registerbutton
{
width: 84px;
	height: 22px;
	cursor: pointer;
	border: none;
	margin-top: 10px;
	background: transparent url(http://www.socialmaximizer.com/mooslide/images/button_register.jpg) no-repeat 0 0;
	}
input.registerbutton:hover {
	background: transparent url(http://www.socialmaximizer.com/mooslide/images/button_register.jpg) no-repeat 0 -22px;
}

input.loginbutton
{
width: 84px;
	height: 22px;
	cursor: pointer;
	border: none;
	margin-top: 10px;
	background: transparent url(http://www.socialmaximizer.com/mooslide/images/button_login.jpg) no-repeat 0 0;
	}
input.loginbutton:hover {
	background: transparent url(http://www.socialmaximizer.com/mooslide/images/button_login.jpg) no-repeat 0 -22px;
}
