﻿/****************************************************************
Copyright Discover Websites 2009
CSS Written by Andy Vickery
*****************************************************************
Master Styles
****************************************************************/
body { margin:0px auto 0px auto; font-family:Arial, Sans-Serif; font-size:10pt; background-color:#e4e4e4; background-image:url(/en/images/bg.png); background-repeat:repeat-x; }
a { text-decoration:none; color:#4d4d4d; }
a:hover { }
img { border:0; }
#master_wrapper { margin:0px auto 0px auto; width:900px; background-color:White; }
.clear { clear:both; }
h1 { font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:11pt; font-weight:bold; padding:10px 0 10px 0; margin:0; }
h2 { font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; font-weight:bold; padding:10px 0 10px 0; margin:0; }
p { font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; text-align:justify; margin:0; padding:0; }
.watermark { color:#999999; }
input[type="submit"] { }
textarea { font-family:Arial, Sans-Serif; font-size:10pt;}

.btn_standard_green { background-image:url(/en/images/btn_standard_green.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }
.btn_standard_red { background-image:url(/en/images/btn_standard_red.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }

/****************************************************************
Content Wrapper
****************************************************************/
#content_wrapper { width:890px; margin:auto; height:auto; }

/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { width:890px; margin:auto; height:auto;}
#logo {width:198px; height:64px; float:left; margin:10px 40px 10px 10px;}
#menuwrapper {width:auto; height:11px; float:left; margin:45px 0 0 0;}
.menuitem {width:auto; height:auto; float:left;}
#logotext {width:258px; height:31px; float:right; margin:30px 10px 10px 0;}

/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper {width:880px; height:auto; margin:auto; background-color:White;}

/****************************************************************
left menu
****************************************************************/
#leftmenu_wrapper {width:192px; height:auto; float:left;}
#products {width:192px; height:273px; margin-bottom:10px; background-image:url(/en/images/products_bg.png);}
#productsfindus {width:192px; height:174px; margin-bottom:10px; background-image:url(/en/images/findus_bg.png);}
#productsmailist {width:192px; height:121px; margin-bottom:10px; background-image:url(/en/images/mailing_bg.png);}
#productitem {font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; padding: 30px 0 0 10px; line-height:23px;}
#productitem a{font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; text-decoration:none;}
#productitem a:hover{font-family:Tahoma, Verdana, Sans-Serif; color:#3048bb; font-size:10pt; text-decoration:none;}
#wheretofindus {width:179px; margin:auto; padding-top:25px; font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; text-align:center; line-height:20px;}
#mailinglist {width:179px; margin:auto; padding-top:35px; font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; text-align:center;}
#flashproducts {width:179px; margin:auto; padding-top:35px; font-family:Tahoma, Verdana, Sans-Serif; color:#FFF; font-size:9pt; text-align:justify;}

/****************************************************************
Main Content Area
****************************************************************/
#maincontent_wrapper {width:683px; height:auto; float:right; margin-bottom:20px;}
#mainimage {width:485px; height:210px; float:left;}
#productflash {width:192px; height:208px; background-image:url(/en/images/product_flash_bg.png); float:left; margin-left:4px;}
#contenttext {width:683px; height:auto;}
.contenttext2 {width:500px; height:auto; float:left;}
.contenttext2images {width:170px; height:auto; float:right; margin-top:68px;}
#contactpagetext {width:250px; float:left;}
#googlemap {width:410px; float:right;}
#contactform {width:683px; height:auto; font-family:Tahoma, Verdana, Sans-Serif; color:#666666; font-size:10pt; text-align:justify; margin:0; padding:0; font-weight:bold;}

/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { width:900px; height:22px; background-image:url(/en/images/footer_bg.jpg); margin:auto; }
#text {width:auto; float:left; font-family:Tahoma, Verdana, Sans-Serif; color:#4d4d4d; font-size:10pt; margin-left:5px; margin-top:2px;}
#text a:hover{font-family:Tahoma, Verdana, Sans-Serif; color:#fff; font-size:10pt; text-decoration:none;}
#dwlinks {width:auto; float:right; font-family:Tahoma, Verdana, Sans-Serif; color:#4d4d4d; font-size:10pt; margin-right:5px; margin-top:2px;}
#dwlinks a:hover{font-family:Tahoma, Verdana, Sans-Serif; color:#fff; font-size:10pt; text-decoration:none;}}


/****************************************************************
Styles added onwards 31/10/2009
****************************************************************/
.gallerythumb
{
    width:100px;
    max-height:100px;
}

.finusnextthumb
{
    width:175px;
    max-height:85px;
}


.tabbertab a
{
	text-decoration:underline;
	color:#444488;
}

.tabbertab a:hover
{
	text-decoration:none;
	color:#444488;
}
	
