﻿/* ajax__tab_technorati-theme_ProductTabContainer theme */
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    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 
{
    background:url(../images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

.headerGray
{
	background-color: #efefef;
    padding: 5px;
    border-bottom: Black 1px solid; 
    color: #404040; 
    font-weight: bold;
    height: 20px;
}

.productToolbarImage
{
	display: inline;
	margin-right: 3px;
	float: left;
}

.toolbarImage
{
	cursor: pointer;
}

.toolbarImageHover
{
	cursor: pointer;
}

.productToolbarWrapper
{
	
}

.fileListHeader {width: 370px; background-color: #E3E3E3; padding: 5px; border-bottom: dashed 1px black;}
.fileListMain {POSITION: absolute; left: 70px; top: 100px; background-color: White; border: solid 2px black; filter: shadow(color: #808080,strength: 10, direction: 135); width: 380px;}


.fileListHeaderText { font-size: 16px; font-weight: bold;}

.fileListFilesWrapper { padding: 5px; font-size: 12px;}

.fileListFilesWrapper a { font-weight: bold; color: Black; text-decoration: underline; }
.fileListCloseButton { margin: 5px }

.popupBackground
{
	background: White;
}

body.popupBackground table
{
	width: 100%;
	margin:auto;
	text-align:center;
}

.ManufacturerSelectorWrapperCssClass
{
	padding: 5px;	
}

.ManufacturerSelectorHeaderCssClass h2
{
	font-size: 10px;
	margin-bottom: 3px;
}
