/* CSS Document */
html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, sans-serif;
	font-size:70%;
	background-color:#000;
	background-image:url(../images/background_opaque.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align:center;
	color:#504f4f;
}

select, textarea, input {
	font-family:Arial, Tahoma, sans-serif;
	font-size:1em;
	color:#504f4f;
}

form {
	padding:0;
	margin:0;
}

a img {
	border:none;
}

p {
	margin-top:0;
	margin-bottom:1em;
}

textarea.large {
	width:400px;
	height:200px;
}

/************ CONTAINER ************/

#background {
	width:880px;
	margin:0 auto 0 auto;
	padding:0 10px 10px;
	background-image:url(../images/background_clear.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	border:1px solid #999;
	border-top:none;
}

#container {
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	background-color:#f0f0f0;
	background: rgba(255, 255, 255, .8);
}

/************ HEADER ************/

#header {
	height:86px;
	position:relative;
}

#swapSites {
	position:absolute;
	top:0;
	right:0;
}

#swapSites a {
	color:#CCC;
	font-size:1.3em;
	padding:4px 9px;
	text-decoration:none;
	background-image:url(../images/panel_header_back_grey.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#959595;
	display:block;
	float:right;
}

#swapSites a:hover {
	text-decoration:underline;
}

#swapSites a.selected {
	background-image:url(../images/panel_header_back.gif);
	background-color:#ee4548;
	color:#FFF;
}

#memberInfo {
	position:absolute;
	top:30px;
	right:14px;
	width:500px;
	padding:0;
}

#memberInfo p {
	margin:0;
	padding:0;
	text-align:right;
}

#memberInfo a {
	color:#8f0f11;
	text-decoration:none;
}

#memberInfo a:hover {
	text-decoration:underline;
}

#header form {
	position:absolute;
	top:5px;
	left:230px;
}

/******** MENU ********/

#menu {
	position:absolute;
	bottom:5px;
	left:230px;
	width:640px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	margin:0;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	display:block;
	position:relative;
	top:8px;
}

#menu input {
	position:relative;
	top:-3px;
}

#menu li {
	display:block;
	padding:8px 0;
	float:left;
	margin-right:2px;
	position:relative;
	z-index:5;
}

#menu li.link {
	background-image:url(../images/panel_header_back_grey.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#959595;
}

#menu li.right {
	float:right;
	text-align:right;
}

#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 10px;
	display:block;
}

#menu a:hover {
	text-decoration:underline;
}

#menu li.selected {
	background-image:none;
	background-color:#8f0f11;
	z-index:20;
	padding-bottom:10px;
}

/************ CONTENT ************/

#content {
	font-size:1.1em;
	position:relative;
	z-index:10;
}

#content a {
	color:#8f0f11;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#breadcrumb {
	background-color:#8f0f11;
	color:#FFF;
	padding:4px 20px;
	/*margin:1px 0;*/
	margin:0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#breadcrumb a {
	color:#FFF;
}

/************ BANNER ************/

#banner {
	margin-bottom:2px;
	height:420px;
	background-image:url(../images/flash_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

#banner p {
	position:absolute;
	top:80px;
	left:482px;
	width:350px;
	color:#FFF;
}

#banner a {
	color:#FFF;
	text-decoration:underline;
}

/************ Javascript Banner **********/

#header-banner { position: relative; overflow: hidden; width: 880px; height: 420px; margin: 0 0 10px 0; background: url(../images/flash_back.jpg) top center no-repeat; }

#header-banner div.banner-item { position: absolute; width: 880px; height: 420px; }

#header-banner-nav { position: relative; width: 880px; height: 82px; margin: -122px 0 0 0; z-index: 99; background: url(../images/slideshow/bar-background.png) top left repeat-x; }

#header-banner-nav ul, #header-banner-nav li { list-style: none; }

#header-banner-nav ul { float: left; width: 880px; height: 82px; }

#header-banner-nav ul li { float: left; display: block; height: 82px; line-height: 82px; }

#header-banner-nav ul li a { float: left; text-decoration: none; }

#header-banner-nav ul li.title { text-transform: uppercase; color: #fff; margin: 0 45px 0 25px; font-size: 1.2em; }

#header-banner-nav ul li.button { width: 82px; height: 82px; margin: 0 60px 0 0; }

#header-banner-nav ul li.button a { display: block; width: 82px; height: 82px; text-indent: -9999px; }

#header-banner-nav ul li.button a.mens { background: url(../images/slideshow/menswear.png) top left no-repeat; }

#header-banner-nav ul li.button a.womens { background: url(../images/slideshow/womenswear.png) top left no-repeat; }

#header-banner-nav ul li.button a.kids { background: url(../images/slideshow/kidswear.png) top left no-repeat; }

#header-banner-nav ul li.button a:hover { background-position: 0 -82px; }

#header-banner-nav ul li#pager { margin: 0 0 0 40px; }

#header-banner-nav ul li#pager a { margin: 34px 2px 35px 0; width: 13px; height: 13px; line-height: 13px; text-align: center; font-size: 1em; background: #ee4548; }

#header-banner-nav ul li#pager a.activeSlide { background: #fff; color: #000; }

#header-banner-nav ul li#pager a:hover { background: #000; color: #3b4e2f; }

#header-banner-nav ul li.pager-toggle { font-size: 1em; text-transform: lowercase; }

#header-banner-nav ul li.pager-toggle a { margin: 34px 2px 35px 10px; padding: 0 10px 0 0; height: 13px; line-height: 13px; }

#header-banner-nav ul li.pager-toggle a.pause { background: url(../images/slideshow/pause.png) 100% 50% no-repeat; }

#header-banner-nav ul li.pager-toggle a.play { background: url(../images/slideshow/play.png) 100% 50% no-repeat; }

/************ TICKER ************/

#ticker {
	padding-bottom:2px;
	border-bottom:2px dotted #8f0f11; 
	margin-bottom:10px;
}

#ticker ul {
	list-style:none;
	padding:4px 8px;
	background-color:#8f0f11;
	color:#FFFFFF;
	margin:0;
}

#ticker li {
	display:inline;
	padding-right:10px;
}

#ticker a {
	color:#FFFFFF;
}

/************ MAIN ************/

#main.padded {
	padding:0 15px;
}

#main h2 {
	font-size:1.5em;
	padding-top:1em;
	margin-bottom:0.5em;
}

#main form p {
	clear:left;
}

#main form label {
	font-weight:bold;
	float:left;
	width:150px;
}

#main .panel form label {
	width:120px;
}

#main .column {
	float:left;
	width:420px;
}

#main .one, #main.home .two {
	margin-right:10px;
}

#main.home .one, #main.home .two {
	margin-right:11px;
}

#main.home .column {
	width:286px;
}


#main .details .column {
	width:304px;
}

#main .details .column h3 {
	color:#000;
	font-weight:lighter;
	font-size:1.4em;
	margin:1em 0 0.5em;
}

#main .details .column h3 em {
	color:#8f0f11;
	font-style:normal;
}

#main .details .column ul {
	margin-left:20px;
	list-style:square;
	color:#8f0f11;
}

#main .details .column li {
	margin-bottom:0.5em;
}

#main .caveat {
	font-size:0.8em;
	margin-top:2em;
}

#main table.temperature {
	background-image:url(../images/temp_back.jpg);
	background-repeat:repeat-y;
	background-position:center;
	color:#000;
	font-size:0.9em;
}

#main table.temperature tr.header td {
	font-weight:bold;
}

#main table.temperature td {
	padding:2px 3px;
	width:50px;
	vertical-align:top;
	text-align:center;
	border-right:1px solid #FFF;
}

#main .panel {
	margin-bottom:10px;
	border-bottom:2px dotted #8f0f11;
	padding-bottom:3px;
}

#main .panel h2, #technology h4 {
	color:#FFF;
	font-size:1em;
	margin:0 0 3px;
	font-weight:lighter;
	border-bottom:3px solid #8f0f11;
	text-transform:uppercase;
	line-height:1.5em;
}

#main .panel h2 span, #technology h4 span {
	padding:4px 8px;
	background-color:#8f0f11;
}

#main .panel h3 {
	color:#8f0f11;
	font-size:1.3em;
	/*font-weight:normal;*/
	margin-bottom:0.2em;
}

#main .panel img.feature {
	display:block;
}

#main .panel .insert {
	height:201px;
	padding:19px;
	overflow:auto;
	background-color:#f0f0f0;
}

#main.home .panel .insert {
	height:150px;
	padding:0;
	overflow:hidden;
	position:relative;
}

#main.home .panel .insert p {
	background-color:#f0f0f0;
	background: rgba(255, 255, 255, .7);
	position:absolute;
	width:270px;
	bottom:0;
	left:0;
	margin:0;
	padding:4px 8px;
}

#main.home .panel .insert p a {
	color:#000;
}

#main .mini {
	padding:0.4em 19px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color:#959595;
}

#main.sitemap ul {
	padding-left:2em;
	padding-bottom:1em;
}

#main .mini p {
	margin:0;
	font-size:1.1em;
}

#main .mini p a {
	color:#FFF;
}

#newsHeader {
	background-color:#8f0f11;
}

#newsMenu {
	list-style:none;
	padding:0;
	margin:0;
	background-color:#8f0f11;
	font-size:1.1em;
}

#newsMenu li {
	float:left;
	margin:0;
	padding:8px 0;
	border-right:1px solid #FFF;
}

#newsMenu li.selected {
	background-image:url(../images/panel_header_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ee4548;
}

#newsMenu li.last {
	border:none;
}

#newsMenu li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 6px;
	display:block;
}

#newsMenu a:hover {
	text-decoration:underline;
}

#main .articles {
	border:1px solid #999;
	background-color:#FFF;
	padding:5px;
	margin-bottom:10px;
	position:relative;
	border-top:none;
	top:-3px;
}

#main .articles .column {
	float:left;
	width:311px;
	margin:0;
}

#main .articles .one {
	margin-right:16px;
}

#main .articles .insert {
	height:120px;
	padding:11px;
	overflow:auto;
	position:relative;
	border:1px solid #8f0f11;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

#main .articles .thumbnail {
	float:left;
	margin-left:32px;
	width:70px;
}

#main .articles .item {
	padding:0 0 10px;
	text-align:left;
	margin:0 0 10px 112px;
}

#main .articles .item p.date {
	color:#ee4548;
	font-size:0.9em;
}

.related {
	clear:left;
}

.related p {
	font-size:0.9em;
	margin-bottom:0.5em;
	margin-top:0.5em;
	color:#666;
}

.related img {
	margin:0 10px 10px 0;
	border:1px solid #CCC;
}

.related img:hover {
	border-color:#8f0f11;
}

.related .material_thumb img {
	border:none;
	margin:0;
}

.related .surround {
	position:relative;
	float:left;
}

#main .articles ul.popupOptions {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:10px;
	right:-100px;
	border-top:1px solid #ee4548;
	font-size:0.9em;
	z-index:100000;
}

#main .articles ul.popupOptions li {
	background-color:#49236c;
	padding:0.3em 0.6em;
	border-bottom:1px solid #ee4548;
	width:120px;
}

#main .articles ul.popupOptions li a {
	color:#FFF;
}

#main .articles h2, #main h2.product_title {
	font-size:1.2em;
	padding:5px 11px;
	margin:0 0 5px;
	color:#FFF;
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ee4548;
	text-align:left;
}

#main .articles h2.grey {
	background-image:none;
	background-color:#959595;
}

#main h2.product_title {
	margin:5px 10px 0 0;
}

#main .product_title_holder {
	position:relative;
}

#main h2.product_title span {
	float:right;
	text-align:right;
	font-weight:lighter;
	font-size:0.8em;
}

#main h2.product_title a {
	color:#FFF;
}

#main .articles h2 {
	/*clear:left;*/
}

#main .articles h3 {
	font-size:1.3em;
	margin-bottom:2px;
	color:#FFF;
	background-color:#959595;
	padding:0.3em 0.6em 0.3em 0;
	position:relative;
}

#main .articles h3 strong {
	border-right:2px solid #FFF;
	padding:0;
	margin-right:0.6em;
	float:left;
	width:30px;
	text-align:center;
}

#main .articles h3 em {
	position:absolute;
	left:0;
	bottom:-1.5em;
	font-style:normal;
	background-color:#959595;
	font-size:0.5em;
	font-weight:normal;
	width:30px;
	text-align:center;
}

#main.contactus {
	background-image:url(../images/contact_page.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFF;
	padding:90px 37px 0;
	height:300px;
	position:relative;
}

#main.contactus h2 {
	display:none;
}

#main.contactus .column {
	width:150px;
}

#main.contactus .sub {
	position:absolute;
	top:325px;
	width:400px;
}

#main.contactus a {
	color:#FFF;
	font-weight:bold;
}

#main .pill {
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ee4548;
	color:#FFF;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	padding:4px 8px;
}

#map_canvas {
	width:500px;
	height:400px;
	float:left;
	border:1px solid #868686;
}

/************ SEARCH ************/
#search {
	list-style:none;
	padding:0;
	margin:0;
}

#search li.search_item {
	background-color:#FFF;
	border:1px solid #e0e0e0;
	padding:2em;
	clear:left;
	margin-top:1em;
}

#search li.search_item img {
	float:left;
}

#search li.search_item h3 {
	margin-bottom:0.5em;
}

#search .inner {
	margin-left:200px;
}

#search .inner ul {
	padding-left:2em;
	list-style:square;
	margin-bottom:1em;
}

/************ SIDE ************/

#side {
	border:1px solid #999;
	width:216px;
	float:left;
	margin-bottom:2em;
	background-color:#f0f0f0;
}

#side h3 {
	color:#FFF;
	padding:5px 0px 5px 19px;
	background-color:#ee4548;
	margin-bottom:2px;
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:1.2em;
}

#side h3.dark {
	margin-top:1em;
	background-color:#7b0f10;
	background-image:none;
}

#side h3 a {
	background-image:url(../images/right_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	color:#FFF;
}

#side h3 a.dropped {
	background-image:url(../images/down_arrow.gif);
}

#side h4 {
	padding-left:19px;
}

#side ul {
	padding:0;
	margin:3px 0 3px 0;
	list-style:none;
}

#side ul li {
	padding:0 16px 0 19px;
	clear:right;
}

#side ul li img {
	padding:3px 0;
}

#side ul.colour li {
	padding-left:30px;
}

#side ul a {
	color:#666;
}

#side h4 a {
	color:#666;
}

#side ul li.selected {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FFF;
	color:#000;
	font-weight:bold;
}

#side ul li.selected a {
	color:#000;
}


#side ul li input {
	float:right;
}

#side .colours ul li {
	margin-bottom:2px;
}

#side .colours ul li .swatch {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border:1px solid #f0f0f0;
	background-color:#FFF;
}

#side p {
	font-size:0.8em;
	margin:0 0 1.5em 0;
	padding:0 7px 0 19px;
	color:#999;
	clear:right;
}

#side p a {
	float:right;
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ee4548;
	color:#FFF;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	padding:2px 4px;
}

/************ COPY ************/

#copy {
	margin-left:230px;
}

#copy .tent {
	padding:10px;
	border:1px solid #CCC;
	font-size:1em;
	margin:5px 10px 5px 0;
	background-color:#FFF;
	background-image:url(../images/product_fade.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#copy .tent img {
	float:left;
}

#copy .tent h2 {
	margin:0 0 0.5em 330px;
}

#copy .tent p {
	margin-left:330px;
}

#copy .details {
	padding:10px;
	border:1px solid #CCC;
	border-top:none;
	font-size:1em;
	margin:0 10px 5px 0;
	background-color:#FFF;
}

#copy .product {
	width:188px;
	height:225px;
	padding:10px;
	border:1px solid #CCC;
	font-size:0.9em;
	text-transform:lowercase;
	float:left;
	margin:5px 10px 5px 0;
	text-align:center;
	cursor:pointer;
	background-color:#FFF;
	position:relative;
}

#copy .material_thumb {
	width:100px;
	height:100px;
	padding:8px;
	border:1px solid #CCC;
	text-align:center;
	background-color:#FFFFFF;
	margin:0 10px 10px 0;
	cursor:pointer;
	float:left;
}

#copy .related .material_thumb img {
	width:50px;
}

#copy .related .material_thumb {
	padding:5px;
	margin:0 10px 10px 0;
	width:50px;
	height:50px;
}


#copy .product .starRating {
	margin:0;
	padding:17px 0 0;
	width:47px;
	height:28px;
	position:absolute;
	right:0;
	bottom:0;
	background-image:url(../images/star_corner.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#FAA722;
	font-weight:bold;
	font-size:1.1em;
}

.overlay360 {
	position:absolute;
	top:5px;
	right:5px;
}

#copy .product_bigger {
	width:293px;
	height:250px;
	padding:10px;
	border:1px solid #CCC;
	font-size:0.9em;
	text-transform:lowercase;
	float:left;
	margin:5px 10px 5px 0;
	text-align:center;
	background-color:#FFF;
}

#copy .product:hover, #copy .material_thumb:hover {
	border-color:#8f0f11;
}

#copy .end {
	margin-right:0;
}

#copy .product p, #copy .product_bigger p {
	margin:0;
	padding:0;
}

#copy .product_bigger a {
	color:#666;
}

#copy .product p.productName {
	position:absolute;
	bottom:0;
	left:0;
	width:208px;
	padding:0.3em 0;
	background-color:#CCC;
	font-weight:bold;
}

#copy .product p.productName a {
	color:#333;
}

#copy.stockists {
	margin-left:515px;
}

/************ TECHNOLOGY *************/

#technology {
	position:relative;
	background-color:#FFF;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
}

#technology h3 {
	font-size:1.1em;
	margin-bottom:1em;
}

#technology h4 {
	margin-top:2em;
	margin-bottom:1em;
}

/************ PRODUCT STUFF *************/

#product {
	position:relative;
}

#product h2 {
	margin:5px 10px 0 0;
	padding:7px 10px;
	color:#FFF;
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ee4548;	
}

#product .product_surround {
	background-color:#FFF;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
	border-top:none;
}

#images {
	float:left;
	width:325px;
	text-align:center;
}

#images img {
	margin:0 5px 5px 0;
}

#images a.selected img{
	border:1px solid #8f0f11;
}

#text {
	margin-left:335px;
	padding:10px 0 20px;
}

#text ul {
	margin-left:30px;
}

#product .column {
	float:left;
	width:311px;
	margin:0;
	background-color:#FFF;
	font-size:0.8em;
}

#product .column h3 {
	font-size:1.2em;
	padding:5px 10px;
	margin:0 0 5px;
	color:#FFF;
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ee4548;	
}

#product .one {
	margin-right:17px;
}

.itm {
	clear:left;
	padding:10px 10px 0;
}

.item_image, .item_side {
	float:left;
	width:200px;
}

.item_copy {
	margin-left:210px;
}

.thinner .item_image, .thinner .item_side {
	width:100px;
}

.thinner .item_copy {
	margin-left:120px;
}

.itm h4 {
	font-size:1.2em;
	margin:0;
}

.item_copy h4.larger {
	font-size:1.3em;
}

.itm p.date {
	color:#ee4548;
	font-size:0.9em;
}

#product p.productOptions {
	margin-top:2em;
	font-size:0.9em;
}

#product p.productOptions a {
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ee4548;
	padding:0.4em 0.8em;
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 4px 4px 0;
}

#product p.productOptions a:hover {
	text-decoration:underline;
}

.popup {
	display:none;
	background-color:#CCCCCC;
	border:2px solid #999999;
	font-size:0.8em;
	padding:1em;
	color:#000;
	position:absolute;
	margin-left:2em;
	width:300px;
}

.popup .close {
	position:absolute;
	top:5px;
	right:5px;
	background-image:none;
}

#product .popup form label {
	font-weight:bold;
	float:left;
	width:120px;
}

#product .popup form p {
	clear:left;
}

/************ FEATURE **********/

#feature {
	background-color:#FFF;
}

#feature a {
	font-weight:bold;
}

#feature ul {
	padding-left:4em;
	margin-bottom:1em;
}

#feature img {
	display:block;
}

#feature_text {
	line-height:1.6em;
	padding:2em 2em 1em;
}

#feature_text .focus {
	background-color:#f2622b;
	color:#FFFFFF;
	padding:10px;
	position:relative;
	float:left;
	margin:0 1em 1em 0;
	width:250px;
}

#feature_text .focus p {
	margin:0;
}

#feature_text .focus h1 {
	margin:0;
	padding:0;
	color:#f2622b;
	position:absolute;
	font-size:22px;
	top:-17px;
	left:0;
}

#displayList ul {
	list-style:none;
	padding:0;
	margin:0;
}

#displayList li {
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:1em;
}

#displayList p {
	padding-left:11px;
	padding-right:11px;
}

#displayList h3 {
	font-size:1.2em;
	padding:5px 11px;
	margin:0 0 5px;
	color:#FFF;
	background-image:url(../images/panel_header_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
	background-color:#ee4548;
}

#displayList span {
	width:21px;
	height:28px;
	position:absolute;
	top:-10px;
	right:5px;
	background-image:url(../images/icons/map_icon.png);
	background-repeat:no-repeat;
}

/************ ICONS ************/

.icon {
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.add {		background-image:url(../images/icons/add.gif); }
.success {	background-image:url(../images/icons/accept.gif);}
.star {		background-image:url(../images/icons/star.gif);}
.email {	background-image:url(../images/icons/email.gif);}
.pdf {		background-image:url(../images/icons/page_white_acrobat.gif);}
.zoomMe {	background-image:url(../images/icons/magnifier.gif);}
.explore {	
	background-image:url(../images/icons/360-logo.gif);
	padding:4px 0 4px 80px;
	font-size:1.2em;
}

/************ FOOTER ************/

#footer {
	background-image:url(../images/footer-back.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:120px 0 20px;
	text-align:center;
	color:#FFF;
	margin-top:20px;
}

#footer ul {
	list-style:none;
	padding:4px 0;
	margin:0 auto 10px auto;
	display:block;
	position:relative;
	width:100%;
}

#footer li {
	display:inline;
	padding:0;
	position:relative;
	z-index:5;
}

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

#footer li a {
	padding:0 10px;
	border-right:1px solid #FFF;
}

#footer li.last a {
	border:0;
}

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

#footer form p {
	line-height:1.8em;
	font-size:1.1em;
	margin-bottom:20px;
}

/************ ADDITIONAL ************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.hidden {
	display:none;
}

.clear {
	font-size:1px;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
}

.black {
	background-color:#8f0f11;
}

.clear_left {
	font-size:1px;
	height:1px;
	clear:left;
	margin:0;
	padding:0;
}


.left {
	float:left;
}

.right {
	float:right;
}

.right_align {
	text-align:right;
}

.center_align {
	text-align:center;
}

.highlight {
	color:#FF0000;
}

.hl {
	color:#FF0000;
}

.highlight input, .highlight textarea {
	border:1px solid #FF0000;
	color:#FF0000;
	background-color:#FFCFCF;
}

.error {
	border:1px solid #FF0000;
	color:#FF0000;
	padding:1em;
	margin-bottom:1em;
}

.message {
	border:1px solid #0000FF;
	text-align:center;
	color:#0000FF;
	padding:1em;
	margin-bottom:1em;
}

.accept {
	border:1px solid #007745;
	color:#007745;
	padding:1em;
	margin-bottom:1em;
}


