﻿

/* ajax__tab_NRA-theme theme */
.ajax__tab_nra-theme .ajax__tab_header 
{
    padding-left:0px;
    text-align:left;
}
.ajax__tab_nra-theme .ajax__tab_header a
{
    text-align:center;
}
.ajax__tab_nra-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    /*background:url(images/layout/product_tabs_bg_off.png);*/
    background:url(Images/layout/title_bg.png) repeat-x top; top:0; 
    background-repeat: repeat-x;
    width:95px;
    padding:9px 0px 6px 0px;
    text-align:center;    
    color:#FFFFFF;
    font-family:verdana;
    font-size:13px;
    font-weight:bold ;
    display:block;
}
.ajax__tab_nra-theme .ajax__tab_active .ajax__tab_tab
{
	padding: 9px 0px 6px 0px;
	background:url(images/layout/product_tabs_bg_on.png);
	background-repeat: repeat-x;
	color:#000000;
}
.ajax__tab_nra-theme .ajax__tab_body
{
	font-size: 9pt;
	font-family: Arial,sans-serif,Helvetica;
	height: 405px;
	width: 580px;
	background-color: #ffffff;
	vertical-align:top;
}
.ajax__tab_nra-theme .ajax__tab_body div
{
     padding:0px; display:block;
}
.TabBodyWrapper
{
	width:555px; height:380px; background: url(Images/layout/tabs_detail_bg.png) repeat-x top; top: 0; margin:0 auto 10px auto;
}
.Product-Tag
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial,sans-serif,Helvetica;
}
.Product-Detail
{
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial,sans-serif,Helvetica;
}
.gv
{
	border: 0px;
}
.Benefit-Title
{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	font-family: Arial,sans-serif,Helvetica;
}
.Benefit-Descr
{
	color: #000000;
	margin-bottom: 7px;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial,sans-serif,Helvetica;
}
.FAQ-Question
{
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 2px;
	color: #cc3333;
	text-decoration: none;
}

li {margin: .6em 0}

}
.FAQ-Answer
{
	color: #000000;
	margin-bottom: 7px;
	font-size: 9pt;
	text-decoration: none;
}
.ProgressLabel
{
	font-size: 9pt;
	font-weight: bold;
	color: #800000;
}

.Testimonial
{
	border-bottom: 1px solid #c9c9c9;
	color: #707070;
	padding: 5px 0px;
	width: 525px;
}
.Testimonial-Title
{
	font-size: 13pt;
	margin-top: 0;
	font-weight: bold;
}

.Testimonial-Descr
{
	margin: 3px 0px;
	padding: 0px 20px;
	font-style: italic;
	font-size: 12pt;
}

.Testimonial-Source
{
	color: #000;
	font-size: 8pt;
	font-style: italic;
	text-align: right;
}
.Testimonial-lblE
{
	text-align:right;
}
.menuTabs
{
    position:relative;
    top:1px;
    left:10px;
}
.Tab
{
    border:Solid 1px #6f9dd9;
    border-bottom:none;
    padding:0px 7px;
    background-color:#eeeeee;
}
.TabSelected
{
	border: Solid 1px #6f9dd9;
	border-bottom: Solid 1px #DAE8F6;
	padding: 0px 7px;
	background-color: #DAE8F6;  
}
.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.progress-container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.progress-header
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.progress-body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

/* So the overflow scrolls */
.gvContainer {overflow:auto;}
/* Keep the header cells positioned as we scroll */
.gvContainer table th {position:relative;}
/* For alignment of the scroll bar */
.gvContainer table tbody {overflow-x:hidden;} 
