html { height: 100%; margin-bottom: 1px; }

body {
    /*background: url('../images/body_bg.jpg') repeat-x #fffc01;*/
    background: url('../images/background2.gif') repeat-x scroll 0 0 #194D83;
    font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #444444;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #343434;
	font-size: 8pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}


.centerContainerM h3 {
	color: #ffffff;
	font-size: 8pt;
	padding: 4px 0px 4px 10px;
	margin: 10px auto 15px auto;
	text-transform: uppercase;
	border: none;
	background: #443de5;
	width: 580px;
}

.centerContainerM a img {
	border: none;
}


.centerContainerM_get_listed h3 {
	color: #ffffff;
	font-size: 8pt;
	padding: 4px 0px 4px 10px;
	margin: 10px auto 15px auto;
	text-transform: uppercase;
	border: none;
	background: #443de5;
	width: 580px;
}

.centerContainerM_get_listed a img {
	border: none;
}

a {
	outline: none;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #9a0201;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #9a0201;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}

.link {
	font-size: larger;
}
	
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #343434;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #343434;
}
select {
	font-size: 8pt;
	border: 1px solid #343434;
}

.captcha {
	border: 1px solid #343434;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	
	background-color: #353535;
	color: #f7ffff;/*3E81B4;*/
	cursor: pointer;
	height: 22px;
}
span.req {
	margin-left: 3px;
	color: #9a0201;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#343434;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #fff;
	/*border-left: 10px solid #444444;*/
	/*border-right: 10px solid #444444;*/
	margin: 0 auto;
	width: 960px;
	padding-top: 10px;
}
	
.header {
	/*background: url("../images/headerBg.jpg") repeat-x;
	border-right: 10px solid #444444;
	border-left: 10px solid #444444;
	border-top: 10px solid #444444;
	*/
	background: url("../images/header.png") no-repeat;
	height: 632px;
	width: 960px;
	margin: 0 auto;
}

.header_old {
	background: url("../images/headerBg.jpg") repeat-x;
	/*border-right: 10px solid #444444;
	border-left: 10px solid #444444;
	border-top: 10px solid #444444;*/
	height: 100px;
	width: 960px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 5px 0 0 30px;
}

.headerLogo a {
	display: block;
	width: 500px;
	height: 90px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
}

.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #1A4E80;
}

.searchInput {
	background-color: #ffffff;
	border: 1px solid #D5DCE3;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
	color: #000000;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	float: left;
}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 10px 40px 0px 0px;
	color: #9a0201;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #9a0201;
	text-decoration: underline;
}

.userBar a:hover {
	color: #343434;
}

/*-------------------*/

.hMenuContainer {
	background: #443de5;
	/*border-right: 10px solid #444444;
	border-left: 10px solid #444444;*/
	height: 33px;
	width: 960px;
	margin: 0 auto;
}

.hMenu {
	float: left;
	margin-right: 30px;
	padding-left: 20px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
	float: left;
	display: block;
	height: 25px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.separator {
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	height:25px;
	padding:8px 0px 0;
}

.hMenu img {
	float: left;
}

/*-------------------*/

.path {
	border-right: 10px solid #444444;
	border-left: 10px solid #444444;
	background: #f1f1f1;
	margin: 0 auto;
	width: 945px;
	height: 18px;
	padding: 25px 0px 0px 15px;
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url("../images/contentTop.gif") no-repeat;
	height: 6px;
	width: 530px;
}

.centerContainerB {
	clear: both;
	background: url("../images/contentBottom.gif") no-repeat;
	height: 6px;
	margin: 0;
	width: 530px;
}

.centerContainerM {
	width: 610px;
	padding: 0px;
	background: #f5dd94 url(../images/homepagetop.gif) no-repeat scroll center top;
	background-color: #f5dd94;
	margin: 10px;
	border: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.centerContainerM_get_listed {
	width: 940px;
	padding: 0px;
	background: #f5dd94 url(../images/homepagetop_get_listed.gif) no-repeat scroll center top;
	background-color: #f5dd94;
	margin: 10px;
	border: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #9a0201;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #000000;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #9a0201;
	font-weight: bold;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 320px;
}

/*-------------------*/

.footer {
	margin: 0 auto;
	width: 960px;
	/*background: url("../images/footerBg.gif") repeat-x;*/
	/*background-color: #f1f1f1;*/
	/*border-left: 10px solid #444444;*/
	/*border-right: 10px solid #444444;*/
	/*border-bottom: 10px solid #444444;*/
	clear:both;
	text-align: center;
	/*padding: 10px 0px 10px 0px;*/
	color: #343434;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #343434;
	text-decoration: underline;
}

.footer a:hover {
	color: #9a0201;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/*-------------------*/

.box {
	margin: 0px 0px 20px 12px;
}

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url("../images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") repeat-y;
	width: 190px;
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #9a0201;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 10px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #9a0201;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #9a0201;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #9a0201;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #343434;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #9a0201;
	text-decoration: none;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
	font-size: 12px;
	color: #343434;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #9a0201;
	text-decoration: underline;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #9a0201;
	font-weight: bold;
	text-decoration: none;
}

a.readMore:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #343434;
	text-decoration: none;
}

a.readMoreFeat:hover {
	color: #9a0201;
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #9a0201;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #9a0201;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #9a0201;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url("../images/bidBg1.gif") no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url("../images/bidBg2.gif") no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url("../images/bidBg3Middle.gif") repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}

---------------
legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #343434;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #343434;
        font-size: 8pt;
        padding: 0;
}

.link_rating {
   padding: 0px;
   padding-right: 5px;
   border: 1px solid #E1E1E1;
   background: #ffffff;
   color: #6b6b6b;
   width: 200px;
}

.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}

.link_rating span.review {
   display: block;
   float: right;    
   color: #000000;
   padding-top: 3px;
}

.frontend_actions {
	float: right;
	width: 36px;
	height: 36px;
}

.float_tiny {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}


/* login slider related */

#panel {
    background: #343434;
    display: block;
    color: #ffffff;
   /* padding: 10px 20px 10px 20px;*/
    position: absolute; 
    z-index: -1; 
    top: 0px; 
    width: 960px;
    height: 110px;
    border-left:10px solid #444444;
	border-right:10px solid #444444;
}

#panel a{
	color: #ffffff;
}

.slide {
    margin: 0;
    padding: 0;
    border-top: solid 1px #2b2b2b;
    background: #343434;
    text-align: right;
    color: #ffffff;
    padding: 5px 20px 5px 20px;
    font-weight: bold;
}

.slide a img {
	border: none;
	padding-right: 3px;
	padding-left: 3px;
	width: 15px;
}

.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 100%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.slide a:active, .slide a:link, .slide a:visited {
	color: #ffffff;
	text-decoration: none;
}

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #E51D25;
}

.rightSmall {
	background:#f5dd94 url(../images/smallsidebartop.gif) no-repeat scroll center top;
	border:1px solid #DDDDDD;
	float:left;
	margin:0 0 10px;
	padding:9px;
	width:135px;
	text-align: center;
}

.rightSmall h3 {
	color: #ffffff;
	font-size: 8pt;
	padding: 4px 0px 4px 10px;
	margin: 0px auto 15px auto;
	text-transform: uppercase;
	border: none;
	background: #443de5;
	width: 125px;
}

.rightWide {
	background:#f5dd94 url(../images/sidebartop.gif) no-repeat scroll center top;
	border:1px solid #DDDDDD;
	float:left;
	margin:0 0 10px;
	padding:9px;
	width:300px;
	text-align: center;
}


.rightWide_estimate {
    background: url("../images/form-sidebar.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 450px;
    margin: 0 0 10px;
    padding-top: 60px;
    text-align: center;
    width: 330px;
}

.rightWide_estimate_frm {
    background: url("../images/form-sidebar-est.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 450px;
    margin: 0 0 10px;
    padding-top: 60px;
    text-align: center;
    width: 330px;
}

.rightWide h3 {
	color: #ffffff;
	font-size: 8pt;
	padding: 4px 0px 4px 10px;
	margin: 0px auto 15px auto;
	text-transform: uppercase;
	border: none;
	background: #443de5;
	width: 285px;
	text-align: left;
}

.rightSmall ul {
	list-style-type: none;
	padding-left: 10px;
	font-size: 12px;
	margin-left: 0px;
	text-align: left;
}

.rightSmall ul li a:link, .rightSmall ul li a:active, .rightSmall ul li a:visited { 
	color: #565656;
	text-decoration: none;
}

.rightSmall ul li a:hover { 
	color: #565656;
	text-decoration: underline;
}

ul.tabs {
	list-style-type: none;
	text-align: left;
	height: 41px;
	/*margin-top: 20px;
	overflow: hidden;
	*/
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	width: auto;
	_width: 610px;
}

ul.tabs li {
	display: inline;
	float: left;	

}

ul.tabs li a:link, ul.tabs li a:active, ul.tabs li a:visited {
	border: 1px solid #e0dcdc;
	background: url('../images/tabs-bg.gif') repeat-x;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
	color: #585858;
	width: auto;
	height: 31px;
	display: block;
	_width: 0px;
	
}

ul.tabs li a:hover, ul.tabs li a.active {
	border: 1px solid #e0dcdc;
	background: url('../images/tabs-bg.gif') repeat-x;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
	color: #443DE5;
	width: auto;
	height: 31px;
	display: block;
	_width: 0px;
	vertical-align: middle;
}

table.detail_table {
	border: 1px solid #e0dcdc;
	background: #EAE7E7;
	margin: 0px auto;
}

/*star rating related */

.rating{
	width:190px;
	height:19px;
	margin:0 0 0px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../images/rating_stars.jpg) no-repeat 0 0;
}
ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated but ie6 does\*/
	float:left;
	/* end hide*/
	text-indent:-999em;/* hide text*/
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:19px;
	height:19px;
	text-decoration:none;
	z-index: 200;
}

ul.rating li.one a {left:0px}
ul.rating li.two a {left:19px;}
ul.rating li.three a {left:38px;}
ul.rating li.four a {left:57px;}
ul.rating li.five a {left:76px;}
ul.rating li.six a {left:95px}
ul.rating li.seven a {left:114px;}
ul.rating li.eight a {left:133px;}
ul.rating li.nine a {left:152px;}
ul.rating li.ten a {left:171px;}

.onestar {background-position:0 0}
.twostar {background-position:0 -19px}
.threestar {background-position:0 -38px}
.fourstar {background-position:0 -57px}
.fivestar {background-position:0 -76px}
.sixstar {background-position:0 -95px}
.sevenstar {background-position:0 114px}
.eightstar {background-position:0 -133px}
.ninestar {background-position:0 -152px}
.tenstar {background-position:0 -171px}

ul.rating li a:hover {
	z-index:2;
	width:190px;
	height:19px;
	overflow:hidden;
	left:0;
	background: url(../images/rating_stars.jpg) no-repeat 0 0;
}
ul.rating li.one a:hover {background-position:0 -190px;}
ul.rating li.two a:hover {background-position:0 -209px;}
ul.rating li.three a:hover {background-position:0 -228px}
ul.rating li.four a:hover {background-position:0 -247px}
ul.rating li.five a:hover {background-position:0 -266px}
ul.rating li.six a:hover {background-position:0 -285px;}
ul.rating li.seven a:hover {background-position:0 -304px;}
ul.rating li.eight a:hover {background-position:0 -323px}
ul.rating li.nine a:hover {background-position:0 -342px}
ul.rating li.ten a:hover {background-position:0 -361px}


.ratings {
	width: 563px;
	height: 55px;
	background: url('../images/ratings.jpg');
	margin: 10px auto;
	/*padding: 10px;*/
}

/*bubble */

.link_box {
	margin: 0px 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.link_box li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
}

.link_box a {
	/*padding: 14px 10px;*/
	display: block;
	color: #000000;
	/*width: 144px;*/
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.link_box li em {
	font-weight: normal;
	background: #f9f7b3;
	border: 1px solid #f0c78b;
	width: auto;
	height: auto;
	position: absolute;
	top: 35px;
	left: 0px;
	text-align: left;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

a.filter:link, a.filter:active, a.filter:visited {
	background: #f5dd94;
	padding: 3px; 
	color: #444444;
	text-decoration: none;
	border: 1px solid #e1c160;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.filter:hover, a.filtera:hover, a.filtera:link, a.filtera:active, a.filtera:visited {
	background: #dddddd;
	padding: 3px; 
	color: #444444;
	text-decoration: none;
	border: 1px solid #717171;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Merchant Coupons mod by PHPLDLIST.COM */
.mcoupontitle {
    
 clear:both;
 font-weight: bold;
 color: #000000;
 margin: 5px 0 5px 0;
 font-size:14px;
 text-align: center;}

.mcoupon {
 margin: 0 auto;
 padding:5px;
 border: 2px #000000 dashed;
 background-color: #FFFFFF;
 
 width: 430px;}

.mcouponsection {
 clear:both;
 padding:5px;
 margin: 0;}

.mcoupontag {
 float:left;
 width:80px;
 font-weight: bold;
 font-size: 20px;}

.mcouponlogo {
 float: left;
 width: 100px;
 height: 100px;
 margin-right:10px;
 border: none;}
 
.mcoupondesc { 
 float: left;
 width: 230px;
 font-weight: bold;
 font-size:10px;}

.mcouponexpiry {
 float:left;
 width: 205px;
 text-align: left;}

.mcouponcode {
 float: left;
 width: 205px;
 text-align: right;}

.printbutton {
 width: 430px;
 margin: 20px auto;
 text-align: right;}
/* End Merchant Counpons mod by PHPLDLIST.COM */

/* Merchant Coupons mod by PHPLDLIST.COM */
.mcoupontitle {
 clear:both;
 font-weight: bold;
 color: #000000;
 margin: 5px 0 5px 0;
 font-size:14px;
 text-align: center;}

.mcoupon_detail {
 margin: 0 auto;
 padding:5px;
 border: 2px #000000 dashed;
 background-color:#ffffff;
 width: 575px;}

.mcouponsection_detail {
 clear:both;
 padding:5px;
 margin: 0;}

.mcoupontag_detail {
 float:left;
 width:110px;
 font-weight: bold;
 font-size: 20px;}

.mcouponlogo_detail {
 float: left;
 width: 130px;
 margin-right:10px;
 border: none;}
 
.mcoupondesc_detail { 
 float: left;
 width: 310px;
 font-weight: bold;
 font-size:13px;}

.mcouponexpiry_detail {
 float:left;
 width: 280px;
 text-align: left;
 font-weight: bold;
 font-size:13px;
 margin-top: 20px;
 }

.mcouponcode_detail {
 float: left;
 width: 280px;
 text-align: right;
 font-weight: bold;
 font-size:13px;
 margin-top: 20px;
 }

.printbutton_detail {
 width: 430px;
 margin: 20px auto;
 text-align: right;}
/* End Merchant Counpons mod by PHPLDLIST.COM */


.adzone {
 float: left;
 margin: 5px 10px 5px 15px;
 padding: 0;
 background: #c0c0c0;
 width: 125px;
 height: 125px;
 }
 
.left_pack {
 	float: left;
 	background: #f7f7f7;
 	color: #000000;
 	border-top: 1px solid #000000;
 	border-left: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	width: 290px;
 	padding: 10px;
 	margin-top: 20px;
	height: 520px;
}
 
.right_pack {
 	float: left;
 	background: #f7f7f7;
 	color: #000000;
 	border-top: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
 	width: 290px;
 	padding: 10px;
 	margin-top: 20px;
	height: 520px;
}

.mid_pack {
 	float: left;
 	background: url('../images/mid_pack.jpg') repeat-x #ffffff;
 	color: #000000;
 	border: 2px solid #eb7f1a;
 	width: 290px;
 	padding: 10px;
	height: 560px;
}

.left_pack ul.brd, .right_pack ul.brd , .mid_pack ul.brd  {
	color: #698f8f;
	border-top: 1px dotted #eb7f1a;
	list-style-position: outside;
	padding-top: 10px;
	margin-left:8px;
	font-weight: bold;
}

.left_pack h1, .right_pack h1 , .mid_pack h1  {
	text-align: center;
}   

.mid_pack h2  {
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
	font-size: 10pt;
}   

.mid_pack h5  {
	text-align: center;
	color: #3c565d;
	margin-bottom: 10px;
} 

.left_pack h4, .right_pack h4 , .mid_pack h4  {
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}  

ul.pk li a:link,ul.pk li a:active, ul.pk li a:visited {
	color: #000000;
	text-decoration: none;
}

table.pk td a:link,table.pk td a:active, table.pk td a:visited {
	color: #000000;
	text-decoration: none;
}

table.pk td a:hover {
	color: #000000;
	text-decoration: underline;
}
table.pk td{
    padding:0px;
}

table.pk {
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
}

ul.pk li a:hover {
	color: #000000;
	text-decoration: underline;
}

ul.pk {
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
}

h1.pack_sl {
	color: #000000;
	text-align: center;
	padding: 5px;
}

h2.pack_sl {
	color: #000000;
	text-align: center;
	font-size: 16px;
	padding: 5px;
}

h4.pack_sl {
	color: #000000;
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
}

h1.testimonial {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	padding: 10px;
}

h2.testimonial {
	text-align: center;
}

#contactleft {
	position: absolute;
	width: 25px;
	height: 168px;
	top: 45% !important;
	left: 0;
}

#contactleft a {
	display: block;
	width: 25px;
	height: 202px;
	background: url(../images/contact.png) no-repeat;
	position: fixed;
	z-index: 10001;
}

#contactleft a:hover {
	text-decoration: none;
	background: url(../images/contacth.png) no-repeat;
}

.number-bkgnd{
	text-decoration: none;
	background: url(../images/number-bkgnd.png) no-repeat;
	height:52px;
	width:65px;
	float:left;
	margin-top: -2px;
}

.header ul {
	list-style-type: none;
	padding-left: 10px;
	font-size: 12px;
	margin-left: 0px;
	text-align: left;
}

.header ul li a:link, .header ul li a:active, .header ul li a:visited { 
	color: #565656;
	text-decoration: none;
}

.header ul li a:hover { 
	color: #565656;
	text-decoration: underline;
}

.hMenuContainer_footer
{
    margin: 0 auto;
}

.hMenu_footer
{

    font-size: 18px;
   margin: 0 auto; 
}

.hMenu_footer a
{
  
    font-size: 18px;
    text-decoration: none !important;
}


.hMenu_footer a:hover
{
    text-decoration: underline !important;
}

.sponsor_white {
    background: url("../images/spon_box_bg.png") no-repeat scroll center bottom transparent;
    height: 125px;
    padding: 5px;
    width: 446px;
}
.blue_bg
{
    background-color:#445f8f;
    text-align:left;
    color:#FFFFFF;
    font-size:16px;
    padding:3px;
}
.blue_dash
{
    background: url("../images/blue_dash.png") no-repeat scroll left bottom transparent;
    height: 9px;
    width:84px;
    display:block;
}
select.request_estimate {
    background: url("../images/select_bg.png") no-repeat scroll left bottom transparent;
    border: medium none;
    font-size: 12px;
    height: 22px;
    width: 158px;
    font-weight:bold;
}

input.request_estimate {
   
    font-size: 14px;
    height: 25px;
    width: 158px;
    font-weight:bold;
}
select.request_estimate option
{
    background: #FFFFFF;
}

.find_them
{
     background: url("../images/find_them.png") no-repeat scroll left bottom transparent;
     width:193px;
     height:47px;
     border: medium none;
}

.get_satart_but
{
     background: url("../images/button-getlisted.png") no-repeat scroll left bottom transparent;
     width:250px;
     height:49px;
     border: medium none;
}
.tel
{
    font-size:14px;
}

.highlight_yel
{
    background-color:#ffff33 !important;
}

.copon_view
{
    padding-right:10px;
    color:#ffffff;
    text-decoration:underline;
}
.copon_view:hover
{
    padding-right:10px;
    color:#000000;
}

.pkg_text_com
{
    
}

.pkg_text_res
{
    
}


.pkg_text_spon
{
    
}


.faq_table
{
    width: 100%;
    float:right;
}

.faq_table td p
{
    margin-top:8px;
    margin-bottom:8px;
    text-align:justify;
    font-size:10px;
}

.faq_table td  li
{
   text-align:justify;
   margin-left:20px;
   font-size:10px;
}

.

