﻿#header
{
background: #cbdb2a url(../../_img/logo_green.gif) no-repeat left top;
}

#content { min-height: 100px }
* html #content { height: 100px;}
#content { /*width:571px;margin:0px auto;*/}

#contentBox
{
	border: 1px solid #cbdb2a;
}

#contentBox a, #headingCountry a
{
	text-decoration: none; color: #cbdb2a;
}


.pink a { color: #ec008c }
.green a { color: #bbcc20 }

#contentBox .doc_category_header
{
	cursor:pointer;	
}

#contentBox .categoryTitle
{
	margin-left:-20px;
	padding-left:20px;
}


#footer
{
	background: #cbdb2a;
}

.breadcrumb .TitleLink
{
	color:#bbcc20;
}

#contentFooter a{
 color: #999;
}

.iconGiftCards {display:none;}


li#li2 a:link, li#li2 a:visited	{ background-position: -158px -100px; }


#accountOptions  {
 float: left;
}

#accountOptions ul {
 list-style: none;	
 margin: -8px 0 0 13px;
 padding: 0;
 line-height: 1.1em;
 position: relative;	
font-size: 11px;
border: none;
}

#accountOptions ul li {
 padding-left: 13px;
 background-image: url(../../_img/bullet.gif);
 background-repeat: no-repeat;
 background-position: 0 .54em;
 margin: 1px 0;
	line-height: 1.4em;
	/* border: 1px solid #eee;*/
}

#accountOptions a { color: #666; text-decoration: none; }
#accountOptions a:hover { color: #000; text-decoration: none; }
