@charset "utf-8";
/* CSS Document */
<!-- 
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF;
	margin: 10px 0 0 0; 
	padding: 0;
	text-align: center;
	
}

#container { 
	width: 778px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: none;
	text-align: left;
} 
#header { 
	background: #fff; 
	padding: 0;  
	height: 120px;
} 
 #header h1 {
	margin: 0; 
	display: none;
	padding: 10px 0;
}

#header img {border: none;}


 #leftnav {
	float: left; 
	width: 180px;
	position:relative;
	padding: 15px 0; 
	background: url(../images/left-nav-bg.gif) no-repeat #EBEBEB;
}
#leftnav h1#products { background:url(../images/products-h1.gif) no-repeat; margin: 0 0 0 5px; font-size:10px; color: #FFF;  width: 166px; height: 20px;}
#leftnav h1#catalog { background: url(../images/catalog-h1.gif) no-repeat; margin: 0 0 0 5px; font-size:10px; color: #FFF;  width: 166px; height: 20px;}

#leftnav h1#helpCenter { background: url(../images/help-center-h1.gif) no-repeat; margin: 0 0 0 5px; font-size:10px; color: #FFF;  width: 166px; height: 20px;}

#leftnav h1#colorCopiers { background: url(../images/color-copiers-h1.gif) no-repeat; margin: 0 0 0 5px; font-size:10px; color: #FFF;  width: 166px; height: 20px;}

#leftnav h1#bwCopiers { background: url(../images/bw-copiers-h1.gif) no-repeat; margin: 0 0 0 5px; font-size:10px; color: #FFF;  width: 166px; height: 20px;}

#leftnav em {margin-left: -1000px;}

#leftnav h3,  #leftnav p { margin-left: 10px; margin-right: 10px;}

#leftnav ul {margin: 0; padding: 0;}
#leftnav li  {margin: 5px 0 8px 10px; list-style-type: none; font-size: 9px; }
#leftnav a { color: #333333; font-weight:bold; background-image: url(../images/bg_left_cat_last.gif); background-repeat: no-repeat; 
background-position:0;
padding-left: 20px;display: block;}
#leftnav a:hover { color: #cc3333; font-weight:bold; background-image: url(../images/bg_left_cat_active.gif); background-repeat: no-repeat; 
background-position:0;
padding-left: 20px;}

x#leftnavBottom {width: 180px; float: left;  position: inherit; padding: 0; margin: 0; height: 7px; background: url(../images/leftnav-bottom.gif) bottom #EBEBEB;}

#mainContent {
	margin: 0 0 0 17em;
	background:url(../images/ricoh-bg-main.jpg) no-repeat right top;
} 
#subContent {
	margin: 0 0 0 17em;}

#subContent { background: none;}

#subContentRight {float: right; width: 186px; position: relative; vertical-align:top}
#mainContent p{ width: 391px;}


#mainContent h1, #subContent h1 {font-size: 18px; color: #cc3333;}

#mainContent h2, #subContent h2 {font-size: 18px; color: #666666; margin: 0; padding: 0;}

#mainContent h3, #subContent h3, #mainContent h3 a, #subContent h3 a:visited {font-size: 18px; color: #cc3333; margin: 5px 0 5px 0; padding: 0; text-decoration: none;}

#mainContent ul {margin: 0; padding: 0;}
#mainContent li {margin: 0 0 3px 25px;}



 #footer { 
	padding: 0 10px; 
	background:#FFF;
} 
 #footer p {
	margin: 0;
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.moreProducts {float: right; margin: 0 140px 0 0; color: #cc3333; font-weight:bold; text-decoration:none;}

#monthlyTop li { list-style-type:none; background: url(../images/specials-bullet.gif) no-repeat right; color: #FFF; margin: 0 15px 0 0; padding: 3px 0}

td.special{ 
	padding: 1px 15px 4px 15px;
	vertical-align: middle;}

td.details { background: url(../images/bg_ms_item.gif) right;	background-repeat: no-repeat; padding: 0 10px 3px 0}
td.details a { color: #663333; display: block }
td.details a:hover { color: #006699}

/*  Naviation */

#nav {
	margin: 1px 0 0 0; 
	padding:0; 
	font-size:12px;
	width:778px;
	line-height:1;
	float:left;
	display:inline;
	xbackground:#cc3333;
	background-image:url(../images/nav-bg.gif)
	
}

#nav ul {
	list-style-type:none; 
	font-weight:bold; 
	margin:0 0 0 12px; 
	padding:0; 
	width:auto;
	float:left;
	height:21px;
}

#nav ul li {
	display: inline; 
	background:transparent; 
	padding:0;
}

#nav ul li a:link, #nav ul li a:visited {
	padding:4px 12px 5px 12px;
	color:white;
	text-decoration:none;
	float:left;
	font-weight: bold;
	xbackground:#cc3333;
	border-right: 1px #FFF solid;
}

#nav ul li a:hover {
	float:left;
	background:#CCC;
	color:#006699;
	height: auto;
	xborder-bottom: 3px solid #CCC;
} 

#home #nav ul li .home,
#aboutus #nav ul li .aboutus,
#choosedcs #nav ul li .choosedcs,
#specials #nav ul li .specials,
#service #nav ul li .service,
#leasing #nav ul li .leasing,
#contactus #nav ul li .contactus {
	color:#ccff00;
	float:left;
	text-decoration:none;
	background: #666;
	border-bottom: solid 1px #ccff00
}

#nav #active {
	float:left;
	background:#000000;
	color:#006699;
	border-bottom: 3px solid #006699;
} 

#monthlyTop {width: 384px; height: 26px; background:url(../images/monthly-specials-h1.jpg) no-repeat;}
#monthlyMiddle {width: 384px; height: auto; margin: 0; padding: 0; background:url(../images/monthly-specials-middle.jpg ) repeat-y;}
#monthlyBottom {width: 384px; height: 10px; background:url(../images/monthly-specials-bottom.jpg) no-repeat;}

.copyright { color: #666666}
.copyright a{color: #cc3333}

#newPrinters img {border: none;}

img {border: none;}

ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 320px;
	margin-bottom: 20px;
}
ul.features li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	background-image: url(../images/bull_orange.gif);
	background-repeat: no-repeat;
	/*height: 15px;*/
	border-bottom: 1px solid #D9D9D9;
	padding: 4px 0px 3px 11px;
}
ul.features li.last {
	 border-bottom: none;
}

/* QUICK SPEC */
#specs {float: right; clear: right; width: 200px; background:#fff; text-align:center; margin-top: 15px;}

#specsTop {width: 195px; height: 31px; background:url(../images/specs-top.gif) no-repeat top right;}
#specsMiddle {width: 195px; height: auto; margin: 0; padding: 0; background:url(../images/specs-middle.gif) repeat-y;}
#specsMiddle h1 {font-size: 10px; padding: 2px 0 2px 0; margin: 0 0 0 0; color: #666666; background: #e8ecee; width: 188px;}
#specsMiddle h2 {font-size: 10px; padding: 2px 0 2px 0; margin: 0 0 0 0; color: #666666; background: #fff; width: 188px;}

#specsBottom {width: 195px; height: 39px; background:url(../images/specs-bottom.gif) no-repeat;}
#specsBottom h2 {color: #666666; font-style: normal; font-size: 12px; padding: 10px 0 5px 0;}

#specsBottom h2 em {color: red; font-style: normal; font-size: 12px;}



td.quick_spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #737373;
	border: 2px solid #CBCBCB;
	padding: 0;
	margin: 0;
}
td.quick_spec div {
	height: 14px;
}
div.color {
	background-image: url(images/am_color.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 24px;
	width: 127px;
	border-bottom: 1px solid #CBCBCB;
}
div.co {
	background-image: url(images/am_color_co.gif);
}
div.speed {
	background-image: url(images/am_speed.gif); 
	background-repeat: no-repeat;
	padding: 5px 5px 5px 24px;
	width: 127px;
	height: auto;
	border-bottom: 1px solid #CBCBCB;
}
div.monthly {
	background-image: url(images/am_speed_month.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 24px;
	width: 127px;
	border-bottom: 1px solid #CBCBCB;
}
div.msrp {
	background-image: url(images/am_price.gif);
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	padding: 5px 5px 5px 24px;
	width: 62px;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	float: left;
}
div.msrp_val {
	background-color: #F1F1F1;
	/*color: #E10021;*/
	padding: 5px 5px 5px 6px;
	width: 53px;
	border-bottom: 1px solid #CBCBCB;
	float: right;
}
div.our_price {
	background-image: url(images/am_our_price.gif);
	background-repeat: no-repeat;
	background-color: #E6F2B8;
	padding: 5px 5px 5px 24px;
	width: 62px;
	border-right: 1px solid #CBCBCB;
	float: left;
}
div.our_price_val {
	background-color: #E6F2B8;
	color: #E10021;
	padding: 5px 5px 5px 6px;
	width: 53px;
	float: right;
}
img.btn_enlarge {
	margin: 0 0 20px 0;
}

--> 
#catalogMain{
vertical-align:top;
width:384px;
float:left;
padding-top:23px;
padding-bottom:8px;
border-bottom:1px solid #cccccc}

.catalogP{margin-left:10px;
margin-right:12px;}

.cataloglinkbottom a { color: #663333; display: block ; text-decoration:none; font-weight:bold;}
.cataloglinkbottom a:hover{ color: #663333; display: block ; text-decoration:underline; font-weight:bold}
.cataloglink a { color: #663333; display: block ; text-decoration:none}
.cataloglink a:hover { color: #006699}

#requestquote {width:384px; float:left;}

/*  ---    Form Styles     ---  */

.panel {
	border: none;
	padding: 0;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #CC3333;
	color : #FFF;
	font-size: 12px;
	font-weight: bold;
	width: 340px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}