html, body 
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;	
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #585858;
	text-align: center;
}

#maincontainer
{
	margin: auto;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #585858;
}

#mainmenu
{
	background: #6B6D6F;
	height: 80px;
	color: White;
}
#mainmenu A
{
	color: #ffffff;
}

#content
{
	
	background: #F0F8FF;
}

#footer
{
	background: black;
	height: 76px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 9px;
	color: #ffffff;
}
#footer A
{
	font-size: 9px;
	color: #ffffff;
}

hr
{
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	text-align:left;	
}
.underline
{
	border-bottom-color: #CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom: 2px;
}

.defaultstyle
{
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #585858;
}


.heading
{
	font-size: 25px;
	font-weight: bold;
}

.subhead
{
	font-size: 12px;
	font-weight:bold;
}
.subsubhead
{
	font-style: italic;
}

ul
{
	list-style-image: url('../images/bullet.gif');
	_margin-top:1em;
}

table
{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;

}

/*
td
{
	border-style:solid;
	border-width:1px;
	border-color:Green;

}

tr
{
	border-style:solid;
	border-width:1px;
	border-color:Fuchsia;

}*/
/***** LINK STYLING***********/
a
{
	text-decoration: none;
	font-weight:bold;
	color:#A7A9AC;
	text-decoration: underline;
}
a:visited,a:active
{
	text-decoration: underline;
	color:#A7A9AC;
	font-weight:bold;
}
a.navitemleft,a.navitemleft:visited, a.navitemleft:active
{
	color:Black;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
a.datagriditem,a.datagriditem:visited, a.datagriditem:active
{
	color:#585858;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	font-size: 12px;
}






/********ADVERTISEMENT STYLING****************/

a.ad, a.ad:visited, a.ad:active
{
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	color: #585858;
}


a.ad img
{
	border-style:none;
	text-decoration:none;
}

div#imgspacer
{
	width:160px;
}

table.ad
{
	text-align: center;
	vertical-align: middle;
	border-collapse:collapse;
}

table.ad tr
{

}

table.ad td
{
	padding:25px;
	border: solid 1px #585858;
	background-color: #D1D1D1;
}

table.ad tr.first
{
}



/********** CONTENT STYLING**************/

div#wrapper 
{
	background-color:#FFFFFF;
	margin-bottom: 25%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #585858;
	width: auto;
}

div#main 
{
	vertical-align:top;
	line-height:150%;
	text-align: left;
	margin-left:225px;
	width: 500px;
	padding-top:50px;
	font-size:12px;
}



/**********List Nav ******************/

div#nav 
{
	width: 200px;
	margin-top: 1px;
	float: left;
}
div#navlist
{
	padding-top:10px;
	width:200px;
	color:Black;
	font-size:11px;
	text-indent:50px;
	font-weight:400;
	background-color:#D1D1D1;
	text-align: left;
	margin-bottom:50px;

}

div#navitem
{
	padding-bottom:10px;
	color:Black;
}


/*******Datagrid Nav stuff....**************/

.datagridnav
{
	text-indent:50px;
	color:Black;
	border: none 0px #D1D1D1;
	font-size:11px;

}

/******datagrid styling*********/

.datagrid
{
	border-style:solid;
	border-width: 1px;
	border-color: #585858;
	margin:0px 0px 0px 0px;
	width:500px;
}

div#datagridheader, .datagridheader
{
	text-align: center;
	color:#585858;
	font-weight: bold;
	background-color:#D1D1D1;
	/*padding:5px 5px 5px 5px;*/
	font-size: 12px;
}

div#datagriditem, .datagriditem
{
	text-align: left;
	color: #585858;
	font-weight: normal;
	/*padding: 5px 5px 5px 5px;*/
}

/**********normal table styling************/

.customtable
{
	width:500px;
	margin:0px 0px 0px 0px;
	border: solid 1px #585858;
	border-collapse:collapse;
}

table.customtable td.customtableheader
{
	text-align: center;
	color:#585858;
	font-weight: bold;
	background-color:#D1D1D1;
	padding:5px 5px 5px 5px;
	font-size: 12px;
	border-left: solid 1px #585858;
	border-bottom:none;
}

table.customtable td.customtableitem
{
	text-align: left;
	color: #585858;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
		border-right: solid 1px #585858;
	border-top: solid 1px #585858;

}
table.customtablel tr
{
	height:1em;
}


/************News Article Stuff *************/
div#articledate
{
	font-size: 11px;
	border-bottom: solid 1px #CCCCCC;
	text-align:left;
}
div#articletitle
{
	font-weight: bold;
	padding-top: .7em;
}

div#articlebody
{
	padding-top:1em;
	padding-bottom:20px;
}

a.articlelink, a.articlelink:visited, a.articlelink:active
{
	font-weight:bold;
	text-decoration:none;	
	color:#585858;
}


/**************FORM STUFF****************/

.errormessage,div#errormessage
{
	font-weight: bold;
	color: Red;
}

.psearchtext
{
	color: silver;
}

.psearchtextblack
{
	color: black;
}





table.form
{
	border: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;

}

table.form tr
{
}

table.form td
{
	padding:5px 0px 0px 5px;

}




table.form td.formlabel
{
	font-weight:bold;
	width:100px;
}

table.form td.formfield
{
	width:250px;
}

table.form td.formbiglabel
{
	font-weight:bold;
	width:375px;
}
table.form td.formbigfield
{
	width:375px;
}





table.form td.formbutton
{
	text-align:center;
}

table.form td.formchecklist
{
	width:350px;
}

table.form td.formradio
{
	border:solid 1px #D1D1D1;
}




textarea.formbigfield
{
	width:375px;
	height:100px;
}

select.formdrop
{
	width:250px;
}

input.formfield
{
	width:250px;
}

input.formbutton
{
	background:#D1D1D1;
	border: solid 1px #585858;
	color:#585858;
}

input.formradio
{
	border:solid 1px #D1D1D1;
	width: 325px;
}



table.formchecklist
{
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin-left: -7px;
	padding: 0px 0px 0px 0px;
	width:375px;
	
}

table.formchecklist td
{
	
}


table.formradio
{
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin-top:-10px;
}


div#formdroplist
{
	border:solid 1px #D1D1D1;
	padding:10px 0px 10px 10px;
}


/**********Product Stuff****************/

div#productImage
{
	float:left;
	width: 250px;
	text-align:left;
	
}


div#productFeatures
{
	float: left;
	font-size:.9em;
	line-height: 150%;
	font-weight:bold;
	vertical-align: top;
	text-align:left;
	list-style-position:outside;
	width: 250px;
	margin-left:-20px;
	margin-top: -10px;
}

div#productDescription
{
	width:500px;
	text-align:left;
	clear:both;
}


div#productModelNum
{
}

/******FEATURED PRODUCT***********/

span#featurelist {
	float : right;
	margin-top : 30px;
	margin-right : 45px;
	margin-left : 0px;
	width : 465px
	padding : 0;
	}

span#downloadButton {
	float : right;
	margin-top : 260px;
	margin-right : -315px;
	margin-left : 0px;
	padding : 0;
	}





/*****ALL NEW ADDED STYLING FOR THE NEW IMAGE NAVIGATION******/

button.prev {
	position : relative;
	float : left;
	margin: 0;
   	border: 0;
   	padding: 0;
   	/* border-right : 1px solid #000; */
  	background: url(../feature/menuImages/left-arrow-off.png) no-repeat right top;
	}
button.prev:hover {
	background-image : url(../feature/menuImages/left-arrow-on.png);
	}


button.next {
	position : relative;
	float : right;
	margin: 0;
   	border: 0;
      	padding: 0;	
   	/*border-left : 1px solid #000; */
   	background: url(../feature/menuImages/right-arrow-off.png) no-repeat right top;
   	}
button.next:hover {
	background-image : url(../feature/menuImages/right-arrow-on.png);
	}

	
div.NewMenuWrapper {
	/* border : solid 1px #AAAAAA; */
	margin: 10px auto;
	width : 1000px;
	}
		
div.NewMenu {
	width : 938px;
	height : 160px;
	/*border : solid 1px #AAAAAA; */
	/*margin: 4px auto; */
	}
	
ul li {
	width : 134px;
	height : 160px;
	display : inline;
	border : none;
	}

	
a#model12M1 {
	background: url(../feature/menuImages/12M1B-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model12M1:hover {
	background-image: url(../feature/menuImages/12M1B-on.png);
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}


a#model23 {
	background: url(../feature/menuImages/23-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model23:hover {
	background-image: url(../feature/menuImages/23-on.png);
	}

a#model65HT {
	background: url(../feature/menuImages/65HT-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model65HT:hover {
	background-image: url(../feature/menuImages/65HT-on.png);
	}

a#model133 {
	background: url(../feature/menuImages/133-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model133:hover {
	background-image: url(../feature/menuImages/133-on.png);
	}

a#model2221F {
	background: url(../feature/menuImages/2221F-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model2221F:hover {
	background-image: url(../feature/menuImages/2221F-on.png);
	}

a#model2777A {
	background: url(../feature/menuImages/2777A-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model2777A:hover {
	background-image: url(../feature/menuImages/2777A-on.png);
	}
	
a#model4990A {
	background: url(../feature/menuImages/4990A-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model4990A:hover {
	background-image: url(../feature/menuImages/4990A-on.png);
	}

a#model5220B {
	background: url(../feature/menuImages/5220B-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model5220B:hover {
	background-image: url(../feature/menuImages/5220B-on.png);
	}
	
a#model6237 {
	background: url(../feature/menuImages/6237M70-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model6237:hover {
	background-image: url(../feature/menuImages/6237M70-on.png);
	}
	
a#model6634C {
	background: url(../feature/menuImages/6634C-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model6634C:hover {
	background-image: url(../feature/menuImages/6634C-on.png);
	}
	
a#model7251A {
	background: url(../feature/menuImages/7251A-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model7251A:hover {
	background-image: url(../feature/menuImages/7251A-on.png);
	}
	
a#model7264G {
	background: url(../feature/menuImages/7264G-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model7264G:hover {
	background-image: url(../feature/menuImages/7264G-on.png);
	}
	
a#model7287 {
	background: url(../feature/menuImages/7287-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model7287:hover {
	background-image: url(../feature/menuImages/7287-on.png);
	}
	
a#model7290D {
	background: url(../feature/menuImages/7290D-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model7290D:hover {
	background-image: url(../feature/menuImages/7290D-on.png);
	}

a#model7290E {
	background: url(../feature/menuImages/7290E-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model7290E:hover {
	background-image: url(../feature/menuImages/7290E-on.png);
	}
	
a#model8540 {
	background: url(../feature/menuImages/8540-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model8540:hover {
	background-image: url(../feature/menuImages/8540-on.png);
	}
	
a#model751 {
	background: url(../feature/menuImages/751-off.png) top left no-repeat;
	width: 134px;
	height: 160px;
	display: block;
	margin : 0;
	padding : 0;
	}	
a#model751:hover {
	background-image: url(../feature/menuImages/751-on.png);
	}
								
img {
	border : none;
	margin : none;
	}

/*****END NEW ADDED STYLING FOR THE  IMAGE NAVIGATION******/




	
/*div#featuredpage {
	background-color : #4F6C93;
	border : solid 1px #fff;
	border-top : none;
	border-width : thin;
	}*/

div#contentSection {
	background-color : #4F6C93;
	width : 998px;
	border : solid 1px #fff;
	border-top : none;
	margin-top : -30px;
	}

div#featuremodel {
	padding-top : 30px;
	FONT-SIZE: 20px; 
	Padding-bottom: 10px;
	COLOR: red;
	font-family: DIN-Light, Verdana, Arial, Helvetica, Sans-serif;
	}

div#featuredescription {
	MARGIN-TOP: 30px; 
	FONT-SIZE: 13px; 
	PADDING-BOTTOM: 25px; 
	MARGIN-LEFT: 50px; 
	margin-right : 0px;
	padding-right : 0px;
	WIDTH: 420px; 
	COLOR: #ffffff; 
	TEXT-ALIGN: left;
	line-height:140%;
	font-family: DIN-Regular, Verdana, Arial, Helvetica, Sans-serif;
	/*border : 1px solid #000; */
	}




form#featureform
{
	background-color: Black;
}


/**********************CSS POPUPS*******************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.popup_source
{
	position: relative;
	z-index: 0;
}

.popup_source:hover
{
	background-color: transparent;
	z-index: 50;
	text-decoration:none;
}

.popup_source span
{ 
	position: absolute;
	background-color: #cccccc;
	padding: 5px;
	left: -1000px;
	border: 1px solid #585858;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width:150px;
}


.popup_source:hover span
{ 
	visibility: visible;
	top: 0;
	left: 30px; 
}

#tooltip
{
	position:absolute;
	background:#CCCCCC;
	padding:5px 5px;
	color:#333;
	display:none;
	width:150px;
	text-align:left;
	font-size:.9em;
	text-transform:lowercase;
}	

a.tooltip
{
text-decoration:none;
}

span.tooltip_head
{
	font-weight:bold;
	text-transform:none;
}

/*********** new stuff for search *************/

div#search_main_wrap
{
padding-left:55px;
padding-right:15px;
padding-top:50px;
padding-bottom:22px;
}

div#search_main_wrap, div#search_main_wrap td
{
	font-size:.9em;
}

div#search_main_wrap .searchLabel
{
	width: 200px;
	font-size:.9em;
}

div#search_main_wrap td.searchInput
{
	width: 310px;
}

div#search_main_wrap input.searchInput, div#search_main_wrap select.searchInput
{
	width:200px;
}

div#search_main_wrap  input.formbutton
{
background-image: 
url('../product/images/btn_back_slice.jpg');
background-repeat: repeat-x;
border:none;
}

div#search_result .dgd_top_header td
{
background-image: 
url('../product/images/dgd_back_slice.jpg');
background-repeat: repeat-x;
font-weight:bold;
text-align:center;
padding:5px 5px 5px 5px;
vertical-align:top;
white-space:nowrap;
}

div#search_result .dgd_top_subhead
{
	color:#8A8C8E;
	font-size:.8em;
	line-height:1.5em;
}

div#search_result .dgd_item td
{
	padding:5px 10px 5px 10px;
	color:#8A8C8E;
	text-align:center;
}

div#search_result .left_item_wrap
{
	height:auto;
	text-align:right;
	clear:both;
}

div#search_result .dgd_leftitem
{
	background:#F5F4EF;
	width:175px;
}

div#search_result .dgd_leftitem_head
{
	
}	

div#search_result .model_thumb
{
	float:left;
	height:auto;
}

div#search_result .model_link
{
	float:left;
	height:auto;
	vertical-align:center;
	margin-top:7px;
	margin-left: 7px;
	text-align:right;
}

div#search_result .dgd_leftitem a
{
	text-decoration:none;
	color:#368DCE;
}

div#search_result .dgd_leftitem a:hover
{
	text-decoration:underline;
}

#search_result td
{

}

#search_result th
{

}





/*debug boxes*/

/*
div#wrapper {
	border-style:solid;
	border-color:Yellow;
}
div#nav {
	border-style:groove;
	border-color:Silver;
}
div#main {
	border-style:double;
	border-color:Lime;
}

div#articledate
{
	border-style:dashed;
	border-color:Blue;
}
div#articletitle
{
	border-style:ridge;
	border-color:Red;
}
div#articlebody
{
	border-style:dotted;
	border-color:Black;
}
div#navlist
{
	border-style:inset;
	border-color:Fuchsia;
}
*/


