﻿.toprow_cont
{
	height:68px;
	overflow:hidden;
}
.main_cont
{
	background-image:none;
	padding:0;
}
.canvas
{
	background:none;
}
.homeNews
{
	background-color:#d1dbe4;
}
.homeNewsCont
{	
	width:940px;
	margin:0 auto;
}
.newsItemCont
{
	width:300px;
	height:300px;
	float:left;
	text-align:left;
	margin-right:5px;
	margin-left:5px;
}
.newsItemCont h2
{
	margin-top:15px;
	margin-bottom:10px;
	color:#333;
	font-size:16px;
}
.newsItemLink
{
	background-image:url(/web/design/images/general/orange-arrow.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:right;
	margin-top:10px;
	margin-right:20px;
	line-height:11px;
}
.newsItemLink a,
.newsItemLink a:visited
{
	margin-right:15px;
	color:#cc6600;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	font-family:arial;
	line-height:11px;	
}
.newsItemLink a:hover
{
	text-decoration:underline;
}
.newsItemBody
{	
	height:220px;
	width:280px;
}
.newsItemBody,
.newsItemBody span,
.newsItemBody div,
.newsItemBody p
{
	font-size:11px;
	line-height:120%;	
}
.newItemBody h6
{
	color:#ccc;
	font-size:10px;
}
#heroLarge
{
	float:left;
	width:630px;
	height:235px;
}
.smallCont
{
	float:right;
	width:301px;
	height:235px;
}
#heroSmall1,
#heroSmall2
{
	height:115px;
	width:301px;
}
#heroSmall2
{
	margin-top:5px;
}
.tabsCont
{
	background:#fff;
	width:940px;
	min-height:347px;
	margin-top:20px;
}
.footerWrapper
{
	background-color:#41556c;
}
.loginCont
{
	background-image:url(/web/design/images/general/login-lock-purple.gif);
}
.footerLinksCont li a,
.footerLinksCont li a:visited
{
	color:#fff;
}
.copyrightCont
{
	color:#fff;
}
.homeTile
{
	width:230px;
	/*height:260px; removed as it seemed to be causing issues when having more than four items - abz */
	float:left;

}
.homeTilesCont
{
	text-align:center;
	margin:0 auto;
	padding:0 10px 0 10px;
}
.tabsCont ul li
{
	float:left;
	height:28px;
	text-align:center;
}
.tabsCont ul 
{
	height:42px;
}
.tabsCont ul .tab1
{
	background:url(/web/design/images/general/tab-home.jpg);
}
.tabsCont ul .tab2
{
	background:url(/web/design/images/general/tab-office.jpg);
}
.tab0
{
	background:#fff url(/web/design/images/general/tab-0.jpg) no-repeat;
}
.tab1
{
	background:#fff url(/web/design/images/general/tab-1.jpg) no-repeat;
}
.tab2
{
	background:#fff url(/web/design/images/general/tab-2.jpg) no-repeat;
}
.tab3
{
	background:#fff url(/web/design/images/general/tab-3.jpg) no-repeat;
}
.tabsCont li a
{
	display:block;
	text-decoration:none;
	color:#c4d0de;
	font-weight:bold;
	font-size:13px;
}
.tabsCont h2
{
	margin-top:8px;
	font-size:11px;
}
#tabHome
{
	width:196px;
}
#tabOffice
{
	width:226px;
}
#tabProfessionals
{
	width:228px;
}
#tabAccessories
{
	width:284px;
	float:right;
	margin-right:0;
}
.dropDown
{
	z-index:99;
}
.dropDown ul li
{
	float:left;		
	margin:0;
	font-size:11px;
	height:auto;
	text-align:left;
}
.dropDown li a
{
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	padding:5px;
	width:174px;
	cursor:pointer;
}
.dropDown li a:hover
{
	color:#fff;
	background:#4B6281;
}
.js .dropDown ul
{
	display:none;
}
.dropDown ul
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:184px;
	background:#fff;
	position:absolute;
	height:auto;
	z-index:70;	
}
.placeHolder
{
	height:21px;
}
.dropDownBtn,
.dropDown span
{
	width:186px;
	height:21px;
	z-index:80;
	position:relative;
}
.dropDownBtn
{
	background:url(/web/design/images/general/drop-menu-btn-up.gif) no-repeat;
}
.dropDown span
{
	background:url(/web/design/images/general/drop-menu-btn-dn.gif) no-repeat;
	display:block;
	text-align:left;
	cursor:pointer;	
	color:#000;
	font-size:11px;
	padding:3px 5px 0 5px;
}
.dropDown span.switch
{
	background-image:none;
}
.homeLinkBtnCont
{
	background:url(/web/design/images/general/go2-ovr.png) no-repeat;
	width:40px;
	height:23px;
	float:right;
}
.homeLinkBtn
{
	background:url(/web/design/images/general/go2.png) no-repeat;
	width:40px;
	height:23px;
	display:block;
	text-indent:-4000px;
}
.homeLinkBtn:hover
{
	background:none;
}
.navCont
{
	width:195px;
	margin:0 auto;

}
.navCont h3
{
	color:#999;
	font-size:15px;
	margin-bottom:14px;
}

.navCont select
{
	float:left;
	width:150px;
	margin-top:2px;
}
.homeTilesCont
{
	background-color:#fff;
}
.categoryImg
{
	width:200px;
	height:160px;
}
.categoryDesc
{
	width:180px;
	font-size:10px;
	line-height:120%;
	text-align:left;
	margin:5px 0 0 10px;
	height:85px;
	overflow:hidden;
}
.homeTileBlock
{
	clear:both;
}
.show
{
	display:block;
}
.hide
{
	display:none;
}
.tabsCont ul li h2 a.active
{
	color:#4b6281;
}
.homeTilesContEnd
{
	background:url(/web/design/images/general/tabsContBottom.jpg) top no-repeat;
	height:20px;
	width:100%;
	margin-bottom:22px;
}