@charset "utf-8";
* {
  	margin: 0;
  	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: auto;
	right: auto;
}
.borderless_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.phone_product_pages {
	float: left;

}
.vat {
	float: right;
}


/* a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
*/




#top_nav {
	background-color: #F0F0F0;
	height: 25px;
	width: 100%;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #9DA5CD;
	border-right-color: #9DA5CD;
	border-bottom-color: #9DA5CD;
	border-left-color: #9DA5CD;
}

#top_nav a:link {
	color: #999999;
	margin-right: 15px;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
#top_nav a:visited {
	color: #999999;
	margin-right: 15px;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
#top_nav a:hover {
	color: #999999;
	margin-right: 15px;
	font-size: 95%;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 15px;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px #4F5EA5;
	border-right: 1px solid #4F5EA5;
	border-bottom: 1px solid #4F5EA5;
	border-left: 1px solid #4F5EA5;
	background-color: #FFFFFF;
}
#footer {
	font-size: 80%;
	background-color: #9DA5CD;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3C4C9B;
	margin-top: 15px;
	clear: both;
	height: 60px;
	width: 780px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #E1E4F4;
}#top_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #999999;
	font-weight: bold;
}

#inner_content {
	width: 610px;
	border: 1px solid #8C8C8C;
	float: left;
	padding-left: 0px;
	margin-bottom: 15px;
}
/* changed on 15 Feb - felt links weren't obvious enough) 
#inner_content a:link {
	color: #333333;
	text-decoration: none;
}
#inner_content a:visited {
	color: #333333;
	text-decoration: none;
}
#inner_content a:hover {
	color: #333333;
	text-decoration: underline;
}
*/

#inner_content a:link {
	color: #333333;
	text-decoration: underline;
}
#inner_content a:visited {
	color: #333333;
	text-decoration: underline;
}
#inner_content a:hover {
	color: #333333;
	text-decoration: none;
}
#inner_content h1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C8C8C;
	height: 25px;
	width: 600px;
	padding-left: 10px;
	font-size: 150%;
	vertical-align: middle;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#inner_content h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
	width: 600px;
	padding-left: 10px;
	font-size: 150%;
	vertical-align: middle;
	margin-bottom: 10px;
}
#inner_content p {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 95%;
}
#inner_content img {
	border: 1px solid #999999;
	margin-right: 0px;
	background-position: left;
	margin-left: 10px;
}
#inner_content li {
	list-style-type: disc;
	margin-left: 50px;
	font-size: 95%;
}
#inner_content  .product_table2  a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#inner_content .product_table2 a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#inner_content .product_table2 a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}




#offers_page {
	width: 610px;
	border: 1px solid #FF0000;
	float: left;
	padding-left: 0px;
	margin-bottom: 15px;
}
#offers_page h1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 25px;
	width: 600px;
	padding-left: 10px;
	font-size: 150%;
	vertical-align: middle;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#offers_page p {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 95%;
}
#offers_page img {
	border: 1px solid #999999;
	margin-right: 15px;
	background-position: left;
	margin-left: 10px;
}
#offers_page li {
	list-style-type: disc;
}

#offers_page  a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#offers_page a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#offers_page a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}




#top_bar p {
	margin-left: 8px;
}

#left_nav {
	background-image: url(images/template/left_nav_background2.jpg);
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	line-height: 175%;
	font-weight: normal;
	font-size: 95%;
	margin-right: 5px;
}
#left_nav p {
	line-height: 130%;
}

#left_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	float: left;
	width: 615px;
	text-align: left;
}
.product_header {
	font-size: 100%;
	font-weight: bold;
	color: #41519E;
	margin-bottom: 5px;
}
.bold_red_text {
	font-weight: bold;
	color: #FF0000;
}
#intro {
	float: left;
	height: 330px;
	width: 400px;
	border: 1px solid #8D8E90;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	min-height: 95%;
}

#intro h1 {
	color: #FFFFFF;
	background-color: #8D8E92;
	height: 20px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#intro p {
	color: #333333;
	font-size: 95%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 125%;
}
#offers {
	float: left;
	height: 330px;
	width: 199px;
	border: 1px solid #FF0000;
	margin-bottom: 5px;
	background-color: #F0F0F0;
	font-size: 90%;
}
#offers a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-left: 20px;
}
#offers a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-left: 20px;
}
#offers a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	margin-left: 20px;
}




#offers h1 {
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#offers p {
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 90%;
}

#offers h2 {
	font-size: 220%;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 5px;
}
.small_box_1 {
	width: 145px;
	border: 1px solid #3D4FA1;
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	min-height: 220px;
}
.small_box_1 a:link {
	color: #FF0000;
	text-decoration: none;
	margin-left: 90px;
	font-weight: bold;
}
.small_box_1 a:visited {
	color: #FF0000;
	text-decoration: none;
	margin-left: 90px;
	font-weight: bold;
}
.small_box_1 a:hover {
	color: #FF0000;
	text-decoration: underline;
	margin-left: 90px;
	font-weight: bold;
}

.small_box_1 h1{
	color: #FFFFFF;
	background-color: #3D4FA1;
	height: 20px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.small_box_1 p{
	color: #333333;
	font-size: 85%;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 120%;
}
.small_box_1 img{
	margin: 0px;
	vertical-align: bottom;
}
.small_box_2 {
	width: 145px;
	border: 1px solid #3D4FA1;
	float: left;
	margin-right: 0px;
	margin-top: 5px;
	min-height: 220px;
}
.small_box_2 a:link {
	color: #FF0000;
	text-decoration: none;
	margin-left: 90px;
	font-weight: bold;
}
.small_box_2 a:visited {
	color: #FF0000;
	text-decoration: none;
	margin-left: 90px;
	font-weight: bold;
}
.small_box_2 a:hover {
	color: #FF0000;
	text-decoration: underline;
	margin-left: 90px;
	font-weight: bold;
}
.small_box_2 h1{
	color: #FFFFFF;
	background-color: #3D4FA1;
	height: 20px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.small_box_2 p{
	color: #333333;
	font-size: 85%;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 120%;
}
.small_box_2 img{
	margin: 0px;
	vertical-align: bottom;
}
.product_table {
	margin-right: 10px;
	margin-left: 10px;
	width: 590px;
	border: 1px solid #3E50A2;
	padding-top: 5px;
}
.product_table_large {
	margin-right: 10px;
	margin-left: 10px;
	width: 590px;
	padding-top: 5px;
}
.product_table2 {
	margin-right: 10px;
	margin-left: 10px;
	width: 590px;
	padding-top: 5px;
}
#prof_webs {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	color: #666666;
	margin-top: 10px;
}
#prof_webs a {
	color: #666666;
}
