/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image: url(/Images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;	/*background-image:url(/Images/Background.png);
	background-repeat:repeat;*/
}
#container{
	border-left: #000 solid 2px;
	border-right: #000 solid 2px;
	margin-left:auto;
	background-color: #FFFFFF;
	background-image: url(/Images/navi2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 900px;
}
/* --- Header Elements --- */

#header {
	background: url(/Images/headbg.gif) repeat-x;
	height: 89px;
}
.header {
	text-align: right;
}

.topBanner{
	width:900px;
	height:16px;
	background-image:url(/Images/Frame/TopBanner.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.topBannerLeftCorner{
	width:10px;
	float:left;
}
.topBannerRightCorner{
	width:10px;
	float:right;
}

/* --- Breadcrumb & Bits --- */

#breadcrumb {
	background: #d71b1b url(/Images/breadcrumb.gif) repeat-x top;
	height: 41px;
}
#bcRestyle {
	background: #739dc5 url(/Images/brake.gif) repeat-x top;
	height: 34px;
}
.breaded {
	font-size: 22px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}
#bcRestyle.breaded {
	text-align: right;
}


/* --- category buttons --- */

#navigationRules a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 3px 12px 3px 8px;
	background-color: #86a9df;
	color: #fff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #dddddd;
}
#navigationRules a:hover {
	background-color: #9DBDED;
}
#navigationRules a:active {
	padding: 2px 13px 4px 7px;
	background-color: #B2D1ED;
	color: #eee;
	border-top: 1px solid #333333;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #333333;
}
/* --- sub-page buttons --- */

#navigationRules li li a {
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 17px;
	background-color: #86A9DF;
	color: #111111;
	font-size: 12px;
}
#navigationRules li li a:hover {
	background-color: #9DBDED;
}
#navigationRules li li a:active {
	padding: 2px 4px 4px 16px;
	background-color: #F36D6B;
	color: #000;
	border-top: 1px solid #333333;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #333333;
}
#navigationRules {
	min-height: 200px;
	width: 230px;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	text-align: center;
}
#navigationRules ul {
	background-color: #d71b1b;
	list-style-type: none;
	padding: 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-transform: uppercase;
	text-align: center;
	min-height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.contentFrame{
	padding:0;
	margin:0;
}
.contentTable{
	width:870px;
	margin-top:15px;
	margin-left:15px;
}
.rightColumTD{
	width:623px;
}
.leftColumTD{
	width:232px;
	vertical-align:top;
}
.banner{
	height:218px;
	background-image:url(/Images/Frame/Banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding: 0px;
}
.homeBut{
	margin: 0px;
	padding-top: 10px;
	height:20px;
	width:100%;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.homeBut a{
	color:#000000;
	text-decoration:none;
}
.homeBut a:hover{
	color:#000000;
	text-decoration:none;
}
.menusperator{
	margin: 0px;
	padding: 0px;
	height:15px;
	width:100%;
	background-color: #FFFFFF;
	clear:left;
}
.logo{
	background-image:url(/Images/Frame/Logo-Uk.jpg);
	background-repeat:no-repeat;
	height:62px;
	margin:0;
	padding:0;
}

.ourProducts{
	padding:0px;
	border:#FF0000 solid 1px;
	margin:0px;
	background:url(/Images/Frame/MenuBackgroudPic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:232px;
}

.ourProductsHeader{
	background:url(/Images/Frame/OurProductsheader.jpg);
	background-repeat:no-repeat;
	height:29px;
	padding:0;
	margin:0;
}
.ourProductsTitle{
	padding:5px 5px 0px 5px;
	line-height:13px;
	font-size:12px;
	color:#000000;
	margin:0px;
	font-weight:400;
	display:block;
}
.ourProductsTitle a,.ourProductsTitle a:visited, .ourProductsTitle a:hover{color:#000000;}
.ourProductsTitle a, .ourProductsTitle a:visited{text-decoration:none;}
.ourProductsTitle a:hover{text-decoration:underline;}

.ourProducts ul { padding:5px 0 5px 30px;margin:0; }

.ourProducts li { margin: 0px; padding: 0px;list-style: square; vertical-align: middle; display:block; line-height:11px;color:#333333; list-style-position:outside;}
.ourProducts li a, .ourProducts li a:hover, .ourProducts a:visited{color:#333333;}
.ourProducts li a, .ourProducts a:visited{text-decoration:none;}
.ourProducts li a:hover{text-decoration:underline;}



.servicesTable{
	padding-bottom: 15px;
}
.services{
	width:202px;
	height:202px;
}
.servicestext{
	text-align:right;
	padding:3px 0 0 0;
	color:#003399;
	font-size:10px;
}
.servicestext a{
	color:#003399;
	text-decoration:none;
}
.servicestext a:hover{
	color:#003399;
	text-decoration:underline;
}
.featured{
	padding:0;
	width:230px;
	vertical-align:top;
	border: 1px solid #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.featuredContent{
	margin:0;
	padding:0;
	vertical-align:top;
}
.featuredHeader{
	background: #d71b1b url(/Images/breadcrumb.gif) repeat-x top;
	height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;	/*background-image:url(/Images/Frame/FeaturedHeader.jpg);*/
	/*background-repeat:no-repeat;*/
	/*height:29px;*/
}
.featured img{
	margin:5px 12px 5px 12px;
	width:202px;
	border:#FF0000 solid 1px;
}
.featuredTitle{
	margin:0 12px 5px 12px;
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
}
.featuredText{
	margin:0 12px 0 12px;
	font-size:10px;
	padding-bottom: 10px;
}
.aboutUs{
	border:#FF0000 solid 1px;
	margin-top:15px;
	vertical-align:bottom;
	padding: 0px;
}
.aboutUsHeader{
	height:29px;
	background-color:#FFFFFF;
	background-image:url(/Images/Frame/WhoWeAreHeader.jpg);
	background-repeat:no-repeat;
}
.aboutUsText{
	padding-left:35px;
	width:310px;
	border-right:#FF0000 solid 1px;
}
.aboutUsText p{
	font-size:12px;
	padding-top:7px;
	padding-right:10px;
	margin: 0;
}
.aboutUs img{
	float:right;
	width:260px;
	margin-top:5px;
}
.aboutUsFooter{
	height:18px;
	background-color:#FFFFFF;
}
/*.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	padding-top:40px;
	padding-bottom:10px;
}
*/
.footer a, .footer a:hover {
	color:#333333;
	text-decoration:none;
}
/* --- Footer --- */

p.footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	clear: both;
	background: #739dc5 url(/Images/footer.gif) repeat-x;
	height: 44px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
}
.footerText {
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
}
#footer p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.breadcrumb{
	background-image:url(/Images/Frame/BreadcrumbBackground.jpg);
	background-repeat:repeat-x;
	height:29px;
}
.breadcrumb ul{
	margin:0;
	padding:9px;	
}
.breadcrumb li{
	padding:0px 30px 0px 0px;
	font-size:10px;
	color:#000000;
	display:inline;
	font-weight:bold;
	text-decoration:none;	
}
.breadcrumb a, a:hover{
	color:#FFFFFF;
	text-decoration:none;	
}
.pageheader{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	font-size:17px;
	background-image: url(/Images/brake2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.pageDescription{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	display: block;
}
.pageDescriptionTop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageDescription2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	width: 420px;
}
.pageheader ul{
	margin:0;
	padding:0;
}
.pageheader li{
	font-size:16px;
	font-weight:normal;
	text-indent: 5px;
	list-style-type: none;
}
.productList{
	border:#FF0000 solid 1px;
	margin-top:15px;
	margin-bottom: 15px;
	height: 150px;
}
.productList img{
	width:150px;
	margin: 5px;
}
.productListTD{
	width:160px;
}
.productListText{
	font-size: 10px;
	padding: 5px;
	width: 264px;
	margin:0px;
	position: absolute;
}
.productListMenu{
	float:right;
	width:180px;
}
.productListMenu ul{
	margin:0;
	padding:0;
	list-style-type:square;
	float: left;
	display: block;
	width: 180px;
}
.productListMenu li{
	background-color:#018BBB;
	font-size:10px;
	color:#FFFFFF;
	line-height: 24px;
	padding-left: 3px;
	margin: 2px;
	list-style-position:inside;
	list-style-type: none;
}
.productListMenu li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.productListMenu li a:hover{
	text-decoration:none;
	color: #CCCCCC;
}
.filterMenu{
	font-size:12px;
	width: 190px;
	color:#333333;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.filterMenu ul{
	margin:0;
	padding:3px 0px 0px 0px;
	color:#333333;
}
.filterMenu li{
	padding:2px 5px 2px 0px;
	font-size:13px;
	text-decoration:none;
	list-style-type: none;
	background-color: #018BBB;
	margin: 1px 0px 1px 0px;
	color:#333333;
	font-weight: normal;
	cursor: auto;
	text-indent: 5px;
}
.filterMenu li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.filterMenu li a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.goBack a{
	font-size:13px;
	float:right;
	padding-top: 3px;
	color:#333333;
	text-decoration:none;
	padding-right: 2px;
}
.productDetails{
	margin-top:15px;
	margin-bottom: 15px;
}
.productDetails img{
	width:250px;
}
.productSpecTable{
	font-size:10px;
	margin-left:10px;
	border-left:#333333 solid 1px;
	width: 360px;
}
.productSpecTd{
	color:#333333;
	padding: 5px;
}
.enlarge{
	margin-top:4px;
	color:#333333;
	font-size:10px;
}
.enlarge a{
	color:#333333;
	text-decoration:none
}
.contactUs{
	margin-top: 15px;
}
.number{
	font-size:30px;
	font-weight: bold;
	color: #333333;
	margin-top: 27px;
	padding: 0px;
	height: 17px;
	text-align: right;
	float:right;
}
.number ul{
	margin:0;
	padding:0px 15px 0px 0px;
}
.number li{
	list-style-image:url(/Images/Frame/Banner_Bullit.png);
	list-style-position:inside;
	font-size:16px;
	font-weight:bold;
	text-indent: 5px;
}
.productContainer{
	margin:10px 0px 0px 0px;
	padding:0px;
	height:100%;
}
/* BUTTON													*/
.button{
	color:#333333;
	font-size:11px;
}
	a.button, a:hover.button {
		text-decoration:none;
		color:#333333;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	border-top:solid 1px #7F9FBF;
	border-bottom:solid 1px #7F9FBF;
	width:100%;
	clear:both;
	background-color:#FFFFFF;
	text-align:left;
}
.v-menu p{
	padding:10px;
	margin:0;
}
.v-menu h1{
	padding:5px 10px 5px 10px;
	margin:0;
	font-size:12px;
}
.featuredLink {
	text-align: right;
	padding-top: 2px;
}
a.featuredLink, a:hover.featuredLink {
	text-decoration:none
	color:#FFFFFF
}
p.productListing {
	margin: 4px;
}
#productlisting ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
#productlisting img {
	border: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#productlisting img.first {
	margin-left: 0px;
}
#mooblah {
	width: 550px;
	margin-left: 8px;
	text-align: justify;
}
.priceHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/Images/breadcrumb.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 8px;
	padding-left: 4px;
}
#downloadSpec {
	background-color: #86A9DF;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
}
#downloadSpec a {
	color: #FFFFFF;
	text-decoration: none;
}
#downloadSpec a:hover {
	color: #FFFFFF;
	text-decoration: none;
}#productImageList {
	margin-top: 8px;
}
#productImageList img {
	margin: 4px;
	width: 100px;
}
#productImageList h1 {
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#productImageList td {
	text-align: center;
}
#delivery {
	background: url(/Images/bgDelivery.png) right bottom no-repeat;
}
#map {
	background: url(/Images/Map2_t.png) no-repeat;
	height: 20px;
	width: 150px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 169px;
	text-align: center;
	margin-left: 40px;
}
#key {
	background: url(/Images/key_t.png) no-repeat;
	height: 20px;
	width: 150px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 80px;
	text-align: center;
	margin-right: 40px;
}
#money ul {
	list-style: none;
}
#service {
	background: url(/Images/bgService.png) right bottom no-repeat;
}
#payment {
	background: url(/Images/bgPayment.png) right bottom no-repeat;
}
#productImgfooter {
	background-image: url(../Images/bgProduct.jpg);
	background-repeat: no-repeat;
	height: 147px;
	background-position: right;
}
#contactImgFooter {
	background-image: url(../Images/bgContact.jpg);
	background-position: right;
	height: 147px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
/* ======= Optimisation ======== */
#mainRightCol a {
	color: #33CCFF;
	text-decoration: none;
}
#mainRightCol a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
#mainRightCol h1 {
	font-size: 14px;
	font-weight: bold;
}
#mainRightCol p {
	text-align: justify;
}
