/*
Theme Name: The Manor
Theme URI: http://www.electricstudio.co.uk
Description: Bespoke theme for The Manor Preparatory Schoool, designed and developed by Electric Studio
Version: 1.0
Author: Patrik Johnsson
Author URI: http://www.electricstudio.co.uk
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul, li {
	list-style:none
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
table, tbody, caption, th, tr, td {
	text-align:left
}
q:before, q:after {
	content:''
}
/* Global reset-RESET */

/* The below restores some sensible defaults */

strong {
	font-weight: bold
}
em {
	font-style: italic
}
strong em, em strong {
	font-weight: bold;
	font-style: italic
}
a img {
	border:none
} /* Gets rid of IE's blue borders */
/* FONT SIZES
16px = 1em
14px = 0.875em
13px = 0.8125em
12px = 0.75em
11px = 0.6875em
10px = 0.625em
9px = 0.5625em
8px = 0.5em

Body = 0.8125em (13px)
Children of body:

32px = 246.153%
26px = 200%
24px = 184.615%
22px = 169.230%
18px = 138.461%
16px = 123.076%
14px = 107.692%
13px = 100%
12px = 92.307%
11px = 84.615%
10px = 76.923%

percentage = (size in px) / (1em size (13 in this case)) * 100

*/

body {
	background:#F3F1EB url(images/body-bg.png) 0 0 repeat-x;
	font:normal normal 0.8125em/1.4em Arial, Helvetica, sans-serif;
	color:#1E2E35;
	padding:0;
	margin:0 0 20px 0;
}
#page {
	width:970px;
	margin:0 auto;
}
/****************************

GENERIC

*****************************/

.clearright {
	clear:right;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
}
.editlink {
	clear:both;
}
.editlink a {
	padding:0 0 0 20px;
	background:url(images/pencil.png) 0 0 no-repeat;
}
small {
	font-size:12px;
	color:#999;
}
small a {
	color:#999;
}
a, h2 a:hover, h3 a:hover {
	color:#CB2751;
}
a:visited {
	color:#EA8EA6;
}
a:hover {
	color:#7D1731;
}
h1 {
	font-size: 246.153%;
	line-height:110%;
	padding:10px 0;
	color:#DA4167;
}
h2 {
	font-size: 169.230%;
	line-height:100%;
	padding:10px 0;
}
#contenthome .post h1 {
	color:#E15A00;
}
#content .post h1 {
	padding-right:70px;
}
#sidebar h2, #sidebarpost h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 107.692%;
	font-weight:900;
	padding:10px 0 5px 0;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
.entry {
	padding:15px 0 10px 0;
	border-bottom:1px solid #E5E5E5;
	margin-bottom:10px;
}
#commentform textarea {
	width:690px;
}
.commentlist li .avatar {
	float: right;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
img.alignright, img.wp-post-image, div.wp-caption {
	clear:right;
	float:right;
	padding:0 0 20px 20px;
}
.entry img.attachment-thumbnail {
	float:left;
	padding:0 20px 20px 0;
}
div.navigation {
	padding-top:10px;
}
img.alignleft {
	float:left;
	padding:0 20px 20px 0;
}
div.alignleft {
	float:left;
	width:47%;
}
div.alignright {
	float:right;
	width:47%;
	text-align:right;
}
div.important {
	display:inline;
	font-size:10px;
	font-weight:900;
	padding:1px 3px;
	color:#FFF;
	background:#990000;
	margin-right:6px;
}
 a[href$='.pdf'] {
 padding:0 0 0 19px;
 background:transparent url(images/pdf.gif) center left no-repeat;
}
 a[href$='.mp3'] {
 padding:0 0 0 19px;
 background:transparent url(images/mp3.gif) center left no-repeat;
}
 a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
 padding:0 0 0 19px;
 background:transparent url(images/excel.gif) center left no-repeat;
}
 a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
 padding:0 0 0 19px;
 background:transparent url(images/word.gif) center left no-repeat;
}
a.external {
	padding:0 16px 0 0;
	background:transparent url(images/external.gif) center right no-repeat;
}
/****************************

HEADER

*****************************/

#header {
	height:160px;
	position:relative;
}
#header #logo {
	float:left;
	width:328px;
	height:94px;
	padding:15px 0 16px 0;
}
#header div#quicklinks {
	position:relative;
	float:right;
	padding:20px 30px 0 0;
	text-align:right;
	color:#5CAB9B;
}
#header div#quicklinks a {
	color:#D0E8E3;
}
#header div.searchform {
	height:31px;
	position:relative;
	float:right;
	padding:15px 0 0 0;
}
#header .searchform .screen-reader-text {
	visibility:hidden;
}
#header .searchform input#s {
	background:transparent url(images/search-form-bg.gif) 0 0 no-repeat;
	width:160px;
	height:15px;
	padding:7px 0 8px 8px;
	border:none;
	float:left;
}
#header .searchform input#searchsubmit {
	width:62px;
	height:29px;
	border:none;
	float:right;
}
#header div#pupils-own-page {
	float:right;
	clear:right;
	padding:6px 0 0 0;
	display:block;
	height:70px;
	overflow:hidden;
}
#header div#pupils-own-page a {
	display:block;
	width:187px;
	height:62px;
	text-indent:-3000px;
	background:transparent url(images/pupils-own-pages.gif) 0 0 no-repeat;
	position:absolute;
	top:66px;
	left:770px;
	outline:none;
}
#header #navigation {
	height:33px;
	position:relative;
	background:transparent url(images/navigation-area-bg.jpg) 0 0 no-repeat;
	padding:2px 2px 0 4px;
}
#header ul#topnavigation li {
	float:left;
}
#header ul#topnavigation li a {
	line-height:13px;
	display:block;
	padding:9px 12px 11px 7px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	font-weight:900;
	background:transparent url(images/navigation-seperator.gif) right 5px no-repeat;
}
#header ul#topnavigation li.page-item-35 a {
	background-image:none;
}
#header ul#topnavigation li.current_page_item, #header ul#topnavigation li.current_page_parent, #header ul#topnavigation li.current_page_ancestor {
	background:transparent url(images/navigation-active-left.png) left top no-repeat;
	margin-left:-2px;
}
#header ul#topnavigation li.current_page_item a, #header ul#topnavigation li.current_page_parent a, #header ul#topnavigation li.current_page_ancestor a {
	color:#AA2043;
	background:transparent url(images/navigation-active.png) right top no-repeat;
}
/****************************

CONTENT

*****************************/

#contentholder {
	background-color:#fff;
	clear:both;
}
#contenthome {
	position:relative;
	padding:15px 10px 0 10px;
}
#contenthome .post {
	background-color:#fff;
}
#content {
	position:relative;
	padding:20px 10px;
	float:right;
}
.contentnarrow, .contentmedium {
	width:690px;
	position:relative;
}
.contentfull {
	width:950px
}
#content ul {
	padding-bottom:15px;
}
#content ul li {
	list-style:none;
	padding:0 150px 5px 17px;
	background:transparent url(images/list-icon.gif) 5px 6px no-repeat;
}
#content ul.jcarousel-list li {
	background-image:none;
	padding:0;
	list-style:none;
}
#content ul.ngg-gallery-list {
	padding-bottom:15px;
	margin-top:10px;
	margin-right:-10px;
}
#content ul.ngg-gallery-list li {
	list-style:none;
	padding:0 8px 10px 0;
	background-image:none;
	float:left;
}
#content ul.ngg-gallery-list li img {
	border:1px solid #ccc;
	padding:5px;
	width:50px;
	height:50px;
}
#content ul.ngg-gallery-list li.selected img {
	border:2px solid #333;
	padding:4px 3px;
}
#content p, #contenthome p {
	margin-bottom:15px;
}
.breadcrumb {
	border-bottom:1px solid #F8DFE5;
	font-size:84.615%;
	padding:5px 0 10px 0;
	margin-bottom:15px;
	color:#999;
}
.breadcrumb a {
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
#content blockquote {
	clear:right;
	display:block;
	width:260px;
	float:right;
	padding:20px 20px 10px 20px;
	margin:10px 0 20px 50px;
	font:normal normal 16px/22px Georgia, "Times New Roman", Times, serif;
	color:#333;
	background-color:#F8DFE5;
	text-align:right;
}
#content blockquote p {
	margin-right:0;
}
#content blockquote strong {
	font:normal normal 11px/20px Arial, Helvetica, sans-serif;
	color:#999;
	display:block;
	padding-top:10px;
}
#content ul.multirow {
	float:left;
	width:690px;
	margin:0 0 20px 0;
	padding:0;
}
#content ul.multirow li {
	float:left;
	width:213px;
	margin:0;
	padding:0 0 0 17px;
}
#skipnav {
	text-indent:-999em;
	margin:0 0 -1em;
	padding:0;
	height:1em;
}
span.accesskeys {
	float:right;
}
/****************************

HOMEPAGE

*****************************/

div#homepage-important-message {
	border:2px solid #CB2751;
	background:#fff url(images/important.gif) 0 50% no-repeat;
	padding:5px 5px 5px 135px;
	margin:0 10px;
}
div#latest-news-homepage {
	position:relative;
	border:1px solid #F8DFE5;
	height:354px;
	float:right;
	width:224px;
	padding:2px;
	background:#fff url(images/latest-news-bg-home.jpg) 2px bottom no-repeat;
}
div#latest-news-homepage img {
	border-top:1px dashed #F8DFE5;
	margin:0 8px;
	position:absolute;
	top:323px;
}
div#latest-news-homepage h3, div#sports-result-homepage h3 {
	background:#294D45 url(images/h3-header-bg.jpg) 0 0 repeat-x;
	padding:7px 0 5px 8px;
	color:#fff;
	text-transform:uppercase;
}
div#latest-news-homepage div {
	padding:6px 0;
	margin:0 8px;
	border-top:1px dashed #F8DFE5;
}
div#latest-news-homepage div.sticky-post-homepage {
	border:none;
	padding-top:5px;
}
div#latest-news-homepage div p {
	padding:4px 0;
	margin:0;
}
div#sports-result-homepage {
	border:1px solid #F8DFE5;
	clear:both;
	margin-top:15px;
	padding:2px;
	height:30px;
	overflow:hidden;
}
div#sports-result-homepage ul li {
	width:730px;
	display:block;
	margin:3px 0 0 0;
}
div#sports-result-homepage ul li p {
	display:inline;
}
div#sports-result-homepage h3 {
	width:185px;
	float:left;
	margin-right:10px;
}
div#sports-result-homepage div.sports-result-homepage {
	padding: 5px 0 0 10px;
	float:left;
}
#contenthome ul#quick-links-homepage {
	margin:15px 0 0 0;
}
#contenthome ul#quick-links-homepage li {
	border:1px solid #F8DFE5;
	display:block;
	float:left;
	width:176px;
	margin:0 10px 0 0;
	padding:2px;
	height:190px;
	background:#fff url(images/quick-links-home-bg.jpg) 2px 8px no-repeat;
}
#contenthome ul#quick-links-homepage li span {
	background:transparent url(images/ql-arrow.gif) 10px 145px no-repeat;
	display:block;
}
#contenthome ul#quick-links-homepage li.ql4 {
	margin:0;
}
#contenthome ul#quick-links-homepage li a {
	display:block;
	padding:143px 10px 10px 30px;
	font-weight:900;
	font-size:107.692%;
	text-decoration:none;
}
#contenthome ul#quick-links-homepage li a:hover {
	text-decoration:underline;
}
#contenthome ul#quick-links-homepage li.ql1 a {
	background:transparent url(images/ql1-bg.gif) 0 0 no-repeat;
}
#contenthome ul#quick-links-homepage li.ql2 a {
	background:transparent url(images/ql2-bg.gif) 0 0 no-repeat;
}
#contenthome ul#quick-links-homepage li.ql3 a {
	background:transparent url(images/ql3-bg.jpg) 0 0 no-repeat;
}
#contenthome ul#quick-links-homepage li.ql4 a {
	background:transparent url(images/ql4-bg.gif) 0 0 no-repeat;
}
#contenthome ul#quick-links-homepage li.ql5 a {
	background:transparent url(images/ql5-bg.gif) 0 0 no-repeat;
}
/****************************

POST SINGLE

*****************************/

div.postdate {
	position:absolute;
	top:80px;
	right:10px;
	font-size:10px;
	line-height:14px;
	margin-top:-12px;
	text-align:center;
	color:#fff;
}
div.postdate p {
	display:block;
	width:51px;
	height:49px;
	background:transparent url(images/date-bg.png) 0 0 no-repeat;
}
div.postdate p em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:27px;
	font-style:italic;
	color:#333;
}
/****************************

SEARCH PAGE

*****************************/

.searchresult h2 a {
	text-decoration:underline;
	font-weight:100;
}
.searchresult p {
	padding:0 !important;
	margin:0 !important;
}
.searchresult a {
	text-decoration:none;
}
.searchpage {
	padding:20px;
	border:3px solid #DDE8EC;
}
.searchpage input[type="text"] {
	padding:2px;
	width:200px;
}
/****************************

FOOTER

*****************************/

#footer {
	background:transparent url(images/footer-bg.gif) 0 0 no-repeat;
	border: none;
	clear:both;
	padding:25px 10px;
}
#footer .rss-feed-links {
	background:transparent url(images/rss.gif) 0 3px no-repeat;
	padding-left:18px;
	color:#F0B3EC;
}
#footer .rss-feed-links span.cufon {
	letter-spacing:0.5px;
	font-weight:900;
	color:#796D46;
}
#footer .rss-feed-links a {
	font-size:84.615%;
	padding:0 3px;
}
#footer .siteterms {
	padding:10px 0 0 103px;
	background:transparent url(images/ofsted-iaps.gif) 0 13px no-repeat;
	font-size:84.615%;
}
#footer .siteterms span {
	float:right;
	color:#B7AC84;
}
#footer .siteterms span a {
	text-decoration:none;
	color:#B7AC84;
}
/****************************

SIDEBAR

*****************************/

#sidebar h3.sidebar_title, #sidebarpost h3.sidebar_title {
	background:#CB2751 url(images/sidebar-title-bg.jpg) 0 0 repeat-x;
	padding:6px 0 6px 8px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:3px;
	display:block;
	width:218px;
	height:16px;
	line-height:16px;
	position:absolute;
	left:2px;
}
#sidebar, #sidebarpost {
	background-color:#FDF4F7;
	border:1px solid #F9D9F4;
	position:relative;
	margin:20px 10px;
	margin-right:0;
	width:230px;
	float:left;
}
#sidebar div.white-extra-border, #sidebarpost div.white-extra-border {
	border:2px solid #fff;
	padding:0 8px;
}
#sidebar ul, #sidebarpost ul {
	margin:32px 0 5px 0;
}
#sidebar ul li ul, #sidebarpost ul li ul {
	margin-top:0;
}
#sidebar ul li, #sidebarpost ul li {
	border-bottom:1px solid #fff;
}
#sidebar ul li a, #sidebarpost ul li a {
	background:transparent url(images/sidebar-menu-arrow.gif) right 9px no-repeat;
	display:block;
	width:195px;
	padding:5px 15px 5px 0;
	text-decoration:none;
	color:#333;
	font-weight:100;
}
#sidebar ul li a:hover, #sidebarpost ul li a:hover {
	color:#CB2751;
	text-decoration:underline;
}
#sidebar ul li ul li {
	display:none;
	border-bottom:none;
}
#sidebar ul li.current_page_item ul li, #sidebar ul li.current_page_parent ul li {
	display:block;
	border-bottom:none;
}
#sidebar ul li.current_page_item ul li a, #sidebar ul li.current_page_parent ul li a {
	background:transparent url(images/sidebar-child-li.gif) 4px 12px no-repeat;
	padding-left:15px;
	font-weight:100;
	width:180px;
}
#sidebar ul li.current_page_parent ul li.current_page_item a {
	font-weight:900;
}
#sidebar ul li.current_page_item a, #sidebar ul li.current_page_parent a {
	color:#333;
	font-weight:900;
}
#sidebarpost ul li a {
	font-weight:100;
}
h2.widgettitle {
	padding:10px 0 0 10px;
	margin:0;
}
#sidebarpost p.rss {
	padding:10px 0 10px 20px;
	background:transparent url(images/rss.gif) 0 13px no-repeat;
	display:block;
	width:180px;
	height:14px;
}
#sidebarpost select {
	margin:40px 0 0 0;
	width:204px;
	padding:3px;
}
/****************************

FORMS

*****************************/

#content div.wpcf7 {
	padding:10px 20px;
	background-color:#F3F1EB;
}
#content div.wpcf7 fieldset {
	margin-bottom:10px;
	padding:0 10px 10px 10px;
	border:1px solid #fff;
	background:url(images/fieldset-bg.jpg) 0 bottom repeat-x;
}
#content div.wpcf7 fieldset legend {
	padding:2px 10px;
	margin-top:0;
	font-size:14px;
	font-weight:900;
}
#content div.wpcf7 p {
	position:relative;
	padding: 0 0 8px 0;
	margin:0 0 8px 0;
}
#content div.wpcf7 p span.wpcf7-form-control-wrap {
	position:absolute;
	top:0;
}
#content div.wpcf7 p span.wpcf7-form-control-wrap.message {
	position:relative;
	top:0;
	vertical-align:top;
}
#content div.wpcf7 label {
	color:#333;
	line-height:20px;
	font-weight:100;
	display:inline-block;
	width:250px;
	text-align:right;
	padding-right:10px;
}
#content div.wpcf7 div.wpcf7-display-none {
	clear:both;
	display:none;
}
#content div.wpcf7 input[type="text"], #content div.wpcf7 input[type="file"] {
	font-size:14px;
	padding:3px;
}
#content div.wpcf7 textarea {
	font-size:14px;
	padding:3px;
	width:265px;
	height:120px;
	overflow:hidden;
	vertical-align:top;
}
#content div.wpcf7 input[type="submit"] {
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(images/submit-bg.png) 0 0 no-repeat;
	width:121px;
	border:none;
	font-weight:900;
	color:#fff;
	font-size:14px;
	padding:6px 0 12px 0;
	margin:10px 0;
}
#content div.wpcf7 span.wpcf7-not-valid-tip {
	position: absolute;
	top:0;
	left: 270px;
	z-index: 100;
	background: url(images/required.gif) 0 50% no-repeat;
	font-size: 10pt;
	color:#fff;
	width: 60px;
	padding: 2px 2px 3px 15px;
	border:none;
}
/****************************

PASSWORD PROTECTED PAGE FORMS

*****************************/

#content form.protected-post-form {
	padding:20px;
	background-color:#F3F1EB;
	font-weight:900;
}
#content form.protected-post-form label {
	font-weight:100;
}
#content form.protected-post-form input[type="password"] {
	margin-left:10px;
	padding:3px;
	display:inline;
	width:200px;
}
#content form.protected-post-form input[type="submit"] {
	margin-left:10px;
	display:inline;
	padding:2px;
}
#content form.protected-post-form br {
	display:none;
}
/****************************

TABLES

*****************************/

.wp-table-reloaded {
	background-color:#F3F1EB;
	margin:10px 0px 15px 0px;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color:#F3F1EB;
	border:1px solid #FFFFFF;
	padding:5px;
	font-weight:900;
	text-align:left;
}
.wp-table-reloaded td {
	padding:5px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded td.column-1 {
	width:35%;
}
.wp-table-reloaded td.column-2 {
	width:65%;
}
.wp-table-reloaded tr.even td {
	background-color:#FFFFFF;
}
.wp-table-reloaded tr.odd td {
	background-color:#F3F1EB;
}
.wp-table-reloaded .header {
	background-image:url(http://clients.electricstudio.co.uk/themanor/wpcms/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://clients.electricstudio.co.uk/themanor/wpcms/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}
.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://clients.electricstudio.co.uk/themanor/wpcms/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}
/****************************

VIRTUAL TOUR

*****************************/

ul.virtualtour {
	display:block;
	border:1px solid #d4d4d4;
	padding:3px;
	width:680px;
	height:430px;
	background:url(images/virtual-tour-aerial.jpg) 50% 50% no-repeat;
	position:relative;
	margin-bottom:20px;
}
#page #contentholder #content .post ul.virtualtour li {
	background-image:none;
	padding:0;
	margin:0;
	position:absolute;
	display: block;
}
ul.virtualtour li a {
	background:url(images/vt-li-bg.png) 0 50% no-repeat;
	padding:20px 3px 6px 25px;
	display:block;
}
ul.virtualtour li a span {
	display:none;
}
ul.virtualtour li a:hover span {
	display:block;
	background:url(images/vt-span-hover-bg.gif) 0 0 no-repeat;
	width:130px;
	height:30px;
	text-align:center;
	padding:6px 0 0 0;
	margin:-56px 0 0 -75px;
}
ul.virtualtour li.vt1 {
	top:142px;
	left:364px;
}
ul.virtualtour li.vt2 {
	top:110px;
	left:550px;
}
ul.virtualtour li.vt3 {
	top:90px;
	left:455px;
}
ul.virtualtour li.vt4 {
	top:270px;
	left:260px;
}
ul.virtualtour li.vt5 {
	top:275px;
	left:310px;
}
ul.virtualtour li.vt6 {
	top:82px;
	left:300px;
	z-index:499;
}
ul.virtualtour li.vt7 {
	top:210px;
	left:350px;
}
ul.virtualtour li.vt8 {
	top:78px;
	left:335px;
	z-index:999;
}
ul.virtualtour li.vt9 {
	top:82px;
	left:268px;
}
ul.virtualtour li.vt10 {
	top:190px;
	left:260px;
}
ul.virtualtour li.vt11 {
	top:165px;
	left:440px;
}
/****************************

PARENTS WEEKLY LETTERS

*****************************/

table.weeklyletters {
	width:100%;
	margin:10px 0 20px 0;
}
table.weeklyletters tr th {
	font-weight:900;
	text-align:left;
	padding:8px;
	background-color:#F3F1EB
}
table.weeklyletters tr td {
	text-align:left;
	padding:8px;
	border-bottom:1px solid #F3F1EB;
}
select.weeklyletters {
	padding:3px;
	width:204px;
	margin:40px 0 10px 0;
}
/* 



	Carousel Gallery CSS 

	

*/

.jcarousel-scroll {
	display:none;
}
.carousel-controls {
	margin: 0;
	padding-top:10px;
}
.carousel-controls a {
	margin: 0 5px 0 0;
}
.carousel-controls img {
	border: 5px solid #D8D7CF;
	width:50px;
	height:50px;
	margin-bottom:6px;
}
.carousel-controls span {
	display: none;
}
.carousel-controls .active img {
	border: 5px solid #A5A293;
}
.carousel-gallery ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.carousel-gallery ul li {
	list-style:  none;
}
p.caption {
	clear: both;
}
h2.cgj_title {
	display:none;
}
/**

 * This <div> element is wrapped by jCarousel around the list

 * and has the classname "carousel-gallery".

 */



.carousel-gallery {
	position: relative;
	margin-bottom:  1em;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li a, .jcarousel-item {
	float: left;
	list-style: none !important;
	margin: 0 !important;
}
/**

 * The buttons are added dynamically by jCarousel before

 * the <ul> list (inside the <div> described above) and

 * have the classnames "jcarousel-next" and "jcarousel-prev".

 */

.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
/**

 *  Horizontal Buttons

 */

.jcarousel-skin-neat .jcarousel-next-horizontal {
	display:none;
}
.jcarousel-skin-neat .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-neat .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-neat .jcarousel-next-disabled-horizontal, .jcarousel-skin-neat .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-neat .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-neat .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-neat .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-neat .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-neat .jcarousel-prev-disabled-horizontal, .jcarousel-skin-neat .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-neat .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-container, .jcarousel-list li, .jcarousel-item, .jcarousel-clip {
	height: 20px !important;
}
.jcarousel-list li, .jcarousel-item {
	/* We set the width/height explicitly. No width/height causes infinite loops. */

	width: 690px;
	height: 460px;
}
.jcarousel-skin-neat .jcarousel-clip-horizontal {
	width: 690px;
	height: 460px;
}
/**

 *  Vertical Buttons

 */

.jcarousel-skin-neat .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-neat .jcarousel-next-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-neat .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-neat .jcarousel-next-disabled-vertical, .jcarousel-skin-neat .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-neat .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-neat .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-neat .jcarousel-prev-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-neat .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-neat .jcarousel-prev-disabled-vertical, .jcarousel-skin-neat .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-neat .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
