@charset "utf-8";
/* CSS Document - fixed.css */
/*
Author: 		David W Bullock
Company: 		Roller Sports Promotions
Created on:		01-May-2010
Created for:	Downlands Artistic Skating Club

Coypright &copy; Roller Sports Promotions, May 2010

This file holds all the fixed items which are relative to a certain page; not on all pages.

/* home page - index.html */

#slider1 {
    margin: 0px 0px 5px -30px; width: 550px; height: 300px; overflow: hidden;}

#slider1Content {width: 550px; float: left; margin-left: 0;}
	
.slider1Image {float: left; position: relative; display: none;}

.slider1Image span {position: absolute; font: 10px/15px Arial, Helvetica, sans-serif; padding: 10px 13px; width: 550px; background-color: #000;     filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none;}

.clear {clear: both;}

.slider1Image span strong {font-size: 14px;}

.left {top: 0; left: 0; width: 110px !important; height: 280px;}

.right {right: 0; bottom: 0; width: 90px !important; height: 290px;}

ul { list-style-type: none;}


/* index page - latest news rea */

#news1 {
	float: left; width: 520px; height: 300px; margin-top: 5px; padding: 5px; background: #ffffff;}

#news1 h1 {font-size: 20px; color: #000000; line-height: 160%}
#news1 h2 {font-size: 16px; color: #900; line-height: 160%}
#news1 img {text-align: center; margin: 5px;}
#article {
	float: left; width: 510px; height: 100px; margin-top: 10px; padding: 0px; background: #EAEAFF; border: 1px dotted red;}

.img {float: left; margin: 5px;}

#txt_bx1 {float: left; width: 400px; height: 80px; margin: 0px 0px 5px 5px;}

/* sign in bloxk */
#sign_in {
	float: right; width: 190px; height: 200px; padding: 5px; background: #DDF; border: none;}

/* medal and title tally boxed */

#tally_bx {
	float: right; margin-top: 13px; width: 190px; height: auto; padding: 5px; background: #ECECFF; border: 1px dotted red;}

/* press room */

#nws_hdr {
	marign: 0 auto; width: 740; height: 120px; background: url(../../../images/fixed/banner/prs_rm_hdr.jpg) no-repeat; border-bottom: 2px solid black;}

#prs_intro {
	float: right; width: 390px; height: 90px; margin: 5px 0px 5px 130px; background: none; border: none;}

/* club news */
.img_cent {
	text-align: center; margin-bottom: 5px;}
/*venues page*/

#main_col {
	float: left; margin: 5px; width: 650px; height: 750px; padding: 5px; background: none;}

#venu_cont {
	margin: 0 auto; width: 960px; height: 1000px; padding: 5px; background: #FFFFFF;}

#photo_gal1{
	float: left; margin: 5px; width: 740px; height: 750px; padding: 5px; background: none;}

	#gallery {float: left; margin: 5px; background-color: #444; padding: 10px; width: 720px;}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img { border: 5px solid #3e3e3e; border-width: 5px 5px 20px;}
	#gallery ul a:hover img {border: 5px solid #fff; border-width: 5px 5px 20px; color: #fff;}
	#gallery ul a:hover { color: #fff; }

#contact1 {
	float: right; width: 190px; height: 113px; margin-top: 5px; padding: 5px; border: 1px dashed #f00;}

#contact1 img {margin-bottom: 15px;}
#contact1 h1 {text-align: center; margin-top: 5px;}

#news1 p {margin: 5px 0px 5px 0px; line-height: 130%;}
#news1 h6 {font-size:10px; font-weight: bold; color: #999;}

/* press release page */

#text {float: left; margin: 5px 5px 5px 0px; width: 385px; height: auto; padding: 5px; border-right: 1px dotted #999;}
#image {float: right; margin: 5px 0px 5px 5px; width: 540px; height: auto;}
