/************************* Header *******************************/

div#headerlogo a
{
	position:absolute;
	display:block;
	left:590px;
	top:0px;
	width:195px;
	height:100px;
	text-indent:-9999px;
	background-image: url(/images/jaycare-logo.gif);
	background-repeat: no-repeat;
}
div#headertel
{
	position:absolute;
	display:block;
	left:77px;
	top:78px;
	width:150px;
	height:14px;
	text-indent:-9999px;
	background-image: url(/images/header-telno.gif);
	background-repeat: no-repeat;
}
div#headeremail a
{
	position:absolute;
	display:block;
	left:234px;
	top:78px;
	width:145px;
	height:14px;
	text-indent:-9999px;
	background-image: url(/images/header-email.gif);
	background-repeat: no-repeat;
}

/************************* Content Layout ************************/

div#submenu .divider {
	display:block;
	float:left;
	width:12px;
	height:11px;
	background:url(../images/submenu-divider.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
div#submenu2 .divider {
	display:block;
	float:left;
	width:12px;
	height:11px;
	background:url(../images/submenu-divider.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
div#content {
	padding-left:26px;
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentleft {
	margin-top: 8px;
	padding-right:15px;
	width:398px;
	position:relative;
	float:left;
}
div#contentleft div#title
{
	display:block;
	margin-top:13px;
	padding-bottom:0px;
	margin-bottom:5px;
}
div#contentleft div#title h3
{
	padding:0px;
	margin:0px;
}
div#contentright {
	margin-top: 8px;
	width:140px;
	position:relative;
	float:left;
	text-indent:-9999px;
}

/************************* Right column ************************/

div#searchbox {
	position:relative;
	width: 160px;
	height: 60px;
	background-color: #ed8c23;
	color:#FFFFFF;
}
div#searchbox form {
	padding: 28px 0px 0px 10px;
}
div#searchtitle {
	position:absolute;
	left:10px;
	top:10px;
	width:42px;
	height:8px;
	background:url(/images/search.gif) no-repeat;
	text-indent:-9999px;
}
div#virtualtour a {
	margin-top:5px;
	display:block;
	float:left;
	width:160px;
	height:44px;
	background:url(/images/right-virtualtour.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
div#casestudies a {
	margin-top:5px;
	display:block;
	float:left;
	width:160px;
	height:44px;
	background:url(/images/right-casestudies.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
div#newproducts {
	margin-top:5px;
	display:block;
	float:left;
	width:160px;
	height:62px;
	background:url(/images/right-newproducts.gif) 0 0 no-repeat;
	text-indent:-9999px;
	background-color:#EDFBFF;
	color:#666666;
}
div.newproduct a {
	padding:5px;
	border-top:3px solid #DDDDDD;
	display:block;
	float:left;
	width:155px;
	height:auto;
	text-decoration:none;
	background-color:#EDFBFF;
	color:#666666;
}
div.newproduct a span.new {
	background-color:#EDFBFF;
	color:#ED8C23;
}
div#jobvacancies a{
	border-top:3px solid #DDDDDD;
	padding-top:5px;
	display:block;
	float:left;
	width:160px;
	height:30px;
	background:url(/images/right-jobvacancies.gif) 0 5px no-repeat;
	text-indent:-9999px;
}

/**************************** Footer ****************************/

div#bottomlinks {
	position:relative;
	margin-left:76px;
	padding:10px 0px 10px 0px;	
	color:#23accc;
}
div#bottomlinks a {
	color:#23accc;
	text-decoration:none;
}
div#bottomlinks a:hover {
	text-decoration:underline;
}

/********************* Products List Page *********************/

#products {}

#breadcrumbs
{
}
.listcategoriestitle			/* title for list of categories */
{
}
.listproductstitle				/* title for list of products */
{
}

/************************ Product Page **********************/

#product {}

/* #breadcrumbs {} see Products List */

.selectedbrieftext				/* selected record brief text */
{
}
