/* basics */
html, body {
	margin: 0; 
	padding: 0;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 , dl , dd {
	margin: 0;
}

body { 
	font-size:62.5%; 
	color: #333333;
	background: #353535 url('../images/bg.jpg') no-repeat;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	scrollbar-base-color:transparent;
	height: 100%;
}

p {
	margin: 0;
}




.wysiwyg {
	margin: 10px 10px 10px 10px;
}

.wysiwygleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.wysiwygright {
	float: right;
	margin: 10px 0 10px 10px;
}


body a:link
{
	color:#333;
}

#page-holder
{
	width:892px;
	min-height: 100%;
	z-index:100;
	position:relative;
	top: 0;
	bottom: 0;
}

#innercontent {
	padding-bottom: 50px;
	min-height: 1050px;
}

#mainContent {
	overflow: hidden;
	clear: both;
}


div#backRepeater 
{
	position: absolute; 
	top: 0; left: 0;
	width: 100%;


}

div#backRepeater img,div#backRepeater canvas
{
	z-index:1;
}


#header {
	margin:0;
	overflow: hidden;
}

#header #logo {
	float: left;
	padding: 0 0 0 46px;
}


/*NAV*/

#top-nav-eng , #top-nav-cym {
	/*margin:43px 0pt 35px 15px;*/
	float: left;
	margin: 108px 0 0 0;
	width: 650px;
}

#top-nav-eng ul , #top-nav-cym ul {
	margin: 0;
	padding: 0 0 0 26px;
}


#top-nav-eng ul li , #top-nav-cym ul li {
  display:block;
   float:left;
   list-style-type:none;
}

#top-nav-eng ul li a , #top-nav-cym ul li a  {
   display:block;
   text-indent:-9009px;
   overflow: hidden;
}

#top-nav-eng ul li a { 
   height:16px;
}

#top-nav-cym ul li a { 
   height:14px;
}
   
/* ENG NAV*/

#home-eng a {
   width:59px;
   background:transparent url('../images/nav-eng.png') no-repeat 0 -16px;
}

#home-eng a:hover,
#home-eng .active {

   background:transparent url('../images/nav-eng.png') no-repeat 0 0;
}


#about-eng a { 
	width:95px;
    background:transparent url('../images/nav-eng.png') no-repeat -59px -16px;
}

#about-eng a:hover,
#about-eng .active { 

    background:transparent url('../images/nav-eng.png') no-repeat -59px 0;
}
   
#features-eng a {
	 width:147px;
     background:transparent url('../images/nav-eng.png') no-repeat -154px -16px;
}

#features-eng a:hover,
#features-eng .active {

     background:transparent url('../images/nav-eng.png') no-repeat -154px 0;
}

#interactive-eng a {
	width:131px;
    background:transparent url('../images/nav-eng.png') no-repeat -301px -16px;
}

#interactive-eng a:hover,
#interactive-eng .active {
      background:transparent url('../images/nav-eng.png') no-repeat -301px 0px;
}

#involved-eng a {
   width:106px;
   background:transparent url('../images/nav-eng.png') no-repeat -434px -16px;
}

#involved-eng a:hover,
#involved-eng .active {

    background:transparent url('../images/nav-eng.png') no-repeat -434px 0;
}


#langtog-eng a {
   width:58px;
   background:transparent url('../images/nav-eng.png') no-repeat -540px -16px;
}

#langtog-eng a:hover,
#langtog-eng .active {

    background:transparent url('../images/nav-eng.png') no-repeat -540px 0;
}

/*WELSH NAV*/

#home-cym a {
   width:67px;
   background:transparent url('../images/nav-cym.png') no-repeat 0 0;
}

#home-cym a:hover,
#home-cym .active {

   background:transparent url('../images/nav-cym.png') no-repeat 0 -14px;
}


#about-cym a { 
	width: 69px;
    background:transparent url('../images/nav-cym.png') no-repeat -67px 0;
}

#about-cym a:hover,
#about-cym .active { 

    background:transparent url('../images/nav-cym.png') no-repeat -67px -14px;
}
   
#features-cym a {
	 width:130px;
     background:transparent url('../images/nav-cym.png') no-repeat -136px 0;
}

#features-cym a:hover,
#features-cym .active {

     background:transparent url('../images/nav-cym.png') no-repeat -136px -14px;
}

#interactive-cym a {
	width: 142px;
    background:transparent url('../images/nav-cym.png') no-repeat -266px 0;
}

#interactive-cym a:hover,
#interactive-cym .active {

      background:transparent url('../images/nav-cym.png') no-repeat -266px -14px;
}

#involved-cym a {
   width:144px;
   background:transparent url('../images/nav-cym.png') no-repeat -408px 0;
}

#involved-cym a:hover,
#involved-cym .active {
    background:transparent url('../images/nav-cym.png') no-repeat -408px -14px;
}


#langtog-cym a {
   width:46px;
   background:transparent url('../images/nav-cym.png') no-repeat -552px 0;
}

#langtog-cym a:hover,
#langtog-cym .active {

    background:transparent url('../images/nav-cym.png') no-repeat -552px -14px;
}


/*END NAV*/



/*SUB NAV*/

#sub-nav {
	background: url(../images/sidenav.png) no-repeat;
	width: 265px;
	height: 255px;
}

#sub-nav ul {
	margin: 0; 
	padding: 25px 27px 0 27px;
	position: relative;
}

#sub-nav li {
	background: #000000;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 7px 0;
	font-size: 1.2em;
}

#sub-nav a {
	background: url(../images/arrow.png) no-repeat;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#sub-nav a:hover,
#sub-nav .active a {
	color: #de0c0e;
	text-decoration: underline;
}



/* HOMEPAGE */

/*TOP SECTION*/

#top-content {
float:left;
clear:both;
}

#top-content p {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 0;
}

#top-content .content-area .content .inner p {
	padding: 2px 0 10px 0;
}

#top-content .content-area .content ol,
#top-content .content-area .content ul {
	font-size: 1.1em;
}

#top-content b,
#top-content strong {
	font-size: 1em;
}

#top-content h4 {
	font-size: 1.1em;
	color: #B90102;
}

#top-content .mediapage b,
#top-content .mediapage strong {
	font-weight: bold;
	color: #B90102;
}


.video-holder
{
	background:#333333 url('../images/video_holder.jpg') no-repeat;
	width:443px;
	height:374px;
	margin: -8px 0 0 52px;
	float:left;
	z-index:100;
}

.movie_holder {
	text-align: center;
}


.video-box
{
	margin: 25px 0 0 25px;
	/*background:black;
	width:258px;
	height:240px;*/
	z-index:100;
}

.videoplayer {
	z-index: 1;

}


.video-holder #vid_player
{
	margin:0px 0 0 0px !important;	
	z-index:100;
}



.profiles_video_link
{
margin:27px 0 0 36px;
float:left;
}

.video_longue_link
{
float:left;
margin: 16px 0 0 12px;
}


.homepage-logo
{
margin:38px 155px 0pt 0pt;
float:right;
	
}

.myspace-box {
	background: url(../images/homebox4.jpg) no-repeat 0 3px;
	height: 231px;
	width: 361px;
	float: left;
	z-index:100;
	position: relative;
	font-size: 1.4em;
	margin: -2px 0 0 0;
}

.myspace-box h2 {
	margin: 0;
	height: 59px;
}

.myspace-box .content {
	padding: 12px 34px 0 23px;
	margin: 0 0 16px 0;
	overflow: hidden;
	height: 91px;
	overflow: hidden;
	clear: both;
}

.myspace-box .comp_link {
	position: absolute;
	left: 26px;
	top: 227px;
}

.myspace-box .comp_link-eng {
	bottom: 4px;
	*bottom: 6px !important;
}



.myspace-box .comp_link .img-cym {
	margin: 0 0 0 0;
	display: block;
}

.myspace-box .readmore_link {
	position: absolute;
	bottom: 27px;
	right: 24px;
}

.readmore_link img {
	border: 0 !important;
	display: block;
}

.myspace-box .readmore_link-cym {
	bottom: 23px;
	right: 19px;
}

.myspace_link
{
position:absolute;
margin:20px 0 0 75px;
}

/*BOTTOM SECTION*/

#bottom-content {
	background: url(../images/homeboxbg.jpg) no-repeat 48px -2px;
	height: 336px;
	overflow: hidden;
	clear: both;
	padding: 4px 0 0 52px;
}

#bottom-content p {
	font-size:1.4em;
	font-weight:bold;
	padding: 5px 0;
	margin:0px 0 0 0;
}

.homebox {
	float:left;
	position:relative;
}


.officer {
	width: 264px;
}

.activity{
	width: 275px;
}

.school {
	width: 277px;
}

.officer h3 , .school h3 , .activity h3 {
	margin: 0;
	height: 55px;
}

.officer h3 a img , .school h3 a img , .activity h3 a img {
	border: none !important;
}

.officer h3 a {
	display: block;
	padding :21px 0 10px 27px;
}

.activity h3 a {
	display: block;
	padding : 28px 0 4px 20px;
}

.school h3 a {
	display: block;
	padding : 18px 0 4px 32px;
}



#bottom-content .subtitle {
	color: #b90102;
	font-size: 1.8em;
	padding-bottom: 5px;
}

.officer a {
	color: #333333;
	font-size: 1.8em;
	font-weight: bold;
}

.officer .name a {
	color: #B90102;
	font-weight: normal;
	text-decoration: none;
	
}

.officer .location {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}

.officer .content  {
	height:210px;
	padding: 10px 30px 0 30px;
	overflow: hidden;
}

.activity .content  {
	height:210px;
	padding: 10px 35px 0 30px;
	overflow: hidden;
}

.school .content {
	height:210px;
	padding: 10px 37px 0 37px;
	overflow: hidden;
}



.about_link {
float:left;
margin: 27px 0pt 0pt 30px;
}

.about_link img {
	border: none !important;
}

.officer .readmore_link {
	float:right;
	margin: 14px 23px 0 0;
}

.officer .readmore_link-cym {
	margin: 12px 18px 0 0;
}


.activity .readmore_link {
	float:right;
	margin: 14px 42px 0 0;
}

.activity .readmore_link-cym {
	margin: 10px 40px 0 0;
}


.school .readmore_link {
	float:right;
	margin: 11px 30px 0 0;
}

.school .readmore_link-cym {
	margin: 7px 26px 0 0;
}


/*.checkout_link
{
float:left;
margin:221px 0pt 0pt 72px;
} 

.sports_info_link
{
float: left;
padding: 35px 0pt 0pt 23px;
} */


/*INNER PAGES*/

#left-col {
	/*overflow: hidden;*/
	float: left;
	width: 627px;
}

#right-col {
	float: right;
	width: 264px;
}


/*PODCAST*/

.podcast-box{
	background:url('../images/podcast_holder.jpg')  no-repeat;
	width:239px;
	height:319px;
	margin:62px 0px 0pt 40px;
	padding:1px 0 0 0;
}

#podcast_playlist
{
	height:188px;
	overflow-y:auto;
	overflow-x:hidden;
	
	
}

.podcast-box h1
{
padding:0 0 0 7px;
margin:15px 0 0 10px;
}

.podcast-box ul li
{
font-size:1.1em;
list-style:none;
line-height:2.4em;
margin:0 0 0 0px;
font-weight:bold;
float:left;
color:Black;
font-weight:bold;
}

.podcast-box ul li a
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
}

.podcast-box ul li span.play-eng
{
margin:0px 0px 0pt 10px;
display:block;
width:40px;
float:left;
}

.podcast-box ul li span.play-cym
{
margin:0px 0px 0pt -10px;
display:block;
width:40px;
float:left;
}

.podcast-box ul li span.playlist_names
{
	width:150px;
	display:block;
	float:left;
	margin:0px 0px 0pt -20px;
}

.vodcast_link
{
float:left;
margin:32px 0pt 0pt 60px;
}

::root .vodcast_link
{
float:left;
margin:22px 0pt 0pt 60px;
}

/***PAGINATION TYPE 1***/

#pagination {
	background: url('../images/content_end.png') no-repeat;
	margin: 0 -25px !important;
	padding: 50px 0 0 28px;
	overflow: hidden;
	width: 501px;
}

#pagination span , #pagination a , #pagination strong {
	position: relative;
	bottom: 26px;
	left: 38px;
}

#pagination span , #pagination a {
	display: block;
	float: left;
	width: 19px;
	height: 31px;
	padding: 10px 0 0 19px;
	color: #b90102;
	font-weight:bold;
	text-decoration: none;
}

#pagination strong {
	background: url(../images/pagination.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	display: block;
	height: 29px;
	width: 18px;
	float: left;
	padding: 12px 0 0 21px;
}

#pagination .next {
	color: #3c2724;
	width: auto;
}

#pagination .page {
	width: auto;
	color: #3c2724;
}

#pagination .paginationSeparator {
	display: none;
}


/***PAGINATION TYPE 2***/

.pagination {
	background: url('../images/content_end.png') no-repeat;
	margin: 0 -25px !important;
	padding: 50px 0 0 28px;
	overflow: hidden;
	width: 501px;
}

.pagination span , .pagination a {
	display: block;
	float: left;
	width: 18px;
	height: 29px;
	padding: 12px 0 0 20px;
	color: #b90102 !important;
	font-weight:bold;
	text-decoration: none;
	position: relative;
	left: 38px;
	bottom:26px;
}

.pagination .currentPage {
	background: url(../images/pagination.png) no-repeat;
	color: #ffffff !important;
	font-weight: bold;
}

.pagination .next {
	color: #3c2724;
	width: auto;
}

.pagination .page {
	width: auto;
	color: #3c2724;
}

.pagination .paginationSeparator {
	display: none;
}



/*SPORTSINFO PAGE*/

body#sportsinfo { font-size:62.5%; color: #000000;
	background: #333333 url('../images/sportsinfo_bg.jpg') repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sportsinfo_content
{
	background:url('../images/sportsinfo_content_bg.png') no-repeat;
	width:544px;
	height:920px;
	margin:22px 0pt 0pt 64px;
}

.sportsinfo_textarea
{
	height:740px;
	margin:20px 0pt 0pt 0px;
	padding:0 15px 0 40px;
	float:left;
	font-size:1.3em;
	overflow:auto;
	width:432px;
}

.sportsinfo_content h1
{
	
	padding:40px 0 0 25px;
}

.podcast-box-sportsinfo{
	background:url('../images/podcast_holder-sportsinfo.jpg')  no-repeat;
	width:239px;
	height:319px;
	padding:1px 0 0 0;
}


.podcast-box-sportsinfo h1
{
padding:0 0 0 7px;
margin:15px 0 0 10px;
}

.podcast-box-sportsinfo ul li
{
font-size:1.1em;
list-style:none;
line-height:2.4em;
margin:0 0 0 0px;
font-weight:bold;
float:left;
color:Black;
font-weight:bold;
}

.podcast-box-sportsinfo ul li span.play
{
margin:0px 0px 0pt 10px;
display:block;
width:40px;
float:left;
}

.podcast-box-sportsinfo ul li span.playlist_names
{
	width:150px;
	display:block;
	float:left;
	margin:0px 0px 0pt -20px;
}


.podcast-box-sportsinfo ul li a
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
}

.sportsinfo_sports_box
{
	background:url('../images/sportsinfo_sports_holder.jpg') no-repeat;
	width:241px;
	height:310px;
	margin:10px 0 0 0px;
}

.sportsinfo_sports_link
{float:left;
margin:219px 0pt 0pt 46px;
}

.sportsinfo_sportsinfo_link
{float:left;
margin:15px 0pt 0pt 12px;
}



/*MOVIE*/

/*.movie
{
	padding:20px 80px 0pt 90px;
}*/

.movie object,
.movie embed {
	margin: 20px 20px 20px 20px;
}








.content-area 
{
	background: url('../images/content_shadow_repeat.png') repeat-y 7px 0;	
	overflow: hidden;
	margin: -5px 0 0 55px;
	padding: 0 0 0 3px;
	
}

.content-area h1 {
	background: url('../images/content_header.jpg') no-repeat 3px 1px;
	margin: -3px 0 0 0;
	padding: 0;
	width: 100%; height: 34px;
	overflow: hidden;
	padding: 27px 0 2px 40px;
	color: #ffffff;
	font-size: 2.5em;
	
}

.content-area h1 img
{
	margin: 33px 0 0 44px;	
}

.content-area .content {
	margin: 0 20px 0 21px;
	background: url('../images/content_top.png') no-repeat #FFFFFF;
	padding:35px 0 10px 0;
	font-size:1.3em;
	font-weight: bold;
	min-height: 85px;
	/*width: 529px;*/
}

.content-area .content a {
	color: #333333;
	font-weight: bold;
}

.content-area .content a:hover {
	color: #b90102;
}

.content-area .content .inner {
	padding: 0 25px 5px 25px;
}

/*.content-footer 
{
	width: 100%; min-height: 63px;
	background: url('../images/content_end.png') no-repeat;
	margin:0;
}*/

 .bottom {
	background: url(../images/footer.png) no-repeat right bottom;
	height: 19px;
	margin: 0 0 0 64px;
	width: 564px;
}


/*CONTENT LISTS*/

.thumb {
	float: left;
	margin: 0 15px 0 0;
}

.thumb img {
	border: none !important;
}

.ArchiveItem {
	background: url(../images/list_shadow.png) no-repeat;
	overflow: hidden;
	padding: 35px 25px 15px 25px;
	margin: 19px -25px 0 -25px;
}

.ArchiveItem .description {
	overflow: hidden;
}

.list dl {
	overflow: hidden;
	color: #3c2724;
	font-weight: bold;
	font-size: 1.1em;
}

 .date {
	color: #b90102;
	font-weight: bold;
	display: block;
	padding: 0 0 3px 0;
	overflow: hidden;
	font-size: 1.1em;
}

.list dt {
	margin: 0 0 5px;
}



.details {
	overflow: hidden;
	padding: 10px 0 20px 0;
}

.details .title,
.details .description {
	float: left;
	padding: 1px 5px 1px 0 !important;
}

.details .title {
	clear: both;
	font-size: 1.2em;
}

.details .description {
	font-size: 1.2em !important;
}


/***MONTHLY FEATURES****/

.monthlyfeatures {
	padding: 0 0 20px 0 !important;
	margin: 0 25px 18px 25px;
}

.feature {
	padding: 22px 0 22px 0;
	overflow: hidden;
}

.feature .feature_holder {
	overflow: hidden;
}

.feature .feature_left {
	float: left;
	padding: 0 0px 0 0;
}

.feature .feature_right {
	float: right;
}

.feature .feature_right img {
	cursor: pointer;
}

.feature .link , .link{
	line-height: 1.4em;
	overflow: hidden;
	
}

.feature .featuretitle {
	font-size: 1.8em;
}

.feature .officerofmonth {
	background: url(../images/month_officer.png) no-repeat;
	width: 272px;
	height: 45px;
	padding: 10px 0 0 45px;
}

.feature .activityofmonth {
	background: url(../images/month_activity.png) no-repeat;
	width: 265px;
	height: 49px;
	padding: 10px 0 0 35px;
}

.feature .schoolofmonth {
	background: url(../images/month_school.png) no-repeat;
	width: 265px;
	height: 49px;
	padding: 10px 0 0 40px;
}

#innerfooter {
	background: url(../images/footer.png) no-repeat;
	height: 23px;
}


/*** GENERIC FORM ***/

.generic_form {
	padding: 10px 0 20px 0;
	margin: 0;
}

.generic_form .submit {
	margin: 20px 0 0 0;
}

.generic_form .label {
	padding: 12px 0 2px 0;
}

#nominate {
	padding: 0 0 20px 0;
}


/*FOOTER*/

#homepage-footer {

	position: absolute;
	left: 80px;
	bottom: 17px;
	overflow: hidden;
	}
	

#sportsinfo-footer {
	width:760px;
	height:80px;
	margin:40px 0pt 0px 60px;
	float:left;
	}
	
.sportscouncil {
	float: left;
	padding: 0 10px 0 0;
	margin: 6px 0 0 0;
	text-indent: -5000px;
}

.sportscouncil-eng {
	background: url(../images/copyright-eng.png) no-repeat;
	width:184px;
	height:12px;
}

.sportscouncil-cym {
	background: url(../images/copyright-cym.png) no-repeat;
	width: 208px;
	height: 14px;
}
	
#bookmarks {
	float: left;
	background: #ffffff;
	padding: 6px 12px;
	color: #55576e;
	font-size: 1.1em;
}

#bookmarks a {
	padding: 2px 0 2px 23px;
	text-decoration: none;
	color: #55576e;
}

#bookmarks .delicious {
	background: url(../images/delicious.png) no-repeat 3px 0;
}

#bookmarks .digg {
	background: url(../images/digg.png) no-repeat 3px 0;
}

#bookmarks .reddit {
	background: url(../images/reddit.png) no-repeat 3px 0;
}

#bookmarks .facebook {
	background: url(../images/facebook.png) no-repeat 3px 0;
}

.newsItem {
	padding: 0 0 20px 0;
}

.newsItem .intro {
	overflow: hidden;
}

.newsItem .title a {
	font-size: 1.1em;
}


.regions {
	list-style-type: none;
	overflow: hidden;
	padding: 10px 0;
	margin: 0;
}

.regions li {
	float: left;
	width: 50%;
	overflow: hidden;
	margin: 2px 0;
}

.regions span {
	width: 25px;
	float: left;
	margin: 0 5px 0 0;
	text-align: right;
}

/*** POLLS ***/

.pollQuestion {
	padding: 0 0 10px 0;
}

#pollResults {
	border-collapse: collapse;
	margin: 0 0 30px 0;
}

#pollResults .pollPercent {
	background-image: url(../images/poll_percent.png);
	background-repeat: no-repeat;
	background-position:  0 1px;
	*background-position:  0 4px !important;
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
	padding: 2px 0 6px 5px;
	*padding: 4px 0 4px 5px !important;
	width: 44px;
	font-size: 1.1em;
}



#pollResults .pollText {
	padding-right: 10px;
}
