

table#tblcontent {
	width: 574px;
	background: #F2F0F1;
	padding: 0;
	margin: 0;
/*	border: 1px solid black; */
}



table#tblcontent td#leftshadow {
	background: url(../images/contentleftshadow.gif) repeat-y;
	vertical-align: top;
	width: 5px;
}

table#tblcontent td#rightshadow {
	background: url(../images/contentrightshadow.gif) repeat-y;
	vertical-align: top;
	width: 5px;
}


table#tblcontent td#maincontent {

	background: #FFFFFF url(../images/contenttop.gif) no-repeat;
	padding: 10px 7px;
}

td#maincontent p, td#maincontent h1  {
	padding: 5px 5px;
}

td#maincontent p {
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
}



table#tblcontent td#bottom {
	background: url(../images/contentbottom.gif) repeat-x;
	height: 6px;
/*	border: 1px solid black; */
}


div#prodtop {
/*	border: 1px dotted red; */
}

div#prodbot {
	clear: both;
/*	border: 1px dotted red; */
}

div#prodbot h1 {
	margin-bottom: 5px;
}

div#prodimage {
	width: 340px;
	float: left;
}

div#prodimage img {
	border: 1px solid #CCC;
	margin-right: 10px;
}

div#prodteaser {
	float: right;
	width: 200px;
	clear: both;
/*	border: 1px solid black; */
}

div#prodteaser a {
	color: #FF6633;
	text-decoration: none;
}

div#prodteaser a:hover {
	text-decoration: underline;
}

div#prodteaser h4 {
	margin-top: 4px;
}


div#glance {
	border: 3px solid #EBF0F5;
	margin: 5px 5px 0 5px;
	padding: 4px;
}

div#glance h4 {
	margin-bottom: 3px;
}

div#glance ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}


div#price {
	border: 3px solid #EBF0F5;
	border-top: 0;
	background-color: #F5F6FA;
	padding: 5px;
	margin: 0 5px;
	color: #666;
}

span.machineprice {
	font-size: 13px;
	color: #405E92;
	font-weight: bold;
}

span.machinenotes {
	font-size: 11px;
	color: #F63;
}

span.exclude {
	font-size: 10px;
	color: #999;
}

span.enlargeimage {
	background: url(../images/icon_enlargeimage.gif) no-repeat;
	z-index: 1;
}

div#moreimages {
	background: #F2F7FA url(../images/icon_prod_moreimages.gif) 0 50% no-repeat;
}

div#made_simple_ENGLISH {
	background: #F2F7FA url(../images/icon_prod_moreimages.gif) no-repeat;
}

div#made_simple_SPANISH {
	background: #F2F7FA url(../images/icon_prod_moreimages.gif) 0 50% no-repeat;
	height: 30px;
	padding-top: 3px;
}
div#made_simple_FRENCH {
	background: #F2F7FA url(../images/icon_prod_moreimages.gif) 0 50% no-repeat;
	height: 30px;
	padding-top: 3px;
}

div#sellsheets {
	background: #F2F7FA url(../images/icon_prod_sellsheets.gif) 0 50% no-repeat;
}

div#printspec {
	background: #F2F7FA url(../images/icon_prod_print.gif) 0 50% no-repeat;
}

div#wallchart {
	background: #F2F7FA url(../images/icon_prod_sellsheets.gif) 0 50% no-repeat;
}

div#cchooser {
	background: #F2F7FA url(../images/icon_colorpicker.gif) no-repeat;
}

div#moreconfigs{
	background: #F2F7FA url(../images/icon_prod_moreimages.gif) no-repeat;
}

div#modssimple{
	background: #F2F7FA url(../images/icon_prod_sellsheets.gif) no-repeat;
}

div#prev_next{
	margin-top: 4px;
}

span.nextmodel a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: #E6E6E6 url(../images/icon_nextmodel.gif) no-repeat;
	padding: 0px 4px 2px 20px;
	margin: 0px 0px 0px 15px;
}

span.nextmodel a:hover {
	text-decoration: underline;
}

span.prevmodel a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: #E6E6E6 url(../images/icon_prevmodel.gif) no-repeat;
	padding: 0px 4px 2px 20px;
	margin: 0px 0px 0px 5px;
}

span.footnote {
	font-size: 10px;
}

span.prevmodel a:hover {
	text-decoration: underline;
}

div.subprodbtn {
/*	border: 1px solid black; */
	width: 170px;
/*	height: 18px; */
	padding-left: 25px;
	margin: 6px 5px 0 5px;
}

div.subprodbtn a {
	color: #405E92;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
/*	height: 18px; */
	padding-top: 2px;
	padding-bottom: 3px;
}

div.subprodbtn a:hover {
	text-decoration: underline;
}



table#tbl_console {
	clear: left;
	width: 539px;
}


div#prodtabs {
	background: url(../images/prodconsoletop.gif) no-repeat;
	width: 539px;
	height: 25px;
}

/* mozilla hack from IE */
html>body div#prodtabs {
	padding-bottom: 10px; 
}

div#prodtabs ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}

div#prodtabs ul li {
	list-style: none;
	float: left;
	margin: -2px 0 0 0;
	padding: 0;
}


div#prodtabs ul li a {
	background: url(../images/prodconsolebtn_nocurve.gif) 0 0 repeat-x;  
	display: inline;
	width: 18px;
	height: 23px; 
	margin-right: 2px;
	padding: 3px 7px 0 7px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	border: 1px solid #BFBFBF;
	border-bottom: 0;
	color: #000;
}


div#prodtabs ul li a:hover {
	background: url(../images/prodconsolebtn-on_nocurve.gif) 0 0 repeat-x;
	border: 1px solid #CCC;
	border-bottom: 0;
	text-decoration: none;
}




table#tbl_console td#left {
	background: url(../images/prodconsolelt.gif) 0 0 repeat-y;
	width: 7px;
}

table#tbl_console td#right {
	background: url(../images/prodconsolert.gif) 0 0 repeat-y;
	width: 6px;
}

table#tbl_console td#body {
	background-color: #F6F6F6;
	width: 530px;
/*	border: 1px solid red; */
}

div.consolecontent {
	padding: 0 8px;
}

div.consolecontent h3{
	color: #999;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 3px solid #CCC;
}

table#tbl_console td#body div.consolecontent p {
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0;
}

table#tbl_console td#body div.consolecontent p b {
	color: #6482A6;
}

li.subnav a {
	background-color: #E6EDF5;
	color: #666;
}

li.subnav a:hover {
	background-color: #7094B8;
	color: #FFF;
}

table.features {
	margin: 10px 0;
	width: 100%;
}

/*
table.features td {

	border: 1px solid red;
}
*/

table.features td.title {
	text-align: right;
	color: #405E92;
	font-weight: bold;
	padding: 0px 10px 5px 0px;
	width: 25%;
	font-size: 11px;
}

table.features td.value {
	border-left: 2px solid #AABFDA;
	padding-left: 10px;
	border-bottom: 1px solid #E7EDF3;
	color: #666;
	width: 75%;
	font-size: 10px;
}

table.features td.component_img {
	color: #405E92;
	font-weight: bold;
	padding: 10px 10px 10px 15px;
	width: 5%;
	font-size: 11px;
}

table.features td.component {
	border-left: 2px solid #AABFDA;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7EDF3;
	color: #666;
	width: 50%;
	font-size: 10px;
}

table.features td.bottom {
	border-top: 2px solid #AABFDA;
}

table.features span.featurenote {
	margin-left: 5px;
	font-size: 10px;
}

li.featurebullet {
	margin: 2px 0px 0px 12px;
}

h4 {
	padding-left: 0;
	margin-left: 0;
/*	border: 1px solid black; */
}

img.highlight {
	border: 1px solid #CCC;
}