/* 
Theme Name: St. Hilda's Towers
Theme URI: 
Description: St. Hilda's Towers
Version: 2.0
Author: <a href="http://maeker.ca">Matt Seccafien</a>
Author URL: http://catalystworkshop.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */


body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	background:#98002E;
	height:100%;
	background-repeat: repeat-x;

}
.wrapper {
	width: 885px;
	margin: 0 auto;
	text-align: left;
	background:url(images/content-bg.png) top center repeat-y;
}

strong, b {
font-weight:bold;
}

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	background:url(images/header-new.png) no-repeat bottom center;
	height:225px;
	width:885px;
}
/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo a {
	position: relative;
	float: left;
	display: inline;
	width:245px;
	height:71px;
	font-size: 1.5em;
	overflow: hidden;
	height:175px;
	background:url(images/logo.png) bottom right no-repeat;
	text-indent:-9999px
}
/* NAV - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	clear:both;
	background:url(images/nav-bg-full.png) top left no-repeat;
	height:75px;
}
#nav li {
	display: block;
	float:left;
	height:61px;
	background:url(images/nav-bdr.gif) top left repeat-y;
}
#nav li:first-child {
	background:none;
}
#nav li:first-child a:link, #nav li:first-child a:visited, #nav li:first-child a:active {
	padding-left:22px;
	margin-left:0;
}
#nav li.page-item-47 a:link, #nav li.page-item-47 a:visited, #nav li.page-item-47 a:active {
	padding-right:37px;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	float: left;
	display: block;
	font-size:1.2em;
	text-decoration: none;
	padding:0 7px;
	line-height:55px;
	color:#333;
	margin-left:1px;
	height:61px;
	font-family: 'Verdana', 'century gothic', 'sans-serif';
	font-weight: bold;
	
	
}
#nav li a:hover, #nav li.current_page_item a {
	background:url(images/nav-main-hover.png) center;
	color:#fff;
}
#nav li:first-child a:hover, #nav li:first-child.current_page_item a {
	background:url(images/nav-main-hover-first.png) left;
}


#nav li.page-item-47 a:hover, #nav li.page-item-47.current_page_item a {
	background:url(images/nav-main-hover-last.png) right;
}
/* Font Resize
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#fontresize {
	background:none repeat scroll 0 0 #FFF552;
	display:block;
	float:right;
	height:22px;
	margin-left:741px;
	position:absolute;
	top:204px;
	width:135px;
	font-size:1.2em;
}
#fontresize strong {
	display:block;
	float:left;
	font-style:italic;
	font-weight:bold;
	padding:4px 0 0px 10px;
	width:70px;
}
#fontresize span {
	display:block;
	float:left;
	font-style:italic;
	font-weight:bold;
	margin:4px 0 0 4px;
	padding:0px 4px;
	background:#FFF5B3;
}
/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	display:inline;
	float:right;
	margin-right:50px;
	width:560px;
}
.content a:link, .content a:visited, .content a:active {
	color: #98002E;
	text-decoration: none;
	border-bottom: 1px solid #98002E;
}

.content h2 a:link, .content h2 a:visited, .content h2 a:active {

	border-bottom:none;
}

.content h2 a:hover {
	color: #666;
}

.content a:hover {
	border-bottom: 1px solid #ccc;
}
.content h1 {
	margin-bottom: 1em;
	font-size: 2em;
 color: #;
}
.content h1 a:link, .content h1 a:visited, .content h1 a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content h1 a:hover {
 color: #;
 border-bottom: 1px solid #;
}
.content h2.entry-title {
	margin:0 0 10px;
	font-size: 3em;
	color:#fff;
	background:#98002E;
	padding:15px;
	font-style:italic;
	opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	font-weight:bold;
}
.content h2.page-title span {
		color:#98002E;

}
.content h2.page-title {
	color:#BF1E2D;
font-family:Arial,Helvetica,sans-serif,"Helvetica Neue";
	font-size: 1.3em;
	margin:10px 0 10px 10px

}
.content h2 a:link, .content h2 a:visited, .content h2 a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content h2 a:hover {
 color: #;
 border-bottom: 1px solid #;
}
.content h2 {
	margin: 0em 0 5px 10px;
	font-size: 2em;
	font-weight: bold;
	font-style:italic;
}
.content h2 a:link, .content h2 a:visited, .content h2 a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content h2 a:hover {
 color: #;
 border-bottom: 1px solid #;
}

.content h3 {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.4em;
	font-weight: bold;
 color: #;
}
.content h4 a:link, .content h4 a:visited, .content h4 a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content h4 a:hover {
 color: #;
 border-bottom: 1px solid #;
}
.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
	font-weight: bold;
 color: #;
}
.content h5 a:link, .content h5 a:visited, .content h5 a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content h5 a:hover {
 color: #;
 border-bottom: 1px solid #;
}
.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
	font-weight: bold;
 color: #;
}
.content h6 a:link, .content h6 a:visited, .content h6 a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content h6 a:hover {
 color: #;
 border-bottom: 1px solid #;
}
.content p, .content blockquote {
	font-size:1.3em;
line-height:1.6em;
margin-bottom:1em;
}
.content p a:link, .content p a:visited, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
 color: #;
	text-decoration: none;
 border-bottom: 1px solid #;
}
.content p a:hover, .content li a:hover {
 color: #;
 border-bottom: 1px solid #;
}
.content ul {
	margin: 0 0 15px 30px;
}
.content ul li {
	list-style-type: square;
}
.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}
.content ol li {
	list-style-type: decimal;
}
.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}
.content blockquote {
	padding: 0 15px;
	font-style: italic;
}
.content img {
    display: block;
    background: #;
    border: 1px solid #;
}
.content img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}
 .content img[align $='left'] {
 float: left;
 display: inline;
 margin: 5px 15px 10px 0;
}
.content img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}
 .content img[align $='right'] {
 float: right;
 display: inline;
 margin: 5px 0 10px 15px;
}
/* POSTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/*
.blog #content, .single #content, .category #content, .archive #content {
		float:left;
		margin-left:60px;
		margin-right:0;
		width:525px;
}
*/
.page .page {
	padding-top:159px;
	background:url(images/content-01.jpg) top left no-repeat;
}

/* UNIQUE PAGE HEADERS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.pageid-2 .page {
	background:url(images/header_aboutus.jpg) top left no-repeat;
}
.pageid-4 .page {
	background:url(images/header_historyandadministration.jpg) top left no-repeat;
}
.pageid-10 .page {
	background:url(images/header_retirementliving.jpg) top left no-repeat;
}
.pageid-11 .page {
	background:url(images/header_wecanhelp.jpg) top left no-repeat;
}
.pageid-13 .page {
	background:url(images/header_assistedcareservices.jpg) top left no-repeat;
}
.pageid-20 .page {
	background:url(images/header_accomodations.jpg) top left no-repeat;
}
.pageid-22 .page {
	background:url(images/header_eventscalendar.jpg) top left no-repeat;
}
.pageid-14 .page {
	background:url(images/header_finedining.jpg) top left no-repeat;
}
.pageid-18 .page {
	background:url(images/header_onsiteservices.jpg) top left no-repeat;
}
.pageid-17 .page {
	background:url(images/header_assistedcareservices.jpg) top left no-repeat;
}

.pageid-28 .page {
	background:url(images/header_ameneties.jpg) top left no-repeat;
}

.pageid-26 .page {
	background:url(images/header_whatsnew.jpg) top left no-repeat;
}
.pageid-30 .page {
	background:url(images/header_seniorapartments.jpg) top left no-repeat;
}
.pageid-28 .page {
	background:url(images/header_amenities.jpg) top left no-repeat;
}
.pageid-31 .page {
	background:url(images/header_financialsupport.jpg) top left no-repeat;
}
.pageid-49 .page {
	background:url(images/header_apartmentsavailable.jpg) top left no-repeat;
}
.pageid-35 .page {
	background:url(images/header_foundation.jpg) top left no-repeat;
}
.pageid-44 .page {
	background:url(images/header_chairmansclub.jpg) top left no-repeat;
}
.pageid-46 .page {
	background:url(images/header_gallery.jpg) top left no-repeat;
}
.pageid-277 .page {
	background:url(images/header_gallery.jpg) top left no-repeat;
}
.pageid-318 .page {
	background:url(images/header_gallery.jpg) top left no-repeat;
}
.pageid-418 .page {
	background:url(images/header_gallery.jpg) top left no-repeat;
}
.pageid-277 .page {
	background:url(images/header_accommodations.jpg) top left no-repeat;
}
.pageid-316 .page {
	background:url(images/header_ourchurch.jpg) top left no-repeat;
}
.pageid-317 .page {
	background:url(images/header_ourchurch.jpg) top left no-repeat;
}
.pageid-36 .page {
	background:url(images/header_directors.jpg) top left no-repeat;
}
.pageid-38 .page {
	background:url(images/header_donationprograms.jpg) top left no-repeat;
}
.pageid-42 .page {
	background:url(images/header_events.jpg) top left no-repeat;
}
.pageid-40 .page {
	background:url(images/header_foundationgifts.jpg) top left no-repeat;
}
.pageid-47 .page {
	background:url(images/header_contactus.jpg) top left no-repeat;
}
.pageid-107 .page {
	background:url(images/header_shortstays.jpg) top left no-repeat;
}
.pageid-111 .page {
	background:url(images/header_safeharbour.jpg) top left no-repeat;
}
.pageid-109 .page {
	background:url(images/header_respiteprogram.jpg) top left no-repeat;
}
.pageid-115 .page {
	background:url(images/header_availablesuites.jpg) top left no-repeat;
}
.pageid-100 .page {
	background:url(images/header_recreationalprograms.jpg) top left no-repeat;
}
.pageid-314 .page {
	background:url(images/header_recreationalprograms.jpg) top left no-repeat;
}
.pageid-150 .page {
	background:url(images/header_ourchurch.jpg) top left no-repeat;
}
.pageid-286 .page {
	background:url(images/header_churchcontact.jpg) top left no-repeat;
}
.pageid-284 .page {
	background:url(images/header_churchhistory.jpg) top left no-repeat;
}
.pageid-281 .page {
	background:url(images/header_churchservices.jpg) top left no-repeat;
}
.pageid-300 .page {
	background:url(images/header_church1.jpg) top left no-repeat;
}
.pageid-302 .page {
	background:url(images/header_churchwedding.jpg) top left no-repeat;
}
.pageid-304 .page {
	background:url(images/header_church2.jpg) top left no-repeat;
}
.pageid-304 .page {
	background:url(images/header_church2.jpg) top left no-repeat;
}
.pageid-306 .page {
	background:url(images/header_churchevents.jpg) top left no-repeat;
}

.pageid-129 .page {
	background:url(images/header_employmentopportunities.jpg) top left no-repeat;
}
.pageid-133 .page {
	background:url(images/header_ourboard.jpg) top left no-repeat;
}
.pageid-102 .page {
	background:url(images/header_ourstaff.jpg) top left no-repeat;
}
.pageid-127 .page {
	background:url(images/header_ourstaff.jpg) top left no-repeat;
}
.pageid-200 .page {
	background:url(images/header_aboutus.jpg) top left no-repeat;
}
.pageid-469 .page {
	background:url(images/header_EPC.jpg) top left no-repeat;
}
.post {
	margin-top:15px;
}


/* POSTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.entry-content {
	margin-left:10px;
}
.entry-content h3 {
    margin-bottom: 15px;
}
.entry-meta {
	font-size:1.3em;
	color:#bf1e2d;
	margin:0 0 10px 10px;
	font-family:Arial, Helvetica, sans-serif, "Helvetica Neue";
	
}
.entry-meta-bottom {
		border-bottom:1px dotted #666;
		padding-bottom:15px;

}
.entry-meta .author {
		margin-right:20px;
}
.cat-links {
		display:block;
}

.comments-link {
	display:block;
	float:right;
}

.edit-link {
		display:block;
		font-size:0.8em;

}

.grey {
		color:#333;
}

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.sidebar {
	display: block;
	width: 229px;
	background:url(images/sidebar-body.png) top center repeat-y;
	margin-left:25px;
}
.pages {
	display: block;
	width: 229px;
	background:url(images/sidebar-top.png) top center no-repeat;
}
.pages-bottom {
	background:url(images/sidebar-bottom.png) bottom center no-repeat;
	height:18px;
	display:block;
}
.sidebar p, .sidebar blockquote {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}
.sidebar p a:link, .sidebar p a:visited, .sidebar p a:active, .sidebar li a:link, .sidebar li a:visited, .sidebar li a:active {
	color: #333;
	text-decoration: none;
	display:block;
	padding-left:25px;
	display:block;
	width: 229px;
	height:30px;
	line-height:30px;
	font-family: "Verdana", "Tahoma", "Sans-Serif";
	font-size: 0.9em;
	font-weight: bold;
}
.sidebar p a:hover, .sidebar li a:hover {
	color: #98002E;
}
.sidebar li.current_page_item a {
	color: #fff;
	background:url(images/nav-subpages-hover.png) left center no-repeat;
}
/* Sub navigation sidebar styling */
.sidebar ul li ul li {
    font-size: 12px;
    background: none !important;
    margin-left: 15px;
    height: 20px;
    display: block;
}
.sidebar ul li ul {
    padding-top: 0;
}
.sidebar ul li ul li ul {
    display: none;
}
.sidebar li.current_page_item a:hover {
	color: #fff;
	cursor:default;
}
.sidebar ul {
	padding-top:20px;
}
.sidebar ul li {
}
.sidebar ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}
.sidebar ol li {
	list-style-type: decimal;
}
.sidebar li {
	margin-bottom: 5px;
	font-size:1.2em;
	line-height: 1.4em;
}

/* sidebar-right
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.sidebar-right {
	display: block;
	margin:20px 50px 0 30px;
	width:210px;
	background-color:#fff;
}

.sidebar-right h4 {
	font-size:1.4em;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	padding:5px;
}


.sidebar-right p a:link, .sidebar-right p a:visited, .sidebar-right p a:active, .sidebar-right li a:link, .sidebar-right li a:visited, .sidebar-right li a:active {
	text-decoration: none;
	display:block;
	color:#333;
}
.sidebar-right ul {
}

.sidebar-right li {
	line-height: 1.4em;
	background-color:#98002E;
	width:200px;
	margin:5px 5px 10px;
}
.sidebar-right li ul {
background-color:#F6E7A1;
}
.sidebar-right li ul li {
	background:none;
	font-family:Arial, Helvetica, sans-serif, "Helvetica Neue";
	font-size:1.2em;
margin:0;
}

.sidebar-right li ul li a {
	border-top:1px solid #333;
	margin:0 5px;
	padding:5px 0;

}

.sidebar-right li ul li:first-child a {
	border-top:none;
}
.sidebar-right li ul li a:hover {
	color:#1a75bc;

}

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	margin: 30px 0 20px;
}
#comments .commentlist li.alt {
	background: transparent;
}
#comments .commentlist {
	margin: 0;
	padding: 0;
}
#comments .commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	background: 0;
}
#comments .commentlist h2 {
	margin: 0;
}
#comments .commentlist p {
	margin: 0;
	font-size: 12px;
	line-height: 1.4em;
}
#commentform p {
	margin: 0;
}
#commentform p small {
	font-size: 11px;
 color: #;
}
.nocomments {
	margin: 0;
	padding: 0;
}
.comment-meta {
	font-size:1.1em;
	color:#bf1e2d;
	font-family:Arial, Helvetica, sans-serif, "Helvetica Neue";
	padding-top:2px;
	
}
#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {
 color: #;
}
#comments .commentmetadata a:hover, #comments .comment-author a:hover {
 color: #;
	background: transparent;
}
#comments .avatar {
	float: left;
	display: inline;
	margin: -10px 10px 0 0;
	padding: 3px;
 background: #;
 border: 1px solid #;
}
#comments .comment-author {
	font-size: 12px
}
#comments .comment-author cite {
	font-size: 1.4em;
 color: #;
}
#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}
#commentform {
	margin:0 10px;
	padding-bottom: 20px;
}
#commentform label {
font-size:1.3em;
	color:#bf1e2d;
	font-family:Arial, Helvetica, sans-serif, "Helvetica Neue";
}
.required {
	
}

#commentform label span {
	font-size: 11px;
 color: #;
}
#commentform input, #commentform textarea {
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
 color: #;
 border: 1px solid #;
}
#commentform input:focus, #commentform textarea:focus {
 color: #;
 border: 1px solid #;
}
#commentform input#author, #commentform input#email, #commentform input#url {
border:1px solid #CCCCCC;
margin:5px 0 15px;
width:200px;
    -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}
#commentform textarea {
	width:450px;
	border:1px solid #CCCCCC;
margin:5px 0 15px;
    -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}
#commentform p.subscribe-to-comments {
	float: left;
	display: inline;
	margin-top: -25px;
}
#commentform p.subscribe-to-comments input {
	margin-left: 5px;
}
#commentform #submit {
	display: inline;
	padding: 5px 15px;
	font-size: 12px;
 color: #98002E;
border:1px solid #CCCCCC;
	-moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}
#commentform #submit:hover {

	cursor: pointer;
	border:1px solid #98002E;

}
#respond {
		clear:both;
padding-top:30px;
}
#comments h2 {
		
		font-style:normal;
		font-size:1.4em;
		margin-top:10px;
}
#comments ol {

margin:0 0 15px 10px;
}
#comments li {
		font-size:1em;
		margin-top:20px;
				border-bottom:1px dotted #666;
				list-style:none;

		
}
#commentform #comment-notes, #commentform #login {
		margin:0 0 20px;
}
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	color: #333;
	display:block;
	height:33px;
	width:886px;
	margin: 0 auto;
}

#bottomgraphic {
	clear: both;
	background-color: red;
	background:url(images/content-bottom.png) top center no-repeat;
	display:block;
	height:33px;
	width:886px;
	margin: 0 auto;
}

#footer-credits, #footer-meta {
}
#footer-meta {
	text-align:center;
	padding-top:40px;
	color:#fff;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff ;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: none;
}
#footer p {
	font-size: 1.1em;
}
#footer ul {
	margin-bottom: 10px;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #999;
}
#footer ul li.first {
	border-left: none;
}
/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.navigation {
		font-size:1.2em;
		margin-left:10px;
}

.nav-previous {
		float:left;
}

.nav-next {
		float:right;
}

.hide {
	display:none;
}
.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.feed {
	padding: 1px 0 1px 15px;
	background: url("../images/icon-feed.png") no-repeat 0 50%;
}

.start-stop{
	display: none;
}

/* STAFF BIO PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#staffbios{
	width: 560px;
	background-color: #F6E7A1;
	margin-top: 10px;
}

#staffbios:hover {
	cursor: pointer;
	background-color: #f6f9fd;
}

.bio_pics{
	width: 150px;
	float: left;
}

.bio_text{
	float: right;
	width: 350px;
	margin-top: 20px;
}

.stafftitles{
	color: #C88A12;
	font-style: italic;
}

/* GALLERY */
/*preload classes*/ 

.anythingSlider                         { width: 570px; height: 360px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 570px; overflow: auto; height: 324px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider .wrapper ul li          { display: block; float: left; padding: 0; height: 360px; width: 570px; margin: 0; }
.anythingSlider .wrapper ul li img      { width: 580px; height: 360px; }
.anythingSlider .arrow                  { background: url(images/arrows.png); display: block; height: 200px; width: 67px; text-indent: -9999px; position: absolute; top: -250px; cursor: pointer; z-index: 999; }
.anythingSlider .forward                { background-position: 0 0; right: -10px; }
.anythingSlider .back                   { background-position: -67px 0; left: -10px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

.thumbNav                               { position: relative; top: 323px; text-align: center; }
.thumbNav li                            { display: inline; border: 0; }
.thumbNav a                             { display: none; }
.thumbNav a:hover                       { background-image: none; }
.thumbNav a.cur                         {  }

.start-stop                             { z-index: 10; background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/* COLOURS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/*

LINKS-COLOUR
color: #;


*/
