/* CSS Document */

body {
	background:#666666 url(../images/bg_page.gif) ;
	margin:0 auto 0 auto;
	position:relative; /*IE .header-logo Position relative fix!*/
	width:800px;
	font: 76% Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
}

a:link{color:#0000FF;}
a:hover{color:#0099FF;}

h1,h2,h3,h4,h5,h6,ul,li,p,form,ol {margin:0;padding:0}

#header{
	background: url(../images/header_bg.jpg) no-repeat;
	width:800px;
	height: 108px;
	padding: 10px 0px 0 0px;
	/*overflow:auto;*/
}


h3 {
	margin-top: 10px;
	font-size: 1em;
	color: #333333;
	font-family: "Arial", Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
}

.header-logo {
	float:left;
	
	position:absolute;
/*	left: -286px;*/
	margin:0 0 0px 14px;
}

#blurb-container {
	float:right;
	width:500px;
	height:74px;
}

#header h1,#header h2 {
	font-size:1em;
	display:inline;
	margin:0 1em 0 0;
	clear:left;
}
#header a{text-decoration:none;}
#header a:link { color:#fff;}
#header a:visited { color:#fff;}
#header a:hover { color:#fad33b;}


#header p{	margin:0 0 0 0;}

/*--------NAV BAR-------*/
#header ul {
	float:right;
	clear:right;
	position:relative;
	height:34px;
	bottom:0px;
	color:#000000;
	font-size:1.1em;
	padding:0 1em 0 0;
}
#header ul li{
	float:left;
	display:inline;
	height:24px;
	margin: 0 0 0 0;
	padding:10px 0 0 0;
	background: url(../images/nav-bg-rpt.jpg) repeat-x;
}
#header ul li.first{
	background: url(../images/nav-cap-left.jpg) no-repeat;
	padding-left:1em;
}
#header ul li.first-selected {
	background: url(../images/nav-cap-left-white.jpg) no-repeat;
	padding-left:1em;
}

#header ul li.last{
	background: url(../images/nav-cap-right.jpg) no-repeat right top;
	padding-right:1em;
}
#header ul li.last-selected {
	background: url(../images/nav-cap-right-white.jpg) no-repeat right top;
	padding-right:1em;
}
#header ul li.selected {
	background: url(../images/nav-bg-rpt-white.jpg) repeat-x;
}
#header ul li a {
	border-left:1px solid #f9e387;
	border-right:1px solid #e0c868;
	padding:0 1em .5em 1em;
}

#header ul li a.first {
	border-left:0px solid #f9e387;
	border-right:1px solid #ccc;
	padding-left:.5em;
}
#header ul li a.last {
	border-left:1px solid #f9e387;
	border-right:0px solid #ccc;
	padding-right:.5em;
}
#header ul li a{text-decoration:none;}
#header ul li a:link { color:#000;}
#header ul li a:visited { color:#000;}
#header ul li a:hover { color:#0000FF;text-decoration:underline;}

/*--------SECTION HEAD-------*/
#section-head {
	float:left;
	width:800px;
	height:37px;
	background: url(../images/section-head-bg-rpt.jpg) repeat-x;
}
#section-head h1{
	display:inline;
}
#section-head h1 {
	background: url(../images/section-head-h1-bg.jpg) no-repeat right top;
	float:left;
	font-size:1.4em;
	height:27px;
	padding:10px 30px 0 24px;
	margin: 0 20px 0 0;
}
#section-head p {
	color:#000000;
	padding:12px 0 0 0;
}
#section-head h1 a{}
#section-head h1 a:link { color:#fff;}
#section-head h1 a:visited { color:#ddd;}
#section-head h1 a:hover { color:#fad33b;}

/*--------MAIN CONTAINER-------*/
#main-container {
float:left;
width:776px;
background-color: #e6e7e8;
padding:15px 0px 24px 24px;
color:#000000;
}

.image-block {
align:left;
padding:5px;
margin:15px 10px 15px 0;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}

.image-photo {
float:left;
padding:5px;
margin:0 10px 15px 0;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}

.image-lifestyle {
float:right;
padding:5px;
margin:20px 20px 15px 20px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}


#main-container p {
	margin: 0px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 0px;
	line-height:1.5em;
}


#main-container ol{
	margin-top: 10px;
	line-height:1.5em;
	padding-left:10px;
	margin: 0px;
}

#main-container h1 {
	font-size: 1.5em;
	margin-top: 10px;
	color: #000000;
	font-family: Trebuchet MS, "Arial", Helvetica, sans-serif;
}

#main-container h2 {
	font-size: 1.2em;
	margin-top: 10px;
	color: #000000;
	font-family: Trebuchet MS, "Arial", Helvetica, sans-serif;
	margin-bottom: 0px;
}

#main-container ul{
	margin-top: 7px;
	line-height: 1.5em;
	padding-left: 15px;
}

.generic-table{
padding:0 4px 3px 0;
text-align:right;
}
/*--------PRODUCTS-------*/
.product-thumb{
	float:left;
	width:176px;
	height:26.5em;
	color:#000000;
	margin:0 10px 15px 0;
	padding:4px 0 5px 4px;
	background: #e1e1e1 url(../images/product-thumb-bg.jpg) repeat-x;
	border-bottom:1px solid #c5c5c5;
}


.other-products,
.other-products-bg {
	float:left;
	width:240px;
	height:26em;
	color:#000000;
	margin:15px 10px 15px 0;
	padding:4px 0 5px 4px;
	background: #e1e1e1 url(../images/product-thumb-bg.jpg) repeat-x;
	border-bottom:1px solid #c5c5c5;
}

.other-products-bg {
	height:28em;
}


.other-products.pabx{
	height:31.5em;
}

.other-products.pabx.sl{
		clear:left;
}


.product-thumb img,
.other-products img,
.other-products-bg img {
 	border:1px solid #999999;
}

.pdf img {
 	border:0;
}
	
#main-container h1 {
	font-size: 1.5em;
	color: #000000;
	font-family: Trebuchet MS, "Arial", Helvetica, sans-serif;
}


#main-container h2 {
	font-size: 1.2em;
	color: #000000;
	font-family: Trebuchet MS, "Arial", Helvetica, sans-serif;
	margin-bottom: 0px;
}
	
#main-container .product-thumb p,
#main-container .other-products p,
#main-container .other-products-bg p,
#main-container .bottom-link {
	padding:2px 2px 0 10px;
	margin:2px;
	font-size:.9em;
}

#main-container .other-products-bg p img{
	border: 0;
	background-color: 0;
	background-image: none;
}

#main-container .bottom-link {
	padding: 0 20px 0 0;
}

#main-container .other-products-bg p{
	padding:2px 2px 0 10px;
}

#main-container .other-products.pabx ol{
	padding:5px 2px 0 20px;
	font-size:.9em;
}
	
#main-container .product-thumb h2, 
#main-container .other-products h2,
#main-container .other-products-bg h2,
#main-container .other-products .pabx h2{
	font-size:1.2em;
	line-height:1.5em;
	margin:5px 5px 0 10px;
}
.product-thumb p {margin:5px 0 0 10px;}

.product-thumb h2 a{}
.product-thumb h2 a:link { color:#0000FF;}
.product-thumb h2 a:visited { }
.product-thumb h2 a:hover { color:#0099FF;}

.main-text{
clear:left;
float:left;
width:775px;
margin:1em 0;
padding:10px 0 0px 0;
}

.generic-table td{
padding:0 4px 3px 0;
}

.generic-table .flabel{
text-align:right;
}

.contact-table{
padding:0 15px 3px 0;
width:300px;
float:left;
}

#ContactForm legend {
font-weight:bold;
}

#ContactForm fieldset{
	margin:10px 0;
	border:1px solid #CCCCCC;
	padding:10px;
}

.moreinfo-list{
	list-style:none;
}

.enquiry-form{
	padding-right:20px;
	padding-top: 2px;
}
.enquiry-form h1{
	font-size: 1.5em;
	color: #000000;
	font-family: Trebuchet MS, "Arial", Helvetica, sans-serif;
}

.bottom-link {
	float: right;
}

/*--------FOOTER-------*/
#footer {
	float:left;
	width:754px;
	height:85px;
	background: url(../images/footer-bg.jpg) no-repeat;
	padding: 28px 23px 0 23px;
	color:#000000;
	font-size:.9em;
}

#footer .partner-logo{
	float:left;
}
#footer-contacts{
	float:right;
	padding:5px;
	background-color:#dedfe0;
	border-top:1px solid #999;
	border-right:1px solid #ccc;
	border-bottom:1px solid #fff;
	border-left:1px solid #ccc;
}
#footer-contacts p{
	float:left;
}
#footer-contacts p.first{
	margin-right:3em
}
#footer a:link, #footer a:visited { color:#000;}

#footer a:hover {  color:#0099FF;}

.footer-link {

}
 a.footer-link{padding:.3em .6em; text-decoration:none;}
 a.footer-link:link { color:#bbb; text-decoration:none;}
 a.footer-link:visited { color:#bbb;}
 a.footer-link:hover { background-color:#0099FF; color:#fff;}

 .footer-link-head{
	float:right;
	margin:.5em 16px 1em 0;
	font-size:.9em;
	font-weight:normal;
 }
 
 .footer-copyright{
	float:left;
	padding: 7px 5px 0 25px;
	font-size:.9em;
	font-weight:normal;
	color:#BBBBBB;
	 }
