img{border: none;}

h1.prodPageH1
{
	color: #999999;
	font-size: 20px;
	padding: 10px 0px 2px 0px;
	margin: 0px;
	margin-bottom: 5px;
	border-bottom: solid 1px #CCCCCC; 
}

table.mainContentTalbe
{
	width: 950px;
	margin-top: 30px;
	border-collapse: collapse;
}		
table.mainContentTalbe td
{
	vertical-align: top;
	text-align: left;
}

table.navHeading
{
	margin-top: 10px;
	width: 250px;
	text-align: left;
	border-collapse: collapse;
}
table.navHeading td {text-align: left;}
table.navHeading td.navHeadLeft {width: 20px; height: 37px; padding: 0px; background: url(../../../../images/prodNav/headLeft.gif) no-repeat;}
table.navHeading td.navHeadBg {height: 37px; padding: 0px; background: url(../../../../images/prodNav/headBg.gif) repeat-x;}
table.navHeading td.navHeadRight {width: 20px; height: 37px; padding: 0px; background: url(../../../../images/prodNav/headRight.gif) no-repeat;}


table.navHeading td h1
{
	width: 100%;
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;			
	font-weight: normal;
	padding: 12px 0px 0px 0px;	
}

#paroductNav
{
	width: 250px;
	padding-top: 3px;
	background: url(../../../../images/prodNav/bodyBg.gif) repeat-y;
}

#paroductNav a
{
	display: block;
	padding: 10px 10px 10px 20px;
	font-size: 11px;
	color: #8C8C8C;
	text-align: left;
	margin: 0px 10px 0px 10px;
	background: url(../../../../images/prodNav/arrow.gif) no-repeat 8px 14px;	
}

#paroductNav a:hover
{
	padding-left: 25px;
	padding-right: 5px;
	background-position: 13px 14px;
}

.navFoot
{
	width: 250px;
	height: 13px;
	background: url(../../../../images/prodNav/footBg.gif) no-repeat;
}

.productPageOptions
{
	padding: 5px;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
}

table.specsTable
{
	width: 100%;
	border-collapse: collapse;
}

table.specsTable td.specBlankRow
{
	height: 20px;
	border: none;
}

table.specsTable th
{
	height: 40px;
	vertical-align: middle;
	color: #485157;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	background-color: #ceddf2;
	border: solid 1px #dededf;
}

table.specsTable td
{
	width: 50%;
	height: 20px;
	line-height: 25px;
	color: #485157;
	text-align: left;
	vertical-align: top;
	border: solid 1px #dededf;
}
table.specsTable tr.odd td {background-color: #f0f5fc;}
table.specsTable tr.even td {background-color: #ffffff;}
table.specsTable tr.specHover td {background-color: #EEEEEE;}

.faqQuestion, .faqAnswer
{
	padding: 5px 5px 5px 25px;
	line-height: normal;
}

.faqQuestion
{
	margin-top: 10px;
	color: #FF0000;	
	background: url(../../../../images/faq_q.gif) no-repeat 2px 1px;
}

.faqAnswer
{
	margin-bottom: 10px;
	background: url(../../../../images/faq_a.gif) no-repeat 4px 2px;
}

.videoContainer, .videoContainer a
{
	color: #666666;
}

.fileList
{
	height: 200px; 
	padding: 4px; 
	margin: 4px; 
	background-color: #FFFFFF; 
	border: solid 1px #CCCCCC; 
	overflow: auto;
}

.fileList a
{
	display: block;	
	width: 300px;
	height: 16px;
	margin: 2px 0px 2px 0px;
	padding-left: 35px;		
}

/*.fileList div{border: solid 1px #999999;}*/

a.filesDirPlus{background: url(../../../images/icon_folder_plus.gif) no-repeat;}
a.filesDirMinus{background: url(../../../images/icon_folder_minus.gif) no-repeat;}
a.filesGif{background: url(../../../images/icon_file_gif.gif) no-repeat;}
a.filesJpg{background: url(../../../images/icon_file_jpg.gif) no-repeat;}
a.filesPdf{background: url(../../../images/icon_file_pdf.gif) no-repeat;}
a.filesPhp{background: url(../../../images/icon_file_php.gif) no-repeat;}
a.filesTxt{background: url(../../../images/icon_file_txt.gif) no-repeat;}
a.filesDoc{background: url(../../../images/icon_file_doc.gif) no-repeat;}
a.filesSwf{background: url(../../../images/icon_file_swf.gif) no-repeat;}
a.filesHtml{background: url(../../../images/icon_file_html.gif) no-repeat;}
a.filesFile{background: url(../../../images/icon_file_unknown.gif) no-repeat;}

table.filesTable
{
	width: 100%;
	margin-top: 20px;
}
table.filesTable td {vertical-align: top; border-spacing: 5px;}
table.filesTable th {color: #666666; padding-bottom: 20px;}

table.filesTable td.fileTd a, table.filesTable a
{
	display: block;	
	height: 16px;
	padding-left: 35px;	
	color: #0033CC;
}

table.filesTable td .fileOptions a
{
	display: inline;
}

table.filesTable td .fileOptions a {display: inline; padding: 0px; margin: 0px;}

table.prodGalleryImgTable
{
	width: 205px;
	float: left;
	margin: 5px 10px 5px 10px;
	border-collapse: collapse;	
	border: solid 1px #FFFFFF;
	cursor: pointer;
}
table.prodGalleryImgTable td {text-align: center;}
table.prodGalleryImgTable td.prodGalleryImgTd {height: 202px; vertical-align: middle;}
table.prodGalleryImgTable td.prodGalleryTitleTable{height: 50px; vertical-align: top; font-weight: bold;}