/*+init {*/
*
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
H1, H2, H3, H4, H5, H6, TH
{
	font-weight: inherit;
	=font-weight: expression(this.__FW?this.__FW:(new Function('t','return (t.__FW=t.parentNode.currentStyle.fontWeight)'))(this));
}
ADDRESS, CITE, DFN, VAR
{
	font-style: inherit;
	=font-style: expression(this.__FS?this.__FS:(new Function('t','return (t.__FS=t.parentNode.currentStyle.fontStyle)'))(this));
}
CAPTION, CODE, KBD, PRE, SAMP, TT, INPUT, TEXTAREA, SELECT, BUTTON
{
	font-family: inherit;
	=font-family: expression(this.__FF?this.__FF:(new Function('t','return (t.__FF=t.parentNode.currentStyle.fontFamily)'))(this));
}
TABLE
{
	border-spacing: 0;
}
TH
{
	text-align: left;
}
HTML, BODY, THEAD, TBODY, TFOOT, TR, TH, TD, BR
{
	position: static;
}
INPUT[type=hidden]
{
	display: none !important;
}
FIELDSET, A IMG
{
	border: 0;
}
BODY
{
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.5;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #444;
}
.header_i, .main_i, .footer_i
{
	width: 940px;
	margin: auto;
	text-align: left;
}
/*Header
--------------------------------------------------------------------*/
.header_o
{
	height: 195px;
	width: 940px;
	margin: 9px auto auto;
	padding-bottom: 12px;
}
.header_o H1
{
	font-size: 1em;
	margin-right: 10px;
	width: 318px;
	height: 195px;
	position: absolute;
	background: url(../images/bus-tops-logo.png) no-repeat 0 -4px;
	text-indent: -999999px;
	margin-left: -63px;
	margin-top: 0;
}
.header_o .subtitle
{
	font-size: 2.6em;
	line-height: 0.9em;
	color: #118888;
	display: block;
	/*+placement:anchor-top-left 322px 35px;*/
	position: absolute;
	left: 322px;
	top: 35px;
	width: 412px;
	height: 62px;
}
.header_o UL LI
{
	display: inline;
	margin-right: 5px;
	list-style: none;
	padding-bottom: 13px;
	padding-right: 5px;
	font-size: 1.2em;
}
.header_o .topnav
{
	/*+placement:anchor-top-left 323px 129px;*/
	position: absolute;
	left: 323px;
	top: 129px;
	/*[empty]text-transform:;*/
}
.header_o .usernav
{
	display: inline;
	list-style: none;
	/*+placement:anchor-top-left 323px 159px;*/
	position: absolute;
	left: 323px;
	top: 159px;
}
.header_o .loggedin
{
	color: #777777;
	font-weight: normal;
}
.header_o A.selected
{
	text-decoration: underline;
}
/*Main
--------------------------------------------------------------------*/
.main_o
{
	background: #FFF;
	padding: 10px 20px 25px;
}
.main_i
{
}
#slideshowcontainer
{
	width: 450px;
	height: 300px;
}
H1#home_title
{
	width: 365px;
	height: 105px;
	margin-bottom: 15px;
	background: #FFF url(../images/bus-tops-title.gif) no-repeat;
	text-indent: -999999px;
	display: none;
}
.main_o .intro P
{
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: normal;
}
/*Footer
--------------------------------------------------------------------*/
.footer_o
{
	width: 940px;
	font-size: 0.9em;
	margin: auto auto 50px;
	border-top: 1px dotted #FF4422;
	padding-top: 4px;
}
.footer_o A, .footer_o A:hover
{
	/*[disabled]color:#FFF;*/
}
.footer_o UL.footernav
{
	list-style: none;
	margin-bottom: 1em;
	width: 600px; /* Changed by James to make footer credit clickable! */
}
.footer_o UL.footernav LI
{
	display: inline;
	margin-right: 10px;
}
.footer_o P.credit
{
	margin-bottom: 0;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
/*Login / Resistration
--------------------------------------------------------------------*/
TABLE.login_form P, TABLE.registration_form P
{
	margin-bottom: 0;
}
TABLE.login_form TD, TABLE.registration_form TD
{
	padding-bottom: 10px;
}
TABLE.login_form TD.registration_label, TABLE.registration_form TD.registration_label
{
	width: 250px;
	font-weight: bold;
}
TABLE.registration_form TD.captcha_image
{
	padding: 0;
	border: 5px solid #DDD;
	padding: 5px;
	margin-bottom: 5px;
}
TABLE.login_form TD.registration_error, TABLE.registration_form TD.registration_error, TABLE.registration_form TD.captcha_refresh
{
	padding-left: 10px;
}
TABLE.registration_form TR.captcha_input TD
{
	padding-top: 10px;
}
/*Maps
--------------------------------------------------------------------*/
.maps_container
{
	/*[disabled]margin-bottom:2em;*/
}
.maps_stop
{
	margin-bottom: 2em;
}
#map_canvas
{
	border: 1px solid #999;
	background-color: #EEE;
}
.maps_container .stop_map
{
	float: left;
}
.maps_container .stop_view
{
	float: right;
}
H2.stop_title SPAN
{
	/*[disabled]font-size:1.55em;*/
	/*[disabled]margin-bottom:1em;*/
}
.main_o H2.stop_title
{
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 3em;
	margin-left: -2px;
}
P.stop_description SPAN.divider
{
	margin: 0 5px;
	color: #999;
}
/*Columns
--------------------------------------------------------------------*/
.column_container
{
	overflow: hidden;
	width: 940px;
	position: relative;
	clear: both;
	/*[disabled]margin-bottom:1em;*/
}
.column_left
{
	float: left;
	width: 450px;
}
.column_right
{
	float: right;
	width: 450px;
}
/*Message Boxes
--------------------------------------------------------------------*/
#home_page_welcome
{
	color: #FFF;
	padding: 6px 10px 5px;
	border: none;
	font-weight: bold;
	font-size: 1em;
}
.stop_picker_block
{
	/*+placement:anchor-top-right 0px 3px;*/
	position: absolute;
	right: 0px;
	top: 3px;
	text-align: right;
}
#stop_picker
{
	margin-bottom: 1em;
}
#home_page_welcome.welcome_back
{
	/*[disabled]background:#060;*/
	text-align: justify;
	padding: 0;
}
#stop_picker.cta
{
	padding: 6px 10px 5px;
	color: #FFF;
}
#stop_picker.cta, #home_page_welcome.cta
{
	background: #C00;
}
#stop_picker.cta A, #home_page_welcome.cta A, #stop_picker.cta A:hover, #home_page_welcome.cta A:hover
{
	color: #FFF;
}
#stop_picker.add INPUT
{
	background: #F42;
	color: #FFF;
	padding: 2px 10px 3px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
	font-size: 1em;
	cursor: pointer;
	height: 24px;
	margin-bottom: -3px;
}
#stop_picker.add INPUT:hover
{
	background: #F42;
	color: #000;
}
.stop_picker_block P
{
	margin-top: -3px;
	text-align: right;
}
#search_address
{
	/*[disabled]background:#EDEDED;*/
	border: 1px solid #999;
	text-transform: uppercase;
	padding: 8px 10px;
	margin-top: 0;
	text-align: center;
	border-top: none;
	margin-bottom: 10px;
}
#search_address INPUT#postcode
{
	border: 1px solid #888888;
	height: 18px;
}
#search_address P, #stop_picker P, #home_page_welcome P
{
	margin-bottom: 0;
}
/*Comments
--------------------------------------------------------------------*/
#add_comments
{
	margin-bottom: 2em;
}
TEXTAREA.add_comment
{
	width: 448px;
	height: 100px;
	border: 1px solid #777;
	margin-bottom: 1em;
}
OL#comments
{
	list-style: none;
	margin-left: 0;
	border-top: 1px solid #999;
	padding-top: 0.5em;
}
OL#comments LI
{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #999;
}
OL#comments LI.child
{
	padding-left: 2em;
}
OL#comments .comment_body
{
	display: block;
	margin-bottom: 0.5em;
}
OL#comments .comment_time
{
	color: #777;
	margin-left: 10px;
}
OL#comments .comment_delete
{
	margin-left: 10px;
}
OL#comments .comment_permalink A
{
	background: transparent url(../images/link.png) no-repeat;
	display: block;
	text-indent: -9999999px;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
}
INPUT.reply_comment_cancel
{
	margin-left: 10px;
	float: right;
	width: 75px;
	text-align: center;
}
/*User page
--------------------------------------------------------------------*/
.main_o UL.topthree
{
	list-style: none;
	margin-left: 0;
	/*[disabled]border:1px dotted #888;*/
	/*[disabled]padding:5px 5px 0 6px;*/
	height: 280px;
	width: 945px;
	display: block;
	/*[disabled]background-color:#8BE76B;*/
	margin-bottom: 9px;
	margin-top: 10px;
}
.main_o UL.topthree LI
{
	background-color: #FFF;
	border: 1px solid #777;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 308px;
	overflow: hidden;
	/*[disabled]position:relative;*/
	/*[disabled]+placement:float-left 0px 0px;*/
	float: left;
	/*[disabled]height:267px;*/
}
.main_o UL.topthree LI SPAN.pick_map
{
	width: 100%;
	height: 247px;
	display: block;
}
.main_o UL.topthree LI SPAN.pick_map IMG
{
	margin: 10px 0 0 10px;
}
.main_o UL.topthree LI SPAN.pick_content
{
	width: 296px;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
	position: relative;
	/*[disabled]height:25px;*/
	padding: 6px;
}
.main_o UL.topthree LI SPAN.pick_description
{
	/*[disabled]width:385px;*/
	/*[disabled]padding-left:25px;*/
	/*[disabled]margin:5px 0;*/
	/*[disabled]display:block;*/
	/*[disabled]float:left;*/
}
.main_o UL.topthree LI FORM.remove
{
	float: right;
	position: relative;
	/*[disabled]margin:5px 5px 0 0;*/
	/*+placement:anchor-top-right 6px 20px;*/
	position: absolute;
	right: 6px;
	top: 20px;
}
.main_o UL.topthree LI FORM.remove INPUT.remove_button
{
	background: transparent url(../images/cross.png) no-repeat;
	border: 0;
	text-indent: -999999px;
	cursor: pointer;
	width: 16px;
	/*+placement:float-right 3px -15px;*/
	float: right;
	position: relative;
	left: 3px;
	top: -15px;
	height: 16px;
}
P.picksmessage SPAN
{
	/*[disabled]font-weight:bold;*/
	padding: 2px 0;
}
FORM#updatepicks
{
	margin-left: 10px;
	/*+placement:float-right 0px -2px;*/
	float: right;
	position: relative;
	left: 0px;
	top: -2px;
}
/*Main Type
--------------------------------------------------------------------*/
.main_o H1, .main_o H2, .main_o H3, .main_o H4, .main_o H5
{
	font-size: 2.2em;
	margin-bottom: 0.1em;
	color: #168888;
	margin-top: 0.7em;
}
.main_o .main_i H1
{
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 3em;
}
.bigmap
{
	margin-top: 18px;
}
.main_o P, .main_o UL, .main_o OL
{
	margin-bottom: 1em;
	line-height: 1.25;
}
.stop_picker_block P
{
	line-height: 1.7;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.main_o P.topthree-instruc
{
	text-transform: uppercase;
	/*[disabled]color:#000000;*/
	font-weight: bold;
	margin-bottom: 3px;
	width: 603px;
}
.picksmessage
{
	width: 304px;
}
.stop_description
{
	text-transform: lowercase;
}
.stop_control
{
	margin-bottom: 15px;
	margin-top: 10px;
}
.main_o UL, .main_o OL
{
	margin-left: 1em;
}
DIV.full_text
{
	width: 650px;
}
DIV.full_text P, DIV.full_text LI
{
	width: 580px;
	font-size: 1.1em;
	line-height: 1.5em;
}
DIV.full_text UL
{
	margin-left: 16px;
}
A.permalink
{
	background: transparent url(../images/link.png) no-repeat 0 6px;
	padding: 6px 0 6px 20px;
}
/*Big Lists
--------------------------------------------------------------------*/
UL.biglist
{
	list-style: none;
	margin-left: 0;
	border-top: 1px dotted #188;
}
UL.biglist LI
{
	border-bottom: 1px dotted #188;
	/*[disabled]border-top:1px solid #999;*/
	width: 450px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	/*[disabled]margin-bottom:4px;*/
	padding-bottom: 4px;
	padding-top: 4px;
}
UL.biglist A.stop_number
{
	float: left;
	display: block;
	height: 100px;
	width: 100px;
	/*[disabled]font-weight:bold;*/
	font-size: 2em;
	text-align: center;
	color: #FFF;
	line-height: 100px;
	text-decoration: none;
}
UL.biglist.user_comments A.stop_number
{
	height: 50px;
	width: 50px;
	font-size: 1.5em;
	line-height: 50px;
}
UL.stops_nearby SPAN.stop_title, UL.popular_stops SPAN.stop_title
{
	float: right;
	display: block;
	width: 325px;
	margin-top: 25px;
	margin-right: 10px;
}
UL.stops_nearby SPAN.stop_description, UL.popular_stops SPAN.stop_description
{
	float: right;
	display: block;
	width: 325px;
	margin-right: 10px;
}
LI .stop_title
{
	color: #FF0000;
	font-weight: bold;
}
LI .stop_title STRONG
{
	font-weight: normal;
	color: #444;
	top: 2px;
}
SPAN.stop_description
{
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 2px;
}
UL.user_comments SPAN.stop_comment
{
	float: right;
	display: block;
	width: 380px;
	margin: 10px 10px 10px 0;
}
UL.recent_comments SPAN.stop_comment
{
	float: right;
	display: block;
	width: 325px;
	margin-top: 10px;
	margin-right: 10px;
}
UL.recent_comments SPAN.stop_comment STRONG
{
	color: #118888;
	text-transform: capitalize;
}
/*Buttons
--------------------------------------------------------------------*/
.greenbutton
{
	background: #F42;
	color: #FFF;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*[disabled]-moz-border-radius:5px;*/
	/*[disabled]-webkit-border-radius:5px;*/
	/*[disabled]font-weight:bold;*/
	text-transform: uppercase;
	font-size: 1em;
	cursor: pointer;
	/*[disabled]text-shadow:0px 1px 1px #000;*/
	/*+placement:shift 0px -1px;*/
	position: relative;
	left: 0px;
	top: -1px;
}
.redbutton
{
	background: #C00;
	color: #FFF;
	padding: 5px 10px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	text-shadow: 0px 1px 1px #000;
}
.smallbutton
{
	padding: 3px 4px;
	font-size: 0.8em;
}
INPUT.smallbutton:hover
{
	color: #000;
}
.greenbutton, .redbutton, .greenbutton:hover, .redbutton:hover
{
	text-decoration: none;
	padding: 3px 4px;
	font-size: 0.8em;
	color: #FFF;
}
/*Linkage
--------------------------------------------------------------------*/
A
{
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
}
A:hover
{
	text-decoration: underline;
	cursor: pointer;
}
A.comments_feed
{
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	text-indent: -9999999px;
	display: block;
	width: 14px;
	height: 14px;
	float: right;
}
.feed_icon
{
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
}
/*NDML
--------------------------------------------------------------------*/
.bottom_margin
{
	margin-bottom: 1em;
}
IMG
{
	border: none;
}
.clear
{
	clear: both;
}