/* ================================
    CSS STYLES FOR eShop-Server
   ================================
*/   

body {  
	font-family: Verdana, Arial, elvetica, sans-serif; 
	font-size: 10px;
	margin-left:4;
	margin-bottom:0;
	margin-right:0;
	margin-top:3;	
}

TABLE {
	BORDER-COLLAPSE: collapse;	
}
TD 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A:link {
	COLOR: #234168; TEXT-DECORATION: none; font-weight:bold;
}
A:visited {
	COLOR: #234168; TEXT-DECORATION: none; font-weight:bold;
}
A:active {
	COLOR: #234168; TEXT-DECORATION: none; font-weight:bold;
}
A:hover {
	COLOR: red; TEXT-DECORATION: none; font-weight:bold;
}
.siteTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma,Helvetica; TEXT-DECORATION: none; POSITION: relative; TOP: 3px
}
.moduleTitleBg {
    BORDER: 1px #dadada solid; 	
	background-color:#0C3276;
	color: White;		
	font-weight: bold;
	font-size: 10pt;
}

.noUnderline 
{
	COLOR: White;
	TEXT-DECORATION: NONE;	
}

.normal {
	FONT-SIZE: 10px; COLOR: #234168; FONT-FAMILY: Verdana, Arial Helvetica, sans-serif
}
.normalBold {
	FONT-SIZE: 10px; color:#234168; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}
.normalRed {
	FONT-SIZE: 10px; COLOR: Red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold
}
.itemStyle {
	BACKGROUND-COLOR: #FFFFFF;
}
.alternatingItemStyle {
	BACKGROUND-COLOR: #cccccc;
}
.forumTableBorder
{
        BORDER: 1px #CCCCCC solid; 
        BACKGROUND-COLOR: #FFFFFF;
}
.forumHeaderText
{
        COLOR: white;
        FONT-SIZE: 0.7em;
        FONT-WEIGHT: bold;
}

.topLinks
{
	font-size: 10px;
	font-family: Verdana, Arial;	
	font-weight:bolder;
}



.headlineStyle
{
	font-family: Verdana, Arial, MS Serif;
	font-size: 11px;
	font-weight: bold;
	color: #001597;
}

.staticHeader
{
	font-size: 9pt;
	font-weight:bold;
}	

.catTitle
{
	text-decoration: none;
	BACKGROUND-IMAGE: none;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #234168;
}

.subTitle
{
	font-family: verdana,sans-serif;
	text-decoration: none;
	BACKGROUND-IMAGE: none;
	FONT-SIZE: 10px;
	font-weight: normal;
	color:#234168;
}

.subAllTitle
{
	font-family: verdana,sans-serif;
	text-decoration: none;
	BACKGROUND-IMAGE: none;
	FONT-SIZE: 10px;
	font-weight: normal;
	color:Red;

}
	
.tClass
{
	font-size: 11;
	font-weight: bold;
}

.lClass
{
	font-size: 13;
	font-weight: normal;
}

.noResults
{
	font-family: Verdana, Arial, elvetica, sans-serif; 
	font-size: 13px;
}

.ourpriceStyle
{
	color:#234168;
	font-weight:bold;
}

.listpriceStyle
{
	color:Red;
	font-weight:bold;
}

.logStyle
{
	
}

.loginStyle
{
	width:100;
	height:20;
	font-size:x-small;
}

.srchStyle
{
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#dadada;	
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#dadada	
}

.searchStyle
{
	width:100;
	height:20;
	font-size:x-small;
	
}

.leftBack
{
	border-style:solid;
	border-width:1;
	border-color:#dadada;	
	background-color: #cedfff;	
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#f8f8f8' ,gradientType= '1' );	
}

.srchResultStyle
{
	height:125;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#dadada;	
	background-color: #cedfff;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#f8f8f8' ,gradientType= '1' );	
}

.searchBorder
{
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#dadada;
}



.srchResultStyleF
{
	height:125;	
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#dadada;
	background-color: #cedfff;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#cccccc' ,gradientType= '1' );
}

.srchResultHeader
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#cccccc' ,endColorStr= '#ffffff' ,gradientType= '1' );
	height:18;
	font-size:10px;
}

.mainContentStyle
{
	background-color: #ffffff;	
}
