* 
{
    margin: 0;
    padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/site/body-background.jpg);
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

#wrapper
{
    background-image: url(../images/site/header-background.png);
	background-repeat: repeat-x;
	background-position: top;
}

#page
{
	width: 944px;
	margin: 0 auto;
	padding: 0;
}

#header
{
	margin: 0;
	padding: 0;
	position: relative;
	height: 168px;
}

#logo
{
	position: absolute;
	left: 3px;
	top: 25px;
}

#banner
{
	position: absolute;
	left: 204px;
	top: 14px;
}

#main-menu
{
    position: absolute;
    top: 128px;
    left: 3px;
	margin: 0;
	padding: 0;
}

#main-menu div.button
{
	float: left;
	background-image: url(../images/site/main-menu-background.png);
	height: 37px;
	margin-right: 1px;
}

#main-menu div.button div.left
{
	background-image: url(../images/site/main-menu-corner-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 37px;
}

#main-menu div.button div.right
{
	background-image: url(../images/site/main-menu-corner-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 37px;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 9px;
}

#main-menu div.button a
{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	font-size: 15px;
}

#main-menu div.button a:hover
{
    color: #c7eafb;
}

#main-menu div.button-active
{
	float: left;
	background-image: url(../images/site/main-menu-background-hover.png);
	height: 37px;
	margin-right: 1px;
}

#main-menu div.button-active div.left
{
	background-image: url(../images/site/main-menu-corner-left-hover.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 37px;
}

#main-menu div.button-active div.right
{
	background-image: url(../images/site/main-menu-corner-right-hover.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 37px;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 9px;
}

#main-menu div.button-active a
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 15px;
}

#top-user-menu
{
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 14px;
    color: #1288c1;
}

#top-user-menu a
{
    margin-right: 10px;
    margin-left: 10px;
}

#content
{
    position: relative;
    margin: 0;
    padding: 0;
}

.wide-bar
{
    width: 944px;
}

.wide-bar div.content
{
    background-image: url(../images/site/wide-bar-background.png);
    background-repeat: repeat-y;
    padding: 5px 20px;
}

.wide-bar div.top
{
    background-image: url(../images/site/wide-bar-top.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 7px;
}

.wide-bar div.header
{
    background-image: url(../images/site/wide-bar-header.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 39px;
    font-family: Trebuchet MS, Arial;
    font-size: 20px;
    color: #000;
    padding: 8px 0 0 20px;
    margin-bottom: -8px;
    position: relative;
}

.wide-bar div.header-tiny
{
    background-image: url(../images/site/wide-bar-header.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 20px;
    margin-bottom: -8px;
    position: relative;
}

.wide-bar div.bottom
{
    background-image: url(../images/site/wide-bar-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 9px;
}

#language-bar
{
    margin: 4px 0 0 0;
    position: relative;
}

#language-bar div.content
{
    padding: 5px 20px 2px 20px;
}

#language-bar a.language-link
{
    margin: 0 11px 0 0;
}

#language-bar #welcome
{
    color: #425d78;
    position: absolute;
    left: 400px;
    top: 14px;
    font-size: 14px;
}

#language-bar #my-trips
{
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 14px;
}

#latest-searches-bar
{
    margin: 4px 0 0 0;
}

#latest-searches-bar ul
{
    margin-left: 20px;
}

#latest-searches-bar ul li
{
    color: #aaa;
}

#footer
{
	width: 944px;
	margin: 10px 0 110px 0;
	color: #425d78;
	position: relative;
}

#footer img
{
	vertical-align: middle;
}

#footer .left
{
    position: absolute;
    top: 0;
    left: 0;
}

#footer .left .separator
{
    margin: 0 12px;
}

#footer .right
{
    position: absolute;
    top: 0;
    right: 0;
}

#home-trip-blocks
{
    margin-top: 4px;
}

.home-trip-block
{
    width: 310px;
    float: left;
}

.home-trip-block h2
{
    width: 310px;
    height: 66px;
    color: black;
    font-weight: normal;
    font-size: 18px;
    font-family: Trebuchet MS, Arial;
    color: #222;
    margin: 0;
}

#home-trip-block-1, #home-trip-block-2
{
    margin-right: 7px;
}

#home-trip-block-1 h2
{
    background-image: url(../images/site/home-box-top-1.png);
    background-repeat: no-repeat;
}

#home-trip-block-2 h2
{
    background-image: url(../images/site/home-box-top-2.png);
    background-repeat: no-repeat;
}

#home-trip-block-3 h2
{
    background-image: url(../images/site/home-box-top-3.png);
    background-repeat: no-repeat;
}

.home-trip-block h2 div
{
    padding: 16px 18px 10px 18px;
    
}

.home-trip-block div.content
{
    background-image: url(../images/site/home-box-background.png);
    background-repeat: repeat-y;
}

.home-trip-block div.bottom
{
    background-image: url(../images/site/home-box-bottom.png);
    background-repeat: no-repeat;
    height: 7px;
}

#home-info
{
    float: left;
    width: 570px;
    height: 274px;
    position: relative;
    margin-right: 7px;
}

#home-info div.left
{
    background-image: url(../images/site/home-info-box-left.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 274px;
}

#home-info div.right
{
    background-image: url(../images/site/home-info-box-right.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 274px;
}

#home-info div.content
{
    background-image: url(../images/site/home-info-box-background.png);
    background-repeat: repeat-x;
    height: 250px;
    margin: 0 9px;
    padding: 25px 10px 15px 10px;
    font-size: 12px;
}

#home-info div.content p
{
    margin: 0 0 15px 0;
}

#home-info div.description
{
    color: #425D78;
}

#user-block
{
    color: #000;
    position: absolute;
    left: 20px;
    bottom: 26px;
}

#user-block div
{
    float: left;
    text-align: left;
    width: 261px;
}

#user-block div a
{
    width: 209px;
    height: 42px;
    background-image: url(../images/site/home-info-box-button.png);
    background-repeat: no-repeat;
    text-align: left;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
    font-family: Trebuchet MS, Arial;
}

#user-block div a span
{
    display: block;
    padding: 10px 0 0 53px;
    text-transform: uppercase;
}

#home-search-form
{
    float: left;
    width: 367px;
    height: 269px;
    position: relative;
    margin-top: 2px;
}

#home-search-form div.left
{
    background-image: url(../images/site/home-search-form-left.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 269px;
}

#home-search-form div.right
{
    background-image: url(../images/site/home-search-form-right.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 269px;
}

#home-search-form div.content
{
    background-image: url(../images/site/home-search-form-background.png);
    background-repeat: repeat-x;
    height: 269px;
    margin: 0 7px;
    padding: 18px;
}

#home-search-form input.text
{
    width: 315px;
    height: 28px;
    background-color: transparent;
    background-image: url(../images/site/home-search-form-input.png);
    background-repeat: no-repeat;
    border: none;
    color: #445e79;
    font-size: 16px;
    padding: 6px 0 0 6px;
    margin-bottom: 7px;
}

#home-search-form label.text
{
    font-size: 15px;
    color: #fff;
}

#home-search-form div.action
{
    position: absolute;
    right: 25px;
    bottom: 30px;
}

#home-search-form div.action input
{
    width: 139px;
    height: 45px;
    background-color: transparent;
    background-image: url(../images/site/home-search-form-button.png);
    background-repeat: no-repeat;
    border: none;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 0 50px;
    text-transform: uppercase;
    text-align: left;
    font-family: Trebuchet MS, Arial;
    cursor: hand;
    cursor: pointer;
}

#home-search-form div.checkbox
{
    margin-top: 7px;
}

#home-search-form div.checkbox div
{
    margin-bottom: 5px;
}

#home-search-form div.checkbox input
{
    margin-right: 5px;
    float: left;
}

#home-search-form div.checkbox label
{
    font-size: 12px;
    color: #fff;
    float: left;
}


h1.home-title
{
    font-family: Trebuchet MS, Arial;
    font-size: 20px;
    font-weight: bold;
    float: left;
}

#home-title-1
{
    color: #42a401;
    margin: 10px 0 5px 20px;
    width: 555px;
}

#home-title-2
{
    color: #000;
    margin: 10px 0 5px 20px;
}

.home-trips-list ul
{
    margin: 0;
    padding: 0;
}

.home-trips-list li
{
    display: block;
    margin: 0;
    padding: 0;
}

.home-trip-block div.content div.no-trips
{
    padding-left: 18px;
    padding-top: 10px;
}

.home-trip-block div.content div.create-trip
{
    padding-left: 18px;
    margin-top: 10px;
}

.home-trip-block div.content div.create-trip span
{
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.home-trips-list li div.title
{
    font-weight: bold;
    padding-left: 18px;
    padding-top: 10px;
}

.home-trips-list li div.region
{
    font-size: 12px;
    padding-left: 18px;
    margin-top: 2px;
}

.home-trips-list li div.date
{
    color: #425b79;
    font-size: 11px;
    padding-left: 15px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #c4ced8;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
}

.home-trips-list li div.free-spaces
{
    padding-left: 18px;
    margin-top: 8px;
}

.home-trips-list li div.free-spaces img
{
    vertical-align: middle;
}

.home-trips-list li div.transport
{
    padding-left: 18px;
    margin-top: 5px;
}

.home-trips-list li div.image
{
    padding-left: 18px;
    margin-top: 5px;
    float: left;
}

.home-trips-list li div.image img
{
    border: 1px solid #c5ced5;
}

.home-trips-list li div.join-trip
{
    margin-top: 5px;
    margin-left: 18px;
}

a.button-small
{
	height: 21px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	display: inline-block;
	font-family: Arial;
}

a.button-small div.left
{
	background-image: url(../images/site/button-small-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 21px;
	float: left;
}

a.button-small div.right
{
	background-image: url(../images/site/button-small-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	float: left;
}

a.button-small div.content
{
	background-image: url(../images/site/button-small-background.png);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 18px 0 4px;
	height: 21px;
	float: left;
	padding: 4px 15px 0 10px;
	cursor: hand;
}

a.button-small:hover div.content
{
	background-image: url(../images/site/button-small-background-hover.png);
}

a.button-small:hover div.left
{
	background-image: url(../images/site/button-small-left-hover.png);
}

a.button-small:hover div.right
{
	background-image: url(../images/site/button-small-right-hover.png);
}

a.button-small:hover
{
	color: #fff;
}

a.button-small2
{
	height: 21px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	display: inline-block;
	font-family: Arial;
}

a.button-small2 div.left
{
	background-image: url(../images/site/button-small2-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 21px;
	float: left;
}

a.button-small2 div.right
{
	background-image: url(../images/site/button-small2-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	float: left;
}

a.button-small2 div.content
{
	background-image: url(../images/site/button-small2-background.png);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 17px 0 4px;
	height: 21px;
	float: left;
	padding: 4px 15px 0 10px;
	cursor: hand;
}

a.button-small2:hover div.content
{
	background-image: url(../images/site/button-small2-background-hover.png);
}

a.button-small2:hover div.left
{
	background-image: url(../images/site/button-small2-left-hover.png);
}

a.button-small2:hover div.right
{
	background-image: url(../images/site/button-small2-right-hover.png);
}

a.button-small2:hover
{
	color: #fff;
}

a
{
    color: #1288c1;
}

a:hover
{
    color: #4c900c;
}

h1.title
{
    font-family: Trebuchet MS, Arial;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0 10px 10px;
}

h1.title span
{
    display: block;
    font-family: Trebuchet MS, Arial;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.tabs
{
    margin-left: 15px;
    height: 37px;
    position: relative;
    z-index: 100;
}

.tabs div.button
{
	float: left;
	height: 37px;
	margin-right: 1px;
}

.tabs div.button div.left
{
	background-image: url(../images/site/tab-corner-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 39px;
}

.tabs div.button div.right
{
	background-image: url(../images/site/tab-corner-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 39px;
}

.tabs div.button div.content
{
	background-image: url(../images/site/tab-background.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 39px;
	margin: 0 4px;
}

.tabs div.button a
{
	color: #1288c1;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	background-repeat: no-repeat;
	padding: 10px 15px 0 30px;
	background-position: 10px 10px;
	display: block;
}

.tabs div.button a:hover
{
    color: #4c900c;
}

.tabs div.button-active
{
	float: left;
	height: 37px;
	margin-right: 1px;
}

.tabs div.button-active div.left
{
	background-image: url(../images/site/tab-corner-left-hover.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 39px;
}

.tabs div.button-active div.right
{
	background-image: url(../images/site/tab-corner-right-hover.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 39px;
}

.tabs div.button-active div.content
{
	background-image: url(../images/site/tab-background-hover.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 39px;
	margin: 0 4px;
}

.tabs div.button-active a
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	background-repeat: no-repeat;
	padding: 10px 15px 0 30px;
	background-position: 10px 10px;
	display: block;
}

.tabs div.button-active a:hover
{
    color: #000;
}

h3
{
    font-family: Trebuchet MS, Arial;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-top: 7px;
    margin-bottom: 10px;
}

div.wide-bar-hr
{
    border-bottom: 1px dashed #c6ced6;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.trips-list
{
    margin-top: 8px;
    margin-bottom: 8px;
}

.trips-list .wide-bar-hr
{
    display: none;
}

.trips-list div.item
{
    margin: 0;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    position: relative;
}

.trips-list div.even
{
    background-color: #fff;
}

.trips-list div.odd
{
    background-color: #f0f0f0;
}

.trips-list div.item div.image
{
}
 
.trips-list div.item div.title
{
    font-weight: bold;
    width: 700px;
}

.profile-trips-list .trips-list div.item div.title
{
    width: 200px;
}

.trips-list div.item div.date
{
    color: #425b79;
    font-size: 11px;
}

.trips-list div.item div.hr
{
    border-bottom: 1px dashed #c6ced6;
    height: 1px;
    width: 770px;
}

.trips-list div.item div.free-spaces
{
    margin-top: 8px;
}

.trips-list div.item div.free-spaces img
{
    vertical-align: middle;
}

.trips-list div.item div.transport
{
    margin-top: 5px;
}

.trips-list div.item div.looking-for-transport
{
    margin-top: 10px;
}

.trips-list div.item div.description
{
    margin-top: 10px;
    display: block;
    float: left;
    width: 700px;
}

.trips-list div.item div.status
{
    float: left; 
    margin-left: 3px;
    margin-top: 3px;
    border: 1px solid #c6ced6;
    display: block;
    padding: 5px;
    padding-left: 25px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 10px 7px;
}

.trips-list div.item .trip-commands
{
    position: absolute;
    right: 5px; 
    top: 5px;    
}

.status-owner
{
    color: #40a500;
    background-image: url(../images/site/plus.png);
}

.status-unconfirmed
{
    color: #c6ced6;    
    background-image: url(../images/site/question.png);
}

.status-confirmed
{
    color: #40a500;
    background-image: url(../images/site/plus.png);
}

.status-rejected
{
    color: #ff3300;
    background-image: url(../images/site/minus.png);
}

.participant-status-owner
{
    color: #40a500;
}

.participant-status-unconfirmed
{
    color: #c6ced6;    
}

.participant-status-confirmed
{
    color: #40a500;
}

.participant-status-rejected
{
    color: #ff3300;
}

.participation-actions a
{
    display: block;
}

.button-pink
{
	height: 34px;
	color: #425d78;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.button-pink div.content, div.button-pink div.content, a.button-pink div.content
{
	background-image: url(../images/site/button-pink-background.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 34px;
	float: left;
	padding: 8px 15px 0 15px;
	margin: 0 4px;
}

.button-pink div.left
{
	background-image: url(../images/site/button-pink-corner-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 34px;
	float: left;
}

.button-pink div.right
{
	background-image: url(../images/site/button-pink-corner-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 34px;
	float: left;
	cursor: hand;
}

.button-pink:hover div.content
{
	background-image: url(../images/site/button-pink-background.png);
}

.button-pink:hover div.left
{
	background-image: url(../images/site/button-pink-corner-left.png);
}

.button-pink:hover div.right
{
	background-image: url(../images/site/button-pink-corner-right.png);
}

.button-blue
{
	height: 34px;
	color: #425d78;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.button-blue div.content, div.button-blue div.content, a.button-blue div.content
{
	background-image: url(../images/site/button-blue-background.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 34px;
	float: left;
	padding: 8px 15px 0 15px;
	margin: 0 4px;
}

.button-blue div.left
{
	background-image: url(../images/site/button-blue-corner-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 34px;
	float: left;
}

.button-blue div.right
{
	background-image: url(../images/site/button-blue-corner-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 34px;
	float: left;
	cursor: hand;
}

.button-blue:hover div.content
{
	background-image: url(../images/site/button-blue-background.png);
}

.button-blue:hover div.left
{
	background-image: url(../images/site/button-blue-corner-left.png);
}

.button-blue:hover div.right
{
	background-image: url(../images/site/button-blue-corner-right.png);
}

.button-green
{
	height: 34px;
	color: #425d78;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.button-green div.content, div.button-green div.content, a.button-green div.content
{
	background-image: url(../images/site/button-green-background.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 34px;
	float: left;
	padding: 8px 15px 0 15px;
	margin: 0 4px;
}

.button-green div.left
{
	background-image: url(../images/site/button-green-corner-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 34px;
	float: left;
}

.button-green div.right
{
	background-image: url(../images/site/button-green-corner-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 34px;
	float: left;
	cursor: hand;
}

.button-green:hover div.content
{
	background-image: url(../images/site/button-green-background.png);
}

.button-green:hover div.left
{
	background-image: url(../images/site/button-green-corner-left.png);
}

.button-green:hover div.right
{
	background-image: url(../images/site/button-green-corner-right.png);
}

.comments-list
{
    list-style-type: none;
    margin-left: -8px;
}

.comments-list li
{
    margin-left: 8px;
    padding: 5px 5px 0 5px;
}

.comments-list li div
{
    margin-bottom: 5px;
}
 
.comments-list li div.image
{
    margin-right: 8px;
    margin-bottom: 0;
}
 
.comments-list li div.title
{
    font-weight: bold;
    margin-left: 93px;
    font-size: 15px;
    font-family: Trebuchet MS, Arial;
    margin-bottom: 10px;
}

.comments-list li div.title span
{
    color: #aaa;
    font-size: 10px;
    font-weight: normal;
    font-family: Arial;
}

.comments-list li p
{
    margin-left: 93px;
}

.comments-list li .translate-link, .comments-list li .translate-form
{
    margin-left: 93px;
}

.comments-list li div.wide-bar-hr
{
    margin-bottom: 10px;
}

div.form label.comment-label
{
    font-weight: bold;
    color: #425D78;
    display: block;
    margin-bottom: 5px;
}

div.form textarea.comment-textarea
{
    width: 400px;
    height: 130px;
    border: 1px solid #9FA7B0;
    background-image: url(../images/site/comment-form-background.png);
    background-repeat: repeat-x;
    background-position: top left;
}

div.form input.comment-button
{
    width: 94px;
    height: 24px;
    border: 0;
    background-image: url(../images/site/comment-button.png);
    background-repeat: no-repeat;
    background-position: top left;
    color: #fff;
    font-size: 13px;
    margin-left: 313px;
    margin-top: 5px;
    display: block;
}

div.wide-bar-hr-pager
{
    border-bottom: 1px dashed #c6ced6;
    height: 1px;
}

img
{
    border: 0;
}

.success-message
{
	padding: 12px 12px 12px 35px;
	margin: 20px 0 20px 0;
	background: #090;
	color: #fff;
	background-image: url(../images/silk/accept.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.failure-message
{
	padding: 12px 12px 12px 35px;
	margin: 20px 0 20px 0;
	background: #c00;
	color: #fff;
	background-image: url(../images/silk/error.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.message
{
    text-align: center;
    margin: 30px 0;
}

.comments-pager .yiiPager
{
    list-style-type: none;
    font-size: 12px;
}

.comments-pager .yiiPager li
{
    float: left;
    margin: 10px 1px;
}

.comments-pager .yiiPager li a
{
    color: #425d78;
    text-decoration: none;
    padding: 2px 5px;
}

.comments-pager .yiiPager li a:hover
{
    color: #000;
}

.comments-pager .yiiPager li.selected a
{
    background-color: #f0efef;
    font-weight: bold;
}

.comments-pager .yiiPager li.first, .comments-pager .yiiPager li.last
{
    display: none;
}

.comments-pager .yiiPager li.previous span, .comments-pager .yiiPager li.next span
{
    display: none;
}

.comments-pager .yiiPager li.previous a, .comments-pager .yiiPager li.next a
{
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: -3px;
}

.comments-pager .yiiPager li.previous a
{
    background-image: url(../images/site/previous.png);
}

.comments-pager .yiiPager li.next a
{
    background-image: url(../images/site/next.png);
}

.two-column-bar
{
    width: 944px;
}

.two-column-bar div.content
{
    background-image: url(../images/site/two-column-bar-background.png);
    background-repeat: repeat-y;
    padding: 5px 20px;
}

.two-column-bar div.header
{
    background-image: url(../images/site/two-column-bar-header.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 42px;
    font-family: Trebuchet MS, Arial;
    font-size: 20px;
    color: #000;
    padding: 8px 0 0 20px;
    margin-bottom: -11px;
    position: relative;
}

.two-column-bar div.bottom
{
    background-image: url(../images/site/two-column-bar-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 16px;
}

.gmap-route-container
{
	background-color: white;
	border: 1px solid #c6ced6;
	padding: 7px;
	width: 640px;
	margin: 10px 0;
}

.trip-checkpoints
{
    background-color: white; 
    margin: 0;
}

.trip-checkpoints a
{
    display: block;
    margin: 5px;
    padding: 10px 3px 10px 30px;
    background-image: url(../images/site/checkpoint.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
}

.trip-actions
{
    position: absolute;
    right: 390px;
    top: 10px;
}

.wide-bar .trip-actions
{
    right: 10px;
}

.trip-participants
{
    background-color: white; 
    margin: 0;
}

.trip-participant
{
    margin-bottom: 7px;
}


.trip-participant img
{
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 8px;
    border: 1px solid #c6ced6;
    float: left;
}


.trip-participants a
{
    display: block;
}

.trip-participants span
{
    color: #bbb;
    font-size: 11px;
}

h4
{
    font-family: Arial;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 7px;
}

.trip-information
{
    background-color: white; 
    margin: 0;
    padding: 0;
}

.trip-information div.row
{
    margin-bottom: 4px;
}

.trip-information div.row strong
{
    color: #425D78;
}

.trip-information div.image
{
    margin-right: 15px;
	float: left;
}

.trip-information h3
{
    margin: 5px 5px 15px 5px;
}

.trip-information h3 img
{
    vertical-align: middle;
}

h4 .chat
{
    margin-left: 10px;
    font-size: 11px;
    font-weight: normal;
}

h4 .chat img
{
    vertical-align: middle;
}

table.time td
{
    padding: 3px 3px 0 3px;
    padding-right: 15px;
    width: 120px;
} 

table.time td div
{
    margin-bottom: 5px;
    clear: left;
} 

table.time strong
{
    font-weight: normal;
    background-color: #D9DEE4;
    color: #425D78;
    font-family: Arial;
    font-size: 11px;
    display: block;
    margin-right: 10px;
    padding: 3px;
    width: 20px;
    text-align: center;
    float: left;
} 

table.time span
{
    display: block;
    float: left;
    margin-top: 3px;
}

.free-spaces-block
{
    width: 48px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: top left;
    margin-right: 3px;
    color: #fff;
    font-weight: bold;
    position: relative; 
    font-size: 12px;
    line-height: 13px;   
} 

.free-spaces-block-0
{
    background-image: url(../images/site/free-spaces-0.png);
} 

.free-spaces-block-1
{
    background-image: url(../images/site/free-spaces-1.png);
} 

.free-spaces-block div
{
    position: absolute;
    right: 2px;
    top: 2px;  
    padding: 0 3px;  
} 

.free-spaces-block-0 div
{
    background-color: #ED1C24;
} 

.free-spaces-block-1 div
{
    background-color: #005DAB;
} 

.participants-block
{
    width: 48px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: top left;
    margin-right: 3px;
    color: #fff;
    font-weight: bold;
    position: relative; 
    font-size: 12px;
    line-height: 13px;   
} 

.participants-block-1
{
    background-image: url(../images/site/participants-1.png);
} 

.participants-block-2
{
    background-image: url(../images/site/participants-2.png);
} 

.participants-block-3
{
    background-image: url(../images/site/participants-3.png);
} 

.participants-block div
{
    position: absolute;
    right: 2px;
    top: 2px;  
    padding: 0 3px;  
    background-color: #4C900C;
} 

#home-search-form #From_address.ac_loading, #home-search-form #To_address.ac_loading
{
    -moz-background-clip: none;
    -moz-background-inline-policy: none;
    -moz-background-origin: none;
    background: none;
    background-color: transparent;
    background-image: url(../images/site/home-search-form-input.png);
    background-repeat: no-repeat;
    border: none;
} 

.content p
{
    margin-bottom: 10px;
}

.content ol
{
    padding-left: 30px;
    margin-bottom: 10px;
}

ul.trips-list-small
{
    margin-left: 20px;
}

ul.trips-list-small li .date
{
    color: #aaa;
    margin-left: 5px;
}

div.form
{
	margin: 0;
	padding: 10px;
}

.errorSummary
{
	padding: 12px 12px 12px 35px;
	margin: 10px 0 20px 0;
	background: #c00;
	color: #fff;
	background-image: url(../images/silk/error.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.errorSummary p
{
	margin: 0;
	font-weight: bold;
}

.errorSummary ul
{
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
}

.errorSummary ul li
{
	list-style: square;
}

div.form fieldset
{
    border: 0;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

div.form legend
{
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-top: 7px;
    margin-bottom: 0;
}

div.form div.action
{
	clear: left;
	margin-left: 210px;
    padding: 3px 0;  
}

div.form div.input
{
	clear: left;
    padding: 3px 0; 
    width: 900px; 
    min-height: 25px;
}

div.form div.input label
{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 200px;
    margin: 5px 10px 5px 0; 
    color: #444;
}

div.form div.input label.error
{
	color: #c00;
}

div.form div.input div.options
{
	margin-left: 210px;
}

div.form div.input div.options label
{
    display: inline;
    font-weight: normal;
    text-align: left;
    padding: 0;
    float: none; 
}

div.form div.input div.options br
{
    clear: left;
}

div.form div.image
{
	padding: 3px;
	position: relative;
	float: left;
}

div.form div.input div.image
{
	margin: 0;
	background-color: #fff;
	border: 1px solid #ddd;
}

div.form div.input div.image .delete
{
	background-color: #ff9;
}

div.form div.input .delete
{
	position: absolute;
	top: 7px;
	left: 7px;
}

div.form .drop-placeholder
{
    border: 1px dashed #ccc;
    height: 30px;
}

div.form .draggable
{
    height: 30px;
}

div.form .draggable:hover {
	background-color: #ff9;
}

div.form .draggable, div.form .draggable label
{
    cursor: move;
}

div.form input.error,
div.form textarea.error,
div.form select.error
{
	border-color: #900;
	background-color: #c00;
	background-image: none;
	color: #fff;
}

div.form .text-input, div.form select
{
    border-color: #7c7c7c #c3c3c3 #ddd;
    border-style: solid;
    border-width: 1px; 
    padding: 2px;   
}

div.form .text-input
{
    width: 250px;
}

div.form textarea.text-input
{
    height: 70px;
}

div.form input.checkbox-input
{
    margin-top: 5px;
}

div.form input.hasDatepicker
{
    width: 70px;
}

div.form input.hasRangeDatepicker
{
    width: 150px;
}




