﻿a { outline:none }

/* Main Nav */

#nav {
	width:1020px;
	height:45px;
	background:url(images/nav-bg.png) top left repeat-x;
}

#nav ul {
	width:960px;
	margin:0 auto;
	padding:0;
	list-style:none;
}

#nav li {
	margin:0;
	padding:0;
	float:left;
}

#nav li.noBg {
	background:none;
}

#nav li a, #nav li a:visited {
	display:block;
	margin:0 1px;
	width:157px;
	height:33px;
	background: #0079c5;
	text-align: center;
	font-family: 'FuturaMedium', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding-top: 12px;
	text-shadow:-1px -1px 0 #4C4C4C;
}
#nav li a:hover, #nav li a:visited:hover {
	background: #0168a9;
}

#nav li.yellow a, #nav li.yellow a:visited {
	background: #EBD64A;
}

#nav li.yellow a:hover, #nav li.yellow a:visited:hover {
	background: #D8B91E;
}

#nav li.red a, #nav li.red a:visited {
	background: #DF403D;
}

#nav li.red a:hover, #nav li.red a:visited:hover {
	background: #BF1B1B;
}

#nav li.green a, #nav li.green a:visited {
	background: #3F916C;
}

#nav li.green a:hover, #nav li.green a:visited:hover {
	background: #22754D;
}

#nav li.purple a, #nav li.purple a:visited {
	background: #8F83B8;
}

#nav li.purple a:hover, #nav li.purple a:visited:hover {
	background: #6A619B;
}




/*

#nav a#navMag {
	width:89px;
	background:url(images/nav/emag.png) top left no-repeat #0079c5;
}

#nav a:hover#navMag {
	background:url(images/nav/emag.png) top right no-repeat #0079c5;
}

#nav a#navDir {
	width:123px;
	background:url(images/nav/directory.png) top left no-repeat #0079c5;
}

#nav a:hover#navDir {
	background:url(images/nav/directory.png) top right no-repeat #0079c5;
}

#nav a#navSal {
	width:123px;
	background:url(images/nav/bargains.png) top left no-repeat #df403d;
}

#nav a:hover#navSal {
	background:url(images/nav/bargains.png) top right no-repeat #df403d;
}

#nav a#navEve {
	width:93px;
	background:url(images/nav/events.png) top left no-repeat #3f916c;
}

#nav a:hover#navEve {
	background:url(images/nav/events.png) top right no-repeat #3f916c;
}

#nav a#navJob {
	width:77px;
	background:url(images/nav/jobs.png) top left no-repeat #8f83b8;
}

#nav a:hover#navJob {
	background:url(images/nav/jobs.png) top right no-repeat #8f83b8;
}

#nav a#navAdv {
	width:125px;
	background:url(images/nav/advertise.png) top left no-repeat #0079c5;
}

#nav a:hover#navAdv {
	background:url(images/nav/advertise.png) top right no-repeat #0079c5;
}

#nav a#navAbout {
	width:123px;
	background:url(images/nav/about.png) top left no-repeat #0079c5;
}

#nav a:hover#navSearch {
	background:url(images/nav/search.png) top right no-repeat #0079c5;
}

#nav a#navSearch {
	width:123px;
	background:url(images/nav/search.png) top left no-repeat #0079c5;
}

#nav a:hover#navAbout {
	background:url(images/nav/about.png) top right no-repeat #0079c5;
}

#nav a#navHome {
	width:123px;
	background:url(images/nav/home.png) top left no-repeat #0079c5;
}

#nav a:hover#navHome {
	background:url(images/nav/home.png) top right no-repeat #0079c5;
}

#nav a#navContact {
	width:123px;
	background:url(images/nav/contact.png) top left no-repeat #0079c5;
}

#nav a:hover#navContact {
	background:url(images/nav/contact.png) top right no-repeat #0079c5;
}

#nav a#navComp {
	width:138px;
	background:url(images/nav/competition.png) top left no-repeat #ebd64a;
}

#nav a:hover#navComp {
	background:url(images/nav/competition.png) top right no-repeat #ebd64a;
}
*/

#nav li ul {
	position:absolute;
	width:250px;
	left:-9999px;
	background:#fff;
	font-size:14px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:url(images/search-middle.png) top center repeat-y;
	border:1px solid #fff;
	z-index: 100;
}

#nav li ul li, #nav li.yellow ul li a, #nav li.yellow ul li a:visited, #nav li.red ul li a, #nav li.red ul li a:visited {
	background:none;
}

#nav li ul li a, #nav li ul li a:visited {
	width:230px;
	height:auto;
	padding:5px 10px;
	line-height:30px;
	margin:0;
	cursor:pointer;
	text-decoration:none;
	color:#346fc5;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:none;
	text-shadow: none;
}

#nav li ul li a:hover, #nav li ul li a:visited:hover {
	color:#000;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

/* Left Sidebar */

#leftSidebar ul#socialMedia {
	list-style:none;
	margin:5px auto;
	padding:0;
	width:165px;
}

#leftSidebar ul#socialMedia li {
	float:left;
	width:55px;
	margin:0;
	text-align:center;
}

/* Search */

#contentMain p#searchSort a {
	color:#0562ed;
}

#contentMain p#searchSort a:hover {
	color:#e94c07;
}

/* Directory */

#contentMain .basicListing a.updateListing {
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin:0 10px 0 0;
	color:#e98b05;
}

#contentMain .basicListing a:hover.updateListing {
	color:#e94c07;
}

#contentMain .premiumListing a.arrowMember {
	display:block;
	position:absolute;
	top:6px;
	right:20px;
	font-family:Georgia, Garamond, "Times New Roman", serif;
	text-decoration:none;
	color:#547391;
	font-style:italic;
	padding:13px 45px 12px 0;
	background:url(images/checkmark.png) right center no-repeat;
	z-index:1;
}

#pagination a {
	font-size:16px;
	font-weight:bold;
	color:#346fc5
}

/* Sales, Jobs & Events */

#contentMain p#addRemove {
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	text-shadow:1px 1px 0 #fff;
	text-align:center;
	margin:0 0 10px;
}

#contentMain p#addRemove a {
	text-decoration:none;
	color:#0079c5;
}

#contentMain p#addRemove a:hover {
	color:#222;
}

/* Popular Searches */

#contentMain ul.popularLinks {
	font-size:11px;
	list-style:none;
	margin:10px 0 15px;
	padding:0;
	float:left;
	line-height:16px;
	width:185px;
	padding:0 10px;
}

#contentMain ul.popularLinks li {
	margin:0 0 3px;
}

#contentMain ul.popularLinks a {
	color:#3b7ab2;
	text-decoration:none;
}

#contentMain ul.popularLinks a:hover {
	color:#4ea2ed;
}

/* Content */

#contentMain p a {
	color:#0000f2;
	text-decoration:none;
}

#contentMain p a:hover {
	color:#d32147;
}

#contentMain #renew a {
	display:block;
	width:175px;
	text-decoration:none;
	margin:10px auto 0;
	font-size:18px;
	background:url(../../plugins/ad-manager/images/renew-icon.png) right center no-repeat;
	color:#0000f2;
}

#contentMain #renew a:hover {
	color:#d32147;
}

#contentMain #comparison a {
	text-decoration:none;
	color:#222;
}

#contentMain #advertise a {
	text-decoration:none;
	color:#0000f2;
}

#contentMain #advertise a:hover {
	color:#d32147;
}

/* Pagination */

#contentMain ul#paginationNav {
	list-style:none;
	width:420px;
	margin:0 auto;
	padding:15px 0;
	overflow:hidden;
	clear:both;
	font-size:16px;
}

#contentMain ul#paginationNav li {
	float:left;
	display:block;
	margin:0 20px;
	text-align:center;
	width:100px;
}

#contentMain ul#paginationNav a {
	color:#2b6dc8;
	font-weight:bold;
}

#contentMain ul#paginationNav a:hover {
	color:#d32147
}

/* Footer */

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
}

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

#footer a:hover {
	color:#5a9dbc;
}


.catTitle{
	clear: both;
	margin: 0px !important;
	padding: 0px 0px 10px 0px !important;
}

.aToZ{
	margin: 10px 0px 20px 10px !important;
	padding: 0px 0px 20px 0px !important;
	clear: both;
}

.aToZ li{
	float: left;
	display: inline;
	list-style-type:none;
	margin: 0px 2px 0px 0px !important;
	padding: 0px !important;
	font-size: 1em;
}
.aToZ li a{
	font-size: 15px;
	padding: 3px 5px;
	background: #3b7ab2;
	text-decoration: none;
	color: #fff;
}
.aToZ li a:hover{
	background:#4ea2ed;
	
}

#contentMain ul.popularLinks a {
	color:#3b7ab2;
	text-decoration:none;
}

#contentMain ul.popularLinks a:hover {
	color:#4ea2ed;
}


.sideButton a, .sideButton a:visited{
	margin: 5px 0px 0px 0px;
	display: block;
	width: 180px;
	height: 33px;
	background: url(images/button_bg.png);
	text-align: center;
	font-family: 'FuturaMedium', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #EBD64A;
	text-decoration: none;
	padding-top: 12px;
	text-shadow:-1px -1px 0 #4C4C4C;
}

.sideButton a:hover, .sideButton a:visited:hover{
	background-position: 0px -45px;
}
