/* css document */

/* :focus, :active { background-color:#0ff; } */
/*
img {

behavior url(pnghack.htc);
}
*/

/* netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
ol li {	font-family:"Courier New", Courier, mono; line-height: 2.2em; }

/* strip inconsistencies */
:link,:visited { text-decoration:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
ul,ol { padding-left: 4em; }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* redefine html tags */
html, body {
	margin:0;
	padding:0;
	text-align:center;
}
div, img {
	font-size:100%;
	border:0;
	margin:0;
	padding:0;
}
p {
	margin:0 0 1em 0;
	font-family:Arial, Verdana, sans-serif;
	font-style:normal;
	color:#333333;
	width:98% ;
}
hr {
	display:none;
}
div.hr {
	background-image:url(tb-img-bg-hr.png);
	border:0;
	clear:both;
	height:11px;
	left:-23px;
	margin:0 -23px 0 0;
	padding:0;
	position:relative;
	width:740px;
}
.skip {
	display:none;
}
.accesskey {
	text-decoration:underline;
}
.month {
	float:right;
	margin:0;
	padding:0;
}
.pictures {
	float:left;
	width:140px;
	overflow:hidden;
}
span.date {
	background-color:#0000FF;
	clear:left;
	color:#000000;
	display:block;
	font-family:Courier;
	font-size:inherit;
	font-style:normal;
	font-weight:400;
	text-align:center;
	width:55px;
}
span.event {
	background-color:#990000;
	margin:0 0 0 75px;
	width:300px;
}
/* ----- ID ----- */
#center {
	margin:10px auto 100px auto;
	text-align:left;
	width:740px;
}
#body {
	background:#FFF url(tb-img-bg-watermark.jpg) no-repeat top left;
	position:relative;
	width:717px;
	min-height:270px;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#content {
	margin:0 230px 0 188px;
	/*margin:0 0 0 188px;*/
	padding:18px;
}
#content_wide {
	
	margin:0 0px 0 188px;
	padding:18px;
	}
#picture {
	float:right;
	width:218px;
	height:226px;
/*	padding:0 0 10px 10px;
	margin:-18px -18px 0 0; */
}
#content-bottom {
	background-color:#FFF;
	margin:0 0 -35px 0;
}
.content-bottom-left {
	border-right:1px solid #DDD;
    float:left;
    width:190px;
}
.content-bottom-right {
	padding:15px 15px 15px 0;
    width:503px;
    margin-left:190px;
}
html>body .content-bottom-right {
    width:507px;
}
#left {
	left:-23px;
	position:absolute;
	top:18px;
	width:207px;
}
#menu {
	background-image:url(tb-img-bg-menu.png);
	border:1px solid #000000;
	float:left;
	margin:0 0 4px 0;
	width:205px;
	overflow:hidden;
}
#menu li {
	font-family:"Courier New", Courier, mono;
	font-size:117%;
	font-weight:bold;
}
#menu li a {
	font-weight:normal;
}
#menu div {
	padding:11px 0 12px 38px;
}
#menu li {
	list-style:none;
}
#search {
	margin:0px;
	padding:0px;
}
#search fieldset {
	border:0px solid #FFF;
	border-top:1px solid #000;
	margin:-1px;
	padding:5px 0 5px 0;
	text-align:center;
}
#search input {
	border:1px solid #000;
}
#buttons {
	padding:5px 0 0 0;
	width:215px;
}
ul.inline {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.inline li {
	display:inline;
}
#associates {
	left:499px;
	position:absolute;
	top:230px;
	width:240px;
}
/* hand pointer fix for ie */
ul li a div {
	cursor: pointer;
}
#buttons div, #associates div {
	float:left;
	margin:0 4px 4px 0;
	padding:0;
}
#telephone {
	clear:both;
	position:relative;
	top:35px; 
}
#footer {
	margin:61px 0 0 0;
	width:717px;

}
#footer_bg {
	background-image:url(tb-img-bg-footer.png);
	float:right;
	/*
	height:90px;
	width:620px;
	*/
	height:76px;
	margin-bottom:1em;
	padding:7px;
	width:606px;
}
#footer_stirling {
	float:left;
	width:97px;
}

/* links  */
a:link {
	color:#600;
	text-decoration:none;
}
a:visited {
	color:#600;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a.menu {
	font-weight:normal;
	font-weight: 500;
}

#content :link, #content :visited {
	font-weight: bold;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.6em;
}
  
h1, h2 {
	font-family:"Courier New", Courier, mono;
}



h3, h4, h5 {
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-variant:small-caps;
}

h1 { font-size: 150%; }
h2 { font-size: 120%; }
h3 { font-size: 160%; }
h4 { font-size: 130%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


form.form legend {
	font-weight: bold;
	color: #132E91;
	padding: .2em .5em;
	margin: .2em;
	border: 1px solid #132E91;
}

#menu form fieldset legend {
	background-image:url(tb-img-bg-footer.png);
	border:1px solid #000;
	padding:2px 5px 2px 5px;
}

#menu form fieldset label {
	background-color:#000;
	color:#fff;
	clear:both;
	display:block;
	margin:0 0 5px 0;
	padding:2px 5px 2px 5px;
	width:207px;
}

/*these added*/
form.form label, form.form fieldset div.cr p {
	margin: 0;
	display: block;
	width: 6em;
	text-align: right;
	float: left;
}

form.form fieldset div.cr label{
	text-align: left;
	margin-left: 6em;
	width: auto;
	float: none;
}



/* min-height workaround */


.prop {
	height:350px;
	float:right;
	width:1px;
}


.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.border
{
	border: 1px solid #666;
	padding: 2px;
}

.right
{
	float: right;
	/*clear: left;*/
	margin: 0 0 2px 2px;
}

/******************************
*Events button
******************************/
a.tbButton {
	border:1px solid #a2a2a2;
	background-color:#d0d0d0;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 5px;
	margin: 8px;
}
a.tbButton:hover {
	text-decoration:none;
	background-color: #8F8F8F;
	font-weight:bold;
	padding-left:4px;
	border:1px outset #a2a2a2;
}
a.tbButton:link {
	text-decoration: none;
}
a.tbButton:visited {text-decoration: none}
#imgbox2 {
	background-color:#fff;
	border: 1px solid #666; 
	float: right; 
	padding: 2px;
}
.evntdetails {
	border:1px solid #838DCE;
	background-color:#EFF6FF;
	width:80%;
	text-decoration:none;
	padding: 10px;
	margin: 5px;
}
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	/*z-index:10;*/
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.inform {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.inform strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .inform {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(h80.png) repeat-x;		
}

.thickbox img{
	border: 1px solid #CCC;
	padding: 3px;
	margin: 1px;
}




a.thickbox{ clear: none }

