@charset "utf-8";
/* CSS Document */

.tequila_announce {
	font-size:10px;
	color:#A22;
}

html, body {
	color: #333;
}
	
body,td,ul,li,select,input,form,h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

body {
	font-family:Lucida Sans Unicode,Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/page_bg.gif);
	background-repeat:repeat-x;
	background-color:#c6c6c6;
}

/* Required for related info links */
a {
	outline:none;
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#mainarea {
	margin-top:20px;
}

.filetype_icon {
	border:none;
	margin-top:-3px;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
}

.right_box {
	width:190px;
	height:90px;
	padding:5px;
	margin-bottom:20px;
}

.no_border {
	background-color:#333;
}

.image_border {
	border:1px solid #AAAAAA;
}

.picture_block_border {
	border:1px solid #AAAAAA;
}

.site_container {
	width:972px;
	background:#FFF;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	min-height:650px;
	padding:10px;
	padding-bottom:0px;
}

.bottom_menu {
	border-top:1px solid #AAAAAA;
}

.banner_menu_row {
	width:100%;
	height:60px;
	text-align:right;
}

.logo {
	background:url(/logo_Laing.gif);
	width:213px;
	height:66px;
	float:left;
	cursor:pointer;
}

.banner {
	background:url(/colour_strip.gif);
	width:972px;
	height:50px;
	margin-top:10px;
	margin-bottom:10px;
}

#banner_menu li {
	display:inline;
}

#banner_menu a {
	font-size:14px;
	text-decoration:none;
	color:#666666;
	margin-right:5px;
}

#banner_menu a:hover {
	color:#FF6600;
	text-decoration:underline;
}

.footer {
	width:982px;
	overflow:auto;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
.footer_left {
	float:left;
	padding:10px;
}
.footer_right {
	float:right;
	padding:10px;
}

#bottom_menu li {
	display:inline;
}

#bottom_menu a {
	font-size:10px;
	text-decoration:none;
	color:#333;
	margin-right:5px;
}

#bottom_menu a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#top_menu {
	clear:both;
	background-color:#333;
	z-index:1000;
	overflow:auto;
}
/* Head links */
#top_menu li.headlink { 
	float: left; 
	background:#333;
}

#top_menu, #top_menu ul { list-style: none; }

#top_menu li.headlink a { 
	display: block;
	color:#fff;
	height:20px;
	width:185px;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	border-right:2px solid #FFF;
	font-size:11px;
}
#top_menu li.headlink a:hover { 
	color:#FFF;
	background-image:url(/menu_hover.gif);
	background-repeat:repeat-x;
}

/* Child lists and links */
#top_menu li.headlink ul { 
	display: none;
	position:absolute;
	z-index:1000;
	text-align: left;
}
#top_menu li.headlink:hover ul { 
	display: block;
}
#top_menu li.headlink ul li a { 
	color:#333;
	font-size:10px;
	text-align:left;
	display:block;
	border:none;
}
#top_menu ul.submenu {
	z-index:1000;
}
#top_menu li.sublink a { 
	width:170px;
	padding-left:15px;
	font-weight:normal;
}
#top_menu li.sublink a:hover {
	color:#fc7215;
}

#top_menu li.headlink ul li a:hover {
	background-image:none;
	background-color:#EEE;
}
.fl1 {
	float:left;
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
}
.fl2 {
	float:left;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
.fl3 {
	float:left;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

.sub_heading {
	font-size:16px;
	color:#fc7215;
}

.outerpair1 {
	background:url(/upperrightfade.png) right top no-repeat;
}
.outerpair2 {
	background:url(/lowerleftfade.png) left bottom no-repeat;
	padding-top:8px;
	padding-left:8px;
}
.shadowbox {
	background:url(/shadow.png) bottom right;
	width:185px;
}
.innerbox {
	position:relative;
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	left:-8px;
	top:-8px;
}

.search {
	float:right;
}

#search_button {
	float:right;
	background-image:url(/search_bg.gif);
	background-repeat:no-repeat;
	width:99px;
	height:19px;
}
#search_button a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
#search_button a:hover {
	color:#C30;
}

#mainarea ul {
	color:#333;
	margin-left:20px;
}

.spacer {
	clear:both;
	height:10px;
}

#dev_print, .print {
	display:none;
}

.orange {
	background-image:url(/orange.jpg);
}

#ad_block {
	color:white;
	clear:both;
	padding-top:10px;
}

#ad_block li {
	list-style:none;
	float:left;
	width:322px;
	height:106px;
	margin-right:2px;
}

.promo ul {
	float:left;
	width:322px;
	height:106px;
}
.promo li {
	list-style:none;
}
.download_link {
	display:block;
	margin-bottom:15px;
	width:500px;
	height:30px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.float_center {
	margin-left:auto;
	margin-right:auto;
}