body {
    background: #DCDBDB;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

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

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

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

h3 {
	color: #3E81B4;
	font-size: 8pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #D9D9D9;
}
a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: Blue;
	text-decoration: underline;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
}
	
.header {
	margin: 0 auto;
	background: url("http://ghid-html.webmarketclub.com/images/headerBg.gif") repeat-x;
	background-color: #3F7AC2;
	clear:both;
	height: 77px;
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 40px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}

.searchLabel {
	float: left;
	margin: 5px 5px 0px 0px;
}

.searchInput {
	border-top: 0; border-bottom: 0; border-left: 0;
	border: 1px solid #4780C6;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
}

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

.searchBtnLeft {
	background: url("http://ghid-html.webmarketclub.com/images/searchBtnLeft.gif") no-repeat;
	height: 20px;
	width: 5px;
	float: left;
}

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

.searchBtnRight {
	background: url("http://ghid-html.webmarketclub.com/images/searchBtnRight.gif") no-repeat;
	height: 20px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 13px 40px 0px 0px;
	color: #FFFFFF;
}

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

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

.hMenuContainer {
	background: url("http://ghid-html.webmarketclub.com/images/hMenuContainerBg.gif") repeat-x;
	height: 33px;
	margin: 0 auto;
}

.hMenu {
	float: center;
	margin-left: 200px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 30px;
	margin-top: 2px;
	color: blue;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 7px 50px 0px 50px;
}

.hMenu a:hover {
	background: url("http://ghid-html.webmarketclub.com/images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 30px;
	margin-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 7px 50px 0px 50px;
}

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

.path {
	border-top: 2px solid #295487;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 745px;
	height: 23px;
	padding: 15px 0px 0px 215px;
}

.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("http://ghid-html.webmarketclub.com/images/contentTop.gif") no-repeat;
	height: 6px;
	width: 530px;
}

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

.centerContainerM {
	width: 528px;
	padding: 0px 1px 0px 1px;
	background: url("http://ghid-html.webmarketclub.com/images/contentMiddle.gif") repeat-y;
	background-color: #FFFFFF;
}

.catHome {
	float: left;
	padding: 0px 0px 18px 30px;
}

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

a.catHomeMain:hover {
	color: #1F5597;
	font-weight: bold;
	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: #1F5597;
	font-weight: bold;
}

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

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

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

.footer {
	margin: 0 auto;
	width: 960px;
	background: url("http://ghid-html.webmarketclub.com/images/footerBg.gif") repeat-x;
	background-color: #3F7AC2;
	clear:both;
	text-align: center;
	padding: 20px 0px 20px 0px;
	color: #3B669A;
}

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

.footer a:hover {
	color: #2A5E9C;
	text-decoration: underline;
}

.footerCat {
	color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	width: 700px;
}

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

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

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

.boxTopCenter {
	float: left;
	background: url("http://ghid-html.webmarketclub.com/images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	color: #3F7AC2;
	text-align: center;
	font-weight: bold;
}
.boxTopMiddle {
	float: left;
	width: 478px;
	height: 29px;
	padding-top: 6px;
	color: #3F7AC2;
	text-align: left;
	font-weight: bold;
}

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

.boxMiddle {
	clear: both;
	background: url("http://ghid-html.webmarketclub.com/images/boxMiddle.gif") repeat-y;
	width: 190px;
	padding-left: 12px;
}

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

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

.centerTopLeft {
	float: left;
	background: url("http://ghid-html.webmarketclub.com/images/centerTopLeft.jpg") no-repeat;
	width: 6px;
	height: 25px;
}

.centerTopCenter {
	float: left;
	background: url("http://ghid-html.webmarketclub.com/images/centerTopCenter.jpg") repeat-x;
	width: 500px;
	height: 19px;
	padding-top: 6px;
	color: #3F7AC2;
	text-align: left;
	padding-left: 18px;
	font-weight: bold;
}
.centerTopMiddle {
	float: left;
	width: 478px;
	height: 29px;
	padding-top: 6px;
	padding-left: 18px;
	color: #3F7AC2;
	text-align: left;
	font-weight: bold;
}

.centerTopRight {
	float: left;
	background: url("http://ghid-html.webmarketclub.com/images/centerTopRight.jpg") no-repeat;
	width: 6px;
	height: 25px;
}

.centerMiddle {
	clear: both;
	background: url("http://ghid-html.webmarketclub.com/images/centerMiddle.jpg") repeat-y;
	width: 506px;
	padding-left: 24px;
	text-align: justify;
}

.centerBottom {
	background: url("http://ghid-html.webmarketclub.com/images/centerBottom.jpg") no-repeat;
	width: 530px;
	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: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

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

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

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

.boxPopCats li {
	background: url("http://ghid-html.webmarketclub.com/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: #AC130E;
	margin: 0px 0px 15px 0px;
}

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

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

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

.mainPaging {
	float: right;
}

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

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

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

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

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

a.link:visited {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #AC130E;
	text-decoration: none;
}

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

a.readMore:hover {
	color: #AC130E;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

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

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

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

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

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