.CultureFlag
{
	cursor:pointer;
}

img.CultureFlagSelected
{
	border: 1px solid yellow;
	cursor:default;
}

.listSpacer
{
	height: 0px;
}

.loginWrapper
{
	width:300px;
	padding-top:25px;
	padding-bottom:25px;
}

div.loginPasswordWrapper
{
	padding-top:5px;
	padding-bottom:5px;
}

.loginUsernameWrapper span
{
	float:left;
	width:120px;
}

div.loginPasswordWrapper
{
	padding-top:5px;
	padding-bottom:5px;
}

.loginPasswordWrapper span
{
	float:left;
	width:120px;
}

.loginSubmitWrapper
{
	padding-top:10px;
	text-align:right;
}

.sendEmailPopupLink
{
	margin-bottom: 20px;
	clear: both;
}

.registerForAccountLink
{
	clear: both;
}

.containerPaging
{

}

.spArtNrText, .spPriceText, .spUnitText, .spQuantityText, .spStatusText
{
	margin-right: 5px;
}

.spPrevPriceText
{
	font-size:7pt;
	font-style:italic;
	margin-left:5px;
}

.checkOutButton
{
	margin-left: 5px;
}

/* 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; }


.listWithImageItem
{
	border-bottom: 1px dotted Gray;
	height: 1px;
}

.popupBackground
{
	background: White;
}

body.popupBackground table
{
	width: 100%;
	margin:auto;
	text-align:center;
}

.ManufacturerSelectorWrapperCssClass
{
	padding: 5px;	
}

.ManufacturerSelectorHeaderCssClass h2
{
	font-size: 10px;
	margin-bottom: 3px;
}

/* ErrorPage start */

.errorPage
{
	background-color: White;
	background: none;
}

.errorPageLogo
{
	margin-bottom: 20px;
	background: url(../images/error/404_jetshoplogo.jpg) no-repeat;
	width: 472px;
	height: 156px;
}

.errorPageHeader
{
	font-weight: bold;
	margin-left: 10px;
}

.errorPageContent
{
	text-align: left;
	width: 400px;
}

.errorPage.td
{
	font-family: Tahoma; 
	font-size: 12px; 
	color: Black; 
}

.errorPage li
{
	margin-bottom: 15px;
}

.errorPageListHeader
{
	list-style-type: none;
	font-weight: bold;
	margin-left: -20px;
}

.errorPageMail
{
	text-align: center;
	margin-bottom: 20px;
}

.errorPageButton
{
	text-align: center;
}

/* ErrorPage end */
