#wrap {
	background-color: #FFFFFF;
	margin: 0 auto;
	clear: both;
	width: 800px;
	}
	
#main-body {
	clear: both;
	margin: 0;
	overflow: hidden;
	}
	
/* home body ids
-------- */
#header {
	height: 65px;
	background-repeat: no-repeat;
	background-image: url(../graphics/olp_mainbanner.gif);
	background-position: -6px -11px;
}

#access {
	float: right;
	width: 175px;
	text-align: right;
	color: #666666;
	padding: 17px 0 0 0;
	height: 30px;
}

#content {
	width: 600px;
	float: left;
	background-image: url(/images/general/sub_olp_content_bg.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px 0px;
}

#content p{
	line-height: 1.6em;
	font-family: "lucida grande", "lucida sans", "helvetica";
	color: #333333;
	font-size: 11px;
	margin: 10px 0 0 20px;
	width: 550px;
}

#content h1{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 15px;
	width: 550px;
	text-transform: uppercase;
}

#content h2{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 13px;
	width: 550px;
}

#content h3{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 13px;
	width: 550px;
}

#content h4{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 13px;
	width: 550px;
}

#content h5{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 13px;
}

#content ul,#content  li{
	width: 480px;
	font-family: "lucida grande", "lucida sans", helvetica;
	color: #333333;
	line-height: 1.5em;
	list-style-image: url(/images/olp/bullet.jpg);
	font-size: 11px;
	margin: 10px 0 0 18px;
}

#content-600 {
	width: 600px;
	float: left;
	background-image: url(/images/general/sub_olp_content_bg.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px 0px;
}

#content-600 p{
	line-height: 1.6em;
	font-family: "lucida grande", "lucida sans", "helvetica";
	color: #333333;
	font-size: 11px;
	margin: 10px 0 0 20px;
}

#content-600 h1{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 15px;
	width: 550px;
	text-transform: uppercase;
}

#content-600 h2{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0 0 20px;
	font-size: 13px;
	width: 550px;
}

#content-full {
	background-image: url(/images/olp/general/sub_olp_content800_bg.gif);
	background-repeat: repeat-y;
	letter-spacing: normal;
	margin-top: 10px;
}

#content-full p{
	font-family: "lucida grande", "lucida sans", helvetica;
	font-size: 10px;
	line-height: 1.5em;
	margin: 10px 0 0 20px;
}

#content-full h1{
	font-family: "myriad pro", "lucida", "geneva", "arial", "helvetica";
	color: #333333;
	font-size: 14px;
	margin: 10px 0 0 20px;
}

#contenthome {
	float: left;
	height: 400px;
	background: url(/images/olp/home_graph.jpg) no-repeat;
	margin: 10px 0px 10px 0px;
}

#contenthome p {
	font-family: "lucida grande", "arial", "helvetica";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


/* navigation ids
-------- */
#navi{
	height: 32px;
	margin-top: 10px;
	}

#nav{
	position: relative;
	top: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
	display: inline;
	overflow: hidden;
	width: 800px;
	font-size: 12px;
	font-family: "lucida sans", "arial", "helvetica";
	}

#nav li{
	margin: 0;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}

#nav a{
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px;
	padding: 32px 0 0 0;
	}
	
#nav a:hover{
	background-position: 0 -32px;
	}
	
#nav a:active, #nav a.selected{
	background-position: 0 -64px;
	}
	
#thome a{
	width: 39px;
	height: 32px;
	background-image: url(../images/navi/1nav-home.jpg);
	background-repeat: no-repeat;
	}
	
#tproducts a{
	width: 104px;
	height: 32px;
	background-image: url(../images/navi/1nav-products.jpg);
	background-repeat: no-repeat;
	}
#thome a:hover, #tproducts a:hover, #tdesign a:hover, #tdirectmail a:hover, #tmailing a:hover, #tresources a:hover, #thelp a:hover, #tabout a:hover {
	background-position: 0 -32px;
	}	
#thome a:active,#thome a.selected, #tproducts a:active, #tproducts a.selected, #tdesign a:active, #tdesign a.selected, #tdirectmail a:active, #tdirectmail a.selected, #tmailing a:active, #tmailing a.selected, #tresources a:active, #tresources a.selected, #thelp a:active, #thelp a.selected, #tabout a:active, #tabout a.selected {
	background-position: 0 -64px;
	}	
#tdesign a{
	width: 91px;
	height: 32px;
	background-image: url(../images/navi/1nav-design.jpg);
	background-repeat: no-repeat;
	}
	
#tdirectmail a{
	width: 115px;
	height: 32px;
	background-image: url(../images/navi/1nav-directmail.jpg);
	background-repeat: no-repeat;
	}
	
#tmailing a{
	width: 127px;
	height: 32px;
	background-image: url(../images/navi/1nav-mailinglists.jpg);
	background-repeat: no-repeat;
	}
	
#tresources a{
	width: 111px;
	height: 32px;
	background-image: url(../images/navi/1nav-resources.jpg);
	background-repeat: no-repeat;
	}
	
#thelp a{
	width: 77px;
	height: 32px;
	background-image: url(../images/navi/1nav-help.jpg);
	background-repeat: no-repeat;
	}
	
#tabout a{
	width: 88px;
	height: 32px;
	background-image: url(../images/navi/1nav-about.jpg);
	background-repeat: no-repeat;
	}
	
#tblank{
	width: 48px;
	height: 32px;
	background-image: url(../images/navi/1nav-blank.jpg);
	background-repeat: no-repeat;
	}
	
	
/* sidebar submenu ids
-------- */
#sidebar {
	width: 192px;
	float: right;
	background-image: url(/images/olp/navi/nav2_bg.gif);
	background-repeat: repeat-y;
	font-family: "lucida grande", "lucida sans", "helvetica";
	margin: 10px 0px 0px 0px;
	background-color: #F2F2F2;
}

#sidebar a:link, #sidebar a:visited {
	border: 0;
	color: #666666;
	text-decoration: none;
}

#sidebar a:hover {
	color: #333333;
	text-decoration: underline;
}

#sidebar h3 {
	color: #555;
	font-size: 100%;
	font-family:"lucida grande","lucida sans","helvetica";
	font-weight: bold;
	margin: 15px 0 12px 10px;
	padding: 0 0 5px 0;
	letter-spacing: -0.04em;
	line-height: 1em;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	}
	
#sidebar h3.first {
	margin-top: 0;
	}
	
#sidebar h3.featured {
	margin-bottom: 0;
	border-bottom: 0;
	}
	
#sidebar p {
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	}
	
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 10px 0px 0px 15px;
	line-height: 1.1em;
	list-style-image: url(/images/olp/bullet_side.gif);
	}
	
#sidebar li {
	margin: 0 0 .2em 0;
	padding: 0;
	border: 0;
	}
	
#sidebar ul.posts li {
	padding-left: 40px;
	margin-top: 5px;
	border: 0;
	}
	
#sidebar ul li.last {
	margin-bottom: 0;
	}
	
#sidebar h4 {
	color: #666666;
	font-weight: normal;
	letter-spacing: -0.03em;
	line-height: 1em;
	text-transform: none;
	margin: 3px 0 3px 15px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	}
	
#sidebar h5 {
	color: #666666;
	font-size: 11px;
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-weight: normal;
	padding: 0;
	letter-spacing: -0.08em;
	line-height: 0.7em;
	text-transform: none;
	background-color: #F2F2F2;
	margin: 3px 0 3px 15px;
	}
	
/* accordian panel
-------- */

#basic-accordian{
	background-color: #EDEDED;
	cursor: pointer;
	}
	
.accordion_headings{
	color:#333333;
	cursor:pointer;
	font-size: 11px;
	background-color: #EDEDED;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-bottom-color: #D3D3D3;
	border-top-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	}
	
.accordion_child{
	overflow: hidden;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 10px 16px;
	height: auto;
	}

	
/* footer items ids
-------- */
#footer {
	width: 800px;
	float: left;
	text-align: center;
	line-height: 14px;
	padding-bottom: 15px;
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
}
#footer a:link, #footer a:visited {
	border: 0;
}

#footer a:hover {
}

#footerm{
	height: 165px;
	background: url(/images/olp/general/footer_submenu.jpg) no-repeat;
	width: 800px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

.footermcol {
	height: 135px;
	width: 109px;
	float: left;
	margin: 0px 0px 0px 3px;
}

#footerm a:link, #footerm a:visited {
	border: 0;
	color: #666666;
}

#footerm a:hover {
	color: #333333;
	text-decoration: underline;
}
	
#footerm p {
	margin: 5px 0px 0px 15px;
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 70%;
	text-align: left;
	line-height: 1.1em;
	}
	
#footerm h1{
	font-family: "myriad pro", "futura condensed", "lucida grande", "lucida sans", "helvetica";
	color: #333333;
	margin: 10px 0px 0px 15px;
	font-size: 13px;
}

#footerseals{
	height: 90px;
	width: 800px;
	float: left;
	text-align: center;
	line-height: 14px;
	font-family: "lucida sans", "arial", "helvetica";
	font-size: 10px;
	color: #333333;
	background-image: url(../images/general/footer-seals.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	}
			
/* account grid column
-------- */

#account-grid-col {
	height: 80px;
	width: 24%;
	float: left;
	margin: 5px 0 0 5px;
	border: #C3C3C3 1px dashed;
	text-align: center;
	padding: 0;
	color: #666666;
	}	

#account-grid-col p {
	margin: 20px 0 0 5px;
	line-height: 1.2em;
	text-align: center;
	padding: 0;
	color: #666666;
	}
		
#account-grid-col h1{
	font-family: "myriad pro", "arial", "lucida sans", "helvetica";
	color: #333333;
	margin: 5px 0 -15px -25px;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: -0.03em;
	}
	

/* content ids
-------- */
#content blockquote {
	margin: 1.5em 20px;
	padding: 0px 10px 0px 10px;
	color: #999;
	font-family:"lucida grande","lucida sans","helvetica";
}

#content blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#content pre {
	margin: 1.5em 0px;
	padding: 10px 10px 10px 10px;
	color: #333;
	background: #f0f0f0;
	font-family:"lucida grande","lucida sans","helvetica";
	font-size: 90%;
	border-left: solid #ccc 1px;
	overflow: auto;
}

#content .sub {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

/* body ids
-------- */
#bodyLeft {
	position: inherit;
	width: 250px;
	margin: 15px 0px 15px 10px;
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 80%;
}

#bodyRight {
	width: 250px;
	position: relative;
	margin: 15px 0px 15px 10px;
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 80%;
	float: right;
}

/* product layout ids
------------------ */
#pgrid {
	width: 600px;
	padding-top: 10px;
}

#pgrid p{
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 0px 10px;
	width: 250px;
	line-height: 1.5em;
}

#pgrid a:hover {
	text-decoration: underline;
}

#pgrid h1{
	font-family: "myriad pro", "futura condensed", "lucida grande", "lucida sans", "helvetica";
	font-size: 13px;
	color: #333333;
	margin: 10px 0px 3px 10px;
	width: 250px;
}

#pgrid ul,#pgrid  li{
	width: 230px;
	font-family: "lucida grande", "lucida sans", "helvetica";
	color: #333333;
	line-height: 1.8em;
	font-size: 11px;
	margin: 2px 0px 2px 5px;
}

#first {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 280px;
}

#last {
	float: right;
	background-image: url(/images/olp/products/product_descp_bg.gif);
	margin: 0px 0px 20px 0px;
	width: 290px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

#center {
	margin: 0px 0px 0px 0px;
	line-height: 1.8em;
}


/* ---------------- RETAIL DEFAULT ---------------- */
.RetailTemplateName {
	font-family: "lucida grande", "lucida sans", "helvetica";
	color:#999; 
	font-size:10px;
}

/* general classes
-------- */
.clear {
	clear: both;
}

hr, .hide {
	display: none;
}

a img {
	border: none;
}

label {
	font-weight: bold;
}

.alt_row {
	background: #ddd url(//images/olp/body-bg.png) repeat-x top left;
}

.note {
	color: #999;
}

.note a {
	color: #666;
}

.fieldContent {
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 10px;
	color: #666666;	
}

.fieldWithErrors {
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 10px;
	color: #990000;	
}

.fieldWithErrors input {
	font-family: "lucida grande", "lucida sans", "helvetica";
	font-size: 10px;
	color: #990000;	
}

.errorExplanation {
	font-size: 90%;
}

/* home offer classes
------------------ */	
.column {
	float: left;
	margin-left: 7px
}
	
.offergrid {
	width: 100%;
	padding-top: 8px;
}

.offergrid .column {
	width: 33%;
}

.column.first, .column.last {
	margin-left: 0px;
	width: 33%;
}

.column.last {
	float: right;
}

p.last, ul.last, ol.last, li.last {
	width: auto;
	float: none;
}

.contenttable {
	font-family: "lucida grande", "lucida sans", "helvetica";
	color: #333333;
	font-size: 11px;
	clear: both;
	line-height: 1.4em;
}

.print {
	float: left;
	height: 90px;
	width: 130px;
	margin: 0px 0px 0px 20px;
	background-image: url(/images/olp/icons/print.jpg);
	background-repeat: no-repeat;
	padding: 12px 0px 0px 75px;
}
.mailing {
	float: right;
	height: 90px;
	width: 130px;
	margin: 0px 150px 0px 20px;
	background-image: url(/images/olp/icons/mail.jpg);
	background-repeat: no-repeat;
	padding: 12px 00px 0px 75px;
}

.clear {
	clear: both;
}


/* footer security
------------------ */	

.ScanAlert{
	float: left;
	height: 56px;
	width: 125px;
	margin: 20px 0 0 0;
	}
	
.AuthorizeNet{
	float: left;
	height: 56px;
	width: 103px;
	cursor: auto;
	margin: 10px 0 0 0;
	}
	
.TrustE{
	float: left;
	height: 40px;
	width: 150px;
	margin: 26px 0 0 0;
	}
	
.NetworkSolutions{
	float: left;
	height: 40px;
	width: 195px;
	margin: 22px 0 0 0;
}

.CreditCards{
	float: left;
	height: 40px;
	width: 170px;
	margin: 19px 0 0 0;
	text-align: right;
}



/* 
  -----------------------------------
  Drop down start
  -----------------------------------
*/



/*!!!!!!!!!!!  Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	background-color:#FFF;
	color:#666666;
	font-family:"lucida sans", arial, helvetica;
	font-size:10px;
	text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:10px;
	margin:-1px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url(qmimages/gradient_11.gif);
	background-repeat:repeat-y;
	background-position:left center;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	padding:3px 20px 3px 2px;
	margin:0px;
	background-color:#FFFFFF;
	color:#333333;
	font-family:"lucida sans", arial, helvetica;
	font-size:10px;
	text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:none;
		background-repeat:repeat;
		color:#0398FE;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-image:none;
		background-repeat:repeat;
		color:#0398FE;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		background-repeat:repeat;
		color:#0398FE;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{
	margin:2px 0px 5px 0px;
	color:#222222;
	font-family:"lucida sans", "arial", "helvetica";
	font-size:11px;
	font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{
	border-top-width:1px;
	margin:2px 0px 2px 0px;
	border-style:dotted;
	border-color:#999999;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a img	
	{	
		display:block;
		border-style:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 a.qmc_des2:hover	
	{	
		background-image:url(http://www.onlineprints.com/images/navi/n2-design.jpg);
		background-repeat:no-repeat;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 a.qmc_dm2:hover	
	{	
		background-image:url(http://www.onlineprints.com/images/navi/n2-directmail.jpg);
		background-repeat:no-repeat;
	}
	
/* 
  -----------------------------------
  Drop down ends
  -----------------------------------
*/
