@import url("forms.css");
@import url("gallery.css");

/* -------------------------------------------------------------- 
  
  SAINTS RUGBY CSS
   * Filename:        styleMain.css
   * Version:         0.2 (2008-02-21) 
   * Website:         http://www.saintsrugby.com.com
  
  Author:
   * Cornerstone Technologies - http://www.cs-tech.com
   * Cory Schadt - cschadt@cs-tech.com
    
-------------------------------------------------------------- */

/*----------------------------- >> General Selectors <<  -----------------------------*/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #fff; /* BG colour of the CMS editor */
	color: #323131;
	line-height: 1.3em;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
	line-height: 1.5;
}
a img {
	border: 0;
}
ul, ol {
	margin: 0 0 1.5em 30px;
	padding: 0;
}
ul ul, ol ol {
	font-size: 100%;
	margin: 0.40em 0 0.80em 10px;
}
ul li {
	list-style-type: square;
	list-style-image: url(../images/list-bullet.gif);
}
ul li, ol li {
	line-height: 1.5;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td {
	font-size: 100%;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #a42321;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
h2 {
	padding: 0;
	color: #323131;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
h3 {
	margin: 0 0 0.60em;
	padding: 0;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	margin: 0 0 0.60em;
	padding: 0;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
h5 {
	margin: 0 0 0.60em;
	padding: 0;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
h6 {
	margin: 0 0 0.60em;
	padding: 0;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
table td p, table td h1, table td h2, table td h3, table td h4, table td h5, table td h6 {
	margin: 0;
	padding: 0;
	
/*----------------------------- >> Page Layout Start <<  -----------------------------*/
	
}
#wrapper {
	width: 793px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: auto;
	
/*----------------------------- >> Masthead <<  -----------------------------*/
}
#masthead {
	height: 189px;
	background-image: url(../images/masthead.gif);
}
#masthead h1 {
	font-size: xx-small;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 83px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
#masthead h1 a {
	display: block;
	width: 335px;
	height: 84px;
	background-image: url(../images/saints-logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#directions {
	height: 19px;
	width: 85px;
	float: right;
	padding-top: 155px;
	padding-right: 39px;
	
/*----------------------------- >> Navigation <<  -----------------------------*/
}
#navigation-wrapper {
	background-image: url(../images/navigation.gif);
	height: 36px;
	width: 793px;
}
#navigation {
	height: 34px;
	width: 647px;
	margin-right: auto;
	margin-left: auto;
	
/*----------------------------- >> Banners and Flash <<  -----------------------------*/
	
}
#flash {
	background-image: url(../images/flash-temp.jpg);
	height: 194px;
	width: 779px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.banner-home {
	height: 210px;
	background-image: url(../images/banner-home.gif);
}
.banner-content {
	height: 16px;
	background-image: url(../images/content-fade.gif);
	
/*----------------------------- >> Content <<  -----------------------------*/
	
}
#content-wrapper {
	background-repeat: repeat-y;
	height: auto;
	min-height: 415px;
	background-image: url(../images/content-bg.gif);
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}
/* for Internet Explorer minimum height, */
/*\*/
* html #content-wrapper {
	height: 415px;
}
#content {
	width: 415px;
}
#content-gallery {
	width: 100%;
	
/*----------------------------- >> Sidebar <<  -----------------------------*/
	
}
#sidebar-wrapper {
	height: auto;
	width: 290px;
	float: right;
	border: 1px solid #dbdbdb;
	padding: 2px;
	background-color: #f5f5f5;
}
#sidebar {
	background-color: #f5f5f5;
	height: 100%;
	width: 100%;
	padding: 0px;
}
#sidebar-margin {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 16px;
}
#sidebar-margin p {
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#sidebar-margin h2 {
	font-size: 18px;
	color: #a42321;
	padding-top: 16px;
}
#sidebar iframe {
	width: 275px;
	height: 380px;
	background-color: #f5f5f5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar-calendar {
	margin-left: 7px;
	margin-top: 0px;
	padding-top: 7px;
}
#sidebar-calendar h1 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar-button {
	padding-top: 12px;
}
/**/
#box-wrapper {
	height: 400px;
	width: 400px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border: 1px solid #000000;
}

#box   {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	padding: 0px;
	border: 1px none #000000;
	margin: 0px;
	
/*----------------------------- >> Footer Area <<  -----------------------------*/
	
}
#sponsors
 {
	height: 79px;
	background-image: url(../images/footer.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#footer {
	background-color: #323131;
}
#footer ul {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 11px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li a {
	display: inline;
	list-style-type: none;
	color: #F3F3F3;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer .last a {
	border-right-style: none;
}
#footer p {
	color: #F3F3F3;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	
/*----------------------------- >> Styles Hidden for Print <<  -----------------------------*/
	
}
#print-masthead {
	display: none;
}
#print-footer {
	display: none;
}
#sidebar-calendar .small-text {
	font-size: 12px;
	color: #000;
}
#video {
	float: right;
	height: 300px;
	width: 290px;
}
#video h2 {
	font-size: 18px;
	color: #a42321;
	padding-top: 16px;
	padding-left: 12px;
}
