@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent
}
   @media print
    {
        /*body{ display: none; }
        .printable { display: block; }*/
    }

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 162px;
	margin: 0px;
	padding: 0px;
}
a{
color: #B3093A;
}
ul{
	margin-left: 10px;
	list-style-type: none;
	margin-top: 5px;
}
li{
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-bottom: 5px;
}
h1{
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	height: 60px;
	clear: both;
}
h1 span{
	font-size: 20px;
	float: right;
	line-height: 40px;
	display: inline;
	font-weight: normal;
	padding-right: 30px;
	_margin-top:-33px;
}

#print-wrap h1{
	font-weight: normal;
	color: #000;
	font-size: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left:0px!important;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	clear: both;
	background:none!important;
	height:45px!important;
}
#print-wrap h1 span{
	font-size: 20px;
	float: right;
	line-height: 40px;
	display: inline;
	font-weight: normal;
	padding-right: 30px;
}

#page-con {
	float: left;
	width: 700px;
}


h2{
	color: #B3093A;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;

}
h3{
	color: #333333;
	font-size:14px;
}
h3 a{
text-decoration:none;

}
.fsize20 {
	font-size: 20px;
}

img {
	border: none;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main-nav-lft {
	height: 50px;
	width: 4px;
	background-image: url(images/main-nav-bg-lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#banner {
	height: 251px;
	background-image: url(images/banner.jpg);
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#logostrip {
	height: 76px;
	background-color: #EC008B;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo-strip-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	width: 970px;
}
#logostrip .top-nav {
	position: absolute;
	right: 0px;
	top: -21px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999999;
	background-image: url(images/agents-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
}
#call-us {
	float: right;
	font-size: 22px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	padding-right: 15px;
	text-align: right;
}
#call-us .email a{
	font-size:18px;
	color: #FFFFFF;
	text-decoration:none;
}
#logostrip .top-nav a{
	color: #686964;
	text-decoration:none;
	line-height: 20px;
}
.h1-end {
	background-color: #FFFFFF;
	width: 15px;
	float: right;
}


#logo-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	margin-left: 10px;
	display: inline;
	float: left;
}
#header {


}
#main-nav {
	background-image: url(images/main-nav-bg.jpg);
	height: 50px;
	margin-top: 27px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#main-nav a{
	float: left;
	padding: 0px;
	margin: 0px;
}
#page-content {
	background-image: url(images/page-con-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#page-content-top {
	background-image: url(images/page-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	clear: both;
}
#page-content-bot {
	clear: both;
	height: 25px;
	background-image: url(images/page-bg-bot.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#search {
	float: right;
	width: 200px;
	padding-right: 65px;
	padding-top: 5px;
	color: #FFFFFF;
}
#search a{
	color:#FFFFFF;
	font-size: 11px;
}
#flash {
	padding-left: 41px;
	float: left;
}

#page-content-main {
	padding-left: 50px;
	float: left;
	width: 640px;
	margin-right: 5px;
}
#page-content-main p{
	text-align: justify;
	padding-right: 25px;
	}
#main-nav .home {
	background-image: url(images/link-home.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 144px;
	margin: 0px;
	padding: 0px;
}
#main-nav .home:hover {
	background-image: url(images/link-home-h.jpg);
}
#main-nav .about {
	background-image: url(images/link-about.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 145px;
}
#main-nav .about:hover {
	background-image: url(images/link-about-h.jpg);
}
#main-nav .property {
	background-image: url(images/link-property.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 232px;
}
#main-nav .property:hover {
	background-image: url(images/link-property-h.jpg);
}
#main-nav .agents {
	background-image: url(images/link-agents.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 144px;
}
#main-nav .agents:hover {
	background-image: url(images/link-agents-h.jpg);
}
/*#main-nav .news {
	background-image: url(images/link-news.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 146px;
}
#main-nav .news:hover {
	background-image: url(images/link-news-h.jpg);
}*/
#main-nav .shortlets {
	background-image: url(images/link-shortlet.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 146px;
}
#main-nav .shortlets:hover {
	background-image: url(images/link-shortlet_hover.jpg);
}

#main-nav .contact {
	background-image: url(images/link-contact.jpg);
	height: 48px;
	background-repeat: no-repeat;
	display: inline;
	width: 149px;
}
#flt-rgt {
	float: right;
}
#flt-lft {
	float: left;
}

#main-nav .contact:hover {
	background-image: url(images/link-contact-h.jpg);
}

/*search */



#search legend
{
font-family: Verdana;
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;

}


#search .button
{
	color: #333333;
	font: 90% Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

/* Label */
#search label 
{
	width: 100px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	clear: both;
	padding: 0px;
}

/* Input, Textarea */
#search input, #search textarea
{
	padding: 0px;
	float: left;
	
	color: #333333;
	font: 90% Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#search br{
height:0px;
margin:0px;
padding:0px;}
#search  select{
	width:200px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
}
.section-home {
	float: left;
	width: 185px;
	font-size: 12px;
	background-color: #F4F4F4;
	margin-right: 10px;
	height: 180px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.section-testi {
	float: left;
	width: 185px;
	font-size: 11px;
	height: 180px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/testi-bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.small-link a, small-link{
	font-size:11px;
	text-decoration: none;
	}
.small-link a:hover{
text-decoration:underline;}

.section-home h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;

}
#sidebar {
	float: left;
	width: 253px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 5px;
	background-color: #DCDCDC;
	background-image: url(images/sidebar-bg-top.gif);
}
#sidebar h2{
	font-weight: normal;
	font-size: 20px;
}
#sidebar a{
	text-decoration:none;
	color:#333333;
}
.sidebar-pad {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebar-top {
	background-image: url(images/sidebar-bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}
.sidebar-bot {
	background-image: url(images/sidebar-bg-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
}

#sidebar ul{
margin-left:10px;
}
#sidebar ul li{
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EC018E;
	padding-bottom: 5px;
	padding-top: 5px;
	background-position: left 10px;
}
.sidebar-head {
	background-image: url(images/side-bar-head.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
	width: 266px;
	margin-right: -50px;
}
#sidebar-spacer {
	background-color: #FFFFFF;
	height: 15px;
}

.property-small-wrap {
	float: left;
	width: 610px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #ED008C;
	position:relative;
	margin-bottom:20px;
}
.property-small-wrap span{
	font-weight:bold;
	width:128px;
	position:absolute;
	left: 494px;
	top: 1px;
	height: 35px;
	background-image: url(images/price-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #B3093A;
	padding-top: 0px;
	padding-left: 2px;
	line-height: 30px;
	text-align: center;
	padding-right: 6px;
	text-transform: uppercase;
}
.property-small-wrap img{
	padding: 2px;
	border: 1px solid #B3093A;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.property-small-desc {
	float: left;
	padding-left: 10px;
	width: 390px;
	padding-top: 7px;
}
.property-small-links {
	background-color: #E2E2E2;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: right;
}
.property-small-links a {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}
.property-small-links a:hover {
	color: #000000;
}

.property-small-wrap ul{}
.property-small-wrap ul li{}
.property-small-wrap a{}
.property-small-wrap a:hover{
}
.property-small-wrap h2{
	color: #333333;
}
.property-small-wrap h2 a{
text-decoration:none;}
.property-small-wrap p{
	margin:0px!important;
}
.property-single-links {
	background-color: #E2E2E2;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: right;
}
.property-single-wrap img{
	padding: 2px;
	border: 1px solid #B3093A;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.property-single-desc {
	float: left;
	padding-left: 10px;
	width: 595px;
	padding-top: 7px;
}
.property-single-features {
	margin-left: 25px;
	line-height: 25px;
}
.property-single-features ul li{
	float:left;
	margin-right: 50px;
	background-position: 0px 7px;
	white-space:nowrap;
	background-image: url(images/tick.gif);
	width: 100px;
	margin-bottom: 0px;
}
.property-single-links a {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}
.property-single-links a:hover {
	color: #000000;
}
.property-single-wrap h2{
	color: #333333;
}
.property-single-wrap p{
	margin:0px!important;
}
.property-single-wrap {
	float: left;
	width: 610px;
	background-color: #FFFFFF;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #ED008C;
}
.property-single-wrap-tabs {
	height: 30px;
	padding-left: 10px;
}
.property-single-wrap-tabs a{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #DCDCDC;
	margin-right: 3px;
	text-decoration: none;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topRight: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	font-weight: normal;
}
.property-single-wrap-tabs a:hover{
	color: #FFFFFF;
	background-color: #B60F3D;
}
.property-single-wrap-tabs-status {
	float: right;
	color: #B7103E;
	font-weight: bold;
	padding-right: 20px;
	line-height: 28px;
}
.property-single-wrap-tabs .active {
background-color: #B60F3D;
color: #FFFFFF;}

/* Quick contact form */
.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
margin-left:auto;
margin-right:auto;
}

.notification_ok
{
	border: 1px dotted #CCCCCC;
	height: auto;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
}

.textbox-grey
{

background-color:#666666;
}

/***************************************************FORMS******************************************/

/***************************Quick Forms***************/

.quick-form label span{
font-size:11px;;
color:#666666;
	
}

.quick-form fieldset
{
-moz-border-radius: 7px; 
border: 1px #dddddd solid;
padding: 10px;
width: 550px;
margin-top: 10px;
background-color: #F2F2F2;
}

.quick-form fieldset legend
{
	border: 1px solid #BBBBBB;
	color: #B3093A;
	background-color:#CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
}

/* Label */
.quick-form label 
{
	width: 75px;
	padding-left: 20px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 11px;
	color: #666666;
}

/* Input, Textarea */
.quick-form input, .quick-form textarea, .quick-form select
{
	margin: 5px;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #999999;
	}

/* BR */

.quick-form br
{
	clear: left;
}

/* Stule for Info Forms Ends Here */


/******************************* INFO FORM *************************************/

.info-form label span{
font-size:11px;;
color:#666666;
	
}

.info-form fieldset
{
-moz-border-radius: 7px; 
border: 1px #dddddd solid;
padding: 10px;
width: 550px;
margin-top: 10px;
background-color: #F2F2F2;
}

.info-form fieldset legend
{
	border: 1px solid #BBBBBB;
	color: #B3093A;
	background-color:#CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
}

/* Label */
.info-form label 
{
	width: 140px;
	padding-left: 20px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Input, Textarea */
.info-form input, .info-form textarea, .info-form select
{
	margin: 5px;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #999999;
	}

/* BR */

.info-form br
{
	clear: left;
}

/* Stule for Info Forms Ends Here */





.info_fieldset legend
{
	border: 1px #dddddd solid;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 3px;
}
.float_lft {
	float: left;
}


.info_fieldset .button
{
	padding: 0px;
	border:none;
	margin: 0px;
}

/* Label */
.info_fieldset label 
{
	padding-left: 0px;
	margin: 5px;
	text-align: right;
	font-size: 11px;
	color: #666666;
	clear: both;
}

/* Input, Textarea */
.info_fieldset input, .info_fieldset textarea
{
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #333333;
	font: 90% Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	-moz-border-radius: 3px;
	width: 200px;
	
}

#contact_form{
	float:right;
	text-align:left;
	padding-left: 5px;
	margin: 0px;
	padding-top: 10px;
	width: 220px;

}

/*end of Quick contact form */

#contact form {
margin:0px;
padding:0px;
font-size:11px;
color:#666666;
}

#contact input {
	font-family: Arial, Helvetica, sans-serif;
	color:#EB3C49;
	font-size:11px;
	padding:2px;
	border:1px solid #CCCCCC;
}
#contact  #imageField {
	margin-left: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#EB3C49;
	font-size:100%;
	padding:2px;
	border:1px solid #CCCCCC;
}



#contact select {
	font-family: Arial, Helvetica, sans-serif;
	color:#EB3C49;
	font-size:100%;
	padding:2px;
	border:1px solid #CCCCCC;
}
#contact {
}
.highlight {
	background-color: #F2F2F2;
	padding: 15px;
	border: 1px dashed #999999;
}
.flt-rgt {
	float: right;
}
.flt-lft {
	float: left;
}
.smalltxt, .smalltxt a{
	font-size: 10px;
	color: #E93D4D!important;
	text-decoration:none;
}

/* Style for Information Forms */

.pdf-dwnload {
	float: left;
}
.pdf-dwnload img{
float:left;}
.property-single-gallery {
}
.property-single-gallery {
}
#footer {
	height: 43px;
	color: #B30938;
	font-size: 11px;
	/*background-image: url(images/footer-bg.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#footer-con {
	padding-top: 13px;
	width: 910px;
	float: left;
	
}
#footer-rgt {
	/*background-image: url(images/footer-bg-rgt.jpg);*/
	background-repeat: no-repeat;
	float: right;
	height: 43px;
	width: 18px;
}
#footer-lft {
	/*background-image: url(images/footer-bg-lft.jpg);*/
	float: left;
	height: 43px;
	width: 18px;
	background-repeat: no-repeat;
}

#footer a{
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color:#666666;
}
.contact-icon {
	background-image: url(images/contact-icon.gif);
	}
.print-icon {
	background-image: url(images/print-icon.gif);
	}
.send-friend-icon {
	background-image: url(images/send-icon.gif);
}
.callback-icon {
	background-image: url(images/call-back-icon.gif);
	}
.map-icon {
	background-image: url(images/map-icon.gif);
	}
.icon-links li {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 24px;
	line-height: 25px;
}

.unstyle{
margin:0px!important;
padding:0px!important;
border:none!important;}
.img-bdr {
	padding: 2px;
	border: 1px solid #B3093A;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.area-buls{
	float: left;
	width: 300px;
	margin-right: 3px;
}.area-buls li{
	margin-bottom: 5px;
	background-color: #DADADA;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-position: 5px 10px;
	background-image: none;
	
}.area-buls li a{
	text-decoration: none;
}
.area-buls li a:hover{
color:#000000;}
#print-wrap {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
.testi-wri {
	float: right;
	color: #B3093A;
	font-weight: bold;
	padding-right: 15px;
	margin-bottom: 20px;
}
#eyebridge {
	float: left;
	width: 400px;
	text-align: center;
	color: #858585;
}
#eyebridge a {
	color: #858585;
	font-weight: normal;
}
#eyebridge img {
	float: right;
}
#eyebridge .con {
	float: right;
	padding-right: 2px;
}

.dirlinks{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	color:#000;
}
.dirlinks:link{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.dirlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#ec008b;
}
.dirlinks-inner{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	color:#ec008b;
}
.dirlinks-inner:link{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
	color:#ec008b;
}
.dirlinks-inner:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#000;
}

