@charset "UTF-8";
.TabbedPanels {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 306px;
	background-image:url(images/tab-border.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	height:29px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	background-image:url(images/tab.jpg);
	width:102px;
	height:22px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TabbedPanelsTabNo {
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	background-image:url(images/tab-no.jpg);
	width:102px;
	height:22px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TabbedPanelsTabHover {
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	background-image:url(images/tab-selected.jpg);
	width:102px;
	height:22px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.TabbedPanelsTabSelected {
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	background-image:url(images/tab-selected.jpg);
	width:102px;
	height:22px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
   	padding: 0px;
	background-image: url(images/tab-content.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 336px;
	width: 306px;
	margin: 0px;
	display: block;
}

.TabbedPanelsContent 
{
    padding: 20px 0px 0px 10px; 
	display:block;
	height: 298px;
	width: 306px;
margin: 0 10px 0 0;
	
}


.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;

}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.spec-even
{
    padding:3px;
    margin:0px;
   background-color:#eff5fb;
   display:block;
   width: 470px;
   clear:both; 
   color:#000;
}
.spec-even a
{
    color:#000;
    text-decoration:none;    
}

.spec-odd:hover
{
	background-color:#99ccff;
}
.spec-even:hover
{
	background-color:#99ccff;
}

.spec-odd
{
    padding:3px;
    margin:0px;
    display:block;
    width: 470px; 
    clear:both;
    color:#000;
}
.spec-odd a
{
    color:#000;
    text-decoration:none;    
}

dl .spec-even dt
{
    display:block;
    width:120px;
    float:left;
    padding-left:5px;
}

dl .spec-even dd
{
    text-align:left;
    display:block;
    float:right;
    width:280px;
}

dl .spec-odd 
{
    display:block;
}

dl .spec-odd dt
{
    display:block;
    width:120px;
    float:left;
    padding-left:5px;
}

dl .spec-odd dd
{
    display:block;
    float:right;
    width:280px;
}

.TabbedPanelsContentGroup h3
{
    color:#0087FF;
    font-size:16px;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.TabbedPanelsContentGroup h4
{
    color:#0087FF;
    font-size:14px;
    margin:0px;
    padding:0px;
}

#product-overview dl 
{
    display:block;
}

#product-overview dl dt
{
    display:block;
    width:95%;
    font-weight:bold;
    color:#0087FF;
}

#product-overview dl dd
{
    display:block;
    width:95%;
    margin-left:0px;
    margin-bottom:10px;
}

#downloads-tab ul li
{
    list-style-image: url(images/download-overview.jpg);
    padding:5px;
}

.RatingCommentText
{
    font-style:italic;
}

.spec-h4 a
{
    color:#000;
    font-size:13px;
    text-decoration:none;
}

.spec-h4 a:hover
{
    color:#000;
    font-size:13px;
    text-decoration:none;
    margin-bottom:0px;
}

/*   compare page   */

.spec-even-compare
{
   background-color:#eff5fb;
   text-align:center;
}
.spec-odd-compare
{
   text-align:center;
}

.spec-even-compare:hover
{
   background-color:#99ccff;
}
.spec-odd-compare:hover
{
   background-color:#99ccff;
}

.spec-even-compare td
{
   width:25%;
   padding:5px;
}

.spec-odd-compare td
{
   width:25%;
   padding:5px;
}
.title-specification-compare
{
    font-weight:bold;
    text-align:left;
}
