﻿@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 100%;
	background-image: url(images/background-6.png);
	background-position:top;
	background-repeat:repeat-y;
	background-attachment:fixed;
}
.location-text {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a:link.location-text {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a:visited.location-text {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a:hover.location-text {
	font-size: 12px;
	color:#666666;
	font-family: Arial;
	font-weight: bold;
}
/* tags */
.tag-text {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a:link.tag-text {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a:visited.tag-text {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a:hover.tag-text {
	font-size: 12px;
	color:#666666;
	font-family: Arial;
	font-weight: bold;
}
.style9 {
	font-size: x-small;
}
.style7 {
	font-size: 14px;
}
.style1 {
	font-size: medium;
	font-family: "Trebuchet MS", Arial;
	color: #000000;
}
.style2 {
	font-size: x-small;
}
.style10 {
	color: #000000;
}
.style11 {
	color: #000000;
}
.style12 {
	color: #0000FF;
	font-weight: bold;
}
.style13 {
	color: #FF0000;
	font-weight: bold;
}
.terms-c-text {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}
.post-stamp{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.mainpageheading {
	font-size: 16px;
	font-family: Arial;
	font-weight: bolder;
	color: #000000;
}

.mainpagetext {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
}
.mainpagetext-white-bold {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.mainpagesubheding {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.review-loc {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.review-loc-sub {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
}
.searchfonts{
	font-size: 14px;
	font-family: "Arial";
	color: #000000;
	font-weight: bold;
}

.newsandevents{
	font-size: 14px;
	font-family: "Arial" ;
	color: #000000;
	font-weight: bold;
}
.newsandeventstext{
	font-size: 14px;
	font-family: "Arial" ;
	color: #000000;
}
.copyright2{
	font-size: small;
	font-family: "Arial";
	color: #000000;
}
.flash{
	border: medium solid #FFFFFF;
}
.italics-answer{
	color: #333333;
	font-family: sans-serif;
	font-size: 14px;
	font-style: italic;
}
/* links */
a:link.topbannertext {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none
}
a:visited.topbannertext {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none
}
a:hover.topbannertext {
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none
}
a:link.topbannertext-2 {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none
}
a:visited.topbannertext-2 {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none
}
a:hover.topbannertext-2 {
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none
}
a:links.copyright {
	font-size: small;
	font-family: "Arial";
	color: #000000;
	text-decoration:none
}
a:visited.copyright {
	font-size: small;
	font-family: "Arial";
	color: #000000;
	text-decoration:none
}
a:hover.copyright {
	font-size: small;
	font-family: "Arial";
	color: #666666;
	text-decoration:none
}
/*end */

.namboozle #container {
	width: 960px;
	height:auto;
	text-align: left;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.namboozle #header {
	width: 950px;
	height:125px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:25px;
}
.namboozle #topbar {
	width: 930px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	background-image: url(images/topbar.png);
	background-position:center;
	height:35px;
	overflow: hidden;
	padding-bottom: 2px;
}
.namboozle #maincontent {
	background-color:#FFFFFF;
	width:960px;
	height:auto;
	overflow: hidden;
	}

.namboozle #homebanner {
	width: 960px;
	background-repeat:no-repeat;
	height:150px;
	overflow: hidden;
}

.namboozle #splitter {
	width: 960px;
	background-image:url(images/splitter.png);
	height:10px;
	overflow: hidden;
}

.namboozle #ads {
	margin-bottom:5px;
}
.namboozle #loc {
	margin-bottom:5px;
}
.namboozle #news-strip {
	background-image:url(images/news-post.png);
	width:400px;
	height:18px;
	padding-top:4px;
}
	
.namboozle #footer {
	width: 944px;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	height:auto;
	padding: 8px;
	overflow: hidden;
}
.namboozle #article-l{
	width: 340px;
	height: 180px;
	overflow: hidden;
	overflow: hidden;
	background-image: url(images/article.png);
	background-repeat: no-repeat;
	padding:10px;
}
.namboozle #article-r{
	width: 340px;
	height: 180px;
	overflow: hidden;
	float: right;
	background-image: url(images/article.png);
	background-repeat: no-repeat;
	padding:10px;
}
.namboozle #article2holder{
	width: 720px;
	height: 200px;
	margin-left:8px;
	margin-top:10px;
}
.namboozle #comp {
	background-image:url(images/comp-bg.png);
	background-repeat:repeat-x;
	width:700px;
	min-height:700px;
	margin-left: 8px;
	padding: 10px;
}
.namboozle #top-page-about{
	background-image:url(images/top-home-about.png);
	width: 700px;
	height: 180px;
	padding: 10px;
	margin-left:8px;
	margin-top:10px;
}
.namboozle #review-latest {
	width:644px;
	height:180px;
	background-image:url(images/review-bg.png);
	margin-top: 8px;
	margin-left: 8px;
	padding-right: 14px;
	padding-left: 62px;
}
.namboozle #rightpad{
	padding-right:2px;
}
	
	
.namboozle #rvlt {
	width:710px;
	height:200px;
	background-image:url(images/rvlt.png);
	margin-left:8px;
	padding-top:40px;
	padding-left:8px;
}


#push {
    height: 4em;
}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:right;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

#tabs a span {
	float:none;
	font-weight: bold;
}

#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
#leftmenubuttons {
	width: 180px ;
	text-align: center ;
}

#leftmenubuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}

#leftmenubuttons li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#leftmenubuttons li a {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px outset #FFFFFF;
	width: 180px;
	text-decoration: none;
	display: block;
	background-image: url(images/leftmenu.png);
	background-repeat: repeat-x;
}

#leftmenubuttons li a:hover {
	color: #000000;
	background-image: url(images/leftmenuhover.png);
}

#login {
	padding-top: 2px;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
}
#nav {
	width: 960px;
	background-image: url(images/nav_menu.png);
	height: 22px;
	overflow: visible;
}

#nav-padding {
	padding-left:30px;
}

#leftsidebar {
	float: left;
	width: 180px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	border: thin solid #d4d4d4;
	border-radius: 10px;
	overflow: hidden;
}
#rightcontent {
	float: right;
	width: 735px;
	padding-top:10px;
	padding-right: 5px;
	height: auto;
	overflow: hidden;
	border: thin solid #d4d4d4;
	padding-left: 5px;
}
#full-width {
	float: right;
	width: 950px;
	padding-top:10px;
	padding-right: 5px;
	padding-left:5px;
	height: auto;
	overflow: hidden;
	border: thin solid #d4d4d4;
	padding-left: 5px;
}

#search {
	padding-top: 2px;
}

#search form {
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#search label {
	font-size: x-small;
	font-weight: bold;
}

#search input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#resultstable {
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}

#slideshow {
	margin:0 auto;
	width:640px;
	height:263px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  overflow:auto; 
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; 
  height:263px;
}

.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}

/* LINKS FORMAT*/
a:link.navlink {color:#000000}
a:visited.navlink {color:#000000}
a:hover.navlink {color:#666666}

/*Twitter*/
.tweet, .query {
  font-family: Georgia, serif;
  font-size: 120%;
  color: #085258; }
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #8ADEE2; }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #91E5E7; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		
.namboozle #location {
	background-image:url(images/location-bar.png);
	width: 700px;
	height:16px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	margin-left: 8px;
}
.namboozle #location-bar {
	width: 880px;
	height: 19px;
	background-image:url(images/location-bar-large.png);
	overflow:hidden;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 3px;
}
.namboozle #tags-box {
	width:700px;
	height:80px;
	padding:10px;
	background-image:url(images/tag-box.png);
	margin-left:8px;
	margin-bottom:4px;
	margin-top:4px;
}
/*profile*/
.namboozle #profile-bar {
	background-image:url(images/profilebar.png);
	width:592px;
	height:52px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right4px;
	margin-left: 60px;
	
}
.namboozle #profile-holder {
	background-image:none;
	background-repeat:no-repeat;
	background-color: #F4F4F7;
	margin-left: 2px;
}
/* home slider*/
#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*slider */
/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

/*gallery box */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Copyright © Andrew Hawkes 2010  */

	
 
/* Easy Slider */
 
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:696px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}											
 
/* // Easy Slider */

/* box */

.boxgrid{
	width: 175px;
	height: 200px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

/* box */
