		/*
Theme Name: Credit Crunch
Version: 1.0.2
Author: Billion Studio
Author URI: http://www.billionstudio.com/
Tags: blue, three columns, fixed width, widgets, gravatars
Description: Theme Designed by billionstudio.com
*/

/*
Reset Styles (external @import file moved into main style.css)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;margin:0;padding:0;outline:0;font-size: 100%;vertical-align: baseline;}
body {line-height:1}
table {border-collapse: collapse; border-spacing: 0; }
a:focus, input:focus { outline: none; }
a img {border:none}
ol, ul {list-style:none}
input,textarea {margin:0}

/* Highlight and Strike-through */
ins { text-decoration: none; font-weight: bold; }
del { text-decoration: line-through; }
/* End style reset */
/*
Common Element Styles  (external @import file moved into main style.css)
*/

p {padding:0 0 20px 0}
h1, h2, h3, h4, h5, h6 {font-weight: normal;padding: 0 0 12px}
h1, h2, h3 {line-height: 100%}
h3, h4, h5, h6 {font-weight: bold}

h1 { font-size: 260%; }
h2 { font-size: 240%; }
h3 { font-size: 200%; }
h4 { font-size: 160%; }
h5 { font-size: 140%; }
h6 { font-size: 120%; }

a, a:visited {color: #000;text-decoration: none;}
a:hover, a:active {text-decoration: none;}
abbr, acronym {border-bottom: 1px dotted #000;cursor: help;}
ul { list-style-type: square; }
ol { list-style-type: decimal; }
dl { margin-left: 20px; }
dl dt { font-weight: bold; }
dl dd { margin-left: 40px; }
blockquote {
	margin: 0 0 20px 0;
	padding: 6px 12px 6px 45px;
	background: url('images/icon-quote.png') no-repeat top left;
	background-color: #fff;
	border: 1px solid #ccc;
	border-width: 3px 0;
	font-weight: bold;
}
blockquote p {
	padding: 6px 0;
}
blockquote blockquote {
	background-image: none;
	padding-left: 12px;
	margin: 6px 0;
	background-color: #fff;
}

code, pre {
	display: block;
	white-space: pre;
	padding: 6px 12px 6px;
	margin: 0 0 20px 0;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	font-size: 110%;
	font-family: "Monaco", monospace;
}
p code {
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 0;
	white-space: normal;
}

hr {
	margin: 0 0 20px 0;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

/* FORMS
========================================== */
form {
	width: auto;
}

form input {
	margin: 0 0 6px;
}

table form input {
	margin: 3px 0;
}

form table {
	margin: 12px 0 20px;
}
form table th,
form table td {
	border: 0;
	border-collapse: collapse;
	padding: 6px 12px;
	text-align: left;
}
form table input {
	margin: 0 0 6px;
}
form table td textarea,
form table td select {
	width: 100%;
	margin: 0;
}

fieldset {
	width: auto;
	border: 0;
}

label {
	font-size: 90%;
	line-height: 100%;
	white-space: pre;
	display: block;
	color: #666;
	text-align: left;
	margin: 0 0 6px;
}
form p {
	line-height: 150%;
	clear: both;
	padding-bottom: 0px;
}
form p input {
	display: inline;
	float: left;
	clear: both;
	margin: 0;
	margin-right: 6px;
}
form p label {
	display: inline;
	clear: none;
	padding: 0;
	margin: 0;
	white-space: normal;
}

input, textarea, select, button {
	margin: 0 0 12px 0;
}

input.text, textarea.text {
	padding: 4px 4px;
	background: #fff url('images/bg-input.png') repeat-x -4px left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}

input.text, textarea.text {
	width: 230px;
	font-size: 100%;
}

textarea.text {
	width: 380px;
	height: 60px;
	padding: 5px;
	margin-bottom: 6px;
}

input.button {
	float: none;
	clear: both;
	margin: 3px 0 0 0;
	padding: 3px 6px;
	font-size: 100%;
	font-weight: normal;
}

textarea.text:focus,
input.text:focus { outline: none; border-color: #999; }

/* TABLES
========================================== */
table {
	width: auto;
	margin: 0 0 20px 0;
}

table caption,
table tfoot {
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
	color: #000;
}

table th {
	text-align: center;
	padding: 6px 12px;
	font-weight: bold;
	color: #666;
}

table tr {
	text-align: center;
}

table tr.alt th,
table tr.alt td {
	background-color: #F7F7F7;
}

table td {
	text-align: center;
	font-size: 1.0em;
	line-height: 100%;
	padding: 6px;
	vertical-align: middle;
}

/* FONTS AND COLOURS
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #000;
	font-family: Verdana, Arial, sans-serif;
}
h1, h2, h4, h5, h6 {
        letter-spacing: -1px;
	color: #000;
	margin-top: 10px;
	font-family: Verdana, Arial, sans-serif;
}

h3 {
	color: #FFF;
        font-spacing: -1px;
        font-size: 10px;
	margin-top: 12px;
	font-family: Verdana, Arial, sans-serif;
}

/* @group Layout */

/* LAYOUT
========================================== */
html {background: #fff url('images/pagebg.jpg') no-repeat center top;}
body {
	font-size: 77%;
	line-height: 150%;
}

#page {
	width: 900px;
	margin: 0 auto;
	background-color: #E5E5E5;
}

div.container {
	width: 880px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

div.small {
	width: 160px;
	float: left;
}

div.large {
	width: 560px;
	float: left;
	margin-bottom: 10px;
}

div.full {
	width: 100%;
	float: left;
}

/* CUSTOM LAYOUT
========================================== */
div.container.body {
	padding-top: 10px;
}
div.container.body .large {
	position: relative;
	left: 160px;
}

/* LAYOUT LEFT */
#content div.large.left {
	float: right;
	position: static;
	width: 718px;
}
#content #sidebar-left {
	float: left;
        font-size: 12px;
}
#content #sidebar-left #sidebar-1 {
	position: relative;
	left: 0;
}

/* LAYOUT RIGHT */
#content div.large.right {
	position: static;
	width: 718px;
}
#content #sidebar-right {
	float: left;
}
#content #sidebar-right #sidebar-1 {
	position: relative;
	left: 0;
}
#content #sidebar-right #sidebar-1 .sidebar {
	margin-left: 10px;
	margin-right: 0;
}

/* LAYOUT FULL */
#content div.container.body .full {
	width: 100%;
}

/* LAYOUT HOME */
#content div.large.home,
#content div.large.featured {
	position: static;
}
#content #sidebar-home {
	width: 380px;
	float: left;
}
#content #sidebar-home #sidebar-1 {
	position: relative;
	left: 220px;
}
#content #sidebar-home #sidebar-1 .sidebar {
	margin-left: 10px;
	margin-right: 0;
}
#content #sidebar-home #sidebar-2 {
	position: relative;
	left: -160px;
}

/* HOME FEATURED
========================================== */
#content div.large.featured {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	background: url('images/bg-post-featured.png') no-repeat left top;
	background-color: #1E1E1E;
}
#content div.large.featured .post-image {
	padding: 20px 24px;
	float: left !important;
	width: auto;
}
#content div.large.featured .post-image.left {
	float: left !important;
	padding-right: 0;
}
#content div.large.featured .post-image.right {
	float: right !important;
	padding-left: 0;
}

/* FEATURED POST */
#content .post.feature {
	float: none !important;
	clear: none !important;
	background-color: transparent !important;
	margin: 0 !important;
	border: 0 !important;
}
#content .post.feature .post-content h1,
#content .post.feature .post-content h3,
#content .post.feature .post-content h4,
#content .post.feature .post-content p,
#content .post.feature .post-content li {
	color: #CCCCCC !important;
}
#content .post.feature h2,
#content .post.feature h2 a {
	color: #fff !important;
}
#content .post.feature p a {
	color: #fff;
}
#content .post.feature a:hover,
#content .post.feature h2 a:hover,
#content .post.feature .post-content a {
	color: #D31145 !important;
}
#content .post.feature blockquote p {
	color: inherit !important;
}
#content .post.feature a.more-link {
	background-color: #2E2E2E;
}
#content .post.feature a.more-link:hover {
	background-color: #DF1958;
	color: #fff !important;
}

/* HOME POST
========================================== */
#content div.large.home.grid .post {
	padding-bottom: 20px;
}
#content div.large.home.grid .post .post-title h2 {
	font-size: 200%;
        font-weight: bold;
	margin: 0;
}
#content div.large.home.grid .post .post-footer {
	display: none;
}
#content div.large.home.grid .post .post-content {
	font-size: 90%;
}
#content div.large.home.grid .post .post-content p {
	padding: 0;
}
#content div.large.home.grid .post .post-content p br {
	display: none;
}
#content div.large.home.grid .post .post-image {
	float: left;
	padding: 0 10px;
	padding-left: 0;
}

/* HOME SIDEBAR
========================================== */
/* TABBED WIDGET */
#content #sidebar-3 .tabbertab.sidebar p {
	margin-bottom: 0px;
}
#content #sidebar-3 .tabbertab.sidebar ul li {
	padding: 5px 5px;
	border-bottom: 1px solid #000;
	background: url('images/nav-bg.gif') no-repeat 3px 10px;
	height: 100%;
	overflow: auto;
	clear: both;
}
#content #sidebar-3 .tabbertab.sidebar ul li:last-child {
	border: 0;
}

/* RECENT COMMENTS WIDGET */
#content #sidebar-3 #recent-comments-widget ul li {
	padding-left: 18px;
	background-image: url('images/icon-comment.png');
	background-position: 0 center;
}
#content #sidebar-3 #recent-comments-widget ul li img {
	float: left;
	margin: 0 10px 0 0;
}

/* MOST POPULAR WIDGET */
#content #sidebar-3 #most-popular-widget ul li {
	padding-left: 18px;
	background-image: url('images/icon-post.png');
	background-position: -0px center;
}

/* FEATURED VIDEO WIDGET */
#content #sidebar-3 #featured-video-widget {
	padding-top: 10px;
}
#content #sidebar-3 #featured-video-widget h3 {
	margin-top: -10px;
	margin-bottom: 10px;
}
#content #sidebar-3 #featured-video-widget ul {
	margin-top: 5px;
}
#content #sidebar-3 #featured-video-widget p {
	width: 100%;
}

/* @end */

/* @group Header */

/* HEADER
========================================== */
#header {background:#fff;height:90px;padding:0 10px;}
#header #logo {float: left;padding: 15px 10px 15px 5px;}
#headlinks {
	color: #DF1958;
    float: right;
    font-weight: bold;
    margin-top: -30px;
	padding: 42px 0 7px;
	position: relative;
	left:-5px;
	width:350px;
}
#headlinks a:hover {color: #DF1958;text-decoration: underline}
#phonenumber {margin-top:10px;float: right}

/* MAIN NAVIGATION
========================================== */
#navigation {
	clear:both;
	width:100%;
	margin:0 auto;
	background:#676767 url(images/nav-bg.gif) repeat-x left top;
	height:34px;
	width:900px;
	}
#nav {
	position: relative;
	float: left;
	list-style-type: none;
	z-index: 1;
	text-align: left;
	line-height: 150%;
	width: 100%;
}
#nav li,
#nav a {color: #fff;}
#nav li {
	position: relative;
	float: left;
	height: 34px;
	font-size: 100%;
	background: url(images/nav-bg.gif) repeat-x left top;
}
#nav li a {
	display:block;
	float:left;
	background: url(images/nav-separator.gif) no-repeat right top;
	padding:8px 10px 7px 10px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
#nav li a:hover,
#nav ul li a:hover {
	text-decoration: none;
}
#nav li:hover a,
#nav li a:hover,
#nav ul li a:hover,
#nav li ul {
	background-color: #707070;
}
#nav li.current_page_item a,
#nav li.current_page_parent a {
	color: #A4B5FB;
}
#nav ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li.current_page_parent ul li a:hover {
	color: #A4B5FB;
}
#nav li a:hover,
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	color: #fff;
}

/* DROP DOWN */
#nav li ul {
	width: 140px;
	position: absolute;
	visibility: hidden;
	float: none;
	top: 34px;
	left: 0;
	margin: 0;
	padding: 5px 0;
	z-index: 2;
	border: 1px solid #707070;
	border-bottom-width: 2px;
	opacity: 0.92;
}

#nav li:hover ul,
#nav li.iehover ul {
	visibility: visible;
}
#nav ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px solid #515151;
	background: none;
}
#nav ul li:last-child {
	border-bottom: 0;
}
#nav ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-image: none;
	padding: 5px 9px;
	white-space: normal;
	color: #fff;
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	text-decoration: none;
}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {
	color: #728EFB;
	background:#555;
}

#nav li.nav-start {
	background: transparent url(images/nav-start.gif) no-repeat left top; 
	width: 2px;
	height: 34px;
}
#nav li.nav-end {
	background: transparent url(images/nav-end.gif) no-repeat right top; 
	width: 2px;
	height: 34px;
	float: right;
}

/* NAVIGATION CATEGORIES
========================================== */
#sub-navigation {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url('images/bg-sub-navigation.png') repeat-x left bottom;
	background-color: #E6E6E6;
}
#sub-navigation .container {
	height: 35px;
	overflow: visible;
}

#sub-nav {
	padding: 6px 0 6px 0;
	overflow: visible;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#sub-nav li {
	display: block;
	position: relative;
	float: left;
	white-space: nowrap;
	border-left: 1px solid #CCCCCC;
	padding: 0 0;
	text-shadow: 0 1px 1px #fff;
}
#sub-nav li.first {
	border-left: 0;
}
#sub-nav li a {
	display: block;
	line-height: 100%;
	float: left;
	padding: 5px 10px 6px;
	font-weight: normal;
}
#sub-nav li.current-cat a,
#sub-nav li.current-cat-parent a {
	color: #333;
	background-color: #CCCCCC;
}

/* RSS */
#sub-nav li.rss {
	float: right;
	margin-right: 10px;
	padding: 0;
	border: 0;
	background-color: transparent !important;
}
#sub-nav li.rss a {
	background-color: transparent !important;
	padding: 0;
}

/* DROP DOWN */
#sub-nav li ul {
	width: 120px;
	height: auto;
	display: block;
	background-color: #F6F6F6;
	position: absolute;
	visibility: hidden;
	float: none;
	top: 23px;
	left: -1px;
	margin: 0;
	padding: 4px 10px 5px;
	z-index: 2;
	border: 1px solid #CCCCCC;
	border-top: 0;
}

#sub-nav li a:hover,
#sub-nav li:hover a,
#sub-nav li:hover,
#sub-nav li.iehover {
	color: #DF1958;
	background-color: #F6F6F6;
	text-shadow: none;
}
#sub-nav li:hover ul li a {
	color: #333;
	background-color: transparent;
}
#sub-nav li:hover ul,
#sub-nav li.iehover ul {
	visibility: visible;
}

#sub-nav li ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: hidden;
	white-space: nowrap;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	background: none;
}
#sub-nav li ul li:last-child {
	border-bottom: 0;
}
#sub-nav li ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-image: none;
	padding: 5px 0;
	white-space: nowrap;
}
#sub-nav li ul li:hover,
#sub-nav li ul li a:hover,
#sub-nav li ul li.current-cat a {
	color: #DF1958;
	text-shadow: none;
	background-color: transparent;
}

/* @end */

/* @group Content */

/* CONTENT
========================================== */
#content {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

/* fixes other content inside content box */
#content #content {
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h2 {
	padding: 0 0 5px;
}
#content h2 a, 
#content h2 a:link, 
#content h2 a:visited,
#content h3 a, 
#content h3 a:link, 
#content h3 a:visited {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #DF1958;
	text-decoration: none;
}
#content h3 {
	padding: 0px 0 15px 0;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	background: url('images/bullet.gif') no-repeat 15px 9px;
	padding: 3px 0 3px 30px;
}

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 5px 10px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
	display: inline;
}
img.centered { 
	display: block;
	margin: 0 auto 5px;
}
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }

/* POST
========================================== */
#content .post,
#content .post-nav,
#comments,
#respond {
	clear: both;
	padding: 10px 24px 0;
	height: 100%;
	overflow: auto;
	background-color: #fff;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#content .post-content a {
	color: #DF1958;
}
#content .post-content a:hover,
#content .post-content a:active {
	text-decoration: underline;
}

/*
#content .post-content img {
	max-width: 670px;
}
*/
#content .post a.more-link {
	padding: 1px 4px;
	padding-right: 10px;
	background: url('images/icon-more.png') no-repeat right center;
	text-decoration: none;
}
#content .post a.more-link:hover {
	color: #fff;
	background-color: #DF1958;
	text-decoration: none;
}

#content .post-title p {
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	text-transform: uppercase;
}
#content .post-title p.post-edit {
	padding-bottom: 0;
	float: right;
        font-weight: bold;
}

#content .post-footer p,
#content .post-footer a {
	color: #999;
}
#content .post-footer a:hover {
	color: #DF1958;
}
#content .post-footer span.post-comments {
	float: right;
}
/*
#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0 1px 0 0;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0 1px 0 0;
}*/

/* NEXT AND PREVIOUS POST NAVIGATION
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
	border: 0;
}
#content .post-nav a:hover {
	color: #DF1958;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* POST PAGES LINKS
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #000;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 5px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
	text-decoration: none;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* @end */

/* @group Comments */

/* COMMENTS
========================================== */
#comments,
#respond {
	background: #F2F2F2;
	padding: 10px;
}

#comments.tabberlive {
	margin-left: 0;
	padding: 0;
}
#content #comments.tabberlive .tabbertab {
	padding: 0 0 0px 0;
}

#comments ol.comment-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#comments ol.comment-list li.comment {
	padding: 0 10px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #ccc;
}

/* COMMENT AUTHOR NAME */
#comments ol.comment-list li.comment .comment-author {
	font-size: 100% !important;
	margin-top: 0 !important;
}
#comments ol.comment-list li.comment .comment-author cite {
	font-weight: bold;
	font-style: normal;
}

/* COMMENT GRAVATAR */
#comments ol.comment-list li.comment .comment-author img.avatar {
	/*float: right;*/
}

/* COMMENT META */
#comments ol.comment-list li.comment .comment-meta {
	font-size: 90%;
	padding-left: 5px;
	float: right;
	text-transform: uppercase;
}
#comments ol.comment-list li.comment .comment-meta a {
	color: #999;
	font-weight: normal;
}

/* ODD COMMENT */
#comments ol.comment-list li.comment.odd {
	
}
/* AUTHOR COMMENT */
#comments ol.comment-list li.comment.bypostauthor {
	background-color: #fff;
}

/* COMMENT CONTENT */
#comments ol.comment-list li p {
	padding: 0 0 10px;
}
#comments ol.comment-list li blockquote,
#comments ol.comment-list li code,
#comments ol.comment-list li pre {
	margin: 0 0 10px;
}

/* RESPOND FORM
========================================== */
#respond #cancel-comment-reply {
	float: right;
	overflow: hidden;
}

#content #respond p {
	padding-bottom: 0;
}
#respond form {
	padding: 10px;
}
#respond form textarea {
	width: 446px;
}
#respond form input.button {
	border: 0;
	background-color: #333;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}
#respond form input.button:hover {
	background-color: #DF1958;
}

/* LEGACY COMMENTS
========================================== */
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 0 0;
	padding: 10px 10px 0;
	clear: both;
	border: 1px solid #ddd;
	border-top: 1px solid #fff;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#comments .comment-wrap .comment-left {
	width: 62px;
	padding: 0 10px 10px 0;
	float: left;
}

#comments .comment-wrap .comment-right {
	width: auto;
	padding: 0 0 5px 0;
	display: block;
	height: 100%;
	overflow: auto;
}

#comments .comment-wrap .comment-right a {
	text-decoration: none;
}

#comments .comment-wrap .comment-right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .comment-right cite {
	margin: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .comment-right cite b {
	float: left;
}
#comments .comment-wrap .comment-right cite a {
	color: #000;
}
#comments .comment-wrap .comment-right cite a:hover {
	color: #DF1958;
}
#comments .comment-wrap .comment-right cite small {
	font-size: 90%;
	padding-left: 5px;
	float: right;
	text-transform: uppercase;
}
#comments .comment-wrap .comment-right cite small a {
	color: #999;
	font-weight: normal;
}

#comments .comment-wrap .comment-right p {
	padding: 5px 0;
	clear: both;
}

#comments .comment-wrap .comment-right blockquote,
#comments .comment-wrap .comment-right code,
#comments .comment-wrap .comment-right pre {
	margin: 5px 0;
	clear: both;
}

#comments .alt {
	background-color: transparent;
}

#comments .author {
	background-color: #fff;
}

/* @end */

/* @group Sidebar */

/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	width: 160px;
}
#sidebar-2 {
	width:160px;
}
#sidebar-3 {
	width: 380px;
}

#content .sidebar {
	font-size: 90%;
        color: #333;
	padding: 10px;
	margin: 0 0 10px 10px;
	clear: both;
	height: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
}

#sidebar-1 {
	position: relative;
	right: 560px;
}
#sidebar-1 .sidebar {
	margin-left: 0;
	margin-right: 10px;
}

#sidebar-2 .sidebar form#search-form input.text {
	width: 127px;
}

#content .sidebar h3,
#comments h3,
#respond h3,
#comments ol.comment-list li.comment .comment-author {
	display: block;
	width: auto;
	background: url('images/bg-groove.png') repeat-x left bottom;
	background-color: #F2F2F2;
	margin: -10px -10px 8px -10px;
	padding: 5px 10px;
	padding-bottom: 8px;
	font-size: 120%;
	text-shadow: 0 1px 0 #fff;
	border: 0;
}
#content .small h4 {
	padding: 5px 0 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 5px;
	margin: 0;
	color: #666;
}

#content .sidebar a:link,
#content .sidebar a:visited {
	color: #666;
}
#content .sidebar a:hover,
#content .sidebar a:active {
	color: #DF1958;
	text-decoration: none;
}

#content .sidebar p a,
#content .sidebar p a:visited {
	color: #DF1958;
}
#content .sidebar p a:hover,
#content .sidebar p a:active {
	color: #DF1958;
	text-decoration: underline;
}

#content .small ul {
	padding: 0;
}
#content .small ul li {
	color: #000;
	line-height: 125%;
	padding-left: 10px;
	background-position: 0 8px;
}
#content .small ul li a:link,
#content .small ul li a:visited {
	text-decoration: none;
}

#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
}

#content .small ul li ul {
	display: none;
}
#content .small ul li.current_page_item ul {
	display: block;
}
#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: bold;
        color: #DF1958;
}
#content .small ul li.current_page_item ul li a {
	font-weight: normal;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #888;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.gif') no-repeat 3px center;
	padding-left: 14px;
}

/* @end */

/* @group Widgets */

/* ADS WIDGET
========================================== */
#content .sidebar.ads {
	padding: 0;
	background: none;
	border: 0;
}
#content #sidebar-home .sidebar.ads img {
	float: left;
	margin: 2px 1px 2px 2px !important;
	padding: 0 !important;
}

/* FLICKR RSS WIDGET
========================================== */
#content .sidebar .flickrtable {
	float: left;
	clear: none;
	margin-right: 0;
	list-style-type: none;
}
#content .sidebar .flickrtable li {
	background: transparent;
	margin: 0;
	padding: 0;
}
#content .sidebar .flickrtable a img {
	margin: 4px;
	padding: 5px;
	border: 1px solid #E7E7E7;
	background-color: #fff;
}

/* SEARCH WIDGET
========================================== */
form#search-form {
	height: 23px;
	margin: 0;
	position: relative;
	margin-top: 10px;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 100%;
}

form#search-form input.text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 13px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
}
form#search-form input.button-search {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	display: block;
	line-height: 100%;
	width: 55px;
	height: 23px;
	border: 0;
	font-size: 90%;
	text-align: center;
	background-color: #DF1958;
	color: #fff;
	cursor: pointer;
}
form#search-form input.button-search:hover {
	background-color: #333;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 7px;
	left: 5px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 90%;
	text-transform: lowercase;
}

/* CALENDAR WIDGET
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #333;
	text-align: right;
}
#wp-calendar td {
	padding: 3px;
}
#wp-calendar th {
	color: #333;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* @end */

/* @group Tabs */

/* TABBED WIDGETS
========================================== */
/* hide the non-active tab content */
.tabberlive .tabbertabhide {
	display: none;
}
/*
.tabber = before the interface is set up
.tabberlive = after the interface is set
*/
.tabber {
	margin-right: 1px;
	margin-top: 0;
}
.tabberlive {
	margin: 0 0 0px 0px;
}
#content .tabberlive .sidebar {
	margin: 0;
	padding: 8px 10px 0px !important;
}
#content .tabberlive ul,
.tabberlive ul li {
	padding: 3px 0;
}
#content .tabberlive .sidebar ul {
	padding: 0;
}
#content .tabberlive .sidebar ul li {
	background: none;
	padding: 1px 0;
}
#content .tabberlive .sidebar ul li ul {
	display: block;
	padding-left: 10px;
}
/*
ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
*/
#content ul.tabbernav li.tabberactive a {
	color: #DF1958 !important;
	background-color: #F6F6F6 !important;
}

#content ul.tabbernav {
	background: url('images/bg-groove.png') repeat-x left top;
	background-color: #757575;
	padding: 0 0 2px 0px;
	height: 100%;
	overflow: auto;
}
#content ul.tabbernav li {
	background: none;
	font-size: 90%;
	text-transform: uppercase;
	line-height: 175%;
	margin: 0;
	margin-right: 0px;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}
#content ul.tabbernav li a {
	color: #333;
	background-color: transparent;
	padding: 3px 10px 3px;
	text-decoration: none;
	display: block;
	float: left;
	white-space: nowrap;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
}
#content ul.tabbernav li a:link {
	color: #333;
}
#content ul.tabbernav li a:hover {
	color: #DF1958;
	text-decoration: none;
}
#content ul.tabbernav li.tabberactive a {
	
}
#content ul.tabbernav li.tabberactive a:hover {
	color: inherit;
	cursor: default;
}
/*
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
*/
#content .tabberlive .tabbertab {
	padding: 10px 20px;
	padding-left: 0;
	padding-right: 0;
}
/* hide the heading since its on the tab */
#content .tabberlive .tabbertab h2,
#content .tabberlive .tabbertab h3 {
	display: none;
}

/* @end */

/* @group Footer */

/* SEND LINK | PRINT PAGE 
========================================== */

#printpage {
        float: center;
        font-weight: bold;
        padding-left: 220px;
}

#printpage a:hover {
text-decoration: underline; 
color: #DF1958;
}

/* FOOTER
========================================== */
#footer {
	clear: both;
	background-color: #5D5D5D;
	border-top: 1px solid #FFF;
}
#footer .sidebar,
#footer .tabberlive {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#footer .grid {
	padding: 20px 0 0 30px;
}
#footer .grid .sidebar {
	float: left;
	clear: none;
	width: 120px;
	padding: 0 20px 20px 30px;
	background: transparent;
	border: 0;
}
#footer .grid .sidebar p,
#footer .grid .sidebar ul {
	padding-bottom: 0;
}
#footer .grid .sidebar p,
#footer .grid .sidebar h1,
#footer .grid .sidebar h2,
#footer .grid .sidebar h3,
#footer .grid .sidebar h4,
#footer .grid .sidebar h5,
#footer .grid .sidebar h6,
#footer .grid .sidebar a,
#footer .grid .sidebar a:visited {
	color: #FFF;
}
#footer .grid .sidebar a:hover {
	color: #DF1958;
}
#footer .grid .sidebar h3 {
	padding: 0 0 3px;
	margin: 0 0 3px;
	background: none;
	text-shadow: none;
	font-size: 100%;
	color: #FFF;
        text-decoration: underline;
}
#footer .grid .sidebar ul li {
	line-height: 125%;
	padding: 3px 0;
	background: none;
}
#footer .grid .sidebar.first-child,
#footer .grid .sidebar:first-child {
	border: 0;
}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
	padding: 10px 0 0;
	background-color: #515151;
	border-top: 1px solid #FFF;
}

#credits p {
	padding: 0 10px 10px;
	margin: 0;
	color: #FFF;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #FFF;
}

#credits a:hover,
#credits a:active {
	color: #DF1958;
}

#credits ul.nav {
	padding: 0 10px 10px;
	text-align: left;
	font-size: 90%;
	float: right;
}

#credits ul.nav li {
	color: #FFF;
	margin: 0;
	display: inline;
}

#credits ul.nav li a {
	display: inline;
	margin: 0;
	padding: 0 5px 0 4px;
	border-right: 1px solid #666;
}
#credits ul.nav li a,
#credits ul.nav li a:visited {
	
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active {
	
}
#credits ul.nav li a.top {
	border: 0;
	padding-right: 0;
}

/* RESORT PAGE
========================================== */

#resortright{
 width:200px; 
 float:right;
 padding-right: 3px; 
 position:relative; 
 background-color:#FFFFFF; 
 margin-bottom: 20px;
  
 }
 
 #resortleft{
 overflow:hidden;
 width:445px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 margin: 0 10px 0 5px;
 }

/* SPORT PAGE
========================================== */
 
 #resortleftsport{
 overflow:hidden;
 width:435px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 margin: 0 10px 0 0px;
 }

/* CHANGES
========================================== */

#leftcol{
 overflow:hidden;
 height:auto;
 min-height: 400px;
 width:100%; 
 float:left; 
 margin-top: 0px;
 margin-bottom:20px;
 background: #CCC;
 background: url('/wp-content/themes/CreditCrunch/images/main-image.jpg') no-repeat center top;
 }

#mainimgcol{
 overflow:hidden;
 height:auto;
 min-height: 400px;
 width:831px; 
 float:left; 
 margin-top: 10px;
 margin-bottom:20px;
 }

#rightcol{
 overflow:hidden;
 height: auto;
 line-height: 120%;
 width:45%; 
 float:right; 
 background: #FFF;
 padding: 0 0px 0 10px;
 margin-bottom: 10px;
}

#maininfo{
 overflow:hidden;
 width:53%; 
 float:left; 
 min-height: 621px;
 margin-bottom: 20px;
 } 

/*homepage offers box*/
#homeofferstext{height:200px;left:80px;top:178px;}
	
/*WS & KS offers boxes*/
#ksofferstext{height:125px;left:87px;top:257px;}
#wsofferstext{height:125px;left:553px;top:253px;}
* html .offtxt li a {width:270px;}/* make hover effect work in IE */
.offtxt {
	color:#DF1958;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-2px;
	list-style-type:none;
	line-height:120% !important;
	margin:0;
	padding:0;
	position:absolute;
	width:270px;
	float:left;
	z-index:1000;
	}
.offtxt li {
	background:none !important;
	padding:0 !important;
	margin:0 0 15px 0 !important;
	text-align:left;
	}
.offtxt li a { 
	color:#DF1958 !important;
	font-weight:normal!important;
	display:block;
	margin:0 !important;
	padding:0 !important;
	}
.offtxt li a:hover {
	color:#333 !important;
	text-decoration:none !important;
	}
.offtxt a span {
	color:#333;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:140% !important;
	}
.offtxt a:hover span {color:#DF1958;}


#destinations{
 overflow:hidden;
 background: url('/wp-content/themes/CreditCrunch/images/destinations.jpg') no-repeat center top;
 width:440px; 
 float:left; 
 height: 158px;
 margin-bottom: 10px;
 } 

#destinationsclick{
 padding-right: 20px; 
 float: right;
 position: relative; 
 top: 125px;
}

#locations{
 margin-right: 17px;
 margin-bottom: 20px;
 width: 203px;
 height: 408px;
 float: left;
 background: url('/wp-content/themes/CreditCrunch/images/locations-left.jpg') no-repeat center top;
}

#locations a:active,

#locations a:link,
#locations a:visited {
      color: #000;
}

#locations a:hover {
      color: #C11C54;
}


.locations-ws{
	width:440px;
  margin-bottom: 20px;
 float: left;
}

.locations-p{
 font-weight: bold;
 margin: -1px 20px 0 0;
 width: 200px;
 float: left;
}

.locations-ws li{
	background: url('/wp-content/themes/CreditCrunch/images/button-destination.png') no-repeat !important;
	padding:5px !important;
	height:23px;
	width:200px;
	margin:0 0 4px 0 !important;
}
.locations-ws li a {display:block;height:23px;width:186px;padding-left:25px;}
.locations-ws li a:link,
.locations-ws li a:visited,
.locations-ws li a:active{
      color: #000 !important;
}
.locations-ws li a:hover {color: #C11C54 !important }
.calendarbox {height:84px;}
.featurebox {height:180px;}
.featurebox a { 
	position: relative;
	bottom:0;
	right:0;
}
.buttonbox {height:40px;}
#whywaveriders{
 padding-top: 30px;
 position: relative;
 background:url('images/whybg.jpg') no-repeat;
 top: 240px;
 margin-top: -10px;
}

#highlight{
        border: 1px solid #DF1F70;
        background-color: #FDEEF4;
        width: 630px;
        padding: 10px;
        margin-bottom: 10px;
}

#usefullinks{
 padding-top: 30px;
 position: relative;
 background:url('images/usefullinks.jpg') no-repeat;
 top: 240px;
}

#clickhere{
 float: right;
 padding-right:39px;
 position: relative;
 top:343px;
}

#stats{
 overflow:hidden;
 float:right;
 width:200px; 
 margin: 10px 0 10px 0;
 }

/* Calendar */

#calendar{
 width: 190px;
 height: 182px;
 float: left;
 background:url('images/calendarbg.jpg') no-repeat;
 padding: 10px 25px 0 10px;
 margin: 10px -4px 0px 0;
 line-height: 105%;
}

/* Specialist Sentence */

#sentence{
 width: 445px;
 height: 70px;
 margin-bottom: 20px;
 border: 0px;
 background-color: #FFF;
 padding: 0px;
 font-size: 90%;
 line-height: 160%;
}

#sentence a:hover {
text-decoration: underline; 
color: #DF1958;
}

#hotelgallery{
 width: 352px;
 height: 352px;
 margin-left: 20px;
 background:url('/wp-content/themes/CreditCrunch/images/accommodation-bg.gif') no-repeat;
 padding: 50px 10px 10px 10px;
 float: right;
 position: relative;
      right: 15px;
}

#largegallery{
 height: 310px;
}

#greybox{
 border: 1px solid #cccccc;
 background-color: #F7F7F7;
 padding: 10px 10px 0 10px;
}

#quotelinks{
 height: 40px;
 width:44%; 
 float: right; 
 padding: 15px 10px 0 10px;
 margin-bottom: 10px;
 border-top: 1px solid #999;
}

#accomm {
overflow:auto 
}

/* @end */

#sidebar-1 #text-4 {background:none; border:0; padding:0;margin-bottom:0;}
#topButtons li {
	padding:0 0 8px !important;
	}
#topButtons img {border:1px solid #fff}

/* Gallery Reloaded Tweaks */

.gallery-thumbs li {list-style:none !important; background:none !important;}
#gr_tooltip {display:none !important} /*Remove thumbs hovering rectangle*/

.gallery_reloaded_container a, .thickbox {display:none !important} /*Remove zoom button*/
 
.caption {display:none !important} /*Stop caption from flashing up on new img load*/
.gallery-thumbs li {padding:0 !important}

/* Tabs Slides Stuff
(added here rather than the tabs_slides.css
so it doesn't get overwritten when updating the plugin) */

/*.jwts_tabbertab h5 was in the list below, removed to get rid of scrolling titles in safari*/
.jwts_tabberlive .jwts_tabbertab {overflow:auto !important} /*stop the content area collapsing when DIVs floated inside it */
/*The tabbernav classes sort out the tabs- sidebar navs were conflicting*/
ul.jwts_tabbernav {padding:0 0 8px !important}
ul.jwts_tabbernav li  { background-image:none !important;padding:10px 0 !important; margin:0 10px 0 -1px !important;}
.jwts_tabbernav a {color:#333 !important}
.jwts_tabbertab h5 {display:block;}

.SimpleSideNav h3 {font-size:100% !important}

/* Offers */

	/*Listing Pg*/
		/*Jump Lists*/
#offer-desc {width:150px; float:left;padding-top:2px; font-weight:bold;}
/* #offer-jumps {float:left;width:380px;} Was causing the drops onto 2 lines */
#offer-jumps input {padding:0!important}
		/*Table*/
#offers {border:0 !important;width:660px;}
#offers th {background:#ddd url('/wp-content/themes/CreditCrunch/images/orderside.png') 6px center no-repeat ;text-align:left;padding:0;border-right:1px solid #bbb !important;}
#offers th a {color:#000 !important;
	display:block !important;
	width:100%;
	height:100%;
	padding:6px 0 6px 14px !important;
	}
.orderdown {background:#ddd url('/wp-content/themes/CreditCrunch/images/orderdown.png') 4px center no-repeat !important ;}
.orderup {background:#ddd url('/wp-content/themes/CreditCrunch/images/orderup.png') 4px center no-repeat !important;}
#offers th.orderdown a,#offers th.orderup a{color: #DF1958 !important;}
#offers tr {border:0 !important; border-bottom:1px solid #ddd !important}
#offers td {border:0 !important; text-align:left; color:#444;padding:6px 0 6px 14px !important; white-space:nowrap;}
#offers tr.highlight{background-color:#eee; cursor:pointer;}
#offers .offer-chevron {padding-left:2px}
	/*Detail Pg*/
#offenqr{width:200px;padding-right:25px}
#offenql{width:350px;padding-right:12px}
		/*Style the top table*/

table.offerview {border:0 !important; width:660px;margin:0 0 30px 0 !important}
table.offerview th {
	text-align:left !important;
	color:#000 !important;
	border:0 !important;
	padding-left:0!important;
	margin-left:0!important;
	}
table.offerview td {
	text-align:left !important;
	color:#000 !important;
	border:0 !important;
	}
td.viewresort {padding-left:0!important}
.picell {width:367px;vertical-align:top;}
img.offerpicture {border:1px solid #999;padding:5px;}

/* Destinations coming soon*/
#post-5546 {overflow:hidden!important}
.destBlock {width: 660px; margin-bottom: 15px; height: 170px;}
.destImg {padding-bottom:5px; margin:0;}


.SimpleSideNav a {display:block}
.SimpleSideNav h3 {background:url("images/bg-groove.jpg") repeat-x scroll left top #444!important;line-height:100%!important}

/* Generics */
.pink {color: #DF1958 !important;}
.bold {font-weight:bold}
#post-250{overflow:hidden}
.imgmid {vertical-align:middle}
.right{float:right;text-align:right;}
.left{float:left:text-align:left;}


.page-item-176 ul {width:149px!important}
.page-item-178 ul {width:157px!important}

/*
Blog Stuff 
*/
#toplinks {background:#fff}
#toplinks ul {padding:0!important}
#toplinks li {
	background:none!important;
	display:inline-block;
	margin:0!important;
	padding:5px!important;
	width:240px;
	} 
#respond h3 {
background:url("images/bg-groove-560w.png") }
	
.topimg, .index .attachment-medium {border:1px solid #999; float:left; padding:2px;margin:5px 5px 0 0}
.poptitle {height:50px}
/* .popmore, .post-more {color:#DF1958;font-weight:bold} */
.popmore img, .post-more img {vertical-align:middle;}
.index .post-title {padding-bottom:10px}
.excerpt p {padding:0}
.post-more {padding:0 0 10px; text-align:right;}
.blog .post h2 {font-size:140%;font-weight:bold;color:#DF1958;margin-bottom:15px;}
.blog .post h2 a {color:#DF1958!important;}

#editLink {
	top:0;
	left:0;
	position:fixed;
	z-index:1275;
	width:100px;
	height:20px;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=7)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=270,strength=7);
	text-align:center;
	}
#editLink a{
	color:rgb(223, 18, 85);
	display:block;
	font-weight:bold;
	}
	
	

/*
Plugin Stuff - moved here from plugin files to reduce no. of external files/loading times.
*/

/* from image-gallery-reloaded-style.php
- originally used PHP calls to get sizes from settings made in admin. copied the below code from the rendered page header - this will need redoing if gallery sizes are changed. */

body {opacity .999;}
.gbackgr {border: 5px solid #FFFFFF;width:660px;background:#FFFFFF;text-align:center;}
.caption{color:#FFFFFF;display:block;font-style:italic;padding:0 8px 8px 0;float:left;}
.gallery_reloaded {width:660px;margin:auto;}
.gallery_reloaded li div .caption{font:italic 0.9em/1.4 georgia,serif;}
.main_image {width:660px;height:auto;/*In testing - max-height:240px;*/overflow:hidden;}
.main_image img{ margin-bottom:10px;max-width:660px;height:auto;width:auto;max-height:240px;}
.gholder{position: relative;width: 660px;overflow: auto;/* For plugin to work on RTL sites */direction:ltr;padding: 0 0 5px 0;}
.gallery_reloaded {width: 10000px;margin: 0 !important;padding: 0 !important;list-style: none;}
.gallery_reloaded li {display:block;float:left;height:30px;margin:0 8px 0 0;overflow:hidden;width:80px;background:none;list-style:none;}
.gallery_reloaded li a {display:none}
.gallery_reloaded li div {position:absolute;display:none;top:0;left:180px}
.gallery_reloaded li div img {cursor:pointer;height:100%;}
.gallery_reloaded li.active div img, .gallery_reloaded li.active div {display:block}
.gallery_reloaded li img.thumb {cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.gallery_reloaded li .caption {display:none;padding-top:.5em}
* html .gallery_reloaded li div span {width:660px;} /* MSIE bug */
p.gallery-nav{max-width:660px;height:30px;margin:0;padding:10px 5px 0;}
p.gallery-nav a.back{background:url('http://waveriders.co.uk/wp-content/plugins/image-gallery-reloaded/images/back.png') no-repeat; display:block;width:24px;height:24px;text-indent:-9999px;text-decoration:none;float:left;}
p.gallery-nav a.forward{background:url('http://waveriders.co.uk/wp-content/plugins/image-gallery-reloaded/images/forward.png') no-repeat; display:block;width:24px;height:24px;text-indent:-9999px;text-decoration:none;float:right;}
.gallery_reloaded_container a{color: #666666; text-indent:-9999px;background:url('http://waveriders.co.uk/wp-content/plugins/image-gallery-reloaded/images/larger.png') no-repeat;height:12px;width:12px;display:block;float:right;text-decoration:none;}
#gr_tooltip{position:absolute;border:1px solid #FFFFFF;background:#FFFFFF;-moz-border-radius:5px;padding:4px 5px;color:#FFFFFF;display:none;}
.loading{-moz-border-radius:4px;background:#FFFFFF;border:1px solid #FFFFFF;color:#FFFFFF;padding:10px;text-align:center;width:100px;}
#TB_window a:link {color: #666666; text-indent:-9999px; background:url('http://waveriders.co.uk/wp-content/plugins/image-gallery-reloaded/images/close.png') no-repeat;height:24px;width:24px;display:block;}
.TB_overlayBG {background-color:#000;filter:alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}
* html #TB_overlay { /* ie6 hack */position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {position: fixed;z-index: 102;color:#000000;display:none;top:50%;left:50%;}
* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image {border: 4px solid #FFFFFF;}
#TB_caption{height:25px;padding:7px 10px 10px 12px;float:left;color:#FFFFFF;}
#TB_closeWindow{float:right;height:25px;padding:4px 9px 10px 0;color:#FFFFFF;}


/*
Tabs Slides CSS moved here from /wordpress-tabs-slides/ts/tabs_slides.css
Removed all unused background img url() links
*/
/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:6px;border:1px solid #bbb;border-top:0px;/*height:300px;overflow:auto;*/}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px;padding:3px 4px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #bbb;line-height:normal;height:auto;}
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:inline;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {font-size:12px;font-weight:bold;margin:0px 1px;padding:8px 10px;color:#333;border:1px solid #bbb;border-bottom:none;background:#eee url(/wp-content/plugins/wordpress-tabs-slides/ts/slide_bg.png) repeat-x top;}
ul.jwts_tabbernav li a:visited {color:#333;}
ul.jwts_tabbernav li a:hover {color:#000}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#fff;border-bottom:1px solid #fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {background:#fff;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {background:none;padding:0px;margin:0px;}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */


/* Wordpress Slider Style */
.wts_title{


}

.wts_title a.jtoggle{
    color: #000;
    text-decoration: underline;
    font-size: 1.2em;
    background: transparent;
    padding-right: 10px;
    cursor: hand;
    }
    
.wts_slidewrapper{
    display: none;
    border: #e7e7e7 1px solid;
    padding: 0 5px 3px 5px;
}

.slideraccordion{
	display: none;
}

=======
}

.wts_title a.jtoggle{
    color: #000;
    text-decoration: underline;
    font-size: 1.2em;
    background: transparent;
    padding-right: 10px;
    cursor: hand;
    }
    
.wts_slidewrapper{
    display: none;
    border: #e7e7e7 1px solid;
    padding: 0 5px 3px 5px;
}
