/* hec extras */

table.thinOrange
{
        border-width: 0px;
        border-spacing: 2px;
}

table.thinOrange th
{
        border-width: 1px;
        padding: 0px;
        border-style: solid;
        border-color: #F26F31;
}

table.thinOrange td
{
        border-width: 1px;
        padding: 0px;
        border-style: solid;      
        border-color: #F26F31;    
}

table.thinOrange table td                                  
{
    border: none;
}


#mainContentPadding
{
        width: 778px;
        padding: 6px;
        margin: 0px;
}

#leftContentPadding
{
        width: 188px;
        padding: 6px;
        margin: 0px;
}

#topMenu
{
        padding: 0px;
        margin: 0px;
}
        
#topMenu ul
{
        padding: 0px;
        margin: 0px;
}
 
#topMenu li
{
        display: inline;
        list-style-type: none;
}

#topMenu li a
{
        padding-left: 6px;
        padding-right: 6px;
        font: bold 11px Arial, Helvetica, Sans-serif;
        text-decoration: none;
        color: #F26F31;
}

#topMenu li a:hover
{
        color: #000000;
}

/* general */

p
{
	padding: 0px;
	margin: 0px;
}

p, font
{
	font-family: Tahoma;
	font-size: 11px;
}

td
{
	font-family: Tahoma;
	font-size: 11px;
}

h1
{
	font-family: Arial;
	font-size: 14px;
	color: #F26F31;
}

.header
{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

h1.leftMenuHeader
{
	padding-left: 25px;
        padding-top: 0px;
        margin: 1px;
        background-image: url(images/left_menu_header_star.gif);
        background-repeat: no-repeat;
        background-position: 0px;
        font: bold 14px Arial;
}

h1.scoopHeader
{
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #1E2559;
        font: bold 14px Arial;
}

p.scoop
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1E2559;
	font: 12px Arial;
}

p.scoopSeparator
{
	border-bottom: 1px dotted #000000
}

.no_underline
{
	text-decoration: none;
}

a
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.small
{
	font-size: 10px;
}

.faq
{
	font-size: 13px;
}

.big
{
	font-size: 18px;
	text-decoration: none;
}

.cat
{
	font-family: Arial;
	font-size: 8pt;
        text-decoration: none;
}

.cat_light
{
	font-size: 16px;
	color: #000000;
}

.standard
{
	font-family: Arial;
	font-size: 6pt;
	font-weight: normal;
	color: #666666;
}

.light
{
	color: #000000;
}

.lightsmall
{
	color: #000000;
	font-size: 10px;
}

.lightstandard
{
	color: #000000;
	font-weight: normal;
}

.middle
{
	color: #000000;
}

.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator
{
	margin: 5px;
	border-bottom: 1px dotted #000000
}