/* ------------------------------------------------ */
/* ------------ Dynamic Business Media ------------ */
/* ------------ Stylesheet - 10.18.2006 ----------- */
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Global Styles ----------------- */
/* ------------------------------------------------ */

*
{ 
	padding: 0;
	margin: 0;
	border: 0;
}
 
html
{
	height: 100%; margin-bottom: .01em;
}

table
{
	border-collapse: collapse;
}

td
{
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
}

.print_only
{
	display: none;
}

.clear_fix
{
	clear: both;
}

.float_right
{
	float: right;
}

.float_left
{
	float: left;
}

#all_wrap
{
	width: 768px;
	margin: auto;
}

body
{
	background: #5d829a url(../images/bg_page.jpg) left top repeat-x;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ----------------- Header Styles ---------------- */
/* ------------------------------------------------ */

#header
{
	position: relative;
	padding: 7px 3px 0 9px;
	width: 758px;
	height: 96px;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #fff;
	background: url(../images/header_placeholder.jpg) left top no-repeat;
}

#headerAdmin
{
	position: relative;
	padding: 7px 3px 0 9px;
	width: 758px;
	height: 91px;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #fff;
	background: url(../images/header_placeholder2.jpg) left top no-repeat;
}

#header2
{
	padding: 8px 3px 0 9px;
	width: 758px;
	height: 10px;
	background: url(../images/bg_header2.jpg) left bottom no-repeat;
}

#header ul, #headerAdmin ul
{
	display: inline;
}

#header ul li, #headerAdmin ul li
{
	display: inline;
	padding: 0 4px 0 9px;
	background: url(../images/bullet_pipe.jpg) left 2px no-repeat;
}

#header ul li.first, #headerAdmin ul li.first
{
	padding-left: 0;
	background: none;
}

#header a:link, #header a:visited, #headerAdmin a:link, #headerAdmin a:visited
{
	color: #fff;
	text-decoration: none;
}

#header a:hover, #header a:active, #headerAdmin a:hover, #headerAdmin a:active
{
	text-decoration: underline;
}

#logolink
{
	position: absolute;
	top: 19px;
	left: 22px;;
	display: block;
	width: 95px;
	height: 72px;
}

#mainnav
{
	position: absolute;
	left: 276px;
	top: 57px;
}

#mainnav_admin
{
	position: absolute;
	left: 341px;
	top: 73px;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Content Styles ---------------- */
/* ------------------------------------------------ */

#content_wrap
{
	padding: 0 9px 0 9px;
	width: 750px;
	font: normal 12px/14px tahoma, verdana, sans-serif;
	color: #505050;
	background: url(../images/bg_contentwrap.jpg) left top repeat-y;
}

#content
{
    position: relative;
	padding: 0 16px 0 16px;
	width: 718px;
	background-color: #f5eedb;
	z-index: 0;
	/*background: #fcf8ec url(../images/bg_content.jpg) left top repeat-x;*/
}

h2, h2.home
{
	margin: 0 0 8px 0;
	font: normal 21px/21px tahoma, verdana, sans-serif;
	color: #505050;
	background: url(../images/bg_title.jpg) left bottom repeat-x;
}

h2
{
	padding: 10px 0 6px 0;
}

h2.home
{
	padding: 18px 0 6px 0;
}

h2 strong
{
	color: #37586e;
}

h2.logintitle
{
    margin: 0;
    padding: 0 0 10px 0;
    width: 281px;
	font: normal 26px/28px tahoma, verdana, sans-serif;
	color: #505050;
}

.logintext
{
    padding: 7px 0 9px 0;
    width: 281px;
	font: normal 12px/14px tahoma, verdana, sans-serif;
	color: #505050;
}

.content_top
{
	margin: 0 0 5px 0;
    padding: 0 0 0 1px;
   }

.login_top
{
    height: 21px;
}

.content_top p, .login_top p
{
	padding: 0 0 7px 0;
}

.content_top a:link, .content_top a:visited, .content_top a:hover, .content_top a:active
{
    color: #37586e;
}

.content_center
{
	margin: 0 auto 14px auto;
	padding: 0 0 0 0;
	width: 352px;
	background: url(../images/bg_2col.gif) left top repeat-y;
}
.content_left
{
	float: left;
	margin: 0 0px 14px 0;
	padding: 0 0 0 0;
	width: 352px;
	background: url(../images/bg_2col.gif) left top repeat-y;
}

.content_left_login
{
	float: left;
	margin: 0;
	width: 281px;
	background: url(../images/bg_login.jpg) left 43px no-repeat;
}

.content_right
{
	float: right;
	margin: 0 0 14px 0;
	width: 352px;
	background: url(../images/bg_2col.gif) left top repeat-y;
}

.content_left_nobg
{
	float: left;
	margin: 0 0 14px 0;
	width: 352px;
}

.content_right_nobg
{
	float: right;
	margin: 0 0 14px 0;
	width: 352px;
}

.content_right_card
{
	float: right;
	position: relative;
	margin: 0 0 14px 0;
	width: 352px;
	height: 202px;
}

.content_right_card img
{
    border: 1px solid #505050;
}

.content_left_diags
{
	float: left;
	margin: 0 0 14px 0;
	width: 352px;
	background: url(../images/bg_diags.jpg) left 3px repeat-y;
}

.content_right_diags
{
	float: right;
	margin: 0 0 14px 0;
	width: 352px;
	background: url(../images/bg_diags.jpg) left 3px repeat-y;
}

.content_text
	{
	display:block;
	font: bold 11px tahoma, verdana, sans-serif;
	}

.imgpreview
{   z-index: 1;

    margin: 0 0 14px 108px;
    border: 1px solid #505050;}

.sample
{
	position: absolute;
	left: 0;
	top: 0;
	margin: 17px 0 0 31px;
	width: 290px;
	height: 168px;
	background-image: url(../images/sample.png);
}

.sampleV
{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0px 0 0 99px;
	width: 150px;
	height: 260px;
	background-image: url(../images/sampleV.png);
}


.question, .answer
{
    position: relative;
    padding-left: 20px;
}

.question span, .answer span
{
    position: absolute;
    left: 0px;
    font-weight: bold;
}

.answer
{
    padding-bottom: 14px;
}

.answer a:link, .answer a:visited, .answer a:hover, .answer a:active
{
    color: #37586e;
}

.question
{
    padding-bottom: 2px;
}

#content .content_help
{
	padding: 0 0 12px 0;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	text-align: center;
	vertical-align: baseline;
}

#errors
{
    position: relative;
    top: -5px;
    padding: 0 0 0 29px;
   	color: #b40021;
   	background: url(../images/bg_error.jpg) 1px 1px no-repeat;
}

#errors p
{
    font-weight: bold;
}

#errors ul
{
    list-style: none;
    padding: 0 0 7px 0;
}

#errors ul li
{
    padding: 0 0 0 13px;
   	background: url(../images/bullet_arrows.gif) 3px 5px no-repeat;
}

#login_image1
{
    float: right;
    margin-bottom: 14px;
    width: 423px;
    height: 340px;
    background: url(../images/login_image1.jpg) left top no-repeat;
}

#login_image2
{
    float: right;
    width: 423px;
    height: 340px;
    background: url(../images/login_image2.jpg) left top no-repeat;
}

#login_image3
{
    float: right;
    width: 423px;
    height: 340px;
    background: url(../images/login_image3.jpg) left top no-repeat;
}

#login_image4
{
    float: right;
    width: 423px;
    height: 340px;
    background: url(../images/login_image4.jpg) left top no-repeat;
}

#login_image5
{
    float: right;
    width: 423px;
    height: 340px;
    background: url(../images/login_image5.jpg) left top no-repeat;
}

.input_login
{
    float: left;
	width: 154px;
	height: 14px;
	margin-bottom: 5px;
	padding: 2px 0 0 3px;
	font: normal 10px tahoma, verdana, sans-serif;
	color: #37586e;
	border: 1px solid #5c829a;
}

#login_logos
{
    margin: 0 0 14px 2px;
    width: 714px;
    border-width: 0 4px 4px 4px;
    border-style: solid;
    border-color: #37586e;
    background: url(../images/bg_loginicons.jpg) left top repeat-y;
}

#login_logos tr { height: 67px; }
#login_logos tr.first { height: 67px; }
#login_logos tr.last { height: 66px; }

#login_logos td
{
    text-align: center;
    vertical-align: middle;
}

#login_logos td.first { width: 118px; }
#login_logos td.mid { width: 119px; }
#login_logos td.last { width: 116px; }

#logoselect
{
    width: 708px;
    text-align: center;
}

#logoselect img
{
    margin: 0 4px 8px 4px;
    border: 1px solid #37586e;
}

.dotted_cutline
{
	position: absolute;
	z-index: 1000;

	/*width: 504px;*/
	/*height: 288px;*/
}

	.dotted_cutline img
	{      z-index: 11;
		position: absolute;
		left: 109px;
		top: 1px;
	}
	
.dotted_cutline_vert
{z-index: 10;

	position: absolute;
	width: 250px;
	height: 440px;
}

	.dotted_cutline_vert img
	{      z-index: 11;

		position: absolute;
		left: 229px;
		top: 1px;
	}

.title {
	font: bold 12px/14px tahoma, verdana, sans-serif;
	}
	
#viewLargerLink {
	text-align: center;
	z-index: 20;
	height: 40px;
	width: 722px;
	}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------- Order History Styles ------------- */
/* ------------------------------------------------ */

#tabletitlewrap1, #tabletitlewrap2
{
    position: relative;
}

.tabletitlewrapaddy
{
    position: relative;
}

#tabletitle
{
    position: absolute;
    left: 0;
    top: 17px;
    width: 718px;
    height: 43px;
}

#tabletitlewrap1 #tabletitle
{
    background: url(../images/boxtitle_searchresults.jpg) left top no-repeat;
}

.tabletitlewrapaddy #tabletitle
{
    background: url(../images/boxtitle_selectaddy.jpg) left top no-repeat;
}

#tablehorizline
{
    position: absolute;
    top: 85px;
    width: 718px;
    height: 1px;
    line-height: 0;
    border-top: 1px solid #37586e;
}

#tablehorizline2
{
    position: absolute;
    left: -7px;
    top: -3px;
    width: 718px;
    height: 1px;
    line-height: 0;
    border-top: 1px solid #37586e;
}

table#selectaddy
{
    margin-top: 60px;
}

table.usfi, table.usfi2
{
    margin: 24px 0 14px 0px;
    width: 718px;
    border-right: 4px;
    border-bottom: 4px;
    border-left: 4px;
    border-style: solid;
    border-color: #37586e;
}

table.usfi
{
    border-top: 0px;
}

table.usfi2
{
    border-top: 4px;
}

table.usfi th, table.usfi2 th
{
    padding: 2px 2px 4px 3px;
    height: 14px;
    vertical-align: bottom;
	font: bold 10px/12px tahoma, verdana, sans-serif;
	color: #505050;
	background-color: #fafafa;
   	border-bottom: 1px solid #37586e;
}

table.usfi td, table.usfi2 td
{
    padding: 2px 2px 2px 3px;
	font: normal 10px/12px tahoma, verdana, sans-serif;
	color: #505050;
    border: 1px solid #b4c0c7;
}

table.usfi td input, table.usfi2 td input
{
   	font: normal 11px/12px tahoma, verdana, sans-serif;
	color: #37586e;
}

table.usfi a:link, table.usfi a:visited, table.usfi a:hover, table.usfi a:active, table.usfi2 a:link, table.usfi2 a:visited, table.usfi2 a:hover, table.usfi2 a:active
{
    color: #37586e;
}

table.usfi th a:link, table.usfi th a:visited, table.usfi th a:hover, table.usfi th a:active, table.usfi2 th a:link, table.usfi2 th a:visited, table.usfi2 th a:hover, table.usfi2 th a:active
{
	color: #505050;
    /*color: #F6ECF0;*/
}

table.usfi td.action, table.usfi2 td.action
{
    text-align: center;
}

.odd
{
    cursor: pointer;
    background-color: #fafafa;
}

.even
{
    cursor: pointer;
    background-color: #f2f3f3;
}

.oddrowover
{
    cursor: pointer;
    background-color: #e3e3e3;
}

.evenrowover
{
    cursor: pointer;
    background-color: #e3e3e3;
}

.foot, .footrowover
{
    height: 24px;
    background-color: #fafafa;
}

.pagebanner
{
    padding: 0 0 0 1px;
    font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #505050;
}

.pagelinks
{
    position: absolute;
    left: 0;
    width: 715px;
    padding: 0 19px 0 16px;
    font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #505050;
    text-align: right;
}

.pagelinks a:link, .pagelinks a:visited, .pagelinks a:hover, .pagelinks a:active
{
    color: #37586e;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------ Cart Styles ----------------- */
/* ------------------------------------------------ */

table#cart
{
    width: 714px;
    margin: 0 0 0 2px;
    border-width: 0 4px 0 4px;
    border-style: solid;
    border-color: #37586e;
    background: url(../images/bg_carttable.jpg) left top repeat-y;
}

td.cart_card
{
    width: 77px;
    height: 45px;
    padding: 7px;
}

td.cart_card img
{
    border: 1px solid #37586e;
}

td.cart_links
{
    padding: 11px 0 0 0;
    width: 428px;
}

td.cart_links p
{
    padding: 0 0 7px 0;
    font: bold 12px/14px tahoma, verdana, sans-serif;
}

td.cart_qty
{
    padding: 19px 8px 0 0;
    width: 88px;
    text-align: right;
}

td.cart_qty select
{
	padding-top: 1px;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #505050;
	height: 16px;
	border: 1px solid #5c829a;
	
}

td.cart_price
{
    padding: 21px 6px 0 0;
    width: 89px;
    text-align: right;
}

td.cart_links ul
{
	display: inline;
}

td.cart_links ul li
{
	display: inline;
	padding: 0 4px 0 9px;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #505050;
	background: url(../images/bullet_pipegray.jpg) left 2px no-repeat;
}

td.cart_links ul li.first
{
	padding-left: 0;
	background: none;
}

table#cart td.cart_links a:link, table#cart td.cart_links a:visited
{
	color: #505050;
	text-decoration: none;
}

table#cart td.cart_links a:hover, table#cart td.cart_links a:active
{
	text-decoration: underline;
}

#cart_footer
{
    position: relative;
    top: -1px;
    margin: 0 0 5px 0;
    padding: 8px 0 0 0;
    width: 718px;
    height: 33px;
    font: bold 11px/14px tahoma, verdana, sans-serif;
	color: #505050;
    background: url(../images/bg_cartfooter.jpg) left top no-repeat;
}

#cart_footer label
{
    float: left;
    width: 612px;
    text-align: right;
}

#cart_footer #cart_subtotal
{
    position: absolute;
    right: 0;
    margin: 0 4px 0 0;
    padding: 0 6px 0 0;
    width: 89px;
    font: bold 12px/14px tahoma, verdana, sans-serif;
    text-align: right;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------ Form Styles ----------------- */
/* ------------------------------------------------ */

h3
{
	width: 352px;
	height: 43px;
	text-indent : -9999px;
}

h3.admin
{
	width: 352px;
	height: 43px;
	font: bold 12px/14px tahoma, verdana, sans-serif;
	color: #516878;
	line-height: 30pt;
	text-indent : 24px;
}

h3.adminMain
{
	width: 352px;
	height: 43px;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #204158;
	line-height: 30pt;
	text-indent : 24px;
}

#boxtitle1a { background: url(../images/boxtitle_1a.jpg) left top no-repeat; }
#boxtitle1b { background: url(../images/boxtitle_1b.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitle2a { background: url(../images/boxtitle_2a.jpg) left top no-repeat; }
#boxtitle2b { background: url(../images/boxtitle_2b.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitle3a { background: url(../images/boxtitle_3a.jpg) left top no-repeat; width: 718px; height: 69px; }
#boxtitle3b { background: url(../images/boxtitle_3b.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitle4a { background: url(../images/boxtitle_4a.jpg) left top no-repeat; }
#boxtitle4b { background: url(../images/boxtitle_4b.jpg) left top no-repeat; }
#boxtitle4c { background: url(../images/boxtitle_4c.jpg) left top no-repeat; }
#boxtitle4d { background: url(../images/boxtitle_4d.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitle5a { background: url(../images/boxtitle_5a.jpg) left top no-repeat; width: 718px; height: 69px;}
#boxtitle5b { background: url(../images/boxtitle_5b.jpg) left top no-repeat; }
#boxtitle5b_cc { background: url(../images/boxtitle_5b_cc.jpg) left top no-repeat; }
#boxtitle5c { background: url(../images/boxtitle_5c.jpg) left top no-repeat; }
#boxtitle5c_cc { background: url(../images/boxtitle_5c_cc.jpg) left top no-repeat; }
#boxtitle5d { background: url(../images/boxtitle_5d.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitle5d_cc { background: url(../images/boxtitle_5d_cc.jpg) left top no-repeat;}
#boxtitle5e_cc { background: url(../images/boxtitle_5e_cc.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitleaccount { background: url(../images/boxtitle_accountinfo.jpg) left top no-repeat; }
#boxtitlepassword { background: url(../images/boxtitle_password.jpg) left top no-repeat; }
#boxtitlelogininfo { background: url(../images/boxtitle_logininfo.jpg) left top no-repeat; }
#boxtitleshipping { background: url(../images/boxtitle_shippinginfo.jpg) left top no-repeat; }
#boxtitlepropertyaddress{ background: url(../images/boxtitle_propertyaddress.jpg) left top no-repeat; }
#boxtitlebillingaddress{ background: url(../images/boxtitle_billingaddress.jpg) left top no-repeat; }

#boxtitleaccbutton { background: url(../images/boxtitle_accountbutton.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitlethanks { background: url(../images/boxtitle_thanks.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitlenewcustomers { background: url(../images/boxtitle_newcustomers.jpg) left top no-repeat; width: 718px; margin-top: 11px; position: relative; top: 3px; }
#boxtitlecreateaccount { background: url(../images/boxtitle_createaccount.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitlepasswordremind { background: url(../images/boxtitle_passwordremind.jpg) left top no-repeat; }
#boxtitleemailpassword { background: url(../images/boxtitle_emailpassword.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitleclickcontinue { background: url(../images/boxtitle_clickcontinue.jpg) left top no-repeat; padding: 0 0 8px 0; }
#boxtitleblank { background: url(../images/boxtitle_blank.jpg) left top no-repeat; padding: 0 0 8px 0; }

h3#boxtitlelogin
{
	width: 281px;
	height: 43px;
	text-indent : -9999px;
	background: url(../images/boxtitle_login.jpg) left top no-repeat;
}

#boxcontentlogin
{
	float: left;
	padding: 17px 14px 0 14px;
	width: 253px;
	height: 110px;
	border-bottom: 4px solid #37586e;
	font: normal 11px/14px tahoma, verdana, sans-serif;
}

.boxcontent, #boxcontent1a, #boxcontent2a, #boxcontent4a,
#boxcontent4b, #boxcontent5c, #boxcontentaccount, #boxcontentpassword,
#boxcontentshipping, #boxcontentlogininfo, #boxcontentpasswordremind, #boxcontentaccountreg,
#boxcontent5b_cc, #boxcontentgeneral
{
	padding: 0px 14px 10px 14px;
	border-bottom: 4px solid #37586e;
	font: normal 11px/14px tahoma, verdana, sans-serif;
}

#boxcontentlogininfo { padding-bottom: 7px; }

#boxcontent4c, #boxcontent5b, #boxcontent5c
{
	float: left;
	padding: 7px 4px 0 4px;
	width: 344px;
	border-bottom: 4px solid #37586e;
	font: normal 11px/14px tahoma, verdana, sans-serif;
}

#boxcontent1a label, #boxcontent4a label, #boxcontent4b label, #boxcontent5c label,
#boxcontentaccount label, #boxcontentpassword label, #boxcontentshipping label, #boxcontentlogininfo label,
#boxcontentpasswordremind label, #boxcontentlogin label, #boxcontentaccountreg label, #boxcontent5b_cc label, #boxcontentgeneral label
{
	float: left;
	margin-bottom: 5px;
	padding: 2px 4px 0 0;
	text-align: right;
	font: bold 11px/14px tahoma, verdana, sans-serif;
	white-space: nowrap;
}

#boxcontent1a label { width: 146px; }
#boxcontent4a label { width: 129px; }
#boxcontent4b label { width: 129px; }
#boxcontent5b_cc label {width: 149px; }
#boxcontent5c label { width: 150px; position: relative; top: -2px; }
#boxcontentaccount label { width: 142px; }
#boxcontentgeneral label { width: 142px; }
#boxcontentpassword label { width: 140px; }
#boxcontentpasswordremind label { width: 122px; }
#boxcontentlogininfo label { width: 131px; }
#boxcontentshipping label { width: 113px; }
#boxcontentlogin label { width: 77px; }
#boxcontentaccountreg label { width: 126px; }

#boxcontent5c { padding: 9px 4px 10px 4px; }
#boxcontent5c span { position: relative; left: 2px; }
#boxcontent5c label { margin-bottom: 0; }
#boxcontent5c #addyoutput { float: left; position: relative; left: 2px;}
#boxcontent5c #addyoutput_step1 { float: left; position: relative; left: 2px; }

#addyoutput, #addyoutput_step1
{
    float: right;
    padding-bottom: 2px;
	width: 250px;
}

#addyoutput_step1 { padding: 2px 0 9px 4px; }

#addyoutput label, #addyoutput_step1 label
{
	float: left;
	padding: 0 4px 0 0;
	width: 146px;
}

#addyoutput a:link, #addyoutput a:visited, #addyoutput a:hover, #addyoutput a:active,
#addyoutput_step1 a:link, #addyoutput_step1 a:visited, #addyoutput_step1 a:hover, #addyoutput_step1 a:active
{
    color: #37586e;
}

#boxcontent1a input, #boxcontent4a input, #boxcontentaccount input, #boxcontentpassword input,
#boxcontentshipping input, #boxcontentlogininfo input, #boxcontentpasswordremind input, #boxcontentlogin input,
#boxcontentaccountreg input, #boxcontent5b_cc input, #boxcontentgeneral input
{
	float: left;
	margin-bottom: 5px;
	padding: 2px 0 0 3px;
	font: normal 10px tahoma, verdana, sans-serif;
	height: 14px;
	color: #37586e;
	border: 1px solid #5c829a;
}

#boxcontenttable input
{
	font: normal 10px tahoma, verdana, sans-serif;
	height: 14px;
}

#boxcontent1a select, #boxcontent4a select, #boxcontent4b select, #boxcontentaccount select,
#boxcontentshipping select, #boxcontentlogininfo select, #boxcontentaccountreg select, #boxcontent5b_cc select, #boxcontentgeneral select
{
	float: left;
	margin-bottom: 5px;
	padding-top: 1px;
	font: normal 10px tahoma, verdana, sans-serif;
	height: 16px;
	color: #37586e;
	border: 1px solid #5c829a;
}

#boxcontent1a select, #boxcontentshipping select { width: 50px; height: 22px; }
#boxcontent4a select.ddl_state { width: 50px; height: 22px; }
#boxcontent4a select { width: 159px; height: 22px; }
#boxcontent4b select, #boxcontentaccount select, #boxcontentgeneral select, #boxcontentaccountreg select { width: 159px; height: 22px; }

#boxcontent5b_cc select { height: 22px; }

#boxcontent1a select.prop_name
{
    width: 159px;
    height: 22px;
}

#boxcontent2a
{
    padding-bottom: 13px;
}

#boxcontent2a p
{
    padding: 0 0 14px 0;
}

#boxcontent2a label
{
    font-weight: bold;
}

#boxcontent4b label.optionlabel
{
	float: none;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	white-space: normal;
}

#boxcontent2a input, #boxcontent4b input
{
	float: left;
	position: relative;
	margin-right: 7px;
}

.input_154
{
	width: 154px;
}

.input_63
{
	width: 63px;
}

.input_18
{
	margin-right: 5px;
	width: 18px;
}

.input_23
{
	margin-right: 5px;
	width: 23px;
}

.expcc
{
	width: 110px;
	height: 22px;
	
}

.exp2
{
	width: 40px;
	height: 22px;
}

.exp4
{
	width: 60px;
	height: 22px;
}

.ext, .req, .req2
{
	float: left;
	position: relative;
	top: 2px;
	padding-right: 3px;
}

.req2 a:link, .req2 a:visited, .req2 a:hover, .req2 a:active
{
    color: #37586e;
}

#boxcontentlogin .req2 { top: 1px; }
#boxcontentlogininfo .req, #boxcontentpassword .req { top: 0; padding-bottom: 5px; width: 160px; }
#boxcontentpassword .req2 { top: 0; padding-bottom: 1px; width: 160px; }
#boxcontentlogininfo .req2 { top: 0; padding-bottom: 6px; width: 160px; }

.reqstar
{
	color: #b40021;
	font-weight: normal;
}

.rushbox
{
    clear: both;
    padding: 1px 0 8px 0;
}

.note
{
    position: relative;
    left: -10px;
    width: 316px;
    margin: 0 -20px 11px 0;
    padding: 10px 14px 12px 14px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #d3dade;
    background-color: #f2f3f3;
}

#cc_icons
{
    padding: 9px 0 11px 103px;
}

input#backer0, input#backer1, input#backer2
{
    position: relative;
    top: -17px;
    margin: 0 5px 4px 152px;
    border: 0;
}

#boxcontentshipping input.noborder
{
	border: 0;
	margin: 0 0 10px 0;
}

#boxcontent1a input.backer_button, #boxcontentgeneral input.backer_button
	{
    position: relative;
    top: -16px;
    left: -2px;
    border: none;
	}

.backertext
{
    position: relative;
    top: -17px;
}

#boxcontentaccountreg .reference
{
    position: relative;
    top: 1px;
    border: none;
}

#boxcontentaccountreg .referencetext
{
	padding: 0 0 0 4px;
}

#boxcontentaccountreg #referencewrap
{
	margin: 6px 0 0 0;
}

#boxcontentaccountreg #referencewrap .input_63
{
	margin: 0 0 0 3px;
}


input#admin_radio1, input#admin_radio2, input#admin_radio3, input#admin_radio4, input#admin_radio5, input#admin_radio6
{
    position: relative;
    top: 3px;
    left: -3px;
    float: left;
    margin-bottom: 9px;
    border: 0;
}

.admin_radio
{
    position: relative;
    top: 1px;
    left: -3px;
    float: left;
    padding-right: 8px;
}

.info_pricing
{
	margin: 15px 0;
}
	.info_pricing .price
	{
		padding: 0 0 0 10px;
		text-align: left;
	}
		.info_pricing .price span
		{
			font-weight: bold;
		}
		
.st_message
{
	margin: 25px 0 10px 0;
	padding: 5px;
	font-weight: normal;
	color: #31596b;
	border: 1px solid #8ca6b5;
}

.st_message .st_note
	{
		font-weight: bold;
	}
	
.dim {
	text-align: left;
	font: normal 10px/12px tahoma, verdana, sans-serif;
	}
	
form textarea {
	width: 158px;
	height: 100px;
	border: 1px solid #5c829a;
	}
	
form select {
	font: normal 10px/12px tahoma, verdana, sans-serif;
	}
	
.changeAddressLink
	{
	margin-left: 147px;
	}
	
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------ Calendar Pop-up Styles ------------ */
/* ------------------------------------------------ */

.calendarwrap
{
    clear: both;
    width: 200px;
    position: absolute;
}

.calendar
{
    position: relative;
    width: 200px;
    z-index: auto;
}

#calendardrop, #calendardrop2
{
    padding: 4px;
    display: none;
    background-color: #fff;
	border: 1px solid #37586e;
}

#dateselect
{
    position: relative;
    padding: 0 0 14px 0;
    font:  normal 10px/12px tahoma, verdana, sans-serif;
	color: #505050;
}

#dateselect a.dateGo:link, #dateselect a.dateGo:visited, #dateselect a.dateGo:hover, #dateselect a.dateGo:active
{
    font:  normal 11px/12px tahoma, verdana, sans-serif;
    color: #37586e;
}

#dateselect select.searchby
{
	padding-top: 1px;
	font: normal 10px tahoma, verdana, sans-serif;
	width: 153px;
	height: 16px;
	color: #37586e;
	border: 1px solid #5c829a;
}

#dateselect input.searchbox
{
    margin: 0 7px 5px 0;
	padding: 2px 0 0 3px;
    width: 153px;
	height: 14px;
	font: normal 10px tahoma, verdana, sans-serif;
	color: #37586e;
	border: 1px solid #5c829a;
}

#dateselect td.datetitle
{
    padding: 0 0 1px 13px;
}

#dateselect td.datetext
{
    padding: 3px 4px 0 2px;
    text-align: right;
}

#dateselect input
{
    float: left;
	margin-bottom: 5px;
	padding: 2px 0 0 3px;
    width: 51px;
	height: 14px;
	font: normal 10px tahoma, verdana, sans-serif;
	color: #37586e;
	border: 1px solid #5c829a;
}

#dateselect a.calendarimg
{
    float: left;
    margin: 0 7px 0 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #37586e;
}

.cal1_cpYearNavigation,	.cal1_cpMonthNavigation
{
    text-decoration: none;
    font: normal 11px tahoma, verdana, sans-serif;
	color: #505050;
}

.cal1_cpYearNavigation
{
    position: relative;
    left: 0px;
    border: 1px solid #000;
}

.cal1_cpYearNavigation select, .cal1_cpMonthNavigation select
{
    margin: 0 0 6px 0;
	padding-top: 1px;
	font: normal 10px tahoma, verdana, sans-serif;
	width: 50px;
	height: 16px;
	color: #37586e;
	border: 1px solid #5c829a;
}

.cal1_cpDayColumnHeader
{
    font: normal 10px tahoma, verdana, sans-serif;
	border: solid #37586e;
	border-width: 0 0 1px 0;
	text-align: center;
	color: #fff;
	background-color: #37586e;
}

/* font size for all dates on the calendar */
.cal1_cpCurrentMonthDate, .cal1_cpOtherMonthDate, .cal1_cpCurrentDate
{
    padding: 0 0 3px 0;
    font: normal 10px tahoma, verdana, sans-serif;
    text-align: center;
}

/* the date that matches the date displayed in the text field */
.cal1_cpCurrentDate a:link, .cal1_cpCurrentDate a:visited
{
    display: block;
    height: 10px;
    width: 15px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    background-color: #b40021;
}

/* dates for the previous and following months displayed */
.cal1_cpOtherMonthDate a:link, .cal1_cpOtherMonthDate a:visited
{
    display: block;
    height: 10px;
    width: 15px;
    color: #d7dee2;
    text-decoration: none;
    border: 1px solid #fff;   
}

.cal1_cpCurrentMonthDate a:link, .cal1_cpCurrentMonthDate a:visited
{
    display: block;
    height: 10px;
    width: 15px;
    color: #505050;
    text-decoration: none;
    border: 1px solid #fff;    
}

.cal1_cpOtherMonthDate a:hover, .cal1_cpOtherMonthDate a:active,
.cal1_cpCurrentMonthDate a:hover, .cal1_cpCurrentMonthDate a:active,
.cal1_cpCurrentDate a:hover, .cal1_cpCurrentDate a:active
{
    border: 1px solid #b40021;
}

/* 'Today' link down at the bottom */
td.cal1_cpTodayText
{
    padding: 3px 0 0 0;
    font: normal 10px tahoma, verdana, sans-serif;
	border: solid #37586e;
    border-width: 1px 0 0 0;
}

.cal1_cpTodayText a:link, .cal1_cpTodayText a:visited
{
    color: #37586e;
    text-decoration: none;    
}

.cal1_cpTodayText a:hover, .cal1_cpTodayText a:active
{
    text-decoration: underline;
}

/* styles for disabled dates, if used */
.cal1_cpOtherMonthDateDisabled, .cal1_cpCurrentMonthDateDisabled, .cal1_cpCurrentDateDisabled, .cal1_cpTodayTextDisabled
{ }

/* border for the calendar */
.cal1_cpBorder
{ width: 140px; }

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* -------------- Final Total Styles -------------- */
/* ------------------------------------------------ */

table#finaltotal
{
    width: 344px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #37586e;
    background: url(../images/bg_finaltotal.jpg) left top repeat-y;
}

table#finaltotal td
{
    padding: 7px 0 0 0;
    width: 249px;
    height: 29px;
    text-align: right;
	font: normal 12px/14px tahoma, verdana, sans-serif;
	color: #505050;
}

table#finaltotal td.money
{
    width: 96px;
    padding-right: 6px;
}

table#finaltotal tr.salestax td
{
    height: 29px;
}

table#finaltotal tr.final td
{
    font-weight: bold;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #37586e;
    background-color: #fafafa;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Button Styles ----------------- */
/* ------------------------------------------------ */

#btn_viewproof, #btn_updateaccount, #btn_enter
{
	position: relative;
	left: -6px;
}

#btn_viewproof { width: 115px; height: 37px; }
#btn_viewproof .pngwrap { background: url(../images/button_viewproof.jpg) 0px 0px no-repeat; }
#btn_updateaccount { width: 180px; height: 37px; } 
#btn_updateaccount .pngwrap { background: url(../images/button_updateaccount.jpg) 6px 6px no-repeat; }
#btn_enter { width: 83px; height: 37px; top: 19px; margin-left: 97px; }

#btn_viewproof .btn, #btn_updateaccount .btn, #btn_enter .btn
{
    position: absolute;
    z-index: 2;
	cursor: pointer;
	background: transparent;
	letter-spacing: -9999px;
}
#btn_viewproof .btn
{
	top:0px;
	left: 6px;
}

#btn_viewproof .pngwrap, #btn_viewproof .btn { width: 98px; height: 25px; }
#btn_updateaccount .pngwrap, #btn_updateaccount .btn { width: 157px; height: 25px; }
#btn_enter .pngwrap, #btn_enter .btn { width: 71px; height: 25px; border: none; }

.btn_modify, .btn_addtocart, .btn_sendproof, .btn_placeanother,
.btn_createclient, .btn_logout, .btn_createanother, .btn_continueship,
.btn_cancelorder, .btn_cancelorder2, .btn_checkout, .btn_shoppingcart,
.btn_submitorder, .btn_editshipping, .btn_createaccount, .btn_returntologin,
.btn_emailpassword
{
    position: relative;
    left: -6px;
	height: 37px;
}

.btn_modify, .btn_createclient, .btn_logout, .btn_continueship, .btn_returntologin, .btn_shoppingcart { top: -5px; }
.btn_cancelorder, .btn_checkout, .btn_submitorder { top: -10px; }
.btn_cancelorder2 { top: -15px; }
.btn_editshipping { left: 108px; top: 5px; }

.btn_modify a, .btn_addtocart a, .btn_sendproof a, .btn_placeanother a,
.btn_createclient a, .btn_logout a, .btn_createanother a, .btn_continueship a,
.btn_cancelorder a, .btn_cancelorder2 a, .btn_checkout a, .btn_shoppingcart a,
.btn_submitorder a, .btn_editshipping a, .btn_createaccount a, .btn_returntologin a,
.btn_emailpassword a
{
    position: absolute;
    z-index: 2;
    letter-spacing: -9999px;
    font-size: 0px;
}

.content_right_nobg .pngwrap, .content_left_nobg .pngwrap
{
    padding: 7px 6px 5px 6px;   
}

#boxcontent5c .pngwrap
{
    padding: 7px 6px 5px 6px;
}


.btn_approve .pngwrap, .btn_approve a { width: 166px; height: 45px; }
.btn_approve .pngwrap { background: url(../images/button_approve.png) 6px 6px no-repeat; }
.btn_modify .pngwrap, .btn_modify a { width: 166px; height: 25px; }
.btn_modify .pngwrap { background: url(../images/button_modifycard.jpg) 6px 6px no-repeat; }
.btn_addtocart .pngwrap, .btn_addtocart a { width: 158px; height: 25px; }
.btn_addtocart .pngwrap { background: url(../images/button_addtocart.jpg) 6px 6px no-repeat; }
.btn_sendproof .pngwrap, .btn_sendproof a { width: 202px; height: 25px; }
.btn_sendproof .pngwrap { background: url(../images/button_sendproof.jpg) 6px 6px no-repeat; }
.btn_placeanother .pngwrap, .btn_placeanother a { width: 166px; height: 25px; }
.btn_placeanother .pngwrap { background: url(../images/button_placeanother.jpg) 6px 6px no-repeat; }
.btn_createclient .pngwrap, .btn_createclient a { width: 303px; height: 25px; }
.btn_createclient .pngwrap { background: url(../images/button_createclient.jpg) 6px 6px no-repeat; }
.btn_logout .pngwrap, .btn_logout a { width: 85px; height: 25px; }
.btn_logout .pngwrap { background: url(../images/button_logout.jpg) 6px 6px no-repeat; }
.btn_createanother .pngwrap, .btn_createanother a { width: 187px; height: 25px; }
.btn_createanother .pngwrap { background: url(../images/button_createanother.jpg) 6px 6px no-repeat; }
.btn_continueship .pngwrap, .btn_continueship a { width: 226px; height: 25px; }
.btn_continueship .pngwrap { background: url(../images/button_continueship.jpg) 6px 6px no-repeat; }
.btn_cancelorder .pngwrap, .btn_cancelorder a, .btn_cancelorder2 .pngwrap, .btn_cancelorder2 a  { width: 149px; height: 25px; }
.btn_cancelorder .pngwrap, .btn_cancelorder2 .pngwrap { background: url(../images/button_cancelorder.jpg) 6px 6px no-repeat; }
.btn_checkout .pngwrap, .btn_checkout a { width: 90px; height: 25px; }
.btn_checkout .pngwrap { background: url(../images/button_checkout.jpg) 6px 6px no-repeat; }
.btn_shoppingcart .pngwrap, .btn_shoppingcart a { width: 117px; height: 25px; }
.btn_shoppingcart .pngwrap { background: url(../images/button_shoppingcart.jpg) 6px 6px no-repeat; }
.btn_submitorder .pngwrap, .btn_submitorder a { width: 135px; height: 25px; }
.btn_submitorder .pngwrap { background: url(../images/button_submitorder.jpg) 6px 6px  no-repeat; }
.btn_editshipping .pngwrap, .btn_editshipping a { width: 109px; height: 25px; }
.btn_editshipping .pngwrap { background: url(../images/button_editshipping.jpg) 6px 6px no-repeat; }
.btn_createaccount .pngwrap, .btn_createaccount a { width: 142px; height: 25px; }
.btn_createaccount .pngwrap { background: url(../images/button_createaccount.jpg) 6px 6px no-repeat; }
.btn_returntologin .pngwrap, .btn_returntologin a { width: 154px; height: 25px; }
.btn_returntologin .pngwrap { background: url(../images/button_returntologin.jpg) 6px 6px no-repeat; }
.btn_emailpassword .pngwrap, .btn_emailpassword a { width: 148px; height: 25px; }
.btn_emailpassword .pngwrap { background: url(../images/button_emailpassword.jpg) 6px 6px no-repeat; }

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Footer Styles ----------------- */
/* ------------------------------------------------ */

#footer, #footer2
{
	position: absolute;
	padding: 14px 3px 10px 9px;
	width: 758px;
	height: 33px;
	z-index: -1000;
	text-align: center;
	vertical-align: bottom;
	font: normal 11px/14px tahoma, verdana, sans-serif;
	color: #fff;
	background: url(../images/bg_footer.jpg) left top no-repeat;
}

#footer2 { height: 17px; padding: 0 3px 0 9px; }

#footer ul
{
	display: inline;
	z-index: auto;
}

#footer ul li, #footer ul li.second
{
	display: inline;
	padding: 0 4px 0 9px;
	text-align: center;
	background: url(../images/bullet_pipe.jpg) left 2px no-repeat;
}

#footer ul li.first
{
	padding-left: 0;
	float: none;
	background: none;
}

#footer ul li.second
{
	float: none;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
}

#contentFooter
	{
	position: relative;
	padding: 0 16px 0 16px;
	text-align: center;
	width: 718px;
	background-color: #f5eedb;
	z-index: 0;
	}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Lightbox 2.02 ----------------- */
/* ------------------------------------------------ */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background: #5c829a url(../images/bg_lightbox.jpg) left top repeat-x;
	width: 100px;
	height: 100px;
	margin: 75px auto 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #5c829a;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 118px; float: right;  margin-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ----------------- Admin Styles ----------------- */
/* ------------------------------------------------ */


#subnav {
	position: relative;
	float: left;
	z-index: 10;
	padding: 4px 0 0 0;
	background-color: #fff;
	}
	
#navigation {
	padding: 0 0 0 10px;
	}

.content_top_admin
{
	margin: 0 0 5px 0;
    padding: 0 0 0 1px;
}

#userManageBox, #mailManageBox, #tableMaintBox, #sysTablesBox, #generalBox {
	position:relative;
	z-index:1;
	border: 4px solid #38586f;
	background-color: #FFF;
	}
	
#orderManageBox, #reportsBox {
	position:absolute;
	z-index:1;
	border: 3px solid #38586f;
	background-color: #FFF;
	}

#userManageBox {
	width:350px;
	height:75px;
	left: -4px;
	top: 0px;
	}
	
#mailManageBox {
	width:350px;
	height:95px;
	left: -4px;
	top: 14px;
	}
	
#tableMaintBox {
	width:350px;
	height:115px;
	left: -4px;
	top: 28px;
	}
	
#sysTablesBox {
	width:350px;
	height:114px;
	left: -4px;
	top: 42px;
	}
	
#orderManageBox {
	width:350px;
	height:190px;
	left: 380px;
	top: 86px;
	}
	
#reportsBox {
	width:350px;
	height:115px;
	left: 380px;
	top: 296px;
	}

#userManageHead, #mailManageHead, #tableMaintHead, #sysTablesHead, #orderManageHead, #reportsHead {
	position:relative;
	width: 344;
	height: 25px;
	border: 2px solid #FFF;
	background-color: #55071b;
	float:none
	}

.header {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 4px;
	line-height: 22px;
	}
	
ul.adminlist {
	padding: 0px 0 0px 0px;
	margin: 0 0 0 0px;
    list-style: none;
	}

ul.adminlist li {
	display: block;
    margin: 0 0 2px 0px;
	}

ul.adminlist li a:link, ul.adminlist li a:visited {
	display: block;
    font: bold 14px Arial, Helvetica, sans-serif;
    margin: 0 0 0 30px;
	color: #55071b;
	list-style-image: url(../images/bullet_arrow_orange.gif);
	list-style-position: outside;
    text-decoration: none;
	}

ul.adminlist li a:hover, ul.adminlist li a:active {
	display: block;
	color: #3a6090;
	list-style-image: url(../images/bullet_arrow_orange_h.gif);
	list-style-position: outside;
    text-decoration: underline;
	}
	
.proofH
{
	width: 350px;
	height: 200px;
}

.proofV
{
	width: 200px;
	height: 350px;
}
	
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* -------------- Admin Button Styles ------------- */
/* ------------------------------------------------ */

#createAccountButton, #continueButton, #previewButton, #sendButton, #cancelButton, #refreshButton, #worklistReturnButton, #userUpdateButton, 
#searchByDateButton, #searchByTypeButton, #searchOrdersButton, #clearButton, #searchButton, #exportExcelButton, #updateFlagButton, #addFlagButton,
#updateSaveButton, #addNewVendorButton, #createVendorButton, #updateVendorButton, #addProductButton, #updateProductButton, #newPanelFieldButton,
#updateButton, #archiveButton, #showButton, #returnProductAddressesButton, #returnProductPricingButton, #goToAdminButton, #regenerateProofButton,
#sendArtworkButton, #modifyButton, #sendArtworkClientButton, #sendArtworkPrintVendorButton, #manageFlagAddressesButton {
	height: 37px;
	display: block;
	border: 0;
	text-indent: -999em;
	letter-spacing: -8000em;
	overflow: hidden;
	background-repeat: no-repeat;
	}

#buttons {
	float: right;
	width: 300px;
	text-align: right;
	}

#createAccountButton {
	float: right;
	width: 160px;
	background-image: url("../images/button_createaccount.png");
	}
	
#continueButton {
	float: right;
	width: 104px;
	background-image: url("../images/button_continue.png");
	}
	
#previewButton {
	float: right;
	width: 94px;
	background-image: url("../images/button_preview.png");
	}
	
#sendButton {
	float: none;
	width: 76px;
	background-image: url("../images/button_send.png");
	}
	
#cancelButton {
	float: right;
	width: 91px;
	background-image: url("../images/button_cancel.png");
	}
	
#refreshButton {
	float: right;
	width: 90px;
	background-image: url("../images/button_refresh.png");
	}
	
#worklistReturnButton {
	float: right;
	width: 162px;
	background-image: url("../images/button_return_to_worklist.png");
	}
	
#userUpdateButton {
	float: right;
	width: 174px;
	background-image: url("../images/button_user_account_update.png");
	}
	
#searchByDateButton {
	float: right;
	width: 136px;
	background-image: url("../images/button_search_by_date.png");
	}
	
#searchByTypeButton {
	float: right;
	width: 136px;
	background-image: url("../images/button_search_by_type.png");
	}
	
#searchOrdersButton {
	float: right;
	width: 136px;
	background-image: url("../images/button_search_orders.png");
	}
	
#clearButton {
	float: right;
	width: 100px;
	background-image: url("../images/button_clear.png");
	}

#searchButton {
	float: right;
	width: 100px;
	background-image: url("../images/button_search.png");
	}
	
#exportExcelButton {
	float: right;
	width: 162px;
	background-image: url("../images/button_export_excel.png");
	}
	
#updateFlagButton {
	float: right;
	width: 143px;
	background-image: url("../images/button_update_flag.png");
	}

#addFlagButton {
	float: right;
	width: 121px;
	background-image: url("../images/button_add_flag.png");
	}
	
#updateSaveButton {
	float: right;
	width: 167px;
	background-image: url("../images/button_update_save.png");
	}

#addNewVendorButton {
	float: right;
	width: 167px;
	background-image: url("../images/button_add_new_vendor.png");
	}
	
#createVendorButton {
	float: right;
	width: 158px;
	background-image: url("../images/button_create_vendor.png");
	}
	
#updateVendorButton {
	float: right;
	width: 158px;
	background-image: url("../images/button_update_vendor.png");
	}
	
#addProductButton {
	float: right;
	width: 145px;
	background-image: url("../images/button_add_product.png");
	}
	
#updateProductButton {
	float: right;
	width: 167px;
	background-image: url("../images/button_update_product.png");
	}
	
#newPanelFieldButton {
	float: right;
	width: 190px;
	background-image: url("../images/button_new_panel_field.png");
	}

#updateButton {
	float: right;
	width: 110px;
	background-image: url("../images/button_update.png");
	}
	
#archiveButton {
	float: right;
	width: 110px;
	background-image: url("../images/button_archive.png");
	}
	
#showButton {
	float: right;
	width: 94px;
	background-image: url("../images/button_show.png");
	}

#returnProductAddressesButton {
	float: right;
	width: 300px;
	background-image: url("../images/return_product_addresses_buttons.png");
	}
	
#returnProductPricingButton {
	float: right;
	width: 290px;
	background-image: url("../images/button_return_product_pricing.png");
	}

#goToAdminButton {
	float: left;
	width: 170px;
	background-image: url("../images/go_to_admin_buttons.png");
	}
	
#regenerateProofButton {
	float: right;
	width: 184px;
	background-image: url("../images/button_regenerate_proof.png");
	}
	
#sendArtworkButton {
	float: right;
	width: 208px;
	background-image: url("../images/button_send_artwork.png");
	}
	
#modifyButton {
	float: none;
	width: 100px;
	background-image: url("../images/button_modify.png");
	}
	
#sendArtworkClientButton {
	float: right;
	width: 209px;
	background-image: url("../images/button_send_artwork_client.png");
	}
	
#sendArtworkPrintVendorButton {
	float: right;
	width: 253px;
	background-image: url("../images/button_send_artwork_print_vendor.png");
	}
	
#manageFlagAddressesButton {
	float: right;
	width: 282px;
	background-image: url("../images/button_return_manage_flag_addresses.png");
	}
	

/* ------------------------------------------------ */

	
