body {
	margin:20px 0px; 
	padding:0;
	text-align:center;
	font: 13px/120% Arial, Verdana, sans-serif;
	color: #333;
	background-color: #eee;
	}
.clearL {clear: left;}
.clearR {clear: right;}
.clearB {clear: both;}

a {color: #36f;}
a:hover {color: #333;}
a:visited {color: #36f;}

td, th {
	font: 13px/120% Arial, Verdana, sans-serif;
	color: #333;
	}
th {font-weight: bold; text-align: left;}

#container {
	width: 1003px;
	margin: 0px auto;
	text-align:left;
	padding: 0;
	background: #fff url('/content/preview/images/container-bgI.gif') top left repeat-y;
	}
#container .top {
	background: transparent url('/content/preview/images/page-topI.gif') top left no-repeat;
	width: 1003px;
	height: 16px;
	}
#container .bottom {
	background: transparent url('/content/preview/images/page-bottomI.gif') bottom left no-repeat;
	width: 1003px;
	height: 16px;
	clear: left;
	}
#container h1 {font-family: Arial, Verdana, sans-serif; font-size: 20px; font-weight: bold; margin: 5px 0; padding: 0;}
#container h2 {font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold;}
#container h3 {font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; margin-bottom: 3px;}

#branding {
	position: relative;
	background: transparent url('/content/preview/images/header-sepI.gif') bottom left no-repeat;
	width: 1003px;
	margin: 0;
	padding: 0 0 10px 0;
	}

#branding .yd-brand {
	margin: 10px 0;
	}
#branding .client-brand {
	width: 200px;
	margin: 10px 0;
	text-align: center;
	}

#branding .client-brand p {margin: 3px; padding: 0; font-size: 11px; line-height: 12px;}
#branding .client-brand a {display: block; margin: 3px; padding: 0; font-size: 11px; line-height: 12px;}
#branding .client-brand h3 {margin: 20px 0 5px 0;}

#branding table {_margin-bottom: 5px;}

#content-area {
	padding: 10px;
	margin-top: 20px;
	}
#rail {
	width: 245px;
	float: left; 
	text-align: center;
	}
#rail img {border: 1px solid #999; padding: 2px;}
#rail .help {width: 175px; text-align: center; margin: 15px 0 15px 30px;}
#rail .help h3 {color: #0b3d91; margin: 4px 0; padding: 0;}
#rail .help p {margin: 5px; padding: 0;}

#content {
	margin-left: 250px; 
	padding-right: 20px;
	}
#content img {
	vertical-align:middle;
	margin-top: -2px;
}


#customContent {
	margin-left: 20px; 
	padding-right: 20px;
	}
	
#customContent p.error {font-weight: bold; color: #FF0000;}
	
#content p.error {font-weight: bold; color: #900; margin: 5px 0; padding: 0;}

/* Product Callout Area I - start */
#productCalloutI {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #EEE;
	border: 3px solid #224272;
	width: 700px;
	height: 80px;
	position: relative;
	left: -80px;
	top: -40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;  
	z-index: 50;
	}
#productCalloutI h3 {
	color: #2e61b5; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px; 		
	}
#productCalloutI p {
	margin: 0em 0 0 0em;
	font-size: 12px;
	padding: 0em 1em 0 0em;
	}

#productCalloutI div.topLeft {
	display:block;
	background: url(/content/preview/images/productCallout_box.png) top left no-repeat transparent;
	padding: 0px 0px 0px 20px;
	}

#productCalloutI div.topRight {
	display:block;
	background: url(/content/preview/images/productCallout_box.png) top right no-repeat transparent;
	padding: 0px 0px 0px 0px;
	/* width: 100%;	
	width: 700px; */
	}	
		
#productCalloutI div.bottomLeft {
	display:block;
	background: url(/content/preview/images/productCallout_box.png) bottom left no-repeat white;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0em 0em 0em 1em;	

	}			

#productCalloutI div.bottomRight {
	display:block;
	background: url(/content/preview/images/productCallout_box.png) bottom right no-repeat white;
	padding: 1em 0 0 0em;	
	margin-top: -1px;
	width: 100%;
	}	
	
/* Product Callout Area I - end */



/* Product Callout Area */
#productCallout {
	background-color: #e8f0f4;
	padding: 8px;
	border: 1px dotted #000000;
	}
#productCallout h3 {
	color: #2e61b5; 
	font-size: 14px; 
	font-weight: bold;
	padding: 0;
	margin: 3px 0;
	}
#productCallout p {
	margin: 5px 0;
	font-size: 12px;
	}

	
/* Welcome */
#content #welcome {
	width: 300px;
	text-align: left;
	float: left;
	}	

#content #welcome table{
	width: 700px;
	text-align: left;
	}		


/* Sign In/Register Box I - start */	
#content #signinRegisterI {
	position: relative;
	width: 400px;
	height: 220px;
	background: #fff url(/content/preview/images/signinRegisterBorderI.png) no-repeat;
	margin: 0px 0 0px 310px;
	padding-top: 8px;	
	}
#content #signinregisterI h2 {
	color: #333; 
	text-transform: uppercase; 
	font-size: 16px; 
	margin: 8px 0; 
	padding: 0; 
	font-weight: normal; 
	text-align: left; 
	text-indent: 15px; 
	letter-spacing: -1px;
	}

#content #signinBoxI {
	position: relative;
	width: 289px;
	height: 125px;
	background: #fff url(/content/preview/images/signinBoxTopI.png) top left no-repeat;
	margin: 5px 0 10px 60px;
	padding-top: 8px;	
	}
* html #content #signinBoxI {margin-left: 60px;}
#content #signinBoxI .signinBodyI {
	width: 310px;
	height: 101px;
	background: #fff url(/content/preview/images/signinBoxbgI.png) top left repeat-y;
	}
#content #signinBoxI .signinBodyI a {
	display: block;
	font-size: 11px;
	margin-top: 3px;
	}
#content #signinBoxI .signinbottomI {
	width: 289px; 
	height: 9px; 
	background: #fff url(/content/preview/images/signinBoxBottomI.png) top left no-repeat;
	}
#content #signinBoxI form {display: inline; height: 1px;}
#content #signinBoxI table {position: absolute; top: 10px; left: 15px;}
#content #signinBoxI td {color: #fff;}
#content #signinBoxI .small {
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #fff;
	}
#content #signinBoxI td a {
	display: block;
	font-size: 11px;
	margin-top: 3px;
	color: #fff;
	}
#content #signinBoxI td a:hover {
	color: #ffc;
	}
#content #signinBoxI .signin-button {
	position: absolute;
	top: 13px;
	left: 220px;
	}

#content .registerI {	
	text-align: center;
	margin: 10px;
	}
/* Sign In/Register Box I - end */
	
/* Sign In/Register Box */
#content #signinRegister {
	width: 400px;
	border: 3px solid #e3e3e3;
	text-align: center;
	margin: 0px 0 0 310px;
	}
#content #signinregister h2 {
	color: #333; 
	text-transform: uppercase; 
	font-size: 16px; 
	margin: 8px 0; 
	padding: 0; 
	font-weight: normal; 
	text-align: left; 
	text-indent: 15px; 
	letter-spacing: -1px;
	}

#content #signinBox {
	position: relative;
	width: 289px;
	height: 125px;
	background: #fff url(/content/preview/images/signinBoxTop.gif) top left no-repeat;
	margin: 5px 0 10px 60px;
	padding-top: 8px;	
	}
* html #content #signinBox {margin-left: 20px;}
#content #signinBox .signinBody {
	width: 310px;
	height: 101px;
	background: #fff url(/content/preview/images/signinBoxbg.gif) top left repeat-y;
	}
#content #signinBox .signinBody a {
	display: block;
	font-size: 11px;
	margin-top: 3px;
	}
#content #signinBox .signinbottom {
	width: 289px; 
	height: 9px; 
	background: #fff url(/content/preview/images/signinBoxBottom.gif) top left no-repeat;
	}
#content #signinBox form {display: inline; height: 1px;}
#content #signinBox table {position: absolute; top: 10px; left: 15px;}
#content #signinBox td {color: #fff;}
#content #signinBox .small {
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #fff;
	}
#content #signinBox td a {
	display: block;
	font-size: 11px;
	margin-top: 3px;
	color: #fff;
	}
#content #signinBox td a:hover {
	color: #ffc;
	}
#content #signinBox .signin-button {
	position: absolute;
	top: 13px;
	left: 220px;
	}

#content .register {	
	text-align: center;
	margin: 10px;
	}
#footer {
	width: 1003px;
	text-align: center; 
	margin: auto;
	}
#footer td {
	font: 10px/120% Arial, Verdana, sans-serif;
	color: #333;
	}
.print {
	background: transparent url('/content/preview/images/print_icon.gif') top left no-repeat;
	text-indent: 20px;
	font-size: 12px;
	margin: 5px 0;
	}
.lckIcons {
			position: relative;
			width: 1024px!important;
			border-left: 1px solid black;
			border-right: 1px solid black;

			/*height: 200px; */
			top: 0px;
			left: 0px;
			z-index: 20;
    overflow:hidden;
    background: #ffffff;
		}
		.lckIcon {
			margin: 10px 20px 80px 20px;
			opacity: 0.4;
			filter: alpha(opacity=40); 
		}
.previewRender {
	position:absolute;
	margin: 6px 0px 0px 240px; 
	width:551px;
	text-align: left;
	top: 230px;
	/*width: 750px;*/
	background: transparent; /*#ffffff;*/
	z-index: 40;
}
.previewRender .productRenderI {
	margin: 0px 0px 0px 0px;
	z-index: 41;
	width: 550px !important;
	/* height: 550px; */
	height: auto;
	background: #ffffff;
	position:relative;
	top: -75px;
}
.previewRender .welcomeLockoutI .previewBody  p {
	padding: 0 10px;
}
.previewRender .productRenderI .topMid {
	width: 500px;
	height: 20px !important;
}
.previewRender .productRenderI .bottom {
	width: 550px;
	background: url(/content/images/common/iconic/prev_btm.png) no-repeat;
}
.previewBody {
	background: url(/content/images/common/iconic/welcome_c.png) repeat-y;
	float: left;
	position: relative;
	padding: 24px 0px 0px 0px;
	width: 550px;
	height: auto !important;
}
.previewBody h3 {
	font-size: 12px;
}
.previewBody h2 {
	font-size: 14px;
}
	
#frame_nr {
	position: relative;
	top: 0px;
	left: 0px;
}
.lightGrayBox {
  text-align: center;
  width: 400px;
  margin: 0px auto 5px auto;
  padding: 0px 0px 20px 0px;
  background: #FFF;
  border-bottom: 1px solid #646469;
}

.lightGrayBox .padlock {
	float: right;
	background: transparent;
	position: absolute;
	display: block;
	margin: 20px 0px 0px -10px;
}
.lightGrayBox .error {
	color: red;
	font-weight: 900;
	font-size: 12px;
	font-style: italic;
}
.lockoutCallOut {	
	background-color: #FFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 520px;
	position: relative;
	left: 14px;
	top: -19px;	
}
.lockoutCallOut p {	
	padding: 0 10px 0 10px;
}
.lockoutField {
	width: 300px;
	text-align: right;
	left: 100px;
	height: 24px;
}
.lockoutField .prompt {
	font-size: 12px;
	display: block;
	position: relative;
	left: 85px;
	/*right: 320px;*/
	text-align: right;
	width: 110px;
	margin: 8px 0px 0px 0px;
	color: #646464;
}
.lockoutField .rightPrompt {
	display: inline;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #646464;
}
.lockoutField > input.textbox {
	font-size: 12px;
	margin: 5px 0px 5px 10px;
	display: inline;
	position: relative;
	top: -23px;
	left: 24px;
}
.welcomeLockoutI div.topLeft {
  background: url(/content/images/common/iconic/welcome_tl.png) no-repeat;
  width: 25px; 
  height: 34px;
  float: left;
}
.welcomeLockoutI div.topRight {
  background: url(/content/images/common/iconic/welcome_tr.png) no-repeat;
  width: 25px;
  height: 34px;
  position: relative;
  float:left;
}
.welcomeLockoutI div.topMid {
  color: #FFFFFF;
  background: #FFFFFF url(/content/images/common/iconic/welcome_tm.png) repeat-x;
  width: 500px;
  height: 38px;
  padding: 9px 0px 9px 0px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  float: left;
  text-align: center;
  position: relative;
  display: block;
}
BODY> .masterFrame .welcomeLockoutI div.topMid {
	height: 16px;
}

.welcomeLockoutI div.welcomeLockoutIBody {
  padding: 20px 0px 0px 0px;
  width: 741px;
  background: url(/content/images/common/iconic/welcome_c.png) repeat-y;
  float: left;
}
.welcomeLockoutI div.bottom {
  background: url(/content/images/common/iconic/welcome_btm.png) no-repeat;
  width: 550px;
  position: relative;
  float:left;
  padding: 40px 0px 0px 0px;
  text-align: center;
}
