/* CSS Document H2o Media General */

html, body {
    height: 100%;
}

body {
	background: #000000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #595544;
	text-align: center;
}

#mainwrap {
	width: 950px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#top_bg_wrap {
	width: 950px;
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../../library_web_design_scotland_uk_h2o_media/a_top_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#main_bg_rep_wrap {
	width: 950px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../../library_web_design_scotland_uk_h2o_media/a_bg_repeat.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#foot_bg_wrap {
	width: 950px;
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../../library_web_design_scotland_uk_h2o_media/a_foot_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#main_internal_wrap {
	width: 882px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#wrap_flash_and_logo {
	width: 882px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 208px;
}

#logo_holder {
	width: 273px;
	height: 208px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background-image: url(../../library_web_design_scotland_uk_h2o_media/a_logo_left.jpg);
}

#flashcontent {  /* viewer div */
	width: 600px;
	height: 206px;
	margin: 0 0 0 0;
	float: right;
	color: #666666;
	text-align: center;
	padding: 0 0 0 0;
	border: #989276 1px solid;
}

#menu_holder {
	width: 874px;
	height: 29px;
	margin: 0 0 0 0;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	background-color: #ACA791;
	background-image: url(../../library_web_design_scotland_uk_h2o_media/a_bg_menu.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#main_content_wrap {
	width: 882px;
	height: auto;
	margin: 0 0 0 0;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	overflow: visible;
}

.main_content_left p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_content_left {
	width: 502px;
	margin-top: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
	margin-right: 7px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	text-align: left;
}

#main_content_right {
	width: 305px;
	margin-top: 26px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 14px;
	float: right;
	text-align: right;
}

#foot {   /* grey footer bar */
	width: 882px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	background-color: #ACA791;
}

#foot_content_wrap {
	width: 900px;
	height: 90px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#footer_bar_right {
	width: 540px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	text-align: right;
}

#footer_bar_left {
	width: 280px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	text-align: left;
	text-indent: 6px;
}


/* styles */

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight: bolder;
	color: #660000;
	font-stretch: expanded;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
	
ul#content {
	list-style-image: url(../../library_web_design_scotland_uk_h2o_media/a_list_image.gif); 
}

ul#content li {
	padding-left: .5em;
	margin-bottom: .5em;
}



/* link styles */

	
a.bodylink {
	font-weight: bold;
	color: #7E0C02;
	text-decoration: none;
}

a.bodylink:visited {
	font-weight: bold;
	color: #7E0C02;
	text-decoration: none;
}

a.bodylink:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.bodylink:active {
	font-weight: bold;
	color: #7E0C02;
	text-decoration: none;
}


a.lightlink {
	color: #595544;
	text-decoration: none;
}

a.lightlink:visited {
	color: #595544;
	text-decoration: none;
}

a.lightlink:hover {
	color: #7E0C02;
	text-decoration: none;
}

a.lightlink:active {
	color: #595544;
	text-decoration: none;
}

.footerlink {
	padding: 0px 1.5em;
}

a.footerlink:link {
	color: #776263;
	text-decoration: none;
}

a.footerlink:visited {
	color: #776263;
	text-decoration: none;
}

a.footerlink:hover {
	color: #927C7E;
	text-decoration: none;
}

a.footerlink:active {
	color: #776263;
	text-decoration: none;
}
