a {
	cursor: pointer;
	text-decoration: none
}
.ads_p {
	color: #000;
	font-size: 11pt;
	padding: 5px;
	text-align: justify;
}
.normallist, .toplist {
	float: left
}
.normallist a, .toplist a {
	color: #ee4301;
	text-decoration: none;
	margin-left: 7px
}
.normallist a :hover, .toplist a:hover {
	color: #007f9f;
	text-decoration: none
}
.details a {
	color: #ee4301;
	text-decoration: none;
	margin-left: 7px
}
.details a:hover {
	color: #007f9f;
	text-decoration: none
}
.rightpanel h2 {
	background-color: #f0f2f4;
	border: 1px solid #c7ced5;
	color: #4f7f03;
	float: left;
	font-family: Calibri;
	font-size: 11pt;
	letter-spacing: .4pt;
	margin: 0 0 15px;
	padding: 8px 0 8px 8px;
	width: 97%
}
.maincontainer h3 {
	background-color: #b9dd57;
	border-bottom: 1px solid #fff;
	color: #46561d;
	font-family: calibri;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-top: 4px
}
.triptype_rount {
	background-image: url(../images/search_rotund.png);
	background-repeat: no-repeat;
	background-position: center center
}
.triptype_norount {
	background-image: url(../images/search_norotund.png);
	background-repeat: no-repeat;
	background-position: center center
}
.filetree {
	margin-left: 0
}
.mypostspan {
	float: left;
	height: 15px;
	width: 15px;
	border-right: 1px #fff solid
}
.maincontainer h4 {
	background-color: #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	color: #0e141a;
	font-family: calibri;
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-top: 4px;
	margin-bottom: 5px
}
.column h3 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: calibri;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 0;
	padding-top: 0;
	margin-bottom: 2px;
	background: 0
}
.maincontainer ul p {
	margin: 2px;
	color: #fff
}
p {
	font-size: 13px;
	line-height: 14pt
}
a lable {
	cursor: pointer
}
.maincontainer {
	float: left;
    margin-bottom: 20px;
    /*margin-left: 2px;*/
    position: relative;
    width: 100%;
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
	overflow-x:hidden;
}
.bodybg1 {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner_2.jpg) repeat-x top center;
		overflow-x:hidden;
}
.doller {
	background: url(../images/doller.png) no-repeat 4px center
}
.logo {
	float: left
}
.header_left {
	float: left;
	width: 23%;
	margin-left: 13px
}
.header_right {
	float: right;
	margin-right: 23px;
	margin-top: 0;
	min-width: 100px
}
#menu_wrap {
	float: right;
	min-width: 150px;
	max-width: 250px;
	z-index: 999
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	margin-top: 0;
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	float: left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 293px
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -65px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	left: 648px;
	position: relative;
	top: 0;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 136px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98.333%
}
.maincontainerfule {
	float: left;
	position: relative;
	width: 100%;
	margin: 15px 0 -1px 0;
	border-bottom: dashed 1px #ccc
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-one-half, .column-one-third, .column-one-fourth, .column-one-five, .column-two-thirds, .column-three-fourths, .column-left, .column-right {
	float: left;
	margin-left: 10px;
	margin-right: 10px
}
.column-img {
	float: left;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px
}
.column-one-half {
	width: 47%
}
.column-one-third {
	width: 31%
}
.column-one-fourth {
	margin-top: 10px;
	width: 23%
}
.column-img {
	width: 222px
}
.column-img_dis {
	display: none
}
.column-img1 {
	width: 17%;
	float: left;
	margin: 5px;
	border: #CCC 1px solid;
	padding: 5px;
	max-height: 150px;
	overflow: hidden
}
.column-one-five {
	width: 166px;
	margin-left: 20px;
	margin-right: 4px
}
.column-two-thirds {
	width: 65%
}
.column-left {
	width: 80%
}
.column-right {
	width: 15%;
	display: block
}
.column-three-fourths {
	width: 77%;
	margin-left: 0
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentfull a {
	float: left;
	display: block;
	cursor: pointer;
	width: 100%;
	text-decoration: none
}
.scroll_contentfull a:hover {
	background-color: #efefef;
	float: left
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.fromcar {
	color: #81b642
}
.fromcar1 {
	color: #ad084c
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 15px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
#footermenu ul {
	width: 100%;
	margin: 0 0 0 -34px;
	float: left
}
#footermenu li {
	margin-left: -5px;
	list-style: none;
	margin-top: 19px
}
#footermenu li a {
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	color: #FFF;
	text-decoration: none
}
.footermenu1 ul {
	width: 100%;
	margin: 0 0 0 -34px;
	float: left
}
.footermenu1 li {
	margin-left: -5px;
	list-style: none;
	margin-top: 19px
}
.footermenu1 li a {
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	color: #FFF;
	text-decoration: none
}
#footermenu1 ul {
	width: 100%;
	margin: 0 0 0 -34px;
	float: left
}
#footermenu1 li {
	margin-left: -5px;
	list-style: none;
	margin-top: 19px
}
#footermenu1 li a {
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	color: #FFF;
	text-decoration: none
}
.liface {
	background-image: url(../images/social_icon.png);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	height: 34px;
	line-height: 19pt;
	padding-left: 43px
}
.liTwit {
	background-image: url(../images/social_icon.png);
	background-repeat: no-repeat;
	background-position: 2px -42px;
	height: 34px;
	line-height: 19pt;
	padding-left: 43px
}
.liGplus {
	background-image: url(../images/social_icon.png);
	background-repeat: no-repeat;
	background-position: 2px -81px;
	height: 34px;
	line-height: 19pt;
	padding-left: 43px
}
.liPinte {
	background-image: url(../images/social_icon.png);
	background-repeat: no-repeat;
	background-position: 2px -117px;
	height: 34px;
	line-height: 19pt;
	padding-left: 43px
}
.leftmenu {
	position: relative;
	width: 100px;
	padding: 0 5px;
	background-color: #f0f2f4;
	border: solid 1px #c7ced5;
	z-index: 99;
	float: left;
	padding-top: 5px
}
.rightpanel {
	margin-bottom: 16px;
	left: 190px;
	position: absolute;
	right: 0;
	min-height: 516px
}
#myMenu {
	display: block;
	font-family: Calibri;
	font-size: 12px;
	height: 20px;
	padding: 10px 5px;
	position: absolute;
	top: 23px;
	width: auto;
	z-index: 1
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth100 {
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 55%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 45%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 35%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 25%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 15%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
select, textarea, input[type="text"], input[type="password"] {
	float: left;
	border: solid 1px #b4b4b4;
	background-color: #fff;
	margin: 5px
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	background-color: #eee;
	cursor: not-allowed;
	border: solid 1px #fff;
	padding: 5px;
	width:100%;
}
select {
	padding: 4px
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.disable_text {
	background-color: #eee;
	cursor: not-allowed;
	border: solid 1px #fff;
	padding: 5px;
	color: #05560b
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: solid 1px #529a36;
	-webkit-box-shadow: 1px 1px 5px rgba(190,246,41,0.75);
	-moz-box-shadow: 1px 1px 5px rgba(190,246,41,0.75);
	box-shadow: 1px 1px 5px rgba(190,246,41,0.75)
}
[readonly="readonly"]:focus, textarea[readonly]:focus, input[type="text"][readonly]:focus, input[type="password"][readonly]:focus {
	border: solid 1px #fff;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 5px rgba(255,255,255,0.75);
	-moz-box-shadow: 1px 1px 5px rgba(255,255,255,0.75);
	box-shadow: 1px 1px 5px rgba(255,255,255,0.75)
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
label {
	font-size: pt;
	color: #191919;
	float: left;
	margin: 5px;
	font-size: 11pt;
	text-align: justify
}
label a {
	font-size: 11pt;
	color: #ff4200;
	text-decoration: none
}
label a:hover {
	color: #326f1b;
	text-decoration: none
}
.labelcontent {
	font-size: 11pt;
	color: #227b1d;
	float: left;
	margin: 5px
}
.labeltitle {
	font-size: 15pt;
	color: #000;
	float: left;
	margin: 5px
}
.labelinfo {
	font-size: 11pt;
	color: #6b716c;
	float: left;
	margin: 5px
}
.topmargin34 {
	margin-top: 34px
}
.btnatag {
	padding: 8px 10px;
	text-decoration: none;
	font-size: 10pt;
	color: #666;
	float: left;
	margin: 0 5px
}
.btnatag_right {
	border: 1px solid;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 10pt;
	color: #666;
	float: right;
	margin: 0 5px
}
.btnatag_orange {
	padding: 3px 8px;
	text-decoration: none;
	font-size: 10pt;
	color: #ff4200;
	float: left;
	margin: 0 5px;
	font-weight: bold
}
.btnacolor_green {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid #93a8a9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	display: inline-block;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	text-align: center;
	color: #191919;
	padding: 8px 10px;
	background-color: #d6ff5b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6ff5b), to(#abec08));
	background-image: -webkit-linear-gradient(top, #d6ff5b, #abec08);
	background-image: -moz-linear-gradient(top, #d6ff5b, #abec08);
	background-image: -ms-linear-gradient(top, #d6ff5b, #abec08);
	background-image: -o-linear-gradient(top, #d6ff5b, #abec08);
	background-image: linear-gradient(to bottom, #d6ff5b, #abec08);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#D6FF5B, endColorstr=#ABEC08)
}
.btnacolor_green:hover {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid #93a8a9;
	background-color: #abec08;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#abec08), to(#d6ff5b));
	background-image: -webkit-linear-gradient(top, #abec08, #d6ff5b);
	background-image: -moz-linear-gradient(top, #abec08, #d6ff5b);
	background-image: -ms-linear-gradient(top, #abec08, #d6ff5b);
	background-image: -o-linear-gradient(top, #abec08, #d6ff5b);
	background-image: linear-gradient(to bottom, #abec08, #d6ff5b);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ABEC08, endColorstr=#D6FF5B)
}
.active {
	border: 1px solid #93a8a9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	display: inline-block;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #191919;
	background-color: #d6ff5b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6ff5b), to(#abec08));
	background-image: -webkit-linear-gradient(top, #d6ff5b, #abec08);
	background-image: -moz-linear-gradient(top, #d6ff5b, #abec08);
	background-image: -ms-linear-gradient(top, #d6ff5b, #abec08);
	background-image: -o-linear-gradient(top, #d6ff5b, #abec08);
	background-image: linear-gradient(to bottom, #d6ff5b, #abec08);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#D6FF5B, endColorstr=#ABEC08)
}
.div_active1 {
	float: left;
	margin-bottom: 5px;
	padding-left: 10px
}
.div_active {
	background-color: #84b20a;
	border-bottom: 1px solid #84b20a;
	border-top: 1px solid #84b20a;
	color: #000;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
	width: 100%
}
.div_inactive {
	background-color: #fff;
	border: medium none;
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 11px;
	margin-left: 14px;
	width: 80%;
	color: #000
}
.div_active a {
	border: medium none;
	color: #191919;
	float: left;
	font-size: 10pt;
	padding: 5px;
	text-decoration: none
}
.div_active1 a {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none
}
.lineheight {
	line-height: 26px;
	padding-right: 5px
}
.div_inactive a {
	border: 0;
	color: #33861c;
	float: left;
	text-decoration: none;
	font-size: 11pt;
	font-weight: normal
}
.inactive {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid #d8d8d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 9px 10px 9px 10px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	color: #191919;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background-image: -webkit-linear-gradient(top, #fff, #ccc);
	background-image: -moz-linear-gradient(top, #fff, #ccc);
	background-image: -ms-linear-gradient(top, #fff, #ccc);
	background-image: -o-linear-gradient(top, #fff, #ccc);
	background-image: linear-gradient(to bottom, #fff, #ccc);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#CCCCCC)
}
.inactive:hover {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid #d8d8d8;
	background-color: #ccc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
	background-image: -webkit-linear-gradient(top, #ccc, #fff);
	background-image: -moz-linear-gradient(top, #ccc, #fff);
	background-image: -ms-linear-gradient(top, #ccc, #fff);
	background-image: -o-linear-gradient(top, #ccc, #fff);
	background-image: linear-gradient(to bottom, #ccc, #fff);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#CCCCCC, endColorstr=#FFFFFF)
}
.linkspan {
	float: left;
	margin-top: 70px;
	width: 100%;
	text-align: center
}
.dashmenu {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/dashboard.png);
	background-position: 17px 22px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.dashmenu:hover {
	background-position: -74px 22px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: none;
	display: block;
	color: #479429
}
.dashmenuactive {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/dashboard.png);
	background-position: -74px 22px;
	background-repeat: no-repeat;
	color: #479429;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.dashmenudisable {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/dashboard_dis.png);
	background-position: 17px 22px;
	background-repeat: no-repeat;
	color: #ccc;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.dashmenuactive_div {
	height: 37px;
	left: 109px;
	position: absolute;
	top: 40px;
	width: 26px;
	z-index: 999
}
.profilemenu {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/profile.png);
	background-position: 0 22px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.profilemenu:hover {
	background-position: -77px 22px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: none;
	display: block;
	color: #479429
}
.profilemenuactive {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/profile.png);
	background-position: -77px 22px;
	background-repeat: no-repeat;
	color: #479429;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.profilemenudisable {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/profile_dis.png);
	background-position: 0 22px;
	background-repeat: no-repeat;
	color: #ccc;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.profilemenuactive_div {
	height: 37px;
	left: 109px;
	position: absolute;
	top: 137px;
	width: 26px;
	z-index: 999
}
.postridemenu {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/daspostride.png);
	background-position: 0 22px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.postridemenu:hover {
	background-position: -115px 22px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: none;
	display: block;
	color: #479429
}
.postridemenuactive {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/daspostride.png);
	background-position: -115px 22px;
	background-repeat: no-repeat;
	color: #479429;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.postridemenudisable {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/daspostride_dis.png);
	background-position: 0 22px;
	background-repeat: no-repeat;
	color: #ccc;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.postridemenuactive_div {
	height: 37px;
	left: 109px;
	position: absolute;
	top: 233px;
	width: 26px;
	z-index: 999
}
.managetripmenu {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/managepost.png);
	background-position: -20px 22px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.managetripmenu:hover {
	background-position: -141px 22px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: none;
	display: block;
	color: #479429
}
.managetripmenuactive {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/managepost.png);
	background-position: -141px 22px;
	background-repeat: no-repeat;
	color: #479429;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.managetripmenudisable {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/managepost_dis.png);
	background-position: -20px 22px;
	background-repeat: no-repeat;
	color: #ccc;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.managetripmenuactive_div {
	height: 37px;
	left: 109px;
	position: absolute;
	top: 342px;
	width: 26px;
	z-index: 999
}
.tripsearchmenu {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/tripsearch.png);
	background-position: -11px 22px;
	background-repeat: no-repeat;
	color: #333;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.tripsearchmenu:hover {
	background-position: -160px 22px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: none;
	display: block;
	color: #479429
}
.tripsearchmenuactive {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/tripsearch.png);
	background-position: -160px 22px;
	background-repeat: no-repeat;
	color: #479429;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.tripsearchmenudisable {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-image: url(../images/tripsearch_dis.png);
	background-position: -11px 22px;
	background-repeat: no-repeat;
	color: #ccc;
	display: block;
	float: left;
	height: 90px;
	text-decoration: none;
	width: 100%;
	font-size: 10pt
}
.tripsearchmenuactive_div {
	height: 37px;
	left: 109px;
	position: absolute;
	top: 434px;
	width: 26px;
	z-index: 999
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 10%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 75%;
	text-align: justify
}
.searchtime1 {
	width: 90%;
	float: left;
	position: relative;
	margin: 5px;
	display: none
}
.searchcomment {
	width: 100%;
	float: left;
	position: relative;
	margin: 3px;
	color: #05560b;
	font-family: Arial;
	overflow: hidden;
	font-size: 10pt;
	line-height: 15pt
}
.searchmore {
	color: #ee4301;
	float: right;
	font-size: 9pt;
	margin: 0 0 5px;
	text-decoration: none;
	background-image: url(../images/hidemore.png);
	background-repeat: no-repeat;
	background-position: 0 -5px;
	margin-right: 12px;
	padding-left: 12px
}
.searchhide {
	color: #ee4301;
	float: right;
	font-size: 9pt;
	margin: 0 0 5px;
	text-decoration: none;
	background-image: url(../images/hidemore.png);
	background-repeat: no-repeat;
	background-position: 0 -31px;
	margin-right: 12px;
	padding-left: 12px
}
.searchviewride {
	color: #ee4301;
	float: right;
	font-size: 9pt;
	margin: 0 0 5px;
	text-decoration: none;
	background-image: url(../images/view_ride.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder_plain {
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1 {
	width: 99%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 99%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 99%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.sidebar {
	display: block;
	position: absolute;
	right: 33px;
	top: 0;
	width: 20%
}
.sidebar1 {
	display: block;
	float: left;
	position: relative;
	width: 1px
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
#tabs li {
	list-style: none;
	float: left;
	border-bottom: 31px solid #aec71e;
	border-left: 0 solid transparent;
	border-right: 35px solid transparent;
	margin-left: 0;
	padding-left: 6px
}
#tabs li a {
	float: left;
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: -33px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	margin-left: -9px
}
#tabs li:hover {
	border-bottom: 31px solid #c9c3c3;
	border-left: 0 solid transparent;
	border-right: 35px solid transparent;
	color: #333
}
#tabs li a:hover {
	color: #333
}
#tabs li:first-child a {
	border-left: 0;
	margin-left: -4px
}
#tabs li:first-child {
	margin-left: -31px
}
#tabs li:last-child a {
	border-right: 0
}
#tabs li.current {
	border-bottom: 31px solid #d8d8d8;
	border-left: 0 solid transparent;
	border-right: 35px solid transparent;
	z-index: 999;
	padding-left: 6px
}
#tabs li.current a {
	color: #000
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.whyface_btn_marg a {
	color: #090;
	text-decoration: none
}
.whyface_btn_marg a:hover {
	color: #333;
	text-decoration: none
}
.signinfeild {
	font-size: 13pt;
	margin-top: 0;
	float: left
}
.sign_sup {
	background-image: url(../images/login_sup.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 36px;
	float: left
}
.add_showdesktop {
	display: block
}
.add_showmobile {
	display: none
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	max-width: max-content;
	padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 11pt;
	font-weight: bold;
	margin-right: 10px;
	width:100%;
	text-align:right;
	position: relative;
	color: #000
}
.profile_login span {
	color: #000
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 20%
}
.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
@media only screen and (min-width:1601px) and (max-width:1920px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 25%
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
	padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: block
}
.add_showmobile {
	display: none
}
.signinfeild {
	float: left;
	font-size: 13pt;
	margin-left: 47px;
	margin-top: 7px
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: block;
	position: absolute;
	right: 33px;
	top: 0;
	width: 22%
}
.sidebar1 {
	float: left;
	position: relative;
	display: block;
	width: 1px
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 99%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 99%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 98.666%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.topmargin34 {
	margin-top: 34px;
	margin-bottom: 25px
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom: 5px
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 55%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 45%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 35%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 25%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 8%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
!important;
	height: 20px;
	width: auto;
	font-family: Calibri;
	font-size: 12px;
	position: absolute;
	top: 85px;
	padding: 10px 5px
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 10%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 71%;
	text-align: justify
}
.searchtime1 {
	width: 90%;
	float: left;
	position: relative;
	margin: 5px;
	display: none
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block
}
.leftmenu {
	position: relative;
	width: 100px;
	padding: 0 5px;
	background-color: #f0f2f4;
	border: solid 1px #c7ced5;
	z-index: 99;
	float: left;
	padding-top: 5px
}
.rightpanel {
	float: left;
	left: 151px;
	margin-bottom: 16px;
	position: relative;
	width: 86%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
	overflow-x:hidden;
}
.container {
	width: 768px;
	margin: 0 auto
}
.header_left {
	width: 38%;
	float: left
}
.header_right {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	height: 293px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -57px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	right: 413px;
	position: relative;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 124px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half {
	width: 47%
}
.column-one-third {
	width: 236px;
	margin-bottom: 13px
}
.column-one-fourth {
	width: 23%
}
.column-img {
	width: 138px
}
.column-one-five {
	width: 180px
}
.column-two-thirds {
	width: 65%
}
.column-three-fourths {
	width: 75%;
	margin-bottom: 15px
}
.nav {
	display: none
}
#myMenu {
	display: none
}
}
@media only screen and (min-width:1361px) and (max-width:1600px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 24%
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
	padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
		margin-right: 10px;
	width:100%;
	text-align:right;

	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: block
}
.add_showmobile {
	display: none
}
.signinfeild {
	float: left;
	font-size: 13pt;
	margin-left: 47px;
	margin-top: 7px
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -8px
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: block;
	position: absolute;
	right: 33px;
	top: 0;
	width: 21.5%
}
.sidebar1 {
	float: left;
	position: relative;
	display: block;
	width: 1px
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 268px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 99%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 98%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 98.555%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.topmargin34 {
	margin-top: 34px;
	margin-bottom: 25px
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom: 5px
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 55%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 45%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 35%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 24%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 15%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
!important;
	height: 20px;
	width: auto;
	font-family: Calibri;
	font-size: 12px;
	position: absolute;
	top: 85px;
	padding: 10px 5px
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 10%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 71%;
	text-align: justify
}
.searchtime1 {
	width: 90%;
	float: left;
	position: relative;
	margin: 5px;
	display: none
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block
}
.leftmenu {
	position: relative;
	width: 100px;
	padding: 0 5px;
	background-color: #f0f2f4;
	border: solid 1px #c7ced5;
	z-index: 99;
	float: left;
	padding-top: 5px
}
.rightpanel {
	float: left;
	left: 151px;
	margin-bottom: 16px;
	position: relative;
	width: 88%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 768px;
	margin: 0 auto
}
.header_left {
	width: 38%;
	float: left
}
.header_right {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	height: 293px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -57px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	right: 413px;
	position: relative;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 124px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half {
	width: 47%
}
.column-one-third {
	width: 236px;
	margin-bottom: 13px
}
.column-one-fourth {
	width: 23%
}
.column-img {
	width: 138px
}
.column-one-five {
	width: 180px
}
.column-two-thirds {
	width: 65%
}
.column-three-fourths {
	width: 75%;
	margin-bottom: 15px
}
.nav {
	display: none
}
#myMenu {
	display: none
}
}
@media only screen and (min-width:1281px) and (max-width:1360px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 20%
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
		width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: block
}
.add_showmobile {
	display: none
}
.signinfeild {
	float: left;
	font-size: 13pt;
	margin-left: 47px;
	margin-top: 7px
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 35px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: block;
	position: absolute;
	right: 33px;
	top: 0;
	width: 20%
}
.sidebar1 {
	display: block;
	float: left;
	position: relative;
	width: 1px
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 99%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 99%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 99%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom: 5px
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 55%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 45%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 35%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 25%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 15%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
!important;
	height: 20px;
	width: auto;
	font-family: Calibri;
	font-size: 12px;
	position: absolute;
	top: 85px;
	padding: 10px 5px
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 16%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 70%;
	text-align: justify
}
.searchtime1 {
	width: 90%;
	float: left;
	position: relative;
	margin: 5px;
	display: none
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block
}
.leftmenu {
	position: relative;
	width: 100px;
	padding: 0 5px;
	background-color: #f0f2f4;
	border: solid 1px #c7ced5;
	z-index: 99;
	float: left;
	padding-top: 5px
}
.rightpanel {
	margin-bottom: 16px;
	float: left;
	left: 150px;
	position: relative;
	width: 87%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 768px;
	margin: 0 auto
}
.header_left {
	width: 38%;
	float: left
}
.header_right {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	height: 293px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -57px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	right: 413px;
	position: relative;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 124px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half {
	width: 47%
}
.column-one-third {
	width: 236px
}
.column-one-fourth {
	width: 23%
}
.column-img {
	width: 138px
}
.column-one-five {
	width: 180px
}
.column-two-thirds {
	width: 65%
}
.column-three-fourths {
	width: 75%
}
.nav {
	display: none
}
#myMenu {
	display: none
}
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 23%
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
	padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
		width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: block
}
.add_showmobile {
	display: none
}
.signinfeild {
	float: left;
	font-size: 13pt;
	margin-left: 47px;
	margin-top: 7px
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -9px
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: block;
	position: absolute;
	right: 33px;
	top: 0;
	width: 20.5%
}
.sidebar1 {
	float: left;
	position: relative;
	display: block
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 98.44%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 98.44%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 98%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom: 5px
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 55%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 45%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 35%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 25%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 15%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
!important;
	height: 20px;
	width: auto;
	font-family: Calibri;
	font-size: 12px;
	position: absolute;
	top: 85px;
	padding: 10px 5px
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 13%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 66%;
	text-align: justify
}
.searchtime1 {
	width: 90%;
	float: left;
	position: relative;
	margin: 5px;
	display: none
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block
}
.leftmenu {
	position: relative;
	width: 100px;
	padding: 0 5px;
	background-color: #f0f2f4;
	border: solid 1px #c7ced5;
	z-index: 99;
	float: left;
	padding-top: 5px
}
.rightpanel {
	margin-bottom: 16px;
	float: left;
	left: 150px;
	position: relative;
	width: 85%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 768px;
	margin: 0 auto
}
.header_left {
	width: 38%;
	float: left
}
.header_right {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	height: 293px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -57px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	right: 413px;
	position: relative;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 124px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half {
	width: 47%
}
.column-one-third {
	width: 236px
}
.column-one-fourth {
	width: 23%
}
.column-img {
	width: 138px
}
.column-one-five {
	width: 180px
}
.column-two-thirds {
	width: 65%
}
.column-three-fourths {
	width: 75%
}
.nav {
	display: none
}
#myMenu {
	display: none
}
}
@media only screen and (min-width:768px) and (max-width:1000px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -40px;
	padding: 5px;
	position: relative;
	width: 95%
}
.profile_photo {
	 border: 1px solid #CCCCCC;
    float: none;
    margin: 0 auto;
    max-height: 300px;
    min-height: 150px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    width: 46%;
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
	padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: none
}
.add_showmobile {
	display: block
}
.signinfeild {
	font-size: 13pt;
	margin-top: 0;
	float: left;
	margin-left: 23px
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
.datecal {
	width: 88%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: block;
	position: absolute;
	right: 33px;
	top: 0;
	width: 23%
}
.sidebar1 {
	float: left;
	position: relative
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 99%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 98%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 98%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom: 5px
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 96%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 25%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 15%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
	left: 465px;
	top: 17px
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 16%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	margin-left: 6px;
	position: relative;
	width: 61%
}
.searchtime1 {
	width: 90%;
	float: left;
	position: relative;
	margin: 5px;
	display: none
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block;
	font-size: 9pt
}
.leftmenu {
	display: none
}
.rightpanel {
	float: left;
	left: 7px;
	margin-bottom: 16px;
	position: relative;
	width: 99%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 768px;
	margin: 0 auto
}
.header_left {
	width: 60%;
	float: left
}
.header_right {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	height: 293px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -57px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	left: 608px;
	position: relative;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 124px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half {
	width: 47%;
	margin-bottom: 5px
}
.column-one-third {
	width: 35%
}
.column-one-fourth {
	width: 22%
}
.column-img {
	width: 138px
}
.column-one-five {
	width: 180px
}
.column-two-thirds {
	width: 65%
}
.column-three-fourths {
	width: 70%
}
.nav {
	display: none
}
}
@media only screen and (min-width:1001px) and (max-width:1024px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 100%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 23%
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 115px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: -473px center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: block
}
.add_showmobile {
	display: none
}
.signinfeild {
	float: left;
	font-size: 13pt;
	margin-left: 47px;
	margin-top: 7px
}
.whyface_btn_marg {
	float: left;
	height: 23px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 79%;
	margin: 0 8%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: -14px;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 95%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px
}
#searchmobiledate {
	display: none
}
#searchdate {
	display: block
}
.datecal {
	width: 74%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: block;
	position: absolute;
	right: 21px;
	top: 0;
	width: 26%
}
.sidebar1 {
	float: left;
	position: relative;
	display: black
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: none
}
#hidemobile {
	display: block
}
.hidemobile {
	display: block
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 97.555%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 97.555%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 98%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom: 5px
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 80%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 70%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 60%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 55%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 50%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 45%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 40%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 35%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 30%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 33%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 25%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 20%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 15%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: none
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 16%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 63%
}
.searchtime1 {
	display: none;
	float: left;
	font-size: 13px;
	margin: 0;
	position: relative;
	width: 90%
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: block;
	font-size: 9pt
}
.leftmenu {
	display: block
}
.rightpanel {
	float: left;
	left: 150px;
	margin-bottom: 16px;
	position: relative;
	width: 85%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 30%;
	right: 30%;
	min-width: 251px;
	max-width: 251px;
	height: 275px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 24%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 768px;
	margin: 0 auto
}
.header_left {
	width: 60%;
	float: left
}
.header_right {
	float: right;
	margin-top: 10px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	height: 40px;
	margin-top: 0;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	height: 293px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: none
}
#Why {
	display: block
}
#step {
	display: block
}
#blog_cont {
	display: block
}
#footerimg {
	float: left;
	width: 25%;
	margin-top: -57px;
	text-align: right
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	left: 608px;
	position: relative;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 124px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 98%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.999%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half {
	width: 47%;
	margin-bottom: 5px
}
.column-one-third {
	width: 30%
}
.column-one-fourth {
	width: 22%
}
.column-img {
	width: 138px
}
.column-one-five {
	width: 180px
}
.column-two-thirds {
	width: 65%
}
.column-three-fourths {
	width: 70%
}
.nav {
	display: none
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 93%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 93%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 93%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 94%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 94%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 94%
}
.profile_div {
	float: left;
	margin-left: 4px;
	margin-top: -84px;
	padding: 5px;
	position: relative;
	width: 97%
}
.profile_photo {
	border: 1px solid #CCCCCC;
    float: none;    margin: 0 auto;
    max-height: 300px;
    min-height: 150px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    width: 46%;
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
		max-width: max-content;
	padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-top: 74px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: 1.9%
}
#post-area .post {
	width: 375px;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: none
}
.add_showmobile {
	display: block
}
.signinfeild {
	float: left;
	font-size: 13pt;
	margin: 13px 16% 0 16%
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 62%;
	margin: 0 18%;
	display: block
}
.inputsmall {
	width: 25%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 92%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: 0;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 94%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px;
	display: none
}
#searchmobiledate {
	display: block
}
#searchdate {
	display: none
}
.datecal {
	width: 88%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: none
}
.sidebar1 {
	display: none
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: block
}
#hidemobile {
	display: none
}
.hidemobile {
	display: none
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 97.444%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 97.444%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 97.555%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom:5px;
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 99%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 48%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 97%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 100%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
	float: left;
	font-family: Calibri;
	font-size: 12px;
	height: 20px;
	padding: 10px 5px;
	position: relative;
	width: auto;
	margin-bottom: 14px;
	top: 9px
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 19%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	width: 74%;
	text-align: justify
}
.searchtime1 {
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	position: relative;
	width: 90%
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: none
}
.leftmenu {
	display: none
}
.rightpanel {
	margin-bottom: 16px;
	float: left;
	left: 2px;
	position: relative;
	width: 98%;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 28%;
	right: 30%;
	min-width: 241px;
	max-width: 241px;
	height: 254px;
	position: fixed;
	top: 5%;
	z-index: 2
}
.scroll_contentfull {
	width: 98%;
	margin: 0 5px;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 75px;
	height: 70px;
	float: left
}
.scroll_content_car_1 {
	width: 25%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_car_2 {
	width: 22%;
	float: left;
	padding: 2px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #4d4d4f;
	margin: 2px 0 2px 2px;
	height: 21px
}
.scroll_content_name {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_pname {
	width: 25%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 6px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 3px
}
.scroll_content_date {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: block
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 15px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner_2.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 420px;
	margin: 0 auto
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 100%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 96.555%
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 98.555%;
	padding: 5px
}
.column-left {
	width: 99%
}
.column-right {
	display: none
}
.column-one-half, .column-one-third, .column-two-thirds, .column-three-fourths {
	width: 100%;
	margin-left: 0;
	margin-right: 0
}
.column-one-fourth {
	width: 45%
}
.column-img {
	width: 222px
}
.column-one-five {
	width: 280px
}
.header_left {
	width: 50%;
	float: left
}
.header_right {
	float: right;
	margin-right: 15px;
	margin-top: 9px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: -244px 0;
	height: 293px;
	display: none
}
.textarea_1 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 91%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%;
	margin-bottom: 6px
}
.date_btn {
	float: right;
	margin-top: 9px;
	position: relative;
	width: 15%
}
#search_div {
	display: block;
	margin-bottom: 15px
}
#Why {
	display: none
}
#step {
	display: none
}
#blog_cont {
	display: none
}
#footerimg {
	display: none
}
#homesearch {
	display: none;
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	left: 307px;
	position: relative;
	top: -22px;
	width: 319px;
	z-index: 9
}
#homeposter {
	display: none
}
}
@media only screen and (min-width:200px) and (max-width:479px) {
	.profile_age {
	background-image: url(../images/age.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 90%
}
.profile_location {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 90%
}
.profile_member {
	background-image: url(../images/member.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	width: 90%
}
.profile_age span, .profile_location span, .profile_member span, .profile_rating span {
	color: #df1769
}
.profile_rating {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #cccfd3;
	width: 98%
}
.profile_verifi {
	float: left;
	padding-top: 6px;
	margin-bottom: 8px;
	color: #539a37;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #cccfd3;
	width: 100%
}
.profile_mobil_verifi {
	background-image: url(../images/mobileverifi.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_notmobil_verifi {
	background-image: url(../images/mobile_not_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 100%
}
.profile_face_verifi {
	background-image: url(../images/facebook_veri.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #df1769;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 0;
	width: 92%
}
.profile_div {
	float: left;
	margin-left: 6px;
	margin-top: -69px;
	padding: 5px;
	position: relative;
	width: 91%
}
.profile_photo {
	float: left;
	max-height: 300px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	max-height: 250px;
	margin-bottom: 5px;
	width: 100%
}
.profile_name {
	background-color: #fff;
	border-top: #DE1669 solid 1px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	max-width: max-content;
padding: 10px 10px 10px 77px;
	color: #de1669;
	float: right;
	font-size: 32px;
	position: relative;
	text-align: left;
	margin-right: 6px;
    margin-top: 90px;
	background-image: url(../images/use_pro.png);
	background-repeat: no-repeat;
	 background-position: 6px center;
}
.profile_login {
	float: right;
	font-size: 14px;
	margin-right: 10px;
	width:100%;
	text-align:right;
	position: relative
}
.profilebg {
	background-image: url(../images/profile_banner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px
}
.type-post {
	width: 770px;
	margin-right: 10px;
	margin-top: 15px;
	display: inline;
	float: left;
	position: relative
}
#post-area {
	margin-left: -1%
}
#post-area .post {
	width: 100%;
	margin-right: 10px;
	margin-top: 15px;
	position: relative
}
.add_showdesktop {
	display: none
}
.add_showmobile {
	display: block
}
.signinfeild {
	font-size: 13pt;
	margin-top: 0;
	float: left
}
.whyface_btn_marg {
	float: left;
	height: 24px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%
}
.singin_btn_marg {
	float: left;
	height: 34px;
	margin-left: 0;
	margin-top: 26px;
	position: relative;
	text-align: center;
	width: 100%
}
.singin_btn_ma {
	margin: 4% 25%
}
.fb_btn {
	display: inline-block;
	background: #395b9b url(facebook_small.png) 1px center no-repeat;
	border-top: 1px solid #29447e;
	border-right: 1px solid #29447e;
	border-bottom: 1px solid #1a356e;
	border-left: 0;
	height: 32px;
	padding-right: 7px;
	padding-left: 29px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	cursor: pointer;
	width: 64%;
	margin: 0 17%;
	display: block
}
.inputsmall {
	width: 81%;
	padding: 5px
}
.inputmediam {
	width: 50%;
	padding: 5px
}
.inputbig {
	width: 75%;
	padding: 5px
}
.inputlarge {
	padding: 5px;
	width: 90%
}
.ribbon-wrapper {
	float: left;
	margin-bottom: 16px;
	position: relative;
	top: 14px;
	width: 100%
}
.ribbon-front {
	background-color: #8fc400;
	color: #fff;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	height: 31px;
	left: 0;
	line-height: 30px;
	padding-left: 6%;
	position: relative;
	width: 94%;
	z-index: 2
}
.ribbon-edge-topleft {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0;
	width: 0
}
.ribbon-edge-topleft {
	left: -14px;
	display: none;
	border-color: transparent #99c transparent transparent
}
.ribbon-edge-topleft {
	border-width: 10px 13px 0 0;
	top: -10px
}
#searchmobiledate {
	display: block
}
#searchdate {
	display: none
}
.datecal {
	width: 82%;
	height: 24px;
	padding-left: 40px;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.sidebar {
	display: none
}
.sidebar1 {
	float: left;
	position: relative;
	display: block
}
.menu {
	margin: 5px;
	padding: 2px;
	position: fixed;
	right: 1%;
	width: 220px
}
#showmobile {
	display: block;
	margin-bottom: 5px
}
#hidemobile {
	display: none
}
.hidemobile {
	display: none
}
.boxborder {
	width: 100%;
	float: left;
	background-color: #fff;
	border: #c7ced5 solid 1px;
	margin-top: 15px
}
.boxborder1 {
	width: 96%;
	float: left;
	margin: 0 5px 5px 5px;
	background-color: #fff;
	border: #c7ced5 solid 1px
}
.boxborder1_1 {
	width: 96%;
	float: left;
	margin: -1px 5px 0 5px;
	background-color: #fae9dc;
	border: #c7ced5 solid 1px
}
.boxborder2 {
	width: 95.444%;
	float: left;
	margin: 5px;
	border: #c7ced5 solid 1px
}
.boxwidth100 {
	width: 100%;
	float: left;
	margin-bottom:5px;
}
.margin-none {
	margin: 0;
	width: 100%;
	float: left
}
.boxwidth95 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth90 {
	width: 90%;
	float: left;
	margin: 5px
}
.boxwidth85 {
	width: 85%;
	float: left;
	margin: 5px
}
.boxwidth80 {
	width: 100%;
	float: left;
	margin: 5px
}
.boxwidth75 {
	width: 75%;
	float: left;
	margin: 5px
}
.boxwidth70 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth65 {
	width: 65%;
	float: left;
	margin: 5px
}
.boxwidth60 {
	width: 97%;
	float: left;
	margin: 5px
}
.boxwidth55 {
	width: 96%;
	float: left;
	margin: 5px
}
.boxwidth50 {
	width: 97%;
	float: left;
	margin: 5px
}
.boxwidth47 {
	width: 97%;
	float: left;
	margin: 5px
}
.boxwidth45 {
	width: 97%;
	float: left;
	margin: 5px
}
.boxwidth40 {
	width: 96%;
	float: left;
	margin: 5px
}
.boxwidth35 {
	width: 95%;
	float: left;
	margin: 5px
}
.boxwidth30 {
	width: 99%;
	float: left;
	margin: 5px
}
.boxwidth33 {
	width: 93%;
	float: left;
	margin: 5px
}
.boxwidth25 {
	width: 92%;
	float: left;
	margin: 5px
}
.boxwidth20 {
	width: 97%;
	float: left;
	margin: 5px
}
.boxwidth15 {
	width: 98%;
	float: left;
	margin: 5px
}
.boxwidth10 {
	width: 10%;
	float: left;
	margin: 5px
}
#myMenu {
	display: block;
!important;
	height: 20px;
	width: auto;
	font-family: Calibri;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 93px;
	padding: 10px 5px
}
#myMenu div {
	float: left;
	margin-right: 20px;
	text-align: center
}
#myMenu div a {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background: -moz-linear-gradient(center top, #77d42a 5%, #5cb811 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #aade7c
}
#myMenu div a:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background: -moz-linear-gradient(center top, #5cb811 5%, #77d42a 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811
}
#myMenu div ul {
	display: none;
	position: absolute;
	list-style-type: none;
	background-color: #FFF;
	border: #666 solid 1px;
	top: 32px;
	padding: 0
}
#myMenu div:hover ul {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 17px;
	margin-left: 0
}
#myMenu div ul li {
	display: block;
	padding: 3px
}
#myMenu div ul li a {
	display: block;
	font-family: Calibri;
	font-size: 10px;
	color: #050505;
	padding: 6px 14px;
	background: -moz-linear-gradient(top, #bedb00 0, #bedb00);
	background: -webkit-gradient(linear, left top, left bottom, from(#bedb00), to(#bedb00));
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #6d8000;
	-moz-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(000,000,000,0.5), inset 0 0 2px rgba(255,255,255,1);
	text-shadow: 0 0 0 rgba(000,000,000,0.2), 0 0 0 rgba(255,255,255,0)
}
#myMenu div ul li a:hover {
	color: #FFF
}
.searchlinka {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkatop {
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000
}
.searchlinkahight {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	background-color: #f7f9e8
}
.searchfulldiv {
	float: left;
	width: 100%;
	position: relative
}
.searchusertype {
	width: 30px;
	float: left;
	position: relative;
	margin: 3px
}
.searchusername {
	width: auto;
	float: left;
	position: relative;
	margin: 5px;
	font-family: calibri;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold
}
.searchrating {
	width: auto;
	float: right;
	position: relative;
	margin: 5px 10px 5px 5px;
	font-family: calibri;
	font-size: 9pt;
	line-height: 15pt
}
.searchstar {
	float: left;
	width: 16px;
	margin-right: 5px
}
.searchcontent {
	width: 100%;
	float: left;
	position: relative
}
.searchphoto {
	width: 30%;
	float: left;
	position: relative;
	max-width: 100px;
	min-width: 70px;
	margin-right: 16px
}
.searchphoto_img {
	width: 100%;
	float: left;
	position: relative;
	padding: 2px;
	overflow: hidden;
	height: 70px
}
.searchaddress {
	float: left;
	position: relative;
	text-align: justify;
	width: 61%
}
.searchtime1 {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	font-size: 11px;
	display: block
}
.searchtime {
	width: 16%;
	float: right;
	position: relative;
	margin: 0;
	display: none
}
.leftmenu {
	display: none
}
.rightpanel {
	float: left;
	left: 2px;
	position: relative;
	width: 99%;
	margin-bottom: 16px;
	min-height: 516px
}
#toPopup {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	border-radius: 3px 3px 3px 3px;
	color: #333;
	display: none;
	font-size: 14px;
	left: 12%;
	right: 12%;
	min-width: 241px;
	max-width: 241px;
	height: 255px;
	position: fixed;
	top: 20%;
	z-index: 2
}
.scroll_contentfull {
	width: 100%;
	margin: 0;
	float: left;
	border-bottom: #e1e1e1 solid 1px
}
.scroll_contentaddress {
	width: 100%;
	float: left
}
.scroll_contentimg {
	width: 57px;
	height: 50px;
	float: left
}
.scroll_content_car_1 {
	color: #4d4d4f;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	padding: 2px;
	width: 47%
}
.scroll_content_car_2 {
	color: #4d4d4f;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	padding: 2px;
	width: 45%;
	text-align: right
}
.scroll_content_name {
	width: 53%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 3px 30px;
	background: url(../images/new_steering.png) 5px 3px no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 0
}
.scroll_content_pname {
	width: 53%;
	float: left;
	color: #222;
	height: 21px;
	padding: 2px 5px 3px 30px;
	background: url(../images/pass_icom.png) 5px center no-repeat;
	font-size: 10pt;
	font-family: Calibri;
	font-weight: bold;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 0
}
.scroll_content_date {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	width: 15%;
	display: none
}
.scroll_content_date1 {
	color: #000;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: bold;
	height: 21px;
	line-height: 15pt;
	text-align: right;
	width: 32%;
	display: block
}
.scroll_content_time {
	width: 25%;
	float: left;
	font-family: Calibri;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin: 7px 0
}
.scroll_content_lbl {
	padding: 3px;
	background-color: #7db341;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.bodybg {
	color: #666;
	font-family: calibri;
	margin: 0;
	background: url(../images/new_bg_banner_2.jpg) repeat-x top center;
		overflow-x:hidden;
}
.container {
	width: 300px;
	margin: 0 auto
}
.column {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	width: 98%
}
.maincontainer1 {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	position: relative;
	width: 97%
}
.maincontainer1 ul {
	list-style-type: none;
	padding: 0;
	margin-left: 15px;
	float: left;
	width: 100%
}
.maincontainer1 li {
	background-image: url(../images/arrow.png);
	background-position: left 9px;
	background-repeat: no-repeat;
	color: #333;
	font-size: 11pt;
	line-height: 18px;
	padding: 5px 5px 5px 15px
}
.inter_content {
	float: left;
	position: relative;
	background-color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	margin-top: -20px;
	width: 97.555%;
	padding: 5px
}
.column-left {
	width: 99%;
	margin-left: 5px
}
.column-right {
	display: none
}
.column-one-half, .column-one-third, .column-img {
	width: 100%;
	float: left;
	margin: 0
}
.column-one-fourth {
	margin-left: 4px;
	margin-right: 0;
	width: 95%
}
.column-two-thirds, .column-three-fourths {
	width: 98%;
	margin-left: 0;
	margin-right: 0
}
.column-one-five {
	width: 280px
}
.header_left {
	width: 260px;
	float: left
}
.header_right {
	float: right;
	margin-bottom: 0;
	margin-right: 23px;
	margin-top: 22px;
	min-width: 100px
}
#menu ul, #menu li {
	line-height: 15px;
	text-align: left;
	font-size: 14px
}
#menu {
	list-style: none;
	margin-top: 0;
	height: 40px;
	padding: 5px 14px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #91bd09;
	background: -moz-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #91bd09), color-stop(100%, #749a02));
	background: -webkit-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: -o-linear-gradient(top, #91bd09 0, #e3eaed 37%, #749a02 100%);
	background: -ms-linear-gradient(top, #91bd09 0, #749a02 100%);
	background: linear-gradient(to bottom, #91bd09 0, #749a02 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bd09', endColorstr='#749a02', GradientType=0);
	border: 1px solid rgba(0,0,0,0.25);
	box-shadow: inset 0 0 1px #e8edf0;
	-moz-box-shadow: inset 0 0 1px #e8edf0;
	-webkit-box-shadow: inset 0 0 1px #e8edf0
}
#menu li {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 4px 10px;
	margin: 5px 30px 0 0;
	border: 0;
	max-width: 100px
}
#menu li:hover {
	border: 1px solid #b7b7b7;
	padding: 4px 9px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed))
}
#menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	outline: 0;
	text-decoration: none
}
#menu li:hover a {
	color: #161616
}
#menu .menu-container-1, #menu .menu-container-2, #menu .menu-container-3, #menu .menu-container-4 {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 10px 5px;
	border: 1px solid #b7b7b7;
	border-top: 0;
	z-index: 999;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #ededed, #fff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#fff))
}
#menu .menu-container-1 {
	width: 160px
}
#menu .menu-container-2 {
	width: 280px
}
#menu .menu-container-3 {
	width: 420px
}
#menu .menu-container-4 {
	width: 560px
}
#menu li:hover .menu-container-1, #menu li:hover .menu-container-2, #menu li:hover .menu-container-3, #menu li:hover .menu-container-4 {
	top: auto;
	left: -1px
}
#menu .column-1, #menu .column-2 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 5px;
	z-index: 999
}
#menu .column-1 a {
	width: 150px;
	z-index: 999
}
#menu .column-1 {
	width: 150px
}
#menu .column-2 {
	width: 260px
}
#menu .column-3 {
	width: 390px
}
#menu .column-4 {
	width: 520px
}
#menu .menu-right {
	float: right;
	margin-right: 0
}
#menu li .align-right {
	border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px
}
#menu li:hover .align-right {
	left: auto;
	right: -1px;
	top: auto
}
#menu p, #menu h2, #menu h3, #menu ul li {
	line-height: 21px;
	font-size: 12px;
	text-align: left
}
#menu p {
	line-height: 18px;
	margin-bottom: 10px;
	color: #000
}
#menu h3, #menu h2 {
	font-size: 11px;
	margin: 14px 0 14px 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #999
}
#menu li:hover div a {
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 6px
}
#menu li:hover div a:hover {
	color: #007d9a
}
#menu li ul {
	list-style: none;
	padding: 0;
	margin-bottom: 12px
}
#menu li ul li {
	float: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 150px
}
#menu li ul li:hover {
	background: 0;
	border: medium none;
	margin: 0;
	padding: 0
}
#menu .form {
	margin: 10px 0 0 45px
}
#menu input {
	color: #e9e9e9;
	font-size: 12px;
	outline: 0 none;
	padding: 9px;
	background: #6e6e6e;
	background: -moz-linear-gradient(top, #888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	border: 1px solid #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 8px;
	box-shadow: rgba(0,0,0,0.1) 0 0 8px
}
#menu input:focus {
	background: none repeat scroll 0 0 #313131
}
#menu input:hover {
	border-color: #000
}
#menu .submit input {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 1px #edf9ff inset;
	color: #fff;
	padding: 9px;
	width: 90px
}
#menu .submit input:hover {
	background: -moz-linear-gradient(center top, #444, #3d3a3a) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#3d3a3a));
	cursor: pointer
}
#menu .submit input:active {
	background: -moz-linear-gradient(center top, #444, #111) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	border: 1px solid #9c9c9c;
	color: #fff
}
#style-switcher {
	margin: 0 auto;
	height: 34px;
	color: red;
	border-bottom: 1px solid white
}
#style-switcher ul {
	border-right: 1px solid white;
	float: right;
	margin: 0
}
#style-switcher h4 {
	display: inline;
	color: #153c67;
	font-weight: bold;
	line-height: 34px;
	padding: 0 10px;
	border-left: 1px solid white
}
#style-switcher li {
	display: inline
}
#style-switcher li a {
	float: left;
	line-height: 26px;
	color: white;
	background: #90a6bb;
	text-decoration: none;
	padding: 0 13px;
	display: inline;
	margin: 4px 4px 4px 0
}
#style-switcher li a:hover {
	background: #3a5a7c
}
.banne_bg {
	display: none
}
.textarea_1 {
	width: 83%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_1.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_2 {
	width: 83%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/car_2.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.textarea_3 {
	width: 81%;
	height: 25px;
	margin: 0 auto;
	margin-top: 6px;
	padding-left: 40px;
	border: 1px solid #DDD;
	background-image: url(../images/calander.png);
	background-repeat: no-repeat;
	background-position: 5px center
}
.date_text {
	float: left;
	position: relative;
	width: 74%;
	margin-bottom: 6px
}
.date_btn {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	position: relative;
	width: 21%
}
#search_div {
	display: block;
	margin-bottom: 15px
}
#Why {
	display: none
}
#step {
	display: none
}
#blog_cont {
	display: none
}
#footerimg {
	display: none
}
#homesearch {
	background: url("../images/searchfull_bg.png") no-repeat scroll 0 0 transparent;
	height: 205px;
	left: 307px;
	position: relative;
	top: -22px;
	width: 319px;
	z-index: 9
}
#homeposter {
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 62px;
	padding: 8px;
	position: relative;
	top: 104px;
	left: 136px;
	width: 233px
}
#searchhomecontent {
	float: left;
	position: relative;
	width: 100%
}
}
.m-a {
	margin: 0 auto
}
.m-top-25 {
	margin-top: 25px
}
.m-bottom-25 {
	margin-bottom: 25px
}
.m-left-25 {
	margin-left: 25px
}
.m-right-25 {
	margin-right: 25px
}
.m-top-20 {
	margin-top: 20px
}
.m-bottom-20 {
	margin-bottom: 20px
}
.m-left-20 {
	margin-left: 20px
}
.m-right-15 {
	margin-right: 20px
}
.m-top-15 {
	margin-top: 15px
}
.m-bottom-15 {
	margin-bottom: 15px
}
.m-left-15 {
	margin-left: 15px
}
.m-right-15 {
	margin-right: 15px
}
.m-top-10 {
	margin-top: 10px
}
.m-bottom-10 {
	margin-bottom: 10px
}
.m-left-10 {
	margin-left: 10px
}
.m-right-10 {
	margin-right: 10px
}
.m-top-5 {
	margin-top: 5px
}
.m-bottom-5 {
	margin-bottom: 5px
}
.m-left-5 {
	margin-left: 5px
}
.m-right-5 {
	margin-right: 5px
}
.bor_bottom {
	float: left;
	margin-bottom: 10px;
	width: 98%;
	background-color: #fff;
	background: url(../images/shadow_left.png) bottom left 14px no-repeat, url(../images/shadow_right.png) bottom right no-repeat
}
.button_read {
	float: right;
	padding: 3px 15px;
	color: #4f7f03;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold
}
.button_read:hover {
	color: #000;
	text-decoration: none
}
.button_readh3 {
	padding: 3px 0;
	color: #4f7f03;
	text-decoration: none
}
.button_readh3:hover {
	color: #000;
	text-decoration: none
}
.gradfull {
	border: #999 solid 1px;
	padding: 5px 15px;
	background: #eee;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2QzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #eee 0, #d3d3d3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #d3d3d3));
	background: -webkit-linear-gradient(top, #eee 0, #d3d3d3 100%);
	background: -o-linear-gradient(top, #eee 0, #d3d3d3 100%);
	background: -ms-linear-gradient(top, #eee 0, #d3d3d3 100%);
	background: linear-gradient(to bottom, #eee 0, #d3d3d3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d3d3d3', GradientType=0)
}
.flo_right {
	float: right
}
.disinput {
	color: #227b1d;
	float: left;
	font-size: 11pt;
	margin: 5px;
	border: 0
}
