/*
	project: GBRDirect UK
	author: Elaine Murray (elaine.murray@gbrdiect.com) 
	
*/
   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Verdana, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Verdana, Sans-Serif; letter-spacing: -1px; }
h3 { margin: 0; padding: 0; font: bold 1.4em Verdana, Sans-Serif; letter-spacing: -1px; }
h4 { margin: 0; padding: 0; font: bold 1.2em Verdana, Sans-Serif; letter-spacing: -1px; }
h5 { margin: 0; padding: 0; font: bold 1.0em Verdana, Sans-Serif; letter-spacing: -1px;}
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-top: 7px;
}

/* layout */
#content { margin: 10px auto; width: 960px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 20px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #F3EC90 url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 22px; }
	    .message { width: 250px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .ldropdown { width: 300px; height: 25px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .dropdown { width: 150px; height: 25px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .mdropdown { width: 180px; height: 25px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .sdropdown { width: 105px; height: 25px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .ltextfield { height: 12px; width: 170px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .textfield { height: 12px; width: 140px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0 0 0 0px; 
font: 1.0em Arial, Sans-Serif;  }
	    .stextfield { width: 20px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .mtextfield { height: 12px; width: 95px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif;  }
	    .etextfield { overflow: auto; color: Red; background:#fff; color: Black; padding: 4px; margin: 0; font: 1.0em Arial, Sans-Serif; border-style: None; Font-Size: Small; }
	    .setextfield { overflow: auto; color: Red; padding: 1px; background: #f4f4f4; }
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: Black; padding: 4px; margin: 0; font-weight: lighter; font-size: 1.2em;  }
		.label { color: Black; padding: 4px; margin: 0; font-weight: normal; font-size: 1em;}
		.fancylabel { color: Gray; padding: 4px; margin: 0; font-weight: bold; font-size: 1.1em;}
		.longbutton { padding: 4px; font: bold 1em Arial, Sans-Serif; height: 25px; width: 80px; font-weight: bold;}
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* tables */
.sectionheading 
{
    font-weight: bold;
    color: #305C7F;
}

/* middle */
#middle {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
    .empty {}
    .block  {padding: 1px; border: 1px solid #357994; background: #f4f4f4;
    }
    /*EM adding in new block to fix size of boxes*/
    .blockReg {padding: 1px; border: 1px solid #357994; background: #f4f4f4;
    height: 464px;
    width: 310px;
}
    
    .layout  {padding: 20px 0px; background: #fff;}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px;
		margin: 0 0 15px 0;
	}

/* left side */
#left {
	float: left;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
	.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
	.bigimage {
		float: left;
		clear: left;
		border: 1px solid #ccc;
		background: #eee;
		color: #000;
		width: 200px;
		height: 150px;
		margin: 0 15px 10px 0;
	}
	.signimage {
		float: right;
		clear: right;
		border: 1px solid #ccc;
		background: #eee;
		color: #000;
		width: 330px;
		height: 170px;
		margin: 0 15px 10px 0;
	}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}		
	.thirdlong {
		float: left;
		width: 635px;
		padding: 0 10px 0 15px;
	}
	.importantNoticesHeading
	{
	    float: left;
	    padding: 0 10px 0 15px;
	}
	.importantNotices
	{
	    float: left;
	    max-width: 250px;
	    padding: 0 10px 0 15px;
	}
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
    .right_article {
		border: 1px solid #ccc;
		padding: 2px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.right_articles {
		border: 1px solid #ccc;
		padding: 5px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 5px 10px 5px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(images/send_mail.gif) no-repeat center left;
		color: #454545;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }

/* Styling for Company index pages */

.flag
{
    margin: 5px;
    vertical-align: middle;
}

/* Company Selector Table */

.countrySelector
{
    font: 1em Tahoma, Arial, sans-serif; 
    color: Black;
    width: 100%;
}

.countrySelector img
{
    height: 20px; 
    border-width: 0px;
}

.countrySelector * td
{
    background-color: #D8D8D8;
    width: 120px;
}

td.countrySelectorAlt
{
    background-color: #BFBFBF;
}

table.countrySelector td a
{
   display: block;
   text-decoration: none;
}

table.countrySelector td a:link, table.countrySelector td a:visited 
{
   color: Black;
}

table.countrySelector td a:hover, table.countrySelector td a:active 
{
   color: #fff;
   background-color: #6DA5BC;
}

/* Company Listings */

.companyInitials
{
    text-align: center;
}

.companyInitials a
{
    color: Red;
    font-weight: bold;
    letter-spacing: 1.5px;
}

table.companyDirectory
{
    text-align: left;
    border-collapse: collapse;
    width: 100%;
}

table.companyDirectory tr
{
}

table.companyDirectory td
{
    border: 1px solid WhiteSmoke;
}

table.companyDirectory tr:nth-child(odd)
{
    background: WhiteSmoke;
}

h4.companydirectoryTitle
{
    background: url("/images/th_bg.jpg") repeat scroll 0 0 #6CA5BC;
    color: White;
    height: 24px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: center;
}

.companyDirectory a
{
    color: Blue;
    padding: 1px 5px;
    display: block;
}

.companyDirectory tr:hover
{
	background-color: #d8d8d8;
}

table.companyDirectory td
{
    width: 50%;
}

table.companyDirectory td:first-child a
{
    text-align: center;
}

.companyIndexLastUpdated
{
    text-align: right;
}

table.companyListing
{
    width: 100%;
    border-collapse: collapse;
}

table.companyListing caption
{
    text-align: left;
    font-weight: bolder;
}

table.companyListing thead
{
    background-color: #6ca5bc;
    color: White;
}

table.companyListing th
{
    background:url("/images/th_bg.jpg") repeat scroll 0 0 #6CA5BC;
    color: White;
	white-space: nowrap;
	padding-left:5px;
    padding-right:5px;
    text-align:left;
    height:29px;
}

table.companyListing td
{
    border: 1px solid WhiteSmoke;
}

table.companyListing tr:nth-child(even)
{
	background: White;
}

table.companyListing tr:nth-child(odd)
{
	background: WhiteSmoke;
}

table.companyListing tbody a
{
    color: Blue;
    display: block;
    padding: 1px 5px;
}

table.companyListing tbody a:hover
{
    background-color: #d8d8d8;
}

/* Company Details page */

.productsList td
{
    padding-left:5px;
    padding-right:5px;
    height:25px;
}

.productsListHeader td
{
    color: White;
    background:url("/images/th_bg.jpg") repeat scroll 0 0 #6CA5BC;
    height:29px;
    padding-left:5px;
    padding-right:5px;
}

.formatImage
{
    height: 15px;
    width: 15px;
    margin: 0px;
    vertical-align: sub;
}

.availableImage
{
    height: 20px;
    width: 20px;
    margin: 0px;
}

#companyDetailsTable
{
    white-space: nowrap; 
    width: 100%;
    border-collapse: collapse;
}

#companyDetailsTable th
{
    width: 140px;
    background:url("/images/th_bg.jpg") repeat scroll 0 0 #6CA5BC;
    border:1px solid #B6D59A;
    color:#FFFFFF;
    height:29px;
    padding-left:5px;
    padding-right:5px;
    text-align:left;
}

#companyDetailsTable td 
{
    border:1px solid #E8E8E8;
    padding-left:11px;
    padding-right:11px;
}

/* Right hand side options */

.rightColumnBox
{
    border-collapse:collapse;
    margin: 10px 0px;
    text-align:center;
    width:310px;
    height: 110px;
}

.rightColumnBox thead th
{
   color:#FFFFFF;
   height:29px;
   font-size: 10pt;
   text-transform: uppercase;
}

.loginOrRegister  {
    border:1px solid #9DBDCA;
}

.loginOrRegister thead th
{
   background:url("/images/th_bg.jpg") repeat scroll 0 0 #9DBDCA;
   border: 1px solid #9DBDCA;
}

.searchAgain
{
    border:1px solid #CA9DAC;
}

.searchAgain thead th
{
   background:url("/images/th_bg_red.jpg") repeat scroll 0 0 #CA9DAC;
   border: 1px solid #CA9DAC;
}

input.signInBtn
{
    background: url("images/loginBtn.gif") no-repeat scroll right top transparent;
    border: medium none;
    color: White;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 14px;
    margin: 6px 0;
    text-transform: uppercase;
    width: 200px;
    letter-spacing: 0.5px;
}

/* Index Search page */

.companySearchHeader
{
}

table.companySearchGridView
{
    width: 100%;
    border-collapse: collapse;
}

table.companySearchGridView th
{
    background:url("/images/th_bg.jpg") repeat scroll 0 0 #6CA5BC;
    color:#FFFFFF;
    height:29px;
    font-size: 10pt;
    text-transform: uppercase;
    padding-left: 5px;
}

table.companySearchGridView tr
{
}

table.companySearchGridView td
{
    padding-left: 5px;
}

tr.countryHeader
{
    color: #FFFFFF;
    font-size: 10pt;
    text-transform: uppercase;
    font-weight: bold;
}

div.searchTipsPanel
{
    padding:10px;
    width:100%;
}

div.searchTipsPanel dt
{
    font-size: large;
    float: left;
}
