/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 70%;
	background-color: #FFE800;
}

a:link {
	color: #000000; 
	text-decoration: underline;
}

a:visited {
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	color: #000000; 
	text-decoration: none;
}

h1 {  
	color: #4E4E4E;
	font-size: 140%; 
	font-weight: bold;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 12px;
}

h2 {  
	color: #666666;
	font-size: 130%; 
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

h3 { 
	font-size: 120%; 
	font-weight: bold; 
	color: #00CCFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

h4 { 
	font-size: 110%; 
	font-weight: bold; 
	color: #00CCFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

td {
	font-size: 60%;
}

th {
	font-size: 70%;
}

p {
	font-size: 100%;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 10px;
}

li {
	line-height: 150%;
}

input {
	padding: 2px;
	margin-left: 2px;
}

form {
	margin: 10px;
	margin-top: 20px;
}

fieldset {
	border: 1px dashed #cccccc;
	margin-top: 10px;
	padding: 10px;
	padding-left: 15px;
}

select {	
	font-size: 80%;
}

blockquote {
	margin: 0;
	padding: 0 3em 0;
	background: url(/images/quote.gif) .5em 0 no-repeat;
}

blockquote p {
	margin-left: 0;
	margin-bottom: 0;
}

p.attribution {
 	margin-top: 0;
	margin-left: 3em;
	background-color: transparent;
}

#container {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fffffff;
	border-bottom: 1px solid #cccccc;
}

/* Header Styles */
.header {
	margin: 0;
	padding: 15px 10px 10px 15px;
	min-height: 60px;
	background-color: #FFE800;
}

.top-nav {
	height: 26px;
	margin: 0;
	position: relative;
	z-index: 80;
	border-bottom: 1px solid #cccccc;
	padding-left: 20px;
}

.top-nav a {
		height: 26px;
		margin: 0 2px 0 0;
		display: block;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		outline: none;
}
	
.top-nav a:hover { 
	background-position: 0px -26px; 
}

.ypg_btn_home { 
	width: 52px; 
	background-image: url(../images/ypg_head_nav_home.gif); 
}

.ypg_btn_contact { 
	width: 83px; 
	background-image: url(../images/ypg_head_nav_contact.gif); 
}

.top-nav a.x { 
	background-position:0px -52px; 
}

.alt {
	display:none;
}

.top-nav ul {
	margin: 0;
	padding: 0;
	position: relative;
}

.top-nav ul li {
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	list-style-type: none;
}
/* End header styles */

/* middle content styles */
#middle {
	background-color: #ffffff;
}

.content {
	padding: 0;
	margin: 0;
	width: 840px;
	background-color: #ffffff;
}

.inner-content {
	margin: 0;
	padding: 20px;
	width: 597px;
	margin-left: 180px;
	background-color: #ffffff;
}
/* End middle content styles */

/* Side menu styles */
.side-menu {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.side-menu-links {
	padding: 10px;
	padding-top: 20px;
}

.side-menu-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.side-menu-links ul li {
}

.side-menu-links ul li a {
	width: 148px; 
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	line-height: 110%;
	text-decoration: none;
	display: block;
}

.side-menu-links ul li a:hover {
	background-color: #DAF9FF;
}

.side-menu-links ul li a:visited {
	text-decoration: none;
}

.side-menu h3 {
	margin: 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	color: #000000;
	margin-bottom: 2px;
	background-color: #ffff00;
}

.side-menu-hed {
	background-image: url(../images/audio-visual-directory.gif);
	background-repeat: no-repeat;
	height: 29px;
}

.side-menu-hed-2 {
	background-image: url(../images/partner-sites.gif);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 6px;
}
/* End side styles */

/* Footer styles */
.footer {
	background-color: #ffffff;
	margin: 0px;
	padding: 20px 10px 20px 10px;
	height: 75px;
	font-size: 80%;
	width: 800px;
}

.footer img {
	float: right;
	padding: 5px;
	border: none;
}

.footer a {
	color: #999999;
}

.footer a:hover {
	color: #333333;
}

/* End footer styles */

.sub-headings {
	text-transform: uppercase;
	font-weight: bold;
}

.ingcaption {
	text-align: center;
	width: 180px;
	padding-bottom: 2px;
}

.clear-floats {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

.center {
	text-align: center;
}

.submenu {
	font-size: 80%;
	margin-top: 30px;
}

.intro {
	color: #666666;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

.nonbulleted {
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.nonbulleted ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.nonbulleted li {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.noborder-img {
	border: none;
	display: block;
}

ul.links {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
}

ul.links li {
	display: block;
	list-style: none;
	background: url(/images/arrow.gif) no-repeat 0px 3px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 15px;
	line-height: 140%;
}

ul.links li .title {
	font-weight: bold;
}

.attention {
	color: #FF0000;
}

.tourism-ops {
	border: 1px dashed #232B72;
	padding: 4px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.breadcrumbs {
	margin: 5px 0px 15px 0px;
}

.operator {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 10px 10px;
	/* background-color: #DFF7FE; */
	border-bottom: 1px dashed #cccccc;
	float: left;
	width: 550px;
}

.featured .operator {
	background-image: none;
	background-color: #DFF7FE;
}

.operator h4 {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-top: 10px;
	background: url(/images/arrow.gif) no-repeat 0px 3px;
}

.operator h4 a:link, .operator h4 a:visited {
	color: #333333;
}

.operator h4 a:hover {
	text-decoration: none;
}

dl.contactdetails {
	padding: 1ex 0;
}

dt, dd {
	margin-bottom: 8px;
	height: 1.3em;
}

dt.clip {
	float: left;
	width: 1.5em;
	background-image: url(/images/icon_video.gif);
	background-repeat: no-repeat;
}

dd.clip {
	margin-left: 2em;
}

dt.yullo {
	float: left;
	width: 1.5em;
	background-image: url(/images/icon_website.gif);
	background-repeat: no-repeat;
}

dd.yullo {
	margin-left: 2em;
}

dt.cat {
	float: left;
	color: #999999;
}

dt.cat a {
	color: #999999;
}

/* form styles */
.labelleft {
	float: left;
	width: 165px;
}

.smallleft {
	width: 180px;
	margin-bottom: 5px;
}

.elementleft {
	width: 180px;
	margin-bottom: 5px;
}

input {
	font-size: 9px; 
}

legend {
	background-color: #ffffff;
}

submit {
	font-size: 9px; 
}
/* End of form styles */

/* Animations styles */
.animations td {
	border: 1px solid #cccccc;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}

.animations td.noborder {
	border: none;
}

.animations td form {
	margin: 3px;
}

h4.admin-hed {
	padding: 2px;
	margin: 2px;
}

table.showaudios {
	margin-top: 5px;
	margin-bottom: 15px;
}

table.showaudios td {
	border: 1px dashed #cccccc;
	padding: 3px;
	font-size: 100%;
}
/* End of animations styles */

.floated-noborder-image {
	float: left;
}

.floated-noborder-image img {
	border: none;
}