﻿body 
{
	background-color:#E2EBF5;
	font-family: Tahoma;
	font-size: 11px;
}

/*************************************
******** AJAX MAIL ANIMATION *********
*************************************/
#uGotMailAlertPic {position:absolute; left:-500px; top:-440px; z-index:1000;}
.ui-effects-transfer {border:2px dotted #000000;}
/*.ui-effects-transfer {border:2px dotted #000000; background-color:#000000; opacity:0.3; MozOpacity:0.3; filter:alpha(opacity=30);}*/

/*************************************
******** CHAT REQUEST POPUP **********
*************************************/
#popupChatReq {position:fixed; bottom:0; left:480px; z-index:100; display:none; zoom:1; width:200px; border:solid 1px #000000; border-bottom-width:0; background-color:#ff9900; color:Black; padding:0; font:normal 12px Verdana,Arial,Helvetica,sans-serif; text-align:center;}
#popupChatReq img {width:100px; height:150px; margin:10px 0; border:solid 1px #000000;}
#popupChatReq div.head {font-size:15px; font-weight:bold; margin:10px 0; text-transform:uppercase;}
#popupChatReq div.nic {font-size:15px; font-weight:bold; color:#FFF; border-bottom:solid 1px #000000; border-top:solid 1px #000000; background-color:#0099ff; padding:5px 0; text-transform:uppercase;}
#popupChatReq div.messHead {font-weight:bold;}
#popupChatReq div.buttons {margin:15px 0;}
#popupChatReq .okButton {background:url(../Images/chat/okbutton.png) no-repeat; color:#FFF; text-align:center; font-weight:bold; text-transform:uppercase;}
#popupChatReq .koButton {background:url(../Images/chat/kobutton.png) no-repeat; color:#FFF; text-align:center; font-weight:bold; text-transform:uppercase;}
#popupChatReq #chatReqReplyTxt {width:80%; border:solid 1px #000000;}

/*************************************
**** SATELLITE CHAT REQUEST POPUP ****
*************************************/
#popupChatReq_Sat {position:fixed; bottom:0; left:0; z-index:100; display:none; zoom:1; width:160px; border:solid 1px #000000; border-bottom-width:0; background-color:#ff9900; color:Black; padding:0; font:normal 10px Verdana,Arial,Helvetica,sans-serif; text-align:center;}
#popupChatReq_Sat img {width:75px; height:112px; margin:6px 0; border:solid 1px #000000;}
#popupChatReq_Sat div.head {font-size:10px; font-weight:bold; margin:6px 0; text-transform:uppercase;}
#popupChatReq_Sat div.nic {font-size:12px; font-weight:bold; color:#FFF; border-bottom:solid 1px #000000; border-top:solid 1px #000000; background-color:#0099ff; padding:4px 0; text-transform:uppercase;}
#popupChatReq_Sat div.messHead {font-weight:bold;}
#popupChatReq_Sat div.buttons {margin:8px 0;}
#popupChatReq_Sat .okButton {background:url(../Images/chat/okbutton_sat.png) no-repeat; color:#FFF; text-align:center; font-size:8px; font-weight:bold; text-transform:uppercase;}
#popupChatReq_Sat .koButton {background:url(../Images/chat/kobutton_sat.png) no-repeat; color:#FFF; text-align:center; font-size:8px; font-weight:bold; text-transform:uppercase;}
#popupChatReq_Sat #chatReqReplyTxt {width:80%; border:solid 1px #000000;}

.pageBG
{
	background-color:White;
}

.breadcrumb
{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.inputText
{
	border: 1px solid #330550;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	font-size: 11px;	
}

inputText2
{	
	padding: 7px;
	margin-top: 10px;
	height: 25px;
	width: 150px;
	background:url(../Images/inputTXT.png) no-repeat;
	border: 0px solid #330550;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	color: #530002;
}

loginButt {
	width: 85px;
	height: 29px;
	background:url(../Images/loginB.png) no-repeat; border:none;
}

.pinkBox
{
	background-color: #1208e0;
	color:#1208e0;
}
.pinkBoxHeader
{
	background-color: #1208e0;
	color:White;
	font-weight:bold;
}

.veryLightGreyBox
{
	border: 3px solid #aaaaaa;
	background-color: #F2F2F2;
	color: #666668;
}

.lightGreyBox
{
	border: 1px solid #A2A0A1;
	background-color: #ede5ff;
	color: #666668;
}

.greyBox
{
	border: 1px solid #A2A0A1;
	background-color: #E1E0E0;
	color: #666668;
}



.greyHeader
{
	background-color:#d0eeff;
	color:Black;
	font-weight:bold;
	padding:4px	
}


.greenLink
{
	font-size:12px;
	font-weight:bold;
	color:#339900;
}

.greenLinkSmall
{
	font-size:11px;	
	color:#339900;
}

/* mail styles */
.TitleRow
{
	height: 20px;
	background-color: #FFACAC;
	font-weight: bold;
}
.Row
{
	height: 20px;
}
.AlternatingRow
{
	height: 20px;
	background-color: #EEEEEE;
}

.abuse
{
	color:#FF0000
}

.blueLink{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

.insideme .blueLink{
text-align:center;
color:#FFFFFF;
}

.blueLink:hover
{
	color: #000099;
	text-decoration: underline;
}

a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.hideControl
{
	display:none;
}

.nowrap
{
	white-space:nowrap;
}

label
{
	white-space:nowrap;
	vertical-align:top;
	position:relative;
	top:3px;
}

.menuLink:hover
{
	font-weight:bold;
}


		input
		{

		}

		.checkoutBorder
		{			
			border: solid 1px white;			
		}
	
		.checkout_bg
		{
			background-color: white;
			border: solid 1px #604174;			
		}
		.checkout_box
		{
			background-color:#FEFEEF;
			border: solid 1px #CCCCCC;
			padding:5px;
			margin: 10px 0px 10px 10px;
			width:250px;
		}
		
		.checkout_label
		{
			float:left;
			display:block;
			width:7em;
		}
		
		.checkoutinput
		{
			border: 1px solid #330550;
			background-color: white;
			font-size: 10px;
			font-family: Verdana;
			font-size: 11px;	
			color:Black;			
			
			width:15em;
			background-color:white;
		}
		#cvv2
		{
			width:5em;
		}
		
		#newLoginBlock{
		background:url(/Images/loginNewBlock.png) no-repeat;
		whidth:682px;
		height:112px;
		}
		#newLoginBlock .top{
		font-size:10pt;color:#b9399b;font-weight:bold;padding:5px;display:table;
		}
		#newLoginBlock a,#newLoginBlock a:active,#newLoginBlock a:visited,#newLoginBlock a:hover,#newLoginBlock .white{
		font-size:9pt;color:#ffffff;
		}
		.inputText2{
		border:solid 1px #b9399b;
		}