
* {
    margin: 0;
    padding: 0;
    border: none;
}



/* ============================================================== */
body { 
    background-image: url(http://www.resize-photos.com/images/template_images/header_bg.jpg); 
    background-position: top center; 
    background-repeat: repeat-x; 
    font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size: 12px; 
    background-color: #ffffff;    
    color: #454545;

}

/************************************************/
#msg-div {
    position: fixed;
    left: 0;
    top: 10px;
    width: 100%;
    z-index: 20000;
}
#msg-div .msg {
    width: 300px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #dbfff0;
    border: 2px solid #79bba0;
    margin: 30px auto;
    padding: 10px 15px;
    color: #555;
    -moz-box-shadow: 1px 3px 4px #333;
    -webkit-box-shadow: 1px 3px 4px #333;
    box-shadow: 1px 3px 4px #333;
}
#msg-div .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
    color: #3d5549;
}
#msg-div .msg p {
    margin: 0;
}
/************************************************/



.body_wrap {
    width: 100%;
    height: 100%;
}

.body_container {
    width: 960px;
    height: 100%;
}


.header_container {
    width: 100%;
    height: 102px;
    background-color: transparent;    
}

.header {
    width: 960px;
    height: 102px;
    padding-left: 0px;
    border: 0px solid #FF0000;
}


#header_ad_wrap {
    width: 468px;
    height: 50px;
    margin-top: 25px;
    float: right;
}

#logo_wrap {
    width: 353px;
    height: 48px;
    float: left;
    margin-top: 25px;
}


.topnav_spacer {
    height: 2px;
    border: 0px solid #FF0000;
}

.topnav {    
    background-image: url(http://www.resize-photos.com/images/template_images/topnav_border.png); 
    background-position: top left; 
    background-repeat: no-repeat; 
    height: 43px;
    border: 0px solid #FF0000;
	/*margin-left: 85px;*/
	margin-left: 80px;
}

#topnav_list {
}

#topnav_list li {
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	padding-left: 25px;
    background-image: url(http://www.resize-photos.com/images/template_images/topnav_border.png); 
    background-position: top right; 
    background-repeat: no-repeat; 
    line-height: 43px;
    float: left;
    height: 43px;
}

#topnav_list li a {
    font-size: 15px;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.9);
    /*text-transform: uppercase;*/
    color: #ffffff;
    text-decoration: none;
}
#topnav_list li a:visited {
    color: #ffffff;
}
#topnav_list li a:hover {
    color: #ffff00;
}



#main_ad_wrap {
    width: 728px;
    height: 90px;
    margin-top: 5px;
    margin-bottom: 0px;
}





.spacer {
    height: 10px;
}








#efix_table { 
	border: 1px solid #bbb;
	border-collapse: collapse; 
}
#exif_table td, #exif_table th { 
	border:1px solid #ccc;
	border-collapse: collapse;
	padding: 3px; 
	font-size: 12px;
}

#exif_table td {
	background-color: #FFFFFF;
}






h1 {
    color: #444444;
    font-weight: bold;
    text-transform: normal;
    font-family: arial;
}

.h1_main {
    color: #174f81;
    font-weight: bold;
    text-transform: normal;
    font-family: arial;
    text-align: center;
    margin-bottom: 6px;
}



.copyright {
	font-size: 10px; 
	text-align: center;
}



.copyright a {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

.copyright a:link {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

.copyright a:visited {
    color: #000000;
    text-decoration: none;
}

.copyright a:hover {
    color: #000000;
    text-decoration: underline;
}




.another {
	padding-top: 12px;
}

.another a {
    color: #3A6A92;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.another a:link {
    color: #3A6A92;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.another a:visited {
    color: #3A6A92;
    text-decoration: none;
}

.another a:hover {
    color: #e5a816;
    text-decoration: underline;
}



.small_text {
    font-size: 12px;
}




.examples_info {
    background-color: #fff7d1; 
	border: 1px solid #c4b87c; 
	padding: 8px;
	font-size: 12px;
	line-height: 18px;
}

.examples_info strong {
    font-weight: bold;
}












.form_error_msg {
    line-height: 24px; 
    color: #FF0000; 
    text-align: left; 
    background-image: url(http://www.resize-photos.com/images/icons/fam/cross.png); 
    background-position: 0px 4px; 
    background-repeat: no-repeat; 
    padding-left: 21px; 
    width: 300px; 
}


.subheader_container {
    width: 100%;
    height: 55px;
    background-color: #ffffff;    
    background-image: url(http://www.resize-photos.com/images/subheader_bg.jpg); 
    background-repeat: repeat-x; 
    background-position: top center; 
    padding-left: 35px;
    padding-right: 20px;
}

.subheader {
    width: 100%;
    height: 55px;
}

.subheader h1 {
    font-family: tahoma;
    color: #4d4d4d;
    font-size: 21px;
    padding-top: 17px;
    padding-left: 0px;
    text-align: left;
    font-weight: bold;
}



.body_wrapper {
    width: 100%;
    padding: 0px 5px 0px 10px;
}


.body_wrapper_inside {
    width: 100%;
}



.content_container {
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 8px;
    min-height: 450px;
}



.leftnav_container {
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 8px;
}

.leftnav {
    padding-left: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    list-style-type: none;
}

.leftnav ul {
    list-style-type: none;
}

.leftnav li {
    padding-left: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    list-style-type: none;
    margin-top: 3px;
}

.leftnav li:hover {
    background-color: #f5f5f5;
}

.leftnav li img {
    vertical-align: middle;
}

.leftnav .sub_leftnav {
    padding-left: 32px;
    margin-top: 0px;
    font-size: 11px;
}


.leftnav li a {
    color: #3f4843;
    text-decoration: none;
    font-size: 13px;
}

.leftnav li a:link {
    color: #3f4843;
    text-decoration: none;
    font-size: 13px;
}

.leftnav li a:visited {
    color: #3f4843;
    text-decoration: none;
    font-size: 13px;
}

.leftnav li a:hover {
    color: #047345;
    text-decoration: none;
    font-size: 13px;
}


.leftnav .sub_leftnav a {
    color: #3f4843;
    text-decoration: none;
    font-size: 11px;
}

.leftnav .sub_leftnav a:link {
    color: #3f4843;
    text-decoration: none;
    font-size: 11px;
}

.leftnav .sub_leftnav a:visited {
    color: #3f4843;
    text-decoration: none;
    font-size: 11px;
}

.leftnav .sub_leftnav a:hover {
    color: #047345;
    text-decoration: none;
    font-size: 11px;
}


.leftnav strong {
    font-weight: bold; 
    color: #2D5B40;
    font-size: 10px;
}
.leftnav_h {
    font-weight: bold; 
    color: #2D5B40;
    font-size: 12px;
    text-align: center;
}

.video_thumb_title  {
    color: #2D5B40;
    text-decoration: none;
    font-size: 11px;
}

.video_thumb_title:link {
    color: #2D5B40;
    text-decoration: none;
    font-size: 11px;
}

.video_thumb_title:visited {
    color: #2D5B40;
    text-decoration: none;
    font-size: 11px;
}

.video_thumb_title:hover {
    color: #047345;
    text-decoration: none;
    font-size: 11px;
}





.infobar {
    font-size: 11px;
    color: #666666;
}


.login_container {
    background-color: #ffffff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #333333;
    padding: 4px;
    width: 310px;
}

.login_title {
    font-weight: bold;
    font-family: tahoma;
    font-size: 18px;
    padding-bottom: 10px;
    color: #3F4843;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.9);
    padding-top: 5px;
    font-family: arial;
}





a .new_order_button {
   width: 147px;
   height: 24px;
   background: url(http://www.resize-photos.com/images/new_order_button.png) no-repeat; 
   background-position: 0 0px; 
   margin: 0px;
}

a .new_order_button:hover {
   background-position: 0 -24px; 
}





.upper_link {
    font-family: tahoma, arial;
    font-size: 12px;
    text-decoration: none;
    color: #f0f8ff;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);

}
.upper_link:link {
    font-family: tahoma, arial;
    font-size: 12px;
    text-decoration: none;
    color: #f0f8ff;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);

}
.upper_link:visited {
    font-family: tahoma, arial;
    font-size: 12px;
    text-decoration: none;
    color: #f0f8ff;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);

}
.upper_link:hover {
    font-family: tahoma, arial;
    font-size: 12px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);

}


.loggedin {
    font-size: 10px;
    color: #c7f3e5;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}



.gridlink:link {
    color: #1E518C;
    text-decoration: none;
}

.gridlink:visited {
    color: #1E518C;
    text-decoration: none;
}

.gridlink:hover {
    color: #009E5E;
    text-decoration: underline;
}


.panellink:link {
    color: #007749;
    text-decoration: none;
    font-weight: bold;
}

.panellink:visited {
    color: #007749;
    text-decoration: none;
    font-weight: bold;
}

.panellink:hover {
    color: #C1C417;
    text-decoration: none;
    font-weight: bold;
}




.panel_h1 {
    text-align: center;
    color: #15428B;
    font-size: 20px;
}






.file_thumb {
    border: 1px solid #666666;	
}

.file_title {
    padding-top: 10px;
}
.file_title a {
    text-decoration: none;
    font-size: 15px;
    color: #3F4843;	
}
.file_title a:visited {
    color: #3F4843;		
}
.file_title a:hover {
    color: #9E9331;	
}

.file_download {
    padding-top: 20px;
}
.file_download a {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #3F4843;	
}
.file_download a:visited {
    color: #3F4843;		
}
.file_download a:hover {
    color: #9E9331;	
}

.required {
    color: #FF0000;
}



.status_div {
    margin-top: 8px;	
    padding-top: 8px;	
    padding-bottom: 10px;
    width: 100%;
    height: 52px;
    background-repeat: no-repeat;
    background-position: top center;
}

.status_cell {
   padding-top: 18px;
   color: #C1FFD8;
   font-size: 10px;
   border: 0px solid #ffff00;
   text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
}


.table_row_bg {
    height: 26px;
    background-image: url(http://www.resize-photos.com/images/row_bg.jpg); 
    background-repeat: repeat-x;
    background-position: 0 0px; 
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    font-size: 11px;
}

.table_row {
    height: 18px;
    padding: 3px 10px 3px 10px;
    font-size: 11px;
}

.table_row_total {
    font-size: 11px;
    padding: 4px 5px 4px 0px;
}


.table_row_header {
    height: 26px;
    background-image: url(http://www.resize-photos.com/images/row_bg.jpg); 
    background-repeat: repeat-x;
    background-position: 0 0px; 
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    font-size: 10px;
    text-align: center;
}

.table_row_item {
    padding: 6px 5px 6px 5px;
    font-size: 11px;
    text-align: center;
    border-bottom: 1px solid #C0C0C0;
}













       
.icon-grid {
    background-image:url(http://www.resize-photos.com/images/icons/fam/grid.png) !important;
}

.icon-form {
    background-image:url(http://www.resize-photos.com/images/icons/fam/grid.png) !important;
}
.icon-clear-group {
    background-image:url(http://www.resize-photos.com/images/icons/fam/control_rewind.png) !important;
}
.add {
    background-image:url(http://www.resize-photos.com/images/icons/fam/add.gif) !important;
}
.remove {
    background-image:url(http://www.resize-photos.com/images/icons/fam/delete.gif) !important;
}
.tabs {
    background-image:url(http://www.resize-photos.com/images/icons/fam/table.png ) !important;
}
.update {
    background-image:url(http://www.resize-photos.com/images/icons/fam/accept.png) !important;
}
.page {
    background-image:url(http://www.resize-photos.com/images/icons/fam/page.png) !important;
}
.edit {
    background-image:url(http://www.resize-photos.com/images/icons/fam/page_edit.png) !important;
}
.print {
    background-image:url(http://www.resize-photos.com/images/icons/fam/printer.png) !important;
}
.pdf {
    background-image:url(http://www.resize-photos.com/images/icons/fam/page_white_acrobat.png) !important;
}
.ship_request {
    background-image:url(http://www.resize-photos.com/images/icons/fam/brick_go.png) !important;
}


.padleft {
    margin-left: 5px;
    cursor: pointer;
}

.toolbar_title_label {
    font-weight: bold;
    font-size: 16px;	
}




.cell1 {
    width: 90px;
    text-align: right;
    padding: 5px;
    background-color: #F7FCF9;
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
    color: #222222;
    font-size: 11px;
    vertical-align: top;
}

.cell2 {
    padding: 5px;
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
    color: #222222;
    font-size: 12px;
    vertical-align: top;
}

.cell3 {
    padding: 5px;
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
    color: #222222;
    font-size: 12px;
    vertical-align: top;
    background-color: #ffffb3;
}

.cell2_right {
    padding: 5px;
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
    color: #222222;
    font-size: 12px;
    vertical-align: top;
}

.shipped_item {
    color: green;	
}




#images-view .x-panel-body{
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
}
#images-view .thumb{
    padding: 3px;
    padding-bottom: 0;
}

.x-quirks #images-view .thumb {
    padding-bottom: 3px;
}

#images-view .thumb img{
    height: 52px;
    width: 72px;
}
#images-view .thumb-wrap{
    float: left;
    margin: 5px;
    margin-right: 0;
    margin-bottom: 0px;
    padding: 5px;
    border: 0px solid #ff0000;
    height: 100px;
    cursor: pointer;
}
#images-view .thumb-wrap span {    
    display: block;
    overflow: hidden;
    text-align: center;
    width: 86px; // for ie to ensure that the text is centered
}

#images-view .x-item-over{
    border:1px solid #dddddd;
    background: #efefef url(http://www.resize-photos.com/images/over.gif) repeat-x left top;
    padding: 4px;
}

#images-view .x-item-selected{
    background: #eff5fb url(http://www.resize-photos.com/images/selected.gif) no-repeat right bottom;
    border:1px solid #99bbe8;
    padding: 4px;
}
#images-view .x-item-selected .thumb{
    background:transparent;
}

#images-view .loading-indicator {
    font-size: 11px;
    background-image: url('http://www.resize-photos.com/extjs_4.1.1a/resources/themes/images/default/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    margin: 10px;
}

.x-view-selector {
    position:absolute;
    left:0;
    top:0;
    width:0;
    border:1px dotted;
    opacity: .5;
    -moz-opacity: .5;
    filter:alpha(opacity=50);
    zoom:1;
    background-color:#c3daf9;
    border-color:#3399bb;
}.ext-strict .ext-ie .x-tree .x-panel-bwrap{
    position:relative;
    overflow:hidden;
}





#line_items_panel .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
}
#line_items_panel .x-component {
    margin: 0px;
    padding: 0px;
}
#line_items_panel{
    margin: 0px;
    padding: 0px;
}
#line_items_panel .thumb {
    padding: 0px;
    padding-bottom: 0;
}

.x-quirks #line_items_panel .thumb {
    padding-bottom: 3px;
}

#line_items_panel .thumb img {
    height: 50px;
    width: 70px;
}

#line_items_panel .color_thumb img {
    padding-bottom: 4px;
}

#line_items_panel .color_thumb img {
    height: 35px;
    width: 35px;
}

#line_items_panel .line-item-wrap {
    margin: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    padding: 5px;
    border-bottom: 1px solid #dddddd;
    height: 70px;
    cursor: pointer;
}
#line_items_panel .line-item-wrap span {    
    display: block;
    overflow: hidden;
    text-align: center;
    width: 86px; // for ie to ensure that the text is centered
}

#line_items_panel .x-item-over{
    border: 1px solid #dddddd;
    background: #efefef url(http://www.resize-photos.com/images/over.gif) repeat-x left top;
    padding: 4px;
}

#line_items_panel .x-item-selected{
    border: 1px solid #99bbe8;
    padding: 4px;
}
#line_items_panel .x-item-selected .thumb{
    background: transparent;
}

#line_items_panel .loading-indicator {
    font-size: 11px;
    background-image: url('http://www.resize-photos.com/extjs_4.1.1a/resources/themes/images/default/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    margin: 10px;
}

#line_items_panel .line-item-wrap td {
    vertical-align: top;
    padding: 3px;
}

.th {
    font-size: 10px;
    padding: 3px;
    color: #777777;
    text-align: center;
}

.totals_td_label {
    font-size: 10px;
    color: #666666;
    padding: 3px;
    width: 644px; 
    text-align: right;
}

.totals_td_value {
    font-size: 11px;
    padding: 3px;
    width: 70px; 
    text-align: right;
}

.display_field_style {
    font-weight: bold;
    color: #205a33;
    font-size: 14px;
    font-family: arial, tahoma;
}



.northeast_panel_product_title {
    font-size: 13px;
    font-weight: bold;
    color: #00543D;
}


#product_price_div {
    text-align: center;
    padding-bottom: 4px;
    font-size: 10px;
}

#product_price_div span {
    font-size: 10px;
}

#product_price_div strong {
    font-weight: bold;
    color: #00543D;
    font-size: 12px;
    font-family: arial, tahoma;
    
}

#product_total_price_div {
    text-align: center;
    font-size: 14px;
}

#product_total_price_div strong {
    font-weight: bold;
    color: #FF0000;
    font-family: arial, tahoma;
}

.units_per_increment_field_label {
    font-size: 10px; 
    color: #777777;
}

#product_availability_display_field_div {
    font-size: 11px;
    padding-bottom: 7px;
    
}
#product_availability_display_field_div_green {
    font-size: 11px;
    padding: 3px;
    color: #008C00;
    background-color: #CBF4D6;
    text-align: center;
    
}
#product_availability_display_field_div_red {
    font-size: 11px;
    padding: 3px;
    color: #D80000;
    background-color: #F7CDCD;
    text-align: center;
}






