@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,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

:focus {
	outline:0;
}

body {
	line-height:1;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#777;
}

ul {
	list-style:none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	text-align:left;
	font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:"" "";
}

strong {
	font-weight:700;
}

img {
	margin:0;
}

.clear {
	clear:both;
}

#wrapper {
	width:100%;
	background:url(../images/bodybg-strip.gif) repeat-x;
	margin:0 auto;
}

#smallwrapper {
	width:100%;
	background:url(../images/bodybg-strip2.jpg) repeat-x;
	margin:0 auto;
}

#topNav a {
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:11px;
}

#logologinholder {
	float:left;
	width:910px;
	height:140px;
	padding:19px 0 10px;
}

.loginBox {
	float:right;
	width:448px;
	border:1px solid #bbb;
	background:#fafafa;
	padding:10px 20px;
}

.loginBox h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	margin-bottom:13px;
}

.loginBoxinput {
	border:1px solid #909090;
	padding:5px;
}

.inputholder {
	float:left;
	margin-right:30px;
}

.inputholder a {
	text-decoration:underline;
	color:#486083;
	font-size:14px;
	display:block;
	margin-top:10px;
}

.btnlogin {
	float:left;
	margin-top:-2px;
	border:0;
	background:#486083;
	color:#FFF;
	width:63px;
	height:32px;
	font-size:14px;
}

.map {
	float:left;
	width:910px;
	padding:30px 0;
}

.mapinfo {
	background:#FFF none repeat scroll 0 0;
	border:1px solid #B5C3D6;
	float:right;
	width:409px;
	padding:20px;
}
.mapinfoleft {
	background:#FFF none repeat scroll 0 0;
	border:1px solid #B5C3D6;
	float:left;
	width:409px;
	padding:20px;
}

.mapinfo h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	margin-bottom:13px;
	color:#000;
}

.mapinfo p {
	line-height:20px;
}

.mapinfo input {
}

.addshopt {
	background:url(../images/btnadd.jpg) no-repeat;
	width:300px;
	height:46px;
	border:0;
	font-weight:700;
	font-size:19px;
	text-align:right;
	outline:none;
	padding-right:12px;
	cursor:pointer;
	padding-bottom:4px;
	color:#333;
}

#containner {
	width:910px;
	float:left;
	border-bottom:1px solid #bbb;
	padding:20px 0;
}

.blockaRight {
	float:right;
	width:450px;
}
.blockbRight {
	float:right;
	width:220px;
}
.pluginBorder {
	border:1px solid #bbb;
}

.databg {
	background:url(../images/divider.gif) no-repeat left bottom;
}

.divider {
	float:left;
	width:450px;
	height:20px;
}


.Comanheading {
	background:#EEE none repeat scroll 0 0;
	border-bottom:1px solid #BBB;
	height:54px;
	width:100%;
}

.Comanheading h1 {
	color:#000;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:400;
	padding:13px 24px;
}

.ComanheadingML {
	margin-left:-13px;
}

.headeringlink {
	float:right;
	margin:18px;
}

.datarepet {
	float:left;
	height:104px;
	width:94%;
	display:inline;
	margin:12px 12px 0;
}
.featured {
    background:#F8DB8D;
	float:left;
	height:120px;
	width:94%;
	display:inline;
	margin:12px 12px 0;
}
.featured a {
	font-size:13px;
	text-decoration:underline;
	color:#486083;
}


.dataleft {
	float:left;
	width:255px;
}

.datarepet a {
	font-size:13px;
	text-decoration:underline;
	color:#486083;
}

.smallboxleft,.smallboxright {
	width:218px;
	background:#fafafa;
	margin-bottom:10px;
}

.listing_photo {
	padding:2px;
	border:1px dotted #666666;
	width:150px;
}

.list {
	float:left;
	padding:23px;
}

.list ul li {
	padding:3px 0;
}

.list ul li a span {
	color:#777;
	text-decoration:none;
}

.iSearch {
	float:left;
	width:180px;
	padding:20px;
}

.iSearch label {
width:100%;
}

.iSearch select {
width:131px;
}

.iSearch span {
width:160px;
float:left;
}

.btninputFix {
	float:left;
	outline:none;
	border:0;
	background:#486083;
	color:#FFF;
	font-size:14px;
	height:32px;
	padding-bottom:3px;
	margin-top:4px;
	cursor:pointer;
}

.btninputSize1 {
width:100px;
}

.btninputSize2 {
width:98px;
}

.btninputSize3 {
width:86px;
}

.btninputSize4 {
width:93px;
}

.ainput {
	border:0 none;
	font-size:11px;
	height:14px;
	margin-left:2px;
	margin-top:2px;
	width:155px;
}

.inputbg {
	float:left;
	background:url(../images/input1.jpg) no-repeat;
	width:161px;
	height:20px;
	margin-top:4px;
}

.inputbg-1 {
float:left;
background:url(../images/input2.jpg) no-repeat;
width:86px;
height:20px;
margin-top:4px;
}

.inputbgInput {
border:0 none;
font-size:11px;
height:11px;
width:80px;
margin:2px 0 0 2px;
}

#footer {
width:100%;
float:left;
padding:10px 0 0 5px;
}

* html #footer {
width:100%;
float:left;
margin-left:-3px;
padding:10px 0;
}

#footer a {
color:#666;
text-decoration:none;
}

.fltrt,.dataright,.smallboxright {
float:right;
}

.fltlft,.logo,.smallboxleft,.iSearch label,.iSearch select,.iSearch input,.iSearch img,.iSearch span {
float:left;
}

#innerwrapper,#topNav {
width:910px;
margin:0 auto;
}

.blockaLeft {
	float:left;
	width:447px;
	background:#fafafa;
}

.blockbLeft {
	float:left;
	width:678px;
	height:3100px;
	background:#fafafa;
}

.headeringlink a,.list ul li a {
	color:#486083;
	text-decoration:underline;
}

 h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	margin-bottom:13px;
}