{literal}
body {
	background-color: #FFFFFF;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	font-size: 11px;
	font-family: Tahoma;
}
textarea {
	border: 1px solid #bdbdbd;
	font-size: 11px;
	font-family: Tahoma;	
}
select, input {
	font-size: 11px;
	font-family: Tahoma;
}
p {
	margin: 0px;
	padding: 0px;
}
.top_header_line {
	background-color: #3380ec;
	font-size: 1px;
}
.left_header_line {
	background-color: #ffffff;
	border-top: 1px solid #bdbdbd;
	font-size: 1px;
}
.main_header_line {
	background-color: #adb0b5;
	border-top: 1px solid #808286;
	font-size: 1px;
}
.bottom_footer_line {
	background-color: #adb0b5;
	border-top: 1px solid #808286;
	font-size: 1px;
}
.empty_line {
	font-size: 1px;
}
.lang_menu {
	color: #a50000;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
}
.lang_menu_active {
	color: #bdbdbd;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a {
	color: #B50000;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #FF0404;
	cursor: pointer;
}
td {
	color: #656565;
	font-size: 11px;
	font-family: Tahoma;
}
td.left {
	width: 244px;
}
input.keyword {
	width: 199px;
}
td.main {
	width: 492px;
	
}
td.index_main {
	width: 505px;
	
}

td.top_bg{
	padding-top:12px;
	align:center;
}
td.top_bg_active{
	padding-top:12px;
	align:center;
}
td.delimiter {
	width: 10px;
}
td.padd_ind{
	padding-left: 12px;
	padding-right: 12px;
}
td.padd{
	padding-left: 20px;
	padding-right: 10px;
}


table.page {
	width: 920px;
}
table.index_page {
	width: 920px;
}

.top-menu {
	height:41px;
	background:url(../images/main-menu-bg.jpg) 0 0 no-repeat;
	width:920px;
	margin:0 auto;
}

.top-menu td {
	color:#fff;
}
.hidden {
	color: #bebebe;
	font-size: 11px;
	font-family: Tahoma;
}
.top_menu_item_left {
	background-color: #ffffff;
	border-left: 1px solid #bebebe;
}
.top_menu_item_right {
	background-color: #ffffff;
	border-right: 1px solid #bebebe;
}
.top_menu_item_first {
	background-color: #ffffff;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}
.top_menu_item_active {
	background-color: #3380ec;
}
.top_line{
background-color: #E4E1E0;
}
a.top_menu_link {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
a.top_menu_link:hover {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
a.top_menu_link_active {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
a.top_menu_link_active:hover {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
.user_menu_link_active {
	color: #B50000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.bottom_menu {
	color: #B50000;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}
.bottom_menu:hover {
	color: #FF0404;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}
.bord_rg{
	padding-right:3px; 
	background-color: #eae8e7;
}
.bord{
	background-color: #eae8e7;
}
.index_add{
	align:left;
	background-image: url('../images/english/index_add_bg.gif');
}
.copyright {
	color: #787878;
	font-size: 11px;
	font-family: Tahoma;
}
td.index_search {
	background-color: #ffdec1;
	border-left: 1px solid #ffc189;
	border-right: 1px solid #ffc189;
	border-bottom: 1px solid #ffc189;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.header {
	height: 27px;
	vertical-align: middle;
}
td.subheader {
	background-color: #ffffff;
	height: 27px;
	vertical-align: middle;
}
td.just{
	padding: 4px 0px 4px 0px;
}
td.just_end{
	padding: 4px 0px 0px 0px;
}
.header {
	color: #a50000;
	font-size: 11px;
	font-family: Tahoma;
	text-transform: uppercase;
}
.index_logo_header {
	color: #a50000;
	font-size: 11px;
	font-family: Tahoma;
}
.subheader {
	color: #828282;
	font-size: 12px;
	font-family: Tahoma;
}
.header_big {
	color: #a50000;
	font-size: 13px;
	font-family: Tahoma;
}
.text {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
.text3 {
	color: #FF0404;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:underline;
}
.text2 {
	color: #828282;
	font-size: 11px;
	font-family: Tahoma;
}
.text_big {
	font-size: 13px;
	font-family: Tahoma;
}
.hint {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
}
.paperclip_border {
	border-left: 1px solid #e9e7e7;
	border-right: 1px solid #e9e7e7;
}
.paperclip_line {
	background-color: #e9e7e7;
	font-size: 1px;
}
input.btn {
	border: 1px solid #bdbdbd;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #3380ec;
	vertical-align: middle;
	cursor: pointer;
	height: 31px;
	background-image: url('../images/english/btn_bg.gif');
}
input.btn_small {
	border: 1px solid #bdbdbd;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #3380ec;
	vertical-align: middle;
	cursor: pointer;
	height: 21px;
	background-image: url('../images/english/btn_bg_small.gif');
}
input.btn_small_paysys {
	margin: 0px;
	margin-bottom: 3px;
	border: 1px solid #bdbdbd;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #3380ec;
	vertical-align: middle;
	cursor: pointer;
	height: 21px;
	background-image: url('../images/english/btn_bg_small.gif');
}
input.str {
	border: 1px solid #bdbdbd;
	font-size: 11px;
	font-family: Tahoma;
	height: 14px;
}
form {
	margin: 0px;
}
hr {
	background-color: #bdbdbd;
	color: #bdbdbd;
	border: 0px solid;
	height: 1px;
}
hr.hr_2 {
	background-color: #bdbdbd;
	color: #bdbdbd;
	border: 0px solid;
	height: 1px;
}
hr.quick_hr {
	background-color: #FFCC99;
	color: #FFCC99;
	border: 0px solid;
	height: 1px;
}
.error {
	color: #a50000;
	font-size: 11px;
	font-family: Tahoma;
}
.error_small {
	color: #a50000;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.error_div {
	color: #a50000;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 10px;
}
.qs_error_div {
	color: #a50000;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 10px;
	padding-top: 5px;
}
.my_link{
	color: #D12626;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: 100;
}
.table_top td {
	vertical-align:top;
}

a.dashed {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
}
a.dashed:hover {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
}
.blue_link {
	color: #2578cd;
	font-size: 11px;
	font-family: Tahoma;	
	text-decoration: underline;
	cursor: pointer;
}

#map_container {
	border: 1px solid #cccccc;
}

table.rental_menu td { padding: 5px 0px 5px 0px; }

table.upload_file td {padding: 0px; padding-bottom: 5px;}

table.print_profile td {padding: 7px 7px 7px 0px;}
table.print_profile td.print_title {padding: 15px 7px 2px 0px; border-bottom: solid 1px #bdbdbd;}

select.location { width:150px; margin-right: 9px;}

table.list_table td {padding: 0px; padding-right: 7px; padding-bottom: 7px;}
table.list_table td.list_item {width: 230px; padding: 0px; padding-right: 7px; padding-bottom: 7px; white-space: nowrap;}


table.left_menu td {padding: 0px; padding-left: 5px; padding-bottom: 5px;}
table.comparison_menu {margin: 0px; margin-top: 0px;}
table.comparison_menu td {padding: 0px; padding-bottom: 5px;}

img.upload_thumb {border: 1px solid #cccccc; padding: 3px;}
td.upload_thumb {
	border: 1px solid #cccccc;}

table.compare_table {
	font-size: 11px;
	font-family: Tahoma;
}
table.compare_table th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-weight: bold;	
}
table.compare_table th.compare_title {
	text-align: left;
	text-transform: uppercase;
}
table.compare_table td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
table.compare_table td.no_border {
	border: none;
	padding: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;	
}
table.compare_table td.no_border_bottom {
	border: none;
	padding: 10px 0px 15px 15px;	
}
table.compare_table td.compare_title {
	font-weight: bold;
	height: 27px;
	text-align: left;
	vertical-align: middle;
	background-color: #f2f2f2;
	text-transform: uppercase;
	border: none;
	padding-left: 15px;
}
div.compare_table_title {
	position: relative;
	width: 200px;
}
div.compare_table_img {
	position: relative;
	width: 200px;
}
div.comp_list_item {
	padding: 0px;
	padding-bottom: 7px;
}
img.comp_list_icon {
	border: none;
	margin: 0px;
	margin-left: 2px;
	vertical-align: bottom;
}
table.print_table td {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
table.print_info_table td {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #f2f2f2;
}
img.thumb {
	border: 1px solid #cccccc;
	cursor: pointer;
	padding: 5px;
}
ul.info_subsection {margin: 0px; list-style-type: none; padding: 0px; padding-top: 10px;padding-left: 15px;}

ul.site_map {margin: 0px; margin-left: 15px; padding: 0px; list-style-type: disc;}
ul.sm_subsection {margin: 0px; margin-left: 35px; padding: 0px; list-style-type: disc;}
ul.sm_item {margin: 0px; margin-left: 15px; padding: 0px; list-style-type: disc;}

.page_content {
	padding: 0px;
}
.table_main{
	background-color: #bdbdbd;
	font-family: Tahoma;
	font-size: 8pt;
	margin: 0px;
	margin-bottom: 15px;
}
.table_main tr{
	background-color: #ffffff;
}
.table_main th{
	font-weight: bold;
}
.main_header_text{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
}
input.button_2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	cursor:pointer;
}
select.search {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;	
}
input.amount {
	width: 50px;
	border: 1px solid #bdbdbd;
	font-size: 11px;
	font-family: Tahoma;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bgCalendar1 {
	background-color: #CCFF99;
}
.bgCalendar2 {
	background-color: #FFD8D8;
}

a.home_link {
	font-weight: bold;
	text-transform: uppercase;
}

.qsearch {
	background-color:#F5EDEB;
}
font.title{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11pt;
	color:#B50000;
}	
.mailbox_to_user {
	color: #2578cd;	
}

.pages_links {
	margin-left: 11px;
}
table.reg_user_type td {
	padding: 0px;
	padding-bottom: 3px;
}
.reg_user_type_info {
	background-color: #f2f2f2;	
}
table.user_type_info {
	margin: 15px 20px 15px 20px;	
}
table.user_type_info td {
	padding: 3px;	
}

.str_nowrap {	
	white-space: nowrap;
}

.vp_name {
	font-family: Tahoma;	
	font-weight: bold;
}
.vp_price {
	font-family: Tahoma;
	color: #a50000;	
	font-weight: bold;	
	white-space: nowrap;
}
td.vp_contacts td {
	border: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	padding-bottom: 5px;
}
table.vp_links td {
	padding: 0px;
	padding-bottom: 5px;	
}
table.vp_links td.img {
	width: 1%;
	padding-right: 4px;	
}
table.vp_links td.link {
	width: 49%;
}

#home-page-choose {
	width:910px;
	display:block;
	margin:0 auto;
}


#home-page-choose #home-page-choose-banner {
	width:909px;
	height:190px;
	background:url(../images/home-page-banner.jpg) no-repeat;
	margin:0;
}

#home-page-choose #home-page-choose-info {
	width:909px;
	height:276px;
	background:url(../images/new-home-page-info.jpg) no-repeat;
	margin:0;
}

#home-page-choose #home-page-choose-info-blank {
	width:909px;
	height:276px;
	background:url(../images/choose-school-main.jpg) no-repeat scroll -3px -5px transparent;
	margin:0;
}
	#home-page-choose #home-page-choose-info-blank h1{
		font-size:28px;
		font-weight:bold;
		margin:0;
		padding:0 10px 0 50px;
		width:450px;
	}
	
	#home-page-choose-info-1 {
		float:left;
		display:block;
		width:183px;
		margin:125px 0 0 50px;
		padding:0;
	}
	
	#home-page-choose-info-2 {
		float:left;
		display:block;
		width:190px;
		margin:120px 0 0 0;
		padding:0;
	}
	
	#home-page-choose-info-3{
		float:left;
		display:block;
		width:185px;
		margin:120px 0 0 0;
		padding:0;
	}
	
	#home-page-choose-info-4 {
		float:left;
		display:block;
		width:165px;
		margin:120px 0 0 0;
		padding:0;
	}
	
		#home-page-choose-info-1 p, #home-page-choose-info-2 p, #home-page-choose-info-3 p, #home-page-choose-info-4 p {
			font-size:13px;
			text-align:center;
			line-height:100%;
			font-weight:bold;
		}
		
		#home-page-choose #home-page-choose-info-blank  #search {
			width:725px;
			display:block;
			float:left;
			margin:0 0 0 0;
		}
		
		#home-page-choose-info-blank #search select.country {
			float:left;
			padding:0;
			margin:20px 0 0 65px;
		}
		
		#home-page-choose-info-blank #search select.state {
			float:left;
			padding:0;
			margin:20px 0 0 35px;
		}
		
		#home-page-choose-info-blank #search select.school {
			float:left;
			padding:0;
			margin:20px 0 0 40px;
		}
		
		#home-page-choose-info-blank #search input.go-to-school {
			float:left;
			padding:0;
			margin:20px 0 0 50px;
		}

#home-page-choose  #roomates {
width:223px;
height:270px;
display:block;
float:left;
margin:0 0 0 6px;
}

#home-page-choose  #rentals {
width:228px;
height:270px;
display:block;
float:left;
margin:0 0 0 0;
}

#home-page-choose  #school-search {
width:215px;
height:270px;
display:block;
float:left;
margin:0 0 0 0;
}

#home-page-choose  #search {
width:215px;
display:block;
float:left;
margin:0 0 0 0;
}

#home-page-choose #roomates h1, #school-search h1, #home-page-choose #rentals h1, #home-page-choose #search h1 {
font-size:28px;
margin:20px 0;
padding:10px 0 0 12px;
color:#363535;
}

#home-page-choose #school-search input.custom-schools-button {
	margin:75px 0 0 12px;
}
#home-page-choose #school-search input.custom-schools {
	margin:25px 0 0 12px;
    color: #ccc;
    width: 170px;
}
#home-page-choose #school-search div.searchresults {
	margin:2px 0 0 12px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 200px;
    height: 95px;
    overflow: auto;
    position: absolute;
    display: none;
}
.result-row
{
height: auto;
border-bottom: 1px solid #ccc;
font-size:12px;
line-height:175%;
}
.result-row:hover
{
 background-color:#eee;
 cursor: pointer;
}
#home-page-choose #roomates input.find-roommate {
	width:156px;
	height:52px;
	background:url(../images/find-roomate.jpg) no-repeat;
	float:left;
	margin:110px 0 0 12px;
	display:block;
	cursor:pointer;
	border:none;
}

#home-page-choose #roomates input.add-roommate {
	width:202px;
	height:52px;
	background:url(../images/add-roomate.jpg) no-repeat;
	float:left;
	margin:110px 0 0 12px;
	display:block;
	cursor:pointer;
	border:none;
}

#home-page-choose #rentals input.find-rental {
	width:135px;
	height:52px;
	background:url(../images/find-rental.jpg) no-repeat;
	float:left;
	margin:110px 0 0 12px;
	display:block;
	cursor:pointer;
	border:none;
}

#home-page-choose #rentals input.add-rental {
	width:133px;
	height:52px;
	background:url(../images/add-rental.jpg) no-repeat;
	float:left;
	margin:105px 0 0 0;
	display:block;
	cursor:pointer;
	border:none;
}
select.country {
	margin:20px 0 15px 20px;
width: 150px;
}

select.state{
margin:0 0 15px 20px;
width: 150px;
}

select.school {
margin:0 0 15px 20px;
width: 150px;
}

input.go-to-school {
margin:30px 0 0 20px
}

#home-news {
	display:block;
	margin:0 auto;
	width:910px;
}	

#home-news h1{
color:#363535;
font-size:40px;
padding:10px 0 10px 30px;
}

#home-news #news-item {
	display:block;
	float:left;
	width:31%;	
	height:162px;
	margin:0 10px;
}

#home-news #news-item:nth-child(-n+3){
	background:url(../images/news-sep.png) no-repeat 283px 0;
	}
	
#home-news #news-item h2 {
	padding:15px 0;
}
	
#home-news #news-item p{
	color:#363535;
	font-size:11px;
}

#home-news #news-item a{
	color:#A50000;
	float:right;
	padding-right:10px;
}

#home-news #news-item a:hover{
	color:#000000;
}

#school-page-choose {
	width:909px;
	height:558px;
	display:block;
	margin:0 0 0 3px;
}

#school-page-choose #school-page-choose-banner {
	width:909px;
	height:215px;
	background:url(../images/school-page-banner.jpg) no-repeat;
	margin:0;
}

#school-page-choose #school-page-choose-banner #school-logo {
	width:304px;
	height:116px;
	padding:50px 0 0 20px;
}

#school-page-choose #school-page-choose-info {
	width:909px;
	height:343px;
	background:url(../images/school-page-info.jpg) no-repeat;
	margin:0;
}

#school-page-choose #school-page-choose-info #school-roommates{
width:485px;
height:335px;
display:block;
float:left;
margin:0 0 0 6px;
}

#school-page-choose #school-page-choose-info #school-rentals{
width:415px;
height:335px;
display:block;
float:left;
margin:0 0 0 0;
}

#school-page-choose #school-page-choose-info #school-roommates h1, #school-page-choose #school-page-choose-info #school-rentals h1 {
font-size:28px;
padding:12px 0 0 40px;
margin:0;
color:#363535;
}

#school-page-choose #school-page-choose-info #school-roommates input.find-roommate {
	width:156px;
	height:52px;
	background:url(../images/find-roomate.jpg) no-repeat;
	float:left;
	margin:190px 0 0 12px;
	display:block;
	cursor:pointer;
	border:none;
}

#school-page-choose #school-page-choose-info #school-roommates input.add-roommate {
	width:202px;
	height:52px;
	background:url(../images/add-roomate.jpg) no-repeat;
	float:left;
	margin:190px 0 0 65px;
	display:block;
	cursor:pointer;
	border:none;
}

#school-page-choose #school-page-choose-info #school-rentals input.find-rental {
	width:135px;
	height:52px;
	background:url(../images/find-rental.jpg) no-repeat;
	float:left;
	margin:190px 0 0 45px;
	display:block;
	cursor:pointer;
	border:none;
}

#school-page-choose #school-page-choose-info #school-rentals input.add-rental {
	width:133px;
	height:52px;
	background:url(../images/add-rental.jpg) no-repeat;
	float:left;
	margin:190px 0 0 60px;
	display:block;
	cursor:pointer;
	border:none;
}



.option { position: relative; } 
.option input { position: absolute; left: 0; top: 0.45em; margin: -4px 0 0; } 
.option label { 
	margin-left: 18px; 
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;}
.option input { // margin: -7px 0 0 -3px; }
html:first-child .option input { margin: -7px 0 0 -3px; }

{/literal}
