div#wrap div#body div#leftCallout
{
	margin-left:27px;
	margin-top:20px;
	width:115px;
	float:left;
	position:relative;
}

div#wrap div#body div#leftCallout p
{
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #808080;
	margin-top:10px;
}

div#wrap div#body div#leftCallout a
{
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	/*color: #EF9459;*/
	color:#FF6633;
	text-decoration:none;
}

div#wrap div#body div#leftCallout a:hover
{
	text-decoration:underline;
}

div#contentCallout
{
	background-image:url("../../images/global/orangeBackground_179x317.gif");
	background-repeat:no-repeat;
	width:150px;
	float:right;
	margin-top:28px;
	padding-left:17px;
	padding-right: 17px;
	padding-top:13px;
	padding-bottom:13px;
	min-height:317px;
}

div#contentCalloutVideo
{
	width:230px;
	float:right;
	margin-top:10px;
	padding-left:17px;
	padding-right: 0px;
	padding-top:13px;
	padding-bottom:13px;
	min-height:317px;
	text-align: center;
	vertical-align: top;
}

div#contentCalloutVideoWRN
{
	width:225px;
	float:right;
	margin-top: 30px;
}

div#contentCallout p
{
	margin-bottom: 5px;
	line-height:1.5em;
}

div#contentCallout ul
{
	list-style-type:none;
	margin-left: 0;
	margin-bottom:20px;
}
div#contentCallout ul li
{
    background-image: url(../../images/public/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 15px;
}

div#myProgramsCallout ul li
{
    background-image: url(../../images/public/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 15px;
}



div#wrap div#body div#rightCallout
{
	/*
	position:absolute;
	left:673px;
	top:102px;
    */
	position:relative;
	float:right;
	width:280px;
	height:418px;
	background-image:url("../../images/public/home/whiteBackground_280x418.gif");
	background-repeat:no-repeat;
}


/* Center Style Start */
div#mast div#rightCallout
{
	width:280px;
	height:418px;
	margin-left:690px;
	background-image:url("../../images/public/home/whiteBackground_280x418.gif");
	background-repeat:no-repeat;
}

div#wrap div#body div#rightCallout h2
{
}

div#wrap div#body div#rightCallout h3, div#wrap div#body div#content div#contentCallout h3
{
	margin:0;
	padding:0;
	font-size: 14px;
	color: #4D4D4D;
}

div#wrap div#body div#rightCallout ul li
{
	padding-left:15px;
	font-size:14px;
	line-height:1.6em;
	font-weight:bold;
}

div#wrap div#body div#rightCallout ul li a
{
	/*color:#F1975B;*/
	color:#FF6633;
	text-decoration:none;
}

div#wrap div#body div#rightCallout ul li a:hover
{
	text-decoration:underline;
}

div#wrap div#body div#rightCallout div#topRightCallout
{
	margin:25px;
	margin-bottom:2px;
	height:185px;
}

div#wrap div#body div#rightCallout div#topRightCallout ul li a
{
	font-size: 14px;
	font-style: normal;
	/*color: #EF9459;*/
	color:#FF6633;
	line-height: 24px;
}

.username
{
	float:left;
	margin-right:3px;
	margin-top: 5px;
}

.password
{
	float:left;
	margin-right:3px;
}

.overlabelUser
{
	color:#999;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: -24px;
	font-size: 13px;
	font-style: normal;
	color: #164978;
	cursor:text;	
}

.overlabelPass
{
	color:#999;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: -24px;
	font-size: 13px;
	font-style: normal;
	color: #164978;
	cursor:text;
}

input#txfUsername
{
	background:0;
	width:300px;
	border: 1px solid gray;
	_background:none;
	font-size: 14px;
	font-style: normal;
	color: Black;
	float:left;
	padding: 5px 0px 5px 12px;
}

input#txfUsernameForgot
{
	background:0;
	width:250px;
	border: 1px solid gray;
	_background:none;
	font-size: 14px;
	font-style: normal;
	color: Black;
	float:left;
	padding: 5px 0px 5px 12px;
}

input#txfEmailForgot
{
	background:0;
	width:250px;
	border: 1px solid gray;
	_background:none;
	font-size: 14px;
	font-style: normal;
	color: Black;
	float:left;
	padding: 5px 0px 5px 12px;
}

input#txfPassword
{
	background:0;
	width:300px;
	border: 1px solid gray;
	_background:none;
	font-size: 14px;
	font-style: normal;
	color: Black;
	float:left;
	padding: 5px 0px 5px 12px;
}

.modalDivide
{
    height: 25px;
    width: 450px;
    margin-left: -20px;
    *margin-right: -20px;
    z-index: 5;
    background-image: url(../../images/global/modalDivide.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.modalDivideContacts
{
    height: 25px;
    width: 500px;
    margin-left: -20px;
    *margin-right: -20px;
    z-index: 5;
    background-image: url(../../images/global/modalDivide.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.modalDivideOrders
{
    height: 25px;
    width: 566px;
    margin-left: -20px;
    *margin-right: -20px;
    z-index: 5;
    background-image: url(../../images/global/modalDivide.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.modalDivideContactsDelete
{
    height: 25px;
    width: 575px;
    margin-left: -20px;
    *margin-right: -20px;
    z-index: 5;
    background-image: url(../../images/global/modalDivide.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.modalDivideGuide
{
    height: 25px;
    width: 775px;
    margin-left: -20px;
    *margin-right: -20px;
    z-index: 5;
    background-image: url(../../images/global/modalDivide.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.modalDivideAddress
{
    height: 25px;
    width: 700px;
    margin-left: -20px;
    *margin-right: -20px;
    z-index: 5;
    background-image: url(../../images/global/modalDivide.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.signIn
{
    height: 33px;
}

.loginBottom
{
    margin-top: 10px;
    float: right;
}

form#login div#actions
{
	clear:both;
}

form#login div#actions input#imgBtnLogin
{
	margin-top:3px;
}

form#login div#actions a
{
	/*color:#F1975B;*/
	color:#FF6633;
	text-decoration:none;
	font-size:11px;
}

form#login div#actions a:hover
{
	text-decoration:underline;
}

form#login div#actions a#forgetLink
{
	position:relative;
	top:-10px;
}

img.loginLogo
{
	float:left;
	margin-top:65px;
}

 img.right
{
	margin-left:10px;
}


div#content div.loggedInHomeCalloutsSpace
{
	display:block;
	/*padding-bottom:44px;*/

}

div#content div.loggedInHomeCallouts
{
	display:block;
	padding-left:32px;
	padding-top:24px;
	padding-right:32px;
	padding-bottom:24px;
}

div#content div.loggedInHomeCallouts h3
{
	font-size:14px;
	line-height:26px;
	color:#999999;
}

div#content div#myInboxCallout
{
	position:absolute;
	top:0px;
	left:300px;
	background-image:url('../../images/private/home/backgroundBox_381x200.gif');
	background-repeat:no-repeat;
	width:317px;
	height:152px;
}

div#content div#myProgramsCallout
{
	position:absolute;
	top:0px;
	left:600px;
	background-image:url('../../images/private/home/backgroundBox_241x200.gif');
	background-repeat:no-repeat;
	width:210px;
	height:152px;
}

div#content div#upcomingContentCallout
{
	top:160px;
	left:300px;
	background-image:url('../../images/private/home/backgroundBox2_311x110.gif');
	background-repeat:no-repeat;
	width:247px;
	height:62px;
	
}

div#content div#manageAcctCallout
{
	position:absolute;
	top:160px;
	left:630px;
	background-image:url('../../images/private/home/backgroundBox2_311x110.gif');
	background-repeat:no-repeat;
	width:247px;
	height:62px;
}

/******************************** Logged-In Updates ***************************************/
div#content div.loggedInHomeCalloutsSpace2
{
	/*display:block;
	padding-bottom:44px;*/

}


div#content div.loggedInHomeCallouts2
{
	
	padding-left:32px;
	padding-top:24px;
	padding-right:32px;
	padding-bottom:24px;
}

div#content div.loggedInHomeCallouts2 h3
{
	font-size:14px;
	line-height:26px;
	color:#999999;
}

div#content div#myInboxCallout2
{
	background-image:url('../../images/private/home/backgroundBox_381x200.gif');
	background-repeat:no-repeat;
	float:left;
	width:247px;
}

div#content div#myProgramsCallout2
{
	background-image:url('../../images/private/home/backgroundBox_241x200.gif');
	background-repeat:no-repeat;
	width:275px;
	margin-left:340px;
}

div#content div#upcomingContentCallout2
{
	background-image:url('../../images/private/home/backgroundBox2_311x110.gif');
	background-repeat:no-repeat;
	float:left;
	width:247px;
}

div#content div#manageAcctCallout2
{
	background-image:url('../../images/private/home/backgroundBox2_311x110.gif');
	background-repeat:no-repeat;
	width:275px;
	margin-left:330px;
}


/******************************** Center Updates ***************************************/
/******************************** Center Updates ***************************************/
div#mast div#rightCallout h2
{
}

div#mast div#rightCallout h3, div#mast div#content div#contentCallout h3
{
	margin:0;
	padding:0;
	font-size: 14px;
	color: #4D4D4D;
}

div#mast div#rightCallout ul li
{
	padding-left:15px;
	font-size:14px;
	line-height:1.6em;
	font-weight:bold;
}

div#mast div#rightCallout ul li a
{
	/*color:#F1975B;*/
	color:#FF6633;
	text-decoration:none;
}

div#mast div#rightCallout ul li a:hover
{
	text-decoration:underline;
}

div#mast div#rightCallout div#topRightCallout
{
	/*margin:25px;
	margin-bottom:2px;*/
	padding:10px;	
	height:135px;

}

div#mast div#rightCallout div#topRightCallout ul li a
{
	font-size: 14px;
	font-style: normal;
	/*color: #EF9459;*/
	color:#FF6633;
	line-height: 24px;
}



div#mast div#rightCallout div#topRightCallout div#searchCallout form#search1
{
	margin-top:1px;
	position:relative;
}

div#mast div#rightCallout div#topRightCallout div#searchCallout form div#searchlet1
{
	width:245px;
	position:relative;
	float:left;
	margin-right:3px;
	margin-top:3px;
}

div#mast div#rightCallout div#topRightCallout div#searchCallout form label.overlabel
{
	font-size: 11px;
	font-style: normal;
	color:#808080;
}

div#mast div#rightCallout div#topRightCallout div#searchCallout form label.overlabel-apply
{
	position:absolute;
	top:6px;
	left:10px;
	z-index:1;
	font-size: 11px;
	font-style: normal;
	color:#808080;
	cursor:text;
}

div#mast div#rightCallout div#topRightCallout div#searchCallout form input#txfSearch1
{
	width:190px;
	height:23px;
	border:0;
	background-image:url("../../images/public/home/searchInput_206x31.gif");
	background-repeat:no-repeat;
	font-size: 11px;
	font-style: normal;
	color:#808080;
	float:left;
	padding-left:12px;
	padding-top:8px;
	padding-right:4px;
}

div#mast div#rightCallout div#topRightCallout div#searchCallout form input#imgBtnSearch1
{
}

div#mast div#rightCallout div#loginCallout
{
	clear:both;
	margin-left:5px;
	margin-right:5px;
	margin-top:15px;
	background-image:url("../../images/public/home/orangeBackground_268x274.gif");
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:19px;
	width:251px;
	height:255px;
}

div#mast div#rightCallout div#loginCallout form#login
{
	margin-top:1px;
	position:relative;
	margin-bottom:10px;
}

div#mast div#rightCallout div#loginCallout form div#username
{
	position:relative;
	float:left;
	margin-right:3px;
	margin-top:5px;
}

div#mast div#rightCallout div#loginCallout form div#password
{
	position:relative;
	float:left;
	margin-right:3px;
}

div#mast div#rightCallout div#loginCallout form label.overlabel
{
	color:#999;
	font-size:12px;
}

div#mast div#rightCallout div#loginCallout form label.overlabel-apply
{
	position:absolute;
	top:6px;
	left:10px;
	z-index:1;
	font-size: 11px;
	font-style: normal;
	color:#808080;
	cursor:text;	
}

div#mast div#rightCallout div#loginCallout input#txfUsername
{
	background:0;
	width:235px;
	height:23px;
	border:0;
	background-image:url("../../images/public/home/userInput_235x31.png");
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/public/home/userInput_235x31.png');
	background-repeat:no-repeat;
	font-size: 11px;
	font-style: normal;
	color:#808080;
	float:left;
	padding-left:12px;
	padding-top:8px;
	padding-right:4px;
}

div#mast div#rightCallout div#loginCallout input#txfPassword
{
	background:0;
	width:235px;
	height:23px;
	border:0;
	background-image:url("../../images/public/home/userInput_235x31.png");
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/public/home/userInput_235x31.png');
	background-repeat:no-repeat;
	font-size: 11px;
	font-style: normal;
	color:#808080;
	float:left;
	padding-left:12px;
	padding-top:8px;
	padding-right:4px;
}

div#mast div#rightCallout div#loginCallout form#login div#actions
{
	clear:both;
}

div#mast div#rightCallout div#loginCallout form#login div#actions input#imgBtnLogin
{
	margin-top:3px;
}

div#mast div#rightCallout div#loginCallout form#login div#actions a
{
	/*color:#F1975B;*/
	color:#FF6633;
	text-decoration:none;
	font-size:11px;
}

div#mast div#rightCallout div#loginCallout form#login div#actions a:hover
{
	text-decoration:underline;
}

div#mast div#rightCallout div#loginCallout form#login div#actions a#forgetLink
{
	position:relative;
	top:-10px;
}

div#mast div#rightCallout div#loginCallout img.loginLogo
{
	float:left;
	margin-top:65px;
}

div#mast div#rightCallout div#loginCallout img.right
{
	margin-left:10px;
}

.modalTextLarger
{
    float: left;
    font-size: 14px; 
    margin-bottom: 5px;  
}

.gridHeader
{
    background-image:url("../../images/global/smallDot.png");
    background-position: bottom;
	background-repeat:repeat-x;
}

.modalText
{
    float: left;
    font-size: 13px;
}

.modalTextPrimCon
{
    float: left;
    font-size: 13px;
    margin-right: 4px;
}

.modalTextfloat
{
    float: left;
    margin-left: 5px;
    margin-top: 4px;
}
