@charset "utf-8";
.clear {
	clear:both;
}
#main {
	background-image:url(../images/bgsides.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	width:830px;
}
#contentMain {
	float:left;
	background-image:url(../images/bgheader2.jpg);
	background-repeat:no-repeat;
	background-position:0 166px;
}
#top {
	background-image:url(../images/bgcornerstop.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:42px;
	background-color:#FFFFFF;
}
#navMain {
	float:left;
	list-style:none;
	margin:0;
	padding-left:10px;
	padding-top:5px;
	
	
}
#calltoaction {
	float:left;
	margin-left:20px;
	margin-right:10px;
	width:305px;
	margin-top:10px;
	height:23px;
}
#navMain li {
	float:left;
	font:67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#navMain a {
	background:#69B6C4;
	color:#fff;
	display:block;
	
	font-weight:700;
	margin:0;
	padding:8px 10px;
	text-decoration:none;
}
#navMain .left {
	background:#69B6C4 url(../images/bgnavcornerleft.gif) bottom left no-repeat;
	color:#fff;
	padding-bottom:8px;
}
#navMain a.left:hover {
	background:#A71634 url(../images/bgnavcornerleftred.gif) bottom left no-repeat;
	color:#fff;
	padding-bottom:8px;
}
#navMain .right {
	background:#69B6C4 url(../images/bgnavcornerright.gif) bottom right no-repeat;
	color:#fff;
	padding-bottom:8px;
}
#navMain a.right:hover {
	background:#A71634 url(../images/bgnavcornerrightred.gif) bottom right no-repeat;
	color:#fff;
	padding-bottom:8px;
}
#search {
	float:right;
	
	padding-right:10px;
	margin-top:15px;
	width:220px;
}
#search fieldset {
	padding-top:0px;
	margin-top:0;
}
#search label {
	display:inline;
	color:#69B6C4;
	margin-bottom:10px;
	font-size:90%;
	margin-right:5px;
	padding-top:0px;
}
#search input {
	font-size:80%;
	width:100px;
}
#search input.submit {
	width:40px;
	height:23px;
	margin-top:1px;
	margin-left:10px;
	position:absolute;
}
#bottom {
	background-image:none;
	background-position:bottom;
	background-repeat:no-repeat;
	height:199px;
	margin-bottom:0;
	width:830px;
	background-color:#FFFFFF

}
#bottom img{
margin:0;
display:block;

}
#contentSub {
	float:left;
	padding-left:5px;
	width:235px;
}
#branding {
	background-image:url(../images/branding.gif);
	background-repeat:no-repeat;
	height:166px;
	background-color:#FFFFFF;
}
.navSub {
	background-image:url(../images/bgbluefade.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	width:235px;
	border:none;
	list-style:none;
}
.navSub li {
	margin:0;
	padding:0;
}
.navSub li a {
	border-bottom:1px dashed #B1DAE1;
	color:#fff;
	display:block;
	font-size:80%;
	padding:7px 0 4px 20px;
	text-decoration:none;
	width:215px;
}
.navSub li a:hover, #vertmenu ul li a:focus {
	background-color:#8EC6CF;
	color:#fff;
}
.navSub {
	background-image:url(../images/bgbluefade.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	width:235px;
	border:none;
	list-style:none;
}
.navSub li {
	margin:0;
	padding:0;
}
.navSub li a {
	border-bottom:1px dashed #B1DAE1;
	color:#fff;
	display:block;
	font-size:80%;
	padding:7px 0 4px 20px;
	text-decoration:none;
	width:215px;
}
.navSub li a:hover, #vertmenu ul li a:focus {
	background-color:#8EC6CF;
	color:#fff;
}
#news {
	background-color:#62B4C1;
	background-image:url(../images/bgbluefade.jpg);
	border-bottom:1px dashed #B1DAE1;
	padding-bottom:5px;
	padding-top:5px;
}
#news h2 {
	color:#FFFFFF;
	font-size:70%;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	text-decoration:underline;
}
#news a {
	color:#FFFFFF;
}
.newsItem {
	color:#FFF;
	padding-left:20px;
	width:215px;
}
.newsItem h3 {
	font-size:70%;
	font-weight:bold;
}
.newsItem .left {
	float:left;
	width:61px;
}
.newsItem .right {
	float:left;
	padding-left:5px;
	width:149px;
}
.newsItem h2 {
	font-size:80%;
	font-weight:700;
	margin:0 0 3px;
}
.newsItem p {
	font-size:60%;
	text-align:right;
}
.newsItem img {
	border:3px solid #FFF;
	height:50px;
	width:50px;
}
.newsItem a {
	display:block;
	color:#fff;
	text-decoration:none;
}
.newsItem a.readmore {
	background-image:url(../images/latestnewsarrow.jpg);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:10px;
	margin-right:5px;
}
#newsArticle {
	border-bottom:1px dashed #999;
	margin:10px 0 10px 0;
	background-repeat:repeat-x;
	background-color:#efefef;
}
#newsArticle .content {
	padding:10px;
}
#newsArticle .left {
	float:left;
	width:290px
}
#newsArticle .left p {
	margin-top:0;
}
#newsArticle .right {
	width:200px;
	padding:0 0 0 20px;
	float:left;
	text-align:right;
}
#newsArticle h2 {
	color:#FFFFFF;
	display:block;
	padding:10px;
	background-color:#62B4C0;
	text-decoration:none;
}
#newsArticle h2 a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.newsArticle {
	border-bottom:1px dashed #999;
	margin:10px 0 10px 0;
	background-repeat:repeat-x;
	background-color:#efefef;
}
.newsArticle .content {
	padding:10px;
}
.newsArticle .left {
	float:left;
	width:290px
}
.newsArticle .left p {
	margin-top:0;
}
.newsArticle .right {
	width:200px;
	padding:0 0 0 20px;
	float:left;
	text-align:right;
}
.newsArticle h2 {
	color:#FFFFFF;
	display:block;
	padding:10px;
	background-color:#62B4C0;
	text-decoration:none;
}
.newsArticle h2 a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#newsArticleFull {
	margin:10px 0 10px 0;
	background-repeat:repeat-x;
	background-color:#fff;
}
#newsArticleFull .content {
}
#newsArticleFull .left {
	float:left;
	width:300px
}
#newsArticleFull .left p {
	margin-top:0;
}
#newsArticleFull .right {
	width:210px;
	padding:0 0 0 20px;
	float:left;
	text-align:right;
}
#newsArticleFull h2 a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#header {
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:15px;
	width:585px;
}
#header_flash {
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	width:585px;
}
#flash {
	border:5px solid #fff;
	height:209px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-top:25px;
	width:526px;
}
#headerpic {
	border:5px solid #fff;
	height:105px;
	margin:0 auto 5px auto;
	width:526px;
}
#slogan {
	border:5px solid #fff;
	height:110px;
	margin:0 auto;
	background-image:url(../images/slogan.gif);
	background-repeat:no-repeat;
	background-position:center 40px;
	width:526px;
}
#header h1 {
	color:#FFF;
	font-size:110%;
	font-weight:700;
	padding-left:25px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(../images/bgheader.jpg);
	background-position:bottom;
}
#header_flash h1 {
	color:#FFF;
	font-size:110%;
	font-weight:700;
	padding-left:25px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(../images/bgheader.jpg);
	background-position:bottom;
}
.contentHome {
	margin-top:5px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0;
	width:535px;
}
.contentHome .top-para {
	padding-bottom:5px;
}
.contentHome .top-para p {
	font-size:80%;
	line-height:1.5;
	margin:0;
	padding:0;
}
.contentHome p {
	line-height:1.5;
	font-size:80%;
	margin:10px 0 10px 0;
}
.contentHome a {
	font-size:80%;
	color:#A71634;
}
.contentHome h3 a {
	font-size:100%;
	color:#A71634;
	font-weight:normal;
	text-decoration:none;
}
.contentHome h3 a:hover {
	text-decoration:underline;
}
.contentHome h4 a {
	text-decoration:none;
	font-weight:normal;
	font-size:100%;
}
.contentHome p a {
	text-decoration:none;
}
.contentHome p a {
	font-size:100%;
	text-decoration:underline;
}
.contentHome h2 {
	color:#A71634;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande";
	font-size:130%;
	font-weight:700;
	line-height:1.5;
	margin:0;
}
.contentHome h3 {
	color:#A71634;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande";
	font-size:80%;
	font-weight:700;
	padding:5px;
}
.contentHome h4 {
	color:#A71634;
	font-family:"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande";
	font-size:70%;
	padding:5px 7px;
}
.contentHome ul {
	list-style-type:disc;
	margin-left:20px;
}
.contentHome ul li {
	padding:8px 0 8px 0;
}
#footer {
	background-color:#69B6C4;
	background-image:url(../images/bgfooter.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:9px;
	width:720px;
}
#footer p {
	color:#FFF;
	font-size:80%;
	line-height:1.5;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}
#footer a {
	color:#efefef;
	text-decoration:none;
}
#footer a:hover {
	color:#efefef;
	text-decoration:underline;
}
#navMain a:hover, #navMain a.current {
	background:#A71634;
	color:#fff;
	padding-bottom:8px;
}
#cataloguedownload {
	background-color:#62B4C1;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	padding-top:5px;
}
.contentHome .product {
	background-image:url(../images/bgbluefadetowhiteup.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	height:280px;
	width:175px;
	margin-top:10px;
	margin-bottom:10px;
}
.contentHome .productSmall {
	margin-top:10px;
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	height:240px;
	width:175px;
}
.product p {
	font-size:60%;
	padding:5px 7px 0 7px;
	line-height:1.2;
	margin:0;
	color:#666;
}
.productSmall h3 {
	height:25px;
	margin:0 5px 0 5px;
	padding:5px;
	background-color:#efefef;
	display:block;
	font-weight:normal;
}
.product A, .productSmall A {
	display:block;
}
.product p a {
	text-decoration:none;
	color:#fff;
}
.product h3 {
	height:25px;
	margin:0 4px 0 4px;
	padding:5px 4px 5px 5px;
	background-color:#efefef;
	display:block;
}
.productImage {
	height:155px;
	width:155px;
	padding:10px;
	background-image:url(../images/picframe.gif);
	background-repeat:no-repeat;
}
.arrow {
	float:right;
	font-size:70%;
	color:#A71634;
	margin-right:5px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:15px;
}
p .arrow {
	font-size:100%;
	background-position:right 6px;
	color:#A71634;
	float:none;
}
.arrowgrey {
	float:right;
	font-size:70%;
	color:#A71634;
	margin-right:5px;
	background-image:url(../images/arrowgrey.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:15px;
}
p .arrowgrey {
	font-size:100%;
	background-position:right 6px;
	color:#A71634;
	float:none;
}
.productMargin {
	margin-right:5px;
}
#breadcrumb {
	overflow: hidden;
	width: 460px;
	font-size:70%;
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0;
}
#breadcrumb li {
	border-left: 1px solid #fff;
	color:#FFFFFF;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}
#breadcrumb li a {
	color:#FFFFFF;
	text-decoration:underline;
}
.genericform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}
.genericform label {
	font-weight: bold;
	float: left;
	padding-right:10px;
	margin-left: -155px; /*width of left column*/
	width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	padding-bottom:5px;
}
.genericform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.genericform textarea {
	width: 250px;
	height: 150px;
}
.genericform em {
	font-size:80%;
	font-weight:normal;
}
strong {
	font-weight:bold
}
#partnerlogos {
	padding-top:20px;
}
.imagelink {
	margin:0;
	padding:0;
	background-image:none;
}
#productpage {
	padding:20px 0 0 0;
}
.productpageImage {
	float:left;
	height:250px;
	width:250px;
	padding:15px;
	background-image:url(../images/picframebig.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}
#productpage .producttext {
	float:right;
	width:235px;
}
#productpage h3 {
	padding:5px 0 5px 0;
	width:225px;
	word-break: break-all;
}
ol {
	margin:15px;
	list-style-type:decimal;
	font-size:60%;
	line-height:1.5;
}
ol li {
	margin:0 0 10px 0;
}
#archive {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 535px;
	line-height:1.5;
}
#archive li {
	list-style: none;
	margin: 0;
	padding:0;
	border-top: 1px solid gray;
}
#archive ul li {
	padding:0;
}
#archive li ul li {
	list-style: none;
	margin: 0;
	border:0;
}
#archive li em {
	font-size:80%;
}
#archive li a {
	text-decoration: none;
	display:block;
	padding:5px;
	height:1%;
}
#archive li a:hover {
	background-color:#efefef;
	background-image:url(../images/arrowgrey.gif);
	background-repeat:no-repeat;
	background-position:520px center;
}
#archive li em {
	color:#666666;
}


#carousel{
width:530px;
margin:0 auto;
height:240px;
}

#carousel h3{
padding:5px 0 0 0;
margin:0;
}

#carousel p{
margin:0;
}


#carousel .btn{
width:40px;
float:left;
height:240px;
}

