/* The Transit Cafe Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* General */
body {
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	
	background-image: url(../images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #D4D4D7;
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

.newsletter_body {
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	
	background-image: url(../images/bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #D4D4D7;
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: none;
	text-decoration:none;
	color: #970164;
	line-height: 14px;
}

a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: none;
	text-decoration:none;
	color: #970164;
	line-height: 14px;
}

a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: none;
	text-decoration:none;
	color: #970164;
	line-height: 14px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: none;
	text-decoration:underline;
	color: #970164;
	line-height: 14px;
}



/* Background */
.purple_bar {
	background-color: #391D5A;
}

.block_white {
	background-color: #FFFFFF;
}

.block_pink {
	background-color: #F6E9F0;
}

.block_grey {
	background-color: #FFFFCC;
	background-image: url(http://www.thetransitcafe.com/site/images/bg_greybox.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.block_newsletter {
	background-color: #FFFFFF;
	background-image: url(http://www.thetransitcafe.com/site/images/bg_blue.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* Advertisement Elements */
#ad_txt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	color: #391D5A;
	line-height: 12px;
}

#ad_txt a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	color: #391D5A;
	line-height: 12px;
}

#ad_txt a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	color: #391D5A;
	line-height: 12px;
}

#ad_txt a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	color: #391D5A;
	line-height: 12px;
}

#ad_txt a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: underline;
	color: #391D5A;
	line-height: 12px;
}

/* Text Elements */
#section_tagline {
	font-family: Arial, Helvetica, _serif;
	font-size: 10px;
	text-decoration: none;
	color: #AEAEAE;
	line-height: 12px;
	text-transform: uppercase;
}

#story_info_text {
	font-family: Arial, Helvetica, _serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
	line-height: 12px;
}

/* Divider*/
.divider_white {
	width: 100%;
	background-image: url(../images/divider_white.gif);
}

.divider_grey {
	width: 100%;
	background-image: url(../images/divider_grey.gif);
}

/* Breadcrumb*/
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:none;
	color:#999999;
	text-transform: uppercase;
}

#breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:none;
	color:#999999;
	text-transform: uppercase;
}

#breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:none;
	color:#999999;
	text-transform: uppercase;
}

#breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:none;
	color:#999999;
	text-transform: uppercase;
}

#breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight:none;
	color:#999999;
	text-transform: uppercase;
}

/* Image Handling */
.img_left {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border-color:#999999;
}

.img_nomargin {
	float:left;
	border-color:#999999;
}

.img_right {
	float:right;
	margin-right:0px;
	margin-bottom:0px;
	border-color:#999999;
}

.img_right2 {
	float:right;
	margin-right:14px;
	margin-bottom:0px;
	border-color:#999999;
}

.img_left_marginwide {
	float:left;
	margin-right:13px;
	margin-bottom:5px;
	border-color:#999999;
}

.img_shadow {
	float:left;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:10px;
	border:1px solid #333333;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

/* Footer Panel */
#footer_panel {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	border-color:#333333;
}

#footer_panel a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
	line-height: 15px;
	border-color:#333333;
}

#footer_panel a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
	border-color:#333333;
}

#footer_panel a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
	border-color:#333333;
}

#footer_panel a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	color: #0066CC;
	border-color:#333333;
}

#bezurk_hotel_search {
margin: 0; padding: 0;
}
#bezurk_search_box {
width: 150px;
height: auto;
margin: 0; padding: 9px 0 0 0;
background: #fde99f url(../images/hotels-w150-topbg.gif) no-repeat top left;
color: #444;
font: normal 10px/100% verdana, tahoma, serif;
font-size: 10px;
}
#bezurk_search_box .container {
width: 140px;
margin: 0 5px;
}
#bezurk_search_box p {
margin: 0.5em 0; padding: 0;
}
#bezurk_search_box fieldset {
border: 0;
margin: 0; padding: 0;
}
#bezurk_search_box label {
cursor: pointer;
}
#bezurk_search_box input, #bezurk_search_box select {
margin-top: 2px; padding: 0;
background: #fefefe;
border: 1px solid #ddd;
color: #666;
font-size: 100%;
}
#bezurk_search_box input:focus, #bezurk_search_box select:focus {
background: #fff;
border: 1px solid #999;
color: #333;
}
#bezurk_search_box #submit {
border: none;
}
#hotel_search_request_location_entered {
width: 140px;
}
#bezurk_search_box .selectDay {
width: 65px;
}
#bezurk_search_box .selectMonthYear {
width: 65px;
}
