@charset "utf-8";
/* CSS Document */

/* Reset CSS Styles */
* {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

a:link, a:visited  { color: #227bc1; text-decoration: underline;   }

a:hover, a:active  { color: #45a9f6; text-decoration: underline;   }

ul, ol {
	margin-left: 25px;
	list-style-type: square;
}

li {
	line-height: 2em;	
}

.checklist
{
margin-left: 0;
padding-left: 8px;
list-style: none;
}

.checklist li
{
padding-left: 20px;
background-image: url(/img/tick.png);
background-repeat: no-repeat;
background-position: 0 .2em;
line-height: 1.8em;
}

img {
	border: 0;	
}

html {
	height: 100%;
}

body {
	height: 100%;
	background-color:#242424;
	background-image:url(/img/background.gif);
	background-repeat:repeat;
	text-align: center;
	min-width: 900px;
	margin-bottom: 15px;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;	
}

p {
	padding: 0 0 15px 0;
	line-height: 2em;
}

h2 {
	font-size: 18px;
	padding: 0 0 12px 0;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 12px 0;	
}

.clearer {clear: both; line-height: 0; height: 0;}

.line {
	position: relative;
	height: 0;
	line-height: 0;
	font-size: 0px;
	padding: 0;
	margin: 8px 0 8px 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:810px;
	padding-right: 170px;
}

#right_ad {
	position: absolute;
	right: 0;
	top: 20px;
	width: 160px;
	height: 600px;
}

#right_ad .top {
	position: relative;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCC;
	letter-spacing: 2px;
	text-align: center;
}

#logo {
	position: relative;
	width:810px;	
	height: 160px;
	background-image:url(/img/logo.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#logo img#nwlogo {
	position: relative;
	float: left;
	margin: 15px 0 0 0;	
}

#menu {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 45px;
	width: 810px;
	overflow: hidden;
	border-bottom: 1px solid #2d8bcb;
}

#body {
	position: relative;
	margin: 0;
	width: 780px;
	background-color:#FFF;
	padding: 15px;
	overflow: hidden;
}

#home_ssp {
	position: relative;
	margin-bottom: 15px;	
	width: 780px;
	height: 250px;
}

.nivoSlider {
    position:relative;
    width:780px; /* Change this to your images width */
    height:250px; /* Change this to your images height */
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
	text-decoration: none;
}
.nivo-caption a:hover {
    color:#fff;
	text-decoration: none;
}

#footer {
	position: relative;
	width: 810px;
	height: 155px;

	background-image:url(/img/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 11px;
	color:#555;
}

#footer .verybottom {
	position: absolute;
	bottom: 15px;
	font-size: 10px;
	left: 0;
	width: 810px;
	text-align: center;
}

#footer .graphite {
	position: absolute;
	bottom: 4px;
	right: 10px;
	width: 100px;
}

#footer #column1 {
	position: absolute;
	left: 40px;
	top: 25px;
	width: 200px;
	height: 110px;
}

#footer #column2 {
	position: absolute;
	left: 300px;
	top: 25px;
	width: 210px;
	height: 110px;
}

#footer #column3 {
	position: absolute;
	right: 40px;
	top: 25px;
	width: 200px;
	height: 110px;
}

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

#footer a:hover {
	text-decoration: underline;	
}

#footer h3 {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	color:#333;
	padding: 0;
}

#body h1 {
	font-size:24px;	
}

#body #title {
	border-width: 0 0 1px 0;
	border-style:dotted;
	border-color:#CCC;
	margin-bottom: 10px;
}

#body #title h1 span {
	font-size: 15px;
	font-weight: normal;
	color: #999;	
	display: block;
}

#body .breadcrumb {
	position: relative;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	color: #777;
	z-index: 10000;
	font-weight: normal;
}

#body .breadcrumb a {
	color: #777;
	text-decoration: none;
}

#body .breadcrumb a:hover {
	text-decoration: underline;	
}

#special {
	position: absolute;
	right: 28px;
	top: 11px;
	z-index: 100;
}

#special2 {
	position: absolute;
	right: 28px;
	top: 31px;
	z-index: 100;
}

/* Category list */

#category {
	clear: both;
	margin: 0;
	padding: 0;
}

#category li {
	display: block;
	list-style: none;
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 1.7em;
}

#category li h2 {
	font-size: 18px;
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#category li span{
	font-size: 12px;
	display: block;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#category li a {
	display: block;
	padding: 10px 10px 10px 65px;
	background: #F7F7F7 url(/img/icons/48x48/page_preview.png) no-repeat;
	border: solid 1px #E8E8E8;
	background-position: 10px 5px;
	text-decoration: none;
	color:#555;
}

#category li a:hover {
	background-color: #2f97d3;
	border-color: #2b7faf;
	color: #fff;
}



/* Subcategory list */

#subcategory {
	margin: 0 0 0 20px;
	padding: 0;
}

#subcategory li {
	display: block;
	list-style: none;
	text-align: left;
	margin: 0 0 5px 0;
	line-height: 1.7em;
}

#subcategory h3 {
	display: block;	
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#subcategory li a {
	display: block;
	padding: 12px 10px 12px 50px;
	background: #F7F7F7 url(/img/icons/32x32/folder.png) no-repeat;
	border: solid 1px #E8E8E8;
	background-position: 10px 50%;
	text-decoration: none;
	color:#555;
}

#subcategory li a:hover {
	background-color: #fee58e;
	border-color: #f3cb42;
	color: #555;
}

/* Listings list */

#listing {
	margin: 0 0 0 40px;
	padding: 0;
}

#listing li {
	display: block;
	list-style: none;
	text-align: left;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

#listing li a {
	display: block;
	padding: 12px 10px 12px 45px;
	background: #F7F7F7 url(/img/icons/24x24/info.png) no-repeat;
	border: solid 1px #E8E8E8;
	background-position: 12px 50%;
	text-decoration: none;
	color:#000;
}

#listing li.premium a {
	padding-left: 10px;	
	overflow: auto;
	background-image: none;
}

#listing li a:hover {
	background-color: #bddef3;
	border-color: #90bdda;
	color: #000;
}

#listing li h4 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#listing li span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#listing li.premium h4 {
	font-size: 16px;
	font-weight: bold;
}

#listing li.bold h4 {
	font-weight: bold;
}

#listing li.premium a img {
	position: relative;
	float: left;
	margin-right: 10px;
	border: 2px solid #fff;
}






.left {
	background-color:#eee;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	text-align: right;
	color:#333;
}

.right {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

#listing_right {
	position: relative;
	float: right;
	width: 300px;
	clear: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#listing_ad {
	position: relative;
	width: 300px;
	clear: right;
}

#listing_video {
	position: relative;
	width: 300px;
	padding-top: 15px;
	clear: right;
}

#listing_logo {
	position: relative;
	float: left;
	clear: left;
	width: 250px;
}

#listing_name {
	position: relative;
	float: left;
	font-size: 22px;
	font-weight: bold;
	clear: left;
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-width: 0 0 1px 0;
	margin-bottom: 10px;
	width: 340px;
}

#listing_table_container {
	position: relative;
	width: 385px;
	float: left;
	clear: left;
}

table#listing_table {
	clear: left;	
}

table#listing_table tr td a {
	text-decoration: none;	
}

table#listing_table tr td a:hover {
	text-decoration: underline;	
}

#listing_desc {
	padding: 15px;
	line-height: 2em;
	text-align:justify;
	clear: left;
	
}

#cat_ad {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#cat_ad .bottom {
	position: relative;
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
	letter-spacing: 2px;
	text-align: right;
	padding-right: 30px;
}


/* Footer */
#subfooter { position: relative; width: 780px; padding: 15px 160px 0 0; margin: 0 auto; overflow: hidden; }
.footer-column { float: left; margin: 0 20px 0 20px; width: 140px; }
.footer-column h5 { font-size: 14px; text-decoration: none; text-transform: uppercase; padding: 0; margin: 0 0 5px 0; text-align: left; font-weight: bold; }
.footer-column h5 a { color: #606060; text-decoration: none; }
.footer-column ul { margin: 0 0 15px 7px; padding: 0; list-type: none; font-size: 11px; text-align: left; }
.footer-column ul li { line-height: 1em; color: #606060;  }
.footer-column ul li span { font-size: 9px; color: #606060; width: 40px; display: block; float: left; text-align: right; padding: 0 5px 0 0; }
.footer-column ul a { color: #606060; text-decoration: none; line-height: 1em; }
.footer-column ul a:hover { text-decoration: none; color: #888; }

