/* CSS Document */

* { margin: 0; padding: 0; }



body, html {
	width: 100%;
	font-size: 101%; /* Hack for better IE support */
	color: #333333;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	}

/* div encapsulates the logo and the grey background at the top*/
#top-wrapper {
	background-image: url(assets/topback.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;

}

#logo {
	width: 770px;
	height:100px;
	margin: auto;
	position: relative;

}

/* div encapsulating all content from the topnav- down */

#main-wrapper {
	width: 770px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;

}

* html #main-wrapper {
	width: 770px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	padding-left:10px;

}



#top-image {
	margin: 0px;
	height: 164px;
	padding:0px;
	position: relative;

}

/* div encapsulating all content from the large top-image- down */
#main {
	background-image: url(assets/main-back.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 644px;
	position:relative;
}

#leftcol {
	width: 235px;
	background-color: #EEEEEE;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	float: left;

}

/* ie 6 hacks */
* html  #leftcol {
	width: 235px;
	background-color: #EEEEEE;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;

}


/*search box*/
#search {
	width: 235px;
	height: 40px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#searchinput {
	width: 235px;
	float: left;
	height: 19px;
	width: 153px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: none;
}



.searchinput {
	background-image: url(assets/search_r1_c1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	padding-left: 35px;
	padding-top:3px;
	font-size:0.7em;
	border: none;
}

/* ie 7 hack */
*:first-child+html .searchinput {	
	background-image: url(assets/search_r1_c1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 15px;
	padding-left: 35px;
	padding-top:3px;
	font-size:0.7em;
	border: 0px;
}

/* ie 6 hack */
*html .searchinput {
	background-image: url(assets/search_r1_c1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	padding-left: 35px;
	padding-top:0px;
	font-size:0.7em;
	border: 0px;
}


#searchbutton {
	height: 20px;
	float: left;
	margin-top: 9px;
	margin-left: 0px;
}

*html #searchbutton {
	height: 20px;
	float: left;
	margin-top: 12px;
	margin-left: 0px;
}



.floatleft {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

/* contact box on the left*/
#contact-details {
	background-image:url(assets/left-contact-box.jpg);
	background-repeat: no-repeat;
	font-size: 0.7em;
	height: 271px;
	width: 236px;
	margin-top: 0px;
	padding-top:0px;
	background-color:#EEEEEE;
}

#contact-details a:link {
	color: #990000;
	text-decoration: none;
}

#contact-details a:visited {	
	color: #990000;
	text-decoration: none;
}

#contact-details a:hover {	
	color: #990000;
	text-decoration: underline;
}


#contact-details p {
	margin: 8px;
}
.smalllogo {
	margin: 5px;}

.bold{
	font-weight: bold;
}

/* div encapsulating the right column */
#mainright {
	float: right;
	width: 501px;
	height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: 14px;
}

/* the box sections on the right*/
#toprightbox {
	background-image: url(assets/mainright-top-bk.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	height: 24px;
}

#toprightbox a:link {
	width:85px;
	font-size: 0.7em;
	color: #999999;
	float: right;
	margin-top: 5px;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(assets/arrowgif.gif);
	background-repeat: no-repeat;
	background-position: right;	
	display:block;

}

#toprightbox a:visited {
	width:85px;
	font-size: 0.7em;
	color: #999999;
	float: right;
	margin-top: 5px;
	text-decoration: none;
	margin-right: 10px;
	background-image: url(assets/arrowgif.gif);
	background-repeat: no-repeat;
	background-position: right;	
	display:block;
}

#toprightbox a:hover {
	width:85px;
	font-size: 0.7em;
	color: #990000;
	float: right;
	margin-top: 5px;
	text-decoration: underline;
	margin-right: 10px;
	background-image: url(assets/arrowgif.gif);
	background-repeat: no-repeat;
	background-position: right;	
	display:block;
}

#secondrightbox {
	background-image: url(assets/mainright-2nd-box-bk.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	height: 42px;
	margin-top: 1px;
}

#largerightbox a:link {
	color: #990000;
	text-decoration: none;
}

#largerightbox a:visited {	
	color: #990000;
	text-decoration: none;
}

#largerightbox a:hover {	
	color: #990000;
	text-decoration: underline;
}

/* breadcrumb styles*/
#breadcrumb {
	background-image: url(assets/mainright-top-bk.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	height: 24px;
	margin-top: 1px;
	color:#990000;
	padding-left: 10px;

}

#breadcrumb a:link{
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 6px;
}

#breadcrumb a:visited{
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	margin-left: 5px;
}
#breadcrumb a:hover{
	font-size: 0.7em;
	text-transform: uppercase;
	color: #009999;
	text-decoration: underline;
	margin-left: 5px;

}
/*arrows between breadcrumb links*/
.linkarrow {
	color: #990000;
	font-size: 0.6em;
	font-weight: bold;
}
	
/*the main content area on the right*/
#largerightbox {
	border: 5px solid #666666;
	margin-top: 2px;
	height:438px;
	background-color:#FFFFFF;
	margin-top: 2px;
	position:relative;
	padding: 10px;

	}

#largerightbox p{
	font-size: 0.7em;
	margin-top: 10px;
}
	
/* logo area at the bottom of the right column*/	
#rightlogos {
	border: 0px solid #FFFFFF;
	margin-top: 0px;
	height: 66px;
	font-size: 0.7em;
	color: #999999;
	background-color:#ffffff;
}

/* logos at the bottom of the left column*/
#leftlogos {

	width: 236px;
	height: 58px;
	border-top-width: 5px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 8px;
	background-color:#FFFFFF;}

#footer {
	background-image: url(assets/footer-bar.jpg);
	background-repeat: repeat-x;
	height: 8px;
	margin-top:0px;
	font-size: 0.6em;
	padding-left: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	border: 0px solid #999999;
	position:relative;
	
	}
	
#footer a:link{
	color: #666666;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
	
}

#footer a:visited{	
	color: #666666;
	text-decoration: none;
}	

#footer a:hover{	
	color: #990000;
	text-decoration: underline;
}

.bulletpoint-padding {
	margin-right: 6px;
}

H1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #666666;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
}

h2 {
	margin: 10px;
	font-size: .9em;
}

#topnavbar {
	background-image: url(assets/nav-back.jpg);
	background-repeat: no-repeat;
	position:relative;
	padding-top: 0px;
}

/* caboodle logo and contact details area */

#caboodlelogoarea {
	width: 770px;
	text-align: center;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.cablogo {
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.intro-text {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-size: 0.9em;
}

.right-pic {
	float:right;
}