/* Link Centre © 2012 */
/* Developed by Link Centre */
/* Date of build: */ 
/* Validated on: */

* {
	padding: 0;
	margin: 0;
}

html,
body {
	background: #1E5598 url('/images/blue-background.jpg') repeat-x;
	font: 14px 'Open Sans', Arial, Helvetica, sans-serif;
}

/* Headers */
h1 {
	padding: 0 0 10px;
	color: #00498f;
}

#cattitle {
	font : 1.4em arial, sans-serif; 
	margin-left:25px; 
}

h2 {
	padding: 0 0 10px;
	font-size: 17px;
	color: #00498f;
}

h3 {
	padding: 0 0 10px;
	font-size: 18px;
	color: #00498f;
}

h4 {
	padding: 0 0 10px;
	font-size: 18px;
	color: #00498f;
    font-weight: normal;
}

h5 {
	padding: 0 0 10px;
	color: #666;
	font-size: 14px;
	font-weight: 700;
}

h6 { }

.pageno {
    list-style:none;    
}

.pageno li{
    float: left;
    width: 100px;
}


.pagenobot {
    list-style:none;    
}

.pagenobot li{
    float: left;
    width: 200px;
    padding-bottom: 25px;
}


.edit {
	width:99%;
 	border: 1px solid #cccccc; 
    padding: 5px;
	}
	
.but {

    padding: 5px;
	}

/* Paragraphs, lists and links */
p{
	color: #666;
	line-height: 18px;
	padding: 0 0 15px;
}
ul,
ol {
	margin: 0;
	padding: 0;
 }

li { color: #666; }

a {
	color: #00498f;
	text-decoration: none;
}

a:hover {
	color: #c12321;
	text-decoration: underline;
}

a:visited { color: #c12321; }

/* Social Plugin */
#socialplugin {
	position:absolute;
	left: 0;
	top: 100px;
	width: 398px;
	height: 266px;
	z-index: 1;
	background: url(../images/socialplugin.png) no-repeat;	
}

#socialplugin form {
	padding: 20px 25px;
}
#socialplugin form fieldset {
	border: none;
}
#socialplugin form fieldset p {
	padding: 0;
}
#socialplugin form label {
	color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 0 0 9px;
    width: 100%
}
#socialplugin form select {
	border: none;
	background: none;
    padding: 5px 10px;
    width: 313px;
	margin: 0 0 14px;
}
#socialplugin form textarea {
	border: none;
	background: none;
	height: 72px;
    width: 311px;
}
#socialplugin form input#post {
	color: #666;
    line-height: 4px;
    margin: 18px 0 0;
    padding: 5px 0 6px;
    width: 62px;
	border: none;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: 700;
	background: url(../images/post.jpg) no-repeat;
}
#socialplugin form input#post:hover {
	color: #00498f;
}


/* Generic Image Properties */
img,
a img,
a:hover { border: none; }

/* Generic Styling */
#nav {
	position: absolute;
	width: 100%;
	float: left;
	z-index: 3;
	background: url(../images/nav-bck.jpg) repeat-x;
}

#nav-inner {
/*	width: 960px; */
	margin: 0 auto;
	overflow: hidden;
}

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

#nav-inner ul ul { display: none; }

#nav-inner li { float: left; }

#nav-inner a {
	color: #707070;
	float: left;
	display: block;
	text-decoration: none;
	padding: 11px 10px;
	background: url(../images/nav-link-divide.jpg) right no-repeat;
    font-size: 12px;
}

#nav-inner ul li:hover ul {
	top: 37px;
	margin: 0;
	position: absolute;
	display: block;
	width: 200px;
	padding: 0 0 15px;
}

#nav-inner ul li:hover ul li {
	background: #e0e0e0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #d1d0d0;
}

#nav-inner ul li:hover ul li.first { border-top: none; }

#nav-inner ul li:hover ul li a {
	width: 150px;
	display: block;
	background: none;
}

/* User Menu */				
    #nav-inner ul.user {
	float: right;
}
 
#nav-inner ul li.cpanel:hover ul {
	top: 37px;
	margin: 0 0 0 -132px;
	position: absolute;
	display: block;
	width: 200px;
}

#nav-inner ul.user li {
	color: #707070;
	float: left;
	display: block;
	text-decoration: none;
	padding: 11px 4px;
	background: none;
}

#nav-inner ul.user li.id {
	font-weight: 700;
	padding: 11px 10px;
	border: none;
	background: url(../images/nav-link-divide.jpg) right no-repeat;
}

#nav-inner ul.user li.cpanel {
	background: none;
	border: none;
	padding: 0;
    float:right;
}

#nav-inner ul.user li.cpanel a {
	background: none;
	border: none;
	padding:  10px;
}

#nav-inner ul.user li.cpanel a {
	background: none;
	border: none;
	padding: 0px 10px;
}

#nav-inner ul.user li.cpanel.myaccount a {
	background: none;
	border: none;
	padding: 10px 10px;
}


/* Generic Ruling */
#wrapper {
	width: 960px;
	padding: 20px;
	margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

#search_banner {
	float: left;
	height: 90px;
	width: 960px;
	margin: 60px 0 15px;
}

#search_banner ul.logo {
	display: block;
	float: left;	
}

#search_banner ul.logo li{
	list-style: none;
}
#search_banner ul li h1 {
	color: #666;
	font-size: 12px;
	font-weight: 100;	
}
#search_banner ul.logo li a img {
	border: none;
	float: left;
	padding: 5px 0;
}

#search_banner #searchbox {
	float: right;
	height: 120px;
	width: 676px;
}

/* Search Form */
#searchbox form {
	height: 51px;
	padding: 20px 22px 0;
}

#searchbox fieldset {
	border: none;
	float: left;
	width: 100%;
}

#searchbox form,
#searchbox form fieldset input,
#searchbox form fieldset textarea,
#searchbox form label {
	font-family: Helvetica, Arial;
	font-size: 12px;
	float: left;
}

#searchbox form p {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}

#searchbox form p label {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#searchbox form fieldset p input,
#searchbox form fieldset p textarea {
	display: block;
	padding: 4px;
	width: 400px;
	margin: 0;
	border: none;
	background: none;
}

#searchbox form fieldset p label {
	display: block;
	color: #777;
	padding: 7px 8px;
	margin: 0;
}

#searchbox form fieldset p textarea {
	padding: 2px;
	width: 404px;
}

#searchbox form fieldset p.large {
	float: left;
	margin: 0 21px 0 0;
	width: 289px;
}

#searchbox form fieldset p.large input {
	float: left;
	height: 20px;
	overflow: hidden;
	padding: 5px 8px;
	width: 271px;
}

#searchbox form fieldset p.small {
	float: left;
	margin: 0 21px 0 0;
	width: 206px;
	height: 30px;
}

#searchbox form fieldset p.small input {
	float: left;
	height: 20px;
	overflow: hidden;
	padding: 5px 8px;
	width: 191px;
}

#searchbox form fieldset p.submit {
	float: left;
	height: 30px;
	overflow: hidden;
	width: 95px;
	padding: 1px 0 0;
}

#searchbox form fieldset p input.search {
	color: #666;
	float: left;
	height: 29px;
	width: 92px;
	display: block;
	cursor: pointer;
	background: url(../images/submit.jpg) no-repeat;
}

#searchbox form fieldset p input.search:hover {
	color: #fff;
	background: url(../images/submit_hover.jpg) no-repeat;
}

#searchbox .TabbedPanels {}

.TabbedPanelsTabGroup {
   float: left;
    margin: -87px 0 0;
    padding: 0;
}

.TabbedPanelsTab {
	top: 1px;
	float: left;
	position: relative;
	margin: 0 1px 0 0;
	background: #ddd;
	list-style: none;
	cursor: pointer;
}

li.TabbedPanelsTab.search {
	font-size: 12px;
	font-weight: 700;
	float: left;
	text-align: center;
	padding: 6px 10px;
	color: #fff;
	height: 20px;
	width: 62px;
	cursor: pointer;
	background: url(../images/searchtabon.jpg) -82px 0 no-repeat;
}

li.TabbedPanelsTabSelected.search { background-position: 0 0; }

li.TabbedPanelsTab.submit {
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	padding: 6px 10px;
	color: #fff;
	height: 20px;
	width: 135px;
	cursor: pointer;
	background: url(../images/submittabon.jpg) -155px 0 no-repeat;
}

li.TabbedPanelsTabSelected.submit { background-position: 0 0; }

li.TabbedPanelsTab.join {
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	padding: 6px 10px;
	color: #fff;
	height: 20px;
	width: 135px;
	cursor: pointer;
	background: url(../images/submittabon.jpg) -155px 0 no-repeat;
}

li.TabbedPanelsTabSelected.join { background-position: 0 0; }

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	position: absolute;
	top: 80px;
	width: 676px;
	background: url(../images/searchbox.png) no-repeat;
}

.TabbedPanelsContent { overflow: hidden; }
.VTabbedPanels {
	overflow: hidden;
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0;
	width: 30em;
	height: 20em;
}
@media print {

.TabbedPanels { overflow: visible !important; }

.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}

.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}

.TabbedPanelsTab {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
}

/* End of Search Form */

#top_wrapper {
	overflow: hidden;
	width: 960px;
}

#content_wrapper {
	float: left;
	overflow: hidden;
	width: 960px;
}

#lhcol {
	float: left;
	width: 677px;
}

#lhcol.home #howto {
		left: 13px;
		position: relative;
		top: 457px;
		width: 208px;
	}
	#lhcol.home #howto h4 {
		float: left;
		width: 168px;
		padding: 12px 20px;
		background: url(../images/howtoheader.jpg) no-repeat;
	}
		#lhcol.home #howto ul,
		#lhcol.home #howto li {
			list-style: none;		
		}		
			#lhcol.home #howto a {
				color: #666;
				float: left;
				padding: 12px 29px 11px;
				width: 168px;			
				background: url(../images/howto_button.jpg) no-repeat;				
			}
				#lhcol.home #howto a.last {
					color: #666;
					float: left;
					padding: 14px 29px;
					width: 168px;			
					background: url(../images/howto_bottom.jpg) no-repeat;				
				}

    #rhcol {
    	float: right;
        margin: 0 0 0 12px;
        width: 271px; 
    }

	#rhcol.home #recentactiv {
		left: 13px;
		position: relative;
		top: 457px;
		width: 208px;
		height: 302px;
		background: url(../images/recentactiv_bottom.jpg) bottom no-repeat;		
	}
	#rhcol.home #recentactiv h4 {
		float: left;
		height: 24px;
		padding: 14px 18px;
		width: 172px;
		background: url(../images/recentactiv_header.jpg) no-repeat;
	}
	#rhcol.home #recentactiv h5 {
		font-size: 12px;
	}
	#rhcol.home #recentactiv img {
		float: left;
		padding: 2px 5px 2px 0;
	}
	#rhcol.home #recentactiv .middle {
        float: left;
        height: 160px;
        padding: 0 15px;
        width: 180px;
		background: url(../images/recentactiv_background.jpg) repeat-y;	
	}
	#rhcol.home #recentactiv .middle p {
		font-size: 11px;
		line-height: 15px;	
		padding: 0 0 5px;
	}
	#rhcol.home #recentactiv .middle p.time {
		color: #c5c5c5;
	}


#footer {
	width: 100%;
	float: left;
	clear: both;	
	height: 100px;	
	background: #666;
}
#inner_footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
	height: 100px;
}
#footer ul {
	float: left;
	width: 34%;
	padding: 40px 20px 0;
 }
#footer li {
	list-style: none;
	color: #fff;
	font-size: 14px;
}
#footer ul.social {
	float: left;
	width: 57%;
	padding: 40px 20px 0;	
}
	#footer ul.social li {
		display: inline;
		float: right;
	}
#footer ul.social li a { 
	padding: 0 0 0 15px;
    color: #fff;
}

#footer a:hover { }

/* Home Page Layout */

#red {
    height: 370px;
    margin: 50px 0 0 -37px;
    position: absolute;
    width: 360px;
	background: url(../images/red_promo.png) no-repeat;
}
#red a {
	color: #ec2027;
    float: left;
    font-size: 11px;
    height: 14px;
    padding: 4px 5px 4px 20px;
    width: 80px;
	background: url(../images/red_button.jpg) no-repeat;		
}
#blue a {
	color: #00498f;
    float: left;
    font-size: 11px;
    height: 14px;
    padding: 4px 5px 4px 20px;
    width: 80px;
	background: url(../images/blue_button.jpg) no-repeat;		
}
#blue {
    height: 380px;
    margin: 50px 0 0 -69px;
    position: absolute;
    width: 355px;
	background: url(../images/blue_promo.png) no-repeat;
}
#red h2, #blue h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 5px;	
}
#red .middle {
    padding: 160px 0 0 55px;
    width: 170px;
}
#blue .middle {
    padding: 145px 0 0 150px;
    width: 160px;
}
#red p, #blue p {
	color: #fff;
	padding: 0 0 5px;	
}






#lhcol.home {
    float: left;
    margin: 0 12px 0 0;
    min-height: 600px;
    width: 229px;
}
#ccol.home {
	width: 477px;
	float: left;
    position: relative;
    z-index: 1;
}
#ccol.home #search_banner #searchbox form {
    height: 68px;
    overflow: hidden;
	padding: 0;
}
#ccol.home #search_banner {
    float: left;
    height: 200px;
    margin: 65px 0 0;
    overflow: hidden;
    width: 477px;
}
	#ccol.home #search_banner ul {
		margin: 0 auto;
		width: 205px;
		padding: 0 0 30px;
	}
	#ccol.home #search_banner li {
		list-style: none;
	}
	#ccol.home #search_banner a {
		float: left;
	}
	#ccol.home #search_banner a img {
		border: none;
	}
#ccol.home #search_banner #searchbox {
    height: 41px;
    overflow: hidden;
    position: relative;
    width: 477px;
}
#ccol.home #search_banner #searchbox p {
	float: left;
	display: block;
}
#ccol.home #search_banner #searchbox label {
    padding: 12px 14px 0;
}
#ccol.home #search_banner #searchbox fieldset#radio {
	padding: 0;
}
#ccol.home #search_banner #searchbox fieldset#radio label {
	padding: 0;	
}
#ccol.home #search_banner #searchbox fieldset {
	width: 477px;
	padding: 0 0 10px;
}
#ccol.home #search_banner #searchbox fieldset#radio p {
	padding: 0 10px 0 0;	
	background: none;
}
	#ccol.home #search_banner #searchbox fieldset#radio p.l {
		width: 80px;
	}
	#ccol.home #search_banner #searchbox fieldset#radio p.g {
		width: 58px;		
	}	
	#ccol.home #search_banner #searchbox fieldset#radio p.p {
		width: 117px;		
	}
	#ccol.home #search_banner #searchbox fieldset#radio p.d {
		width: 72px;		
	}
#ccol.home #search_banner #searchbox input,
#ccol.home #search_banner #searchbox input.search,
#cat_slider ul#left li a,
#cat_slider ul#right li a  {
	background: url(../images/home_search.jpg) no-repeat;
}

#ccol.home #search_banner #searchbox input {
  	float: left;
    height: 20px;
    padding: 10px;
    width: 359px;
	background-position: -15px 0;	
}
	#ccol.home #search_banner #searchbox input.search {
		background-position: -397px 0;
		float: left;
		height: 40px;
		padding: 10px;
		width: 97px;
		color: #fff;
		font-weight: 700;
		font-size: 14px;
		position: absolute;
    	z-index: 1;
	}
		#ccol.home #search_banner #searchbox input.search:hover {	
			background-position: -397px -40px;	
		}
	#ccol.home #search_banner #searchbox fieldset#radio input {
    	width: 13px;
		height: 13px;
		float: right;	
		background: none;
		padding: 0;
		margin: 1px;
	}
	
 
 #cat_slider {
 }
 
 .caticon a {
    background: url("../images/catslider_buttons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    height: 55px;
    margin: 0 0 0 33px;
    text-align: center;
    width: 55px;
}
 
 
.business a {
				background-position: -18px -15px;
			}
				#cat_slider ul.subcat li.business a:hover {
				background-position: -78px -15px;
			}
			#cat_slider ul.subcat li.cars a {
				background-position: -18px -74px;
			}
				#cat_slider ul.subcat li.cars a:hover {
				background-position: -78px -74px;
			}			
			#cat_slider ul.subcat li.computers a {
				background-position: -18px -133px;
			}
				#cat_slider ul.subcat li.computers a:hover {
					background-position: -78px -133px;
			}			
			#cat_slider ul.subcat li.education a {
				background-position: -18px -192px;
			}
				#cat_slider ul.subcat li.education a:hover {
					background-position: -78px -192px;
			}				
			#cat_slider ul.subcat li.consumer_electronics a {
				background-position: -18px -251px;
			}
				#cat_slider ul.subcat li.consumer_electronics a:hover {
					background-position: -78px -251px;
			}
			
			#cat_slider ul.pager li.employment a {
				background-position: -160px -15px;
			}
				#cat_slider ul.pager li.employment a:hover {
					background-position: -220px -15px;
			}	
			#cat_slider ul.pager li.entertainment a {
				background-position: -160px -74px;
			}
				#cat_slider ul.pager li.entertainment a:hover {
					background-position: -220px -74px;
			}			
			#cat_slider ul.pager li.finance a {
				background-position: -160px -133px;
			}
				#cat_slider ul.pager li.finance a:hover {
					background-position: -220px -133px;
			}							
			#cat_slider ul.pager li.games a {
				background-position: -160px -192px;
			}
				#cat_slider ul.pager li.games a:hover {
					background-position: -220px -192px;
			}				
			#cat_slider ul.pager li.gifts a {
				background-position: -160px -251px;
			}
				#cat_slider ul.pager li.gifts a:hover {
					background-position: -220px -251px;
			}	
			
						
			#cat_slider ul.pager li.health a {
				background-position: -302px -15px;
			}
				#cat_slider ul.pager li.health a:hover {
					background-position: -362px -15px;
			}
			#cat_slider ul.pager li.hobbies a {
				background-position: -302px -74px;
			}
				#cat_slider ul.pager li.hobbies a:hover {
					background-position: -362px -74px;
			}	
			#cat_slider ul.pager li.home_garden a {
				background-position: -302px -133px;
			}
				#cat_slider ul.pager li.home_garden a:hover {
					background-position: -362px -133px;
			}							
			#cat_slider ul.pager li.household_apps a {
				background-position: -302px -192px;
			}
				#cat_slider ul.pager li.household_apps a:hover {
					background-position: -362px -192px;
			}					
			#cat_slider ul.pager li.insurance a {
				background-position: -302px -251px;
			}
				#cat_slider ul.pager li.insurance a:hover {
					background-position: -362px -251px;
			}	
			
			
							
			#cat_slider ul.pager li.internet a {
				background-position: -445px -15px;
			}
				#cat_slider ul.pager li.internet  a:hover {
					background-position: -506px -15px;
			}				
			#cat_slider ul.pager li.science a {
				background-position: -445px -74px;
			}
				#cat_slider ul.pager li.science a:hover {
					background-position: -506px -74px;
			}				
			#cat_slider ul.pager li.shopping a {
				background-position: -445px -133px;
			}
				#cat_slider ul.pager li.shopping a:hover {
					background-position: -506px -133px;
			}			
			#cat_slider ul.pager li.sport a {
				background-position: -445px -192px;
			}
				#cat_slider ul.pager li.sport a:hover {
					background-position: -506px -192px;
			}			
			#cat_slider ul.pager li.travel a {
				background-position: -445px -251px;
			}
				#cat_slider ul.pager li.travel a:hover {
					background-position: -506px -251px;
			}				
			
			
	
				#qcat_slider ul.pager li:hover ul {
					top: 75px;
					position: absolute;
					display: block;
					width: 445px;
					padding: 18px 15px;
					background: #fff;
					z-index: 1;
					height: 95px;
					/* background: url(../images/catslider_linkbck.jpg) no-repeat; */
				}

	#qcat_slider ul.pager ul {
		display: none;
        					top: 75px;
					position: absolute;
					display: block;
					width: 445px;
					padding: 18px 15px;
					background: #fff;
					z-index: 1;
					height: 95px;	
	}
	#cat_slider ul.pager ul li.heading {
		float: left;
		width: 100%;
		font-weight: 700;
		font-size: 14px;
		color: #00498f;
	}
		#cat_slider ul.pager ul li {
			float: left;	
			padding: 0 7px 10px 0;

		}
		#cat_slider ul.subcat ul li a {
			float: left;	
			height: 12px;
			width: auto;
			margin: 0;
			padding: 0 7px 0 0;
			background: none;
		}

.icon {
padding: 0 .5em 1.25em .5em;
width: 44px;
height: 44px;
border: 0;
float: left;
}

.catheading {
    font-size: 18px;
}

.categoryouter {

}

.categoryouter ul {
    list-style: none;
}

.s-bus{background:url("http://images.linkcentre.com/2.png") no-repeat 0 0;width:44px;height:44px;}
.s-car{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -94px;width:44px;height:44px;}
.s-com{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -188px;width:44px;height:44px;}
.s-edu{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -282px;width:44px;height:44px;}
.s-ele{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -376px;width:44px;height:44px;}
.s-ent{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -470px;width:44px;height:44px;}
.s-fin{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -564px;width:44px;height:44px;}
.s-gam{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -658px;width:44px;height:44px;}
.s-gif{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -752px;width:44px;height:44px;}
.s-hea{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -846px;width:44px;height:44px;}
.s-hob{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -940px;width:44px;height:44px;}
.s-hom{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1034px;width:44px;height:44px;}
.s-hou{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1128px;width:44px;height:44px;}
.s-ins{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1222px;width:44px;height:44px;}
.s-inter{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1316px;width:44px;height:44px;}
.s-job{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1410px;width:44px;height:44px;}
.s-sci{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1504px;width:44px;height:44px;}
.s-sho{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1598px;width:44px;height:44px;}
.s-spo{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1692px;width:44px;height:44px;}
.s-tra{background:url("http://images.linkcentre.com/2.png") no-repeat 0 -1786px;width:44px;height:44px;}

 .newcat {
    clear: both;
    }

.subcat li{
    float: left;
    list-style: none;
    margin-bottom: 0px;
    padding-right: 3px;

}


#linkbubble {
	height: 72px;
	width: 425px;
	float: left;
	margin: 0 0 0 28px;
	background: url(../images/link_bubble.jpg) no-repeat;	
    padding-top:25px;
}

#sponsor {
	min-height: 60px;
	width: 477px;
	float: left;
	margin: 0 0 20px;
	background: url(../images/sponsored_listing_bck.jpg) repeat-y;	
}
	#sponsor .top {
		height: 23px;
		background: url(../images/sponsored_listing_top.jpg) top no-repeat;			
	}
	#sponsor .middle {
		padding: 0 20px 30px;	
	}
	#sponsor .middle a {
		padding: 0 0 10px;
		width: 100%;
		float: left;
		font-size: 16px !important;	
	}
	
	#sponsor h4 {
		padding: 0 0 5px;
        font-size: 16px;
	}
		#sponsor img {
			float: left;
			padding: 0 10px 0 0;	
		}
	#sponsor .bottom {
		height: 12px;
		background: url(../images/sponsored_listing_bottom.jpg) bottom no-repeat;			
	}

#members {
	min-height: 60px;
	width: 477px;
	float: left;
	margin: 0 0 20px;
	background: url(../images/sponsored_listing_bck.jpg) repeat-y;
}
	#members .top {
		height: 13px;
		background: url(../images/member_area_top.jpg) no-repeat;
	}
	#members h4 {
		padding: 0 20px 5px;
	}
	#members p {
		padding: 0 20px 5px;		
	}
	
	#members .middle {
		padding: 5px 20px 5px;
	}
	#members .bottom {
		height: 13px;
		background: url(../images/member_area_bottom.jpg) bottom no-repeat;
	}
	#members img {
		width: 47px;
		height: 47px;
   		margin: 0 0.45em;
		border: 1px solid #c5c5c5;
	}

#social {
    float: left;
    margin: 0 0 20px;
    width: 477px;
	position: relative;
	background: url(../images/social_bottom.jpg) bottom no-repeat;		
}
#social #shoutbox {
    bottom: 12px;
    left: 19px;
    position: absolute;
}
#social #shoutbox img {
	padding: 0;	
}
#social .middle {
	width: 477px;
	float: left;
	background: url(../images/social_middle.jpg) repeat-y;		
}
#social .tweet {
	padding: 10px 20px 10px 20px;		
}

#social .tweet ul {
	list-style-type: none;		
}

#social #list {
	margin-left: 50px;
    margin-right:  50px;		
}

#social .bottom{
	width: 477px;
	height: 22px;
	float: left;
	background: url(../images/social_bottom.jpg) no-repeat;		
}

#social h4{
	color: #666;
    float: left;
    height: 27px;
    padding: 12px 20px;
    width: 437px;
	background: url(../images/social_top.jpg) top no-repeat;
}
#social h5 {
	color: #00498f;
	padding: 0 0 5px;
}
#social img {
	float: left;
	padding: 2px 5px 2px 0;	
}
	#social .middle p {
		padding: 0 0 5px;
	}
	#social .middle p.time {
		color: #c5c5c5;	
	}

#rhcol.home {
	width: 229px;
	float: left;
	margin: 0 0 0 12px;
}







/* Location Page Layout   */
/* Map Frame */
#top_wrapper.map {
	float: left;
	margin: 0 0 12px;
	background: url(../images/full_content_wrapper_background.jpg) repeat-y;
}

#content_inner_wrapper {
	float: left;
	width: 960px;
	background: url(../images/full_content_wrapper_top.jpg) top no-repeat;
}

#top_wrapper.map #content_inner_wrapper h1 {
	padding: 10px 20px;
	float: left;
	display: block;
	color: #00498e;
	font-size: 20px;
}

#content_inner_wrapper p {
	padding: 15px 5px 0;
	display: block;
	float: left;
}

#content_inner_wrapper ul {
	list-style: none;
	float: right;
	padding: 16px 5px 0;
}

#content_inner_wrapper li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0 15px 0 0;
}

#content_inner_wrapper li a,
#content_inner_wrapper p a { }

#content_inner_wrapper li a:hover,
#content_inner_wrapper p a:hover { text-decoration: none; }

#content_inner_wrapper iframe {
  	border: medium none;
    float: left;
    margin: 0 20px 6px;
}

#content_wrapper_bottom {
	height: 14px;
	float: left;
	width: 960px;
	background: url(../images/full_content_wrapper_bottom.jpg) bottom no-repeat;
}

#google-legend {
	margin: 80px 0 0 686px;
	position: absolute;
    z-index: 1;
}

#google-legend .CollapsiblePanel {
	margin: 0;
	padding: 0;
}

#google-legend .CollapsiblePanelTab {
	background: url(../images/legend_top.png) no-repeat;
	margin: 0;
	width: 244px;
	height: 33px;
	padding: 2px;
	border: none;
	cursor: pointer;
}

#google-legend .CollapsiblePanelTab p {
	font-size: 16px;
	font-weight: 700;
	padding: 8px 10px 0;
}

#google-legend .CollapsiblePanelContent {
	margin: 0;
	padding: 0;
	width: 248px;
}

#google-legend .CollapsiblePanelTab a { text-decoration: none; }
#google-legend .CollapsiblePanelOpen .CollapsiblePanelTab { background: url(../images/legend_top_open.png) no-repeat; }
#google-legend .CollapsiblePanelClosed .CollapsiblePanelTab { /* background: url(../images/legend_top.png) no-repeat; */ }
#google-legend .CollapsiblePanelOpen .CollapsiblePanelTabHover { background: url(../images/legend_top_open.png) no-repeat; }

/* Category Key - Located under map header*/
.CollapsiblePanel {
	margin: 0px;
	padding: 0 20px 6px;
	float: left;
}
.cattab {
	background: #00498f;
	padding: 5px;
	cursor: pointer;
	width: 910px;
	float: left;
}
#content_inner_wrapper .cattab p {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 0;	
}
#content_inner_wrapper .cattab p span {
	font-size: 12px;
	font-weight: 100;	
}
.CollapsiblePanelContent {
	margin: 0;
	padding: 0;
}
.CatContent {
	padding: 10px 0 0;
	float: left;	
}
.CatContent h5 {
	padding: 0 0 2px;	
}
#content_inner_wrapper .CatContent p {
	padding: 0 0 10px;	
}	
#content_inner_wrapper .CatContent li img {
	padding: 9px 9px 22px;	
}
	#content_inner_wrapper .CatContent ul {
		padding: 0;
		margin: 0;	
		width: 920px;
	}
		#content_inner_wrapper .CatContent li {
			padding: 0;
			margin: 0 9px;	
			width: 73px;
			text-align: center;
			color: #666;
			background: url(../images/pin_sprite.png) -75px 0 no-repeat;
		}
			#content_inner_wrapper .CatContent li.red {
				background-position: -75px 0;
                cursor: pointer;
			}
			#content_inner_wrapper .CatContent li.blue {
				background-position: 0px 0;
                cursor: pointer;
			}
			#content_inner_wrapper .CatContent li.green {
				background-position: -150px 0;
                cursor: pointer;
			}

#lhcol .lh-tbox {
	float: left;
	width: 677px;
	margin: 0 0 12px;
	background: url(../images/lh-tbox-bck.jpg) repeat-y;
}

#lhcol .lh-tbox h2 {
	float: left;
	clear: both;
	padding: 15px 20px;
	width: 637px;
	background: url(../images/lh-tbox-top.jpg) top no-repeat;
}

/* Properties for Speech Box Layout - Location Page */
#lhcol .lh-tbox h2 span {
	font-size: 12px;
	font-weight: 100;
}
#lhcol .lh-tbox h2 span a { text-decoration: underline; }
#lhcol .lh-tbox .speech.left,
#lhcol .lh-tbox .speech.right {
	width: 597px;
	float: left;
	overflow: hidden;
	margin: 0 0 5px;
    border-bottom: 1px dotted #ccc;
}
#lhcol .lh-tbox .speech.left h3 {
	font-size: 14px;
}
#lhcol .lh-tbox .speech.right h3 {
	color: #c32321;
	font-size: 14px;
}
#lhcol .lh-tbox .speech.left {
/*	background: url(../images/speech_left.jpg) no-repeat; */
}
#lhcol .lh-tbox .speech.right {
	background: url(../images/speech_right.jpg) no-repeat;	
}
/* End of Properties for Speech Box Layout - Location Page */	


#lhcol .lh-tbox p { /*float: left;*/ }
#lhcol .lh-tbox .txtblock {
	float: left;
	padding: 0 20px 10px;
}

#lhcol .lh-tbox .txtblock p { padding: 0; }

#lhcol .lh-tbox-bottom {
	height: 14px;
	width: 677px;
	float: left;
	background: url(../images/lh-tbox-bottom.jpg) bottom no-repeat;
}
.page-wrap {
	float: left;
	padding: 0 20px;
	position: relative;
	width: 637px;
}
#content_wrapper #lhcol .lh-tbox .page-wrap h2 {
	background: none;
	padding: 0 0 10px;
}

/* Slider Properties */
.slider-wrap { width: 637px; float: left; margin: 0 0 20px; }
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
	.stripViewer { position: relative; overflow: hidden; width: 637px; height: 285px; }
	.stripViewer .panelContainer { position: relative; left: 0;	top: 0; }
	.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 637px; }
	.stripViewer .panelContainer .panel img { width: 637px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb { border: 3px solid #c5c5c5; }
#movers-row { float: left; }
	#movers-row div { width: 20%; float: left; }
	#movers-row div a.cross-link { float: right; padding: 15px 10px 0 0; }
.photo-meta-data { background: url(../images/transpBlack.png); padding: 8px 13px; height: 35px; margin-top: -50px; position: relative; z-index: 9999; }
#submit-photo {
    padding: 15px 10px 0 0;
}


#lhcol .lh-tbox .photo-meta-data p { color: #fff; width: 100%; float: left; padding: 0; }
.photo-meta-data a { color: #fff; font-weight: 700; text-decoration: underline; }
.stripViewer .panelContainer .panel:hover .photo-meta-data {  }
.photo-meta-data span { font-size: 13px; }
.cross-link { float: left; padding: 15px 10px 0 0; }
.active-thumb { background: url(../images/icon-uparrowsmallwhite.png) top center no-repeat; }
/* End of Slider Properties */

/* Right Column Feeds */
/* Right Column Feeds */
#rhcol.feeds {
	background: url(../images/feed_container.jpg) repeat-y;	
}
#rhcol h2.feeds {
	min-height: 38px;
	height: 38px;
	padding: 15px 20px 0;
	font-size: 18px;
	border: none;
	background: url(../images/feed_h2.jpg) no-repeat;
}
#rhcol .feeds {
    min-height: 64px;
    overflow: hidden;
    padding: 20px;
	background: url(../images/feed_glare.png) top no-repeat;
	border-bottom: 1px solid #bcbcbc;
}
#rhcol .feeds.last {
	border: none;
}
#rhcol .feeds .bottom {
	height: 12px;
	float: left;
	width: 272px;
	background: url(../images/feed_last.jpg) bottom no-repeat;	
}
#rhcol .feeds img {
	float: left;
	padding: 3px 5px 40px 0;
}
#rhcol .feeds h4 {
	float: left;
	padding: 0 0 5px;
}
#rhcol .feeds p {
	float: left;
	font-size: 11px;
	padding: 0 0 3px;
}
#rhcol .feeds p.time {
	color: #a5a5a5;
	font-size: 11px;
}

/* Profile Page Layout  */

#lhcol.profile {
	width: 548px;
	float: left;
	margin: 0 0 15px;
	overflow: hidden;
	background: url(../images/profile_lhcol_back.jpg) repeat-y;
}
	#lhcol .top {
		height: 13px;
		width: 548px;
		background: url(../images/profile_lhcol_top.jpg) 0 top no-repeat;
	}
	#section_1 .logo {
		float: left;
		height: 97px;
		margin: 0 20px 15px 0;
		padding: 10px;
		width: 198px;
        text-align: center;
		background: url(../images/logo_back.jpg) no-repeat;	
	}	
	#section_1 .logo img {
		margin: 0 auto;	
	}
	#section_1, #section_2{
		float: left;
		width: 100%;
		border-bottom: 1px solid #c9c9c9;	
	}
	#section_3 {
		float: left;
		width: 100%;	
	}
	#section_1 .profile_block {
		float: left;
    	padding: 7px 20px 20px;	
	}
		#section_1 .profile_block h1 {
			color: #666;
			float: left;
			display: block;
			width: 100%;
			overflow: hidden;
			padding: 0 0 5px;
		}
		#section_1 .profile_block h2 {
			float: left;
			display: block;
			width: 270px;
			font-size: 14px;
			overflow: hidden;				
		}
		#section_1 .profile_block ul.address {
			list-style: none;
			float: left;
			width: 164px;
		}
		#section_1 .profile_block ul {
			list-style: none;
			float: left;
		}	
		#section_1 .profile_block li {
			line-height: 18px;	
		}
		#section_1 .profile_block h2 {
			float: left;
			display: block;
			width: 270px;
			font-size: 14px;
			overflow: hidden;				
		}		
		#section_1 .profile_block ul.address {
			
		}
	#section_2 .profile_block {
		padding: 20px 20px 6px;	
	}
	#section_2 .profile_block ul {
		padding: 0 0 15px 20px;		
	}
	#section_2 .profile_block li {
		line-height: 18px;	
	}
	#section_3 .profile_block {
		float: left;
    	padding: 20px;	
	}	
	#profile_gallery {
		float: left;
	}
	#profile_gallery ul { 
		list-style: none;
		float: left;	
	}
	#profile_gallery ul li { 
		display: inline;
		float: left;
		list-style: none;
		padding: 2px;
	}
	#profile_gallery a {
		float: left;	
	}
	#profile_gallery ul li a img {
		border: 1px solid #c5c5c5;
		padding: 4px;
	}
	#profile_gallery ul a:hover img {
		border: 5px solid #00498f;
		padding: 0;
	}
	#profile_gallery ul a:hover { color: #fff; }
	
	#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%; 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; }

#lhcol .bottom {
	height: 13px;
	width: 548px;
	float: left;
	background: url(../images/profile_lhcol_bottom.jpg) bottom no-repeat;	
}
.rhcol.profile {
	width: 400px;
	float: left;
	margin: 0 0 15px 12px;
	overflow: hidden;
	background: url(../images/profile_rhcol_back.jpg) repeat-y;
}
.rhcol.profile iframe {
	border: none;
	margin: 6px 20px;	
}
.rhcol.profile h3 {
	padding: 0 0 12px 20px;
}
.rhcol.profile .review {
	padding: 20px 20px 10px;
	height: 100px;
	overflow: hidden;
	border-top: 1px solid #C5C5C5;
}
.rhcol.profile .review .left {
	width: 100px;
	float: left;	
}
.rhcol.profile .review .right {
	width: 260px;
	height: 90px;
	overflow: hidden;
	float: left;	
}
.rhcol.profile .review img {
	float: left;
	padding:0 55px 10px 0;
		
}
	.rhcol.profile .review ul {
		width: 100px;
		float: left;
	}
	.rhcol.profile .review li {
		list-style: none;
	}
	.rhcol.profile .review li.who {
		font-weight: 700;	
	}
	.rhcol.profile .review a {}

	.rhcol.profile .top {
		height: 13px;
		width: 400px;
		background: url(../images/profile_rhcol_top.jpg) 0 top no-repeat;
	}
	.rhcol.profile .bottom {
		height: 13px;
		width: 400px;
		background: url(../images/profile_rhcol_bottom.jpg) 0 bottom no-repeat;
	}

/* Directory Page Layout  */


/* Directory Page Layout  */
#lhcol.link,
#categories,
#directory {
	width: 269px;
	float: left;
	margin: 0 0 12px;	
}
#lhcol .sidebar h2 {
    float: left;
    height: 23px;
    padding: 15px 20px;
    width: 229px;
	background: url(../images/links_col_header.jpg) no-repeat;
}
	#lhcol .sidebar ul {}
		#lhcol .sidebar li {
			list-style: none;
		}
			#lhcol .sidebar a {
				float: left;
				padding: 10px 31px;
				width: 207px;
				background: url(../images/links_col_a.jpg) no-repeat;
                font-size: 13px;
			}
			#lhcol .sidebar a.last {
				background: url(../images/links_col_bottom.jpg) no-repeat;
			}
#rhcol.listings {
	float: right;
	width: 679px;
}
.premium {
	float: left;
	width: 679px;
	margin: 0 0 12px;
	background: url(../images/premium_top.jpg) no-repeat;	
}
.premium .middle {
	float: left;	
}
.premium .bottom {
	height: 42px;
	float: left;
	width: 679px;
	background: url(../images/premium_bottom.jpg) no-repeat;	
}



.basic {
	float: left;
	width: 679px;
	margin: 0 0 12px;
	
}

.premium {
	background-position: 0 0;	
}
	.premium h3 {
		padding: 24px 69px;
	}
	.premium p {
		padding: 15px 20px;

	}
	.premium ul {
		margin: 0;
		float: left;
		padding: 15px 0 13px 20px;
	}
		.premium li {
			display: inline;
			float: left;
			font-size: 11px;
		}
		.premium li.ct {
			width: 340px;
			padding: 0 20px 0 0;
			text-align: left;	
		}
		.premium li.vp {	
		    width: 65px;
		    padding: 0 10px;
			text-align: center;
		}
		.premium li.sm {
		    width: 91px;
		    padding: 0 10px;
			text-align: center;	
		}
		.premium li.rv {
			padding: 0 10px;
			text-align: center;
			width: 82px;
		}
		
.google_listing {
	float: left;
	width: 679px;
	margin: 0 0 12px;
	background: url(../images/google_listing_back.jpg) repeat-y;
}
.google_listing .top {
	height: 14px;
	float: left;
	width: 679px;
	background: url(../images/google_listing_top.jpg) top no-repeat;
}
.google_listing .middle {
	padding: 20px;
	width: 639px;
	float: left;	
}
.google_listing .bottom {
	height: 14px;
	float: left;
	width: 679px;
	background: url(../images/google_listing_bottom.jpg) bottom no-repeat;
}

		
		
.basic {
	background-position: 0 -208px;	
    border-top: 1px solid #EEE;
}

.basic:hover {
    background-color: #d7eeee;
}

	.basic h4{
    	padding: 20px 20px 5px;
	}
	.basic p {
		margin: 0 0 0 0px;
		overflow: hidden;
		padding: 0px 20px 20px 20px;
	}
	.basic ul {
		margin: 0;
		float: left;
		padding: 0px 0px 0px 20px;
	}
		.basic li {
			display: inline;
			float: left;
			font-size: 14px;
		}
		.basic li.ct {
			width: 100%;
			padding: 0 20px 0 0;
			text-align: left;	
		}


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

#nav #selectcountry{
	z-index: 10;
	position: absolute;
	display: none;
	top: 36px; 
	left: 573px;
	background: #ccc; 
	width: 155px;
}
	#nav #selectcountry ul {
		margin: 0;
		float: left;
		list-style: none;
		padding: 5px; 
	}

		#nav #selectcountry li { 
			width: 100%;
		}
	
			#nav #selectcountry a{
				display: block; 
				text-decoration: none;
				padding: 5px 5px 4px;
				color: #707070; 
				width: 134px;
				background: none;
			}
#nav #selectcountry a:hover{
	background: #eee;
	color: #000;
}
/* Comment data */

.commentbox {
    clear:both;
}

.commentdate {
    float: right;
    color: #707070;
}

.disclaimer {
    clear:both;
}

.button a{
    text-decoration: none;