/* CSS Document */

body {
	background-color:#efefef;
}
#contentThin {
	width:765px;
	float:right;
	padding-bottom:15px;
	font-size:13px;
}
h1 {
	margin-left:195px;
}
a {
	color: #ee0729;	
}
#quickNav {
	width:180px;
	float:left;
	margin-top:-20px;
}
.bottomNav2 {
	clear:both;
}
#quickNav h3 {
	/*height:36px;
	line-height:36px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height:15px;
	/*color:#3f3f3f;*/
	text-transform:uppercase;
	/*background-image: url(../images/kensingtonGlobal/categoryBackground.gif);
	background-repeat: repeat-x;*/
	font-weight:normal;
	padding-left:12px;
	padding-right:5px;
	/*background-color:#e0e0e0;*/
}
#quickNav ul {
	border: 1px solid #e6e7e9;
background-color: #fbfbfb;
    list-style-type: none;
    -moz-border-radius: 0px 0px 2px 2px;
    -webkit-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
    font-size: 13px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-right: 12px;
    padding-bottom: 15px;
    padding-left: 12px;
	}
#quickNav ul li {
	margin-top:10px;
}
#quickNav ul li.normal {
	margin-top:10px;
	/*display:none;*/
}
#quickNav ul li a {
	color:#ee0729;
}
#quickNav ul li a:hover, #quickNav ul li a.selected {
	color:#000000;
}
#quickNav ul li#quickNavLevel1 {
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
}
#quickNav ul li#quickNavLevel2 {
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
}
#quickNav ul {
	display:none;
}
tr.ccbnBgLnk td a {
	font-size:11px;
	color:#666666;
}
tr.ccbnBgLnk td a:hover {
	color:#000;
}
#quickNav ul.quickNavSub {
	display:block;
}
.breadCrumbArea a {
	color: #ee0729;
	/*font-size:11px;	*/
}
.breadCrumbArea a.currentPage {
	color: #3f3f3f;	
}
.site h1 {
	color: #000000;	
	font-weight: normal;
}
.ccbnLnk span.icon1 {
	display:inline-block;
	width:15px;
	height:16px;
	background-image: url(../images/accoBrands/rssBW.gif);	
}
.ccbnLnk span.icon2, span.printicon {
	display:inline-block;
	width:16px;
	height:16px;
	background-image: url(../images/accoBrands/printBW.gif);	
}
.ccbnLnk span.icon3 {
	display:inline-block;
	width:16px;
	height:11px;
	background-image: url(../images/accoBrands/mailBW.gif);	
}
.ccbnLnk span.icon4 {
	display:inline-block;
	width:13px;
	height:16px;
	background-image: url(../images/accoBrands/reportBW.gif);	
}
.site {
	margin-top: 4em;
}