/*
	CSS file for SurfBuddies SurfMail
*/
body {
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
/*	background-image: url(file:///F:/SurfMail/surfmail/_gfx/bg.gif); */
	background-color: #FFFFFF;
}
.bodyclass {
	margin: 0px;
	padding: 0px;
	background-image: url(/surfmail/_gfx/bg.gif);
/*	background-color: #000000; */
}
TD, TH, INPUT, SELECT, TEXTAREA, BUTTON, .input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
}
INPUT, SELECT, TEXTAREA, BUTTON, .input {
	border-width: 1px;
}
TH {
	text-align: left;
}
.composeth 
{
	text-align: right;
}
H1 {
	color: #FF9900;
	font-size: 16pt;
}
H2 {
	color: #FF9900;
	font-size: 14pt;
	font-weight: bold;
}
H3 {
	color: #FF9900;
	font-size: 12pt;
	font-weight: bold;
}
SMALL, .small {
	font-size: 7pt;
	}
STRONG, .strong {
	font-weight: bold;
}
CODE, .code {
	font-size: 10pt;
	color: #660000;
	font-family: monospace;
}
A:link {
	color: #FF6600;
}
A:visited {
	color: #FF9900;
}
A:hover {
	color: #FF0000;
}
.menu {
	position: absolute;
	left: 0px;
	top: 120px;
	color: #ffffff;
/*	background-color: #357cb9;
*/
	float: left;
	width: 190px;
/*	margin-top: 10px;
*/
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
.button
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.Refreshbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/refresh.gif);
	background-repeat: no-repeat; 
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .Refreshbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.NewMsgbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/ico_new.gif);
	background-repeat: no-repeat; 
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .NewMsgbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.Sendbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 15px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_send.gif);
	background-repeat: no-repeat; 
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .Sendbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	height: 30px;
}
.Speakbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 15px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_speak.gif);
	background-repeat: no-repeat; 
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
.Deletebutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_delete.gif);
	background-repeat: no-repeat; /*	width: 25px; */
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .Deletebutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.DeleteSelectedButton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
/*	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
*/	
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_delete.gif);
	background-repeat: no-repeat; /*	width: 25px; */
	height: 27px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .DeleteSelectedButton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}.Replybutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_reply.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .Replybutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.ReplyAllbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_replyall.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .ReplyAllbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.Fwdbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/btn_forward.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
html>body .Fwdbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.Prevbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 15px;
	padding-right: 5px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/NavPrev.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
	background-position: left center;
}
html>body .Prevbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.Nextbutton
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	color: #ffffff !important;
	background-image: url(/surfmail/WebMail/sbthemes/default/NavNext.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
	background-position: right center;
}
html>body .Nextbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.buttonSelected
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
	font-style: italic;
}
.button A:hover{font-weight:bold !important;}
.button-head {
	margin-top: 5px;
	border-right: #000066 1px solid;
	padding-right: 5px;
	border-top: #6699cc 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #6699cc 1px solid;
	color: #ffffff !important;
	padding-top: 3px;
	border-bottom: #000066 1px solid;
	background-color: #275a8d;
	text-decoration: none;
}
.frame {
	font-size: 8pt;
	text-align:center;
}
.menu A, .button A, .frame A {
	color: #ffffff !important;
	text-decoration: none;
}
.main {
	/* main working area */
	position: absolute;
	left: 200px;
	top: 105px;
	
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.tbl TH, .DataGrid .Header TD, .Header {
	background-color: #9ABDDC !important;
	padding: 3px;
	font-weight: bold;
}
.tbl TD, .DataGrid .Item TD {
	background-color: #CCDEED;
	padding: 3px;
}
.DataGrid .AlternatingItem TD {
	padding: 3px;
	background-color: #e6e6fa;
}
.tbl A:link, .DataGrid A:link {
	color: #000099 !important;
}
.tbl A:visited, .DataGrid A:visited {
	color: #000066 !important;
}
.tbl A:hover, .DataGrid A:hover  {
	color: #0000ff !important;
}
.inf {
	background-color: #EAF2F8;
	color: #000066;
	padding: 10px;
	border: solid 2px #357CB9;
}
.inf A {
	color: #0000ff !important;
}
.infheader
{
	font-weight: bold;
	font-size: large;
}
.err {
	background-color: #FFE5E5;
	color: #660000;
	padding: 10px;
	border: solid 2px #ff0000;
}
.graph-used {
	background-color: #357cb9;
	height: 10px;
	border-left: solid 1px #357cb9;
	border-top: solid 1px #357cb9;
	border-bottom: solid 1px #357cb9;
}
.graph-free {
	background-color: #eaf2f8;
	height: 10px;
	border-right: solid 1px #357cb9;
	border-top: solid 1px #357cb9;
	border-bottom: solid 1px #357cb9;
}
body{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-image: url(/surfmail/_gfx/bg.gif);
}
.sbheader
{
	position: absolute;
	left: 0px;
	top: 0px;
/*	float: left;
*/	
	float: none;
	width: 100%;
	height: 105px;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	background: url(/surfmail/_gfx/NewHeaderBkg.jpg) #ffffff fixed repeat-x;
/*	background: url(/surfmail/_gfx/NewHeader.jpg) #ffffff fixed no-repeat;
		background: url(/surfmail/webmail/sbthemes/default/NewHeaderBkg.jpg) #ffffff fixed no-repeat;
*/
}

.containerclass
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
.spanstyle
{
	font-weight: bold;
	font-size: 10pt;
	z-index: 5;
	visibility: visible;
	color: #8B0000;
	font-family: Verdana;
	position: absolute;
	top: -50px;
}
.menulink {
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink A:hover
{
	font-weight:bold !important;
}
.menulink A, .menulink A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Home button
*********/
.menulink-home 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-home A:hover
{
	font-weight:bold !important;
}
.menulink-home A, .menulink-home A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Inbox button
*********/
.menulink-inbox
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-inbox A:hover
{
	font-weight:bold !important;
}
.menulink-inbox A, .menulink-inbox A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Sent button
*********/
.menulink-sent 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-sent A:hover
{
	font-weight:bold !important;
}
.menulink-sent A, .menulink-sent A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Trash button
*********/
.menulink-trash 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-trash A:hover
{
	font-weight:bold !important;
}
.menulink-trash A, .menulink-trash A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 New Message button
*********/
.menulink-newmsg 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-newmsg A:hover
{
	font-weight:bold !important;
}
.menulink-newmsg A, .menulink-newmsg A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Theme button
*********/
.menulink-theme 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-theme A:hover
{
	font-weight:bold !important;
}
.menulink-theme A, .menulink-theme A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Goodies button
*********/
.menulink-goodies 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-goodies A:hover
{
	font-weight:bold !important;
}
.menulink-goodies A, .menulink-goodies A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 SEND SMS button
*********/
.menulink-sms
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
	cursor: pointer;
}
.menulink-sms A:hover
{
	font-weight:bold !important;
}
.menulink-sms DIV:hover
{
	font-weight:bold !important;
}
.menulink-sms A, .menulink-goodies A:sms
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Logout button
*********/
.menulink-logout 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-logout A:hover
{
	font-weight:bold !important;
}
.menulink-logout A, .menulink-logout A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Buddylist button
*********/
.menulink-buddylist 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-buddylist A:hover
{
	font-weight:bold !important;
}
.menulink-buddylist A, .menulink-buddylist A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 EditChild button
*********/
.menulink-editchild 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-editchild A:hover
{
	font-weight:bold !important;
}
.menulink-editchild A, .menulink-editchild A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 Blocked button
*********/
.menulink-blocked 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-blocked A:hover
{
	font-weight:bold !important;
}
.menulink-blocked A, .menulink-blocked A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/*********
 ParentPrefs button
*********/
.menulink-parent 
{
	background-color: #357cb9;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
}
.menulink-parent A:hover
{
	font-weight:bold !important;
}
.menulink-parent A, .menulink-parent A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}

.linkbutton
{
	background-color: #b0c4de;
	font-size: 8pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
	text-align: center;
}
.linkbutton A:hover
{
	font-weight:bold !important;
}
.linkbutton A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
.menulabel {
	margin-top: 5px;
	border-right: #000066 1px solid;
	padding-right: 5px;
	border-top: #6699cc 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #6699cc 1px solid;
	color: #ffffff !important;
	padding-top: 3px;
	border-bottom: #000066 1px solid;
	background-color: #275a8d;
	text-decoration: none;
}

/************************************
* Folder Buttons
************************************/
/* contents based on one of the menulink buttons */
.MyFolderDropdown
{
	background-color: #CCFFFF;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000 !important;
	width: 141px;
	height: 28px;
	font-variant: small-caps;
	position: relative;
}
.folderbutton_container
{
	background-color: transparent;
	position: relative;
	left: 159px;
	top: -20px;
}
html>body .folderbutton_container
{
	top: -24px;
	*top: -20px;
}

.Folderbutton
{
	background-color: #003366;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff !important;
	width: 25px;
	height: 23px;
	font-variant: small-caps;
	cursor: pointer;
}

.foldermenulink_container
{
	margin-top: -18px;
}
html>body .foldermenulink_container
{
	top:-18px;
	*top:0px;
}
.menulink-addfolder 
{
	background-color: #357cb9;
	font-size: 7pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
	width: 85px;
	text-align: center;
}
html>body .menulink-addfolder
{
	width: 80px;
	*width: 85px;
}
.menulink-addfolder A:hover
{
	font-weight:bold !important;
}
.menulink-addfolder A, .menulink-addfolder A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}

.menulink-deletefolder 
{
	background-color: #357cb9;
	font-size: 7pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff !important;
	width: 85px;
	margin-top: -20px;
	margin-left: 99px;
	text-align: center;
}
html>body .menulink-deletefolder
{
	top:-20px;
	*top:0px;
	left:91px;
	*left:0px;
	width: 80px;
	*width: 85px;
}
.menulink-deletefolder A:hover
{
	font-weight:bold !important;
}
.menulink-deletefolder A, .menulink-deletefolder A:visited
{
	color: #ffffff !important;
	text-decoration: none;
}
/***************END: Folder Buttons*********************/

.Movebutton, .MovebuttonMac
{
	position: relative;
	top: -25px;
	left: 495px;
	background-color: #357cb9;
	font-size: 9pt;
	text-decoration: none;
	border-left: #6699FF 1px solid;
	border-top: #6699FF 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	padding: 3px;
	padding-left: 5px;
	padding-right: 15px;
	color: #ffffff !important;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
	background-position: right center;
	
}
html>body .Movebutton
{
	top: -26px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}
.MovebuttonMac
{
	top: -30px;
	left: 440px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 40px;
}


.msgbodyclass
{
	background-color: #ffffff;
	color: #000000 !important;
}


.WelcomeTable
{
	width: 85%;
	float:none;
}
.WelcomeTable TH
{
}
.WelcomeTable TD
{
}
.WelcomeTable A:link
{
}
.WelcomeTable A:visited
{
}
.WelcomeTable A:hover
{
}
.WelcomeTable2
{
	border: 1px;
	padding: 5;
}

.WelcomeTableGraph
{
	margin-top:30px;
}
.WelcomeTableGraph TH
{
	background-color: #9ABDDC !important;
	padding: 3px;
	font-weight: bold;
}
.WelcomeTableGraph TD
{
	background-color: #CCDEED;
	padding: 3px;
}
.WelcomeTableGraph A:link
{
	color: #000099 !important;
}
.WelcomeTableGraph A:visited
{
	color: #000066 !important;
}
.WelcomeTableGraph A:hover
{
	color: #0000ff !important;
}

.WelcomeTable2Div
{
}
.WelcomeTable2Div2
{
}

/****************************/
/*	SMS styles
/****************************/
.sms_main
{
	/* main working area */
/*	position: relative;
	left: 15px;
	top: 53px;
*/	
	position: absolute;
	left: 250px;
	top: 155px;

	float: left;
	z-index: 1;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	
	height: 559px;
	width: 301px;
	background-image: url(/surfmail/webmail/sbthemes/SMS/iphone.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	font-family: Verdana, Tahoma, sans-serif;
}
html>body .sms_main
{
	float: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 342px;
}

.SMS_H1
{
	color: #00B358;
	font-size: 16pt;
	text-transform: lowercase;
	padding-top:10px;
	padding-left:10px
}
html>body .SMS_H1
{
	margin-top: 5px;
	*margin-top: 0px;
	padding-top:0px;
	padding-left:20px;
	*padding-top:10px;
	*padding-left:10px
}

.sms_tbl
{
	margin-top: 60px;
	background-color: #0A0A0A !important;
	border-right: #0A0A0A thin solid;
	border-top: #0A0A0A thin solid;
	border-left: #0A0A0A thin solid;
	border-bottom: #0A0A0A thin solid;
	margin-left: 7px;
}
html>body .sms_tbl
{
	margin-left: 17px;
	*margin-left: 7px;
}

.sms_tbl TH
{
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #0a0a0a !important;
	border-right: #0a0a0a 1px solid;
	border-top: #0a0a0a 1px solid;
	border-left: #0a0a0a 1px solid;
	border-bottom: #0a0a0a 1px solid;

}
.sms_tbl TD 
{
	padding: 3px;
	background-color: #0a0a0a;
	border-right: #0a0a0a 1px solid;
	border-top: #0a0a0a 1px solid;
	border-left: #0a0a0a 1px solid;
	border-bottom: #0a0a0a 1px solid;
}
.sms_composeth 
{
	background-color: #0A0A0A;
	font-size: 8pt;
	text-align: right;
}
.SMS_Sendbutton
{
	margin-left: 110px;
	background-color: #0a0a0a;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(/surfmail/webmail/sbthemes/SMS/sendbutton.gif);
	background-repeat: no-repeat; 
	
	height: 56px;
	width: 45px;
	font-weight: bold;
	padding-top:0px;
	border-width: 0px;
	font-variant: small-caps;
	cursor: pointer;
}
html>body .SMS_Sendbutton
{
/*	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	height: 30px;
*/	
}
.SMS_tobutton
{
	background-image: url(/surfmail/webmail/sbthemes/SMS/addressbookbutton.gif);
	width: 45px;
	height: 56px;
	border-width: 0px;
	cursor: pointer;
}
.SMS_textlabel
{
	margin-left: 30px;
	margin-top: 50px;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}


/* ************************ Add Folder ************************** */
.AF_container
{
	background-color: #EDEDED;
	background-image: url(/surfmail/WebMail/sbthemes/default/addfolder.gif);
	background-repeat: no-repeat;
	height: 400px;
}
.addfolder_main
{
}

.AF_Title
{
	color: #FAC32F;
	position: absolute;
	top: 32px;
	left: 40px;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

.AF_list_container
{
	position: absolute;
	top: 90px;
	left: 20px;
	width: 260px;
	height: 200px;
	overflow: auto;
}
.AF_list
{
}
.AF_nobuddies
{
	margin-top: 90px;
	text-align: center;
}

.AF_Button_container
{
	position: absolute;
	top: 315px;
	left: 150px;
}
.AF_OK_frame
{
}
.AF_OK
{
	border: 0px none transparent;
	background-color: transparent;
	background-image: url(/surfmail/WebMail/sbthemes/default/AF_button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 59px;
	height: 60px;
}

.AF_Cancel_frame
{
}
.AF_Cancel
{
	border: 0px none transparent;
	background-color: transparent;
	background-image: url(/surfmail/WebMail/sbthemes/default/AF_button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 59px;
	height: 60px;
}

.AddFolderLabel
{
	width: 250px;
}
.AF_TextBox
{
	width: 250px;
}

.DF_list_container
{
	position: absolute;
	top: 90px;
	left: 20px;
	width: 260px;
	height: 200px;
	overflow: auto;
}
.DF_list
{
	width: 250px;
	height: 180px;
}

