body
{
	margin: 0;
	padding: 0;
	color: #555;
	background: #EFEFEF;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
	padding-right:11px;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
/*	border-top: 1px solid #C9E0ED;*/
}

#accountBox
{
	margin-top: 10px;
	background-color:#0076b8;
	height: 28px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#myAccountInfo a
{
	color: #ffffff;
	text-decoration: none;
}
#between
{
	color: #ffffff;
	margin-top: -3px;
line-height: 13px;
text-align:center;
margin-left: -58px;
}
#between span
{
		font-size:12px;
}
#shoppingCartLink a
{
	color: #ffffff;
	text-decoration: none;
}

#doorOpenIcon
{
	margin-left: 10px;
	margin-top: -4px;
}
#myAccountInfoIcon
{
	margin-top: -3px;
}
#cartIcon
{
}
#logoutLink a
{
	text-decoration: none;
	color: #ffffff;
}
#signupLink a
{
	text-decoration: none;
	color: #ffffff;
}

#steps
{
	margin-left: 20px;
	margin-bottom: -1px;
	width: 712px;
}

#steps div.step
{
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-bottom: none;
	width: 173px;
	float: left;
	height: 24px;
	text-align: center;
	padding-top: 4px;
	margin-right: 3px;

	font-weight: bold;
	color: #908e8e;
}

#steps div.last
{
	margin-right: 0px;
	width: 176px;
}

#steps div.active
{
	border-bottom: none;
	color: #0076b8;
}

#steps .topLine1
{
	border-top: 1px solid #c9c9c9;
	width: 538px;
	margin-left: 174px;
}

#steps .topLine2
{
	border-top: 1px solid #c9c9c9;
	width: 179px;
	margin-left: 0px;
}

#steps .topLine3
{
	border-top: 1px solid #c9c9c9;
	width: 360px;
	margin-left: 352px;
	margin-top: -1px;
}

#steps .topLine4
{
	border-top: 1px solid #c9c9c9;
	width: 357px;
	margin-left: 0px;
}

#steps .topLine5
{
	border-top: 1px solid #c9c9c9;
	width: 182px;
	margin-left: 530px;
	margin-top: -1px;
}

#steps .topLine6
{
	border-top: 1px solid #c9c9c9;
	width: 535px;
	margin-left: 0px;
}

#steps .stepIcon
{
	margin-top: -4px;
}

/************** Product ************/
#productHeader
{
	text-align: center;
	font-weight: bold;
	background: #f2f2f2;
	height: 25px;
	padding-top: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #c9c9c9 ;
	border-bottom:none;

}
#productHeader h1
{
	font-size:13px;
    line-height: 0;
    margin-top: 9px;
}


#productList
{
	border: 1px solid #c9c9c9 ;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#productList ul
{
	list-style: none;
    margin-left: 0px;
    width: 122px;
	
}

#productList ul li
{
	border-top:1px solid #c9c9c9 ;
	line-height: 20px;
    padding-left: 16px;
/*	margin-left: 17px;*/
	width:108px;
}
#productList ul li a
{
	color: #525251;
	font-size:13px;

/*	margin-left: -27px;*/
}
#productList ul li a:hover
{
	color: #0076b8;
	text-decoration:none;
}

#comments
{
	
}
#yellowleaf
{
	background:url(../image/Post-it-customer-comments.png) no-repeat center center;
height: 293px;
    margin-left: -19px;
    width: 163px;
}
#yellowleaf p
{
font-size: 12px;
    font-style: italic;
    line-height: 14px;
    margin-left: 25px;
    width: 116px;
}
#yellowleaf p span
{
	font-weight:bold;
}
#comments .title
{
	color: #0076b8;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

#productBox
{
	
}

#productBox #productImage img
{
	height: 184px;
    margin-left: 23px;
    margin-top: 20px;
    width: 394px;

	border: 1px solid #c9c9c9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#productBox #productName
{
	margin-top: 30px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	    line-height: 26px;
}

#productBox #yourLowPrice
{
	color: #908e8e;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
}

#productBox #prices
{
	text-align: center;
	background-image: url(../image/basePrice.png);
	margin-left: -31px;
	margin-top: 10px;
	width: 316px;
	height:68px;
	padding-top: 20px;
}

#productBox #prices #eachPrice
{
	margin-top: 5px;
}

#productBox #prices #PriceTotalID, #productBox #prices #PriceTotalValID
{
	color: #0076b8;
	font-size: 30px;
	font-weight: bold;
}

#productBox #addToCart
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #56d800;
	width: 144px;
	height: 32px;
	margin-left: 55px;
    margin-top: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #47b300;
}

#productBox #addToCart #button
{
	padding-top: 7px;
	cursor: pointer;
	
}

#productBox #options
{
	background: #f3f3f3;
    margin-top: 10px;
}
#productBox #options #line
{

}

#productBox #options #printingOptions
{
	float: left;
    margin-left: 9px;
	padding-top: 10px;
    width: 361px;


}
#productBox #options #printingOptions .DivQuote
{
	border-right:1px solid #C9C9C9;
}
#productBox #options #printingOptions .title, #productBox #options #additionalOptions .title
{
	font-size: 18px;
	font-weight: bold;
}

#productBox #options #additionalOptions
{
	float: right;
    margin-right: 6px;
	padding-top: 10px;
}
#productBox #options #additionalOptions select
{
	width: 158px;
}
/*#productBox #options #additionalOptions .DivQuote
{
	border-left:1px solid #C9C9C9; 
    padding-left: 29px;
    width: 329px;
}*/
#productBox #options table
{
	margin-bottom: 10px;
}

#productBox #options select
{
	width: 172px;
	margin-right: 2px;
}

#productBox #descriptions
{
	margin-top: 20px;
}

#productBox #descriptions .nav
{
	margin-bottom: 0px;
}

#productBox #descriptions .element
{
	max-height: 365px;
	min-height: 365px;
	overflow: auto;
	padding: 18px 20px 0px 20px;
}

#productBox #descriptions .nav-tabs .active
{
	background-color: #00aeef;
}

#productBox #descriptions .nav-tabs .active a
{
	background-color: #00aeef;
	color: #ffffff;
}

#productBox #descriptions #yw1 .nav-tabs li:last-child
{
	width: 140px;
}

#productBox #descriptions #yw1 .nav-tabs li a
{
	padding-right: 11px;
	padding-left: 11px;
}

#productBox #mayWeSuggest
{
    color: #0473B8;
    font-size: 24px;
    font-weight: bold;
    margin: 14px 0 20px 4px;
}

#productBox .suggest
{
	color: #908e8e;
	text-align: center;
	font-weight: bold;
}

#productBox .suggest .image
{
	width: 199px;
	height: 128px;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#productBox #templateList table
{
	width: 100%;
	border-collapse: separate;
}

#productBox #templateList table tr:first-child th:first-child {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px
}

#productBox #templateList table tr:first-child th:last-child {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px
}

#productBox #templateList table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px
}

#productBox #templateList table tr:last-child td:last-child {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px
}

#productBox #templateList th
{
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	font-weight: bold;
}

#productBox #templateList td
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	padding: 0px 5px 0px 5px;
}

#productBox #templateList table tr:last-child td
{
	border-bottom: 1px solid #cccccc;
}

#productBox #templateList table tr:first-child th:last-child
{
	border-right: 1px solid #cccccc;
}

#productBox #templateList table tr td:last-child
{
	border-right: 1px solid #cccccc;
}

#productBox #templateList .type1 td
{
	background: #f3f3f3;
}

#productBox #templateList .type2 td
{
	background: #e2e2e2;
}

/******** Shopping Cart **********/
#shoppingCartBox .description
{
	margin-left: 20px;
	margin-top: 40px;
	font-size: 15px;
}

#shoppingCartBox #shoppingTitle
{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: -24px;
}

#shoppingCartBox .totalPointsDescription
{
	color: #0076b8;
	font-size: 15px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 5px;
}

#shoppingCartBox #points
{
	padding-top: 12px;
	background: url(../image/basePoints2.png) repeat-y;
	margin-left: 22px;
	width: 264px;
}

#shoppingCartBox #topPoints, #shoppingCartBox #bottomPoints
{
	margin-left: 22px;
}

#shoppingCartBox #points #pointsStar
{
	margin-left: 40px;
	margin-top: -17px;
	margin-right: 10px;
}

#shoppingCartBox #points #PointsID
{
	color: #0076b8;
	font-size: 32px;
	font-weight: bold;
}

#shoppingCartBox #points .pts
{
	color: #7c7c7c;
	font-size: 20px;
	font-weight: bold;
}

#shoppingCartBox #jobs
{
	margin-left: 40px;
}

#shoppingCartBox #jobs .jobTitle
{
	background: #0076b8;
	font-size: 15px;
	color: #ffffff;
	padding: 0px 0 0px 10px;
	margin-right: 40px;
	margin-top: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#shoppingCartBox #jobs .jobTitle .status
{
	font-size: 13px;
	margin-left: 10px;
}

#shoppingCartBox #jobs .jobInfo table
{
	width: 670px;
}

#shoppingCartBox #jobs .jobInfo table td
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
}

#shoppingCartBox #jobs .jobInfo table td .title
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

#shoppingCartBox #jobs .jobInfo table td.info
{
	color: #5b5b5b;
	font-size: 10px; 
	line-height: 13px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#shoppingCartBox #jobs .jobInfo .inspectedImage
{
	width: 100px;
	height: 50px;
	/*float: left;*/
	margin-left: 5px;
	margin-top: 10px;
	max-height: 140px;
}

#shoppingCartBox #jobs .jobActions
{
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 37px;
}

#shoppingCartBox #jobs .jobInfo td.title
{
	font-weight: bold;
}

#shoppingCartBox #jobs .jobInfo td.eachPrice, #shoppingCartBox #jobs .jobInfo td.eachPrice label
{
	color: #0076b8;
}

#shoppingCartBox #jobs .jobInfo .gray
{
	background: #f3f3f3;
}

#shoppingCartBox #jobs .jobInfo .obscureGray
{
	background: #e2e2e2;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 40px;
	border: 1px solid #cccccc;
	border-top: none;
}

#shoppingCartBox #jobs .jobInfo .shippingMethodSelect
{
	width: 150px;
	margin-bottom: 0px;
}

#shoppingCartBox #jobs .jobInfo .quantitySelect
{
	width: 80px;
	margin-bottom: 0px;
}

#shoppingCartBox #jobs .jobInfo .column1
{
	width: 190px;
}

#shoppingCartBox #jobs .jobInfo .column2
{
	width: 70px;
}

#shoppingCartBox #jobs .jobInfo .column3
{
	width: 70px;
}

#shoppingCartBox #jobs .jobInfo .column4
{
	width: 70px;
}

#shoppingCartBox #jobs .jobInfo .column5
{
	width: 85px;
}

#shoppingCartBox #jobs .jobInfo .column6
{
	width: 85px;
}

#shoppingCartBox #jobs .jobInfo .column7
{
	width: 85px;
}

#shoppingCartBox .button
{
	border: 1px solid #0076b8;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #0076b8;
	font-weight: bold;
	height: 19px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	padding: 0px 0px;
}

#shoppingCartBox .changeButton
{
	height: 18px;
	width: 100px;
	background: #0076b8;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-left: 10px;
	margin-top: -2px;
	cursor: pointer;
	padding: 0px 0px;
}

#shoppingCartBox .editButton
{
	width: 72px;
}

#shoppingCartBox .deleteButton
{
	width: 86px;
}

#shoppingCartBox .favoriteButton
{
	width: 100px;
	margin-left: 20px;
	color: #ffffff;
	background: #56d800;
	border: 1px solid #ffffff;
}

#shoppingCartBox .getMyProof
{
	width: 145px;
	margin-left: 20px;
	color: #ffffff;
	background: #56d800;
	border: 1px solid #ffffff;
	height: 25px;
	margin-top: 3px;
	padding-top: 5px;
}

#shoppingCartBox .turnOrderButton
{
	width: 140px;
	margin-left: 20px;
	color: #ffffff;
	background: #a360b2;
	border: 1px solid #663a8c;
	height: 25px;
	margin-top: 3px;
	padding-top: 5px;
}

#shoppingCartBox .jobNameArtwork
{
	font-size: 12px;
	margin-right: 20px;
}

#shoppingCartBox .browseFileButton
{
	position: absolute;
	color: #ffffff;
	background: #0076b8;
	border: 1px solid #ffffff;
	width: 100px;
	font-size: 13px;
	height: 25px;
	padding-top: 5px;
	margin-left: 0px;
	position: absolute;	
	z-index: 10;
	cursor: pointer;
}

#shoppingCartBox .inputButton 
{
	font-size: 11px;
	float: left;
	margin-top: 10px;
	margin-left: 115px;
	/*border: 1px solid #CCC;*/
	width: 180px;
	height: 22px;
	padding-top: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}
.proofNameInput
{
	margin-top: -6px;
	width: 174px;
}

#shoppingCartBox .inputButton .noFileSelected
{
	margin-top: 2px;
	margin-left: 5px;
}

#shoppingCartBox input[type="file"]
{
	margin-top: 8px;
	height: 31px;
	position: relative;
	z-index: 11;
	opacity: 0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	cursor: pointer;
}

#shoppingCartBox .rewardPoints
{
	float: right;
	margin-right: 20px;
	color: #757575;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	min-width:195px;
}

#shoppingCartBox .jobPoints
{
	color: #0076b8;
	font-size: 25px;
}

#shoppingCartBox .littleStar
{
	margin-top: -5px;
}

#shoppingCartBox #calendar
{
	margin-top: 20px;
	margin-left: 20px;
}

#shoppingCartBox #calendar h1
{
	color: #0076b8;
	font-size: 24px;
	text-align: center;
}

#shoppingCartBox #calendar table
{
	width:420px ;
	max-width:420px;
}

#shoppingCartBox #calendar #tableTop
{
	width: 418px;
	height: 18px;
	background: #f3f3f3;
	color: #13212e;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#shoppingCartBox #calendar #tableTop ul
{
	margin-left: 0px;
}

#shoppingCartBox #calendar #tableTop li
{
	display: inline;
}

#shoppingCartBox #calendar #tableTop li div
{
	width: 59px;
	float: left;
	text-align: center;
}

#shoppingCartBox #calendar #tableBottom
{
	width: 418px;
	height: 12px;
	background: #f3f3f3;
	margin-bottom: 70px;
	border: 1px solid #cccccc;
	border-top: none;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#shoppingCartBox #calendar td
{
	width: 60px;
	height: 32px;
	color: #13212e;
	font-size: 14px;
	text-align: center;
	border: 1px solid #cccccc;
}

#shoppingCartBox #calendar .gray td
{
	background: #f3f3f3;
}

#shoppingCartBox #cartSummary h1
{
	color: #0076b8;
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
}

#shoppingCartBox #calendar .obscureGray td
{
	background: #e2e2e2;
}

#shoppingCartBox #cartSummary #summary
{
	background: url(../image/basePoints2.png) repeat-y;
	width: 264px;
	margin-left: 22px;
}

#shoppingCartBox #topSummary
{
	margin-left: 22px;
}

#shoppingCartBox #bottomSummary
{
	margin-left: 22px;
}

#shoppingCartBox #summary table
{
	margin-left: 20px;
}

#shoppingCartBox #summary .title
{
	font-weight: bold;
	text-align: right;
}

#shoppingCartBox #summary .price
{
	text-align: right;
	width: 80px;
}

#shoppingCartBox #summary .grandTotalTitle
{
	font-weight: bold;
	text-align: right;
	font-size: 15px;
}

#shoppingCartBox #summary .grandTotalPrice
{
	text-align: right;
	width: 80px;
	font-size: 18px;
	color: #0076b8;
	font-weight: bold;
}

#shoppingCartBox #cartSummary #checkoutButton
{
	height: 27px;
	width: 146px;
	background: #56d800;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	border: 1px solid #47b300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 80px;
	margin-top: 5px;
	cursor: pointer;
}

#shoppingCartBox #cartSummary #continueShopping
{
	margin-left: 56px;
	margin-top: 5px;
}

#shoppingCartBox #cartSummary #continueShopping a
{
	color: #747474;
	font-weight: bold;
}

/******** Payment **********/
#paymentBox #info input[type="radio"]
{
	display: inline;
	margin-top: -1px;
}

#paymentBox .title
{
	font-size: 25px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 40px;
	width: 260px;
}

#paymentBox #secure
{
	margin-top: 65px;
}

#paymentBox #addressesRadio
{
	margin-top: 20px;
	margin-left: 20px;
}

#paymentBox #addresses
{
	margin-left: 20px;
}

#paymentBox #addresses .title
{
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 20px;
	color: #000000;
}

#paymentBox #addresses .address
{
	font-size: 13px;
	color: #535353;
}

#paymentBox #discountCoupon .title
{
	float: left;
	margin-left: 0px;
	width: 208px;
	font-weight: normal;
	font-size: 24px;
}

#paymentBox #discountCoupon .input
{
	float: left;
}

#paymentBox #discountCoupon .input input
{
	width: 200px;
}

#paymentBox #discountCoupon #enter
{
	font-weight: bold;
}

#paymentBox #discountCoupon #note
{
	width: 200px;
	font-size: 12px;
	color: #535353;
	text-align: center;
	margin-top: -5px;
}

#paymentBox #discountCoupon #applyButton
{
	width: 90px;
	height: 25px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background: #0076b8;
	text-align: center;
	padding-top: 3px;
	margin-left: 55px;
	margin-top: -10px;
	border: 1px solid #0093cf;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#paymentBox #paymentMethod .title
{
	float: left;
	margin-left: 0px;
	width: 208px;
	font-weight: normal;
	font-size: 24px;
}

#paymentBox #paymentMethod #paymentMethodImg
{
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}

#paymentBox #paymentMethod input[type="radio"]
{
	display: inline;
	margin-top: -1px;
}

#paymentBox #paymentMethod #radios
{
	float: left;
}

#paymentBox #paymentMethod #cardInfo
{
	float: right;
}

#paymentBox #paymentMethod #cardInfo table
{
	width: 324px;
	margin-left: 2px;
	text-align: right;
}

#paymentBox #paymentMethod #cardInfo table th
{
	padding-right: 3px;
}

#paymentBox #paymentMethod #cardInfo input
{
	width: 200px;
	margin-bottom: 5px;
}

#paymentBox #paymentMethod #cardInfo select
{
	width: 210px;
	margin-bottom: 5px;
}

#paymentBox #paymentMethod #cardInfo select.expiration
{
	width: 103px;
	margin-bottom: 5px;
}

#paymentBox #paymentMethod #pointsNote
{
	color: #000000;
	font-size: 12px;
	margin-top: 15px;
	text-align: right;
}

#paymentBox #paymentMethod #privacy
{
	color: #525251;
	font-size: 12px;
	margin-top: 25px;
	text-align: right;
	margin-bottom: 90px;
}

#paymentBox .totalPointsDescription
{
	color: #0076b8;
	font-size: 15px;
	margin-top: 20px;
	margin-left: 63px;
	margin-bottom: 5px;
}

#paymentBox #points
{
	padding-top: 12px;
	background: url(../image/basePoints2.png) repeat-y;
	margin-left: 22px;
	width: 264px;
}

#paymentBox #topPoints, #paymentBox #bottomPoints
{
	margin-left: 22px;
}

#paymentBox #points #pointsStar
{
	margin-left: 40px;
	margin-top: -17px;
	margin-right: 10px;
}

#paymentBox #points #PointsID
{
	color: #0076b8;
	font-size: 32px;
	font-weight: bold;
}

#paymentBox #points .pts
{
	color: #7c7c7c;
	font-size: 20px;
	font-weight: bold;
}

#paymentBox #summaryTitle
{
	font-size: 24px;
	color: #0076b8;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#paymentBox #cartSummary
{
	background: url(../image/basePoints2.png) repeat-y;
	width: 264px;
	margin-left: 22px;
}

#paymentBox #cartSummary #topSummary
{
	margin-left: 22px;
}

#paymentBox #cartSummary #bottomSummary
{
	margin-left: 22px;
}

#paymentBox #cartSummary table
{
	
}

#paymentBox #cartSummary .title
{
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	width: 150px;
}

#paymentBox #cartSummary .price
{
	text-align: right;
	width: 80px;
}

#paymentBox #cartSummary .grandTotalTitle
{
	font-weight: bold;
	text-align: right;
	font-size: 15px;
	height: 50px;
}

#paymentBox #cartSummary .grandTotalPrice
{
	text-align: right;
	width: 80px;
	font-size: 18px;
	color: #0076b8;
	font-weight: bold;
}

#paymentBox #cartSummary #jobsList
{
	
}

#paymentBox #cartSummary #jobsListHeader th
{
	border: 1px solid #cccccc;
}

#paymentBox #cartSummary #jobsTables table {
	width: 254px;
	margin-left: 20px;
	text-align: center;
	margin-left: 5px;
}

#paymentBox #cartSummary #jobsTables table th {
	text-align: center;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
}

#paymentBox #cartSummary #jobsTables table td {
	font-size: 13px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align: center;
}

#paymentBox #cartSummary #jobsTables table .arrow1 {
	margin-left: 5px;
	margin-top: 0px;
}

#paymentBox #cartSummary #jobsTables table .arrow2 {
	margin-left: 5px;
}

#paymentBox #cartSummary #jobsTables table th.productColumn {
	width: 78px;
}

#paymentBox #cartSummary #jobsTables table .productColumn {
	width: 80px;
}

#paymentBox #cartSummary #jobsTables table .quantityColumn {
	width: 50px;
}

#paymentBox #cartSummary #jobsTables table .eachColumn {
	width: 50px;
}

#paymentBox #cartSummary #jobsTables table .infoColumn {
	width: 30px;
}

#paymentBox #cartSummary #jobsTables table td a img {
	margin-left: 0px;
}

#paymentBox #cartSummary #jobsTables .jobInfo {
	text-align: left;
	font-size: 13px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#paymentBox #cartSummary #jobsTables .title {
	margin-left: 0px;
}

#paymentBox #cartSummary #jobsTables .jobInfo
{
	color: #535353;
}

#paymentBox #termsDiv
{
	margin-left: 20px;
	margin-top: 10px;
}

#paymentBox #termsDiv a
{
	color: #535353;
}

#paymentBox #termsDiv label 
{
	margin: 0px;
}

#paymentBox #termsDiv input[type="checkbox"]
{
	display: inline;
	margin-top: -1px;
}

#paymentBox #orderButton
{
	height: 27px;
	width: 146px;
	background: #56d800;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	border: 1px solid #47b300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 80px;
	margin-top: 5px;
	cursor: pointer;
}
/******* Welcome *******/
#welcomeSection #content {
    border: 1px ridge #E5E5E5;
    min-height: 1235px;
    padding-top: 20px;
}

#welcomeSection #content .title {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
}
#welcomeSection #description{
	margin-left:0;
	    margin-top: 19px;
}


#welcomeSection #description p {

	font-size: 15px;
	color: #000000;
	margin-top: 10px;
}
#welcomeSection #description2 {
	margin-left:0;
}

#welcomeSection #description2 p {

	font-size: 13px;
	color: #000000;
}

#welcomeSection #welcomeFormTop {
	font-size: 15px;
	color: #ffffff;
	background: #0076b8;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    width: 658px;
}
#welcomeSection #welcomeFormTop h2
{
    font-size: 15px;
    margin-left: 1px;
    margin-top: -4px;
}
#welcomeSection #welcomeFormTop h2 span
{
/*	font-size:13px;
    padding-left: 28px;*/
}

#welcomeSection #info {

	/*margin-top: 39px;*/
	margin-left: 19px;
}

#welcomeSection #info #table {
    margin-left: 0;
	background:#f3f3f3;
		-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    width: 666px;
	border-bottom:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
}
#welcomeSection #info table {
	/*margin-top:30px;*/

}

#welcomeSection #info #table table th {
	/*font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;*/

	font-size: 13px;
	color: #00000;

}

#welcomeSection #info #table table td {

	font-size: 17px;
	color: #3f4d6d;
}
#welcomeSection #info #table table tr {
	text-align:right;
}

#welcomeSection #info #table table input[type="text"] {
	width: 177px;
	margin-left: 10px;
	padding-left: 3px;
}

#welcomeSection #info #table table select {
	width: 186px;
}

#welcomeSection #info #table #radios {
	font-size: 15px;
	color: #3f4d6d;
	margin-top: 10px;
}

#welcomeSection #info #table label {

}
#welcomeSection #info #table input {
    display: inline;
	padding-left: 3px;
}
#welcomeSection #info #button {
border: medium none;
    cursor: pointer;
height: 31px;
width: 124px;
	    line-height: 25px;
/*	
		float: left;
	height: 20px;
	width: 72px;*/
	background: #0076b8;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 4px; 
	border: 1px solid #64accd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-bottom: 45px;
margin-left: 265px;
    margin-top: 45px;
	cursor: pointer;

}
#welcomeSection #info #button a {

	color: #ffffff;


}
/*#welcomeSection #info #button a img {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*/
#welcomeSection #info #table #bottom {
	border-top: 1px solid #c9c9c9;
    margin-left: 21px;
    width: 625px;
}
#welcomeSection #info #table #line {
	border-top: 1px solid #c9c9c9;
    margin-left: 21px;
margin-top: 6px;
    width: 625px;
}

#welcomeSection #info #defaultShippingAddressTitle {
	font-size: 15px;
	color: #ffffff;
	background: #0076b8;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    width: 658px;
}
#welcomeSection #defaultShippingAddressTitle h2
{
    font-size: 15px;
    margin-left: 1px;
    margin-top: -4px;
}
#welcomeSection #defaultShippingAddressTitle h2 span
{
	font-size:13px;
    padding-left: 28px;
}

#boderlinenewaccount
{
	border-right: 1px double #C9C9C9;
	border:!important;
	height: 583px;
	float: left;
	display: block;
	margin-left: -72px;
	margin-top: 27px;
}
/*************** Job Status *****************/
#jobStatusBox #content
{
	margin-left: 20px;
	margin-right: 20px;
}

#jobStatusBox h2
{
	margin-top: 15px;
}
#jobStatusBox #top #title{

}
#jobStatusBox #top #title p{
	font-size:24px;

}
#jobStatusBox #description
{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#jobStatusBox #searchHeader
{
	font-size: 15px;
	color: #ffffff;
	background: #0076b8;
	height: 28px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#jobStatusBox #searchHeader #searchIcon
{
	float: right;
	margin-right: 20px;
	margin-top: 3px;
}

#jobStatusBox #searchForm
{
	background: #f3f3f3;
	font-weight: bold;
	border: 1px solid #cccccc;
	height: 87px;
}

#jobStatusBox #searchForm input
{
	margin: 8px 0px 0px 0px;
}

#jobStatusBox #searchForm #JobNameFilterID,
#jobStatusBox #searchForm #JobIdFilterID
{
	width: 240px;
}

#jobStatusBox #searchForm #FromCalendarID,
#jobStatusBox #searchForm #ToCalendarID
{
	width: 200px;
}

#jobStatusBox #searchForm .calendarIcon
{
	margin-top: 6px;
}

#jobStatusBox #searchForm table
{
	width: 100%;
	margin-left: 10px;
}

#jobStatusBox #searchButtons
{
	background: #e2e2e2;
	height: 38px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-top: none;
	margin-bottom: 20px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#jobStatusBox #searchButtons #searchButton
{
	float: left;
	height: 20px;
	width: 72px;
	background: #0076b8;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px; 
	border: 1px solid #64accd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 165px;
	margin-top: 8px;
	cursor: pointer;
}

#jobStatusBox #searchButtons #refreshButton
{
	float: right;
	height: 20px;
	width: 72px;
	background: #0076b8;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px; 
	border: 1px solid #64accd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 185px;
	margin-top: 8px;
	cursor: pointer;
}

#jobStatusBox #list
{
	margin-bottom: 20px;
	margin-left: 0px;
}

#jobStatusBox #list table
{
	width: 100%;
	border-collapse: separate;
}

#jobStatusBox #list table tr:first-child th:first-child {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px
}

#jobStatusBox #list table tr:first-child th:last-child {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px
}

#jobStatusBox #list table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px
}

#jobStatusBox #list table tr:last-child td:last-child {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px
}

#jobStatusBox #list th
{
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	font-weight: bold;
}

#jobStatusBox #list td
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	padding: 0px 5px 0px 5px;
}

#jobStatusBox #list table tr:last-child td
{
	border-bottom: 1px solid #cccccc;
}

#jobStatusBox #list table tr:first-child th:last-child
{
	border-right: 1px solid #cccccc;
}

#jobStatusBox #list table tr td:last-child
{
	border-right: 1px solid #cccccc;
}

#jobStatusBox #list .type1 td
{
	background: #f3f3f3;
}

#jobStatusBox #list .type2 td
{
	background: #e2e2e2;
}
/*submenu section*/
#submenusection
{
	color: #908E8E;
	position: relative;
	margin-top:-5px;
	
}
#submenusection ul {
<!--    border-bottom: 1px ridge #E5E5E5;-->
    list-style: none outside none;
    padding-left: 0;
    width: 664px;
	
}

#submenusection ul li:first-child {
	border-left: none;
	padding-left: 0px;
}

#submenusection ul li {
	display: inline;
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
    border-left: 1px solid #908E8E;
    padding-left: 5px;
}

#submenusection ul li a {
	color: #908e8e;
	margin-right: 2px;
}

#submenusection ul li a.selected {
	color: #0076b8;
}
#borde
{
	background:url(../image/borde.png) repeat-x;
    height: 9px;
     margin-left: 14px;
    width: 673px;
}
/*Fin submenu section*/
/*My information */

#InformationSection{

}
#InformationSection #top #title{

}
#InformationSection #top #title p{
	font-size:24px;

}
#InformationSection #content {
    min-height: 900px;
 border: 1px ridge #c9c9c9;
	padding-top: 20px;

}

#InformationSection #content .title {
    
    font-family: 'MyriadProSemiboldCondensed',Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: bold;
	    margin-top: 20px;

}
#InformationSection #description p {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	color: #000000;
    font-size: 15px;
    margin-bottom: 24px;
    margin-top: 23px;
}
#InformationSection #InformationImage {
	background:url(https://absolutecolor.com/images/design/overnightmyaccountinfo/image-myaccount.png) no-repeat;
    height: 187px;
    margin-top: -55px;
    padding-left: 25px;
    text-align: center;
    width: 224px;
}
#InformationSection #img-komori {
	margin-top: -68px;
	position: relative;
}
#InformationSection #Informationchangename
{
    width: 327px;
    height: 265px;
}
#InformationSection #headbox
{

}
#InformationSection #headbox-back
{
	font-size: 15px;
	color: #ffffff;
	background: #0076b8;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#InformationSection #headbox-back h1
{
	font-size:15px;
	color:#FFF;
    margin-left: 0;
    margin-top: -6px;
}
#InformationSection #headbox-back #screenname
{
    margin-left: 16px;
    margin-top: 4px;

}
#InformationSection #headbox-back #iconochange
{
	margin-top:3px;
}
#InformationSection #headbox-back #icono-key
{
    margin-left: 123px;
}
#InformationSection #headbox-back #cheque
{

}
#InformationSection #headbox-back #default-billing-information
{
    margin-left: 16px;
    margin-top: 4px;
}
#InformationSection #headbox-back #icono-shipping-info
{
	    margin-left: 64px;
}
#InformationSection #headbox-back #default-Shipping-info {
    margin-left: 16px;
    margin-top: 4px;
}
#InformationSection #headboxcontent {
    margin-left: 0;
    height: 215px;
	background:#f3f3f3;
		-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    width: 325px;
	border-bottom:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
}

#InformationSection #headboxcontent .title {
	color: #000000;
	font-size: 15px;
}

#InformationSection #headboxcontent .info {
	color: #000000;
	font-size: 13px;
}

#InformationSection #headboxcontent  #defaultBilling {
	margin-left: 28px;
	margin-top: 18px;
    height: 163px;
}

#InformationSection #goToAddressBook {
	margin-top: 10px;
	position: relative;
	z-index: 10;
}

#InformationSection #footercontent
{
	background:url(../image/footer-bos-gray.png) no-repeat;
    height: 23px;
    margin-left: 0;
    width: 345px;
}
#InformationSection #Informationchangepassword
{
    width: 327px;
    height: 265px;
}
#InformationSection #Informationchangeinformation
{
	width:327px;
    height:265px;
}
#InformationSection #headboxcontent form
{
	    margin-top: 30px;

}
#InformationSection #headboxcontent table
{
    color: #000000;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
/*    width: 275px;*/
	font-size: 13px;
	    width: 300px;
}
#InformationSection #headboxcontent label
{
    color: #000000;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
/*    width: 275px;*/
	font-size: 15px;
	    width: 95px;
		font-weight:bold;
		padding-top: 12px;
		text-align:center;
		}
#InformationSection #headboxcontent table .requiredFields {
	text-align: center;
	padding-top: 14px;
}

#InformationSection #headboxcontent table .requiredFields p {
	margin-bottom: 8px;
	   font-weight: normal;
}

#InformationSection #headboxcontent thead
{

}
#InformationSection #headboxcontent th
{

	font-weight:bold;
/*	border-bottom:2px solid #b4bde6;*/
}
#InformationSection #headboxcontent tr
{

}
#InformationSection #headboxcontent td
{
	font-family: 'MyriadProSemibold';
	text-align:justify;
	color:#000000;
	font-size:13px;

}
#InformationSection #headboxcontent input, textarea, select, .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    width: 183px;
}
#InformationSection #headboxcontent tbody
{

}
#InformationSection #headboxcontent #edit-add
{
    margin-left: 9px;
}
#InformationSection #headboxcontent #edit
{
    margin-left: 215px;
}
#InformationSection #headboxcontent #edit h1 
{
    color: #0076B8;
    display: block;
    float: left;
    font-size: 15px;
    margin-left: 9px;
}
#InformationSection #headboxcontent #edit h1 a
{

}
#InformationSection #headboxcontent #edit span
{
    color: #0076B8;
    float: left;
    margin-left: 10px;
    margin-top: 9px;

}
#InformationSection #headboxcontent #btnBillingID
{
/*	background:url(../images/design/overnightmyaccountinfo/boton-save.png) no-repeat;
	    height: 30px;
    width: 97px;*/
}
#InformationSection #headboxcontent .BtnSave
{
    border: medium none;
    cursor: pointer;
    height: 30px;
    width: 97px;
	    line-height: 25px;
/*	
		float: left;
	height: 20px;
	width: 72px;*/
	background: #0076b8;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px; 
	border: 1px solid #64accd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-left: 103px;
	margin-top: 8px;
	cursor: pointer;
}

#InformationSection #btnInformationSection
{
    cursor: pointer;
	    line-height: 25px;
	background: #0076b8;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px; 
	border: 2px solid #0097d2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-left: 103px;
	width:437px;
	margin-top: 35px;
	cursor: pointer;
}

#InformationSection #btnInformationSection #penciletter
{
    margin-left: 14px;
}
#InformationSection #boton-click-here-to-edit
{
}
/*Fin My information */

#addressBookMenu li
{
	display:inline;
	margin-right: 20px;
}

/***************** My Desktop **************************/
#myDesktopBox{

}

#myDesktopBox .content {
	margin-left: 20px;
}

#myDesktopBox #top #title{

}
#myDesktopBox #top #title p{
	font-size:24px;

}
#myDesktopBox #content
{
	margin-left: 20px;
	margin-right: 20px;
}

#myDesktopBox h2
{
	margin-top: 15px;
}

#myDesktopBox #description
{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#myDesktopBox #jobsHeader
{
	background-color: #0076b8;
	height: 24px; 
	color: #ffffff;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	padding-top: 4px;
	font-weight: bold;
}

#myDesktopBox #jobsHeader div:first-child 
{
	float: left;	
	margin-left: 10px;
}

#myDesktopBox #jobsHeader div:last-child 
{
	float: right;	
	margin-right: 20px;
}

#myDesktopBox #jobsHeader a
{
	color: #ffffff;
	text-decoration: none;
}

#myDesktopBox #jobsHeader #doubleArrows
{
	margin-top: -2px;
}

#myDesktopBox #list table
{
	width: 100%;
	border-collapse: separate;
	margin-bottom: 20px;
}

#myDesktopBox #list table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px
}

#myDesktopBox #list table tr:last-child td:last-child {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px
}

#myDesktopBox #list table .header
{
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	font-weight: bold;
	text-align: center;
}

#myDesktopBox #list td
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	padding: 0px 5px 0px 5px;
}

#myDesktopBox #list table tr:last-child td
{
	border-bottom: 1px solid #cccccc;
}

#myDesktopBox #list table tr:first-child th:last-child
{
	border-right: 1px solid #cccccc;
}

#myDesktopBox #list table tr td:last-child
{
	border-right: 1px solid #cccccc;
}

#myDesktopBox #list .type1 td
{
	background: #f3f3f3;
}

#myDesktopBox #list .type2 td
{
	background: #e2e2e2;
}

#myDesktopBox #newsLetter
{
	margin-bottom: 20px;
	background: #f3f3f3;
	height: 126px;
	border: 1px solid #cccccc;
	-moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

#myDesktopBox #newsLetter .newsImage 
{
	margin-top: 10px;
	margin-left: -10px;
}

#myDesktopBox #newsLetter #text 
{
	margin-top: 10px;
}

#myDesktopBox #newsLetter #text .title,
#myDesktopBox #newsLetter #text a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#myDesktopBox #suggests
{
	margin-bottom: 20px;
	background: #f3f3f3;
	height: 138px;
	border: 1px solid #cccccc;
	-moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

#myDesktopBox #suggests .suggest
{
	margin-top: 15px;
	margin-left: 13px;
	float: left;
	width: 136px;
}

#myDesktopBox #suggests .suggest a
{
	color: #908e8e;
	text-decoration: none;
}

#myDesktopBox #suggests .suggestName
{
	font-weight: bold;
	color: #908e8e;
}

#myDesktopBox #pointsContainer
{
	width: 264px;
}

#myDesktopBox .totalPointsDescription
{
	color: #0076b8;
	font-size: 13px;
	margin-top: 20px;
	margin-left: -6px;
	margin-bottom: 5px;
}

#myDesktopBox #points
{
	padding-top: 12px;
	background: url(../image/basePoints.png) repeat-y;
	margin-left: -23px;
	width: 264px;
}

#myDesktopBox #topPoints, #myDesktopBox #bottomPoints
{
	margin-left: -23px;
}

#myDesktopBox #points #pointsStar
{
	margin-left: 40px;
	margin-top: -17px;
	margin-right: 10px;
}

#myDesktopBox #points #PointsID
{
	color: #0076b8;
	font-size: 32px;
	font-weight: bold;
}

#myDesktopBox #points .pts
{
	color: #7c7c7c;
	font-size: 20px;
	font-weight: bold;
}

#myDesktopBox #prizes
{
	width: 190px;
	background: #e2e2e2;
	border: 1px solid #cccccc;
	margin-top: -11px;
	text-align: center;
}

#myDesktopBox #prizes #prizesTitle
{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
}

#myDesktopBox #prizes .prizeImg
{
	margin-top: 20px;
	background: #f3f3f3;
	border: 1px solid #cccccc;
}

#myDesktopBox #prizes .prizeTitle
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

#myDesktopBox #prizes .pointsRequired
{
	color: #0076b8;
	font-weight: bold;
	font-size: 26px;
	margin-top: 10px;
}

#myDesktopBox #prizes .pts
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#myDesktopBox #prizes .prizeCode
{
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px;
	height: 20px;
	width: 90px;
	background: #56d800;
	border: 1px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#myDesktopBox #wantMore
{
	font-size: 16px;
	font-weight: bold;
	background: #f3f3f3;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border: 1px solid #cccccc;
	border-top: none;
	width: 190px;
	height: 35px;
	padding-top: 15px;
	text-align: center;
	margin-bottom: 33px;
}

#myDesktopBox #wantMore a
{
	color: #000000;
	text-decoration: none;
}

#myDesktopBox #wantMore a img
{
	margin-top: -3px;
}
#myDesktopBox #calendar
{
	margin-top: 20px;
	margin-left: 20px;
}

#myDesktopBox #calendar h1
{
	color: #0076b8;
	font-size: 24px;
	text-align: center;
}

#myDesktopBox #calendar table
{
	width:420px ;
	max-width:420px;
}

#myDesktopBox #calendar #tableTop
{
	width: 418px;
	height: 18px;
	background: #f3f3f3;
	color: #13212e;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#myDesktopBox #calendar #tableTop ul
{
	margin-left: 0px;
}

#myDesktopBox #calendar #tableTop li
{
	display: inline;
}

#myDesktopBox #calendar #tableTop li div
{
	width: 59px;
	float: left;
	text-align: center;
}

#myDesktopBox #calendar #tableBottom
{
	width: 418px;
	height: 12px;
	background: #f3f3f3;
	margin-bottom: 70px;
	border: 1px solid #cccccc;
	border-top: none;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#myDesktopBox #calendar td
{
	width: 60px;
	height: 32px;
	color: #13212e;
	font-size: 14px;
	text-align: center;
	border: 1px solid #cccccc;
}

#myDesktopBox #calendar .gray td
{
	background: #f3f3f3;
}

/************************ Favorite Jobs ***************************/
#favoriteJobsBox #content
{
	margin-left: 20px;
	margin-right: 20px;
}

#favoriteJobsBox h2
{
	margin-top: 15px;
}

#favoriteJobsBox #description
{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#favoriteJobsBox #favoriteJobsIcon
{
	float: right;
}

#favoriteJobsBox table thead .title
{
	float: left;
}
#favoriteJobsBox #top #title{

}
#favoriteJobsBox #top #title p{
	font-size:24px;

}
#favoriteJobsBox table
{
	width: 100%;
	border-collapse: separate;
	margin-bottom: 20px;
}

#favoriteJobsBox table thead td 
{
	background: #0076b8;
	border: 1px solid #0076b8;
	padding: 0px 10px 0px 10px;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#favoriteJobsBox table tbody .column1
{
	 width: 196px;
}

#favoriteJobsBox table tbody .column2,
#favoriteJobsBox table tbody .column3,
#favoriteJobsBox table tbody .column4
{
	width: 65px;
}

#favoriteJobsBox table tbody .column5
{
	width: 232px;
}

#favoriteJobsBox table #reOrderButton
{
	border: 1px solid #0076b8;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #0076b8;
	font-weight: bold;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-left: -4px;
	width: 64px;
}

#favoriteJobsBox table #editButton
{
	border: 1px solid #0076b8;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #0076b8;
	font-weight: bold;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 40px;
}

#favoriteJobsBox table #deleteButton
{
	border: 1px solid #000000;
	background: #000000;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	width: 56px;
}

#favoriteJobsBox table tbody .info1 td
{
	height: 30px;
	background: #f3f3f3;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#favoriteJobsBox table tbody .info1 td:last-child
{
	border-right: 1px solid #cccccc;
}

#favoriteJobsBox table tbody .info2 td
{
	height: 30px;
	background: #e2e2e2;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#favoriteJobsBox table tbody .info3 td
{
	height: 140px;
	background: #f3f3f3;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#favoriteJobsBox table tbody .info3 td:first-child
{
	padding: 0px;
}

#favoriteJobsBox table tbody .info3 td:last-child
{
	border-right: 1px solid #cccccc;
}

#favoriteJobsBox table tbody .info4 td
{
	height: 14px;
	border: 1px solid #cccccc;
	background: #e2e2e2;
	border-top: none;
}

#favoriteJobsBox table tbody tr:last-child td
{
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

#favoriteJobsBox table tbody .each
{
	color: #0076b8;
}

#favoriteJobsBox table tbody .detailsTitle
{
	font-weight: bold;
	font-size: 13px;
}

#favoriteJobsBox table tbody #printingOptionsInfo,
#favoriteJobsBox table tbody #additionalOptionsInfo
{
	font-size: 10px;
	line-height: 15px;
}

/*************** Access Here *****************/
#accessHereBox .content
{
	margin-left: 20px;
	margin-right: 10px;
}

#accessHereBox .content2
{
	margin-left: -10px;
	margin-right: 20px;
}

#accessHereBox h2
{
	margin-top: 15px;
}

#accessHereBox #description
{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#accessHereBox .header
{
	background: #0076b8;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#accessHereBox .header #keyIcon
{
	float: right;
	margin-right: 15px;
}

#accessHereBox #loginForm
{
	background: #f3f3f3;
	border: 1px solid #cccccc;
	height: 210px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

#accessHereBox #loginForm form
{
	margin-top: 20px;
	margin-left: 20px;
}

#accessHereBox #loginForm form input
{
	margin-left: 5px;
	width: 190px;
	padding-left: 3px;
}

#accessHereBox #loginForm form #enterButton
{
	border: 1px solid #0093cf;
	background: #0076b8;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	width: 90px;
	margin-top: 15px;
	margin-left: 85px;
	margin-bottom: 15px;
}

#accessHereBox #loginForm form a
{
	text-decoration: none;
	color: #000000;
}

#accessHereBox #door
{
	margin-top: 50px;
}

#accessHereBox #registerForm
{
	background: #f3f3f3;
	border: 1px solid #cccccc;
	/*height: 454px;*/
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 20px;	
}

#accessHereBox #registerForm form
{
	margin-top: 20px;
	margin-left: 0px;
}

#accessHereBox #registerForm form input[type="text"],
#accessHereBox #registerForm form input[type="password"]
{
	margin-left: 5px;
	width: 180px;
}

#accessHereBox #registerForm form select
{
	width: 190px;
	margin-left: 5px;
}

#accessHereBox #registerForm #IframeRecaptchaID
{
	margin-left: 5px;
}

#accessHereBox #registerForm form input[type="checkbox"]
{
	margin-left: 10px;
	margin-right: 5px;
}

#accessHereBox #registerForm form #registerButton
{
	border: 1px solid #0093cf;
	background: #0076b8;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 29px;
	padding-top: 9px;
	width: 247px;
	margin-top: 15px;
	margin-left: 39px;
	margin-bottom: 15px;
	font-size: 19px;
}

/***************************** Order History **********************************/
#orderHistoryBox #content
{
	margin-left: 20px;
	margin-right: 20px;
}
#InformationSection #top #title{

}
#InformationSection #top #title p{
	font-size:24px;

}
#orderHistoryBox h2
{
	margin-top: 15px;
}
#orderHistoryBox #top #title{

}
#orderHistoryBox #top #title p{
	font-size:24px;

}
#orderHistoryBox #description
{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#orderHistoryBox #searchHeader
{
	font-size: 15px;
	color: #ffffff;
	background: #0076b8;
	height: 28px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#orderHistoryBox #searchHeader #searchIcon
{
	float: right;
	margin-right: 20px;
	margin-top: 3px;
}

#orderHistoryBox #searchForm
{
	background: #f3f3f3;
	font-weight: bold;
	border: 1px solid #cccccc;
	height: 46px;
}

#orderHistoryBox #searchForm input
{
	margin: 8px 0px 0px 0px;
}

#orderHistoryBox #searchForm #OrderIdFilterID
{
	width: 100px;
}

#orderHistoryBox #searchForm #FromCalendarOHID,
#orderHistoryBox #searchForm #ToCalendarOHID
{
	width: 100px;
}

#orderHistoryBox #searchForm .calendarIcon
{
	margin-top: 6px;
}

#orderHistoryBox #searchForm table
{
	width: 100%;
	margin-left: 10px;
}

#orderHistoryBox #searchButtons
{
	background: #e2e2e2;
	height: 38px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-top: none;
	margin-bottom: 20px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#orderHistoryBox #searchButtons #searchButton
{
	float: left;
	height: 20px;
	width: 72px;
	background: #0076b8;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px; 
	border: 1px solid #64accd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 165px;
	margin-top: 8px;
	cursor: pointer;
}

#orderHistoryBox #searchButtons #refreshButton
{
	float: right;
	height: 20px;
	width: 72px;
	background: #0076b8;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px; 
	border: 1px solid #64accd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 185px;
	margin-top: 8px;
	cursor: pointer;
}

#orderHistoryBox #list table
{
	width: 100%;
	border-collapse: separate;
	margin-bottom: 20px;
}

#orderHistoryBox #list table tr:first-child th:first-child {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px
}

#orderHistoryBox #list table tr:first-child th:last-child {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px
}

#orderHistoryBox #list table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px
}

#orderHistoryBox #list table tr:last-child td:last-child {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px
}

#orderHistoryBox #list th
{
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	font-weight: bold;
}

#orderHistoryBox #list td
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 30px;
	padding: 0px 5px 0px 5px;
}

#orderHistoryBox #list table tr:last-child td
{
	border-bottom: 1px solid #cccccc;
}

#orderHistoryBox #list table tr:first-child th:last-child
{
	border-right: 1px solid #cccccc;
}

#orderHistoryBox #list table tr td:last-child
{
	border-right: 1px solid #cccccc;
}

#orderHistoryBox #list .type1 td
{
	background: #f3f3f3;
}

#orderHistoryBox #list .type2 td
{
	background: #e2e2e2;
}

#orderHistoryBox #list a
{
	text-decoration: underline;
	color: #000000;
}

/******************** Address Book ************************/

#addressBookBox #title{

}
#addressBookBox #title p{
	font-size:24px;

}

#addressBookBox .deleteAddress
{
	margin-left: 40px;
}

#addressBookBox #addressBookDirections
{
	margin-left: 20px;
}

#addressBookBox #addressBookTable
{
	margin-left: 20px;
	margin-right: 20px;
}

#addressBookBox #addressBookTable table
{
	width: 100%;
	border-collapse: separate;
}

#addressBookBox #addressBookTable table thead tr:first-child th:first-child {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px
}

#addressBookBox #addressBookTable table thead tr:first-child th:last-child {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px
}

#addressBookBox #addressBookTable table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px
}

#addressBookBox #addressBookTable table tr:last-child td:last-child {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px
}

#addressBookBox #addressBookTable table tbody td {
	background:#f3f3f3;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
}

#addressBookBox #addressBookTable table tbody th {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
	background: #f3f3f3;
	height: 28px;
}

#addressBookBox #addressBookTable table tbody tr th:last-child,
#addressBookBox #addressBookTable table tbody tr td:last-child  
{
	border-right: 1px solid #cccccc;
}

#addressBookBox #addressBookTable .type1 td
{
	background: #f3f3f3;
	height: 28px;
}

#addressBookBox #addressBookTable .type2 td
{
	background: #e2e2e2;
	height: 28px;
}

#addressBookBox #addNewAddress
{
	background-color:#0076b8;
	color: #ffffff;
	margin-left:  160px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	height: 27px;
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	border: 1px solid #5fa9cc;
	cursor: pointer;
	margin-bottom: 20px;
}

#addressBookBox #blueBlock
{
	background:#0076b8;
	color: #ffffff;
	font-size: 15px;
	height: 36px;
}

#addressBookBox .default
{
	float: right;
	margin-top: 7px;
	margin-right: 20px;
}

#addressBookBox .selectInfo
{
	float: left;
	margin-left: 20px;
}

#addressBookBox .selectInfo select
{
	margin: 0;
	width: 100px;
}

#addressBookBox .description
{
	margin-top: 10px;
	font-size: 15px;
}

#addressBookBox .list table
{
	width: 100%;
	border-collapse: separate;
	margin-top: 20px;
	margin-bottom: 20px;
}

#addressBookBox .list table tr:first-child th:first-child {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px
}

#addressBookBox .list table tr:first-child th:last-child {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px
}

#addressBookBox .list table tr:last-child td:first-child {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px
}

#addressBookBox .list table tr:last-child td:last-child {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px
}

#addressBookBox .list th
{
	background: #f3f3f3;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 28px;
	font-weight: bold;
}

#addressBookBox .list td
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 28px;
	padding: 0px 5px 0px 5px;
}

#addressBookBox .list table tr:last-child td
{
	border-bottom: 1px solid #cccccc;
}

#addressBookBox .list table tr:first-child th:last-child
{
	border-right: 1px solid #cccccc;
}

#addressBookBox .list table tr td:last-child
{
	border-right: 1px solid #cccccc;
}

#addressBookBox .list .type1 td
{
	background: #f3f3f3;
}

#addressBookBox .list .type2 td
{
	background: #e2e2e2;
}

/************** Upload Artworks ******************/
#uploadArtWorksBox .content
{
	margin-left: 20px;
}

#uploadArtWorksBox .title
{
	margin-top: 20px;
}

#uploadArtWorksBox #free-proof
{
	float: left;
	margin-right: 5px;
}

#uploadArtWorksBox #terms
{
	margin-left: 110px;
}

#uploadArtWorksBox #buttons
{
	margin-left: 100px;
}

#uploadArtWorksBox #terms a
{
	color: #535353;
	text-decoration: none;
}

#uploadArtWorksBox form
{
	margin-bottom: 10px;
}

#uploadArtWorksBox #thankyou
{
	margin-top: 20px;
}

#uploadArtWorksBox input[type="file"]
{
	margin-top: 5px;
	opacity: 0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	cursor:pointer;
}

#uploadArtWorksBox .selectFileButton
{
	border: 1px solid #0093cf;
	background: #0076b8;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	width: 90px;
	height: 25px;
	float: left;
	margin-top: -42px;
	padding-top: 5px;
}

#delete
{
	margin-left: 387px;
    margin-top: -13px;
}

#uploadArtWorksBox .inputButton
{
	float: left;
	margin-top: -39px;
	margin-left: 105px;
	border: 1px solid #cccccc;
	width: 347px;
	height: 22px;
	padding-top: 2px;
	/*width: 418px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#uploadArtWorksBox #uploadLaterButton
{
	border: 1px solid #0093cf;
	background: #0076b8;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	width: 98px;
	height: 25px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	padding-top: 5px;
}

#uploadArtWorksBox #uploadButton
{
	border: 1px solid #47b300;
	background: #56d800;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	width: 205px;
	height: 26px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	padding-top: 4px;
	margin-bottom: 30px;
}

#uploadArtWorksBox #doneButton
{
	border: 1px solid #47b300;
	background: #56d800;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	width: 80px;
	height: 26px;
	/*float: left;*/
	/*margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 30px;*/
	padding-top: 4px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	display: none;
}

#uploadArtWorksBox #logosFiles
{
    max-width: none;
    margin-left: -9px;
    margin-top: 22px;
    margin-bottom: 10px;
}

#myDesktopBox #loyaltyPrizes
{
	background: #e2e2e2;
	text-align: center;
}

#myDesktopBox #loyaltyPrizes .prize
{
	width: 230px;
	float: left;
}

#myDesktopBox #loyaltyPrizes .prizeImg
{
	margin-top: 20px;
	background: #f3f3f3;
	border: 1px solid #cccccc;
}

#myDesktopBox #loyaltyPrizes .prizeTitle
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

#myDesktopBox #loyaltyPrizes .pointsRequired
{
	color: #0076b8;
	font-weight: bold;
	font-size: 26px;
	margin-top: 10px;
}

#myDesktopBox #loyaltyPrizes .pts
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#myDesktopBox #loyaltyPrizes .prizeCode
{
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 0px;
	height: 20px;
	width: 90px;
	background: #56d800;
	border: 1px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 20px;
}
/***** Job Details *******/
#jobDetails table.jobDetailsTable
{
	width: 689px;
	margin-left: 0;
    margin-top: -14px;
	margin-bottom: 0px;
}

#jobDetails table.jobDetailsTable th
{
	background: #ccd2ef;
	border-right: 1px solid #b4bde6;
	border-left: 1px solid #b4bde6;
	border-top: 1px solid #b4bde6;
	padding: 5px;
	font-size: 13px;
	color: #3f4d6d;
	padding-top: 10px;
}

#jobDetails table.jobDetailsTable td
{
	background: #d9def7;
	border-right: 1px solid #b4bde6;
	border-left: 1px solid #b4bde6;
	border-top: 1px solid #b4bde6;
	border-bottom: 1px solid #b4bde6;  
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4d6d;
	vertical-align: top;
	padding-top: 10px;
}

#jobDetails #totalPrices td
{
	background: #e3e9fb;
	border: none;
	vertical-align: top;
}

#jobDetails table.jobDetailsTable .column1
{
	width: 220px;
}

#jobDetails table.jobDetailsTable .column2
{
	
}

#jobDetails table.jobDetailsTable .column3
{
	
}

#jobDetails table.jobDetailsTable .each
{
	color: #1137f6;
	font-weight: bold;
}

#jobDetails .jobDetailSection, #jobDetails .detailsTitle
{
	color: #3f4d6d;
	font-size: 15px;

}

#jobDetails #billingInfo, #jobDetails #shippingInfo, #jobDetails #printingOptionsInfo, #jobDetails #additionalOptionsInfo
{
	font-size: 11px;
}

#jobDetails .prices
{
	color: #3f4d6d;
	font-size: 15px;
}

#jobDetails .totals
{
	color: #1a2848;
	font-size: 12px;
}

#jobDetails #totalPrices table td
{
	padding: 0;
	line-height: 20px;
}

#jobDetails #totalPrices table .right
{
	text-align: right;
}

#jobDetails #jobDetailsBottom
{
	background-image: url(https://absolutecolor.com/images/design/job-details-bottom.png);
	width: 703px;
	height: 44px;
}

#jobDetails .points
{
	font-size: 26px;
	color: #0076B8;
	text-align: right;
	margin-right: 50px;
}
#jobDetails .points h1
{
    font-size: 18px;
    width: 555px;
	color:#333333;
}

#jobDetails .points .pts
{
	font-size: 16px;
	color: #0076B8;
}

/***** Favorite Jobs ******/
#favoriteJobsSection #content {
	width: 751px;
	padding-top: 20px;
	margin-left: 7px;
	background: #3f4d6d;
}

#favoriteJobsSection #content .title {
	font-family: 'MyriadProSemiboldCondensed', Arial, Helvetica, sans-serif;
	font-size: 41px;
	color: #ffffff;
}

#favoriteJobsSection #description p {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #afbbf7;
	margin-top: 10px;
}

#favoriteJobsSection #favoriteJobsIcon {
	margin-left: -5px;
	margin-top: -78px;
}

#favoriteJobsSection #favoriteJobsContainer
{
	margin-left: -20px;
	margin-top: -34px;
}

#favoriteJobsSection #favoriteJobsList 
{
	background: #d9def7;
	width: 680px;
	margin-left: 7px;
}

#favoriteJobsSection table.jobDetailsTable
{
	width: 689px;
	padding-top: 15px;
	margin-bottom: 0px;
}

#favoriteJobsSection table.jobDetailsTable th
{
	background: #ccd2ef;
	border-right: 1px solid #b4bde6;
	border-left: 1px solid #b4bde6;
	border-top: 1px solid #b4bde6;
	padding: 5px;
	font-family: 'MyriadProSemiboldCondensed', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3f4d6d;
	padding-top: 10px;
}

#favoriteJobsSection table.jobDetailsTable td
{
	background: #d9def7;
	border-right: 1px solid #b4bde6;
		border-left: 1px solid #b4bde6;
	border-top: 1px solid #b4bde6;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4d6d;
	vertical-align: top;
	padding-top: 10px;
}

#favoriteJobsSection table.jobDetailsTable td.lastTd
{
	border-bottom: 1px solid #b4bde6;
}

#favoriteJobsSection #totalPrices td
{
	background: #e3e9fb;
	border: none;
	vertical-align: top;
}

#favoriteJobsSection table.jobDetailsTable .column1
{
	width: 220px;
}

#favoriteJobsSection table.jobDetailsTable .column2
{
	width: 62px;
}

#favoriteJobsSection table.jobDetailsTable .column3
{
	
}

#favoriteJobsSection table.jobDetailsTable .button
{
	margin-bottom: -23px;	
	margin-left: 0px;
}

#favoriteJobsSection table.jobDetailsTable .each
{
	color: #1137f6;
	font-weight: bold;
}

#favoriteJobsSection .jobDetailSection, #favoriteJobsSection .detailsTitle
{
	color: #3f4d6d;
	font-size: 15px;
	font-family: 'MyriadProSemiboldCondensed', Arial, Helvetica, sans-serif;
}

#optionsLogin {
	margin-left: 20px;
	margin-top: 20px;
}
#turnaroundTable img
{
	max-width:660px;
}

/*************** Home *****************/
#homeBox #content
{
	margin-left: 0px;
	margin-right: 20px;
	width: 710px;
	height: 10px;
}

#homeBox .promoContainer
{
	float: left;
	width: 216px;
	height: 285px;
	border: 1px solid #c9c9c9; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	margin-right: 18px;
	color: #7d7d7d;
	font-weight: bold;
	margin-top: 10px;
}

#homeBox .promoContainer:last-child
{
	margin-right: 0px;
}

#homeBox .promoContainer h2
{
	font-size: 22px;
	margin-left: 10px;
}
#homeBox #about-home
{
	margin-left:-6px;
	margin-bottom:4px;
	height:152px;
}
#homeBox #about-home p
{
	margin-top: -127px;
	width: 316px;
	margin-left: 143px;
	color: #7D7D7D;
	font-size: 12px;
	line-height: 14px;
}


#homeBox .promoContainer #discount
{
	color: #0076b8;
	font-size: 35px;
	margin-left: 10px;
	margin-top: 2px;
}

#homeBox .promoContainer #percent
{
	color: #e3217e;
	font-size: 42px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#homeBox .promoContainer .description
{
	font-size: 16px;
	margin-left: 10px;
	z-index: 11;
	position: relative;
}

#homeBox .promoContainer .description span
{
	color: #0076b8;
}

#homeBox .promoContainer #registerHand
{
	margin-left: 1px;
	margin-top: -30px;
	z-index: 9;
	position: relative;
}

#homeBox .promoContainer #link1
{
	font-size: 17px;
	margin-left: 10px;
	margin-top: -5px;
	z-index: 11;
	position: relative;
}

#homeBox .promoContainer #link1 a
{
	text-decoration: none;;
	color: #7d7d7d;
}

#homeBox .promoContainer #offers
{
	font-size: 28px;
	color: #57a920;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#homeBox .promoContainer #signUp
{
	margin-left: 38px;
	margin-top: -5px;
}

#homeBox .promoContainer #link2
{
	font-size: 17px;
	margin-left: 10px;
}

#homeBox .promoContainer #link2 a
{
	text-decoration: none;;
	color: #7d7d7d;
}

#homeBox .promoContainer #loyaltyTitle
{
	font-size: 34px;
	color: #e3c000;
	line-height: 32px;
	margin-top: 15px;
	margin-left: 10px;
}

#homeBox .promoContainer #earnPoints
{
	margin-left: 10px;
	width: 171px;
}

#homeBox .promoContainer #earnPoints span
{
	color: #e3c000;
	border-bottom:1px solid #E3C000;
}
#homeBox .promoContainer #earnPoints a:hover
{
	text-decoration: none;
	color: #7d7d7d;
}
#homeBox .promoContainer #loyaltyStar 
{
	margin-left: 55px;
	margin-top: 10px;
}

#homeBox .promoContainer #link3
{
	font-size: 17px;
	margin-left: 10px;
	margin-top: -49px;
}

#homeBox .promoContainer #link3 a
{
	text-decoration: none;;
	color: #7d7d7d;
}

#homeBox #hotDeals
{
	font-size: 24px;
	color: #e3217e;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

#homeBox #hotDeals a {
    color: #e3217e;
}

#homeBox #promosList .coupon
{
	width: 155px;
	height: 206px;
	border: 1px solid #c9c9c9; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	float: left;
	margin-right: 12px;
	padding: 5px;
}

#homeBox #promosList .coupon:last-child
{
	margin-right: 0px;
}

#homeBox #promosList .coupon h2
{
	font-size: 25px;
	color: #e3217e;
}

#homeBox #promosList .coupon .couponImage
{
	margin-top: 5px;
}

#homeBox #promosList .coupon .name
{
	font-size: 18px;
	color: #0076b8;
}

#homeBox #promosList .coupon .pricesFrom
{
	font-size: 16px;
	color: #7d7d7d;
}

#homeBox #promosList .coupon .price
{
	font-size: 16px;
	color: #92ba78;
	text-decoration: line-through;
}

#homeBox #promosList .coupon .priceWithDiscount
{
	font-size: 16px;
	color: #57aa1f;
	font-weight: bold;
	margin-left: 5px;
}

#homeBox #promosList .coupon .couponCode
{
	font-size: 12px;
	color: #7d7d7d;
}

#homeBox #ourPartners
{
	font-size: 24px;
	color: #57aa1f;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

#homeBox #mostPopular
{
	font-size: 24px;
	color: #0076b8;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

#homeBox .popularProductContainer
{
	float: left;
	margin-left: 53px;
	width: 200px;
}

#homeBox .popularProductContainer:first-child
{
	margin-left: 20px;
}

#homeBox .popularProduct
{
	border: 1px solid #c9c9c9; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	height: 127px;
	width: 196px;
}

#homeBox .popularProductImage
{
	height: 120px;
	width: 190px;
	margin-top: 2px;
	margin-left: 2px;
}

#homeBox .popularProductName 
{
	font-size: 13px;
	color: #7d7d7d;
	text-align: center;
	font-weight: bold;
}

#homeBox .popularProductName a
{
	color: #7d7d7d;
	text-decoration: none;
}
#slider 
{
	margin-bottom: 20px;
}

#bannerCircles
{
	position: absolute;
	margin-left: 500px;
	margin-top: 3px;
	width: 200px;
}

#bannerCircles ul
{
	list-style: none;
}

#bannerCircles ul li
{
	display: inline;
	margin-left: 10px;
}

#bannerCircles ul li a
{
	text-decoration: none;
}

#logosHome 
{
	margin-top: 10px;
	margin-bottom: 0px;
}

.jobName
{
	margin-top: 8px;
	margin-left: 5px;
	padding-left: 5px;
}#tableoyalty table
{
}

#tableoyalty th
{
	background:#0076B8;
	color:#FFF;
}
#tableoyalty th a
{

	color:#FFF;
}
#tableoyalty #prize-grid img 
{
max-height: 100px;
}
#tableoyalty #prize-grid a img 
{
    height: 27px;
    max-width: 97px;
}

.questionImage
{
	margin-top: -2px;
	cursor: pointer;
}

#paymentBox #discountCoupon #comma
{
	font-size: 9px;
	color: #999999;
}

.mini_image
{
	width: 100px;
	height: 100px;
	position: absolute;
	margin-left: 310px;
	margin-top: -112px;
	max-height: 140px;
}

.mini_image_revision
{
	width: 122px;
	/*height: 100px;*/
	float: left;
	/*margin-left: 25px;*/
	/*margin-top: 10px;*/
	height: 200px;
	background-color: #e2e2e2;
	margin-bottom: 10px;
	margin-left: 10px;
}

.mini_image_revision .image-container
{
	height: 110px;
	background-color: #ffffff;
	margin: 5px;
	text-align: center;
	position: relative;
}

.file-prev-image
{
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.mini_image_revision img 
{

}

.inspected-arrow
{
	position: absolute;
	margin-left: 63px;
	z-index: 13;
}

.form-free-proof
{
	margin-left: 5px;
}

.file-text
{
	margin-left: 5px;
	font-family: Arial;
	color: #08c;
	font-size: 12px;
}

.info-status
{
	font-family: Arial;
	color: #08c;
	font-size: 12px;
	text-align: center;
}

.deleteArtwork
{
	
}

#proofsContainer h2
{
	line-height: 25px;
	font-size: 20px;
	width: 200px;
}

#proofsContainer h3
{
	color: #0076bc;
	font-weight: bold;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 40px;
}

#proofsContainer h4
{
	font-weight: bold;
	font-size: 18px;
}


#proofsContainer #proofsOptions
{
	border-top: 1px solid #c9c9c9;
	padding-top: 5px;
}

#proofsContainer #proofsDescriptions a
{
	padding-left: 8px !important;
	padding-right: 8px !important;
	font-weight: bold;
}

#proofsContainer #proofsDescriptions .tab-content
{
	height: 260px;
	border: 1px solid #c9c9c9;
	border-top: none;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	width: 418px;
}

#proofsContainer #proofsDescriptions .nav-tabs .active
{
	background-color: #00aeef;
}

#proofsContainer #proofsDescriptions .nav-tabs .active a
{
	background-color: #00aeef;
	color: #ffffff;
}

#proofsContainer #proofsDescriptions ul
{
	width: 420px;
}

#proofsContainer .proofElement {
	min-height: 250px;
	overflow: auto;
	padding: 10px 15px 0px 15px;
}

#proofsContainer #getStarted
{
	font-size: 28px;
	color: #0076bc;
	font-weight: bold;
	margin-top: 25px
}

#proofsContainer #proceedButton
{
	border: 1px solid #00d900;
	background: #00d900;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 25px;
	height: 30px;
	width: 150px;
	float: right;
	margin-top: -30px;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: -28px;
}

#productBox #descriptions #yw0 .nav-tabs li:last-child
{
	width: 51px;
}

#productBox #descriptions #fileInspectionLens
{
	position: absolute;
	margin-left: 685px;
	margin-top: 11px;
	width: 12px;
}

#proofsHow h4
{
	color: #0076bc;
	font-size: 12px;
}

#proofsHow #beforeAfterImages
{
	margin-top: 10px;
}

#proofsHow #beforeAfterImages #beforeImage
{
	margin-left: 20px;
}

#proofsHow #beforeAfterImages #transitionArrow
{
	margin-left: 15px;
}

#proofsHow #beforeAfterImages #afterImage
{
	margin-left: 15px;
}

#proofsHow #beforeTitle
{
	float: left;
	color: #00aeef;
	font-size: 20px;
	margin-top: 15px;
	margin-left: 55px;
	font-weight: bold;
}

#proofsHow #afterTitle
{
	float: left;
	color: #00aeef;
	font-size: 20px;
	margin-top: 15px;	
	margin-left: 140px;
	font-weight: bold;
}

#exception
{
	color: #cc0000;
	font-size: 11px;
}

#proofCartFirstColumn, #proofCartSecondColumn
{
	margin-top: 20px; 
}

#proofCartFirstColumn
{
	margin-left: 20px;
}

#proofCartFirstColumn #listTitle
{
	color: #0076b8;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	width: 370px;
}

#proofCartFirstColumn ul
{
	margin-left: 0px;
	margin-top: 15px;
}

#proofCartFirstColumn ul li
{
	list-style: none;
	font-size: 14px;
}

#proofCartFirstColumn ul .freeFileCheck
{
	margin-right: -6px;
	margin-top: -4px;
}

#proofCartSecondColumn 
{
	margin-left: -20px;
}

#proofCartSecondColumn #recommended
{
	font-weight: bold;
	font-size: 15px;
}

#proofCartSecondColumn #recommendedOptions
{
	font-weight: bold;
	font-size: 12px;
}

#proofCartTitle
{
	margin-left: 40px;
	font-size: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
}

#proofGirl
{
	margin-left: -120px;
	margin-top: -9px;
	position: absolute;
}

#freeFileMustHave
{
	text-align: center;
	color: #0088CC;
	font-weight: bold;
}

#freeFileMustHave span
{
	text-decoration: underline;
}

#main-banner .carousel-inner img
{
	cursor: pointer;
}