@charset "UTF-8";

/*
Streetskins SCREEN STYLESHEET
(c) Galatis group Project & Design 2008
----------------------------------------*/


/*
Reset all values
----------------------------------------*/


* {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
text-align: left;
vertical-align: baseline;
}

html{
font-size:100.1%/*WinIE6- text resize adjust*/
}

a img, :link img, :visited img {
border: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

ol, ul {
list-style: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.info { /*This is the highlight box on the traffic and pedestrian info section on Site Detail */
background: #BADF0D;
width: 200px;
font-size: 11px;
color: #333333;
padding: 4px;
}

.padding-right {
padding-right: 10px;
}

/*
Body & wrap definitions
---------------------------------------------*/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background: url(../images/StreetSkins-v2.3.0_Home2.jjpg)  #6D6D6D no-repeat top center;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	}

#wrap {
	width: 890px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin: 0 auto;
	}

/*
General image behaviour definitions
---------------------------------------------*/
img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}


/*
General font definitions
---------------------------------------------*/
h2 {
font-size: 31px;
margin-bottom: 10px;
font-weight: normal;
}

h2 a {
color: #fff;
}

h3 {
font-size: 21px;
clear: left;
margin-bottom: .25em;
color: #BADF0D;
font-weight: normal;
}

h4 {
font-size: 16px;
color: #BADF0D;
font-weight: normal;
}

em {
color: #ffffff;
font-weight: bold;
}

/*
General Styling Definitions
---------------------------------------------*/
a, a:link, a:active {
color: #BADF0D; /* Standard Streetskins Green */
text-decoration: none;
}

a:hover, a:active:hover, a:visited:hover {
color: #ddff47; /* Brighter version of Streetskins Green */
}


a:visited {
color: #BADF0D;
}

a:hover {
color: #d3ff0f; /* Brighter version of Streetskins Green */
}


/*
Header
---------------------------------------------*/
#header {
	width: 890px;
	height: 143px;
	background: none;
	}
	
/*---Logo---*/
.main_logo {
	width: 220px;
	height: 55px;
	margin: 30px 0 0 0px;
	float: left;
	text-indent: -34567px;
	}

.main_logo h1 a {
	display: block;
	width: 220px;
	height: 55px;
	text-indent: -34567px;
	background: url(../images/logo_streetskins.gif) top left no-repeat;
	}

.main_logo h2 {
	height: 1px;
	margin-bottom: 0px;
	font-size: 1px;
	}

/*---Main Navigation---*/
ul#main_navigation {
	float: left;
	width: 890px;
	font-size: 11px;
	margin: 26px 0 0 0;
	}

ul#main_navigation li {
	float: left;
	margin-right: 25px;
	
}

ul#main_navigation li a {
	float: left;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	}
	

/*---Main Navigation Conditional Formatting---*/
body.home ul#main_navigation li.home a,
body.about-streetskins ul#main_navigation li.about-streetskins a,
body.the-product ul#main_navigation li.the-product a,
body.our-sites ul#main_navigation li.our-sites a,
body.advertisers ul#main_navigation li.advertisers a,
body.site-owners ul#main_navigation li.site-owners a, body.registration ul#main_navigation li.site-owners a,
body.press ul#main_navigation li.press a,
body.contact ul#main_navigation li.contact a {
color: #fff;
}


/*---Login Link---*/
#header .login {
	display: block;
	width: 50px;
	float: right;
	margin-top: 33px;
	}

#header .login p {
	text-align: right;
	font-size: 11px;
	}
	
#header .login p a {
	color: #fff;
	}
	
#header .login p a:hover {
	color: #BADF0D;
	}

/*
Banner Panel
---------------------------------------------*/
.banner_panel {
width: 890px;
height: 276px;
background: #454545;
margin-bottom: 22px;
}


/*---Text Block---*/
.text_block {
float:left;
width: 258px; /*this value is the size less the padding values below */
height: 232px; /*this value is the size less the padding values below */
padding: 24px 36px 20px 26px;
background: #454545;
}

.text_block h2 {
font-size: 36px;
line-height: 38px;
margin-bottom: 0;
}

.text_block h3 {
margin-top: 12px;
margin-bottom: 0px;
font-size: 16px;
}

.text_block p {
margin-top: 12px;
margin-bottom: 2em;
font-size: 12px;
line-height: 1.4em;
}

/*---Image Block---*/
.image_block {
width: 570px;
height: auto;
float: right;
}


/*
Main Body: column_1_wide
---------------------------------------------*/
.column_1_wide {
display: inline;
width: 625px;
float: left;
}

.column_1_wide p {
margin-bottom: 1em;
line-height: 1.335em;
font-size: 13px;
}


.column_1_wide p.intro {
font-size: 18px;
color: #BADF0D;
line-height: 1.15em;
}

.column_1_wide ul {
list-style: disc;
margin-left: 20px;
margin-bottom: 1em;
line-height: 1.335em;
font-size: 13px;
}

.column_1_wide ul li {
margin-left: 25px;
}


/*
Main Body: MonoSlideShow
---------------------------------------------*/
.column_1_wide #monoSlideshow {
margin-bottom: 10px;
}

.gallery #monoSlideshow {
margin-top: 5px;
margin-bottom: 2px;
}

/*
Main Body: bottom_panels
---------------------------------------------*/
.bottom_panels {
width: 625px;
border-top: 1px solid #BADF0D;
padding-top: 15px;
font-size: 95%;
}

.mini-column-1, .mini-column-2, .mini-column-3 {
width: 188px;
float:left;
}

.mini-column-1, .mini-column-2 {
margin-right: 30px;
}

p.read-on, p.find-out-more {
margin-top: -1em;
}




/*
Main Body: column_2
---------------------------------------------*/
.column_2 {
width: 242px;
float: right;
}

.column_2 p {
font-size: 13px;
line-height: 1.335em;
}

.column_2 p.space {
margin-bottom: 1em;
}

.register {
margin-bottom: 22px;
}

.register, .gallery {
width: 208px;
padding: 15px 17px 17px 17px;
background: #454545;
}

.gallery img {
margin-top: 10px;
}

p.see-all-our-sites {
margin-top: .5em;
}

/*
Footer
---------------------------------------------*/
.footer {
width: 890px;
float: left;
height: 20px;
margin: 30px 0 10px 0;
font-size: 11px;
}

/*
map_canvas DIV
---------------------------------------------*/
#map {
background-color: #e5e3df; width: 625px; height: 360px; float:left; margin-right: 20px; margin-bottom: 1em;
}

#map-heading {
background-color: #454545;
}

#map-heading p {
margin-bottom: 0;
padding: 3px 3px 3px 6px;
}

#map-loader {
color: gray;
}

#site-image {
float: left; margin-bottom: 1em; margin-right: 15px;
}

#map-large {
border: 1px solid #979797; background-color: #e5e3df; width: 625px; height: 400px; margin: auto; margin-top: 2em; margin-bottom: 2em;
}

#map, #map-large {
color: #666666;
font-size: 12px;
}

#map h4, #map-large h4 {
font-size: 13px;
margin-bottom: 0;
font-weight: bold;
color:#000000;
}

#map h4 a, #map-large h4 a {
color: #333333;
text-decoration: underline;
}

#map h4 a:hover, #map-large h4 a:hover {
color:#999999;
}


/*
site-list TABLE
---------------------------------------------*/
table.site-list a {
font-size: 11px;
text-decoration: underline;
color: #fff;
}

table.site-list tr {
line-height: 1.2em;
}

table.site-list th h4 {
line-height: 1.4em;
font-size: 11px;
margin-top: 1em;
letter-spacing: 0.245em;
text-transform: uppercase;
border-bottom: 1px #999999 dotted;
}


/*
registered_users TABLE
---------------------------------------------*/
table.registered_users {
width: 100%;
font-size: 11px;
}

table.registered_users th {
font-size: 12px;
font-weight: bold;
border-bottom: solid 1px #999999;
}

table.registered_users td, table.registered_users th {
padding: 2px;
}

tr.line_one {
background: #777777 ;
}


/*
Photo Scroller 
-------------------------------------------------*/

.photo-scroll {
width: 300px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
background: #454545;
}

body.our-sites em {
display:block;
font-size:11px;
letter-spacing:1px;
text-transform:uppercase;
font-weight: bold;
}

.arrows {
margin-left: 7px;
}

#toolbarwrap {
	width: 294px;
	height: 13px;
	margin: 0;
	background: #454545;
	position: relative;
	padding: 7px 3px 0px 3px;
	}
		
ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.navigation li {
	font-size: 11px;
	float: left;
	padding: 0 0 0 00px;
	}
ul.navigation li a {
	float: left;
	line-height: 9px;
	border-bottom: 2px solid #454545;
	color: #707070;
	padding: 0 2px 2px 2px;
	color:#ffffff;
	}
ul.navigation li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #BADF0D;
	color: #BCBCBC;
	}
ul.navigation li.active {
	color: #BADF0D;;
	text-decoration: underline;
}
ul.navigation li.inactive {
	text-decoration: none;
	color: #707070;
}

#frame {
	overflow: hidden;
	margin: 0 0;
	width: 300px;
}

#scroller {
	width: 300px;
	margin: 0 0;	
	overflow: hidden;
	background-color: #454545;
}

#scroller img {
padding-top: 0px;
}

#content {
	width: 2490px;
}
.section {
	width: 300px;
	float: left;
	padding: 0;
	text-align: left;
	background-color: #454545;
}

.column_1_wide ul.navigation li { /* overvride */
margin-left: 0px;
font-size: 11px;
float: left;
padding: 0 7px 0 3px;
}

.section a {
font-size: 11px;
line-height: 10px;
}

/*
Registration Form
-------------------------------------------------*/
fieldset {
border: solid 1px #999999;
padding: 10px;
margin-bottom: 10px;
}

legend {
letter-spacing: 0.245em;
color: #BADF0D;
text-transform: uppercase;
}

label {
width: 120px;
text-align: right;
background: left;
float: left;
margin-right: 5px;
font-size: 12px;
}

label.closing, label.opening, label.closing_small, label.opening_small {
width: 60px;
text-align: right;
float: left;
margin-right: 5px;
font-size: 12px;
}

label.closing_small, label.opening_small {
text-align: left;
}

label.details {
width: 120px;
text-align: left;
font-weight: normal;
}


input {
line-height: 1.5em;
border: 0px;
margin-bottom: 7px;
}

input.button {
padding: 3px 5px 3px 5px;
}

#opening-hours select {
width: 60px;
}

#opening-hours .opening {
margin-left: 105px;
}

select {
line-height: 1.5em;
border: 0px;
margin-bottom: 7px;
font-size: 12px;
}


/*
Highslide
-------------------------------------------------*/

.highslide-html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #454545;
	color: #ffffff;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: #454545;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 10px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
	font-size: 9px;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 10px;
	color:#BADF0D;
}
.highslide-wrapper .highslide-header a:hover {
	color: #ffffff;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
	font-size: 10px;
	color:#BADF0D;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
margin-top: 10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
