
/*header or banner*/
#header {
width: 100%;
margin-top:0px;
background-color: #000;
height: 90 px;
}

#header img {display: inline;
margin: 5px;
border:0;}


/*content containers*/
#sidebar
{
   float:left;
   margin-top: 50px;
   margin-left: 2px;
   width: 20%;
}


#content{
width: 75%;
float: right;
margin-left: 0;
margin-right: 2px;
margin-top: 50px;
margin-bottom:10px;
border: 0;
padding: 0;
}

#contentwide{
float: right;
width: 75%;
margin-left: 0;
margin-right: 2px;
margin-top: 50px;
margin-bottom: 0;
border: 1px solid #778899;
padding: 0;
}

.box {
margin-left: 5%;
margin-right: 5%;
margin-top: 1em;
margin-bottom: 1em;
border: 1px solid #778899;
padding: 0;}



/* Menu styles */

#menu
{
    top: 100px;
    background-image: url(large.gif);
    background-repeat: repeat-x;
    margin-bottom: 1em;
    border: 1px solid #ccc;
}


#menu a {
    	font-weight: normal;
    	display: block;
	margin-left: 0;
	padding-left: 2em;
	margin-right: 0;
	padding-right: 1em;
	border: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000;
	text-align: left;
	text-decoration: none;
	line-height: 200%;
}

#menu a:hover {
	background-color: white;    
	border: 0;
    	display: block;
    	font-weight: normal;
}

.search {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/zoom.png");
background-position: 2% 50%;
background-repeat: no-repeat;}

.news {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/book_open.png");
background-position: 2% 50%;
background-repeat: no-repeat;}

.rides {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/weather_sun.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.reports {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/page_white_edit.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.members {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/forums.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.suppliers {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/cart.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.ads {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/money.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.links {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/link.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.advocacy {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/advocacy.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.maintenance {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/cog.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.faq {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/faq.png");
background-position: 2% 50%;
background-repeat: no-repeat;}


.training {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/sport_soccer.png");
background-position: 2% 50%;
background-repeat: no-repeat;}

.photos {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/photos.png");
background-position: 2% 50%;
background-repeat: no-repeat;}

.calendar {
background-image: url("http://mc2.vicnet.net.au/home/vichpv/web/calendar.png");
background-position: 2% 50%;
background-repeat: no-repeat;}



/* pull quote box */ 
 
#pquote {
float: left;
border: 1px solid #b8b8b8;
margin-bottom: 1em;
    }

#pquotein {
background: url("http://mc2.vicnet.net.au/home/vichpv/web/corner4.gif") bottom right no-repeat;
position: relative;
left: 1px;
top: 2px;
padding: 1px 4px 9px 7px;
}


/*fancy list*/

ul.list {
margin-left: 5%;
margin-right: 5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
list-style-image: url("http://mc2.vicnet.net.au/home/vichpv/web/logosml.gif");
line-height: 300%; 
}



/*styles for text*/

p, h1, h2, h3, h6 {
font-family: Verdana,Arial, Helvetica, sans-serif;
margin-left: 1em;
margin-right: 1em;
color: #000;}

h1, h2, h3, h6 {text-align: center;}

h1 {font-size: 150%;}

h2 {font-size: 140%;}

h3 {font-size: 110%;}

h6{font-size: 8pt;}

p {font-size: 12px;
font-weight: normal;
text-align: justify;
line-height: 1.5;
 }

p.left {text-align: left;}

p.right {text-align: right;}

p.center {text-align: center;}

/*anchors for inline text*/

a:link { 
text-decoration: none;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: rgb(153, 0, 0);
border-bottom: 1px dotted rgb(153, 0, 0);
padding: 0;
}

a:visited { 
text-decoration: none;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: rgb(153, 0, 0);
border-bottom: 1px dotted rgb(153, 0, 0);
padding: 0;
}


a:hover {
    border-bottom: 2px solid rgb(51,51,51);
    color: rgb(51, 51, 51);
}

body{ 
background: url("http://mc2.vicnet.net.au/home/vichpv/web/logogry.gif");
background-attachment: fixed;
background-position: 95% 85%;
background-repeat: no-repeat;
padding: 0;
margin: 0;}

ul {
margin-left: 10%;
margin-right: 10%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
list-style-image: none;
line-height: 200%; 
}

blockquote {
text-align: center;
margin-left: 1em;
margin-right: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: normal;
color: #000;}

pre {
margin-left: 1em;
margin-right: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 12px;
font-weight: normal;
font-style: italic;
color: #000;}


/*images layout*/
/*this center class is an IE6 hack*/
img.center {    
	display: block;
	text-align: center;
	margin: 0 auto;
}

img.left {
	display: block;
	float: left;
	margin-left: 0;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;}

img.right {
	display: block;
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-top: 1em;
	margin-bottom: 1em;}

/*divs for columns need to be cleared at end*/
div.cols{width:100%}
div.colleft {width:49%; float:left;}
div.colright {width:49%; float:right;}
div.clr {clear: both; width:100%; height: 1em;}
div.clrbdr {clear: both; width:100%; height: 1em; border-bottom: 1px solid #000;}
div.vert {height: 187px; display: table-cell; vertical-align: middle;}

#footer {
clear: both;
width:100%;
left: 0px;
position: relative;
background-color: #000;	
border: 0;
padding: 0;
color: #fff;
}

#footer h6{
font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #fff;
font-weight: normal;
text-align: center;
border: 0;
padding: 0;
margin: 0;
}

#footer a:link, visited { 
text-decoration: none;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff;
border-bottom: 1px dotted #fff;
padding: 0;
}

#footer a:active, a:focus, a:hover {
    border-bottom: 2px solid #CCC;
    color: #CCC;
}


