/*  */

@import 'reset.css';

body {
    font-family: Arial;
    color:#010101;
    
    background-image: url(design/vector_skyline.png);
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-position: center top;
}
/* base */
h1 {
    color:#222;
    font-size:24px;
    /*text-transform: capitalize;*/
    font-weight:bold;
    margin:26px 0px 22px 0px;
}
h2 {
    color:#222;
    font-size: 14px;
    font-weight: bold;
    padding:18px 0px 18px 0px;
    margin:0;
}
a:link, a:active, a:visited {
    color:#245AFF;
    text-decoration: none;
}
a:hover {
    color:#245AFF;
    text-decoration: underline;
}
p {
    margin-bottom:14px;
}
/* common */
form { 
	margin:0;
	padding:0;		
}

.page {	
    width:802px;
    margin:0 auto;
    margin-top:10px;
    background: #fff;  
    border-left:1px solid #eee;  
    border-right:1px solid #eee;  
    border-bottom:1px solid #fff;
}

.content {
    position: relative;
    width:100%;
}
.fullwidth {
    clear: both;
    width:100%;
    margin-bottom:10px;
}
.width80 {
	width:82%;
}
.main {
    width:503px;
    float:left;
}
.aux {
    width:290px;
    float: left;
    margin-left: 3px;

}
.aux h3 {
    width:100%;
    background: #000;
    color:#fff;
    height:28px;
    text-transform: uppercase;
    text-indent: 20px;
    padding-top:11px;
    margin-bottom: 10px;
}
.note {
    font-size: 10px;
}
.clear {
    clear:both;
}
/* header */
.header {
    position: relative;
    width:802px;
    height: 64px;
    background: transparent url(sprites/bg_x.png) 0 0 repeat-x;

}
.header .brand {
    width:220px;
    height: 64px;
    background: transparent url(sprites/static.png) 0 0 no-repeat;
}
.header .destination_switch {
    position: absolute;
    top: 21px;
    right:20px;    
    color:#fff;
    font-weight:bold;
    text-transform: uppercase;    
    font-size: 10px;
}
.header .destination_switch select {
	margin-top:2px;
}
.header .destination_switch img {
	vertical-align: top;
}
.header .destination_switch .allguides{
	position:absolute;	
	top:22px;
	left:82px;
	color: #ccc !important;	
}

.main_content {
    width:460px;
}


/* input */
.dd_destination_header {
    margin-left:5px;
    text-transform: none;
}




/* home page*/
table.guides {
    width:500px;
}
table.guides tr {

}
table.guides tr.grey {
    background: #eee;
}


table.guides td {
    vertical-align: top;    
}
table.guides td.img {
    width:120px;
    padding:10px;    

}
table.guides td.title {
	vertical-align: middle;    
    text-indent: 50px;
}
table.guides td.title h2 {
    padding: 0px;
    margin: 0px;
}
table.guides td.title h2 a {
    color:#000;
}
table.guides td.title h2 a:hover {
    color:#E23403;
    text-decoration: none;
}
table.guides td.flag {	
	vertical-align: middle;
    width:100px;
    padding:10px;
}

.about_guidepal_summary {
    margin:10px 10px 0px 20px;    
}

.about_news {
    margin:20px 10px 30px 20px;    
}



/* city pages */
.city_media {
    float: left;
    width: 214px;
}
.city_waypoints {
    float:left;    
    width:584px;
}
.city_waypoints ul {
    float:left;
    width:290px;
    margin-right: 2px;
}
.city_waypoints ul li {
    background:transparent url(sprites/mouse.png) 0 0 no-repeat;
    height:40px;
    padding-top:18px;
    padding-bottom:7px;
    text-indent: 20px;
    font-weight: bold;
    font-size:16px;
}
.city_waypoints ul li:hover {
    background:transparent url(sprites/mouse.png) -290px 0px no-repeat;
    cursor: pointer;
    color:#E23403;
}

.city_waypoints ul li a {
	color: #000;
}
.city_waypoints ul li a:hover {
	color: #000;
}


.city_waypoints .active_cat {
    background:transparent url(sprites/mouse.png) -580px 0px no-repeat;    
}
.city_waypoints li.active_cat:hover {
    background:transparent url(sprites/mouse.png) -580px 0px no-repeat;
    cursor: pointer;
    color:#E23403;
}

.icon2 {
	width:34px;
	height:34px;
	vertical-align:middle;
	margin-right:10px;
}

.icon_quickfacts, .icon_attractions, .icon_shopping, .icon_localreco, .icon_restbars, .icon_nightlife, .icon_localprofiles, .icon_memberstips {
    background: transparent url(sprites/static.png) -412px -1px no-repeat;
    width:22px;
    height:20px;
    vertical-align: middle;
    margin-right:10px;
}
.icon_quickfacts {
    background-position:-412px -1px;
}
.icon_attractions {
    background-position:-457px -23px;
}
.icon_shopping {
    background-position:-457px -1px;
}
.icon_localreco {
    background-position:-437px -62px;
}
.icon_restbars {
    background-position:-412px -62px;
}
.icon_nightlife {
    background-position:-437px -41px;
}
.icon_localprofiles {
    background-position:-435px -1px;
}
.icon_memberstips {
    background-position:-391px -62px;
}

.item_rating_0 {
    width:83px;
    height: 16px;
    /*background: transparent url(sprites/static.png) -256px 0px no-repeat;*/
}
.item_rating_1 {
    width:83px;
    height: 16px;
    background: transparent url(sprites/static.png) -256px 0px no-repeat;
}
.item_rating_2 {
    width:83px;
    height: 16px;
    background: transparent url(sprites/static.png) -256px -16px no-repeat;
}
.item_rating_3 {
    width:83px;
    height: 16px;
    background: transparent url(sprites/static.png) -256px -32px no-repeat;
}
.item_rating_4 {
    width:83px;
    height: 16px;
    background: transparent url(sprites/static.png) -256px -48px no-repeat;
}
.item_rating_5 {
    width:83px;
    height: 16px;
    background: transparent url(sprites/static.png) -256px -64px no-repeat;
}

/*tables */
table.city_items {
    width:100%;
}
table.city_items th {
    font-weight:bold;
    background: #ddd;
    padding:13px 0px 12px 0px;    
    text-transform: uppercase;
    text-align: center;
}
table.city_items td {
    vertical-align: middle;
    padding-top: 10px;
}
table.city_items td.category {
    vertical-align: middle;
    text-align: center;
}

table.city_items td.img {
    padding-right:10px;
}
/* weather  */
.weather {
	position:absolute;
	top: -20px;
	right:4px;	
	font-size:10px;
}
.weather table tr td {
	text-align: center;
}

.weather table tr td.weatherweer {
	text-align:right;
}

/* app segments */
.app_standing_city {    
    background:transparent url(sprites/app.png) 11px 19px no-repeat;
    padding-left: 152px;
    padding-top: 11px;
}

/* print segments */
.print_guide_hint {    
    width:100%;    
    background: transparent url(sprites/print.png) no-repeat 30px 20px;
}
.print_guide_hint_text {    
    padding-left: 141px;
}

img.print_icon_large {
    width:71px;
    height: 63px;
    margin-top: 15px;
    
}
img.center_aux {
    margin-left:33px;
}

/* external */
.ext_twitter {    
    width:24px;
    height:24px;
    background: transparent url(sprites/static.png) -221px 0px no-repeat;
    border:none;
}
.ext_facebook {    
    width:24px;
    height:24px;
    background: transparent url(sprites/static.png) -221px -25px no-repeat;
    border:none;
}

/* product pages*/
.product_img {
    float: left;
    width:503px;
}
.product_data {
    float:left;
    width:277px;
    
    /*background:transparent url(sprites/bg_x.png) 0px -64px repeat-x;*/
    margin-left:0px;
    padding:0px 0px 0px 20px;
}
.product_data table {
    color:#fff;
}
.product_data table th {
    font-weight: bold;
    vertical-align: top;
    width:80px;
}
.product_data table td {
    padding-bottom:8px;
    color:#111;
}
/* footer */
.footer {
    clear: both;
    text-align:left;    
    min-height: 150px;
    margin: 0px 0px 40px 0px;    
    padding: 0px 10px 0 10px;    
}
.footer .column {
    float:left;
    width:145px;
    margin:20px 0px 20px 0px;
}


#footerbar {
	clear: both;
    margin:40px 10px 0 10px;	
    padding:10px 0 0px 0;
    border-top:1px solid #ddd;
}
#footerbar h2 {
    color:#222;
    font-size:20px;
    font-weight:bold;
    margin:8px 0px 6px 0px;
}
#footerbar .segment {
    width:380px;
    float:left;
}

#footerbar .letter {
	float:left;	
}
#footerbar .emailsub {
    margin-bottom: 2px;
}

#footerbar hr {
	margin-top:30px;
	margin-bottom:25px;
	height: 1px;
	background-color: #ddd;
	color: #ddd;
	border: none;	
}


/* EXTRA */
.quickfacts {
    width:100%;
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
    
    margin-bottom:20px;
    background: #f2f2f2;
}

.quickfacts tr td {
    padding:2px 4px;
    vertical-align:top;
    width: 33%;
}
.quickfacts tr th {
    padding:6px;
    font-size: 1.25em;
    font-weight:bold;
}

hr.thin {
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border:0;
}

.selectguidetable tr td {
	padding-right:16px;
}

strong {
	font-weight: bold;
}

.noguide { color: #888 !important; }

.padding10 { 
	padding-left:10px; 
	padding-right: 10px; 
}

.nopadtop { 
	padding-top:0;
}
.signedup {
	background: #dfd;
	border: 1px solid #afa;
	padding: 10px;
	margin:10px;
	display:block;
}

.stext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
}

.stext h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 1em 0;		
}


.required {
	color: #f00;
	font-weight: bold;
	padding: 0 4px;
}


.signupok {
	background: #efe;
	border: 1px solid #afa;
	padding:20px;
}
.signuperr {
	background: #fee;
	border: 1px solid #faa;
	padding:20px;
}


.c3 {
	padding-left:10px;
}

.flaghome {
	width: 45px;
}

.add_business_request tr td {
	font-size: 0.9em;
	vertical-align:middle;
}