﻿body{
    font-family: Arial, Verdana, Tahoma, "Microsoft Sans Serif";
    font-size: 11px;
    margin: 0px;
}
.fl{float: left;}
.fr{float: right;}
.Clear{clear: both;height: 0px;line-height: 0px;font-size: 0px;}
.dispnone{display:none;}
.dispblock{display:block;}
.colblack{color:Black;}
.colred{color:Red;}
.colwhite{color:White;}
.posabs{position:absolute;}
.curpoint{cursor:pointer;}
.curdef{cursor:default;}
.NoBorder{border-top-style: none;border-right-style: none;border-left-style: none;border-bottom-style: none;border-width:0;}
.NoLink{cursor:default;text-decoration:none;font-weight:bold;color:Black;}
.padtop2{padding-top:2px;}
.padtop5{padding-top:5px;}
.padtop10{padding-top:10px;}
.padtop79{padding-top:79px;}
.padright5{padding-right:5px;}
.padright10{padding-right:10px;}
.padright20{padding-right:20px;}
.padright30{padding-right:30px;}
.padright85{padding-right:85px;}
.padleft5{padding-left:5px;}
.padleft10{padding-left:10px;}
.padleft15{padding-left:15px;}
.padleft20{padding-left:20px;}
.padleft30{padding-left:30px;}
.padleft60{padding-left:60px;}
.padleft145{padding-left:145px;}
.padbot5{padding-bottom:5px;}
.padbot10{padding-bottom:10px;}
.padbot20{padding-bottom:20px;}
.mgt2{margin-top: 2px;}
.mgt5{margin-top: 5px;}
.martop5{margin-top:5px;}
.martop6{margin-top:6px;}
.martop8{margin-top:8px;}
.martop10{margin-top:10px;}
.martop20{margin-top: 20px;}
.mgl2{margin-left: 2px;}
.mgl5{margin-left: 5px;}
.marleft5{margin-left:5px;}
.marleft10{margin-left:10px;}
.marleft15{margin-left:15px;}
.marleft20{margin-left:20px;}
.mgr5{margin-right: 5px;}
.maright20{margin-right:20px;}
.marb5{margin-bottom:5px;}
.mar0{margin:0px;}
.wid20p{width:20%}
.wid25p{width:25%}
.w50p{width: 50%;}
.wid100p{width:100%;}
.wid70{width:70px;}
.wid80{width:80px;}
.wid95{width:95px;}
.wid100{width:100px;}
.wid120{width:120px;}
.wid150{width:150px;}
.wid145{width:145px;}
.wid155{width:155px;}
.wid184{width:184px;}
.wid200{width:200px;}
.wid210{width:210px;}
.wid365{width:365px;}
.wid745{width:745px;}
.wid748{width:748px;}
.he100p{height:100%;}
.he120{height:120px;}
.he155{height:155px;}
.greybg{background:#F3F3F3;}
.fontnml{font-weight:normal;}
.fntbld{font-weight:bold}
.txtcenter{text-align:center;}
.txtright{text-align:right;}
.VerMid{vertical-align:middle;}
.VerTop{vertical-align:top;}
.nounderline{text-decoration:none;}
.underline{text-decoration:underline;}
.lh20{line-height:20px;}
.lh25{line-height:25px;}
.lh40{line-height:40px;}
.ValidateText{color: red;}
span.Asterisk{color: Red;font-weight: bold;padding-left: 5px;}
h1, h2, h3, h4{color: #131313;}
h1, h3{font-size: 18px;}
h2 {font-size:15px;}
/* MasterPage */
.CssHeaderContainer{
    width: 100%;
    background: #0C0C0C url(../../Images/Web2/Web2Menu.gif) repeat-x left bottom;
    padding-top: 3px;
    height: 159px;
}
.CssMainBox{
    width: 1004px;
    margin: 0px auto;
    position: relative;
    background-color:White;
    padding:10px 0 10px 0;
    display:block;
    min-height:450px;
    height:auto !important;
    height:450px; 
}
.CssMainBoxInCenter{vertical-align: top;padding:0 10px 0 10px;}
.CssMainLeft{float:left;width:670px;}
.CssMainRight{float:right;width:314px;}
.Fade{left:0px;	top:0px;}
.FileUploadOuter{
	border:solid 1px silver;
	background:white;
	padding:3px;
}
.FileUploadInner{border:solid 1px silver;padding:10px;}
/* end MasterPage */
/* Header Css */
.CssHeaderBox{
	margin: 0 auto;
    width: 1004px;
    position:relative;
    height: 129px;
    clear: both;
    background: url(../../images/web2/HeaderRight.gif) no-repeat right top;
}
.CssHeaderRight{
    float: left;
    position: relative;
    width: 684px;
    height:100%;
}
.QuickSearch{
	width: 435px;
    height: 30px;
    float:right;
    padding:20px 81px 0 0;
}
.QuickSearchText{
	background: url(../../images/Web2/SearchText.gif) no-repeat scroll transparent;
	border:medium none !important;
	float:left;
	color: #777777;
	width:315px;
    padding:4px 13px;
	vertical-align:top;
	margin-top:3px;
}
.QuickSearchLinkButton{
    float:right;
    height:30px;
    width:70px;
    margin-right:10px;
    background: url(../../images/web2/searchbtn.gif);
}
.CssHeaderLogin{float: right;margin:30px 50px auto auto;}
.LoginText{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.PipeColor{color: #ffffff;}
.CssHeaderMenu{
    width: 1004px;
    height: 30px;
    line-height:30px;
	vertical-align:middle;
    margin: 0 auto;
    position:relative;
    clear:both;
    font-weight: bold;
    font-family: "Trebuchet MS";
    font-size: 1.13em;
}
.CssHeaderMenu a{
    padding:0 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.HeaderTopLinkRight{
	width: 15px;
    height: 30px;
    background: url(../../images/web2/Web2divider.gif) no-repeat center center;
}
.HeaderTopLinkRightNew{
	background:url(../../Images/Web2/NewIcon.gif) no-repeat;
	width: 35px;
    height: 30px;
}
.HeaderEssay a{
	padding: 0 0 0 12px;
	font-size:1.14em;
	color:#FFFF00;
}
.MiniCart{
	height:30px;
	line-height:30px;
	vertical-align:middle;
}
.MiniCart a{
	font-weight:bold;
	font-size:8pt;
	color:#dcdcdc;
	text-decoration:none;
}
/* End Css HeaderMenu */
/* FooterContainer Class */
.FooterTop{width:100%;background: none repeat scroll 0 0 #272727;}
.FooterTopBox{
	width: 1004px;
    margin: 0px auto;
    position: relative;
    color:#FFFFFF;
    font-weight:bold;
    height:40px;
    vertical-align:middle;
    line-height:40px;
}
.FooterTopBox img{Vertical-align:top;}
.FooterWel{font-size:16px;}
.NewsLetterTextBox{
	background: url(../../images/Web2/NLTextNew.gif) no-repeat scroll transparent;
	border:medium none !important;
	color:#999999;
	width:225px;
	padding:4px 13px;
	vertical-align:top;
	margin-top:8px;
}
.CssFooterContainer{width: 100%;background: none repeat scroll 0 0 #1B1B1B;}
.FooterBox{
    width: 1004px;
    margin: 0px auto;
    position: relative;
    color:#D5D5D5;
}
.CssFooter{
	padding:20px 0;
    vertical-align: middle;
    width: 100%;
    line-height:25px;
    font-weight:bold;
}
.CssFooter a{color: #A2A2A2;text-decoration: none;}
.CssFooter a:hover{color: #ffffff;}
.FooterHeading{text-align:center;}
.FooterHeading a{
	font-size:14px;
	text-decoration:underline;
	color:#ffffff;
}
.FooterSols{
	width:350px;
	border-right: 2px solid #A2A2A2;
	float:left;
}
.CssFooterCopyRight{border-top:1px solid #2B2B2B;width:100%;}
.CssFooterCopyText{
	float:left;
    padding:20px 10px;
    color: #A2A2A2;
}
/* End FooterContainer Class */
/* Main Content Area */
.MainBoxTop{
    width: 100%;
    min-height:35px;
    height:auto !important;
    height: 35px;
    border-bottom: solid 1px #c4c4c4;
}
.MainBoxTitle{
    font-family:Arial;
    float: left;
    margin: 5px 0px 0px 0px;
}
.MainContainer{
	width: 100%;
	display: block;
    float: left;
    margin-top: 15px;
	text-align:left; 
	color:#4D4D4D;
	font-family:Arial;
	font-size:13px;
	line-height:25px;
}
.MainContainer a{
	color:#108bf5;
	font-weight:bold;
	text-decoration:underline;
}
.MainContainer a:hover{color:#131313;}
.BlockCenter{
    margin-left: auto;
    margin-right: auto;
}
/* end Main Content Area */
/* Default and Outer Pages */
.cu3er_resize{ 
	width:960px; 
	margin:0 auto; 
	padding:10px 0 44px 0; 
	background:url(../../images/cuber/swf_bg.gif) no-repeat bottom; 
}
#cu3er-container{width:960px;outline:0;}
.HomeHeading{width:100%;}
.HomeHeading h1{
	font-family:"UnitRounded",Helvetica,Arial,sans-serif;
	font-size:30px;
	font-weight:normal;
	margin: 10px 0 3px 0;
	letter-spacing:-0.5px;
}
.HomePageBox{
	border-right: solid 1px #C4C4C4;
	padding:20px;
	width:60%;
}
.HomeOrderBox{padding:20px;width:30%;}
.FaqQues{
	padding:5px 0 5px 10px;
	margin-top:3px;
	cursor:pointer; 
}
.FaqAns{margin-top:3px;padding: 0px 10px 10px 30px;}
.ContactusForm{
	float:left;
	font-weight:bold;
	width:65%;
	border-right:solid 1px #C4C4C4;
	margin-left: 20px;
    padding: 0px;
    line-height:20px;
}
.ContactusInfo{
	width: 25%;
	font-weight:bold;
	float:left;
	margin-left: 20px;
}
.ContactusLabel{text-decoration:underline;}
.ContactusText{
	text-align:left;
	font-size:12px;
	line-height:25px;
	font-weight:normal;
}
.SearchQuery{color:#4D4D4D;font-size:14px;}
.CommonGridHeader{
    background: url(../../images/Web2/MyAccountTrackBox.gif) repeat-x top left;
    font-weight: bold;
    color: #ffffff;
}
.BulletedList{
	background: url(../../Images/Web2/Buttons/Arrow.gif) no-repeat scroll 0 5px;
	padding-left:20px;
	font-weight:bold;
}
.BulletedList a{
	color:#383838;
}
.DashBoardBox{border:solid 1px #DEDEDE;padding:1px;}
.DashBoardLinksBox{padding: 10px 0px 10px 30px;}
/* end Default and Outer Pages*/
/* Common Content Styles */
.CssCommonText{
	text-align:left; 
	color:#4D4D4D;
	font-family:Arial;
	font-size:13px;
	line-height:25px;
}
.CssCommonText h2{
	font-size:14px;
	color: #BC5C00;
	margin: 3px 0 3px 0;
}
.CssCommonText p{margin-top:0px;}
.CssCommonText strong{color:#BC5C00;font-size:15px;}
.CssCommonText a{
	color:#108bf5;
	font-weight:bold;
	text-decoration:underline;
}
.CssCommonText li{
	list-style-image:url(../../Images/Web2/Custom/ServicesList.png);
	line-height:30px;
	vertical-align:middle;
}
/* end Common Content Styles */
/* Begin UserLogin Box */
.UserLoginLoginPanel{
    float: left;
    width: 35%;
    margin-left: 20px;
    padding: 0px;
}
.UserLoginRegisterPanel{
    float: left;
    border-left: solid 1px #C4C4C4;
    padding-left:40px;
}
.UserLoginSubTitle{
	color: #1E7EC8;
	font-size:14px;
    font-weight: bold;
    text-decoration: underline;
	padding-bottom:5px;
}
.UserLoginPanelDetails{
	height:28px;
	clear: both;
    padding-top: 5px;
}
.UserLoginPanelDetails label{
	float: left;
    width: 100px;
    margin-top: 3px;
    color: #4D4D4D;
    font-weight:bold;
}
.UserLoginPanelDetails input{float: left;color: #4D4D4D;}
.UserLoginPanelDetails span{
	float: left;
    margin-left: 10px;
    margin-top: 3px;
}
.UserLoginForgotPassword{margin-top: 10px;color: #dadada;}
.UserLoginForgotPassword a{color: #1E7EC8;}
/* End User Login Box */
/* Custom Essay Details */
.CustomEssayDetailsInfo{
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:Black;
	padding-left:10px;
	padding-bottom:10px;
}
.CustomEssayDetailsText{color:Black;padding-left:10px;}
.OrderStatusStrip{
	background:#9a9a9a repeat-x bottom left;
	height:30px;
	line-height:30px;
	border-top:solid 1px #C4C4C4;
	vertical-align:middle;
	font-size:12px;
	color:Black;
}
.OrderStatusStrip a{color:#d5eafc;}
/* end Custom Essay Details */
/* paging css */
.PagingStyle{
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
.PagingStyle a{color: #1E7EC8;}
/* end paging css */
/* Catalog css */
.CatalogItemBox{
	border-bottom:solid 1px #DADADA;
	width:948px;
	padding:5px 5px 10px 5px;
}
.CatalogItemLink a{text-decoration:none;font-size:14px;}
.CatalogItemPrice{
	font-size:12px;
	vertical-align: middle;
	min-width:75px;
    width:auto !important;
    width:75px;
    font-weight: bold;
    color: #ff7200;
}
.CatalogViewDetails{width:85px;padding-left:10px;}
.CatalogViewDetails a{font-size:12px;vertical-align: middle;}
.TellaFriendMessage{
	border:solid 1px silver; 
	padding:20px; 
	background:#F0F0F0;
}
/* end Catalog css */
/* Product css */
.ProductBoxTop{
    width: 100%;
    height: 100%;
    border-bottom: solid 1px #c4c4c4;
}
.ProductTitle{
	font-family:Arial;
    float: left;
    margin: 10px 0px 0px 5px;
    text-align:left;
    line-height:35px;
}
.ProductDetailInfo{
	color:#444444; 
	font-size:9pt; 
	font-weight:bold; 
	line-height:20px;
}
.ProductDetailInfo a{
	font-weight:normal; 
	font-size:11px;
	padding-right:5px;
}
.DotLine{
	background-image: url(../../Images/Design/Bar/dot_hor.gif);
	margin-bottom: 12px;
}
/* end Product css */
/* Related Products */
.RelatedProductHead{color:#B1B1B1;font-weight:bold;}
.RelatedProductDesc{
	padding-left:20px;
	font-size:12px;
	line-height:18px;
}
.RelatedBorder{border-bottom: dotted 1px #C4C4C4;}
/* Related Products */
/* Right Panel */
.RightMain{
	border-left:1px solid #DCDCDC;
	margin-left:20px;
	padding-left:25px;
}
/* end Right Panel */
/* Right Order Form */
.RightOrderForm{font-weight:bold;font-size:11px;}
.RightGuarantee a{
	background: url(../../Images/Web2/Custom/Tick.gif) no-repeat scroll 0 0;
	padding-left:20px;
	line-height:20px;
	height:20px;
	vertical-align:middle;
	color:#bc5c00;
	font-weight:bold;
	text-decoration:none;
}
/* end Right Order Form */
/* Services Offered */
.ServicesTitle{border-bottom:1px solid #C4C4C4;}
.ServicesList{
	line-height:20px;
	height:20px;
	vertical-align:middle;
	font-size:12px;
	padding-bottom:10px;
}
.ServicesList a{color:#003366;text-decoration:underline;}
.ServicesList a:Hover{color: #008800;text-decoration:underline;}
/* end Services Offered */
/* Custom Menu */
.CustomTopMenu{
	font-weight:bold;
	font-size:12px;
	height:25px;
	margin: 0 auto;
	width:1004px;
	border-top: 6px solid #272727;
	padding-top:1px;
}
.CustomTopMenu ul{
	display:table; 
	padding:0; 
	width:720px;
	margin:0 auto; 
	list-style:none; 
	background:#272727 url(../../Images/Web2/Custom/Menuright.gif) no-repeat right bottom; 
	white-space:nowrap;
}
.CustomTopMenu li{
	display:table-cell; 
	margin:0; 
	padding:0;
	float:left;
}
.CustomTopMenu li.first{background: url(../../Images/Web2/Custom/Menuleft.gif) no-repeat scroll left bottom transparent;}
.CustomTopMenu a{
	float:left; 
	font-family:arial; 
	font-size:11px; 
	letter-spacing:1px; 
	padding:5px 15px; 
	text-decoration:none; 
	color:#fff; 
	font-weight:bold;
}
.CustomTopMenu a:hover, .CustomTopMenu .current a{
	background: url(../../Images/Web2/Custom/Menuarrow.gif) no-repeat center top; 
	color:#ff0;
}
/* end Custom Menu */
/* Custom Content */
.CustomContentOuterBox{
	width:30%;
	padding:10px 3px; 
	float:left;
}
.CustomContentCenterBox{
	width:37%;
	padding:10px 3px; 
	float:left;
}
.CustomContentHeading{
	font-weight:bold;
	font-size:16px;
	color:#2C2C2C;
	padding:0px 5px; 
	border-bottom:solid 1px #D8D8D8;
}
.CustomContentText{color:#6F6F6F;vertical-align:middle;}
.CustomContentInfo{color:#1E7EC8;}
/* Custom Content */
/* Custom Order css */
.CustomOrderInfo{font-size:10px;}
.CustomOrderPrice{
	padding:5px;
	font-size:24px;
	text-align:center;
}
/* end Custom Order css */
/* Checkout Complete */
.CheckOutCompleteTable{
    border: solid 1px #dedede;
    padding: 1px;
    width:100%
}
.InvoiceLabel{
    background-color: #aac7e5;
    color: #fff;
    font-weight: bold;
    text-align: right;
}
.InvoiceTableHeader{
    background-color: #4b4b4b;
    color: white;
    font-weight: bold;
    border: gray 1px solid;
}
.TableAlter{background-color: #F3F3F3;}
/* end Checkout Complete */
/* Gateway Posting */
h1.GatewayPosting{
    margin: 30px;
    text-align: center;
    font-size: 24px;
}
p.GatewayPostingWaringColor{color: #a1c1d9;font-weight: bold;}
p.GatewayPosting{
    margin: 20px;
    font-size: 16px;
    text-align: center;
}
p.GatewayPostingWaringColor{color: #a1c1d9;font-weight: bold;}
/* end Gateway Posting */