/* Style Sheet for Oxford Hash House Harriers Website */
/* James Head */
/* Created 11 October 2007 */

/* Body Properties */
BODY
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: Justify;
color: inherit;
background-color : White;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0px;
font-style : normal;
}

/* Text Properties */
.italic
{font-style: italic;
color: inherit;
background-color : inherit;}

.bold
{font-style: normal;
color: inherit;
background-color : inherit;
 font-weight : bold;
}

/* Table Data Properties */
/* Table Header */
TH
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: White;
background-color : #06168A;
 font-weight : bold;
 padding-bottom : 2px;
 padding-left : 2px;
 padding-right : 2px;
 padding-top : 2px;
}

/* Table Data */
TD
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color : inherit;
padding-bottom : 2px;
 padding-left : 2px;
 padding-right : 2px;
 padding-top : 2px;
 vertical-align : top;
}

/* Paragraph Properties */
P
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color : inherit;
text-align: Left;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
font-style : normal;
}

P.just
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color : inherit;
text-align: Justify;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
font-style : normal;
}

P.centre
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color : inherit;
text-align: Center;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

P.right
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: black;
background-color : inherit;
text-align: right;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

P.small
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
background-color : inherit;
text-align: Left;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

P.italic
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: italic;
color: black;
background-color : inherit;
text-align: Left;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

P.pagetitle
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 30pt;
color: #F8F8FF;
background-color : inherit;
margin-top: 10px;
margin-bottom: 0%;
margin-left: 10px;
text-align : left;
 font-weight : bold;
 font-stretch : wider;
  }

.bluenavbar
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: White;
background-color : #06168A;
text-align: Left;
margin-left: 2%;
margin-right: 0%;
margin-top: 5%;
margin-bottom: 0%;
 font-style : normal;
}

.bluenavbartitle
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: White;
background-color : #06168A;
text-align: Left;
margin-left: 2%;
margin-right: 0%;
margin-top: 5%;
margin-bottom: 0%;
font-weight : bold;
}

/* List Classes */
.h3list{
	list-style-image : url(images/footprints16x16.png);
}

.logoleft
{
	float: left;
	clear : none;
}

.logoright
{
	float: right;
	clear : none;
}

/* Heading Properties */
H1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
color: Navy;
background-color : inherit;
margin-left: 0%;
margin-right: 0%;
margin-top: 10px;
margin-bottom: 0%;
text-align : center;
}

H2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
color: Navy;
background-color : inherit;
text-align: Left;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
text-align : center;
}

H3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
color: Navy;
background-color : inherit;
text-align: Left;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

H4
{
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: Navy;
background-color : inherit;
text-align: Left;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

/* row properties */

/* column properties */

DIV#banner
{
width:100%;
background-color : #06168a;
height : 130px;
margin-left : 0%;
margin-top: 0px;
/*
position : absolute;
top: 0px;
*/
 
}

DIV#oh3banner
{
	clear : none;
	background-image : url('images/oxfordh3banner.jpg');
	background-repeat : no-repeat;
	height : 110px;
	margin-top: 10px;
	background-position : center;
}

DIV#leftnavigation
{
width:15%;
background-color : #06168a;
margin-left : 0%;
float: left;
height: 100%;
/*
left : 0%;
top : 110px;
position : absolute; 
display: inline;
*/
}

DIV#rightnavigation
{
width:15%;
background-color : #06168a;
margin-right : 0%;
margin-left : 3%;
height: 100%;
float: right;
/*
position : absolute;
top : 110px;
left : 82%;
*/
}

DIV#content
{
	width:auto;
	margin-left : 15%;
	margin-right: 15%;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	background-color: White;
	
/* 
position : absolute;
left : 15%;
top : 140px;
*/
}

DIV#wrap1
{
background: url('images/rgb0622138_450-x-1px.png') repeat-y left top;
}

DIV#wrap2
{
background: url('images/rgb0622138_450-x-1px.png') repeat-y right top;
}

/* Misc Properties */
.bluebar
{color: Navy;
background-color : inherit;}

.greybar
{color: Gray;
background-color : inherit;}

.whitebar
{color: White;
background-color : inherit;
 margin-left : 10%;
 margin-right : 10%;
}

.oh3people
{font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: White;
background-color : #06168a;
text-align: center;
 font-style : normal;
 font-weight : normal;
}
  
/* Hyperlink Properties */
a[href$='.kmz']
 {
display: inline-block;
padding-right: 20px;
background: transparent url(/images/map.png) center right no-repeat;
}

a[href$='.jpg']
 {
display: inline-block;
padding-right: 20px;
background: transparent url(/images/map.png) center right no-repeat;
}

  a[href^="http:"]
 {
display: inline-block;
padding-right: 20px;
background: transparent url(/images/www.png) center right no-repeat;
}

a[href^="http://www.oxfordh3.org"]
 {
padding-right: 0px;
background: none;
}

a[href^="mailto:"]
 {
display: inline-block;
padding-right: 20px;
background: transparent url(/images/email.png) center right no-repeat;
}

/* Hyperlink Properties for general links on the site */
A:hover {color: #FF00FF; background-color : White; text-decoration : underline; }
A:active {color: #FF00FF; background-color : White;  text-decoration : underline; }
A:link {color: #0000FF; background-color : White; text-decoration : underline; }
A:visited {color: #FF0000; background-color : White; text-decoration : underline; }

/* Hyperlink Properties for the navigation bar on the site */

ul.navigation   {
	list-style-type : none;
	padding-left : 0px;
	margin-left : 0px;
	padding-top : 2px;
	padding-right : 3px;
}

ul.navigation  a {
	margin-right: 2px;
	text-decoration: none;
	display: block;
	font-size : 10pt;
	list-style-type : none;
	margin-left : 2px;
	color : White;
	background-color : #06168a;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-left : 3px ridge #1E90FF;
	border-right : 3px ridge #1E90FF;
	border-top : 3px ridge #1E90FF;
	border-bottom : 3px ridge #1E90FF;
	zoom: 1;
}

/* Hyperlink Properties for naviation bars */
 A.bluebarlink:visited
{color: White;
background-color : #06168a;
text-decoration : none;
 font-style : normal;}

A.bluebarlink:active
{color: White;
background-color : #1E90FF;
text-decoration : none;
 font-style : normal;
 border-left : 3px inset #1E90FF;
	border-right : 3px inset #1E90FF;
	border-top : 3px inset #1E90FF;
	border-bottom : 3px inset #1E90FF;}

A.bluebarlink:link
{color: White;
background-color : #06168a;
text-decoration : none;
 font-style : normal;}

A.bluebarlink:hover
{color: White;
background-color : #1E90FF;
text-decoration : none;
 font-style : normal;}
 
/* Media Properties */
@media print {BODY {color: inherit; background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}}
@page {
margin: 5cm;}
