@charset "utf-8";
/* Created: 29/06/08 */

/* set the font for the site */
* { 
    margin:0px;
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
}

/* set the colours for the text and background */

html {
	overflow-y:scroll
	}

body, html {
    color:#333;
	background:#f5f5f5;
	text-align:center;
	font-size:12px;
}

/* -- Defaults for headings, bulletpoints form required and paragraphs -- */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

ol, ul, li {
	list-style:disc;
    margin-left: 25px;
	margin-top:0px
}

ul {
	margin-top:0px
}

ol li {
	list-style:decimal;
	font-size:12px
}

IMG {
   border: none;
}

H1, H2, H3, H4, H5, H6 {
	font:bold 20px Arial, Helvetica, sans-serif;
	padding:20px 9px 9px;
	display:block;
	margin:0;
	padding:0;
}

h1 {
	color:#FFF	
}

H2 {
	font-size:18px;
}

H3 {
	font-size:16px;
}

H4 {
	font-size:15px;
}

H5 {
	font-size:14px;
}

H6 {
	font-size:13px;
}


p {
	padding:10px 0px 0px 0px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

a:hover {
	color:#000;
}

input, select, textarea {
	font-size:11px;
	padding:5px 0px;
	border:0px;
}

.tooltip-red{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 32; 
	display: none; 
	border:1px solid #c01619;
	font-size:11px;
	font-weight:normal;
	padding:6px 10px;
	color:#fc2529;
	background:#FFF
}

/* -- END Defaults -- */

/* This holds the content, change it's width to whatever is needed */

#wrap {
    width:100%;
	margin:0 auto;
	text-align:center;
	border-top:2px solid #fc2529;
	background:#f5f5f5 url(../images/headerBg.png) repeat-x;
}


#header {
	height:129px;
	width:1000px;
	clear:both;
	margin:0 auto;
	text-align:left;
	background:transparent url(../images/dann-event-hire.png) no-repeat;
}

.subscribe {
	height:40px;
}

#menu {
	width:1000px;
	height:39px;
	margin:0 auto;
	text-align:center;
	background:transparent url(../images/menuBg.png) repeat-x;
	clear:both
}

#menu .home, #menu .products, #menu .about, #menu .sales, #menu .gallery, #menu .contact {
	width:168px;
	height:39px;
	float:left
}

#menu .home a, #menu .products a, #menu .about a, #menu .sales a, #menu .gallery a, #menu .contact a {
	width:168px;
	height:39px;
	display:block;
	text-indent:9999px;
	overflow:hidden;
}

#menu .home a {
	width:168px;
	background:transparent url(../images/menu.png) 0px 0px no-repeat;
	text-align:left
}

#menu .home a:hover {
	background:transparent url(../images/menu.png) 0px -39px no-repeat;
}


#menu .products, #menu .products a {
	width:209px;
}

#menu .products a {
	width:209px;
	background:transparent url(../images/menu.png) -168px 0px no-repeat;
	text-align:left
}

#menu .products a:hover {
	background:transparent url(../images/menu.png) -168px -39px no-repeat;
}

#menu .about, #menu .about a {
	width:197px;
}

#menu .about a {
	width:197px;
	background:transparent url(../images/menu.png) -377px 0px no-repeat;
	text-align:left
}

#menu .about a:hover {
	background:transparent url(../images/menu.png) -377px -39px no-repeat;
}

#menu .sales, #menu .sales a {
	width:153px;
}

#menu .sales a {
	width:153px;
	background:transparent url(../images/menu.png) -406px 0px no-repeat;
	text-align:left
}

#menu .sales a:hover {
	background:transparent url(../images/menu.png) -406px -39px no-repeat;
}


#menu .gallery, #menu .gallery a {
	width:218px;
}

#menu .gallery a {
	width:218px;
	background:transparent url(../images/menu.png) -574px 0px no-repeat;
	text-align:left
}

#menu .gallery a:hover {
	background:transparent url(../images/menu.png) -574px -39px no-repeat;
}

#menu .contact, #menu .contact a {
	width:208px;
}

#menu .contact a {
	width:208px;
	background:transparent url(../images/menu.png) -792px 0px no-repeat;
	text-align:left
}

#menu .contact a:hover {
	background:transparent url(../images/menu.png) -792px -39px no-repeat;
}



.menuLine {
	width:1000px;
	background:#fc2529;
	height:4px;
	line-height:1px;
	font-size:1px;
	clear:both;
	margin:0 auto
}

#main {
	width:1020px;
	clear:both;
	text-align:left;
	margin:0 auto;
}

#main .left {
	width:7px;
	background:#F5F5F5;
	height:100%;
	float:left
}

#main .middle {
	width:1000px;
	float:left;
	background:#FFF
}

.main-image, .main-image-shorter {
	width:1000px;
	background:#FFF;
}

.main-image-top, .main-image-bottom {
	width:1000px;
	height:12px;
	clear:both;
	line-height:1px;
	font-size:1px;
	background:#FFF url(../images/main-image-top.png) no-repeat;
}

.main-image-bottom {
	height:6px;
	background:#FFF url(../images/main-image-bottom.png) no-repeat;
}

#main-image-left, #main-image-left-shorter {
	width:6px;
	height:334px;
	float:left;
	background:#FFF url(../images/main-image-left.png) repeat-y;
}

#main-image-left-shorter {
	height:199px;
}

#main-image-right, #main-image-right-shorter {
	width:4px;
	float:left;
	height:334px;
	background:#FFF url(../images/main-image-right.png) repeat-y;
}

#main-image-right-shorter {
	height:199px;
}

#main-image-middle, #main-image-middle-shorter {
	width:990px;
	height:334px;
	background:#000;
	float:left;
	position:relative
}

#main-image-middle-shorter {
	height:199px;
}

#main-image-middle .inner {
	width:990px;
	float:left;
	position:absolute;
	z-index:1
}

#floatingBg {
	width:460px;
	height:160px;
	background:#000;
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6;      /* khtml, old safari */
	-moz-opacity: 0.6;       /* mozilla, netscape */
	opacity: 0.6;           /* fx, safari, opera */
	position:absolute;
	bottom:36px;
	right:24px;
	z-index:2
}

#floatingText {
	width:460px;
	height:160px;
	position:absolute;
	bottom:36px;
	right:24px;
	color:#FFF;
	z-index:3
}

#floatingText H1 {
	font-size:22px;
	line-height:1em;
	padding:10px;
	color:#FFF;	
	font-weight:700
}

#floatingText p {
	font-size:12px;
	line-height:1.2em;
	padding:0px 10px 10px 10px;
	color:#FFF;
	display:block
}

#floatingText a, #floatingText a:visited, #floatingText a:active {
	font-size:11px;
	line-height:1em;
	padding:0px 0px 10px 10px;
	color:#FFF;
	display:block
}

#floatingText a:hover {
	color:#fc2529
}


.mainContent {
	width:1000px;
	padding-top:23px;
	margin-left:7px;
	background:#FFF;
	clear:both
}

.mainContent .mainContentLeft {
	width:586px;
	float:left;
}

.leftPanelRedStart, .leftPanelGreyStart {
	width:7px;
	height:37px;
	background:transparent url(../images/leftPanelRedStart.png) no-repeat;
	position:absolute;
	z-index:4;
	left:-7px;
}

.leftPanelGreyStart {
	background:transparent url(../images/leftPanelGreyStart.png) no-repeat;
	height:38px
}

.leftPanelRed, .leftPanelGrey {
	width:586px;
	float:left;
	position:relative
}

#widePanel {
	width:1000px
}

#contact_form2 {
	padding:15px;
	padding-top:0px
}

#contact_form2 span {
	clear:both;
	margin-bottom:1px;
	border-top:4px solid #FFF;
	border-bottom:4px solid #FFF;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	display:block;
	background:#FFF;
	width:208px;
}

#contact_form2 span input, #contact_form2 span select, #contact_form2 span textarea {
	/*background:#FFF;
	padding:3px 10px;
	border:1px solid #f0eeef;
	width:200px
	*/
	
	width:198px;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	background:#666;
	color:#CCC;
	padding:2px 4px;
	margin:0
}

#contact_form2 span select {
	width:208px;
}


.leftPanelRed h1, .leftPanelGrey h1 {
	background:#fc2529;
	height:34px;
	display:block
}

.leftPanelRed h1 span {
	padding:10px 0px 0px 0px;
	color:#FFF;
}

.leftPanelGrey h1 {
	background:#CCC
}

.leftPanelGrey h1 span {
	padding:4px 0px 0px 15px;
	display:block;
	color:#FFF
}

.leftPanelGrey h1 span {
	color:#666;
	font-size:16px;
	padding-top:9px
}

.leftPanelGrey h2, .leftPanelGrey h3 {
	background:#CCC;
	height:34px;
	display:block
}

.leftPanelGrey h2 span, .leftPanelGrey h3 span {
	padding:10px 0px 0px 0px;
	color:#FFF
}

.leftPanelGrey h2 span, .leftPanelGrey h3 span {
	color:#666;
	font-size:16px;
	padding-top:9px
}

.leftPanelRed p, .leftPanelGrey p {
	padding:15px 30px 30px 15px;
	font-size:13px;
	display:block;
	border-right:1px solid #f1f1f1;
}

.leftPanelGrey p {
	border:none
}

.leftPanelGrey .productImage {
	width:210px;
	margin-top:12px;
	float:left
}

.leftPanelGrey .productText {
	width:365px;
	float:left;
	border-right:1px solid #f1f1f1;
}


.leftPanelGrey .productImageTop, .leftPanelGrey .productImageBottom {
	width:195px;
	height:4px;
	font-size:1px;
	line-height:1px;
	background:transparent url(../images/productImageTop.png) no-repeat 12px 0px;
}

.leftPanelGrey .productImageBottom {
	background:transparent url(../images/productImageBottom.png) no-repeat 12px 0px;
	height:7px;
	font-size:1px;
	line-height:1px;
}

.leftPanelGrey .productImageMid {
	background:transparent url(../images/productImageMid.png) repeat-y 12px 0px;
	clear:both
}

.leftPanelGrey .productImageMid IMG {
	padding:5px 9px 2px 20px;
	display:block
}

.leftPanelGrey .productText H1 {
	background:none;
	font-size:14px;
	padding:15px 30px 0px 15px;
	height:auto
}

.leftPanelGrey .productText H2, .leftPanelGrey .productText H3 {
	background:none;
	font-size:14px;
	padding:15px 30px 0px 15px;
	height:auto
}

.leftPanelGrey .productText p a {
	color:#2f7abb;
	font-weight:normal;
	font-size:12px;
	padding:0px 0px 5px 20px;
	display:block;
	background:transparent url(../images/readMoreArrowRed.png) no-repeat 0px 1px;
}

.leftPanelGrey .productText p a:hover {
	background:transparent url(../images/readMoreArrowRed-on.png) no-repeat 0px 1px;
	color:#515151
}

.mainContent .mainContentRight {
	width:409px;
	float:left
}

.mainContentRight .inner {
	padding:15px;
	font-size:12px;
	background:#ececec;
}

.galleryThumb, .galleryThumb2, .galleryThumb3{
	width:110px;
	height:90px;
	float:left
}

.galleryThumb2 {
	height:94px;
	width:104px
}

.galleryThumb a, .galleryThumb2 a, .galleryThumb3 a {
	background:#FFF;
	height:94px;
	width:104px
}


.galleryThumb a img, .galleryThumb2 a img, .galleryThumb3 a img {
	padding:2px;
	display:block;
	background:#FFF;
	border:0
}
.galleryThumb a:hover img, .galleryThumb2 a:hover img, .galleryThumb3 a:hover img {
	background:#fc2529;
}

/******* PRODUCTS *******/

.mainContentLeft#product-list{
	width:253px
}	

#product-list .leftPanelRed {
	width:253px
}	

#product-list .leftPanelRed h1 span{
	font-size:16px;
	padding-top:9px
}	

#product-list .leftPanelRed p {
	margin:0px 20px 10px 10px;
	padding:10px 3px 3px 3px;
	font-size:13px;
	display:block;
	border:0;
	background:#ececec
}

#product-list .leftPanelRed p a {
	padding:2px 10px;
	display:block;
	border-bottom:1px solid #ececec;
	background:#FFF;
	color:#999;
	font-weight:normal;
	font-size:12px
}

#product-list .leftPanelRed p a:hover {
	background:#F5F5F5;
	color:#333;
}

.rightProductPanel {
	margin-left:11px;
	background:#f3f3f3;
	border-bottom:1px solid #f1f1f1;
}

.rightProductPanel h1 {
	display:block;
	background:#CCC;
	height:34px
}

.rightProductPanel h1 p {
	padding:9px 10px 0px 15px;
	border:0;
	display:block;
	font-size:16px
}

#products-right {
	width:743px
}

.productsArea {
	width:732px
}


.productsArea .inner {
	padding:12px 0px 15px 12px;
}

.productThumbContainer {
	width:180px;
	height:166px;
	float:left
}

.productThumb {
	width:170px;
	height:156px;
}

.productThumb strong {
	height:116px;
	width:170px;
	background:#FFF;
	text-align:center;
	vertical-align:middle;
	display:block
}

.productThumb img {
	display:block;
	text-align:center;
	margin:0 auto;
	
}

.productThumb a {
	background:#FFF;
	width:170px;
	display:block;
	margin-bottom:1px
}

.productThumb a:hover {
	background:#F5F5F5
}

.productThumb a span {
	font-size:11px;
	color:#999;
	display:block;
	padding:2px 5px;
	background:transparent;
	font-weight:normal;
	overflow:hidden
}

.productThumb a span span {
	height:28px
}

.productThumb a .description {
	font-size:11px;
	width:170px;
	height:31px;
	font-weight:normal;
	overflow:hidden;
}

.productInfoBg {
	width:729px;
	height:413px;
	background:transparent url(../images/productInfoBg.png) no-repeat 0px 0px;
	behavior: url(iepngfix.htc);
}

.productInfoTitle {
	padding:14px 25px;
}

.productInfoTitle h1 {
	width:50%;
	float:left;
	font-size:13px;
	color:#FFF;
	font-weight:bold
}

.productInfoTitle .closeInfo {
	width:50%;
	float:left;
	font-size:11px;
	color:#FFF;
	text-align:right;
}
.closeInfo a {
	color:#9e0d10;
	background:transparent url(../images/buttons/x.png) no-repeat center right;
	padding:0px 20px 0px 0px;
	display:block;
	font-weight:normal;
	text-align:right
}

.closeInfo a:hover {
	background:transparent url(../images/buttons/xOn.png) no-repeat center right;
	color:#FFF;
}

.productInfoContent {
	margin-top:15px;
	text-align:left
}

.productInfoLeft {
	margin-left:34px;
	width:338px;
	float:left
}

.productInfoRight {
	width:315px;
	float:left;
	color:#888b88;
	font-size:11px
}

.largeImage {
	width:322px;
	height:234px;
	background:#FFF;
	text-align:center
}

.largeImage img {
	text-align:center
}

.productInfoRight a, .productInfoRight span {
	padding:1px 5px;
	display:block;
	border-bottom:2px solid #ececec;
	background:#FFF;
	color:#888b88;
	font-weight:normal;
	font-size:11px
}

.productInfoRight p {
	padding:5px;
	display:block
}

.productInfoRight a:hover {
	background:#F5F5F5;
	color:#333;
}

.productInfoLeft .thumb {
	width:110px;
	height:89px;
	float:left
}

.productInfoLeft .thumb img {
	padding:10px 10px 0px 0px
}

.searchFloat {
	position:relative;
}

#searchPanel{
	padding:20px 12px 10px 8px
}

#searchPanel b{
	color:#fc2529;
	font-weight:bold;
	margin:none;
	padding:none;
	font-size:12px;
	padding:10px 0px 5px 10px;
	display:block;
	background:#FFF
}

#searchPanel span {
	color:#fc2529;
	border-top:14px solid #fc2529;
	border-bottom:1px solid #fc2529;
	display:block;
	background:#FFF;
	margin:none;
	padding:none
}

#searchPanel span input {
	padding:3px 10px;
	color:#888b88;
	font-size:12px;
	background:#FFF;
	outline:none;
	display:block
}

/***** END PRODUCTS ********/

.newsScroll {
	height:500px;
	overflow:scroll;
	overflow-x:hidden;	
}

.pane {
	padding-right:10px;
}

.fb-add-tiny {
	height:47px;
}

.fb-add-tiny a {
	color:#4268c0;
	padding:6px 13px 5px 50px;
	font-weight:normal;
	display:block;
	text-align: right;
	background:transparent url(../images/fb-icon-tiny.png) 76px 3px no-repeat;
}

.fb-add-tiny a:hover {
	color:#333;	
}


.fb-add-tiny-black {
	height:27px;
}

.fb-add-tiny-black a {
	color:#CCC;
	padding:6px 8px 5px 26px;
	font-weight:normal;
	display:block;
	background:transparent url(../images/fb-icon-tiny-black.png) 0px 3px no-repeat;
}

.fb-add-tiny-black a:hover {
	color:#FFF;	
}

.rightPanelNews {
	margin-left:11px;
	background:#f3f3f3;
	border-bottom:1px solid #f1f1f1;
}

.rightPanelNews h1 {
	display:block;
	background:#CCC;
	height:34px
}

.rightPanelNews h1 span {
	width:50%;
	float:left;
	display:block;
	color:#ee3024;
	font-size:16px
}

.rightPanelNews h1 span p {
	padding:9px 10px 0px 15px;
	border:0
}

.rightPanelNews h3 {
	display:block;
	background:#CCC;
	height:34px
}

.rightPanelNews h3 span {
	width:50%;
	float:left;
	display:block;
	color:#ee3024;
	font-size:16px
}

.rightPanelNews h3 span p {
	padding:9px 10px 0px 15px;
	border:0
}


.rightPanelNews p {
	padding:20px 15px 0px 15px;
	display:block;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}

.rightPanelNews p a {
	color:#2f7abb;
	font-weight:normal;
	font-size:12px
}

.rightPanelNews p a:hover {
	color:#333;
}

.rightPanelNews p > p {
	padding:0px;	
}

.rightPanelNews h1 span p a {
	background:transparent url(../images/rss.gif) 56px 3px no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 2px 62px;
	display:block;
	text-align:right;
	color:#fc5e00;
}

.rightPanelNews h1 span p a:hover {
	color:#FFF
}


.rightPanelNews h3 span p a {
	background:transparent url(../images/rss.gif) 56px 3px no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 2px 62px;
	display:block;
	text-align:right;
	color:#fc5e00;
}

.rightPanelNews h3 span p a:hover {
	color:#FFF
}



.pdf {
	padding:5px 10px 4px 28px;
	font-weight:normal;
	background:#FFF url(../images/pdf.gif) 4px 2px no-repeat;
	display:block;
	width:200px;
}

.pdf:hover {
	background:#F5F5F5 url(../images/pdf.gif) 4px 2px no-repeat;
}

/* footer */

#preFooter {
	width:1020px;
	clear:both
}

#preFooterInner {
	width:1000px;
	background:#FFF;
	padding:5px 0px;
	float:left
}

.leftGap {
	width:7px;
	float:left
}

#preFooterInner .left {
	width:493px;
	font-size:11px;
	border-top:1px solid #d8d9da;
	color:#666;
	float:left;
	background:none
}

#preFooterInner .right {
	width:493px;
	font-size:11px;
	border-top:1px solid #d8d9da;
	color:#666;
	text-align:right;
	float:left;
	background:none
}

#preFooterInner .right p {
	padding:7px 10px;
	text-align:right;
}

#preFooterInner .left p {
	padding:7px 10px;
}

#footer {
	width:1007px;
	background:none;
	margin:0 auto;
}

#footerInner {
	width:1000px;
	background:#FFF;
	float:left;
	font-size:12px
}

#footerInner .inner {
	margin:0px 5px 5px 5px;
	padding:26px 22px;
	color:#999;
	background:#333;
	line-height:1.3em;
	text-align:left
}

#footerInner .inner .address, #footerInner .inner .products {
	width:160px;
	float:left
}

#footerInner .inner .about {
	width:390px;
	float:left
}


.gap20 {
	width:20px;
	float:left
}

.gap10 {
	width:10px;
	float:left
}

#footerInner .inner strong {
	color:#CCC
}

#footer a {
	color:#CCC;
	text-decoration:none;
	font-weight:normal
}

#footer a:hover {
	color:#fc2529;
}

