 /* -------------------------------------------------------
   East Riding of Yorkshire Council Master style sheet
   version:  30.10.2003. 
   contact. lee.mayren@eastriding.gov.uk
---------------------------------------------------------- */

/* All styles are imported from this style sheet to protect
   older browsers from their own stupidity */

@import url(http://www.eastriding.gov.uk/style/structure.css);
@import url(http://www.eastriding.gov.uk/style/formatting.css);
@import url(http://www.eastriding.gov.uk/style/dynamic.css);

/* Media Centre Gallery styles */

img.imagebox	{
	display: inline;
	padding: 2px;
	background: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
					}
					
	.outerwrapper 	{
	border: 1px solid #666666;
	width: 304px;
	float: right;
				}
				
	.imagebox	{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
				}
					
/* Basic styling properties */

html {
	margin: 0px 0px 0px 0px; 
	padding: 0px; border-style:none;
	background: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	padding: 2px;
	padding: 2px;
	padding: 2px;
}

html#dynamic, body#events {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #ffffff url(none);
	border-style: none;
}


html#dynamicaz {
	background: #ffffff url(none);
	font-size: 1em;
	line-height: 110%;
}

body {
      display: block;
      margin:0px auto 0px auto; 
	  width: 97%;
	  padding: 0px 0px 0px 0px;
      font-family: arial, helvetica, sans-serif;
      color:#000;
	  background: #ffffff;
	  font-size: 72%;
	  text-align: center;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003534;
	  border-style: solid;
}

html#dynamic body, html#dynamicaz body {
	 margin:0px 0px 0px 0px; 
	 width: 96%;
	 padding: 0px 0px 0px 0px;
	 border-width: 0px 0px 0px 0px;
	 background: #ffffff;
	 font-size: 72%;
}

html#dynamic #content {
	border-style: none;
}

#topinclude, #wrapper, #mainheading, #content, #menu #footer {
	text-align: left;
}
