<style type="text/css">

body
{
}

.GMapContainer
{	
	margin-left: auto;
	margin-right: auto;
	width : 1012px;	
	height : 1200px;
}

#rightHeader
{
	width : 600px;
	height : 174px;	
	margin-right : 40px;
	float : right;
}

#rideOxfordHome
{
	background-image : url(../images/rideMockupHomeSmall.gif);
	background-repeat : no-repeat;
	width : 660px;
	height : 1000px;
	float : right;
}

/* This is the CSS for the Contact Page */
#rideOxfordContactPage
{
	float: left;
	width : 580px;
	height : auto;
	border:12px solid #FFFFFF;	
	padding:10px;
	color : White;
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-size : 14px;
}

/* This is the CSS for the Contact Page */
#rideOxfordContactPage2
{
	float: left;
	width : 580px;
	height : auto;
	border:12px solid #FFFFFF;	
	padding:10px;
	color : White;
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-size : 14px;
}

/*This is the CSS for the contact list for Tourism Oxford */
.rideOxfordContactPage ul
{	
	margin : 0px;
	padding : 0px;
}

.rideOxfordContactPage ul li
{	
	list-style : none;	
}

/*This CSS will style the headers on the Contact Page */
.rideOxfordContactPage h3
{
	font-style : italic;
}

/*This CSS will style the links on the Contact Page */
.rideOxfordContactPage a, .rideOxfordContactPage a:link, .rideOxfordContactPage a:visited, .rideOxfordContactPage a:hover, .rideOxfordContactPage a:active
{
	color : #FDC87C;
	text-decoration : none;
}

.rideOxfordContactPage a:hover
{
	font-weight : bold;
}

/*This CSS will style the paragraphs of text on the Contact Page */
.rideOxfordContactPage p
{
}

.countyHeader 
{
	background-image:url(../images/smalloxfordheader.gif);
	background-repeat:no-repeat;
	width:394px;	
	height:174px;	
	float:left;	
}

.buttons
{
	width:206px;
	height : 174px;
	margin-top : 85px;
	float : right;
}

.contactUs
{	
	width:95px;
	height:29px;
	float:right;
	z-index:2000;
}



.contactUs a, .contactUs a:link, .contactUs a:visited, .contactUs a:hover, .contactUs a:active
{
	color:#ffffff;
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
}




.search

{
	width:206px;
	/*height:20px;*/
	height:40px;
	/*position:relative;
	top:0px;
	left:-5px;*/
	z-index:2000;
	font-size:14px;
	color:#ffffff;
	display : none;	
}

.searchBox
{
	width:160px;
	height:25px;
	border:solid thin #FDC87C;
}

.searchItemsContainer
{
	width:206px;
	height:29px;
	float:left;	
}

.searchBoxContainer
{
	/*padding-right:10px;*/
	float:left;
	padding-bottom:15px;
}

.searchButton
{
	background-image:url(../images/go.gif);
	background-repeat:no-repeat;
	width:32px;
	height:29px;
	float:right;
	/*right:-2px;
	top:0px;
	padding-bottom:15px;*/

}

.buttonContainer
{
	height : 40px;
	width : 206px;
	display : block;
	overflow : hidden;
}

.listButton
{
	height:32px;
	float:left;
	/*position:relative;
	top:20px;*/
}

.mapButton
{
	height:32px;
	float:right;
	/*position:relative;
	top:20px;*/
}

.listButton a:link, .listButton a:visited 
{
	background-image:url(../images/list.gif);
	background-repeat:no-repeat;
	width:99px;
	height:31px;	
}

.listButton a:hover, .listButton a:active
{
	background-image:url(../images/list2.gif);
	background-repeat:no-repeat;
	width:99px;
	height:31px;	
}

.mapButton a:link, .mapButton a:visited 
{
	background-image:url(../images/map.gif);
	background-repeat:no-repeat;
	width:99px;
	height:31px;	
}

 .mapButton a:hover, .mapButton a:active
{
	background-image:url(../images/map2.gif);
	background-repeat:no-repeat;
	width:99px;
	height:31px;	
}

#GMap
{
	border:12px solid #626466;
	width:600px;
	height:520px;			
}

.GMapCell
{		
	
	width : 600px;
	height : 579px;
	float : left;
	background-image:url(/images/legend.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.GMapSidePanel
{	
	height:100%;
	float: left;
	background-image:url(../images/rideLeftHeader.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	padding-bottom:1px;
	padding-top:2px;
	width:345px;
	text-align:left;
	position:relative;
	top:0px;
	padding-right:5px;	
}

.googledir td
{
	font-size:9pt;
}

.SidePanel
{
	height:500px;
	overflow:auto;
	position:relative;
    top:200px;
}

.GMapSidePanel .FLevel1 a, .GMapSidePanel .FLevel1 a:link, .GMapSidePanel .FLevel1 a:visited, .GMapSidePanel .FLevel1 a:hover, .GMapSidePanel .FLevel1 a:active
{
	color:#F8C376;
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	line-height:35px;
	text-decoration:none;
	text-align:left;
	margin-left:40px;
	padding-left:10px;	
}

.I_1_1   /*links cell backgrounds */
{
	border-bottom:solid 2px #ffffff;
	padding-bottom:1px;
	padding-top:2px;
	width:265px;
	text-align:left;
}

.SidePanel a
{
	display:block;	
}

.FHide
{
	display:none;
}

.GMapDirectionError
{
	margin-top:15px;
	font-style:italic;
}

.DirectionsClose
{
	border:1px solid #cccccc; 
	padding:2px; 
	font-size:5px; 
	font-family:arial; 
	cursor:pointer; 
	width:10px; 
	margin:0px 3px 3px 0px; 
	text-align:center;
	position:absolute;
	left:-2px;
	top:-2px;
	color:White;
	background-color:#b00000;
}	

.MarkerItems .FolderName
{
	text-align:center;
	font-weight:bold;
	margin:3px 0px;
	font-size:14pt;
	color:#FDC87C;

}

#BackRegion
{
	background: url(../img/back.gif) no-repeat left center;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:3px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#F8C376;
	font-weight:bold;
	text-align:right;		
}

#AjaxProgress
{
	text-align:center;
	font-size:9pt;
	font-style:italic;
}

.Gallery a
{
	margin-right:5px;
}

.Gallery img
{
	border: 2px solid #cccccc;
}


#PM_a {background-image: url(../img/iconbta.png);}
#PM_b {background-image: url(../img/iconbtb.png);}
#PM_c {background-image: url(../img/iconbtc.png);}
#PM_d {background-image: url(../img/iconbtd.png);}
#PM_e {background-image: url(../img/iconbte.png);}
#PM_f {background-image: url(../img/iconbtf.png);}
#PM_g {background-image: url(../img/iconbtg.png);}
#PM_h {background-image: url(../img/iconbth.png);}
#PM_i {background-image: url(../img/iconbti.png);}
#PM_j {background-image: url(../img/iconbtj.png);}
#PM_k {background-image: url(../img/iconbtk.png);}
#PM_l {background-image: url(../img/iconbtl.png);}
#PM_m {background-image: url(../img/iconbtm.png);}
#PM_n {background-image: url(../img/iconbtn.png);}
#PM_o {background-image: url(../img/iconbto.png);}
#PM_p {background-image: url(../img/iconbtp.png);}
#PM_q {background-image: url(../img/iconbtq.png);}
#PM_r {background-image: url(../img/iconbtr.png);}
#PM_s {background-image: url(../img/iconbts.png);}
#PM_t {background-image: url(../img/iconbtt.png);}
#PM_u {background-image: url(../img/iconbtu.png);}
#PM_v {background-image: url(../img/iconbtv.png);}
#PM_w {background-image: url(../img/iconbtw.png);}
#PM_x {background-image: url(../img/iconbtx.png);}
#PM_y {background-image: url(../img/iconbty.png);}
#PM_z {background-image: url(../img/iconbtz.png);}

#PM_1 {background-image: url(../img/iconbt1.png);}
#PM_2 {background-image: url(../img/iconbt2.png);}
#PM_3 {background-image: url(../img/iconbt3.png);}
#PM_4 {background-image: url(../img/iconbt4.png);}
#PM_5 {background-image: url(../img/iconbt5.png);}
#PM_6 {background-image: url(../img/iconbt6.png);}
#PM_7 {background-image: url(../img/iconbt7.png);}
#PM_8 {background-image: url(../img/iconbt8.png);}
#PM_9 {background-image: url(../img/iconbt9.png);}
#PM_10{background-image: url(../img/iconbt10.png);}
#PM_11{background-image: url(../img/iconbt11.png);}
#PM_12{background-image: url(../img/iconbt12.png);}
#PM_13{background-image: url(../img/iconbt13.png);}
#PM_14{background-image: url(../img/iconbt14.png);}
#PM_15{background-image: url(../img/iconbt15.png);}
#PM_16{background-image: url(../img/iconbt16.png);}
#PM_17{background-image: url(../img/iconbt17.png);}
#PM_18{background-image: url(../img/iconbt18.png);}
#PM_19{background-image: url(../img/iconbt19.png);}
#PM_20{background-image: url(../img/iconbt20.png);}
#PM_21{background-image: url(../img/iconbt21.png);}
#PM_22{background-image: url(../img/iconbt22.png);}
#PM_23{background-image: url(../img/iconbt23.png);}
#PM_24{background-image: url(../img/iconbt24.png);}
#PM_25{background-image: url(../img/iconbt25.png);}

.MarkItems
{
	
}
.MarkerItems a, .MarkerItems a:link, .MarkerItems a:visited, .MarkerItems a:hover, .MarkerItems a:active
{
	
	padding:5px 5px 2px 15px;
	border-top:1px solid #DFDFDF;
	font-family:sans-serif,"sans serif",arial;
	font-size:10pt;	
	display:block;
	font-weight:bold;
	width:250px;	
	min-height:20px;
	background-position:1px 3px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#ffffff;
	margin-left:40px;
}

.MarkerItems a:hover
{
	/*background-color:#fcfae4;*/
}

#PhotoDescription
{
	color:White;
	position:absolute;
	z-index:16384;
}

div.DirectionsText
{
	border-top: 1px solid #eeeeee;
	padding:5px 0px;
	text-align:center;
	font-size:8pt; 
	font-family:Arial;
}

div.DirectionsText a:hover, div.DirectionsText a:link, div.DirectionsText a:visited
{
	font-size:8pt;
	font-color:blue;
}

body 
{
	background-color:#000000;
}

#infoWindowAddressContact
{
	
}

#infoWindowAddressContact ul
{
	list-style : none;
	margin-left : 0;
	padding-left : 0;
	padding-top : 10px;
	font-family:sans-serif,"sans serif",arial;
	font-size:8pt;	
}

/* This css styles the list in the tabbed window that pops up when you click on a map marker */
.infoWindowDescriptionTab ul
{
	list-style : none;
	margin-left : 0;
	padding-left : 0;
	padding-top : 10px;
	font-family:sans-serif,"sans serif",arial;
	font-size:8pt;	
}

/* This css will affect all of the items in the list (making them bold, in this case) */
.infoWindowDescriptionTab ul>li
{
	font-weight : bold;
}

/* This css will affect only the those list items preceeded by a list item, ie everything *but* the first item in the list.
   Support for the :first-child selector doesn't exist in IE6, but this hack should work. */
.infoWindowDescriptionTab ul>li+li
{
	font-weight : normal;
}

/* This css styles the list view list box */
.rideOxfordListView
{	
	float: left;
	width : 580px;
	height : auto;
	border:12px solid #FFFFFF;
	background-color : #DCDBD1;
	padding:10px;
}

/* This css styles the list view details box */
.rideOxfordListDetails
{
	margin-top : 18px;	
	float: left;
	width : 580px;
	height : auto;
	border:12px solid #FFFFFF;
	background-color : #9D9FA1;
	padding:10px;
	
}

/* This css will style the list view details list */
.rideOxfordListDetails ul
{
	list-style : none;		
	font-family:sans-serif,"sans serif",arial;
	font-size:10pt;	
}

/* This css will affect all of the items in the list (making them bold, in this case) */
.rideOxfordListDetails ul>li
{
	font-weight:bold
}

/* This css will affect only the those list items preceeded by a list item, ie everything *but* the first item in the list.
   Support for the :first-child selector doesn't exist in IE6, but this hack should work. */
.rideOxfordListDetails ul>li+li
{
	font-weight:normal
}

/* This css is for the paragraph of descriptive text that goes in the list view box, ie 'Individual artist studios blahblahblah' */
.ListItems p
{	
	font-family : Myriad, Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
}

/* The following two sections style the list of links in the list view box */
.ListItems ul
{	
	margin : 0px;
	padding : 0px;
}

.ListItems ul li
{
	float : left;
	list-style : none;
	width : 290px;	
}

/* This css is for the links in the list view box, ie 'Woodstock Art Gallery' */
.ListItems a, .ListItems a:link, .ListItems a:visited, .ListItems a:hover, .ListItems a:active
{		
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;	
	text-decoration:none;
	color:black;
}

.ListItems a:hover
{
	color:#fcfae4;
}

/* This css is for the title on the list view box, ie 'Artists and Studio Route' */
.ListItems .FolderName
{
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;	
	color : Black;
}

.NoMatch
{
	color:#ffffff;
	width:227px;
	padding-left:40px;
}

.borderRight {
border-Right:1px dotted #38383A;


}

</style>