input.border {
	font-size: 10pt;
}

.leftmenufont {
    text-align: right;
    font-size: 8pt;
    font-weight: normal;
}

.border {
	border: 1px solid #5B0967;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B0967;
}
.leftlogo {
	background-attachment: fixed;
	background-image: url(../layout/leftlogo_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5B0967;
	border-right-color: #5B0967;
	border-bottom-color: #5B0967;
	border-left-color: #5B0967;
}
.bg {
	background-attachment: scroll;
	background-image: url(../layout/bg_28.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.coolbg {
	background-attachment: scroll;
	background-image: url(../layout/main/bigpurple4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #72267D;
}
.infobox {
	border: 1px dashed #7F3A89;
	background-color: #F0F0FF;
}
.border {
	border: 1px solid #7F3A89;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(../layout/leftmenu/left_bg_35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_left_logged_in {
	background-attachment: scroll;
	background-image: url(../layout/leftmenu/bg_account_34.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4459C8;
	border-right-color: #4459C8;
	border-bottom-color: #4459C8;
	border-left-color: #4459C8;
}

td {
	font-family:tahoma;
	font-size:8pt;
	color:black;
    position:relative;
	font-style: normal;  
    line-height: 20px;  
    font-weight: normal;  
    font-variant: normal;  
    text-transform: none;  
    color: #000000;  
}

a {
	color: #3366cc;
	text-decoration : none;
}

a.white {
	color: #FFFFFF;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}
	
TD.rempli { 
	/* font-family : Verdana, Arial, sans-serif; */
	background-color : #66CC99;
}

TD.memo { 
	/* font-family : Verdana, Arial, sans-serif; */
	background-color: #E8E8E8;
}
	
TD.cent { 
	/* font-family : Verdana, Arial, sans-serif; */
	background-color: #F0F0FF; 
	text-align: center; 
	font-size : 8pt; 
	color: Black;
}

TD.right { 
	/* font-family : Verdana, Arial, sans-serif; */
	background-color: #F0F0FF; 
	text-align: right; 
	font-size : 8pt; 
	color: Black;
}

TD.headers { 
	/* font-family : Verdana, Arial, sans-serif; */
	background-color : #F0F0FF;
	text-align : center; 
	font-size : 8pt;
	font-weight: bold;
	color:  #000000;  
}

TD.headersleft { 
	font-family : Verdana, Arial, sans-serif; 
	background-color : #F0F0FF;
	text-align : left; 
	font-size : 8pt;
	font-weight: bold;
	color:  #000000;
	line-height: 20px;
}

TD.default { 
	font-family : Verdana, Arial, sans-serif; 
	background-color: #F0F0FF;
	font-size : 8pt;
	color : Black; 
}
	
TD.default9 { 
	font-family : Verdana, Arial, sans-serif; 
	background-color : #E8E8E8; 
	font-size : 9pt;
	color : Black; 
}

	
TD.title { 
	font-family : Verdana, Arial, sans-serif; 
	color: #191970; 
	background-color : #B0C4DE; 
	text-align : center; 
	font-size : 8pt;
}

	
TD.headerright { 
	font-family : Verdana, Arial, sans-serif; 
	color: #000000; 
	background-color : #F0F0FF; 
	text-align : right;  
	font-size : 8pt; 
}
	
SELECT 	{ 
	font-size : 8pt; 
}


/* Elements */


BODY {
	font-family:Tahoma;
	font-size:8pt;
	margin:0px;
	color:black;
	padding: 0px; 
	border: 0px;
}

INPUT, SELECT {
	font-family:Tahoma;
	font-size:8pt;
	color:black;
}

/* Page Layout Classes */

.headerBar {
	position:absolute;
	height:83px;
	width:100%;
	border-bottom:1px solid black;
	z-index:1000;
}

.navBar {
	position:absolute;
	vertical-align:middle;
	height:25px;
	background-color: #DBEAF5;
	border-bottom:1px solid black;
	top:84px;							/*header height + 1*/
	z-index:1000;
	width:100%;
}

.navBarLeft {
    position:relative;
	float:left;
	padding-left:5px;
	height:18px;
	vertical-align : middle;
}

.navBarRight {
	position:relative;
	float:right;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
}

.colTable {
	height:100%;
	width:100%;
	table-layout:scroll;
}

.leftCol, .rightCol {
	vertical-align:top;
	width:200px;
	text-align:top;
	padding-top:110px;
}

.leftCol {
	background-color: #9BC5E3;
	border-right:1px solid black;
	text-align:center;
	align:center;
}

.rightCol {
	border-left:1px solid black;
	background-color:#dddddd;
}

.centerCol {
	vertical-align:top;
	text-align:top;
	padding-top:10px;
}

.centerColFull {
	/* background-color: #DBEAF5; */
	vertical-align:top;
	text-align:top;
	padding-top:110px;
}

.tenpxmargin {
	margin:10px 10px 10px 10px;
}

.twentypxmargin {
	margin:20px 20px 20px 20px;
}


.leftColInner, .centerColInner, .rightColInner, .centerColInnerNice {
	/* overflow:auto;  */
	width:100%;
}

.centerColInnerNice {
	padding:20px 20px 20px 20px;
	background-color:#DBEAF5;
}

/* Mailcore Specific */

.listTitle {
	font-weight:bold;
	color:blue;
}

.listSubTitle {
	font-weight:normal;
	color:gray;
}

.genTitle {
	font-weight:bold;
	color:navy;
	background-image : url(images/blue_underline.gif);
	background-repeat : no-repeat;
	width:500px;
	height:17px;
	background-position : bottom;
	margin-top:10px;
	text-indent : 10px;
	margin-bottom:5px;
}

.rightColText {
	padding: 5px 10px 10px 10px;
}

/* Icon Classes */

.iconMailbox {
	width:42px;
	height:42px;
	background-image: url(http://www.4ukmail.com/layout/cpanel/inbox1.gif);
	background-repeat : no-repeat;
	background-position : left top;
	
}

.iconAlias {
	width:42px;
	height:42px;
	background-image : url(images/icon_alias.gif);
	background-repeat : no-repeat;
	background-position : center;
}

.glanceTable {
	width:100%;
	table-layout:fixed;
}

.leftButton {
	height:20px;
	text-align : left;
	padding-left:10px;
	line-height : 20px;
}

.leftButtonImg {
	float:left;
	position:relative;
	width:16px;
	height:16px;
	top:2px;
	left:0px;
	line-height:0px;
	margin-right:6px;
}

.leftActionBox {
	width:170px;
	background-color: white;
	border:1px solid #3F3F70;
	padding-bottom:2px;
	padding-top:2px;
	margin-left:auto;
	margin-right:auto;

}

.leftActionBoxTitle {
	text-align:left;
	width:170px;
	background-color: #3F3F70;
	font-weight:bold;
	color:white;
	text-indent : 6pt;
	line-height:16px;
	padding:2px 2px 2px 0px;
	margin-left:auto;
	margin-right:auto;
}

.navButton {
	height:20px;
	text-align : left;
	padding-left:3px;
	line-height : 16px;
	border:1px solid #DBEAF5;
	float:left;
	margin-top:2px;
}

.navButtonImg {
	float:left;
	position:relative;
	width:16px;
	height:16px;
	top:1px;
	left:0px;
	line-height:0px;
	margin-right:2px;
}

.navButtonSel {
	height:20px;
	text-align : left;
	padding-left:3px;
	line-height : 16px;
	border:1px solid navy;
	margin-top:2px;
	cursor:pointer;
	background-color : #F0FFFF;
	float:left;	
}

.navSep {
	float:left;
	width:5px;
	line-height:16px;
	margin-top:2px;
	color:gray;	
}

.settingsTable {
	margin:10px 10px 10px 10px;
	width: 75%;
}

.findForm {
	background-color:#DBEAF5;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid silver;
	height:50px;
}

.settingsTable TD {
	font-size: 8pt;
	background-color:#F0F0FF;
}

.settingsTable TH {
	/* border: #000000 1px solid;  /* adam */
	font-family:Tahoma, Arial;
	font-size:8pt;
	font-weight:bold;
	background-color:#F0F0F3;
}

.MessageList {
	margin:10px 10px 10px 10px;
	width: 90%;
}

.MessageList TD {
	font-size: 8pt;
	background-color:#F0F0FF;
}

.MessageList TH {
	/* border: #000000 1px solid;  /* adam */
	font-family:Tahoma, Arial;
	font-size:8pt;
	font-weight:bold;
	background-color:#F0F0F3;
}

.MessageBody TD {
	background-color: #FFFFFF;	
}

.settingsSpacer {
	height:12px;
	background-color:white;
}

.error {
	color:red;
	margin:10px 10px 10px 10px;
}

.string {
	margin:10px 10px 10px 10px;
}

.splashScreena {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index : 1300;
	padding-top:151px;
	padding-left:200px;
	background-color:white;
	overflow: hidden;
	color:black;
	display:none;
}

.splashScreen {
	position:absolute;
	top:150px;
	margin-left:100px;
	width:300px;
	height:150px;
	padding:20px 20px 20px 20px;
	background-color:white;
	z-index : 1;
	overflow: hidden;
	color:black;
	display:none;
	border:2px solid black;
	text-align:center;
	line-height:90px;
}

.folderBottom {
	background-color:#DBEAF5;
	height:24px;
}

.folderUnderline {
	background-color: #95C0E1;
	height:1px;
}

.folderItem {
	background-color:#FFFFCC;
	height:24px;
}

.folderItemRead {
	background-color:white;
	height:24px;
}

.selCol {
	background-color:#9BC5E3;
}

.folderLegendFind {
	background-color:#DBEAF5;
	height:21px;
	width:100%;
	z-index : 99;
	overflow: hidden;

}

.folderLegend {
	background-color:#DBEAF5;
	height:21px;
	width:100%;
	z-index : 99;
	overflow: hidden;
	table-layout:fixed;
}

.messageLayout {
	width:100%;
	height:100%;
	table-layout:fixed;
	margin:15px 15px 15px 15px;
}

.messageBodyContainer {
	padding:5px 35px 30px 3px;
}

.messageBody {
	border:1px groove silver;
	position:relative;
	overflow:scroll;
	height:100%;
	width:100%;
	background-color:white;	
}


.messageBodyHTML {
	width:100%;
	height:100%;
	background-color:white;
	padding:0px;
	font-family : "Courier New", Courier, monospace;
	font-size:9pt;
	border:1px solid #7F9DB9
}

.composeInput {
	width:500px;
}

.composeAttach {
	width:100%;
	height:100%;
	top:5px;
	left:5px;
	padding:10px;
	overflow: auto;
	color:black;
	display:none;
	border:1px solid #7F9DB9;
}

.fileInput {
	width:500px;
	height:20px;
	font-size:8pt;
}

.attList {
	positioning:relative;
	width:430px;
	height:100px;
	z-index : 128;
}

.warningBanner {
	color:red;
}

.foldermgtSelect {
	width:200px;
	height:200px;
	font-size:8pt;
	font-family:Tahoma;
}

.contactsSelect {
	width:300px;
	height:200px;
	font-size:8pt;
	font-family:Tahoma;
}

.genInput {
	width:100px;
}

.dropDown {
	position:absolute;
	top:21px;
	left:215px;
	height:300px;
	width:150px;
	border:1px solid gray;
	background-color:white;
	display:none;
	z-index: 1000;
}

.dropDownInner {
	margin:5px 5px 5px 5px;
	width:150px;
	height:300px;
	overflow:scroll;
}
