﻿/* ajax__tab_technorati-theme_ProductTabContainer theme */
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header 
{
    /*background:url(../images/tab-line.png) repeat-x bottom;*/
    font-size:12px;
    display:block;      
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header .ajax__tab_outer 
{
    /*background:url(../images/tab.png) no-repeat left top;*/
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header .ajax__tab_inner 
{
    /*background:url(../images/tab.png) no-repeat right top;*/
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_active .ajax__tab_outer 
{
    /*background:url(../images/tab.png) no-repeat 0pt -40px;*/
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_active .ajax__tab_inner 
{
    border-bottom:0px dashed #666;
    /*background:url(../images/tab.png) no-repeat right -40px;*/
    color:#666;
    /*border-color:#333*/
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_body 
{
    font-family: Georgia, Serif;
    padding:8px;
    border:solid 0px #d7d7d7;
    border-top-width:0;
}

.ProductTabsWrapper
{
	clear: both;
}

.templateContainer
{
    width: 99%;
    border:0px dotted #000000;
    margin-left: auto;
    margin-right: auto;
    
}

.templateRow
{
    padding: 5px;
    background-color: #efefef;
}

.templateAlternateRow
{
    padding: 5px;
    background-color: #ffffff;
}

.templateItemTitle
{
    display: inline-block;
    width: 150px;
    font-weight: bold;
    color: #404040;
    font-size: 10px;
    vertical-align:top;
}

.templateItemData
{
    display: inline-block;
    width:150px;
    color:#000000;
    font-size: 10px;
    vertical-align:top;
}

.popupBackground
{
	background: White;
}

body.popupBackground table
{
	width: 100%;
	margin:auto;
	text-align:center;
}

a#ctl00_cart_cart_cii_sem_aLink{font-size:9px;}