/* colours */
/*
body background grey 						#cccccc

menu bar right								#000000
product block grey							#d1d2d4

TEXT
CORT red									#cc3333
CORT blue									#7da2b5
grey text									#666666
dark grey text on light grey background 	#58585a

PRODUCT RANGE HOVER COLOURS
desking hover 								#b3bccf
accessories hover							#9cc0bd
reception hover								#b4abc4
storage hover								#bbc7bc
tables hover								#d9becd
chairs hover								#d9bfaf

*/

* { padding: 0; margin: 0; }

body {	color: #666666;
		background-color:#cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:0;
		padding:0;
		}

p {		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-bottom:10px;
		}

#links {font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		}

h1 {font-size:18px; margin:20px 0px 10px 0px; font-weight:normal;color:#cc3333;}
h1.styleredmain {margin-left:50px;}
h2 {font-size:22px; margin:20px 0px 10px 0px; font-weight:normal;color:#cc3333;}
h3 {font-size:14px; margin:20px 0px 10px 0px; font-weight:normal;color:#cc3333;}

.clear {clear:both;	height:1px;}

#whole-container {width:830px; margin:auto;}

#container {	width:830px;
				margin:0;
				background: url(images/container-bgrep.gif) repeat-y top left;
				padding-top:10px;
				}
				
#container-top-general {background:url(images/container-bgtop-red.gif) no-repeat bottom left; height:38px;width:830px;}
#container-access {background:url(images/container-bgtop-access.gif) no-repeat bottom left; height:38px;width:830px;}
#container-chairs {background:url(images/container-bgtop-chairs.gif) no-repeat bottom left; height:38px;width:830px;}
#container-desks {background:url(images/container-bgtop-desks.gif) no-repeat bottom left; height:38px;width:830px;}
#container-reception {background:url(images/container-bgtop-reception.gif) no-repeat bottom left; height:38px;width:830px;}
#container-storage {background:url(images/container-bgtop-storage.gif) no-repeat bottom left; height:38px;width:830px;}
#container-table {background:url(images/container-bgtop-tables.gif) no-repeat bottom left; height:38px;width:830px;}

.styleaccess {color: #009999;margin-left:50px;}
.stylechairs {color: #FF6633;margin-left:50px;}
.styledesk {color: #0066CC;margin-left:50px;}
.stylerecep {color: #673090;margin-left:50px;}
.stylestorage {color: #009933;margin-left:50px;}
.styletable {color: #990066;margin-left:50px;}

#breadcrumbs {	float:left;
				color:#ffffff;
				line-height:38px;
				margin-left:50px;
				width:360px;
				}
#breadcrumbs a {text-decoration:none;}

#rental-quote {
	float: left;
	width: 360px;
	text-align:right;
	font-size: 13px;
	height:36px;
	line-height:38px;
	}


/* **************** home page ********************* */
#container-top-home {background:url(images/container-bgtop.gif) no-repeat top center; height:31px;}

#header-home {	height: 67px;
				width: 780px;
				margin:0 auto;
				}

#navigation-home {float:right; margin-top:-40px; margin-right:50px; }

ul.home-nav-list {	padding: 0px;
					width: 190px;
					list-style-type: none;
					}

#navigation-home a {display: block;
					width:130px;
					padding: 8px 20px 3px 12px;
					background: #FFFFFF;
					text-decoration: none;
					border-bottom: 1px solid #CCCCCC;
					}

#navigation-home a:link, #navigation-home a:active, #navigation-home a:visited {color: #CC3333;}
#navigation-home a:hover {	border: 1px solid #fffffff;
							background: #CC3333;
							color: #ffffff;
							}

#rightcolumnhm {
	padding: 0px;
	width: 195px;
	float: right;
	margin: 50px 50px 0px 0px;
	clear:right;
	}

#leftcolumnhm {
	float: left;
	padding: 10px 50px;
	width: 380px;
	margin: 0px 15px 20px 20px;
	}

#backgroundhome {
	margin: 0 auto;
	width: 830px;
	height:780px;
	background-image: url(images/home-desk.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.stylehometitle {color: #CC3333;}
/* **************** home page ********************* */

#header {
	height: 259px;
	width: 830px;
	margin:auto;
	background: url(images/header-bg.gif) no-repeat top center;
}

#flash {	margin-left:-165px; 
			float:left; 
			width:750px;  
			height:250px;
		}

#navigationrghtheader {	float:left;
						margin:40px 20px 35px 30px;
						padding:0px;
						width: 160px;
						height:170px; 
						}
						
#navigationrghtheader ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
	#navigationrghtheader li{ }

#navigationrghtheader a {
	display: block;
	width:130px;
	padding: 8px 20px 3px 12px;
	background: #CCCCCCC;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#navigationrghtheader a:link, #navigationrghtheader a:active, #navigationrghtheader a:visited {
	color: #FFFFFF;
}

#navigationrghtheader a:hover {
	background: #CC3333;
	color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#rightcolumn {
	padding: 0px;
	width: 350px;
	float: left;
	margin: 10px 30px 20px 5px;
	}
		
		#rightcolumn ul {list-style-type:none;}
		
#centrecolumn {
	padding: 0px;
	width: 760px;
	float: right;
	margin: 15px 15px 0px 50px;
}

#leftcolumn {
	float: left;
	padding-right: 30px;
	width: 360px;
	margin: 10px 5px 20px 50px;
}

#leftcolumn p {line-height:16px;}
	
#directions {width:340px; background:url(images/directions.gif) no-repeat top center; margin-top:10px; height:520px;}
#directions-text {padding:10px 20px 15px 20px;}
#directions p {font-weight:bold;}	

h2.grey {font-size:14px; margin:10px 0px 5px 0px; font-weight:bold; color:#666666;}
h3.sub {font-size:13px; margin:10px 0px 5px 0px; font-weight:bold; color:#cc3333;}


#offers {margin-top:-20px;}
#offers p {margin-bottom:5px;}

#reasons {width:780px; height:450px; background:url(images/reasons.gif) no-repeat top center;}
#reasons-text {width:550px;padding:10px 20px; margin:auto;}
#reasons-left {width:240px; float:left; margin:15px;}
#reasons-left ul {list-style-type:none; line-height:120%;}
#reasons-left li {margin-bottom:15px;}
#reasons-right {width:240px; float:left; margin:15px;}
#reasons-right ul {list-style-type:none; line-height:120%;}
#reasons-right li {margin-bottom:15px;}


#news {width:780px; margin-left:50px;}
.news-article {width:470px; float:left; padding:0px 20px 0px 0px; margin-bottom:20px;}
.news-image {width:200px; float:left; margin:auto; text-align:center;}

.section {width:350px; margin:10px 5px 30px 5px; clear:both; height:145px;border:1px solid #cccccc;}

.section-description-spacer {	float:left; 
								width:100px;
								height:145px;
							}
	
	.section-description {margin:40px 0px; }
	.section-description p {font-size:15px; padding:2px;}
	.section-description-desks {margin:20px 0px 20px 10px;}
						
	.section-image {float:right; width:230px; height:145px;}
	.section-image-products {float:right; width:224px; height:145px;}

	.desking-item {background-color:#dbeaf5; width:705px; padding:20px; margin-bottom:30px;}
	.storage-item {background-color:#d9eee3; width:705px; padding:20px; margin-bottom:30px;}
	.access-item {background-color:#d9f2f0; width:705px; padding:20px; margin-bottom:30px;}
	.table-item {background-color:#f0dee7; width:705px; padding:20px; margin-bottom:30px;}
	.chair-item {background-color:#fde7df; width:705px; padding:20px; margin-bottom:30px;}
	.reception-item {background-color:#e8e0ee; width:705px; padding:20px; margin-bottom:30px;}
	
	.description {float:left; width:390px; margin-left:35px;}
	.dimensions {float:left; width:280px;}
	.associated {width:670px; margin:20px 0px 10px 35px;}
	.associated-product {width:33%; float:left; height:165px; margin:0px; text-align:center;}


#leftbotcolumn {
	float: left;
	padding: 0px;
	width: 350px;
	margin-left: 85px;
	margin-top: 100px;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 200px;
}

.stylesubhead {color: #666666; font-size: 13px;	font-weight:bold}
.style20 {color: #CC3333; font-size: 26px;}
.styleredmain {color: #CC3333;}
.stylesmltext {color: #666666; font-size: 10px;}

/* footer */
#footer {
	width:830px;
	margin:0 auto;
	background:url(images/footer-bg.gif) no-repeat bottom center;
	color:#ffffff;
	clear:both;
	height:36px;
	line-height:36px;
	}

#footerhome {
	width:830px;
	margin:0 auto;
	background:url(images/footer-bg.gif) no-repeat bottom center;
	color:#ffffff;
	clear:both;
	height:36px;
	line-height:34px;
	}

#footercentre {
	width:750px;
	margin:-73px 0px 0px 235px;
	background-color:none;
	color:#ffffff;
	}
	
#footerquote {
	width:750px;
	margin:-200px 0px 0px 235px;
	background-color:none;
	color:#ffffff;
	}
	
#footerdesks {
	width:750px;
	margin:-410px 0px 0px 235px;
	background-color:none;
	color:#ffffff;
	}
		
	#footerleft {width:320px; float:left; padding-left:40px;}
	#footerright {width:430px; float:right;}


/* Sitemap */
.sitemap {margin-left:20px;list-style-type:none;}
.sitemap ul {color:#000000;list-style-type:none; }
.sitemap li {color:#000000; line-height: 22px;}
.sitemap li a {color:#000000 !important;}
.sitemap li a:visited {!important color:#000000;}
.sitemap li a:hover {color:#CC3333;}
.sitemap ul li ul {margin-left:30px; list-style-type:none;}

a:link {color: #FFFFFF;}
a. {font-family: Arial, Helvetica, sans-serif;}
a:hover {color: #999999;}
a:visited {color: #FFFFFF;}
a:active {color: #999999;}

/*links and downloads */
a.down {font-family: Arial, Helvetica, sans-serif;}
a.down:link {color: #666666;}
a.down:visited	{color:#666666;}
a.down:hover {color: #CCCCCC;}
a.down:active {color: #CC3333;}

/*home link*/
a.home {font-family: Arial, Helvetica, sans-serif;}
a.home:link {color: #CC3333;}
a.home:visited	{color:#666666;}
a.home:hover {color: #999999;}
a.home:active {color: #CC3333;}

/* form */
.fieldlabel {height:22px; line-height:22px;}
.fielddiv {height:22px; line-height:22px;}

/* CORT Global Network pages */
#centrecolumnnetwork {
	padding: 0px;
	width: 760px;
	float: right;
	margin: 15px 15px 0px 50px;
}

#centrecolumnnetwork a {color:#666666; text-decoration:none; font-size:1.1em}
.global-country-title {margin:25px 0px 10px 0px; color:#cc3333; font-size:1.2em; margin:5px 0;}
.secondary_page {font-size:18px; margin:20px 0px 10px 0px; font-weight:normal;}
.secondary_page a {color:#cc3333 !important;  text-decoration:none;}

.global-item-wrapper {margin:15px 0px 10px 0px; font-weight:bold; width:33% !important;}
.global-item-wrapper a {}