body *{
	outline:none;
}
body {
	margin:0 auto 40px auto;
	font:normal 14px "Times New Roman", Times, serif;
	color:#808080;
	background:#0F5FA9;
}
a {
	text-decoration:none;
	color:#4498D9;
}
a:hover {
	text-decoration:underline;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p, div, span, html, ol, ul, li, form, label {
	margin:0;
	padding:0;
}
h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#0F5FA9;
	font-weight:bold;
}
h2 {
	font:normal 17px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:12px;
}
h3 {
	font:normal 14px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
}
h5 {
	color:#000000;
	font-size:15px;
}
#InnerRightContainer h4 {
	font:normal 14px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
	padding-bottom:15px;
}
.clear {
	clear:both;
	font-size:0;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
img {
	border:0;
	padding:0;
	margin:0;
}
p  {
	line-height:18px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.white {
	color:#FFFFFF;
}
.black {
	color:#000000;
}
.blue {
	color:#0F5FA9;
}
#MainWrapper {
	width:858px;
	margin:25px auto 0 auto;
	background:url(../images/main_bg.gif) top center repeat-y;
}
.topround_corner {
	width:858px;
}
.bottomround_corner {
	width:858px;
}
#MainContainer {
	width:858px;
	padding-top:10px;
	padding-bottom:40px;
	height:auto;
}
/************************************Header CSS ********************************/
#header {
	width:845px;
	height:134px;
	position:relative;	
	margin:0 auto;
}
#header #logo {
	width:170px;
	height:77px;
	position:absolute;
	top:0;
	left:24px;
}
#Questions {
	position:absolute;
	top:28px;
	right:25px;
	text-align:right;
	color:#0F5FA9;
	font-size:21px;
	font-weight:bold;
	letter-spacing:0;
	word-spacing:-2px;
}
#TopLinks {
	position:absolute;
	top:60px;
	right:25px;
	text-align:right;
	color:#808080;
	text-transform:uppercase;
	font-size:13px;
}
#TopLinks ul{
	list-style-type:none;
}
#TopLinks ul li{
	background:none;
	display:inline;
	padding:0 0 0 6px;
}
#TopLinks a {
	color:#808080;
	text-transform:uppercase;
	text-decoration:none;
}
#TopLinks a:hover {
	color:#000000;
	text-decoration:none;
}
#MainNavigation {
	position:absolute;
	bottom:0;
	left:0;
	width:845px;
	height:41px;
	background:url(../images/menu_bg.gif) top center repeat-x;
}
#MainNavigation .leftimg {
	float:left;
	width:;
}
#MainNavigation .rightimg {
	float:right;
	width:;
}
.menu {
	width:829px;
	float:left;
	text-align:center;
	padding-top:13px;
}
.menu ul {
	margin:0 auto;
	list-style-type:none;
}
.menu ul li {
	display:inline;
	padding:0 3px 0 3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}
.menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu ul li a:hover {
	color:#B8DCFA;
	text-decoration:none;
}
/************************************Header CSS End ********************************/
#HomeLeftContainer {
	width:591px;
	float:left;
	margin-left:10px;
	margin-top:18px;
	display:inline;
	padding-bottom:40px;
}
#ContactLeftContainer {
	width:591px;
	float:left;
	margin-left:10px;
	margin-top:18px;
	display:inline;
	padding-bottom:40px;
}
#ContactLeftContainer h2 {
	font:normal 16px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:12px;
}
#OrderNowLeftContainer {
	width:497px;
	float:left;
	margin-left:30px;
	margin-top:18px;
	display:inline;
	padding-bottom:40px;
	color:#797979;
}
#OrderNowLeftContainer h2 {
	font:normal 17px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:12px;
}
#OrderNowLeftContainer p {
	padding-bottom:12px;
}
.content_div {
	width:548px;
	margin:0 auto;
}
.content_div p {
	padding-bottom:15px;
}
.home_banner {
	padding-bottom:10px;
}
#HomeRightSidebar {
	width:248px;
	float:left;
	margin-top:18px;
	padding-bottom:40px;
}
#OrderNowRightSidebar {
	width:267px;
	float:right;
	margin-top:18px;
	padding-bottom:40px;
	display:inline;
	margin-right:40px;
}
.Box1 {
	width:248px;
	height:auto;
	margin-top:24px;
}
.box-round-top {
	height:10px;
	line-height:0;
	font-size:0;
	background:url(../images/round-corner-right.gif) top right no-repeat;
}
.box-round-top2 {
	height:10px;
	line-height:0;
	font-size:0;
	background:url(../images/round-corner-blue.gif) top right no-repeat;
}
.box-content {
	background:#F5F5F8;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	padding:0 7px 0 7px;
}
.box-content h3 {
	color:#000000;
}
.box-round-bottom {
	height:11px;
	line-height:0;
	font-size:0;
	background:url(../images/round-corner-right-bottom.gif) top right no-repeat;
}
.box-round-bottom-white {
	height:11px;
	line-height:0;
	font-size:0;
	background:url(../images/round-corner-right-bottom2.gif) top right no-repeat;
}
.OurProcess {
	width:565px;
	margin:7px auto 10px auto;
}
.process-boxmain {
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	padding:18px 0 18px 15px;
	width:548px;
}
.process-bottom {
	height:34px;
	text-align:center;
	background:url(../images/process-bottom.gif) top left no-repeat;
}
.process_box {
	width:127px;
	height:118px;
	background:url(../images/process-box-bg.gif) top no-repeat;
	float:left;
	margin:0 3px 0 3px;
	display:inline;
}
.process_box h4 {
	text-align:center;
	color:#0F5FA9;
	line-height:22px;
	font-size:12px;
}
.choose_pro {
	padding:15px 0 0 30px;
}
#innerLeftsidebar {
	margin:18px 0 0 20px;
	float:left;
	display:inline;
	width:172px;
	padding-bottom:40px;
}
.Box2 {
	width:172px;
	height:auto;
}
.Box3 {
	width:267px;
	height:auto;
}
#InnerRightContainer {
	width:618px;
	float:left;
	display:inline;
	margin:18px 0 0 18px;
	padding-bottom:40px;
}
#InnerRightContainer p {
	padding-bottom:15px;
}
.inner-banner {
	padding:12px 0 7px 0;
}
.pgge_links {
	padding:0 0 20px 0;
}
.pgge_links ul {
	list-style-type:none;
}
.pgge_links ul li {
	display:inline;
	background:none;
}
.pgge_links ul li a {
	display:block;
	float:left;
	height:27px;
	background:url(../images/link_bg.gif) 0 0 repeat-x;
	width:155px;
	line-height:27px;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:10px;
	text-align:center;
}
.pgge_links ul li a:hover {
	color:#B8DCFA;
	text-decoration:none;
}
.common_ul {
	list-style-type:none;
}
.common_ul li{
	background:url(../images/li-dot.gif) 0 6px no-repeat;
	padding:0 0 0 10px;
	color:#797979;
	margin:8px 0 0 8px;
}
.common_ul li a{
	text-decoration:none;
	color:#797979;
}
.common_ul li a:hover{
	text-decoration:none;
	color:#000000;
}
.contactBox {
	width:241px;
	float:left;
	margin-top:10px;
}
.border-right {
	border-right:1px solid #D9D9D9;
}
.emailink {
	color:#808080;
}
.emailink:hover {
	color:#4C4C6E;
	text-decoration:underline;
}
.formpadng {
	padding-left:23px;
}
.Inputfeild {
	width:230px;
	height:27px;
	line-height:20px;
}
.Inputfeild label {
	width:62px;
	float:left;
	display:inline;
}
.Inputfeild2 {
	width:230px;
	height:111px;
	line-height:20px;
}
.Inputfeild2 label {
	width:62px;
	float:left;
	display:inline;
}
.inputtext {
	border:1px solid #D9D9D9;
	height:18px;
	padding:1px 0 0 1px;
	width:160px;
}
.textarea {
	border:1px solid #D9D9D9;
	height:100px;
	padding:1px 0 0 1px;
	width:160px;
}
.clear2 {
	clear:both;
}
.pricing {
	height:37px;
	background:#0F5FA9;
	padding-left:10px;
	padding-top:3px;
	margin-bottom:7px;
}
.pricing input {
	color:#95C83D;
	width:110px;
	height:20px;
	padding:0 2px 0 2px;
	text-align:right;
	margin-left:10px;
	font-weight:bold;
	font-size:17px;
}
.box-contentBlue {
	background:#ffffff;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:0;
}
.font_17 {
	font-size:17px;
}
.order_input-box {
	width:238px;
	margin:0 auto;
	height:34px;
	line-height:20px;
	color:#000000;
}
.order_input-box label {
	float:left;
	display:inline;
	width:120px;
	text-align:right;
}
.Select {
	width:110px;
	height:22px;
	margin-left:5px;
}
.green {
	color:#95C83D;
}
.pad_btm {
	padding-bottom:14px;
}
.additional_option {
	background:#0F5FA9;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	font-size:17px;
	line-height:30px;
	margin-bottom:14px;
}
.continue {
	padding:10px 0 13px 0;
}
.headding_black {
	font-size:17px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-bottom:5px;
}
.BoxRoundCornered {
	width:540px;
	height:auto;
	margin:0 auto;
}
.Click_to_order {
	text-align:center;
	margin-top:-18px;
}
.box-content_portfolio {
	background:#F5F5F8;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	padding:0 7px 18px 7px;
}
.labeled_div3 {
	width:200px;
	height:30px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
}
.labeled_div3 label {
	width:130px;
	float:left;
	display:inline;
	text-align:right;
}
.labeled_div2 {
	width:242px;
	height:30px;
	line-height:30px;
}
.labeled_div2 label {
	width:174px;
	float:left;
	display:inline;
}
.labeled_div {
	width:218px;
	height:18px;
	line-height:18px;
}
.labeled_div label {
	width:120px;
	float:left;
	display:inline;
}
.shoping_cart {
	padding:20px 0 0 34px;	
}

.shoping_cart h1 {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
}
.shoping_cart ul {
	list-style-type:none;
	margin:10px 28px 0 0;
	padding:0;
	float:right;
	display:inline;
}
.shoping_cart ul li{
	margin:0 5px 0 0;
	padding:0;
	display:inline;
	float:left;
	color:#9D9D9D;
	height:31px;
	background:url(../images/cart_li.gif) 0 22px repeat-x;
}
.shoping_cart ul li a{
	display:block;
	float:left;
	color:#9D9D9D;
	height:31px;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-size:17px;
}
.shoping_cart ul li a:hover{
	display:block;
	float:left;
	color:#0F5FA9;
	height:31px;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-size:17px;
}
.shoping_cart ul li a.active{
	display:block;
	float:left;
	color:#0F5FA9;
	height:31px;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-size:17px;
	background:url(../images/arrow.gif) bottom center no-repeat;
}
.DetermineBox {
	border:1px solid #D6D6D7;
	background:#F5F5F8;
	width:524px;
	margin:0 auto;
	padding:10px;
	color:#3D3D3E;
}
.zip-postal-submit-box {
	width:287px;
	height:29px;
	background:url(../images/zip-bg.gif) no-repeat;
	margin-top:10px;
	padding:8px 0 0 18px;
}
.zip-postal-submit-box label {
	float:left;
}
.zip-input {
	border:1px solid #E1E1E2;
	width:70px;
	height:16px;
	margin-right:5px;
	margin-left:5px;
	float:left;
	display:inline;
}
.zip_sub {	
	width:66px;
	height:21px;
	float:left;
}
.estimated_shiping {
	width:200px;
	float:right;
}
.JobBox {
	width:546px;
	margin:0 auto;
	background:#999999;
	margin-top:7px;
}
.job {
	background:#0F5FA9;
	padding:2px 4px 3px 4px;
	width:538px;
}
.print_job {
	color:#FFFFFF;
	width:48%;
	float:left;
	font-family:"Trebuchet MS";	
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}
.delet-job {
	width:48%;
	float:right;
	text-align:right;
	padding-top:4px;
}
.one {
	color:#0F5FA9;
	background:#FFFFFF;
	padding:0 5px 0 5px;
	font-size:14px;
}
.OptionsBox {
	width:532px;
	margin:6px auto 0 auto;
	background:#FFFFFF;
	color:#3D3D3E;
	padding-bottom:10px;
	
}
.Option_header {
	background:#E6E6E6;
	font-family:"Trebuchet MS";	
	font-size:16px;
	padding:1px 8px 2px 8px;
}
.Option_header2 {
	font-family:"Trebuchet MS";	
	font-size:16px;
	padding:1px 8px 2px 8px;
}
.option_field {
	padding:5px 5px 7px 5px;
	background:#EDEDED;
	margin:6px auto 6px auto;
	width:510px;
}
.option_select_feilds_box {
	width:146px;
	margin:0 12px 0 12px;
	display:inline;
	float:left;
	line-height:23px;
}
.option_select_feilds_box select {
	width:144px;
}
.shipping_information {
	width:220px;
	float:left;
	display:inline;
	margin:20px 0 0 15px;
}
.top_mrg_6 {
	margin-top:6px;
}
.shipSelect {
	width:204px;
}
.select_one {
	width:255px;
	float:right;
	display:inline;
	margin:10px 8px 0 0;
}
.ups_select {
	padding:5px;
	background:#EDEDED;
}
.total {
	background:#0F5FA9;
	margin-top:6px;
	text-align:right;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:17px;
	line-height:17px;
	padding:4px 7px 4px 8px;
}
.total input {
	width:98px;
	height:17px;
	padding-left:2px;
	border:0;
	text-align:left;
	font-weight:bold;
}
select {
	border:1px solid #D4D4D4;
}
.shoppin_rightsidebarin {
	width:220px;
}
.borderd_box {
	border:1px solid #D6D6D7;
	padding-bottom:7px;
	margin-bottom:10px;
}
.font_15 {
	font-size:15px;
}
.borderd_box h4 {
	color:#FFFFFF;
	font-size:13px;
	background:#0F5FA9;
	font-family:"Trebuchet MS";
	line-height:22px;
	padding-left:10px;
	margin-bottom:3px;
}
.checkout_boxround6 {
	width:380px;
	min-height:315px;
	height:auto !important;
	height:315px;
	float:right;
	margin-bottom:18px;
}
.checkout_boxround5 {
	width:380px;
	min-height:315px;
	height:auto !important;
	height:315px;
	float:left;
	margin-bottom:18px;
}
.checkout_boxround {
	width:380px;
	min-height:315px;
	height:auto !important;
	height:315px;
	float:left;
	margin-bottom:18px;
}
.checkout_boxround7 {
	width:290px;
	min-height:315px;
	height:auto !important;
	height:315px;
	float:left;
	margin-bottom:18px;
}
.checkout_boxround8 {
	width:480px;
	float:right;
	margin-bottom:18px;
}
.checkout_boxround9 {
	width:315px;
	float:right;
	margin-bottom:18px;
}
.checkout_boxround10 {
	width:315px;
	float:left;
	margin-bottom:18px;
}
.checkout_boxround11 {
	width:650px;
	clear:both;
	margin-bottom:18px;
}

.checkout_content_box {
	background:#ffffff;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:20px 10px 0 12px;
	color:#3D3D3E;
}
.checkout_content_box1 {
	background:#ffffff;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:20px 10px 0 12px;
	height:260px;
}
.checkout_content_box2 {
	background:#ffffff;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:20px 10px 0 12px;
	height:200px;
}
.checkout_content_box3 {
	background:#ffffff;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	padding:15px 10px 0 12px;
	color:#3D3D3E;
}
.blue-heading {
	height:41px;
	line-height:0;
	background:url(../images/blue-right-corner.gif) top right no-repeat;
}
.blue-heading img {
	float:left;
}
.blue-heading h3 {
	float:left;
	font-size:20px;
	line-height:42px;
}
.bluebox-content {
	background:#ffffff;
	border-left:1px solid #d6dde6;
	border-right:1px solid #d6dde6;
	padding:20px 10px 0 12px;
	color:#302370;
	line-height:18px;
	height:265px;
}
.bluebox-bottom {
	height:9px;
	line-height:0;
	font-size:0;
	background:url(../images/blue-bottom-right.gif) top right no-repeat;
}
.box-round-top4 {
	height:33px;
	line-height:0;
	background:url(../images/round-corner-checkout-right.gif) top right no-repeat;
}
.box-round-top4 img {
	float:left;
}
.box-round-top4 h3 {
	font-size:19px;
	line-height:32px;
	text-align:center;
	padding-right:14px;
}
.box-round-top3 {
	height:33px;
	line-height:0;
	background:url(../images/round-corner-checkout-right.gif) top right no-repeat;
}
.box-round-top3 img {
	float:left;
}
.box-round-top3 h3 {
	float:left;
	font-size:19px;
	line-height:32px;
}
#chechout_container {
	width:790px;
	margin:0 auto;
	padding-top:18px;
	padding-bottom:40px;
}
.checkout-pay {
	width:372px;
	margin:0 auto;
	height:26px;
	line-height:20px;
	color:#3D3D3E;
}
.checkout-pay label {
	float:left;
	display:inline;
	width:150px;
	text-align:right;
}
.payinput {
	width:176px;
	height:17px;
	border:1px solid #D4D4D4;
	margin-left:5px;
}
.paySelect {
	width:179px;
	margin-left:5px;
}
.paySelect2 {
	width:85px;
	margin-left:5px;
}
.checkout-input {
	width:315px;
	margin:0 auto;
	height:26px;
	line-height:20px;
	color:#3D3D3E;
}
.checkout-input label {
	float:left;
	display:inline;
	width:150px;
	text-align:right;
}
.checkout-input input {
	width:140px;
	height:17px;
	border:1px solid #D4D4D4;
	margin-left:5px;
}
.top_mrg_10 {
	margin-top:10px;
}
.checkout_boxround2 {
	width:380px;
	min-height:315px;
	height:auto !important;
	height:315px;
	float:right;
	margin-bottom:18px;
}
.checkout_boxround3 {
	width:245px;
	min-height:250px;
	height:auto !important;
	height:250px;
	float:left;
}
.checkout_boxround4 {
	width:525px;
	min-height:250px;
	height:auto !important;
	height:250px;
	float:right;
}
.payicon {
	padding:7px 0 12px 177px;
}
.ordrSmmry {
	width:200px;
	margin:0 auto;
	height:28px;
	line-height:20px;
	color:#3D3D3E;
}
.ordrSmmry label {
	float:left;
	display:inline;
	width:110px;
	text-align:right;
	margin-right:7px;
}
.font_18 {
	font-size:18px;
}
.common_ul2 {
	list-style-type:none;
}
.common_ul2 li{
	background:url(../images/li-dot.gif) 0 6px no-repeat;
	padding:0 0 0 10px;
	color:#3D3D3E;
	margin:2px 0 0 8px;
}
.common_list {
	list-style-type:none;
}
.common_list li{
	background:url(../images/li-dot1.gif) 0 6px no-repeat;
	padding:0 0 0 10px;
	color:#302370;
	margin:2px 0 0 8px;
}
.create-button {
	clear:both;
	margin:15px 0px 15px 0px;
}
.sign-input {
	width:315px;
	margin:0px 0px 10px 0px;
	line-height:20px;
	color:#302370;
	font-weight:bold;
}
.sign-input input {
	width:220px;
	height:17px;
	border:1px solid #D4D4D4;
}
.forgot {
	color:#808080;
}
.forgot a {
	color:#808080;
	text-decoration:underline;
}
.forgot a:hover {
	color:#808080;
	text-decoration:none;
}
.blue-txt {
	color:#322486;
	line-height:20px;
}
.blue-txt a {
	color:#ff2d2d;
	text-decoration:underline;
}
.blue-txt a:hover {
	color:#ff2d2d;
	text-decoration:none;
}
.check-this {
	width:488px;
	height:55px;
	position:relative;
}
.submit-order {
	position:absolute;
	top:5px;
	right:5px;
}
.order_checkcontent {
	position:absolute;
	top:0;
	left:23px;
}
.checkoutboxspacer {
	line-height:0;
	height:71px;
	font-size:0;
}
.checkoutboxspacer2 {
	line-height:0;
	height:40px;
	#height:33px;
	font-size:0;
}
/**************** Printing pages CSS *****************/
.content_div2 {
	width:570px;
	margin:0 auto;
}
.content_div2 h2 {
	font:normal 17px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:12px;
}
.content_div2 p {
	padding-bottom:15px;
}
.printing_boxes {
	width:584px;
	margin:0 auto;
}
.PrintProduct {
	width:278px;
	height:187px;
	float:left;
	display:inline;
	margin:0 6px 10px 5px;
	background:url(../images/print-box-bg.gif) top no-repeat;
}
.PrintProduct h3 {
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:3px 0 0 13px;
	text-transform:uppercase;
}
.PrintProduct .PrintProductDetail {
	width:130px;
	float:left;
	margin:26px 0 0 15px;
	display:inline;
}
.PrintProduct .PrintProductDetail p {
	line-height:18px;
	color:#2A2A2A;
	font-size:13px;
	padding:10px 0 10px 0;
}
.printing_pro_img {
	width:120px;
	height:136px;
	float:right;
	display:inline;
	margin:16px 13px 0 0;
	text-align:right;
	overflow:hidden;
}
.red {
	color:#FF0000;
	font-size:13px;
}
.other_products {
	width:567px;
	height:32px;
	background:url(../images/other-products.gif) no-repeat;
	margin-left:5px;
}
.other_products h3 {
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:3px 0 0 13px;
	text-transform:uppercase;
}
.other_products_list {
	width:547px;
	background:url(../images/other-pro-content.gif) bottom no-repeat;
	margin-left:5px;
	padding:5px 10px 22px 10px;
}
.other_products_list ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.other_products_list ul li {
	display:inline;
	float:left;
	width:160px;
	padding-left:20px;
	color:#2A2A2A;
	font-size:16px;
	line-height:26px;
}
.other_products_list ul li a {
	color:#2A2A2A;
	text-decoration:none;
}
.other_products_list ul li a:hover {
	color:#2A2A2A;
	text-decoration:underline;
}
#innerLeftsidebar-printing {
	margin:18px 0 0 12px;
	float:left;
	display:inline;
	width:156px;
	padding-bottom:40px;
}
.Box5 {
	width:156px;
	height:auto;
}
.Box6 {
	width:184px;
	height:auto;
}
.box-printing-menu {
	background:#F5F5F8;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	padding:0 7px 0 10px;
}
.box-printing-menu h3 {
	color:#000000;
	text-transform:uppercase;
	font-size:15px;
	padding:8px 0 6px 0;
	font-family:"Trebuchet MS";
}
.common_ul3 {
	list-style-type:none;
}
.common_ul3 li{
	padding:0 0 0 5px;
	color:#797979;
	margin:0 0 0 5px;
	background:none;
	line-height:18px;
}
.common_ul3 li a{
	text-decoration:none;
	color:#2A2A2A;
}
.common_ul3 li a:hover{
	text-decoration:underline;
	color:#000000;
}
#PrintingContentContainer {
	width:474px;
	float:left;
	display:inline;
	margin:18px 0 0 10px;
	padding-bottom:40px;
}
#PrintingContentContainer p {
	padding-bottom:15px;
}
#PrintingContentContainer h2 {
	font:normal 17px "Times New Roman", Times, serif;
	color:#0F5FA9;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:12px;
}
.printing-banner {
	padding:0 0 7px 0;
}
.pgge_links2 {
	padding:0 0 12px 7px;
}
.pgge_links2 ul {
	list-style-type:none;
}
.pgge_links2 ul li {
	display:inline;
	background:none;
}
.pgge_links2 ul li a {
	display:block;
	float:left;
	height:27px;
	background:url(../images/link_bg.gif) 0 0 repeat-x;
	width:150px;
	line-height:27px;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:5px;
	text-align:center;
}
.pgge_links2 ul li a:hover {
	color:#B8DCFA;
	text-decoration:none;
}
.printing_content {
	padding:0 8px 0 8px;
}
#PrintingRightSidebar {
	width:184px;
	float:right;
	margin-top:18px;
	padding-bottom:40px;
	display:inline;
	margin-right:12px;
}
.pricing2 {
	height:37px;
	background:#0F5FA9;
	padding-left:8px;
	padding-top:3px;
	margin-bottom:7px;
}
.pricing2 input {
	color:#95C83D;
	width:65px;
	height:18px;
	text-align:right;
	margin-left:5px;
	font-weight:bold;
	font-size:14px;
}
.order_input-box-printing {
	width:160px;
	margin:0 auto;
	line-height:25px;
	color:#000000;
	margin-bottom:3px;
}
.order_input-box-printing label {
}
.Select2 {
	width:158px;
	height:22px;
}
.graphic-quote_row {
	width:560px;
	font-size:18px;
}
.design-quote {
	width:208px;
	height:38px;
	padding-left:20px;
	line-height:35px;
	float:left;
	background:#0F5FA9;
	border-left:3px solid #E0E0E0;
	border-top:3px solid #E0E0E0;
	border-right:3px solid #E0E0E0;
	color:#FFFFFF;
}
.side {
	width:98px;
	height:38px;
	line-height:35px;
	float:left;
	background:#EAEAEA;
	border-left:3px solid #E0E0E0;
	border-top:3px solid #E0E0E0;
	border-right:3px solid #E0E0E0;
	text-align:center;
	color:#2A2A2A;
	display:inline;
	margin-left:3px;
}
.design-quote-data {
	width:208px;
	height:38px;
	padding-left:20px;
	line-height:35px;
	float:left;
	border-left:3px solid #E0E0E0;
	border-top:3px solid #E0E0E0;
	border-right:3px solid #E0E0E0;
	color:#2A2A2A;
}
.side_data {
	width:98px;
	height:38px;
	line-height:35px;
	float:left;
	border-left:3px solid #E0E0E0;
	border-top:3px solid #E0E0E0;
	border-right:3px solid #E0E0E0;
	text-align:center;
	color:#2A2A2A;
	display:inline;
	margin-left:3px;
}
.graphic-quote-bottom-discription {
	width:469px;
	padding:10px 40px 10px 40px;
	border:3px solid #E0E0E0;
	text-align:center;
	color:#2A2A2A;
}
/*******************My profile page CSS***************************/
#account-section {
	width:650px;
	padding:20px 0px 0px 15px;
	margin:0px;
	float:left;
}
.bg_yellowdivhead {
	font-size:15px;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
	color:#232370;
}
.gray-tab {
	background:#E6E6E6;
	height:23px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:7px;
	margin:0px 0px 10px 0px;
}
.gray-box {
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	padding:10px 10px 15px 10px;
	margin:0px 0px 10px 0px;
}
.gray-box1 {
	overflow:hidden;
	padding:10px 10px 15px 10px;
	margin:0px 0px 10px 0px;
}
.gray-heading {
	font-size:16px;
	font-weight:bold;
}
.gray-left {
	float:left;
	width:200px;
	line-height:22px;
	font-size:12px;
}
.gray-left img {
	margin:6px 0px 6px 0px;
}
.gray-left1 {
	float:left;
	width:220px;
	line-height:22px;
	font-size:14px;
	text-align:center;
}
.gray-left1 a {
	color:#272A2C;
	text-decoration:none;
}
.gray-left1 a:hover {
	color:#272A2C;
	text-decoration:underline;
}
.front-pic {
	float:left;
	text-align:center;
	width:auto;
	font-weight:bold;
	font-size:16px;
}
.back-pic {
	float:left;
	font-size:16px;
	font-weight:bold;
	width:auto;
	padding-left:20px;
	text-align:center;
}
.gray-left2 {
	float:left;
	width:190px;
	line-height:18px;
	padding-top:18px;
	font-size:14px;
}
.gray-left2 img {
	margin-top:6px;
}
.profile-box {
	width:630px;
	padding:0px;
	margin:0px;
	clear:both;
}
.profile-box-content {
	padding:0px 15px 0px 15px;
	margin:0px;
	background-color:#E5EFF8;
}
.box-heading {
	font-size:14px;
	font-weight:bold;
	color:#232370;
	display:block;
	margin-bottom:5px;
}
.checkout-input1 {
	width:560px;
	margin:0 auto;
	height:26px;
	line-height:20px;
	color:#3D3D3E;
}
.checkout-input1 label {
	float:left;
	display:inline;
	width:140px;
	text-align:right;
	font-size:13px;
}
.checkout-input1 input {
	width:230px;
	height:17px;
	font-size:11px;
	border:1px solid #D4D4D4;
	margin-left:5px;
}
.checkout-input1 select {
	width:230px;
	margin-left:5px;
	font-size:11px;
}
.checkout-input_1 {
	width:560px;
	margin:0 auto;
	height:26px;
	line-height:20px;
	color:#3D3D3E;
}
.checkout-input_1 label {
	float:left;
	display:inline;
	width:280px;
	text-align:right;
	font-size:13px;
}
.checkout-input_1 select {
	width:100px;
	font-size:11px;
	margin-left:5px;
}
.checkout-input_2 {
	width:560px;
	margin:0 auto;
	height:26px;
	line-height:20px;
	color:#3D3D3E;
}
.checkout-input_2 label {
	float:left;
	display:inline;
	width:310px;
	text-align:left;
	font-size:13px;
}
.checkout-input_2 select {
	width:150px;
	height:17px;
	margin-left:5px;
}
.checkout-input_3 {
	width:560px;
	margin:0 auto;
	line-height:20px;
	color:#3D3D3E;
}
.checkout-input_3 textarea {
	width:460px;
	height:57px;
	border:1px solid #D4D4D4;
}
.p-txt {
	text-align:right;
	padding:0px 80px 10px 0px;
}
.just-txt {
	text-align:justify;
	margin-top:20px;
}
.info {
	line-height:20px;
}
.color {
	color:#669BAE;
}
.color1 {
	color:#3D3D3E;
	text-decoration:none;
}
.color1:hover {
	color:#3D3D3E;
	text-decoration:underline;
}
.center-txt {
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	clear:both;
	overflow:hidden;
	height:auto;
	color:#3D3D3E;
}
.red-color {
	color:#FF0F00;
}
.left-txt {
	float:left;
	width:75px;
	display:block;
	padding:3px 0px 3px 0px;
}
.left-txt1 {
	float:left;
	width:95px;
	display:block;
	padding:3px 0px 3px 0px;
	color:#336699;
}
.left-txt2 {
	float:left;
	width:220px;
	display:block;
	line-height:20px;
	padding-bottom:3px;
}
.left-txt3 {
	float:left;
	width:220px;
	color:#366C9F;
	padding-bottom:3px;
}
.left-txt3 input {
	width:220px;
}
.left-txt3 em {
	color:#808080;
}
.upload-txt {
	margin-top:20px;	
}
.upload-txt img {
	vertical-align:middle;
}

.txt-left {
	float:left;
	width:190px;
	font-weight:bold;
	padding-top:13px;
	padding-bottom:10px;
}
.txt-right {
	padding-top:20px;
	float:left;
	padding-bottom:10px;
	width:250px;
}
.inner-head {
	font-size:18px;
	font-weight:bold;
	display:block;
	padding-bottom:8px;
}
.summery-txt {
	float:left;
	width:310px;
	line-height:22px;
}
/*******************My profile page CSS end***************************/
/* tab content css start here */
.tab-border {
	overflow:hidden;
	width:658px;
	margin:10px 0 0 0;
	clear:both;
	font-size:14px;
}
.page_links {
	height:32px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:660px;
	}
.page_links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.page_links ul li {
	display:inline;
	margin:0;
	padding:0;
}
.page_links ul li a {
	width:130px;
	margin:0px;
	padding:8px 0px 0px 0px;
	font-weight:bold;
	display:block;
	background:url(../images/tabs-bg1.gif) 0 0 no-repeat;
	height:25px;
	float:left;
	text-align:center;
	border-right:2px solid white;
	color:#FFFFFF;
	text-decoration:none;
	line-height:25px;
}
.page_links ul li a:hover {
	width:130px;
	margin:0;
	padding:0px;
	display:block;
	font-size:16px;
	height:33px;
	float:left;
	text-align:center;
	background:url(../images/tabs-bg1.gif) 0 -33px no-repeat;
	border-right:2px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
	line-height:28px;
}
.page_links ul li a.selected {
	width:130px;
	margin:0;
	padding:0px;
	display:block;
	font-size:16px;
	height:33px;
	float:left;
	text-align:center;
	background:url(../images/tabs-bg1.gif) 0 -33px no-repeat;
	border-right:2px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
	line-height:28px;
}
.bg_yellowdiv {
	border-top:5px #78A521 solid;
	padding:10px 10px 10px 10px;
	display:none;
	text-align:justify;
	margin-bottom:20px;
}
@media print {
.bg_yellowdiv {
display:block !important;
}
}
.packag_detail1 {
	clear:both;
	font-size:13px;
	line-height:18px;
	color:#272A2C;
}
/******************************Footer SCC **********************************/
#footer {
	margin:0 auto;
	width:856px;
	height:37px;
	line-height:37px;
	background:#0F5FA9;
	text-align:center;
	color:#ffffff;
}
#footer ul{
	list-style-type:none;
	margin:0 auto;
}
#footer ul li{
	background:none;
	display:inline;
	padding:0 3px 0 3px;
	font-size:14px;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}
/* landing page design part start here */
.landing-content {
	width:839px;
	padding:0px;
	margin:auto;
	clear:both;
}
.landing-banner {
	width:839px;
	margin:0px;
	padding:14px 0 4px 0;
	clear:both;
}
.landing-steps {
	width:839px;
	padding:5px 0px 5px 0px;
	margin:0px;
	clear:both;
	background-color:#E6E6E6;
	overflow:hidden;
}
.steps-heading {
	width:799px;
	padding:5px 20px 5px 20px;
	margin:0px;
	clear:both;
	font-size:17px;
	color:#898989;
	border-bottom:1px #0F5FA9 solid;
}
.steps-row {
	width:799px;
	padding:10px 20px 0px 20px;
	margin:0px;
	clear:both;
}
.step-part {
	width:225px;
	padding:0px;
	margin:0px 62px 0px 0px;
	float:left;
	overflow:hidden;
}
.step-part1 {
	width:225px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
}
.step-num {
	width:30px;
	padding:0px;
	margin:0px;
	float:left;
	font-size:30px;
	color:#0F5FA9;
}
.step-txt {
	width:195px;
	margin:0px;
	padding:0px;
	font-size:17px;
	float:left;
	color:#898989;
}
.steps-bottom {
	margin:0 0 22px 0;
	padding:0px;
	clear:both;
}
.box-row {
	width:839px;
	padding:0px;
	margin:0px;
	clear:both;
	overflow:hidden;	
}
.landing-box {
	width:262px;
	padding:0px;
	margin:0 25px 0 0;
	float:left;
}
.landing-box1 {
	width:262px;
	padding:0px;
	margin:0px;
	float:left;
}
.landing-box-head {
	width:262px;
	height:30px;
	text-align:center;
	padding:0px;
	margin:0px;
	clear:both;
	background:url(../images/box-top-head.gif) top left no-repeat;
	color:#0F5FA9;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
}
.landing-box-content{
	width:260px;
	padding:0 0 50px 0;
	margin:0px;
	clear:both;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
.landing-box-img {
	margin:0 0 10px 0;
	padding:0px;
	clear:both;
}
.landing-box-content p {
	margin:0 0 0px 0;
	padding:0 15px 0 15px;
}
/* landing page design part end here */


