html {
	background: url('../../images/08/site_bg.jpg') top center no-repeat fixed #332a22;
	font-size: 62.5%;
}

body {
	margin: 0; padding: 0 0 40px 0;
	font: 1.4em/1.5em 'Trebuchet MS', sans-serif;
	color: #302B2C;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
}
h4 {
	font-size: 1.15em;
}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #302B2C;
}
a:hover {
	text-decoration: none;
}

ul, ol {
	margin: 0; 
	padding: 0 0 0 20px;
}

form, fieldset {
	margin: 0; padding: 0;
	border: 0;
}

p {
	margin: 1em 0;
}

::-moz-selection {
	background: #f5e5d5;
	color: #302B2C;
}

.error {
	font-weight: bold;
	color: #f82b30;
}


/* ## Generic ## */

.title {
	overflow: hidden;
	text-indent: -5000px;
	background-repeat: no-repeat;
}


.block_title {
	background: url('../../images/08/block_title_bg.png') no-repeat 0 0 #9a744f;
	color: #ffffff;
	padding: 10px 19px 10px 19px;
	font-size: 1em;
	height: 29px;
	overflow: hidden;
	position: relative;
}

.block_title .text {
	line-height: 1em;
	display: block;
	font-family: trebuchet MS;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1em;
}


.banner {
	display: block;
}

.banner img {
	display: block;
}


.form {
	
}

.form .single {
	padding: 8px 0;
}

.form label {
	font-weight: bold;
	display: block;
	padding: 0;
}

.form .desc {
	margin: 0;
	font-size: 0.85em;
	line-height: 1.35em;
	padding: 2px 0;
}

.form .textbox {
	border: 1px solid #343434;
	padding: 3px 4px;
	color: #343434;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1em;
	line-height: 1em;
	display: block;
	margin: 6px 0 0 0;
}

.form .double {
	overflow: hidden;	
}

.form .double .single {
	float: left;
	width: 49%;	
}

.twocols {
	overflow: hidden;
}

.twocols .col {
	float: left;
	padding: 0 20px 0 0;
}


.buttons {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.buttons a {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

.buttons .upload_videos a {
	background: url('../../images/08/button_upload_videos.png') no-repeat;
	width: 158px;
	height: 36px;
}
.buttons .create_quiz a {
	background: url('../../images/08/button_create_quiz.png') no-repeat;
	width: 158px;
	height: 36px;
}
.buttons .update_flickr a {
	background: url('../../images/08/button_update_flickr.png') no-repeat;
	width: 158px;
	height: 36px;
}

.youtube {
	margin: 30px 0 0 0;
}


.cta {
	
}

.cta .content {
	padding: 0 15px 10px 25px;		
}


.star-rating {
	margin: 0; padding: 0;
	overflow: hidden;
	list-style-type: none;
}

.star-rating li {
	float: left;	
}

.star-rating a {
	background: url('../../images/08/star.png') no-repeat 0 -21px;
	width: 22px;
	height: 21px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

.star-rating a:hover {
	background-position: 0 0;
}


.list {
	overflow: hidden;
}

.list .item {
	background: url('../../images/08/dot.png') repeat-x bottom;
	padding: 15px 15px 15px 0;
	overflow: hidden;		
}

.list .thumb {
	float: left;	
}

.list .content {
	margin: 0 0 0 77px;
}

.list .last {
	background: none;	
}


.paginationF {
	overflow: hidden;
	padding: 10px 0;
}

.paginationF a,
.paginationF span {
	margin: 0 2px;
	padding: 0 3px;
	text-decoration: none;	
}

.paginationF a {
	text-decoration: underline;
}

.paginationF .currentPage {
	font-weight: bold;	
}



#forum_list {
	padding: 0 0 0 0;
}

#forum_list h3 {
	line-height: 0.8em;
}

#forum_list h4 {
	font-weight: normal;
	padding: 0 0 20px 0;
	font-size: 1em;
}

#forum_list .thumb {
	margin: 0 24px 0 0; 
}

#forum_list .admin {
	background: #F1E0D0 !important;
} 

#forum_list .item {
	background: none;
	padding-left: 20px;
	border-bottom: 3px solid #f1e0d0;
	margin-bottom: 5px;
}

#forum_list .last {
	border-bottom: 0 !important;
}

#forum_list .content {
	margin: 0;
}

#forum_list .report {
	clear: both;
	margin: 0;
	padding: 1em 0;
}

/* ## Page Specific ## */

#holder {
	width: 993px;
	margin: 0 auto;
	position: relative;
}


#header {
	height: 145px;
	position: relative;
	z-index: 2;
}


#logo {
	position: absolute;
	bottom: -20px;
	left: 17px;
	z-index: 3;
}

#logo a {
	background-repeat: no-repeat;
	width: 129px;
	height: 142px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	cursor: pointer;
}


#top {
	position: absolute;
	top: 0; right: 26px;
	color: #ffffff;
}

#top ul {
	list-style-type: none;
	padding: 10px 8px 5px 0; margin: 0;
	float: right;
}

#top li {
	padding: 0 0 0 20px;
}

#top a {
	cursor: pointer;
}

#top .cymraeg a {
	background: url('../../images/08/button_cymraeg.png') no-repeat;
	width: 108px;
	height: 50px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
}

#top .english a {
	background: url('../../images/08/button_english.png') no-repeat;
	width: 108px;
	height: 50px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
}


#search {
	background: url('../../images/08/search_bg.png') no-repeat;
	width: 271px;
	height: 50px;
	clear: both;
	float: right;
	overflow: hidden;
}

#search label {
	overflow: hidden;
	text-indent: -5000px;
	float: left;
	margin: 22px 0 0 17px;
}

#search .eng {
	background: url('../../images/08/search_label.png') no-repeat;
	width: 62px;
	height: 13px;
}

#search .cym {
	background: url('../../images/08/search_cym.png') no-repeat;
	width: 73px;
	height: 13px;
}


#search .textbox {
	background: url('../../images/08/search_textbox.png') no-repeat #ffffff;
	margin: 19px 0 0 10px;
	border: 0;
	float: left;
	padding: 3px 8px 1px 8px;
	width: 130px;
	font-family: 'Arial', sans-serif;
	position: relative;
}

#search .submit {
	float: left;
	margin: 19px 0 0 0;
	position: relative;
}


#nav {
	background: url('../../images/08/nav_bg.png') 0 0 no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 2;
	/* top margin is -height of bg_top */
	margin: -23px 0 0 -2px;
}

#nav ul {
	list-style-type: none;
	padding: 12px 38px 7px;
	margin: 0;
	overflow: hidden;
}

#nav li {
	float: left;
	padding: 0 10px;
}

#nav a {
	display: block;
	padding: 10px;
	outline: 0;
	cursor: pointer;
}

#nav span {
	background: url('../../images/08/nav.png') 0 0 no-repeat;
	display: block;
	overflow: hidden;
	height: 15px;
	text-indent: -5000px;
}

#nav .home span {
	background-position: 0 0;
	width: 100px;
}
#nav .books span {
	background-position: -100px 0;
	width: 70px;
}
#nav .clubs span {
	background-position: -170px 0;
	width: 62px;
}
#nav .members_area span {
	background-position: -232px 0;
	width: 166px;
}
#nav .year_of_reading span {
	background-position: -398px 0;
	width: 255px;
}

#nav .wbc span {
	background-position: -398px 0;
	width: 255px;
}


#nav .cym {
	padding:12px 9px 7px;
}

#nav .cym li {
	padding: 0;	
}

#nav .cym  span {
	background-image: url('../../images/08/nav_cym.png');
}

#nav .cym .home span {
	background-position: 0 0;
	width: 100px;
}
#nav .cym .books span {
	background-position: -100px 0;
	width: 77px;
}
#nav .cym .clubs span {
	background-position: -177px  0;
	width: 74px;
}
#nav .cym .members_area span {
	background-position: -251px 0;
	width: 181px;
}
#nav .cym .year_of_reading span {
	background-position: -432px 0;
	width: 391px;
}

#nav .cym .wbc span {
	background-position: -432px 0;
	width: 255px; 
}


#page {
	background: url('../../images/08/bg.png') repeat-y;
	position: static;
}

#page .bg_top {
	background: url('../../images/08/bg_top.png') no-repeat;
	height: 23px;
	overflow: hidden;
	width: 993px;
	position: absolute;
	top: -23px; left: 0;
}

#page .bg_bottom {
	background: url('../../images/08/bg_bottom.png') no-repeat;
	height: 25px;
	overflow: hidden;
	width: 993px;
	position: absolute;
	bottom: -25px; left: 0;
}


#back {
	padding: 26px 27px 26px 26px;
	position: relative;
	zoom: 1;
}


#standard {
	background: #ffffff;
	padding: 8px 0;
	overflow: hidden;
}


#side {
	width: 220px;
	padding: 0 25px 0 0;
	float: left;
}


#content {
	overflow: hidden;
}


#banner {
	/*background: url('../../images/08/banner_bg.png') no-repeat;*/
	padding: 0 0 21px 0;
	height: 89px;
	color: #ffffff;
	margin: 0 0 21px 0;
}

#banner img {
	border: 0 !important;
}


#footer {
	background: #302b2c;
	color: #ffffff;
	position: relative;
	z-index: 2;
	overflow: hidden;
	list-style-type: none;
	font-size: 0.85em;
	/* top margin is -height of bg_bottom */
	margin: 0 0 -25px 0;
}

#footer  ul {
	overflow: hidden;
	padding: 13px; margin: 0;
	list-style-type: none;
	float: left;
}

#footer  li {
	float: left;
	padding: 0 8px 0 8px;
	margin: 8px 0;
	border-right: 1px solid #ffffff;
	line-height: 0.9em;
}

#footer a {
	color: #ffffff;
	position: relative;
}

#footer .image {
	float: right;
}

#footer .image li {
	border: 0;
	padding: 0 0 0 16px;
	margin: 0;
}

#footer .image a {
	display: block;
}

#footer .image img {
	display: block;
	border: 0 !important;
}

#footer .last {
	border: 0;
	padding-right: 0;
}


/* ## Page Specific ## */

/*#home {
	height: 500px;
	padding: 8px 0;
	overflow: hidden;
}

#home .welcome {
	background: #004c5c;
	width: 100%;
	height: 241px;
	position: relative;
}

#home .welcome .side {
	background: url('../../images/08/black_75.png') repeat;
	overflow: hidden;
	color: #ffffff;
	position: absolute;
	width: 50%;
	height: 241px;
	top: 0;
	left: 0;
}

#home .welcome .text {
	padding: 50px 35px 20px 35px;
	position: relative;
	line-height: 1.35em;
}

#home .welcome h1 {
	position: absolute;
	top: 0; left: 2px;
}*/


#home {
	padding: 8px 0;
	overflow: hidden;
}

#home .welcome {
	padding: 0 0 8px 0;
	margin: 0;
}

#home .welcome img {
	display: block;	
}

#home #topBanner {
	display: block;	
}

#home .extra {
	overflow: hidden;
	padding: 0 0 8px 0;
}

#home .extra .section {
	float: left;
	width: 50%;
	margin: 0;
}

#home .extra .last .banner {
	float: right;	
}


#books_list {
	padding: 5px 32px 20px 32px;
}

#books_list h2 {
	margin: 0 0 10px 0;
}

#books_list .books {
	overflow: hidden;
	padding: 10px 10px 20px 10px;
}

#books_list .section {
	float: left;
	width: 50%;
}

#books_list .item {
	background: url('../../images/08/dot.png') repeat-x bottom;
	padding: 15px 30px 15px 0;
	margin: 0 40px 0 0;
	overflow: hidden;
	height: 94px;
}

#books_list .item .thumb {
	float: left;
}

#books_list .item h3 {
	font-size: 1em;
}

#books_list .item p {
	margin: 0 0 1em 0;
}

#books_list .item .content {
	margin: 0 0 0 77px;
}

#books_list .last {
	background: none;
}


#group_edit {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}

#group_edit .indented {
	padding: 10px 0 5px 20px;
}

#group_edit .indented p {
	margin: 0 0 1em 0;
}

#group_edit .form {
	background: url('../../images/08/edit_form_bg.png') 0 0 no-repeat;
	padding: 10px 0 0 0;
}

#group_edit .form .inner {
	background: url('../../images/08/edit_form_bg.png') no-repeat bottom left;
	padding: 5px 20px 15px 20px;
	position: relative;
}

#group_edit .form h2 {
	margin: 10px 0 15px 0;
}

#group_edit .splitter {
	background: url('../../images/08/splitter.png') no-repeat bottom center;
	padding: 0 0 15px 0;
	margin: 0 0 8px 0;		
}

#group_edit .desc {
	width: 420px;
}

#group_edit .textbox {
	width: 275px;
}

#group_edit textarea.textbox {
	width: 420px;
	height: 130px;
}

#group_edit .buttons {
	position: absolute;
	top: 20px; right: 30px;	
}

#group_edit .buttons li {
	padding: 9px 0;	
}

#group_edit .submit {
	display: block;
	margin: 10px 0 0 0;	
}

#group_edit .data {
	width: 50%;
	float: left;	
}

#group_edit .data .single {
	width: auto;
	float: none;
}

#group_edit .description .textbox {
	height: 87px;
	*height: 89px;
}


#video {
	padding: 0 0 30px 0;
}

#video .section {
	overflow: hidden;
	padding: 10px 15px 20px 0;
	background: url('../../images/08/splitter.png') no-repeat bottom left;	
}

#video .player {
	background: url(../../images/08/border.png) no-repeat left top;
	float: left;
	width: 480px;	
	padding: 26px 0 31px 18px;
}

#video .others {
	overflow: hidden;	
}

#video .others .title {
	margin: 0 0 15px 0;	
}

#video .others ul {
	background: url('../../images/08/dot.png') repeat-x top;
	margin: 0;
	padding: 3px 0 0 0;	
}

#video .item {
	background: url('../../images/08/dot.png') repeat-x bottom;
	padding: 5px 0 7px 0;
}


#images {
	padding: 0 0 20px 0;
}

#images .section {
	padding: 0 0 20px 0;
}

#images .player {
	background: url(../../images/08/border_big.png) no-repeat left top;
	overflow: hidden;
	padding: 32px 0 40px 33px;
	*padding: 32px 0 40px 5px !important;
		
}


#login_form {
	line-height: 1.35em;	
}

#login_form .title {
	margin: 0 0 5px 0;	
}

#login_form .content {
	padding: 5px 15px 10px 14px;	
}

#login_form .single {
	padding: 4px 0 8px 0;	
}

#login_form label {
	padding: 0;
	font-weight: normal;	
}

#login_form .textbox {
	background: url(../../images/08/loginbox.png) no-repeat;
	border: 0;
	margin: 2px 0 0 0;
	width: 160px;
}

#login_form .submit {
	margin: 10px 0 0 0;	
}

#login_form h3 {
	font-size: 1em;
	margin: 0 0 0 0;
	font-weight: bold;
	padding: 0 0 0 15px;
}

#login_form p {
	margin: 0 0 1em 0;	
}


#login .content {
	padding: 5px 0 10px 0;	
}


#group_list {
	width: 100%;
	overflow: hidden;
}

#group_list .list {
	padding: 10px 0 20px 0;
}


#group_page {
	width: 100%;
	overflow: hidden;	
}

#group_page .section {
	padding: 14px 0 14px 0;
	overflow: hidden;
	border-bottom: 3px solid #f1e0d0;
	margin: 0 0 30px 0;
}

.img_holder {
	background: url(../../images/08/video.png) no-repeat;
	width: 273px;
	height: 218px;
	float: left;
	padding: 0 32px 20px 0;
}

#group_page .description {
	overflow: hidden;
}

.img_holder img {
	width: 240px;
	height: 175px;
	margin: 18px 0 0 15px;
}

.thumb_img_holder {
	width: 100px;
	height: 100px;
	margin: 0 20px 0 0;
	float: left;
}

.thumb_img_holder img {
	width: 100px;
	height: 100px;
	margin: 0 20px 0 0;
}

#group_page .tab_nav {
	border-bottom: 3px solid #f1e0d0;
	overflow: hidden;
	padding: 0;
} 


#group_page .tab_nav li {
	background: url(../../images/08/tab_nav_inactive.png) #f1e0d0 no-repeat left top;
	float: left;
	list-style: none;
	padding: 0 0 0 8px;
	margin: 0 10px 0 0;
}


#group_page .tab_nav li a {
	background: url(../../images/08/tab_nav_inactive.png) #f1e0d0 no-repeat right top;
	display: block;
	min-height: 20px;
	padding: 5px 21px 5px 13px;
	text-decoration: none;
	font-weight: bold;
}

#group_page .tab_nav .active {
	background: url(../../images/08/tab_nav_active.png) #f1e0d0 no-repeat left top;
}

#group_page .tab_nav .active a {
	background: url(../../images/08/tab_nav_active.png) #f1e0d0 no-repeat right top;
}

#group_page .edit_group {
	position: absolute;
	right: 20px;
	top: 12px;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

#group_page .edit_group a {
	color: #ffffff;
}


#book {
	width: 100%;
	overflow: hidden;
}

#book .section {
	overflow: hidden;
	padding: 0 0 20px 0;
	background: url('../../images/08/splitter.png') bottom left no-repeat;
}

#book .legend {
	width: 155px;
	float: left;
}

#book .legend p {
	margin: 0;
}

#book .book_buttons {
	overflow: hidden;
	padding: 0;
}

#book .book_buttons li {
	float: left;
	list-style: none;
	padding: 0 20px 0 0;
}

#book .thumb {
	float: left;
	margin: 20px 15px 0 0;	
}

#book .description {
	overflow: hidden;
	padding: 0 0 0 20px;
}

#book .end {
	overflow: hidden;
}

#book .rate {
	overflow: hidden;	
}

#book .rate h4 {
	margin: 0;
}

#book .rating,
#book .rate {
	float: left;
	padding: 10px 25px 10px 0;
}

#book .rating .stars {
	background: url('../../images/08/star.png') repeat-x 0 -21px;
	height: 21px;
	width: 110px;
}

#book .rating div {
	background: url('../../images/08/star.png') repeat-x 0 0;
	height: 21px;
	overflow: hidden;
	text-indent: -5000px;
}

#book .list {
	background: url('../../images/08/dot.png') repeat-x bottom;	
	padding: 30px 0 0 0;
}

#book .list h4 {
	font-size: 1em;
}

#book .form {
	padding: 20px 0;
}

#book .form h3 {
	padding: 0 0 10px 0;
}



#subnav {
	margin: 0 0 20px 0;
}

#subnav a {
	font-weight: bold;
}


.booknav,
#subnav ul {
	background: url(../../images/08/dot.png) repeat-x center top;
	padding: 0;
	margin: 10px 0 0 0;
}

.booknav li,
#subnav li {
	background: url(../../images/08/dot.png) repeat-x center bottom;
	list-style: none;
	font-weight: bold;
	line-height: 1.3em;
	padding: 6px 0 8px 13px;
	

} 


#report_message .label {
	font-weight: bold;
	padding: 20px 0 0 0;
}

#report_message .submit {
	margin: 20px 0 0 0;
}

#report_message textarea {
	border: 1px solid #343434;
}



