﻿* {
/*	margin:0;
	padding:0;
	border:0;*/
}
a {
	text-decoration:none;
}
/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear:both;
}
.farLeft {
	text-indent:-9999px;
}

/* LAYOUT */
  .textShadow {
	text-shadow:0 1px 1px #ccc;
}
.clear {
	clear: both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
	
body {
	/*font-family: "Lucida Grande", "Segoe UI",Tahoma, Verdana, sans-serif;*/
	font: 12px/18px "Lucida Grande", Tahoma,"Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	/*font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;*/
	/*font-family:Segoe UI,“Helvetica Neue”, Helvetica, Arial,Verdana,sans-serif;*/
	/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
	background-color: #6F6F6F;
	color: #333;
}
/* commonly used styles */
/* common style for awesome buttons */
.awesome, .awesome:visited {
	background: #222 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
}
.awesome:active {
    top: 1px;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
}
.awesome, .awesome:visited,  .medium.awesome, .medium.awesome:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.green.awesome, .green.awesome:visited {
	background-color: #91bd09;
}
.green.awesome:hover {
	background-color: #749a02;
}

.purple.awesome, .purple.awesome:visited {
	background-color:#4d3322;
}
.purple.awesome:hover {
	background-color: #521d12;
}
.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf;
}
.blue.awesome:hover {
	background-color: #007d9a;
}
.red.awesome, .red.awesome:visited {
	background-color: #e33100;
}
.red.awesome:hover {
	background-color: #872300;
}
.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b;
}
.magenta.awesome:hover {
	background-color: #630030;
}
.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00;
}
.orange.awesome:hover {
	background-color: #d45500;
}
.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}
.yellow.awesome:hover {
	background-color: #fc9200;
}
/* end of awesome buttons */
.container {
	width:960px !important;
	min-width:960px !important;
	margin:0 auto;
	padding:0;
}
.container940 {
	width:940px !important;
	min-width:940px !important;
	margin:0 auto;
	padding:0;
}
.roundCorner6 {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.box_shadow {
     -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); /* FF3.5+ */
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); /* Saf3.0+, Chrome */
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); /* Opera 10.5, IE 9.0 */
}
  .box_shadow_over{
      -webkit-box-shadow: 0 0 5px #0cf;
    -moz-box-shadow:0 0 5px #0cf;
    box-shadow:0 0 5px #0cf;
  }
.text_farleft{
	text-indent:-33000px;
	}
.hidden{
	display:none;
	}
.shown{
	display:inline;
	}
.highlight_yellow{
	padding:3px;
	background:#FF3;
	}
.highlight_white_dark{
	color:#FFFFFF !important;
	padding:3px;
	background:#7F7F7F;
	}	
.thumbnail_border_gray {
border: 1px solid #bbb !important;
padding: 5px; /*Inner border size*/
background: #ddd; /*Inner border color*/
}
.thumbnail_border_white {
	border: #ccc 1px solid !important;
	padding:5px;
	background:#fff;
	position:relative;
}
.protected{
	background:url(../images/transparent.gif) 0 0 repeat;
	width:100%; 
        height:100%;
	position:absolute;
	top:0;
	left:0;
	} 


/* end of commly used styles */
/* footer starts */
#footer_bar {
	background:url(../images/8bg_green.jpg) repeat-x;
	position:relative;
	height:6px;
	clear:both;
}
#footer_container {
	font-size:11px;
	width:100%;
	height:60px;
	position:relative;
	background:url(../images/1x100.png) repeat-x top left;
	overflow:hidden;
}
#footer_nav {
	position:absolute;
	/*text-align:center;*/
margin:0 auto;
	background:url(../images/1024x100.png) repeat-y center top;
	/*height:80px;*/
list-style:none;
	/*border:#000000 1px solid;*/
padding:0;
	width:100%;
	height:60px;
}
#footer_nav li {
	padding:0 20px;
	float:left;
	vertical-align:middle;
	margin-top:17px;
}
#footer_nav a, #footer_nav a:visited {
	background:url(../images/footer_nav_btn.png) top left no-repeat;
	text-decoration:none;
	display:block;
	color:#CCC;
	width:82px;
	height:25px;
	line-height:25px;
	text-align:center;
}
#footer_nav a:active {
	color:#323232;
}
#footer_nav a:hover {
	background:url(../images/footer_nav_btn.png) top left no-repeat;
	background-position:left bottom;
	display:block;
	float:left;
	color:#fff;
}
:focus {
	-moz-outline-style:none;
}
#madeincanada {
	position:relative;
	float:right; /*absolutely crucial*/
	top:3px;
	height:54px;
	width:284px;
	display:none;
	background: url(../images/UR-made-in-Canada.png) no-repeat right center;
}
#switchLR {
	position:relative;
	float:right;
	width:12px;
	height:54px;
	background:url(../images/pointerL.png) no-repeat left center;
	top:3px;
}
#switchLR.after {
	position:relative;
	width:12px;
	height:54px;
	background:url(../images/pointerR.png) no-repeat left center;
	right:0px;
	top:3px;
}
#boxCopyRight {
	font-size:11px;
	text-align:center;
	color:#DFDFDF;
	margin:0 auto;
	padding:18px 0; /* remove this when turn on google social bar */
	/*padding-bottom:36px; *//* when use google social bar, turn this on */
height:60px;
	line-height:60px;
	/*background:url(../images/1x50.png) repeat-x top left;*/
/*background:#6E6E6E;*/
background:#6F6F6F;
	position:relative;
}
#copyRight {
	display:block;
	margin:0 auto;
	width:100%;
	background:url(../images/copyright_bg.png) no-repeat center center;
}
#boxAbout {
	/*display:none;*/
	position:relative;
	/*font-size:0.9em;*/
	width:auto;
	height:auto;
	line-height:20px;
	/*border:1px solid #333333;
	border-width:1px 0 0 0;*/
	background:#BBE038 url(../images/rowbig-bright-green.png) repeat-x top center;
	padding:20px;
	font-size:13px;
}

/*end of footer*/

/* start of listofplaces/viewProperty pages*/
/* start of navigation menu */
#nav_main {
	list-style:none;
	list-style-position:outside;
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	/*margin:0 auto;*/
background:url(../images/grassgreen_bgh50.jpg) repeat-x;
	height:50px;
}
#nav_main li {
	display:block;
	float:left;
	width:140px;
	height:50px;
	background:url(../images/nav_main.jpg) no-repeat;
}
#nav_main li a {
	display:block;
	height:50px;
	outline:none;
}
#nav_main li.nav_start {
	background-position:0 -100px;
	width:151px;
}
#nav_main li.nav_start:active, #nav_main li.nav_start:hover {
	background-position:0 -150px;
	width:151px;
}
#nav_main li.nav_end {
	float:right;
	background-position:right -100px;
	width:151px;
}
#nav_main li.newsearch {
	background-position:-5px 0;
	width:135px;
}
#nav_main li.newsearch:active, #nav_main li.newsearch:hover {
	background-position:-5px -50px;
}
#nav_main li.addalisting {
	background-position:-140px 0;
}
#nav_main li.addalisting:active, #nav_main li.addalisting:hover {
	background-position:-140px -50px;
}
#nav_main li.offcampus {
	background-position:-280px 0;
}
#nav_main li.offcampus:active, #nav_main li.offcampus:hover {
	background-position:-280px -50px;
}
/*   - end of the main navigation menue -*/

#mainList {
	/*Switcher used to changed the width*/
	width:100%;
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
}
/* start uploading display thumbnails */
.textInput {
border:2px solid #DFDFDF !important;
display:block;
/*width:96% !important;*/
}
#uploadedPhotos {
	width:100%;
	float:left;
	background:url(../images/rowbig-lightbrown.png) repeat;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ccc;
}
#navuploadedPhotoes {
	/*	background:url(../images/rowbig-lightbrown.png) repeat;
	background:#FF0000;*/
	list-style:none;
	padding:10px 10px 10px 10px;
	margin:0;
	float:left;
}
#navuploadedPhotoes li {
	background:url(../images/rowbig-whiter.png) repeat;
	float:left;
	display:inline;
	margin:0px 8px 0px 0px;
	padding:8px 8px 10px 8px;
	border: #ccc 1px solid !important;
	text-align:center;
}
#navuploadedPhotoes li.imgList {
	border:0 !important;
	padding:0;/*margin:0;*/
}
#navuploadedPhotoes a {
	text-decoration:none !important;
	color:#2970A6;
	display:block;
}
#navuploadedPhotoes .imgborder {
	border: #ccc 1px solid !important;
}
#uploadNewPhotosbg {
	background:#FFFFFF;
	border-width:0px 0 1px 0;
	border-style:solid;
	border-color:#ccc;
	float:left;
	width:100%;
}
#uploadNewPhotos {
	background:#F2F2F2;
	margin:8px 8px 10px 8px;
	/*background:#999900;*/
	padding:30px 50px 30px 50px;/*	float:left;*//*width:100%;*/
}
#uploadNewPhotos span {
	float:left;
}
#uploadNewPhotos .leftTitle {
	width:100px;
	text-align:left;
}
/*#uploadNewPhotos input {
	border:solid 1px #646464;
	background:url(../images/rowbig-whiter.png) repeat;
}*/
/*#btnaddPhoto
{
	line-height:50px;
	text-align:center;
	background:url(../images/50hbg-grey3d1.png) left center repeat;
	width:100%;
	clear:both;	
}*/
#btnaddPhoto a {
	text-decoration:none !important;
	color:#2970A6;
}
#barAddPhoto {
	background:url(../images/200hbg-blue3d1.png) left center repeat;
	line-height:80px;
	height:80px;
	text-align:center;
	display:block;
}
#boxFinishAdd {
	clear:both;
	height:30px;
	width:100%;
	float:left;
}
#boxImages {
	width:100%;
}
/* start the style for common class for both listofplaces.css and viewproperty.css */
.SummaryListTitle {
	/*font-variant:small-caps;*/
	text-transform:capitalize;
	border-style:dotted;
	border-width:0 0 0px 0;
	padding-bottom: 3px;
	font-weight:bold;
	font-size:11px;
	/*letter-spacing:0.1em;font-size:12px;*/
}
.rentPrice {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#CC0000;
	font-weight:bold;
	font-size:1em;
}
.utilitiesList span {
	display:inline;
	/*margin-right:6px;*/
	margin-right:6px;
	padding-left:14px;
	line-height:20px;
	/*padding-right:4px;*/
	background:url(../images/Yes-green.png) transparent center left no-repeat;
	/*float:left;*/
	position:relative;
}
.PropertyDescription {
	display:block;
	padding-top:5px;
	text-transform:none;
	line-height:18px;
	color:#343433;
}
/* table in listofplaces.css to list parking, laundry cat, dogs etc*/
.table_tm1 {
	/*border-collapse:collapse;*/
	border-style:solid solid solid solid;
	border-color:#00CCCC;
	border-width:0px;
	width:400px;
}
.table_tm1 caption {
/* background:url(../images/headerbar_yellow.png) repeat-x 0px 0px;
	height:30px;
	vertical-align:middle;
	font-weight:bold;*/
}
.table_tm1 td {
	padding: 2px 0px 0px 2px;
	text-align:left;
	vertical-align:middle;
	height:28px;
	width:25%;
	border-color:#fff #99CCCC #fff #989898;
	border-style:dotted solid dotted solid;
	border-width: 1px 0px 1px 0px;
}
.table_tm1 td img {
	position:relative;
	margin:auto 2px auto 0;
	line-height:28px;
}
/* the end of both listofplaces.css and viewproperty.css */
/* common styling elements */
.btnEditDelete {
	height:22px;
	width:86px;
	background:transparent url(../images/btn_bg_44x73.png) bottom center no-repeat;
}
.btnEditDelete:hover {
	height:22px;
	width:86px;
	background:transparent url(../images/btn_bg_44x73.png) top center no-repeat;
}
/* styles for imagesByUrl */
ul#imageGroups
{
list-style: none;
float: left;
min-width:120px;
margin: 0; padding: 0;
background: #fff;
/*border: 1px solid #ddd;*/
position:relative;
}
ul#imageGroups .imageEach{
float: left;
margin: 0; padding: 5px;
/*border-right: 1px solid #ddd;*/
position:relative;
	}
/* style for addListingV2 page */
.titleFormat {
	font-size:12px;
	text-transform:capitalize;
	color:#FFFFFF;
	margin-left:20px;
	padding-left:15px;
	background:url(../images/whiteArrow12.png) no-repeat left center;
	height:16px;
	line-height:16px;
}
.roundCorner10{
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;
	
	}

/* start of autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	color:#444444;

	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 11px;
	text-transform:capitalize;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url(../images/spinner.gif) right center no-repeat;
}

.ac_results .ac_odd {
	background:#E5E6E8;
	
}

.ac_results .ac_over {
	background: #666666;
	color: #ffffff;
	
}
 /*End of autoComplete*/
 
 /* beginning of the colorbox style*/
 .addListingSectionTitle {
	background:#6E6E6E;
}