@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/headbg.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 960px;
	z-index: -100;
}
#headaction {
	background-image: url(../images/headimage.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 960px;
	z-index: -12;
}
#headaction_cont {
	background-image: url(../images/headimage_content.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 960px;
	z-index: -12;
}

#headaction .flanim {
	height: 213px;
	width: 688px;
	margin-left: 272px;
}

.logo {
	float: left;
	height: 88px;
	width: 415px;
	padding-top: 32px;
	padding-left: 15px;
	z-index: -5;
}
.clear {
	clear: both;
}
.contlink {
	float: left;
	height: 52px;
	width: 259px;
	padding-top: 45px;
	margin-left: 255px;
	margin-bottom: 38px;
}
#menubar {
	float: right;
	height: 40px;
	padding-right: 40px;
}

#searchbox {
	background-image: url(../images/searchbg.png);
	background-repeat: no-repeat;
	height: 373px;
	width: 257px;
	position: absolute;
	margin-top: 140px;
	margin-left: 15px;
	margin-right: 15px;
}
#searchbox .title {
	height: 18px;
	width: 182px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 10px;
}
#searchbox .demod {
	height: 228px;
	width: 199px;
	margin-right: auto;
	margin-left: auto;
}
#searchbox .smwords {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 20px;
	line-height: 1.5em;
}
#searchbox .smwords a {
	text-decoration: none;
	color: #FFF;
}
#searchbox .smwords a:hover {
	text-decoration: none;
	color: #FC0;
}
.contentbox {
	width: 960px;
	background-color: #FFF;
}



#content {
	float: left;
	width: 640px;
	margin-top: 30px;
	padding: 5px;
	margin-left: 30px;
}
#content a {
	color: #CF1818;
	text-decoration: none;
	padding: 5px;
}
#content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #CF1818;
	padding: 5px;
}


.demoadvert {
	height: 140px;
	width: 251px;
	float: left;
	margin-top: 140px;
	margin-left: 15px;
	text-align: center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A5A5A;
}
.spacer {
	height: 35px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CF1818;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.7em;
}
#footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 960px;
	clear: both;
}
#footer .navbox {
	padding: 5px;
	margin-top: 20px;
	font-size: 10px;
	color: #FFF;
	margin-left: 12px;
	float: left;
	position: absolute;
	z-index: 100;
}
#footer .navbox a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer .navbox a:hover {
	color: #FC0;
}
#footer .tbox {
	margin-right: 20px;
	position: relative;
	width: 610px;
	float: right;
	margin-top: 20px;
	text-align: right;
	z-index: 10;
}

#footer .iss {
	height: 49px;
	width: 112px;
	display: inline;
}
#footer .ftnum {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
#footer .crights {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding: 5px;
	display: block;
	text-align: right;
}
#footer .dsl {
	height: 34px;
	width: 105px;
	float: left;
	margin-left: 12px;
	clear: left;
	margin-top: 110px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #312E2E;
	margin-top: 3em;
	margin-bottom: 6px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

hr {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CF2121;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 98%;
}
.fminis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#termspage {
	float: left;
	width: 640px;
	margin-top: 30px;
	padding: 5px;
	margin-left: 30px;
}
#termspage a {
	color: #CF1818;
	text-decoration: none;
	padding: 5px;
}
#termspage a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #CF1818;
	padding: 5px;
}
#termspage li, ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.4em;
}
#termspage p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.4em;
}
#resultstxt {
	margin-left: 290px;
	margin-bottom: 10px;
	padding-top: 20px;
}
#resultstxt a {
	color: #CF1818;
	text-decoration: none;
	padding: 5px;
}
#resultstxt a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #CF1818;
	padding: 5px;
}
#resultsbox {
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 290px;
	margin-top: 5px;
	padding-top: 10px;
}
#resultsbox .telnumber {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: inline;
	float: right;
	margin-right: 20px;
}
.numbr {
	margin-top: 9px;
	float: left;
}
.ressymbox {
	float: left;
	height: 39px;
	width: 39px;
	margin-right: 5px;
}


#resultsbox h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09C;
	display: inline;
}

#resultsbox #tabs {
	border: 1px solid #CD1818;
	visibility: hidden;
}
.tabtitle {
	background-color: #FFF;
	text-align: left;
	display: block;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CA1717;
	text-decoration: none;
}

.tabtitle a {
}

#sidebarleft {
	float: left;
	margin-top: 20px;
	background-image: url(../images/searchbgmin.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebarleft .serchpage {
	height: 60px;
	width: 200px;
	margin-left: 36px;
	margin-top: 60px;
	margin-bottom: 40px;
}
.demoadvertcnt {
	height: 140px;
	width: 251px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A5A5A;
}
.social {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#imgRight {
	float: right;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	height: auto;
	width: 308px;
	padding: 5px;
	border: 1px solid #CEDADF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;
	clear: right;
}
.symwrap {
	clear: both;
	height: 40px;
}
.symmap {
	height: 40px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.maptxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: left;
	height: 39px;
	line-height: 3em;
	margin-left: 70px;
}

.symtxt {
	display: block;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	clear: both;
}
.symopwa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CF2121;
	clear: both;
	float: left;
	margin-left: 15px;
}
.symopwa li {
	margin-left: 15px;
}

#symwindow {
	margin: 5px;
	height: 300px;
	width: 300px;
	position: absolute;
	background-color: #FFF;
	visibility: hidden;
}
.resultBGcolor {
	background-color: #EEEEEE;
}
