/************************************************************************************************
************************************************************************************************/

/*

CSS for Paul Sylvester :: built by Kingchacha Web Design 2008

/* BODY */

#one{
	background-image:url(http://colorectaluk.com/images/top_banner_01.jpg);
}
#two{
	background-image:url(http://colorectaluk.com/images/top_banner_02.jpg);
}
#three{
	background-image:url(http://colorectaluk.com/images/top_banner_03.jpg);
}
#four{
	background-image:url(http://colorectaluk.com/images/top_banner_04.jpg);
}
#five{
	background-image:url(http://colorectaluk.com/images/top_banner_05.jpg);
}
#six{
	background-image:url(http://colorectaluk.com/images/top_banner_06.jpg);
}


/* GENERAL */

body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	width: 1000px;
	background-color: #ddeeff;
}

p {
	margin: 0px;
	padding: 10px 0px 0px;
}
img {
	border: 0px;
	padding: 0px;
}

* {margin: 0; padding: 0;}



br.clear { clear:both; }




img { margin:0 0 0 0;
	}


	
a img{border:none;
}


/*LINK */

a:link {
	color: #33a6aa;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#7733aa;
	text-decoration: none;
	font-weight: bold;
}

a.biglink:link {
	font-size: 24px;
	color: #33a6aa;
}
a.biglink:visited {
	font-size: 24px;
	color: #33a6aa;
}
a.biglink:hover {
	font-size: 24px;
	color: #7733aa;
}
a.littlelink:link {
	font-size: 10px;
	color: #000066;
}
a.littlelink:visited {
	font-size: 10px;
	color: #000066;
}
a.littlelink:hover {
	font-size: 10px;
	color: #7733aa;
}




/***********************************************************************************************

GENERAL

***********************************************************************************************/


#container {
	width: 1000px;
	min-height: 600px;
}


/***********************************************************************************************

top

***********************************************************************************************/


#top {
	width: 1000px;
	text-align: right;
	margin-top: 42px;
	height: 76px;
	float: left;
}


/***********************************************************************************************

middle

***********************************************************************************************/

#middle {
	width: 1000px;
	margin-top: 42px;
	float: left;
	min-height: 300px;
}
#title {
	width: 995px;
	float: left;
	height: 58px;
	padding-left: 5px;
	background-color:#FFFFFF;
	padding-top: 0px;
}
#title_right {
	width: 580px;
	float: right;
	height: 58px;
	margin: 0px 5px 0px 0px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	color: #33a6aa;
}
#title_left {
	width: 190px;
	float: left;
	height: 58px;
}
#breadcrumb {
	width: 995px;
	margin: 5px 0px 0px 5px;
	float: left;
	height: 15px;
	text-align: left;
	color: #556699;
}
#text {
	width: 990px;
	padding: 20px 5px 0px 5px;
	float: right;
	min-height: 300px;
	text-align: left;
	background-color: #FFFFFF;
}
#text_right {
	width: 260px;
	padding: 30px 5px 0px 5px;
	float: right;
	min-height: 250px;
	text-align: right;
}
#text_left {
	width: 980px;
	float: left;
	text-align: left;
	background-image: url(http://colorectaluk.com/images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 300px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* text list */


#text_left ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#text_left li {
	margin: 0;
	padding:0px 0px 0px 8px;
	display: block;
	}
/* menus */

#top_nav {
	width: 1000px;
	float: left;
	height: 36px;
	text-align: left;
	padding: 28px 0px 0px 0px;
	background-color: #FFFFFF;
}
#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_nav li {
	margin: 0;
	padding:0px 10px 0px 10px;
	display: inline;
	float: right;
	}
	
#top_nav a {
	color: #33a6aa;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	}
	
#top_nav a:hover {
	color: #7733aa;
	font-weight: bold;
	}
	
#top_nav #currentpage a {
	color: #7733aa;
	}

/* what happens next */

#what {
	width: 460px;
	float: right;
	height: 36px;
	text-align: right;
	margin: 5px 5px 0px 0px;
}
#what ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
}
#what li {
	float: left;
	margin: 0;
	padding:0px 0px 0px 10px;
	display: block;
	width: 100%;
	text-align: left;
	}
	
#what a {
	color: #33a6aa;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	}
	
#what a:hover {
	color: #7733aa;
	font-weight: bold;
	}
	
#what #currentpage a {
	color: #7733aa;
	}




/********
#menu {
	width: 586px;
	height: 20px;
	float: right;
	text-align: right;
	padding-top: 4px;
	background-color: #ebebeb;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li {
	float: left;
	margin: 0;
	padding:0px 5px 0px 4px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
#menu a {
	color: #990000;
	padding: 0;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #333333;
	}
	
#menu #currentpage a {
	color: #33333;
	}

*******/


/***********************************************************************************************

bottom

***********************************************************************************************/

#bottom {
	width: 1000px;
	height: 20px;
	float: left;
}
#bottom_left {
	background-image: url(http://colorectaluk.com/images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom_right {
}
#bottom_info {
	width: 1000px;
	height: 40px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}


/***********************************************************************************************

heading

***********************************************************************************************/

.heading_01 {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.heading_02 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.heading_03 {
	font-weight: bold;
	color: #336699;
}
.heading_04 {
	font-weight: bold;
	font-style:italic;
}
.heading_05 {
	font-weight: bold;
	font-size: 13px;
}

/*
     FILE ARCHIVED ON 20:34:34 Dec 21, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:04:23 Aug 30, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 254.79
  exclusion.robots: 0.146
  exclusion.robots.policy: 0.135
  cdx.remote: 0.066
  esindex: 0.01
  LoadShardBlock: 227.661 (3)
  PetaboxLoader3.datanode: 220.67 (4)
  load_resource: 169.618
  PetaboxLoader3.resolve: 134.209
*/