﻿/* 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 
{
    background:url(../images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_body 
{
    font-family: Georgia, Serif;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #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;
}

/* Blog Control start */

.BlogControlImageWrapperCssClass
{
    float: left;
    width: 410px;
    height: 410px;
    border-right: 1px solid black;
    text-align: center;
}

.BlogControlContentWrapperCssClass
{
	float: left;
	width: 200px;
	padding-left: 5px;
}
.BlogControlContentWrapperCssClass div, .BlogControlContentWrapperCssClass textarea
{
	width:190px;
}

#grid_slider
{
    width: 195px;	
}

/* Blog Control end */

/* 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 */

.infoTextLogo
{
	width: 143px;
	margin: 25px auto;
}

/* ------------------------ START PRODUCTPRINT ---------------------------- */
.showProductPrintBody
{
    font-family: Arial;
    font-size: 11px;
    background: #fff;
    color: #000;
    margin: 10px 0 0 10px;
}

.showProductPrintBody .ProductTable
{
    width: 600px;
}

td.table-column-1
{
    vertical-align: top;
    width: 290px;
}

td.table-column-2
{
    vertical-align: top;
    width: 290px;
}

td.table-column-padder
{
    width: 20px;
}

.showProductPrintBody .ProductName
{
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.showProductPrintBody .ProductSubName
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: Gray;
    text-transform: uppercase;
}

.showProductPrintBody .ProductDescription, .showProductPrintBody .ProductShortDescription
{
    display: block;
    padding-top: 10px;
}

td.table-column-2 div.textvalue
{
    padding: 4px 0px;
}

div.textvalue span.text
{
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.showProductPrintBody .ProductPriceValue
{
    font-size: 16px;
    font-weight: bold;
}

div.ProductSpecifications
{
    width: 600px;
    padding-top: 15px;
}

div.ProductSpecifications span.title
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.showProductPrintBody .Row
{
    border-bottom: 1px solid Gray;
    background-color: #efefef;
    padding: 10px;
}

.showProductPrintBody .AlternateRow
{
    border-bottom: 1px solid Gray;
    padding: 10px;
}

.showProductPrintBody .ItemTitle
{
	font-weight: bold;
    width: 150px;
    vertical-align:top;
    display:inline-block;
}

.showProductPrintBody .ItemData
{
    width: 150px;
    vertical-align:top;
    display:inline-block;
}

/* ------------------------- END PRODUCTPRINT ----------------------------- */

/* --------------- START ThemePreviewStatus ------------------ */

.ThemePreviewWrapper
{
	position: fixed;
	z-index:100;
	left:10px;
	top:0px;
}

.ThemePreviewResetButtonBackground
{
	background-image: url("/FrameworkBasic/img/cmn/close_preview.png");
	width:213px;
	height:48px;
}

.ThemePreviewResetButtonText
{
	position:relative;
	left:5%;
	top:22%;
	color:White;
	font-size:12px;
	font-weight:bold;
}

.ThemePreviewResetButton
{
}

.ThemePreviewResetButton:hover
{
	text-decoration:none;
}

/* --------------- END ThemePreviewStatus------------------ */
