﻿/*=================================
 		Title: Stu Custom Stuff
=================================*/

/* Have to set the z-index so that the calendar appears on top of the dialog */
#ui-datepicker-div
{
	z-index:999999;
}

#logOnControl
{
	float: right;
	margin-top: 8px;
	margin-right: -4px;
	font-size: 13px;
	color: #573d2f;
	position: absolute;
	top: 4px;
	right: 4px;
}

#logOnControl span
{
	font-weight: bold;
}

/* Input control that corresponds to an error */
.input-validation-error
{
	border: 1px solid red;
	background-color: #fee;
}
/* Text rendered by Html.ValidationMessage() */
.field-validation-error
{
	color: red;
}
/* Text rendered by Html.ValidationSummary() */
.validation-summary-errors
{
	color: red;
	margin-bottom: 50px;
	font-size: 14px;
}

.validation-summary-errors li
{
	font-weight: bold;
	font-size: 13px;
}
/*=================================
 		Title: Viternus
		Date:09.15.2009              
=================================*/
body
{
	font-family: Arial,Verdana,Tahoma,Georgia, Lucida,Helvetica, sans-serif;
	text-align: center;
	background: #e2f5ff url(images/bg.gif) repeat-x top;
}
*
{
	margin: 0;
	padding: 0;
	outline-style: none;
	outline-width: 0;
}
img, fieldset
{
	border: none;
}
ul, ol, li
{
	list-style: none;
}
input, textarea, select
{
	font-family: Arial;
	font-size: inherit;
	font-weight: inherit;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.hide, a b,.rightNav a small,.listPart dd span small
{
	position: absolute;
	left: -9999px;
}
.hide, a b
{
	position: absolute;
	left: -9999px;
}
/* Page Structure ==============================================
------------------------- Start wrapper -----------------*/
#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	position: relative;
}
/*------------------------- Start header --------------------*/
#header
{
	width: 1000px;
	background: url(images/models4.jpg) no-repeat right top;
	height: 244px;
}
#header a img
{
	float: left;
	margin: 4px 0 0 6px;
}
.tagline
{
	display: block;
	width: 480px;
	float: left;
	color: #5f7367;
	font-size: 21px;
	clear: both;
	margin-top: -20px;
	overflow: hidden;
	float: left;
	padding-left: 19px;
}
#header .tagline, #header .tagline:hover
{
	color: #5f7367;
	text-decoration: none;
}
#header ul
{
	margin: 25px 0 0;
	float: left;
	width: 1000px;
}
#header ul li
{
	float: left;
}
#header ul li a
{
	background: url(images/left-corn.gif) no-repeat left top;
	height: 43px;
	float: left;
	margin-right: 2px;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	line-height: 43px;
}
#header ul li a span
{
	background: url(images/right-corn.gif) no-repeat right top;
	height: 43px;
	float: left;
	padding-right: 10px;
}
#header ul li a span span
{
	background: url(images/bg-corn.gif) repeat-x top;
	height: 43px;
	float: left;
	cursor: pointer;
	padding: 0 25px;
}
#header ul li a:hover, #header ul li a:hover span span, #header ul li .active, #header ul li .active span span
{
	background-position: 0 -43px;
	color: #e53c32;
	text-decoration: none;
}
#header ul li a:hover span, #header ul li .active span
{
	background-position: right -43px;
}
/*------------------------- Start mainBody --------------------*/
#mainBody
{
	width: 1000px;
	overflow: hidden;
	padding: 20px 0 0;
}
/*------------------------- Start main --------------------*/
.main
{
	width: 494px;
	float: left;
}
.contentSection h1
{
	font-size: 21px;
	color: #573d2f;
	font-weight: normal;
	padding-bottom: 12px;
}
.contentSection p
{
	font-size: 12px;
	color: #573d2f;
	line-height: 17px;
	padding: 0 10px 14px 0;
}
.contentSection ul li
{
	font-size: 12px;
	color: #573d2f;
	line-height: 17px;
	padding: 0 10px 0px 16px;
}
.galleryArea h3 span
{
	font-size: 21px;
	color: #1594d4;
	border-bottom: 1px dotted #1594d4;
	font-weight: bold;
	float: left;
	margin-right: 8px;
	padding-bottom: 7px;
}
.galleryArea h3 span a
{
	color: #1594d4;
}
.galleryArea h3
{
	font-size: 13px;
	color: #5f544d;
	font-weight: normal;
}
.galleryArea h3 b
{
	color: #8f9402;
	font-size: 21px;
	margin-left: 8px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #8f9402;
}
.galleryArea h3 b a
{
	color: #8f9402;
}
.preview
{
	position: relative;
	float: left;
	width: 480px;
	height: 250px;
	margin: 15px 0 0;
	background: url(images/arrow.gif) no-repeat center bottom;
}
.galleryArea strong
{
	width: 470px;
	height: 68px;
	background: url(images/text-bg.png) repeat;
	display: block;
	position: absolute;
	top: 182px;
	left: 0;
	font-size: 17px;
	padding: 0 0 0 10px;
	color: #00a0f1;
	line-height: 19px;
}
.preview span
{
	background: url(images/arrow.gif) no-repeat center bottom;
	display: block;
	height: 50px;
	padding-top: 18px;
}
.galleryArea strong a
{
	color: #00a0f1;
	font-size: 13px;
}
.galleryArea strong b
{
	font-size: 13px;
	color: #fff;
	font-weight: normal;
}
.sample
{
	background: #fff url(images/bottom-bg.gif) no-repeat left bottom;
	width: 480px;
	float: left;
	padding-bottom: 10px;
}
.sample img
{
	margin: 10px 0 0 10px;
}

#requiredExplanation
{
	float: right;
	font-style: italic;
	padding: 5px;
	width:100px;
}
.ui-accordion .ui-accordion-content-active{	
	background:#fff;
}
/*------------------------- Start side --------------------*/
.side
{
	width: 506px;
	float: right;
}
.leftSide
{
	width: 245px;
	float: left;
	background: #fff url(images/top-side.gif) no-repeat left top;
}
.leftSideContent
{
	background: url(images/bottom-side.gif) no-repeat left bottom;
	padding: 0 10px 20px;
}
.leftSide h2
{
	width: 220px;
	height: 35px;
	background: url(images/heading.gif) no-repeat;
	font-size: 15px;
	color: #fff;
	margin: 10px 0 0;
	padding: 9px 0 10px 10px;
}
.leftSide p
{
	font-size: 13px;
	color: #666666;
}
.leftSide dl
{
	padding: 5px 0 10px;
}
.leftSide dl dd
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #959595;
	padding: 16px 0;
	line-height: 16px;
	overflow: hidden;
}
.leftSide dl .bottom
{
	border: none;
}
.leftSide dl dd span
{
	width: 42px;
	float: left;
	padding-left: 10px;
}
.leftSide dl dd b
{
	width: 173px;
	float: left;
}
.join
{
	width: 208px;
	height: 38px;
	font-size: 15px;
	color: #fff;
	background: url(images/button-bg.gif) no-repeat;
	display: block;
	font-weight: bold;
	margin: 10px 0 0px 8px;
	line-height: 38px;
	text-align: center;
}
.join:hover
{
	text-decoration: none;
	color: #eee;
}
.rightSide
{
	width: 246px;
	float: right;
}
.login
{
	background: url(images/login-top.gif) no-repeat left top;
}
.login div
{
	background: url(images/login-bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
	width: 246px;
}
.login h2
{
	font-size: 21px;
	color: #e7473d;
	font-weight: bold;
	padding: 7px 0 23px 10px;
}
.login label
{
	font-size: 13px;
	color: #666;
	width: 58px;
	margin-right: 10px;
	float: left;
}
.login input
{
	width: 147px;
	font-size: 12px;
	height: 21px;
	float: left;
	border: 1px solid #dedede;
	padding: 5px 5px 0;
}
.login ul
{
	border: 1px solid #c8c8c8;
	border-width: 0 1px;
	padding-left: 10px;
	background: #fff;
	overflow: hidden;
	width: 234px;
}
.login ul li
{
	margin-bottom: 20px;
	float: left;
	width: 230px;
}
.login ul li p
{
	font-size: 13px;
	color: #666;
	width: 100%;
	margin-right: 10px;
	text-align: center;
}
.login .check
{
	width: 13px;
	height: 14px;
	float: left;
	padding: 0;
	border: none;
}
.login ul li b
{
	font-size: 11px;
	color: #1594d4;
	font-weight: normal;
	float: left;
	padding-left: 6px;
	width: 78px;
}
.login .submit
{
	width: 61px;
	height: 22px;
	cursor: pointer;
	background: url(images/login.gif) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	border: none;
}
.rightContent
{
	background: #fff url(images/top.gif) no-repeat left top;
	padding-top: 10px;
	margin: 15px 0 0;
}

.rightContent #twitter_div
{
	background: url(images/bottom.gif) no-repeat left bottom;
	padding-bottom: 10px;
	min-height: 300px;
}
.rightContent .twitter-title
{
	width: 215px;
	height: 38px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: url(images/right-heading.gif) no-repeat;
	padding: 12px 0 0 10px;
	margin-left: 10px;
}
.rightContent #twitter_div ul li
{
	padding: 0 0px 10px;
	margin: 0 10px 12px;
	border-bottom: 1px dashed #959595;
	font-size: 13px;
	color: #271f22;
	line-height: 15px;
}
.rightContent #twitter_div ul li a
{
	font-size: 13px;
	color: #1594c9;
	display: block;
	margin: 10px 0 0;
}
.rightContent #twitter_div ul li span a
{
	font-size: 13px;
	display: inline;
	margin: 0px;
}
.rightContent #twitter-link
{
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
}


/*------------------------- Start left --------------------*/
.left
{
	float: left;
	width: 225px;
}
.leftContent
{
	border: 1px solid #badaeb;
	width: 203px;
	background: #fff;
	margin-bottom: 20px;
}
.leftContent h2
{
	font-size: 14px;
	color: #fff;
	width: 190px;
	border: 1px solid #fff;
	height: 38px;
	line-height: 38px;
	background: url(images/heading-bg.gif) repeat-x;
	padding-left: 10px;
}
.leftContent ul
{
	margin-left: 9px;
	padding-bottom: 15px;
}
.leftContent li
{
	height: 28px;
	margin-bottom: 1px;
}
.leftContent li a
{
	width: 184px;
	background: url(images/left-bg.gif) repeat-y;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	display: block;
	height: 28px;
	line-height: 28px;
}
.leftContent li a:hover
{
	background: url(images/left-hover.gif) repeat-y;
	text-decoration: none;
}
.leftContent li a span
{
	background: url(images/person.gif) no-repeat 4px 10px;
	display: block;
	width: 161px;
	padding-left: 23px;
	cursor: pointer;
}
.leftContent li a:hover span
{
	background: url(images/person-hover.gif) no-repeat 4px 10px;
}
.leftContent li .view span
{
	background: url(images/message.gif) no-repeat 4px 8px;
}
.leftContent li .view:hover span
{
	background: url(images/message-hover.gif) no-repeat 4px 8px;
}
.leftContent li .password span
{
	background: url(images/change-password-ico.gif) no-repeat 4px 8px;
}
.leftContent li .password:hover span
{
	background: url(images/change-password-hover.gif) no-repeat 4px 8px;
}
.leftContent li .video span
{
	background: url(images/video.gif) no-repeat 4px 10px;
}
.leftContent li .video:hover span
{
	background: url(images/video-hover.gif) no-repeat 4px 10px;
}
.leftContent li .upload span
{
	background: url(images/upload.gif) no-repeat 4px 9px;
}
.leftContent li .innercircle span
{
	background: url(images/innercircle.gif) no-repeat 4px 9px;
}
.leftContent li .innercircle:hover span
{
	background: url(images/innercircle-hover.gif) no-repeat 4px 9px;
}
.leftContent li .trustee span
{
	background: url(images/trustee.gif) no-repeat 4px 9px;
}
.leftContent li .trustee:hover span
{
	background: url(images/trustee-hover.gif) no-repeat 4px 9px;
}
.leftContent li .upload:hover span
{
	background: url(images/upload-hover.gif) no-repeat 4px 9px;
}
.leftContent li .message span
{
	background: url(images/create.gif) no-repeat 4px 8px;
}
.leftContent li .message:hover span
{
	background: url(images/create-message.gif) no-repeat 4px 8px;
}
.leftContent li .upgrade span
{
	background: url(images/update-account.gif) no-repeat 4px 9px;
}
.leftContent li .upgrade:hover span
{
	background: url(images/update-b.gif) no-repeat 4px 9px;
}
.upgradeBtn,.upgradeBtn:hover{
	width:200px;
	height:50px;
	background:url(images/UpgradeButton.jpg) no-repeat;
	display:block;
	margin-bottom:20px;
	margin-left:3px;
	font-size:29px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:50px;	
	text-decoration:none
}



/*------------------------- Start right --------------------*/
.right
{
	width: 775px;
	float: right;
}
.center
{
	float: left;
	overflow: hidden;
	width: 615px;
}
.contentArea
{
	width: 615px;
	float: left;
	overflow: hidden;
	min-height: 350px;
}
.contentArea h1
{
	font-size: 21px;
	color: #573d2f;
	font-weight: normal;
	border-bottom: 1px dotted #573d2f;
	padding-bottom: 10px;
	margin-right: 20px;
}
.box
{
	background: url(images/top-part.gif) no-repeat left top;
	padding-top: 20px;
	width: 596px;
	margin: 17px 0 0;
}
.boxArea
{
	background: url(images/bottom-part.gif) no-repeat left bottom;
	padding-bottom: 27px;
}
.boxArea div
{
	background: url(images/box-bg.gif) repeat-y left;
	padding: 0 20px 16px;
	overflow: hidden;
	width: 556px;
}
.box h3
{
	border-bottom: 1px solid #c7eafc;
	padding: 3px 0 18px;
	font-size: 13px;
	color: #573d2f;
}
.box h3 span
{
	color: #9c9c9b;
}
.box ul
{
	padding: 8px 0 0;
	margin-right: 12px;
}
.box ul li
{
	line-height: 21px;
	clear: both;
}
.box ul li label
{
	width: 90px;
	padding-right: 10px;
	font-size: 13px;
	color: #573d2f;
	float: left;
}
.box ul li p, .box ul li b
{
	font-size: 13px;
	color: #573d2f;
	width: 455px;
	float: right;
}
.box ul li b
{
	font-weight: normal;
	padding-top: 21px;
	display: block;
}
.box ul li p img
{
	margin: 15px 0;
}
.box ul li b a
{
	background: url(images/box.gif) no-repeat left 4px;
	padding-left: 24px;
	display: block;
	color: #573d2f;
}
.bottomLink
{
	color: #bababa;
	font-size: 15px;
	margin: 35px 0 0;
	width: 600px;
	clear: both;
	float: left;
}
.bottomLink a
{
	color: #e63e34;
	font-weight: bold;
	text-decoration: underline;
}
.bottomLink a:hover
{
	text-decoration: none;
}
.rightAd
{
	float: right;
	width: 124px;
	font-size: 13px;
	_width: 118px;
	background-color: #F2F2F2;
	border: 1px solid #CFD1D2;
	color: #573d2f;
	padding:12px 12px 12px 12px;
	margin: 36px 0px 0px 0px;
	line-height:22px;
}
.rightPrompts
{
	float: right;
	width: 124px;
	_width: 118px;
	background-color: #F2F2F2;
	border: 1px solid #CFD1D2;
	padding:12px 12px 12px 12px;
	font-size: 13px;
	color: #573d2f;
	margin: 36px 0px 0px 0px;
	line-height:22px;
}
.rightPrompts p
{
	text-align:center;
	font-size:13px;
	color:#573D2F;
}
.rightPrompts b
{
	font-size:14px;
	font-weight:bold;
}
.rightMost
{
	float: right;
	width: 160px;
	_width: 150px;
	margin-top:8px;
}
.rightMost p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#573D2F;
}
.rightMost img
{
	float: right;
	width: 152px;
}
.leftAd
{
	background-color: #F2F2F2;
	border: 1px solid #CFD1D2;
	padding:16px 16px 16px 24px;
	width:160px;
	font-size: 13px;
	color: #573d2f;
	margin: 36px 0px 0px 0px;
	line-height:22px;
}
.leftAd b
{
	font-size: 14px;	
}
.boxSection dl.listPart dd,.boxSection dl.listPart{
	border:none;
}
.listPart dd a{
	width:139px;
	height:115px;
	float:left;
}
.listPart dd p{
	float:left;
	padding-top:45px;
}
.oneTrustee{
	background:url(images/1per.jpg) no-repeat left top;
}
.oneTrusteeSelected{
	background:url(images/1perSelected.jpg) no-repeat 12px top;
}

.threeTrustees{
	background:url(images/3ppl.jpg) no-repeat left top;
}
.threeTrusteesSelected{
	background:url(images/3pplSelected.jpg) no-repeat 12px top;
}
.fiveTrustees{
	background:url(images/5ppl.jpg) no-repeat left top;
}
.fiveTrusteesSelected{
	background:url(images/5pplSelected.jpg) no-repeat 12px top;
}
.rightNav {
	padding:10px 0;
}
.rightNav dd{
	clear:both;
}
.rightNav dd span{
	width:160px;
	height:20px;
	text-align:center;
	display:block;
	padding-top:87px;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Trebuchet MS";
}
	
.information{	
	background:url(images/information.jpg) no-repeat;	
}
.checkout{	
	background:url(images/checkout.jpg) no-repeat;
}
.num{	
	background:url(images/numTrusteesIcon.jpg) no-repeat;
}
.inner{	
	background:url(images/inner.jpg) no-repeat;
}
.final{	
	background:url(images/final.jpg) no-repeat;	
}
/*------------------------- Start footer --------------------*/
.footer
{
	background: #b4ddf2 url(images/footer-top.gif) no-repeat left top;
	padding-top: 8px;
	margin: 20px 0 23px;
}
.footer div
{
	background: url(images/footer-bottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
	height: 94px;
}
.footer p
{
	font-size: 13px;
	color: #373737;
	line-height: 17px;
	padding: 32px 0 0 17px;
	float: left;
}
.footer p a
{
	font-size: 13px;
	color: #373737;
	padding: 0 3px;
}
.footer p span
{
	margin-left: 3px;
}
.footer img
{
	float: right;
	margin: 9px 13px 0 0;
}
/*------------------------- Start change password page --------------------*/
.box ul li ul
{
	margin: 0 0 0 78px;
}
.box ul li ul li
{
	font-size: 13px;
	color: #573d2f;
}
.box ul li ul li a
{
	background: url(images/box.gif) no-repeat left top;
	padding-left: 24px;
	color: #573d2f;
}
.boxArea p
{
	font-size: 13px;
	color: #573d2f;
	line-height: 17px;
	padding-bottom: 17px;
}

.smoothFont
{
	font-size: 13px;
	color: #573d2f;
	line-height: 17px;
	padding-bottom: 17px;
}

.boxArea h4
{
	font-size: 13px;
	color: #573d2f;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: 1px solid #c7eafc;
}
.boxArea blockquote
{
	font-size: 12px;
	color: #52382a;
	font-weight: normal;
	margin: 2px 30px 8px 30px;
	padding: 10px;
	border: 1px solid #c7eafc;
}
.box .password
{
	padding: 15px 0 0;
	float: left;
	overflow: hidden;
	width: 500px;
	min-height: 228px;
	_height: 228px;
}
.box .password li
{
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 500px;
}
.box .password li label
{
	width: 150px;
	float: left;
	line-height: 23px;
}
.box .password li input
{
	width: 280px;
	height: 19px;
	border: 1px solid #badaeb;
	font-size: 12px;
	padding: 3px 5px 0;
}
.box .password li .submit
{
	width: 135px;
	border: none;
	margin-left: 146px;
	height: 23px;
	background: url(images/change-password.gif) no-repeat;
	line-height: 23px;
	text-align: center;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
/*------------------------- Start Update Account page --------------------*/
.boxArea .accountInfo .submit
{
	background: url(images/submit.gif) no-repeat;
	width: 65px;
	margin-left: 0px;
	padding: 0;
	height: 23px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border: none;
	display: block;
}

.boxArea .accountInfo label
{
	width: 130px;
}

.accountInfo ul li p, .accountInfo ul li b
{
	width: 370px;
}
.accountInfo ul li input
{
	width: 350px;
}
/*------------------------- Start register page --------------------*/
.boxArea .register .submit
{
	background: url(images/submit.gif) no-repeat;
	width: 65px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0;
	font-weight: bold;
	border: none;
	height: 23px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
/*------------------------- Start logon page --------------------*/
.boxArea .logon .submit
{
	background: url(images/submit.gif) no-repeat;
	width: 65px;
	margin-left: 0px;
	padding: 0;
	height: 23px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border: none;
	display: block;
}
/*------------------------- Start contact us page --------------------*/
.heading
{
	font-size: 21px;
	color: #573d2f;
	font-weight: normal;
	border-bottom: 1px dotted #573d2f;
	margin-bottom: 17px;
}
.contactList
{
	
	width: 291px;
	float: left;
	margin-right: 20px;
}
.rightBorder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}
.box .contactList li label
{
	width: 68px;
}
.box .contactList li input
{
	border: 1px solid #badaeb;
	width: 186px;
	font-size: 12px;
	padding: 3px 5px 0;
	margin-bottom: 13px;
	height: 19px;
}
.box .contactList li .submit
{
	width: 65px;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 0 74px;
	cursor: pointer;
	height: 23px;
	background: url(images/submit.gif) no-repeat;
	border: none;
	padding: 0;
	border: none;
}
.contactList li textarea
{
	width: 186px;
	font-size: 12px;
	height: 90px;
	padding: 5px;
	border: 1px solid #badaeb;
}
.contactResponse
{
	padding: 6px 0 0 180px;
	font-size: 13px;
	color: #ea493f;
	font-weight: bold;
	float: left;
}
.title
{
	font-size: 19px;
	color: #ea493f;
	text-transform: uppercase;
}
.definition
{
	line-height: 21px;
	color: #000000;
	font-size: 13px;
}
.definition a
{
	color: #000;
}
/*------------------------- Start create message page --------------------*/
.boxSection .boxArea h3
{
	font-size: 17px;
	color: #573d2f;
}
.boxSection ul
{
	padding: 20px 0 0;
}
.boxSection ul li
{
	font-size: 13px;
	color: #573d2f;
	margin-bottom: 15px;
}
.boxSection ul li label
{
	width: 100px;
}
.boxSection ul li select
{
	width: 147px;
	border: 1px solid #badaeb;
	font-size: 13px;
	color: #573d2f;
	height: 26px;
}
.boxSection ul li input
{
	margin-right: 10px;
	border: 1px solid #badaeb;
	padding: 3px 5px 0;
	color: #573d2f;
	height: 19px;
	width: 137px;
}
#deliverBy
{
	width: 17px;
	height: 17px;
	border: none;
}
.boxSection ul li span
{
}
.boxSection ul li textarea
{
	width: 398px;
	padding: 5px;
	border: 1px solid #badaeb;
	height: 66px;
}
.boxSection ul li .submit
{
	background: url(images/continue.gif) no-repeat;
	height: 23px;
	padding: 0;
	color: #fff;
	padding: 0 0 3px;
	cursor: pointer;
	font-weight: bold;
	border: none;
	display: block;
	width: 74px;
	margin-left: 110px;
}
.boxSection ul li a
{
	color: #e63e34;
	text-decoration: underline;
}
/*------------------------- Start my message page --------------------*/
.headingText
{
	font-size: 21px;
	color: #573d2f;
	border-bottom: 1px dotted #573d2f;
	padding-bottom: 10px;
	font-weight: normal;
}
.rightBox
{
	background: #fff url(images/right-top.gif) no-repeat;
	padding-top: 15px;
	margin: 17px 0 0;
}
.rightBoxArea
{
	background: url(images/right-bottom.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
.tableArea
{
	border: 3px solid #c7eafc;
	border-width: 0 3px;
	width: 769px;
	overflow: hidden;
	min-height:240px;
}

.fullWidthArea
{
	background:#FFFFFF;
	margin: 17px 0 0;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	border: 3px solid #c7eafc;
	border-width: 3px;
	overflow: hidden;
	
}
.tableArea table
{
	margin: 5px 0 0 20px;
}
.tableArea table th
{
	font-size: 13px;
	color: #03428e;
	font-weight: bold;
	padding-left: 13px;
	background: #d0f6ff;
	height: 30px;
	text-align: center;
}
.tableArea table th img
{
	margin-right: 18px;
}
.tableArea span
{
	float: left;
}
.tableArea table td
{
	padding-left: 13px;
	font-size: 13px;
	color: #03428e;
	height: 44px;
	border: 1px solid #fff;
	border-width: 1px 1px 0 0;
	text-align: center;
}
.tableArea .colorful td
{
	background: #cff2f4;
}
.tableArea td a img
{
	margin-right: 4px;
}
/*------------------------- Start message recipients page --------------------*/
.boxSection .list li input
{
	width: 221px;
	height: 19px;
}
.boxSection .list li .add
{
	width: 108px;
	height: 23px;
	padding: 0 0 0px;
	background: url(images/add-recipient.gif) no-repeat;
	border: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	margin-left: 110px;
}
.boxSection dl
{
	border-bottom: 1px solid #c7eafc;
	overflow: hidden;
	width: 550px;
}
.boxSection dl dd
{
	width: 550px;
	padding: 13px 0;
	float: left;
	clear: both;
	border-top: 1px solid #c7eafc;
}
.boxSection dl dd span
{
	font-size: 13px;
	color: #573d2f;
	float: left;
	line-height: 20px;
}
.boxSection dl dd span strong
{
	display: block;
	font-weight: normal;
}
.boxSection dl dd span a
{
	color: #573d2f;
	display: block;
}
.boxSection dl dd .submit
{
	float: right;
	background: url(images/cross.gif) no-repeat;
	width: 16px;
	border: none;
	cursor: pointer;
}
#save
{
	width: 50px;
	border: none;
	padding: 0 0 3px;
	cursor: pointer;
	height: 23px;
	background: url(images/save.gif) no-repeat;
	line-height: 23px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.freeTrialBtn, .freeTrialBtn:hover{
background:url(Content/images/Freetrial-without-text.gif) no-repeat;
	width:120px;
	height:26px;
	display:block;
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
	color:#35B;
	text-align:center;
	line-height:26px;	
	text-decoration:none
}
/*------------------------- Start video upload page --------------------*/
.uploadArea dd
{
	clear: both;
}
.uploadArea
{
	font-size: 13px;
	color: #573d2f;
}
.uploadArea table
{
	width: 99%;
}
.uploadArea p
{
	color: #573d2f;
	line-height: 21px;
}
.uploadArea input
{
	font-size: 12px;
	cursor: pointer;
	padding: 0 3px 4px;
}
.uploadArea .submit
{
	background: url(images/upload-button.gif) no-repeat;
	width: 66px;
	margin-left: 20px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	border: none;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.uploadArea a
{
	background: url(images/upload-button.gif) no-repeat;
	width: 66px;
	margin: -8px 0 30px;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
	float: left;
	color: #fff;
	line-height: 23px;
	text-align: center;
}
.uploadArea a:hover
{
	text-decoration: none;
	color: #eee;
}
.uploadBox
{
	padding: 0 0 12px 20px;
	border: 3px solid #c7eafc;
	border-width: 0 3px;
	overflow: hidden;
}
.uploadBox div
{
	width: 769px;
	overflow: hidden;
	padding-bottom: 10px;
}
.uploadBox p
{
	font-size: 13px;
	color: #573d2f;
	line-height: 17px;
}
.uploadProgressBar
{
	border: 1px solid #C61A18;
	height: 1.5em;
	position: relative;
}
.uploadProgressFill
{
	background-color: #FFD4D0;
	width: 0;
	height: 1.5em;
}
.uploadProgressText
{
	text-align: center;
	position: absolute;
	top: .15em;
	width: 100%;
}
.uploadError
{
	margin-top: 20px;
	padding: 10px;
	border: 2px solid #fac7b6;
	background: #f9d8d5;
	color: #0d063a;
}

#ctl00_MainContent_SlickUpload1_fileSelector_ul strong
{
	font-size: 13px;
	color: #573d2f;
}
#ctl00_MainContent_SlickUpload1_fileSelector_ul p
{
	color: #573d2f;
	line-height: 21px;
}
#ctl00_MainContent_SlickUpload1_fileSelector_ul input
{
	font-size: 12px;
	cursor: pointer;
	padding: 0 3px 4px;
}
#ctl00_MainContent_SlickUpload1_fileSelector_ul .submit
{
	background: url(images/upload-button.gif) no-repeat;
	width: 66px;
	margin-left: 20px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	border: none;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

/*-------------------------Start Delete Message Page----------------*/
.boxArea .deleteConf .submit
{
	background: url(images/submit.gif) no-repeat;
	width: 65px;
	margin-top: 20px;
	padding: 0;
	height: 23px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border: none;
	display: block;
}
/*------------------------- Start my videos page --------------------*/
.tableArea .contentTable
{
	border: 2px solid #f6f6f6;
}
.tableArea .contentTable th
{
	height: 30px;
	font-size: 13px;
}
.contentTable td b a
{
	float: right;
	margin-right: 8px;
	display: inline;
}
.roundedGreenLink
{
	width: 143px;
	height: 23px;
	margin: 20px 0 100px 20px;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	background: url(images/upload-video.gif) no-repeat;
	color: #fff;
	float: left;
}
.roundedGreenLink:hover
{
	color: #eee;
	text-decoration: none;
}
/*-------------------------Start Edit Video Page----------------*/
.boxArea .editVideo .submit
{
	background: url(images/submit.gif) no-repeat;
	width: 65px;
	margin-top: 20px;
	padding: 0;
	height: 23px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border: none;
	display: block;
}
.boxArea .editVideo input
{
	width: 400px;
}
.boxArea .boxPart
{
	width: 259px;
	padding: 13px 0 0;
	overflow: hidden;
	margin: 20px -7px 13px 0px;
	float: right;
	display: inline;
	background: url(images/top-corn.jpg) no-repeat left top;
}

.boxArea .boxContent
{
	background: url(images/bottom-corn.gif) no-repeat left bottom;
	width: 259px;
	padding: 0 0 13px;
	overflow: hidden;
}
.boxArea .boxBg
{
	width: 239px;
	border: 2px solid #fac9c4;
	border-width: 0 2px;
	padding: 0 8px;
	background: #f9d8d5;
	color: #0d063a;
	font-size: 12px;
	line-height: 21px;
	margin: 0 auto;
}
.boxBg p
{
	padding-bottom: 21px;
}
.boxPart
{
	padding: 0;
	background: none;
}
.fbconnect_login_button FBConnectButton FBConnectButton_Medium
{
	margin: 0 -8px 0 8px;
}
.bulletedList
{
	list-style-type:disc;	
	font-size:10px;
}
.listHeading
{
	padding: 6px 0 0 78px;
	font-size: 12px;
	color: #573d2f;
	font-weight: bold;
}
/*-------------------------Start tool tip Page----------------*/
.toolTip
{
	position: absolute;
	display: none;
	width: 257px;
	z-index: 100;
	background: url(images/tool-tip-bg.jpg) repeat-y right top;
}
.toolArea
{
	position: relative;
	width: 257px;
	background: url(images/top-tool-tip.jpg) no-repeat right top;
}
.toolBg
{
	background: url(images/bottom-tool-tip.jpg) no-repeat right bottom;
	font-size: 12px;
	overflow: hidden;
	padding: 13px 0;
}
.toolTip h2
{
	background: url(images/sign.gif) no-repeat left 3px;
	color: #2b511e;
	font-size: 12px;
	line-height: 22px;
	width: 215px;
	padding: 0 0 10px 22px;
	text-align: left;
	float: right;
}
.toolTip p
{
	line-height: 15px;
	padding: 0 10px 10px 30px;
	font-size: 12px;
	text-align: left;
	color: #595a48;
}
/*-------------------------Start Notification Styling----------------*/
#message
{
	font-family: Arial,Helvetica,sans-serif;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 105;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	color: white;
	padding: 10px 0px 10px 0px;
	background-color: #8E1609;
}
#message span
{
	text-align: center;
	width: 95%;
	float: left;
}
.close-notify
{
	white-space: nowrap;
	float: right;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
	border: 2px #fff solid;
	padding-left: 3px;
	padding-right: 3px;
}
.close-notify a
{
	color: #fff;
}
/*-------------------------Inner Circle Styling----------------*/
.trusteeIcon
{
	height:100px;
	width:100px;
	border:solid 2px black;	
}
.dialogForm
{
	display: none; 
	text-align: left;
}
.dialogForm .submit
{
	background: url(images/upload-button.gif) no-repeat;
	width: 66px;
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	border: none;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.leftPart
{
	width:340px;
	float:left;
}
.rightPart
{	
	width:300px;
	float:right;
}
.rightPart a
{	
	font-size:13px;
	color:#fff;
	float:left;
	text-align:center;
	line-height:23px;
}
.rightPart .incap	
{
	background: url(images/incap-button.gif) no-repeat left top;
	width:104px;
	color:#fff;
	height:23px;
	float:left;
}
.rightPart .death{
	width:76px;
	height:23px;
	color:#fff;
	background:url(images/death.gif) no-repeat;
	margin:0px 0 0 18px;
	_margin:0px 0 0 130px;
}
.rightPart h4{	
	font-size:17px;
	color:#333;
	padding-bottom:13px;
}
.ui-accordion .ui-accordion-header  
{
	cursor: pointer; 
	position: relative; 
	margin-top: 1px; 
	width:735px; 
	overflow:hidden; 
	margin-left:20px; 
	margin:4px 0 7px 20px; 
	 
	overflow:hidden; 
	_display:inline;
	zoom: 1; 
}
.ui-accordion-header a{
	width:360px;
	float:left;
	height:24px;
	line-height:24px;
}
.ui-accordion-header form
{
	width:20px;
	float:right;
	margin:10px 273px 0 0;
	display:inline;
}
.ui-accordion-content p{}
