﻿body,table,div
{
	font-size:11px;
}

img
{
	border:0px;
}



/*
??
*/
.providerCreateTable
{
	font-family:Courier;
}

/*
StyledTable Style
*/
.editFrame .header
{
	height:7px;
}
.editFrame .header .headerLeft
{
	background-image:url(/IMG/C/T_03.png);
	background-repeat:no-repeat;
	width:8px;
}
.editFrame .header .headerCenter
{
	background-image:url(/IMG/C/T_04.png);
	background-repeat:repeat-x;
}
.editFrame .header .headerRight
{
	background-image:url(/IMG/C/T_06.png);
	background-repeat:no-repeat;
	width:8px;
}
.editFrame .content .contentLeft
{
	background-image:url(/IMG/C/T_08.png);
	background-repeat:repeat-y;
	width:8px;
}
.editFrame .content .contentCenter
{
	background-color:#ffffff;
}
.editFrame .content .contentRight
{
	background-image:url(/IMG/C/T_10.png);
	background-repeat:repeat-y;
	width:8px;
}
.editFrame .footer
{
	height:7px;
}
.editFrame .footer .footerLeft
{
	background-image:url(/IMG/C/T_13.png);
	background-repeat:no-repeat;
	width:8px;
}
.editFrame .footer .footerCenter
{
	background-image:url(/IMG/C/T_14.png);
	background-repeat:repeat-x;
}
.editFrame .footer .footerRight
{
	background-image:url(/IMG/C/T_15.png);
	background-repeat:no-repeat;
	width:8px;
}

/*
Fields Style
*/
.verySmallField
{
	width:50px;
}
.smallField
{
	width:100px;
}
.longField
{
	width:200px;
}
.veryLongField
{
	width:250px;
}

/*
Edit Page Style
*/
.editTable
{
	width:100%;
}
.editFieldName 
{
	text-align:right;
}
.editFieldValue
{
	text-align:left;
}
.editFieldValidation
{
	text-align:left;
	font-weight:bold;
}
.editFieldSave
{
	text-align:center;
}

/*
List Style
*/
.listTable
{
	width:100%;
}

.listTitle
{
	text-align:left;
	font-weight:bold;
}
.listNew 
{
	text-align:left;
}
.listSelect 
{
	text-align:left;
}
.listDelete
{
	text-align:right;
}

/*
Download Style
*/
.downloadTitle
{
	font-weight:bold;
}
.downloadShort
{
	font-style:italic;
}
.downloadHit 
{
	font-size: 8px;
}

/*
News Style
*/
.newsShortHeader 
{
}
.newsDate 
{
}
.newsShort 
{
	font-style:italic;
}
.newsTitle 
{
	font-weight:bold;
}
.visibleNews
{
}
.notVisibleNews
{
	text-decoration:line-through;
}

/*
Product Style
*/
.productForSale 
{
}
.productNotForSale
{
	color:#ff0000
}

.productPage
{
}
.productPageSelected
{
	font-weight:bold;
}

.productBasketLine
{
}
.productBasketTotalLine
{
	font-weight:bold;
}
.productBasketPrice
{
	text-align:right;
}
.productBasketRemove
{
	text-align:center;
}
.productBasketName 
{
	text-align:left;
}
.productBasketCount
{
	text-align:right;
}
.productBasketTotal
{
	text-align:left;
}
.productBasketTotalCount
{
	text-align:right;
}
.productBasketTotalPrice
{
	text-align:right;
}
/*
Invoice Style
*/
.invoicePaid
{
	text-decoration:blink;
}
.invoiceArchived
{
	text-decoration:line-through;
}
.stockInStock 
{
}
.stockOutOfStock
{
	text-decoration:line-through;
}

/*
Member Style
*/
.approvedMember
{
}
.notApprovedMember
{
	color:#ff8000
}
.lockedOutMember
{
	color:#ff0000
}

/*
Menu & Culture Style
*/
.culture 
{
}
.cultureSelected
{
	font-weight:bold;
}
.menu 
{
}
.menuSelected
{
	font-weight:bold;
}

/*
ReorderList Style
*/
.reorderList 
{
	padding: 0px 0px 0px 0px;
}

.reorderList li
{
	list-style-type:none;
}

.reorderList ul
{
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.reorderList td 
{
	padding: 2px 2px 2px 2px;
}
