.orderDataContainer {
	width: 571px;
	min-height: 110px;
	height: 100%;
	-moz-border-radius: 5px;
	border: thin solid #84b6f0;
	background-color: white;
	margin: 0 0 0 8px;
}

.grid_background {
	background: url(../images/image_grid.png) top left no-repeat transparent;
	width: 254px;
	height: 254px;
	position: relative;
	margin: 8px;
}

.product_detailed_info {
	width: 502px;
	/*height: 240px;*/
	height: 226px;
	float: left;
	border: thin solid #ADAABF;
	border-radius: 8px;
	margin: 8px;
	padding: 9px 6px 0px 6px;
}

.management_tools {
	width: 98px;
	height: 240px;
	float: left;
	border: thin solid #ADAABF;
	border-radius: 8px;
	margin: 8px 8px 8px 0;
	padding: 6px;
}

.pd_left {
	float: left;
	display: inline-block;
	width: 50%;
	height: 100%;
}

.pd_right {
	float: right;
	display: inline-block;
	width: 212px;
	height: 100%;
}

.pd_info_header {
	width: 272px;
	height: 16px;
	background: #DDDCE6;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	padding: 1px 0 0 4px;
	margin-bottom: 6px;
}

.summary_wrapper {
	width: 923px;
	height: auto;
	background: #FFFFFF;
	border: thin solid #0075FF;
	border-radius: 8px;
	padding: 8px 0px;
	margin-left: 16px;
}

.cartbox_orange_btn {
	background: url(../images/rev_btn_hlightslice.png) top left repeat-x #FFA20E;
	height: 17px;
	border-radius: 4px;
	color: #000;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 11px;
	border: thin solid #C6520C;
	cursor: pointer;
	line-height: 17px;
}

.cartbox_orange_btn:hover {
	background: url(../images/rev_btn_hlightslice.png) top left repeat-x #73A6EE;
	height: 17px;
	border-radius: 4px;
	color: #000;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 11px;
	border: thin solid #C6520C;
	cursor: pointer;
	line-height: 17px;
}

.cartbox_grey_btn {
	background: url(../images/rev_btn_hlightslice.png) top left repeat-x #9B99AC;
	height: 17px;
	border-radius: 4px;
	color: #000;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 11px;
	border: thin solid #4D535C;
	cursor: pointer;
	line-height: 17px;
}

.cartbox_grey_btn:hover {
	background: url(../images/rev_btn_hlightslice.png) top left repeat-x #FFA20E;
	height: 17px;
	border-radius: 4px;
	color: #000;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 11px;
	border: thin solid #4D535C;
	cursor: pointer;
	line-height: 17px;
}

.cartbox_green_btn {
	background: url(../images/rev_btn_hlightslice.png) top left repeat-x #00C800;
	height: 17px;
	border-radius: 4px;
	border: thin solid #000000;
	cursor: pointer;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 6px;
	line-height: 17px;
}


.summary_left {
	width: 32%;
	float: left;
	margin-left: 8px;
}

.summary_center {
	width: 32%;
	float: left;
	margin-left: 8px;
}

.summary_right {
	width: 32%;
	float: right;
	margin-right: 8px;
}

.summary_left fieldset {
	widows: 292px;
	border: thin solid #A6A2BB;
	border-radius: 6px;
	margin-bottom: 8px;
}

.summary_left fieldset legend {
	color: #264CA2;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 3px;
}

.summary_center fieldset {
	widows: 292px;
	border: thin solid #A6A2BB;
	border-radius: 6px;
	margin-bottom: 8px;
}

.summary_center fieldset legend {
	color: #264CA2;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 3px;
}

.summary_right fieldset {
	widows: 292px;
	border: thin solid #A6A2BB;
	border-radius: 6px;
	margin-bottom: 8px;
}

.summary_right fieldset legend {
	color: #264CA2;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0 3px;
}

.summary_logo { margin: 0 0 10px 4px; }

fieldset div {
	font-size: 12px;
	font-weight: normal;
}

.fieldset_headers {
	font-size: 14px;
	font-weight: bold;
}

.blue_form_txt_sum {
	color:#264CA2;
	font-size:12px;
	font-weight:bold;
	vertical-align:text-top;
	text-align:center;
}

.bottom_cart_container {
	border: thin solid #ABA4BD;
	border-radius: 6px 0px 6px 6px;
	background-color:#FFF;
	margin: 6px 6px 0px 6px;
}

.cart_input {
    background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF 13px) repeat scroll 0 0 transparent;
    border: 1px solid #CBC9D9;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    margin-left: 2px;
    outline: 0 none;
    padding: 3px;
}

.cart_form_contact_textarea {
	font-size: 10px;
	margin: 4px 0;
	border: thin solid #ABA4BD;
	width: 245px;
	height: 50px;
	background: -moz-linear-gradient(center top , #FFFFFF, #DDDCE6 1px, #FFFFFF 45px) repeat scroll 0 0 transparent;
    outline: 0;  
    background: -moz-linear-gradient(top, #FFFFFF, #DDDCE6 1px, #FFFFFF 45px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 1px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 1px;  
    -webkit-box-shadow: rgba(0,0,0,0.1) 0px 0px 1px;
	padding-left:10px;
	resize: none;
}

#tab1, #tab2 {
	display:inline-block;
	float:right;
	margin:8px 0 0 10px;
	font-weight:bold;
	font-size:9px;
	border-radius:6px 6px 0px 0px;
	border:thin solid #ABA4BD;
	padding:3px 3px 0 3px;
	position: relative;
	top: 1px;
	color: #9691AE;
	cursor: pointer;
	background-color: #FFFFFF;
}

#tab1 { margin-right: 210px; }

#tab2 {	margin-left: 4px; }

.shipping_tab_background {
	background: top left no-repeat url(../images/shipping_bar.png);
	width: 168px;
	height: 24px;
}

.summary_freight {
	padding: 5px 8px 0 8px;
}


/******************/


@import url('overcast/jquery-ui-1.8.1.custom.css');

select {
	font-size: 9px;
}

#tabs {
	width: 540px;	
}

#new_message {
	width: 535px;
	height: 120px;
	margin: 5px 5px;
	border: thin solid #9e9bad;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#new_message span {
	display: inline-block;
	font-weight: bold;
}

#thread {
	margin-top: 10px;
}

.msg_header {
	border-top: thin solid #000;
	border-bottom: thin solid #000;
	height: 20px;
	padding: 2px 0px;
}

.msg_header span {
	font-weight: bold;
	line-height: 1.7em;
	display: inline-block;
}

.message_body {
	padding: 10px 5px 5px 15px;
	margin-bottom: 10px;
}

.read {
	width: 10px;
	height: 10px;
}

.unread {
	width: 10px;
	height: 10px;
	background: url(/images/dv/msg_unread.png) top left no-repeat;
	position: relative;
	top: 1px;
	cursor: pointer;
}

.img_container, .upload_container {
	width: 160px;
	height: 160px;
	vertical-align: top;
	display: inline-block;
}

.img_data {
	width: 330px;
	height: 100%;
	vertical-align: top;
	display: inline-block;
}

.order_welcome_background {
	background: url(/images/dv/topbox_blank.png) top left;
	width: 590px;
	height: 137px;
	margin: 0 0 10px 0;
}

.order_welcome {
	background-color: white;
	display:inline-block;
	border: thin solid #84b6f0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 7px 0 0 7px;
	height: 118px;
	width: 571px;
}

.orderDataContainer {
	width: 571px;
	min-height: 110px;
	height: 100%;
	-moz-border-radius: 5px;
	border: thin solid #84b6f0;
	background-color: white;
	margin: 0 0 0 8px;
}

.orderLineItems {
	width: 100%;
	height: 19px;
	cursor: pointer;
	border-top:solid thin #CBC9D9;
}

.orderLineItems:hover {
	width: 100%;
	height: 19px;
	cursor: pointer;
	border-top:solid thin #CBC9D9;
	background: url(../images/orderlist_active.png) top left no-repeat;
}

.orderLineItems.active {
	background: url(../images/orderlist_active.png) top left no-repeat;
	width: 100%;
	height: 19px;
	cursor: pointer;
	border-top:solid thin #CBC9D9;
}

.productLineItems {
	width: 100%;
	cursor: pointer;
	border-bottom:thin solid #d5d3e0;
	overflow: hidden;
}

.bottom_cart_container {
    background-color: #FFFFFF;
    border: thin solid #ABA4BD;
    border-radius: 6px 0 6px 6px;
}

.subtotal_background {
    background: url("../images/subtotal_bar.png") no-repeat scroll left top transparent;
    height: 24px;
    margin-top: 3px;
    width: 194px;
}

.productLineItems:hover {
	width: 100%;
	cursor: pointer;
	background: url(../images/prooflist_active.png) top left no-repeat;
	border-bottom:thin solid #d5d3e0;
}

.productLineItems.active {
	background: url(../images/prooflist_active.png) top left no-repeat;
	width: 100%;
	cursor: pointer;
	border-bottom:thin solid #d5d3e0;
}


.orderDataContainerTitle {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	color: #274ca4;
	padding-top: 8px;
}

.orderDataContainerItem {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	color: #6f6d80;
	width: 24%;
}

.orderCreateContainer {
	width: 219px;
	min-height: 100px;
	height: 100%;
	-moz-border-radius: 5px;
	border: thin solid #5684EE;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px 20px;
	display: inline-block;
	vertical-align: top;
}

.orderRecentContainer {
	width: 219px;
	min-height: 100px;
	height: 100%;
	-moz-border-radius: 5px;
	border: thin solid #5684EE;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px 20px;
	display: inline-block;
	vertical-align: top;
}

.orderCreateContainerTitle {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: black;
	width: 100%;
	/*padding-top: 10px;*/
}

.createNeworderBtn {
	width:45px;
	height:16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid thin #5684EE;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	color:white;
	background:top left no-repeat url(/images/dv/rec_bkactive.png);
	font-size:10px;
	cursor:pointer;
	display:inline-block;
}

.order_uploader_box {
	position: fixed;
	top: 395px;
	left: 315px;
	width: 370px;
	height: 194px;
	background: url(/images/dv/white_big.png) no-repeat top left;
	display: none;
	z-index: 999999;
	padding: 75px 130px;
}

.order_blue_btn {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #3866d1;
	height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 9px;
	border: thin solid #475dce;
	cursor: pointer;
}

.order_green_btn {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #289814;
	height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 9px;
	border: thin solid #289814;
	cursor: pointer;
}

.order_black_btn {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #000;
	height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 9px;
	border: thin solid #000;
	cursor: pointer;
}

.order_orange_btn {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #ff9a00;
	height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #009245;
	font-weight: bold;
	padding: 0px 6px;
	font-size: 9px;
	border: thin solid #ff9a00;
	cursor: pointer;
}

.psudoTabOriginal {
	width: 160px;
	margin-left: 45px;
	position: relative;
	top: -11px;
}

.psudoTaborder {
	width: 160px;
	margin-left: 55px;
	position: relative;
	top: -11px;
}

.psudoTabCompare {
	width: 160px;
	margin-left: 187px;
	position: relative;
	top: -11px;
}

.original_psudotab {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #009600;
	height: 18px;
	color: white;
	font-weight: bold;
	font-size: 9px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border: thin solid #009600;
	cursor: pointer;
	display: inline-block;
	padding: 0px 6px;
}

.order_psudotab {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #8cff8c;
	height: 18px;
	color: #00c600;
	font-weight: bold;
	font-size: 9px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: thin solid #009600;
	cursor: pointer;
	display: inline-block;
	padding: 0px 6px;
}

.original_psudotab_order {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #009600;
	height: 18px;
	color: white;
	font-weight: bold;
	font-size: 9px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border: thin solid #009600;
	cursor: pointer;
	display: inline-block;
	padding: 0px 6px;
}

.order_psudotab_order {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #8cff8c;
	height: 18px;
	color: #00c600;
	font-weight: bold;
	font-size: 9px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: thin solid #009600;
	cursor: pointer;
	display: inline-block;
	padding: 0px 6px;
}

.option_psudotab_order {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #ff0404;
	height: 18px;
	color: white;
	font-weight: bold;
	font-size: 9px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: thin solid #009600;
	cursor: pointer;
	display: inline-block;
	padding: 0px 6px;
}

.compare_order_psudotab_order {
	background: url(/images/dv/btn_hlightslice.png) top left repeat-x #009600;
	height: 18px;
	color: white;
	font-weight: bold;
	font-size: 9px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: thin solid #009600;
	cursor: pointer;
	display: inline-block;
	padding: 0px 6px;
}

.orderMain {
	border: thin solid #40af40;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width: 554px;
	height: 100%;
	min-height: 590px;
	margin: 20px 0 10px 8px;
	background-color: #f1f0f4;
}

.orderTop {
	width: 554px;
	height: 195px;
	min-height: 195px;
}

.orderMid {
	width: 554px;
	margin-left: 10px;
	float: left;
}

.orderBottom {
	margin-top: 80px;
	width: 554px;
	height: 193px;
	float: left;
}

.orderMid textarea {
	width: 260px;
	height: 90px;
	margin: 5px 0 5px 0;
}

.midGreenLabel {
	color: #009400;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	width: 260px;
}

.orderTopLeftOriginal {
	float: left;
	margin: 0 0 10px 10px;
	width: 260px;
	height: 160px;
}

.orderTopRightOriginal {
	float: left;
	margin: 15px 0 10px 10px;
	width: 260px;
	height: 160px;
}

.orderTopLeftorder {
	float: left;
	margin: 15px 0 10px 10px;
	width: 260px;
	height: 160px;
}

.orderTopRightorder {
	float: left;
	margin: 0 0 10px 10px;
	width: 260px;
	height: 180px;
}

.orderTopLeftCompare {
	float: left;
	margin: 0 0 10px 10px;
	width: 260px;
	height: 160px;
}

.orderTopRightCompare {
	float: right;
	margin: 23px 10px 10px 0;
	width: 260px;
	height: 160px;
}

.orderTopLeftOptions {
	float: left;
	margin: 15px 0 10px 10px;
	width: 260px;
	height: 160px;
}

.orderTopRightOptions {
	float: left;
	margin: 0 0 10px 10px;
	width: 260px;
	height: 160px;
}

.order_img_box {
	background: url(/images/dv/proof_imgbox.png) top left repeat-x;
	width: 260px;
	height: 156px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.request_title {
	width: 100%;
	height: 20px;
	margin-top: 5px;
}

.request_title span {
	color: black;
	font-weight: bold;
}

.request_title_option {
	width: 100%;
	height: 20px;
	margin-top: 5px;
}

.request_title_option span {
	color: #ff0000;
	font-weight: bold;
}

.red_stuff {
	color: #ff0000;
	font-size: 9px;
	display: inline-block;
}

.grey_stuff {
	color: #7d7a91;
	font-size: 9px;
}

.order_field_label {
	color: black;
	font-size: 11px;
	font-weight: bold;
	margin-right: 3px;
}

.order_pill_blue {
	background-color: #5584ed;
	color: white;
	font-size: 9px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 6px;
	cursor: pointer;
}

.order_pill_green {
	background-color: #00c600;
	color: white;
	font-size: 9px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 6px;
	cursor: pointer;
}

.order_pill_red {
	background-color: #ff0000;
	color: white;
	font-size: 9px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 6px;
	cursor: pointer;
}

.short_order_input {
	border: thin solid #84b6f0;
	width: 38px;
	height: 14px;
	font-size: 9px;
}

.power_blue {
	width: 15px;
	height: 16px;
	background: url(/images/dv/power_on.png) top left no-repeat;
	display: inline-block;
	position: relative;
	top: 5px;
}

.power_green {
	width: 15px;
	height: 16px;
	background: url(/images/dv/power_green.png) top left no-repeat;
	display: inline-block;
	position: relative;
	top: 5px;
}

.power_red {
	width: 15px;
	height: 16px;
	background: url(/images/dv/power_red.png) top left no-repeat;
	display: inline-block;
	position: relative;
	top: 5px;
}

.fake_input {
	display: inline-block;
	border: thin solid #bab6ca;
	height: 16px;
	padding: 0 3px;
	font-size: 9px;
	line-height: 1.6em;
}

.psudoCheck {
	border: thin solid #808080;
	background-color: #808080;
	display: inline-block;
	width: 10px;
	height: 10px;
	position: relative;
	top: 2px;
	margin: 0 6px 0 3px;
}

.psudoUncheck {
	border: thin solid #b2b2b2;
	display: inline-block;
	width: 10px;
	height: 10px;
	position: relative;
	top: 2px;
	margin: 0 3px 0 6px;
}

.psudoUncheckedText {
	font-size: 9px;
	color: #b2b2b2;
	display: inline-block;
}

.order_request_info {
	display: inline-block;
	margin: 4px 0 10px 10px;
	float: left;
}

.order_logo {
	background: url(/images/dv/proof_logo.png) top right no-repeat;
	width: 147px;
	height: 72px;
	float: right;
	display: inline-block;
	margin: 10px 10px 0 0;
}

.previous_orders {
	float: left;
	display: inline-block;
	margin: 0 0 10px 10px;
	color: #264CA1;
	font-size: 11px;
	cursor: pointer;
}

.next_orders {
	float: right;
	display: inline-block;
	margin: 0 10px 10px 0;
	color: #264CA1;
	font-size: 11px;
	cursor: pointer;	
}

.order_labels {
	color: #254da5;
	display: inline-block;
}

.hide_show_details {
	background-color: #5584ee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding: 1px 4px;
	cursor: pointer;
}

.grey_details {
	width: 561px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #EBEAEF;
	margin: 5px 5px 5px 5px;
	display: none;
}

.orderLeftColumn {
	float: left;	
	display: inline-block;
	width: 280px;
}

.orderRightColumn {
	float: right;
	display: inline-block;	
	width: 280px;	
}