body {
    background: #f6f6f7 !important;
    font-family: Tahoma, Arial, Verdana, Nimbus Sans L;
    font-size: 11px;
    color: #333;
}
body, div, p, form, table {
    margin: 0px;
    padding: 0px;
    border: 0px none;
}
input {

    font-family: Tahoma, Nimbus Sans L;
    font-size: 11px;
}

a:link, a:active, a:visited {
    color: #069;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

#mainBlock {
    height: auto;
    margin: 0px 0px;
}
#topBox, #mainBox, #bottomBox {
    width: 905px;
    margin: 0px auto !important;
}
#mainBox {
    margin-top: 5px;
    margin-bottom: 5px;
}
* html #mainBox {
	display: block;
	position: relative;
	left: 3px;
}
#bottomBox {
	text-align: center;
	}
#bottomBox a {
    text-align: center;
    color: #61757e;
}
#panelInfo {
    text-align: right;
    padding: 5px 20px;
}

.formButton1 {
    background: transparent url(../images/btn_right_slice.gif) top right no-repeat;
    display: block;
    float: left;
    height: 30px;

	padding-right:5px;
    text-decoration: none;
}
.formButton1 span.btnValue {
    background: transparent url(../images/btn_left_slice.gif) no-repeat;
	background-color:#E0E0E0;
    display: block;
    padding: 0px 5px 5px 0px;
    border: 0 none;
    color: #000;
    height: 18px;
    width: 200px;
    text-align: center;

}
.formButton1 input {
    background: transparent url(../images/btn_left_slice.gif) no-repeat;

	display: block;
    padding: 0px 0px 2px 5px;
    border: 0 none;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    height: 30px;
}
* html .formButton1 input {
    padding: 0px 0px 0px 5px !important;
	}
*+html .formButton1 input {
    padding: 0px 0px 0px 5px !important;
	}
.formInput1 {
    background: transparent url(../images/inp_right_slice.gif) top right no-repeat;
    display: block;
    float: left;
    height: 30px;
	padding-right: 5px;
    text-decoration: none;
}
.formInput1 div.btnValue {
    background: transparent url(../images/inp_left_slice.gif) no-repeat;
    display: block;
    padding: 5px 0px 5px 5px;
    height: 30px;
    width: 200px;
    text-align: center;
}
.formInput1 input {
    background: transparent;
    padding: 0px 0px 5px 5px;
	border: 0 none;
    color: #53686f;
	vertical-align: middle;
}


.button-blue-account-menu {
    background: transparent url(../images/btn_blue_right.gif) top right no-repeat;
	background-color:#999999;
    display: block;
    float: left;
    height: 20px;
    padding-right: 5px;
    text-decoration: none;
	z-index: 50;
}

.button-blue-account-menu input {
    background: transparent url(../images/btn_blue_left.gif) no-repeat;	
    display: block;
    padding: 0px 0px 5px 5px;
    border: 0 none !important;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    height: 20px !important;
    width: 65px !important;
    vertical-align: middle;
}


.button-blue {
    background:transparent url(../images/btn_blue_right.gif) top right no-repeat;	
    display: block;
    float: left;
    height: 20px;
    padding-right: 5px;
    text-decoration: none;
	z-index: 50;
}
 /*opera hacks*/
@media all and (min-width: 0px) {
 .button-blue input { padding-bottom: 0px !important; margin: 0px !important;}
#form-btn-addtomymodel { padding: 0px 5px 0px 5px; }
}
 /*firefox hack*/
.button-blue input, x:-moz-any-link {
	margin: 0px !important;
}
* html .button-blue input {
	margin: 0px !important;
}
/*IE7 hack*/
*+ html .button-blue {
	left: -5px;
}
*+ html .button-blue input{
margin: 0px !important;
	padding-bottom: 0px;
}
.button-for-resselers 
{
background: url(../images/important2.jpg)top right no-repeat;
float: left;
height: 42px;
width: 162px;
padding-right: 5px;
display: block;
}

.button-blue input {
    background:#00b2fd url(../images/btn_blue_left.gif) no-repeat;
    display: block;
    padding: 0px 0px 2px 5px;
    border: 0 none !important;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    height: 20px !important;
    width: auto !important;
    vertical-align: middle;
}

* html ..button-blue input{
	padding-bottom:1px;
}

.button-gray {
    background: transparent url(../images/btn_gray_right.gif) top right no-repeat;
    display: block;
    float: left;
    height: 20px;
    padding-right: 5px;
    text-decoration: none;
}

.button-gray input {
    background: transparent url(../images/btn_gray_left.gif) no-repeat;
	background-color:#E0E0E0;
    display: block;
    padding: 0px 0px 5px 5px;
    border: 0 none !important;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    height: 20px !important;
    width: auto !important;
    vertical-align: middle;
}

.btn-to-right {
    float: right;
}
.box {
    width: 428px;
    background: url(../images/box_top_f.png) top no-repeat;
    position: absolute;
    z-index: 999 !important;
}

.box .box-content {
    background: url(../images/box_bg.png) no-repeat scroll 0% 65px;
    padding: 15px 25px 10px 20px;
}

.box .box-bottom {
    height: 20px;
    background: url(../images/box_bottom_f.png) no-repeat;
}
		.box2 {
			width: 508px;
			/*background: url(../images/box_top_f.png) top no-repeat;*/
			position: absolute;
			z-index: 999 !important;
		}
		
		.box-top {
			width: 482px;
			height: 65px;
			background: url(../images/box_top.png) repeat-x;
			float: left;
			}
		.box-top-l {
			width: 10px;
			height: 65px;
			background: url(../images/box_top_l.png) right no-repeat;
			float: left;
			}
			
		.box-top-r {
			width: 16px;
			height: 65px;
			background: url(../images/box_top_r.png) left no-repeat;
			float: left;
			}
			
		.box2-content {
			background: url(../images/box_bg_new.png) repeat-y;
			padding: 0px 25px 10px 20px;
		}
		
/*		.box2-content_ap {
			background: url(../images/box_bg.png) repeat-y;
			padding: 0px 25px 10px 20px;
		}*/
		
		*+ html .box2-content {
		min-height: 40px;
		}
		
		* html .box2 {
			height: 40px;
		}
		*html .box2-content {
			width: 463px;
			height: 40px;
		}
		.windowControls {
			position: absolute;
			margin-top: -40px;
			margin-left: 410px;
			}
		.controlClose {
		display: block;
		width: 30px;
		padding-right: 10px;
		background: url('/sage/themes/tonermax/images/address_close.gif') right no-repeat;
		}
			
		.address_row {
			position: relative;
			z-index: 999;
			}
		.address_row span {
			position: relative;
			}

		.address_row label {
			position: relative;
			}
			
		.add_link {
			display: block;
			background: #ffffff;
			position: relative;
			width: 90%;
			}
		
		.box2_content {
		position: relative;
	   margin-top: -30px;
			}
			
		.box-bottom {
			width: 483px;
			float: left;
			height: 20px;
			background: url(../images/box_bottom.png) repeat-x;
		}
		.box-bottom-l {
			width: 9px;
			float: left;
			height: 20px;
			background: url(../images/box_bottom_l.png) right no-repeat;
		}
		.box-bottom-r {
			width: 16px;
			float: left;
			height: 20px;
			background: url(../images/box_bottom_r.png) left no-repeat;
		}
		.bottom_content {
			position: relative;
			}
		.row2 {
			position: relative;
		}
		.box2-border {
		height: 1px;
		border-top: 1px solid #e5e5e5;
		display:block;
		clear: both;
		padding-bottom: 1px;
		position: relative
		}
		*+ html .box2-border {
		padding-bottom: 10px; 
		}

.inputBlue {
    border-top: 1px Solid #c1cbcf;
    border-left: 1px Solid #d1dcdf;
    border-bottom: 1px Solid #e2f2f8;
    border-right: 1px Solid #e7f5fa;	
    max-height:20px;
    background:#ecf8fc;	
	color:#53686f;
	padding:1px 3px 3px 3px;
}
.goodThing-right {
	
    text-align: center;
    border-left: 1px dotted #b2b2b2;
	/*padding:20px 20px 20px 10px;*/
}
.fLeft {
    float: left;
}
.fRight {
    float: right;
	/*position: relative;*/
}
.fRight_ap {
    float: right;
	position: relative;
	padding-right: 50px;
}
.fRight_ap_e {
    float: right;
	position: relative;
	padding-right: 10px;
}
.clear {
    clear: both;	
}

.headerText {
    font-weight: bold;
    font-size: 24px;
}

#searchItemMainDiv {
 width:860px;
}

.chStep{
	height:44px;
	background: url(../images/bg_steps.gif) repeat-x;
	width:100%;
}

.chStepNumber{ float:left; height:44px; width:133px;}
.chStepBtn{ float:right; height:44px; width:28px;}

.loginBox{
	float:left;
	margin: 10px 0px 0px 0px;
}
.loginBoxContainer {
	margin: auto;
	}
.row input, select {
	background-color: #ECF8FC;
	}
#is_save_3 {
	background-color: #ffffff !important;
	border: 0px solid !important;
}


.frmType1.row{
	width: 265px;
	clear:left;
	margin: 6px 0px 2px 5px;
}

.frmType_account_menu .row2{
	width: 265px;
	clear:left;
	margin: 0px 0px 2px 5px;

}


.frmType1 .row{
	width: 265px;
	clear:left;
	margin: 6px 0px 2px 5px;
}


.frmType1 .row2{
    width: auto;
    clear:left;
    margin: 6px 0px 2px 5px;
}
.row2 input {
	background-color: #ECF8FC;
	}

.frmType1 .row input, .frmType1 .row select, .frmType1 .row2 input, .frmType1 .row2 select {
	width:164px;
	height:18px;
	border-top:1px solid #C1CBCF; border-right:1px solid #E7F5FA; border-bottom:1px solid #E2F2F8; border-left:1px solid #D1DCDF;	
}

.frmType1 .row label{
	display:block; float:left; 
	width: 80px; height:27px;
	padding:0; margin:0;
	text-align: left;
}

.frmType1 .formButton1{
	float:right;
	}

.frmType1 .formButton1 input{
	width: auto;
	height:30px;
	border:0;
}


/*.address_list{
position:relative; 
margin-top:0px;
}*/



/* html .top_addr_list{ 
position:relative;
}*/

/*.address_list_2{
position:relative; padding-left:0px;padding-bottom:15px;
}*/

.frmType1 .row2{
    width: auto;
    clear:left;
    margin: 0px 0px 2px 5px;
}

.frmType1 .row3{
    width: auto;
    clear:left;
    margin: 6px 0px 2px 5px;
}

.frmType1 .row3 label{
    display:block; float:left; 
    width: 160px; height:27px;
    padding:0; margin:0;
    text-align: left;
}

.row3 input {
	background-color: #ECF8FC;
	}

.frmType1 .row3 input{
	width:30px;
	height:20px;
	border-top:1px solid #C1CBCF; border-right:1px solid #E7F5FA; border-bottom:1px solid #E2F2F8; border-left:1px solid #D1DCDF;	
}

.loginBox img{
	margin-bottom:15px;
}

.frmType1 .row input, .frmType1 .row select, .frmType1 .row2 input, .frmType1 .row2 select {
	width:164px;
	height:20px;
	border-top:1px solid #C1CBCF; border-right:1px solid #E7F5FA; border-bottom:1px solid #E2F2F8; border-left:1px solid #D1DCDF;	
}

.frmType1 .row label{
	display:block; float:left; 
	width: 94px; height:27px;
	padding:0; margin:0;
	text-align: left;
}
.frmType1 .row2 label{
    display:block; float:left; 
    width: 160px; height:27px;
    padding:0; margin:0;
    text-align: left;
}

.frmType1 .formButton1{
	float:right;
	}

.frmType1 .formButton1 input{
	width: auto;
	height:30px;
	border:0;
}

.frmType2{ margin-right:50px;}

.frmType2 .row{
	width: 315px;
	clear:left;
	margin: 6px 0px 2px 5px;
}

.frmType2 .row input, .frmType2 .row select{
	width:178px;
	height:18px;
	border-top:1px solid #C1CBCF; border-right:1px solid #E7F5FA; border-bottom:1px solid #E2F2F8; border-left:1px solid #D1DCDF;	
}

.frmType2 .row label{
	display:block; float:left; 
	width: 100px; height:18px;
	padding:0; margin:0;
	text-align: left;
}

.frmType2 .formButton1{
	float:right;
}

.frmType2 .formButton1 input{
	width: auto;
	height:30px;
	border:0;
}

.invalid{
	margin: 2px;
	padding: 0;
	color:red;
}

.addrlist{
	width: 310px;
	clear:left;
	margin: 6px 0px 2px 30px;
	height:16px;
}

.addr_List{
   float: left;
	background: #F5F5F5;
	width: 300px;	
	margin: 0px 20px 0px 0px;
	height:16px;
	border-bottom:1px solid #DCDCDC;
	padding: 5px 4px 5px 5px;
   text-align:left;		
}

/* html .addr_List{
	display:block;
	
}*/


.addr_List p{
	float:left;
	width:250px;
	margin-left: 4px;
	}

.addr_List span{
	padding-top:3px;
	float:left;
	width:35px;
	text-align:right;	
	
}

.orders_List{
	float:left;
	background: #ffffff;
	width: 400px;	
	padding: 0;
	margin: 0px 20px 0px 6px;
	height:16px;
	border-bottom:1px solid #DCDCDC;
	padding: 5px 4px 5px 5px;
    text-align:left;	
}

/* html .orders_List{
	display:block;	
}*/

.orders_List p{
	float:left;
	width:330px;
	margin: 0px 15px 0px 4px;
	}

.orders_List span{
	padding-top:3px;
	float:left;
	width:40px;
	text-align:right;
	
}

.orders_List_ap{
	float:left;
	background: #ffffff;
	width: 400px;	
	padding: 0;
	margin: 0px 20px 0px 6px;
	height:16px;
	border-bottom:1px solid #DCDCDC;
	padding: 5px 4px 5px 5px;
    text-align:left;	
}

/* html .orders_List{
	display:block;	
}*/

.orders_List_ap p{
	float:left;
	width:330px;
	margin: 0px 15px 0px 4px;
	}

.orders_List_ap span{
	padding-top:3px;
	float:left;
	width:40px;
	text-align:right;
	
}


.addrlist p{
	float:left;
	width:230px;
	border-bottom:1px solid #000;
}

.addrlist span{
	float:left;
	width:70px;
	padding-left:4px;
}

.h1{
	font-weight:bold;
	font-size:20px;
}

.h2{
	font-weight:bold;
	font-size:17px;
}

.h3{
	font-weight:bold;
	font-size:14px;
}

.h4{
	font-weight:bold;
	font-size:12px;
}

.tbl-mymodels-div{
  border:1px solid #e5e5e5;
}

.tbl-mymodels-div .topleft{
  background: url(../images/tbl_angle_ltop_gray.gif) top left no-repeat;
  width: 6px;
  height:6px;
  float:left;
  margin-left:-1px;
  margin-top:-1px;
}

.tbl-mymodels-div .topright{
  background: url(../images/tbl_angle_rtop_gray.gif) top right no-repeat;
  width: 6px;
  height:6px;
  float:right;
  margin-right:-1px;
  margin-top:-1px;
}

.tbl-mymodels-div .botleft{
  background: url(../images/tbl_angle_lbot_gray.gif) top left no-repeat;
  width: 6px;
  height:6px;
  float:left;
  margin-left:-1px;
  margin-top:-5px;
}

.tbl-mymodels-div .botright{
  background: url(../images/tbl_angle_rbot_gray.gif) top right no-repeat;
  width: 6px;
  height:6px;
  float:right;
  margin-right:-1px;
  margin-top:-5px;
}

.tbl-mymodels-div .content{
	padding:5px 5px 10px 5px;
}

.div_pimage_left_corner_pos{
  width: 100px;
/*  height:57px;*/
 /*position: relative;*/
display: block;
z-index: 49 !important;
border: 1px solid #eeeeee;
background: #ffffff;
padding: 0px 0px 0px 0px;
}

.div_pimage_left_corner_pos img{
z-index: 25 !important;
}

*+ html .div_pimage_left_corner_pos
{
}

.div_pimage_right_corner_pos{
  position: relative;
  padding:10px 0 10px 0;
/*  width: 200px;
  height:146px;*/
z-index: 49;
}

.div_pimage_left_corner_zoom{
/*  background: url(../images/zoom_icon.gif)  no-repeat;*/
  width: 16px;
  height:17px;
  position: absolute;
  cursor:pointer;
  bottom:	0px;
  left: 0px;
  z-index:50;
  padding: 0;
  margin: 0;
}

.div_pimage_right_corner_zoom{
  width: 100%;
  height:17px;
  /*position: absolute;*/
  cursor:pointer;
bottom:	0px;
  right: 0px;
  z-index:50;
  padding: 0;
  text-align: right;
  margin: -17px 0px 0px 0px;
}
.div_pimage_right_corner_zoom a{
display: block;
/*float: right;*/
}

.border_gray{
  border:1px solid #E4E4E5;
}


.testimonials{
	padding-top: 10px;
	width:150px;
	margin:auto; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333;
}
.testimonials .classTip {
	position:relative;
	background:url(../images/bgtip3.gif) right bottom no-repeat;
}
.testimonials .classTipH1 {
	position:relative;
	line-height:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url(../images/bgtip2.gif) right top no-repeat;
}
.testimonials .classTipH2 {
	position:relative;
	line-height:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url(../images/bgtip1.gif) left top no-repeat;
}
.testimonials .testimonial_body {
	position:relative;
	margin:0;
	padding:0px 10px 40px 10px;
	background:url(../images/bgtip4.gif) left bottom no-repeat;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4c6e7c;
}
.testimonials .testimonial_body div{
	font-size:11px;
	color: #607B8B;
	text-align:left;
}
.testimonials .testimonial_author{
	width:150px;
	text-align:right;
}
.testimonials .testimonial_author .testimonial_username{
	font-size:12px;
	font-weight:bold;
	margin-right:5px;

}
.testimonials .testimonial_author .testimonial_state_name{
	color: #9C9C9C;
	font-size:10px;
	margin-right:2px;
}
.testimonials .testimonial_author .testimonial_date{
	color: #9C9C9C;
	font-size:10px;
	margin-right:5px;
}


/*.div_message_mo_ro{
	z-index:0; 
	position:relative; 
	cursor:pointer;
}

.div_message_mo {
	z-index:1; 
	display:none; 
	position:absolute; 
	background-color:##eee; 
	padding: 5px 5px 5px 5px; 
	color:##000000; 
	font-weight:bold; 
	margin-top:3px; 
	border:1px solid;
}
*/
.goodThing_img
{
	padding-top:10px;

}

.goodThing_img .header{
	background: url(../images/secure_header.jpg) no-repeat;
	width:150px;
	height:4px;
}
.goodThing_img .body_have_us{
	background: url(../images/goodThing_have_us.gif);
	width:150px;
	height:142px;
}

.goodThing_img .body_hacker_safe{
	background: url(../images/hacker_safe_backgr.gif);
	width:150px;
	
}

.goodThing_img .verisign{
	background: url(../images/verisign.gif) no-repeat;
	width:100px;	
	height:57px;
	align:center;
}

.goodThing_img .body_need_help{
	background: url(../images/goodThing_need_help_body.gif);
	width:150px;
	height:162px;
}

.goodThing_img .bottom_have_us{
	background: url(../images/goodThing_have_us_bottom.gif);
	background-repeat:none;
	width:150px;
	height:4px;
	
}
.goodThing_img .bottom{
	background: url(../images/goodThing_bottom.gif);
	background-repeat:none;
	width:150px;
	height:4px;
	
}
.checkout_btn_disabled{
	color:#888888 !important;
}

.lp-tbl-items-info {
	border-bottom: 1px solid #cccccc;	
	}
	
.add-to-my-model-link-div {
	width: 140px;
	height: 57px;
	}
.add-to-my-model-link-div a {
	white-space: nowrap;
	}
/* End of Listen  for Fade Testimonials Added

(11:52:07 AM) PRoFy4ce: \\DHSERVER\ImproGroup\sage\themes\tonermax\images\

bg_testimonials_top.gif
bg_testimonials_bottom.gif
bg_testimonials_mid.gif

*/

.modelList {
	}
.searchtabs {
	border-bottom: 1px solid #B7CEE2;
	margin: 0px 0px 20px 0px;
	display: block;
	}

.searchtabs_account_menu {
	border-bottom: 1px solid #B7CEE2;
	margin: 0px 0px 20px 0px;
	display: block;
	width: auto;
	}

.searchtabs_account_menu_bottom {
	border-bottom: 1px dotted #DCDCDC;
	margin: 20px 0px 20px 0px;
	display: block;
	width: auto;
	}

#itemList {
z-index: 50;
}

/*  Add to my model item_landing_page*/


/*IE 7 hack*/
* + html .add-mymodels-label-item-page{
   float: right;	
	margin: 500px 25px 0 80px;
	padding-left:35px;
}
* + html .add-mymodels-label-item-page-dropdown{
   float: right;	
	margin: 50px 25px 0px 80px;
	padding-left:35px;	
}

 /*firefox hack*/
.add-mymodels-label-item-page, x:-moz-any-link{
	float: right;	
	margin: 24px 25px 0px 90px;
	padding-left:35;
}
.add-mymodels-label-item-page-dropdown, x:-moz-any-link{
	float: right;	
	margin: 24px 25px 0px 90px;
/*	padding-left:35px;*/
}
/* Safari hack*/
:first-of-type .add-mymodels-label-item-page{
	float: left;
	margin: 23px 25px 0px 90px;
}
:first-of-type .add-mymodels-label-item-page-dropdown{
	float: right;
	margin: 23px 25px 0px 90px;
}
/*IE 6 hack*/
* html .add-mymodels-label-item-page{
	float: right;
	margin: 23px 25px 0px 90px;
}
* html .add-mymodels-label-item-page-dropdown{
	float: right;
	margin: 8px 25px 0px 90px;
}
* html .add-to-my-model-link-div{
	margin: 23px 25px 0px 90px;
	width:150px;
}

.free-ship {
	width: 59px; height: 61px; display: block; position: absolute; z-index: 999; margin: 3px 0px 10px 28px;
}

*+ html .free-ship {
	position: relative; float: left; margin-bottom: -61px;
}
* html .free-ship {
	position: relative; float: left; margin-bottom: -61px; margin-left:15px;
}
body:nth-of-type(1) .button-blue-1{
   margin-top: 7px !important;
}
body:nth-of-type(1) .box2-border{
   padding-bottom: 15px !important;
}
.input_remove {
	background-color:red;
    font-family: Tahoma, Nimbus Sans L;
    font-size: 11px;
}
.input_img_button_blue {
	background-color:#00B2FD;
    font-family: Tahoma, Nimbus Sans L;
    font-size: 11px;
	color:#fff;
}
.input_img_button_grey {
	background-color:#D3D6D9;
    font-family: Tahoma, Nimbus Sans L;
    font-size: 11px;
}