html {
	height: 100%; 
}
body {
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	font-size: 62.5%;
	margin: 0;
	height: 100%;
	background-color: #FB1800;
}
h1, h2, h3 {
	letter-spacing: -1px;
	margin: 0;
}
a {
	text-decoration: none;
	color: #003355;
	background-color: inherit;
}
img {
	border: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 960px;
}
#outerwrapper {
	background-color: #FFFFFF;
	background-image: url(../../images/bg_page.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 5px;
}

#header {
	float: left;
}
#access {
	float: right;
	padding-left: 40px;
	background-image: url(../../images/bg_access.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	display: block;
	padding-bottom: 20px;
	color: #444444;
}
#access a {
	font-size: 1.1em;
	color: #888888;
}
#access a:hover {
	color: #009999;
	text-decoration: underline;
}
#header h1 {
	background-image: url(../../images/rex-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	margin-top: 27px;
	margin-bottom: 33px;
}
#header h1 a {
	display: block;
	width: 507px;
	height: 45px;
}
#navigation {
	font-size: 1.2em;
	margin-bottom: 5px;
	background-image: url(../../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
	float: left;
	width: 100%;
	margin-top: 5px;
	background-color: inherit;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	height: 40px;
	list-style-type: none;
	float: left;
	background-image: url(../../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: inherit;
}
#navigation li a {
	font-weight:bold;
	color:#BFEAEA;
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 13px;
	display: block;
	background-color: inherit;
}
#navigation li a.current, #navigation li a:hover {
	color: #FFFFFF;
	background-color: inherit;
}
#navigation .navigation-start {
	width:10px;
	height:40px;
	background-image: url(../../images/nav_start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#navigation .navigation-end {
	width:10px;
	height:40px;
	background-color: #FFFFFF;
	background-image: url(../../images/nav_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

#navigationsearch
{
    float:right;
    padding-top: 4px;
    }
 
.navinput
 {

	}

.navbutton
{

   
    }



#hero {
	height: 175px;
	width: 100%;
	background-color: #0072BC;
	margin-bottom: 5px;
	clear: both;
}
#hero h1 {
	font-size: 2.3em;
	padding: 20px;
	color: #6DCFF6;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	background-color: inherit;
}
#hero h1 a {
	color: #6DCFF6;
	background-color: inherit;
}
#hero h1 a.current {
	color: #6DCFF6;
	background-color: inherit;
}
#hero h1 a:hover {
	color: #FFFFFF;
	background-color: inherit;
}
#hero img {
	float: left;
	margin-right: 20px;
	background-color: inherit;
}
#contentwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(../../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	padding-bottom: 20px;
}
#col1wrapper {
	float: left;
	border: 1px solid #cccccc;
}
#col1 {
	width: 160px;
	background-color: #F7F7F7;
}
#col1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col1 li {
	font-size: 1.2em;
	font-weight: normal;
	color: #0072BC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 14px;
	background-image: url(../../images/col1dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: inherit;
	height:15px;

}

#col1 li a {
	color: #003355;
	background-color: inherit;
}
#col1 li a:hover {
	color: #000;
	background-color: inherit;
}
#col1 li a.current {
	font-weight: bold;
	color: #009999;
}
#col1 li.category {
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../../images/col1buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 10px 5px 10px 5px;
	vertical-align:middle;
}

#col1 li.category a.current, #col1 li.category a:hover {
	color: #0072BC;
	font-weight: bold;
}

#col2wrapper {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#col2 {
	width: 120px;
	background-color: #99BEDF;
}
#col2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col2 li {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47627C;
	background-color: inherit;
	min-height:15px;
	vertical-align:middle;
}
#col2 li a {
	color: #000;
	background-color: inherit;
}
#col2 li a:hover {
	color: #FFFFFF;
	background-color: inherit;
}
#col2 li a.current {
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}
#col2 li.category {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-image: url(../../images/col2bg.gif);
	background-position: left top;
	background-color: inherit;
	display: block;
	min-height:15px;
}
#col2 li.category a.current, #col2 li.category a:hover {
	color: #FFF;
	font-weight: bold;
	background-color: inherit;
}
#col4wrapper {
	float: left;
	border: 1px solid #cccccc;
}
#col4wrapper .logo {
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#col4 {
	background-color: #F7F7F7;
	width: 160px;
}
#col4 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#col4 li {
	font-size: 1.2em;
	font-weight: normal;
	color: #003355;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
	background-image: url(../../images/col1dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: inherit;
}
#col4 li a {
	color: #003355;
	background-color: inherit;
}
#col4 li a:hover {
	color: #009999;
	background-color: inherit;
}
#col1 li a.current {
	font-weight: bold;
	color: #009999;
}
#col4 li.category {
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../../images/col1buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 10px;
}
#col4 li.category a.current, #col4 li.category a:hover {
	color: #009999;
	font-weight: bold;
}
#col3wrapper {
	float: left;
	width: 514px;
}
#col3 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#col3 #boxout {
	background-image: url(../../images/boxout_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#col3 #boxoutwrapper {
	background-image: url(../../images/boxout_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 1.4em;
}


#col3Home {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#col3Home #boxout {
	background-image: url(../../images/boxout_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#col3Home #boxoutwrapper {
	background-image: url(../../images/boxout_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 1.4em;
}


#boxout {
	letter-spacing: 0em;
	font-size: 1.2em;
	color: #444444;
	padding-right: 1.4em;
	padding-left: 1.4em;
	line-height: 1.6em;
	margin: 0;
	background-color: inherit;

}



#boxoutbottom
{
	background-image: url(../../images/boxout_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 1.2em;
	padding-top: 0.6em;
	font-size: 1em;
	margin: 0;  
    }


#col3 #boxout li.img {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}
#col3 #boxout li {
	letter-spacing: 0em;
	font-size: 0.9em;
	color: #444444;
	padding-right: 1.4em;
	padding-left: 1.1em;
	line-height: 1.6em;
	margin: 0;
	background-color: inherit;
}
#col3 #boxout li.standard {
	padding-left: 2.6em;
	background-image: url(../../images/bullet_444.gif);
	background-repeat: no-repeat;
	background-position: 1.2em 0.3em;
}
#col3 #boxout li.highlight {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 1.2em;
	margin-bottom: 0.3em;
	color: #003366;
	margin-top: 0.3em;
}
#col3 #boxout li.bottom {
	background-image: url(../../images/boxout_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 1.2em;
	padding-top: 0.6em;
	font-size: 1em;
	margin: 0;
}
#col3 #boxout ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#col3 p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #444;
	
}
#col3 p.intro {
	font-size: 1.2em;
	font-weight: normal;
}

#col3 ul{
	font-size: 1.2em;
}

#col3 p.myintro {
	font-size: 1.2em;
	font-weight: bold;
}


#col3 h1 {
	font-size: 3em;
	color: #003366;
	margin-top: 0.6em;
}
#col3 h2 {
	font-size: 18px;
	margin-top: 1em;
	color: #003366;
}
#slug {
	float: left;
	width: 227px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../../images/bg_slug.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: inherit;
	display: block;
}
#slug p {
	font-size: 1.2em;
	color: #66cccc;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding-top: 0.8em;
	padding-right: 1.2em;
	padding-left: 1.1em;
}
#slug h1 {
	font-size: 2em;
	line-height: normal;
	margin: 0;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
#slug h1 a {
	color: #A3E0E0;
}
#slug h1 a:hover {
	color: #FFFFFF;
}

.breadcrumbs {
	margin: 0;
	padding: 0;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.breadcrumbs li {
	float:left;
	font-size:1.1em;
	color:#444;
	padding:0 0 0 5px;
	list-style-type: none;
}

.breadcrumbs li.first {
	padding-left:0;
}

.breadcrumbs li a, .breadcrumbs li a:hover, .breadcrumbs li span {
	color:#888;
	padding-right:8px;
	background-color: transparent;
	background-image: url(../../images/breadcrumb-arr.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.breadcrumbs li a:hover {
	color:#009999;
	text-decoration: underline;
}

#footerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	clear: both;
	background-image: url(../../images/bg_page_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 6px;
}

#footer {
	font-size: 1.2em;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 960px;
	background-color: inherit;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer li {
	height: 40px;
	list-style-type: none;
	background-image: url(../../images/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: inherit;
	color: #888888;
	font-weight: bold;
	float: left;
}
#footer li a {
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 13px;
	display: block;
	background-color: inherit;
	color: #888888;
}
#footer li.nolink {
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 13px;
	display: block;
	height: auto;
}
#footer li a.current, #footer li a:hover {
	color: #007687;
	background-color: inherit;
}
#footer .footer-start {
	width:10px;
	height:40px;
	background-image: url(../../images/footer_start.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-color: #FFFFFF;
}
#footer .footer-end {
	width:10px;
	height:40px;
	background-color: #FFFFFF;
	background-image: url(../../images/footer_end.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	float: right;
}
#bottomwrapper {
	background-image: url(../../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FB1800;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 1.1em;
}
#bottom {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 20px;
}
#bottom img.validators {
	border: none;
	float: left;
	display: block;
	margin-right: 10px;
}
#bottom img.accredit {
	display: block;
	background-color: #FB1800;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
} 
#bottom a {
	color: #FFFFFF;
}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.right {
	float: right;
	text-align: right;
}
.left {
	float: left;
}
.pale {
	color: #66cccc;
}
#colourswatchholder {
	margin-top: 20px;
}
#colourswatch {
	height: 115px;
	width: 90px;
	float: left;
	background-color: #EEEEEE;
	margin-right: 4px;
	margin-bottom: 4px;
	background-image: url(../../images/colourswatchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#colourswatch img {
	border: 1px solid #cccccc;
	text-align: center;
	margin: 4px;
}
#colourswatch p {
	text-align: center;
	font-size: 1em;
	color: #888888;
	line-height: 1em;
	margin: 0;
	padding: 0;
}


.clsTable
{
    font-size:9px;
    
    }