﻿/***************************************/
/*				PAGE TEXT			   */
/***************************************/

a{text-decoration: none;}

.divLink
{
	cursor: hand;
	color: #000080;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
}

.accountLink 
{
	list-style-image : url('images/rightarrow.gif');
}
.divLinksmall
{
	
	cursor: hand;
	color: #000080;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight:normal;
}

.text
{
	color: #000080;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
}

.error
{
	color: #c00;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:normal;
}

.panelButton
{
	font-size: 8pt;
	font-weight :bold;
	background-color: #DBDBCC;
	border: 1px solid #000080;
	cursor: hand;
}

/************************************/
/*				WEBPANEL			*/
/************************************/

.defaultGroup
{
	background-color: #6e6e6e;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	border-bottom:1px solid #666666;
	padding: 5px 5px 5px 10px;
}
.LeftNavHeader
{
  height : 25px;
  padding-left: 10px;
  font-size : 12px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  color: white;
  background-repeat: repeat-x;
  background-image: url('images/left_header.jpg');
  border-bottom: 1px solid #666666;
}


.defaultGroupHeader
{
	height: 30px;
	cursor: hand;
	font-size: 9pt;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	padding-left: 10px;
	background-color: Transparent;
	background-image: url(images/grad_default_group.jpg);
	border-bottom: 1px solid #333333;
}

.groupHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: Green;
}
.divProductSearch
{ 
border-width:0px;
background: none;
background:url(images/productSearchBack.jpg) no-repeat;
border:none;
width:115px;
height:23px;
padding:4px 8px 0px 23px;
}
.textProductSearch
{ 
border-width:0px;
background: none;
border:none;
width:115px;
height:23px;
}

.divEmailSubscription
{ 
border-width:0px;
background: none;
background:url(images/emailSubscriptionBack.jpg) no-repeat;
border:none;
width:120px;
height:23px;
padding:4px 8px 0px 24px;
}
.textEmailSubscription
{ 
border-width:0px;
background: none;
border:none;
width:120px;
height:13px;
font-size:8pt;
}
