* {
	margin:0;
	padding:0;
	outline:none;
}

img {
	border:0;
}

.detaillink {
color:#4D4D4D;
text-decoration:none;
}

body {
	background-color:#ccc;
	background-image:url(/images/gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:17px;
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size:14px;
	line-height:20px;
	color:#4d4d4d;
}

a:link, a:visited, a:active {
	color:#e04d2e;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
} 

/*header starts*/

#header {
	width:920px;
	padding:25px;
	padding-top:24px;
	padding-bottom:12px;
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	background-position:top;
}

#logo {
	float:left;
}

#headline {
	float:left;
	font-size:13px;
	line-height:18px;
	width:370px;
	margin-top:12px;
	margin-left:77px;
}

#telephone {
	width:258px;
	height:46px;
	float:right;
	margin-top:17px;
}

/*
#login {
	clear:both;
	text-align:right;
	font-size:13px;
}
*/

/*header ends*/

/*container*/

#container {
	width:970px;
	margin:0 auto;
}

#middle {
	width:920px;

	padding:0 25px;
	padding-bottom:10px;
	float:left;
	background-image:url(/images/middle.png);
	background-repeat:repeat-y;
}

/*banner*/

#banner {
	width:920px;
	height:293px;
	background-image:url(/images/back.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding-bottom:12px;
}

#intro {
	float:right;
	width:331px;
	padding-top:25px;
	padding-right:25px;
	line-height:18px;
	background-color:#504f4f;
}

#intro h1 {
	font-size:15px;
	font-weight:normal;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
}

#intro h1, #intro p {
	margin-bottom:13px
}

#intro .buttons .login {
	margin-right:14px;
}

/*banner ends*/

/*content starts*/

#content, #static {
	clear:both;
	
	border-bottom:1px dashed #ccc;
	float:left;
	padding-bottom:8px;
	width:920px;
}

#static {
	border-bottom:none;
	padding-bottom:0;
}

#content h2, #static h1, #section h2 {
	font-size:24px;
	font-weight:bold;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	color:#333;
	margin-bottom:10px;
	padding-top:10px;
}

#newsletter {
	float:right;
	width:316px;
	background-color:#961d05;
	/*background-image:url(../images/newsletter.gif);
	background-repeat:no-repeat;*/
	color:#fff;
	font-size:12px;
	min-height:135px;
	height:auto !important;
	height:135px;
	padding:15px 20px;
}

#newsletter h2 {
	font-size:15px;
	font-weight:bold;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	padding-top:0;
	margin-bottom:6px;
	color:#fff;
}

#newsletter p {
	margin-bottom:13px;
}

#newsletter table {
	border-collapse:collapse;
}

#newsletter input {
	width:212px;
	margin-right:11px;
	color:#666666;
	border:none;
	background-color:#fff;
	padding:6px 4px;
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

#text {
 	float:left;
	width:544px;
	padding-top:3px;
}

#text p, #static p, #static ul, #static ol {
	margin-bottom:13px;
}

#static ul, #static ol {
	margin-left:35px;
}

/*split content*/

#column {
	float:right;
	width:268px;
	font-size:12px;
	padding-bottom:8px;
}

#main {

	float:left;
	width:630px;
	padding-bottom:8px;
}
#hotel {
	float:none;
	padding-bottom:8px;
	width:auto;
}

#section {
	/*clear:both;
	border-top:1px dashed #ccc;
	padding-top:12px;*/
	
	border-bottom:1px dashed #ccc;
	padding-bottom:12px;
	margin-bottom:22px;
}

#gallery-panel {
	background-color:#e6e6e6;
	padding:10px 15px;
	padding-right:0;
	float:right;
	margin-bottom:40px;
	clear:both;
}

#gallery-panel h2 {
	font-size:15px;
	font-weight:bold;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	padding-top:0;
	margin-bottom:6px;
	color:#333;
}

#gallery-panel ul {
	margin:0;
	margin-top:20px;
}

#gallery-panel ul li {
	float:left;
	list-style-type:none;
	width:112px;
	height:74px;
	margin-right:14px;
	margin-bottom:15px;
}

#gallery-panel p {
	clear:both;
	margin-bottom:5px;
}

#gallery-panel a:link, #gallery-panel a:visited, #gallery-panel a:active, #gallery-panel a:hover {
	color:#4D4D4D;
}

/*quick links*/
#quick-links img {
	width:99px;
	HEIGHT:65PX;
}

#quick-links {
	line-height:14px;
	font-size:11px;
	clear:both;
}

#quick-links ul {
	margin:0;
}

#quick-links ul li {
	list-style-type:none;
	padding-bottom:32px;
	clear:both;
}

#quick-links ul li ul li {
	margin-bottom:0;
	clear:none;
}

#quick-links .thumb {
	float:left;
	width:101px;
	height:67px;
	padding:1px;
	border:1px solid #e6e6e6;

}

#quick-links .thumb img {
	border:1px solid #e6e6e6;

}

#quick-links li.desc {
	padding-top:4px;
	float:right;
	width:152px;

	font-size:12px;
}

#quick-links a:link, #quick-links a:visited, #quick-links a:active {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#quick-links a:hover {
	text-decoration:underline;
}	

/*quick links end*/

#testimonial-top {
	width:238px;
	padding:15px;
	background-color:#961d05;
	background-image:url(/images/testimonial-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	font-size:12px;
	line-height:16px;
	color:#fff;
	margin-top:30px;
	float:right;
	padding-bottom:2px;
}

#testimonial-bottom {
	width:268px;
	height:44px;
	background-image:url(/images/testimonial-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}

#testimonial-top a:link, #testimonial-top a:visited, #testimonial-top a:active, #testimonial-top a:hover {
	color:#fff;
}

.left {
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	margin-top:4px;
}

#shop {

	float:right;
	width:760px;

}

#categories {
	float:left;
	width:138px;
	font-size:12px;
	margin-top:0;
}

#categories ul {
	margin:0;
}

#categories ul li {
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	padding:5px 0;
}

#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	font-weight:normal;
	text-decoration:none;
}

#categories ul li a:hover {
	text-decoration:underline;
}

#details {
	width:384px;
	float:right;
	margin-top:10px;
}	

#details img {
	border:1px solid #e6e6e6;
	/*margin-bottom:20px;*/
	margin-bottom:0px;
}

#thumbs {
	width:370px;
	margin-top:20px;
	
}

#thumbs ul {
	margin:0;
}

#thumbs ul li {
	list-style-type:none;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:175px;
	margin-right:15px;
	color:#E04D2E;
	width:168px;
}

#thumbs ul li div.product {
	padding:4px;
	border:1px solid #e6e6e6;
}

#thumbs ul li div.product img {
	width:156px;
	height:103px;
}

#thumbs ul li img {
	border:1px solid #e6e6e6;
}	

#thumbs.full {
	width:760px;
}

/*split content end*/

/*content ends*/

/*hire*/

#hire {
	padding-top:17px;
	clear:both;
	color:#333;
	width:945px;
	float:left;
	background-image:url(/images/middle.png);
	background-repeat:repeat-y;
	padding-left:25px;
	
}

#hire h2 {
	font-size:24px;
	font-weight:bold;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom:20px;
}

#hire ul li {
	list-style-type:none;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:175px;
	margin-right:20px;
	color:#E04D2E;
	width:168px;
}

#hire ul li div.product {
	padding:4px;
	border:1px solid #e6e6e6;
}

#hire ul li div.product img {
	width:156px;
	height:103px;
}

#hire ul li img {
	border:1px solid #e6e6e6;
}	

/*hire ends*/

/*container ends*/

#footer {
	clear:both;

	width:944px;
	padding-top:29px;
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size:11px;
	text-align:left;
	padding-left:26px;	
	color:#333333;
	padding-bottom:100px;
}

#footer ul li {
	list-style-type:none;
	float:left;
	margin-right:16px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#990000;
}

/*navigation*/

#navigation {
	clear:both;
	padding-top:19px;
	height:41px;
}

.menu {
	list-style: none;
	display:inline;
}

.menu li {
	height: 41px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 41px;
	background-repeat: no-repeat;
}

.menu:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#home a {background-image: url(/images/home.jpg);width:76px;} 
#home {background-image: url(/images/home-over.jpg);width:76px;} 

#about-us a {background-image: url(/images/about-us.jpg);width:91px;} 
#about-us {background-image: url(/images/about-us-over.jpg);width:91px;}

#conferences a {background-image: url(/images/conferences_2.jpg);width:118px;}
#conferences {background-image: url(/images/conferences-over.jpg);width:118px;}
 
#av-equipment-hire a {background-image: url(/images/av-equipment-hire.jpg);width:151px;} 
#av-equipment-hire {background-image: url(/images/av-equipment-hire-over.jpg);width:151px;} 

#exhibitions a {background-image: url(/images/exhibitions_1.jpg);width:105px;} 
#exhibitions {background-image: url(/images/exhibitions-over.jpg);width:105px;} 

#testimonials a {background-image: url(/images/testimonials.jpg);width:119px;} 
#testimonials {background-image: url(/images/testimonials-over.jpg);width:119px;} 

#gallery a {background-image: url(/images/gallery.jpg);width:83px;} 
#gallery {background-image: url(/images/gallery-over.jpg);width:83px;} 

#news a {background-image: url(/images/news.jpg);width:67px;} 
#news {background-image: url(/images/news-over.jpg);width:67px;} 

#contact-us a {background-image: url(/images/contact-us.jpg);width:110px;} 
#contact-us {background-image: url(/images/contact-us-over.jpg);width:110px;} 

#home a:hover,
#about-us a:hover,
#conferences a:hover,
#av-equipment-hire a:hover,
#exhibitions a:hover,
#testimonials a:hover,
#gallery a:hover,
#news a:hover,
#contact-us a:hover {
	background: none;
}



table#contact {
	border-collapse:collapse;
	margin-bottom:13px;
}

table#contact th, table#contact td {
	padding-bottom:5px;
	vertical-align:top;
	text-align:left;
}

table#contact th {
	width:170px
}

table#contact input {
	width:200px;
}

table#contact input.button {
	width:auto;
}

table#contact select {
	width:150px;
}

table#contact textarea {
	width:250px;
	height:80px;
}


#blog {
	float:left;
	width:720px; 
	padding-bottom:8px; 
}

#blog p.heading {
	font-size:18px;
	font-weight:normal;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom:5px;
	color:#333;
}

#blog p.links {
	font-size:12px;
	margin-bottom:40px;
}

#sidebar {
	float:right;
	width:178px;
	font-size:12px;
	padding-bottom:8px;
}

#sidebar h2 {
	font-size:15px;
	font-weight:bold;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	padding-top:0;
	margin-bottom:6px;
	color:#333;
}
  

hr {
border:none;
border-top: 1px dashed #ccc;
color:none;
background-color:none;
height: 0px;
width: 100%;
text-align: left;

clear:both;
margin-bottom:15px;
}

.page a:link, .page a:visited, .page a:active, .page a:hover {
	color:#4d4d4d;
}

#exhire {
	width:920px;
	padding:0 25px;
	padding-top:25px;
	padding-bottom:5px;
	float:left;
	background-image:url(/images/middle.png);
	background-repeat:repeat-y;
	display:none; /*remove this line when the link is to be put back in*/
}


p.search input.field {
	width:100px;
}

.hiddenlabel {
	display:none; 
}
.off {
display:none;
}

/*de vere whites*/

table.eventprices {
	border-collapse:collapse;
	margin-bottom:13px;
	width:268px;
}

table.eventprices td, table.eventprices th {
	vertical-align:top;
	border:1px solid #e6e6e6;
	padding:3px;
	
	font-weight:normal;
}

table.eventprices th {
	width:215px;
	text-align:left;
}

table.eventprices td {
	text-align:right;
}

table.roomlayout {
	border-collapse:collapse;
	margin-bottom:13px;
	width:630px;
	font-size:10px;
}

table.roomlayout td, table.roomlayout th {
	vertical-align:top;
	border:1px solid #e6e6e6;
	padding:2px;
	
	font-weight:normal;
}

#main h2,
#hotel h2 {
	font-size:24px;
	font-weight:bold;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	color:#333;
	margin-bottom:10px;
	padding-top:10px;
}

img.alignrightimg {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;
}

img.alignleftimg {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
}


/*de vere whites ends*/
