/*	SITE TEMPLATE
-----------------------------------------------
1.	Universal
2.	Template Layout
3.	Branding / Logo elements
4.	Footer elements 
5.	Miscellaneous
----------------------------------------------- */

/*= 1. Universal
----------------------------------------------- */
html {
	padding:0;
	margin:0;
	overflow-y: scroll;
}
body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	background: #fff;
	color: #000;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 3% 0;
}
img {border: 0;}
.hidden {
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}

/*= 2. Template Layout
----------------------------------------------- */
#sitewrapper {
	background: #FFF;
	font-size: 75%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 985px;
}
#header {
	background:#FFF url(../images/site_objects/bg_grouplogos.jpg) no-repeat 290px 31px;
	display: inline;
	float: left;
	height: 100px;
	width: 985px;
}
html>body #header {
	height:auto;
	min-height: 100px;
}
#navigation {
	background:#000000 url(../images/site_objects/bg_topnav.gif) repeat-x top left;
	/*clear: both;*/
	display:inline;
	float: left;
	height:35px;
	width: 985px;
	/*margin-bottom:1px;*/
}
html>body #navigation {
	height:auto;
	min-height:35px;
}

#contentwrapper {
	margin: 0 0 15px 0;
}

#subnavigation {
	display: inline;
	float: left;
	margin: 0;
	padding: 58px 0;
	width: 200px;
}
#contentwrapper #content {
	display: inline;
	float: left;
	margin: 0;
	padding:15px 0 0 0;
	width: 735px;
}
#contentwrapper div.content {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	width: 470px;
}
#contentwrapper div.content_wide {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	width: 710px;
}
#contentwrapper div.subcontent {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	width: 230px;
}
#contentwrapper div.content_wide div.subcontent {
	margin-right: 0;
}

#adbanner {
	border-top: solid 1px #BCBEC0;
	float: left;
	margin: 30px 0 0 0;
	padding:20px 0 20px 0;
	width: 985px;
}
#footer {
	background:#f6f6f6;
	border-top: solid 1px #cccccc;
	clear: both;
	font-size: 68.7%;
	float:left;
	height:160px;
	width: 100%;
}
html>body #footer {
	height:auto;
	min-height:160px;
}
#footer .footercontent {
	margin: 0 auto;
	padding: 20px 0 30px 0;
	width: 985px;
}

/*= 3. Branding / Logo elements
----------------------------------------------- */
#header #branding {
	clear: both;
	display: inline;
	float: left; 
	margin: 0;
	padding:24px 0 0 0;
}

#header .sitetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:166.7%;
	line-height:110%;
	padding:39px 0 0 64px;
	float:left;

}

#header .topfeature {
	background:url(../images/site_objects/bg_worldmap.gif) no-repeat 0% 28px;
	float:right;
	display:inline;
	width:309px;
}
#header .topfeature ul, #header .topfeature ul li {
	padding:0 15px 0 4px;
	list-style:none;
	display:inline;
	float:left;
}
#header .topfeature ul {
	margin:42px 0 25px 41px;
	padding:0;

}
#header .topfeature ul li a:link, #header .topfeature ul li a:visited {
	text-decoration:none;
}
#header .topfeature ul li a:hover, #header .topfeature ul li a:focus, #header .topfeature ul li a:active {
	color:#247db2;
	text-decoration:underline;
}
#header .topfeature ul li.globaldirectory a:link, #header .topfeature ul li.globaldirectory a:visited {
	background:url(../images/buttons/arw_blue_right.gif) 0% 55% no-repeat;
	padding:0 0 0 12px;
}
#header .topfeature ul li.languagechange a:link, #header .topfeature ul li.languagechange a:visited {
	background:url(../images/icons/flg_france.gif) 0% 3px no-repeat;
	padding:0 0 0 20px;
	margin-left:7px;
}
/*= 4. Footer elements
----------------------------------------------- */
#footer .copyright {
	float: left;
	padding: 0 20px 0 0;
}
#footer p, #footer ul {
	margin:4px 0;
}

/*= 5. Miscellaneous
----------------------------------------------- *//*	subnavigation
-----------------------------------------------
1.	Access keys hidden menu
2.	Main navigation
3.	Sub navigation
4.	Page trail
5.	Footer navigation
----------------------------------------------- */

/*= 1. Access keys hidden menu
----------------------------------------------- */
#accessiblenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#accessiblenav li {
	display: inline;
	list-style: none;
	margin: 0;	
	padding: 0;

}
#accessiblenav a:link, #accessiblenav a:visited {
	top: 5px;
	left: 0;
	height: 0;	
	overflow: hidden;
	position: absolute;
	width: 0;
	z-index: 1002;
}
#accessiblenav a:active, #accessiblenav a:focus { /* Only show skiplinks on focus */
	background: #FFF;
	border: 0;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 2px 6px;
	position: absolute;
	text-decoration:underline;
	width: auto;
	z-index: 10000;
	border:1px solid #000;
}
/*= 2. Main navigation
----------------------------------------------- */
#navigation ul {
	display: inline;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	/*font-weight: bold;*/
	font-weight:normal;
	list-style-type:none;
	line-height:110%;
	margin: 0;
 	padding: 0;
}
#navigation ul.extra {
	float:right;
}
#navigation ul li {
	display: inline;
	float:left;
	text-transform:uppercase;
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#navigation ul li a:link, #navigation ul li a:visited {
	background-repeat: no-repeat;
	color: #FFF;
	float:left;
	/*letter-spacing:-1px;*/
	padding: 10px 12px 12px 12px;
	text-decoration: none;
	text-align:center;
	word-spacing:2px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:focus {
	background: #257fb3 url(../images/site_objects/bg_topnav_f2.gif) repeat-x; 
	text-decoration:underline;
}
#navigation ul li.newinstore a:link, #navigation ul li.newinstore a:visited {
	padding: 10px 16px 12px 32px;
}
#navigation ul li.videos a:link, #navigation ul li.videos a:visited {
	padding: 10px 16px 12px 30px;
}
#navigation ul li a.lit, #navigation ul li a.lit:visited, #navigation ul li a.lit:hover, #navigation ul li a.lit:active, #navigation ul li a.lit:focus {
	background: #257fb3 url(../images/site_objects/bg_topnav_f2.gif) repeat-x; 
	text-decoration:none;
}
#navigation ul li.newinstore a:link, #navigation ul li.newinstore a:visited {
	background-image:url(../images/site_objects/ico_nav_newinstore.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#navigation ul li.newinstore a:hover, #navigation ul li.newinstore a:focus, #navigation ul li.newinstore a:active, #navigation ul li.newinstore a.lit, #navigation ul li.newinstore a.lit:visited {
	background-image:url(../images/site_objects/ico_nav_newinstore_f2.gif);
}
#navigation ul li.videos a:link, #navigation ul li.videos a:visited {
	background-image:url(../images/site_objects/ico_nav_videos.gif);
	background-repeat: no-repeat;
	background-position: 11px 45%;
}
#navigation ul li.videos a:hover, #navigation ul li.videos a:focus, #navigation ul li.videos a:active, #navigation ul li.videos a.lit:link, #navigation ul li.videos a.lit:visited {
	background-image:url(../images/site_objects/ico_nav_videos_f2.gif);
}
#navigation ul li.findit {
	background:#e07a1a url(../images/site_objects/bg_topnav_findit.gif) repeat-x top left;
}
#navigation ul li.finditlit {
	background:#ee7f01 url(../images/site_objects/bg_topnav_findit_f2.gif) repeat-x top left;
	/*bottom:-1px;
	position:relative;*/
}
#navigation ul li.findit a:link, #navigation ul li.findit a:visited {
	background-color:transparent;
	background-image:url(../images/site_objects/ico_nav_findit.gif);
	background-repeat: no-repeat;
	background-position: 16px 50%;
	letter-spacing:normal;
	padding: 10px 23px 12px 38px;
}
#navigation ul li.findit a:hover, #navigation ul li.findit a:focus, #navigation ul li.findit a:active, #navigation ul li.findit a.lit:link, #navigation ul li.findit a.lit:visited, #navigation ul li.findit a.lit:hover, #navigation ul li.findit a.lit:active, #navigation ul li.findit a.lit:focus {
	/*background-color:#e07a1a;
	background-image:url(../images/site_objects/ico_nav_findit_f2.gif);*/
	background-repeat: no-repeat;
	background-position: 16px 50%;
	text-decoration:underline;
}
#navigation ul li.finditlit a:link, #navigation ul li.finditlit a:visited {
	background-position: 15px 50%;
	border-left:1px solid #FFF;
	padding: 10px 23px 12px 37px;
}
#navigation ul li.finditlit a:hover, #navigation ul li.finditlit a:focus, #navigation ul li.finditlit a:active {
	/*background-color:transparent;
	background-image:url(../images/site_objects/ico_nav_findit.gif);*/
}
/*= 3. Sub navigation
----------------------------------------------- */
#subnavigation .sectiontitle {
	color:#247db2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:166.6%;
	line-height:100%;
	padding:0 0 12px 0;
	margin:0;
}

#subnavigation ul {
	border-top:2px solid #333333;
	border-bottom: solid 1px #cccccc;
	list-style-type:none;
	margin: 0; 
	padding:0 0 5px 0;
	width: 200px;
}
#subnavigation ul li {
	/*border-top: solid 1px #c0c0c0;*/
	margin: 0; 
	padding:0;
	position: relative;
	width: 200px;
}
#subnavigation ul.selected {
	background:#e6f6fd;
	border:none;
	border-bottom: solid 1px #cccccc;
}
#subnavigation ul.selected li a:link, #subnavigation ul.selected li a:visited {
	background:#e6f6fd;
}
#subnavigation ul li a:link, #subnavigation ul li a:visited {
	color: #000;
	display:block;
	padding: 6px 12px 5px 5px;
	text-decoration:none;
	width: 183px;
}
#subnavigation ul li a:hover, #subnavigation ul li a:active, #subnavigation ul li a:focus {
	color: #247db2;
	font-weight: normal;
	text-decoration:underline;
}
#subnavigation ul li a.lit:link, #subnavigation ul li a.lit:visited {
	color: #247db2;
	font-weight: bold;
	text-decoration:none;
}

#subnavigation ul li a.selected:link, #subnavigation ul li a.selected:visited {
	background:#e6f6fd;
	border-top: solid 1px #cccccc;
	color: #247db2;
	font-weight: bold;
	text-decoration:none;
}

#subnavigation ul li a.selectedparent:link, #subnavigation ul li a.selectedparent:visited {
	background:#e6f6fd;
	border-top: solid 1px #cccccc;
	color: #247db2;
	font-weight: bold;
	text-decoration:none;
}
#subnavigation ul li a.lit:focus, #subnavigation ul li a.lit:hover, #subnavigation ul li a.lit:active, #subnavigation ul li a.selected:focus, #subnavigation ul li a.selected:hover, #subnavigation ul li a.selected:active {
	color: #247db2;
	font-weight: bold;
	text-decoration:underline;
}

/* subnavigation - level 2*/
#subnavigation ul li ul {
	background:#e6f6fd;
	border:none;
	border-bottom: solid 1px #cccccc;
	padding:0 0 4px 0;
}
#subnavigation ul li ul li a:link, #subnavigation ul li ul li a:visited {
	/*color: #000;*/
	display:block;
	padding: 4px 10px 4px 20px;
	text-decoration:none;
	width: 170px;
}
#subnavigation ul li ul li a:focus, #subnavigation ul li ul li a:hover, #subnavigation ul li ul li a:active {
	/*color: #000;*/
	font-weight: normal;
	text-decoration:underline;	
}
#subnavigation ul li ul li a.lit:link, #subnavigation ul li ul li a.lit:visited {
	/*color: #000;*/
	border:none;
	font-weight: bold;
	text-decoration:none;
}
#subnavigation ul li ul li a.lit:focus, #subnavigation ul li ul li a.lit:hover, #subnavigation ul li ul li a.lit:active {
	/*color: #000;*/
	font-weight: bold;
	text-decoration:underline;
}

/* subnavigation - level 3*/
#subnavigation ul li ul li ul li a:link, #subnavigation ul li ul li ul li a:visited {
	display:block;
	padding: 4px 12px 4px 32px;
	text-decoration:none;
	width: 156px;
}
#subnavigation ul li ul li ul li a:focus, #subnavigation ul li ul li ul li a:hover, #subnavigation ul li ul li ul li a:active {
	font-weight: normal;
	text-decoration:underline;	
}
#subnavigation ul li ul li ul li a.lit:link, #subnavigation ul li ul li ul li a.lit:visited {
	font-weight: bold;
	text-decoration:none;
}
#subnavigation ul li ul li ul li a.lit:focus, #subnavigation ul li ul li ul li a.lit:hover, #subnavigation ul li ul li ul li a.lit:active {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}

/* subnavigation - level 4*/
#subnavigation ul li ul li ul li ul li a:link, #subnavigation ul li ul li ul li ul li a:visited {
	color: #000;
	display:block;
	padding: 3px 12px 3px 47px;
	text-decoration:none;
	width: 146px;
}
#subnavigation ul li ul li ul li ul li a:focus, #subnavigation ul li ul li ul li ul li a:hover, #subnavigation ul li ul li ul li ul li a:active {
	color: #000;
	font-weight: normal;
	text-decoration:underline;	
}
#subnavigation ul li ul li ul li ul li a.lit:link, #subnavigation ul li ul li ul li ul li a.lit:visited {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
#subnavigation ul li ul li ul li ul li a.lit:focus, #subnavigation ul li ul li ul li ul li a.lit:hover, #subnavigation ul li ul li ul li ul li a.lit:active {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}


/*= 4. Page trail
----------------------------------------------- */
ol#pagetrail, ol#pagetrail li {
	margin: 0;
	padding:0 0 14px 0;
	list-style-type:none;
	white-space:nowrap;
	display:inline;
}

/*= 5. Footer navigation
----------------------------------------------- */
#footer ul {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}
#footer ul li {
	display: inline;
	float: left;
	margin:0;
	padding: 0 20px 0 0;
	white-space:nowrap;
}

#footer ul a:link, #footer ul a:visited {
	text-decoration:none;
}
#footer ul a:hover, #footer ul a:focus, #footer ul a:active {
	text-decoration:underline;
}/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_15, .container_20 {
	margin-left: 0;
	margin-right: 0;
	float:left;
	clear:left;
	width: 985px;
}
.container_15 {
	width:735px;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 8px;
	margin-right: 7px;
}

.marginbottom15 {
	margin-bottom:15px;
}
.marginbottom45 {
	margin-bottom:45px;
}

.height83px {
	height:83px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 20 Columns
----------------------------------------------------------------------------------------------------*/

.container_20 .grid_1 {
	width:35px;
}

.container_20 .grid_2 {
	width:85px;
}

.container_20 .grid_3 {
	width:135px;
}

.container_20 .grid_4 {
	width:185px;
}

.container_20 .grid_5 {
	width:235px;
}

.container_20 .grid_6 {
	width:285px;
}

.container_20 .grid_7 {
	width:335px;
}

.container_20 .grid_8 {
	width:385px;
}

.container_20 .grid_9 {
	width:435px;
}

.container_20 .grid_10 {
	width:485px;
}

.container_20 .grid_11 {
	width:535px;
}

.container_20 .grid_12 {
	width:585px;
}

.container_20 .grid_13 {
	width:635px;
}

.container_20 .grid_14 {
	width:685px;
}

.container_20 .grid_15 {
	width:735px;
}

.container_20 .grid_16 {
	width:785px;
}

.container_20 .grid_17 {
	width:835px;
}

.container_20 .grid_18 {
	width:885px;
}

.container_20 .grid_19 {
	width:935px;
}

.container_20 .grid_20 {
	width:985px;
}

/* grid with 1 vertical border */

.container_20 .grid_1_border_1 {
	width:34px;
}

.container_20 .grid_2_border_1 {
	width:84px;
}

.container_20 .grid_3_border_1 {
	width:134px;
}

.container_20 .grid_4_border_1 {
	width:184px;
}

.container_20 .grid_5_border_1 {
	width:234px;
}

.container_20 .grid_6_border_1 {
	width:284px;
}

.container_20 .grid_7_border_1 {
	width:334px;
}

.container_20 .grid_8_border_1 {
	width:384px;
}

.container_20 .grid_9_border_1 {
	width:434px;
}

.container_20 .grid_10_border_1 {
	width:484px;
}

.container_20 .grid_11_border_1 {
	width:534px;
}

.container_20 .grid_12_border_1 {
	width:584px;
}

.container_20 .grid_13_border_1 {
	width:634px;
}

.container_20 .grid_14_border_1 {
	width:684px;
}

.container_20 .grid_15_border_1 {
	width:734px;
}

.container_20 .grid_16_border_1 {
	width:784px;
}

.container_20 .grid_17_border_1 {
	width:834px;
}

.container_20 .grid_18_border_1 {
	width:884px;
}

.container_20 .grid_19_border_1 {
	width:934px;
}

.container_20 .grid_20_border_1 {
	width:984px;
}


/* grid with 2 vertical borders */

.container_20 .grid_1_border_2 {
	width:33px;
}

.container_20 .grid_2_border_2 {
	width:83px;
}

.container_20 .grid_3_border_2 {
	width:133px;
}

.container_20 .grid_4_border_2 {
	width:183px;
}

.container_20 .grid_5_border_2 {
	width:233px;
}

.container_20 .grid_6_border_2 {
	width:283px;
}

.container_20 .grid_7_border_2 {
	width:333px;
}

.container_20 .grid_8_border_2 {
	width:383px;
}

.container_20 .grid_9_border_2 {
	width:433px;
}

.container_20 .grid_10_border_2 {
	width:483px;
}

.container_20 .grid_11_border_2 {
	width:533px;
}

.container_20 .grid_12_border_2 {
	width:583px;
}

.container_20 .grid_13_border_2 {
	width:633px;
}

.container_20 .grid_14_border_2 {
	width:683px;
}

.container_20 .grid_15_border_2 {
	width:733px;
}

.container_20 .grid_16_border_2 {
	width:783px;
}

.container_20 .grid_27_border_2 {
	width:833px;
}

.container_20 .grid_28_border_2 {
	width:883px;
}

.container_20 .grid_29_border_2 {
	width:933px;
}

.container_20 .grid_20_border_2 {
	width:983px;
}

/* Prefix Extra Space >> 20 Columns
----------------------------------------------------------------------------------------------------*/

.container_20 .prefix_1 {
	padding-left:50px;
}

.container_20 .prefix_2 {
	padding-left:100px;
}

.container_20 .prefix_3 {
	padding-left:150px;
}

.container_20 .prefix_4 {
	padding-left:200px;
}

.container_20 .prefix_5 {
	padding-left:250px;
}

.container_20 .prefix_6 {
	padding-left:300px;
}

.container_20 .prefix_7 {
	padding-left:350px;
}

.container_20 .prefix_8 {
	padding-left:400px;
}

.container_20 .prefix_9 {
	padding-left:450px;
}

.container_20 .prefix_10 {
	padding-left:500px;
}

.container_20 .prefix_11 {
	padding-left:550px;
}

.container_20 .prefix_12 {
	padding-left:600px;
}

.container_20 .prefix_13 {
	padding-left:650px;
}

.container_20 .prefix_14 {
	padding-left:700px;
}

.container_20 .prefix_15 {
	padding-left:750px;
}

.container_20 .prefix_16 {
	padding-left:800px;
}

.container_20 .prefix_17 {
	padding-left:850px;
}

.container_20 .prefix_18 {
	padding-left:900px;
}

.container_20 .prefix_19 {
	padding-left:950px;
}



/* Suffix Extra Space >> 20 Columns
----------------------------------------------------------------------------------------------------*/

.container_20 .suffix_1 {
	padding-right:50px;
}

.container_20 .suffix_2 {
	padding-right:100px;
}

.container_20 .suffix_3 {
	padding-right:150px;
}

.container_20 .suffix_4 {
	padding-right:200px;
}

.container_20 .suffix_5 {
	padding-right:250px;
}

.container_20 .suffix_6 {
	padding-right:300px;
}

.container_20 .suffix_7 {
	padding-right:350px;
}

.container_20 .suffix_8 {
	padding-right:400px;
}

.container_20 .suffix_9 {
	padding-right:450px;
}

.container_20 .suffix_10 {
	padding-right:500px;
}

.container_20 .suffix_11 {
	padding-right:550px;
}

.container_20 .suffix_12 {
	padding-right:600px;
}

.container_20 .suffix_13 {
	padding-right:650px;
}

.container_20 .suffix_14 {
	padding-right:700px;
}

.container_20 .suffix_15 {
	padding-right:750px;
}

.container_20 .suffix_16 {
	padding-right:800px;
}

.container_20 .suffix_17 {
	padding-right:850px;
}

.container_20 .suffix_18 {
	padding-right:900px;
}

.container_20 .suffix_19 {
	padding-right:950px;
}



/* Push Space >> 20 Columns
----------------------------------------------------------------------------------------------------*/

.container_20 .push_1 {
	left:50px;
}

.container_20 .push_2 {
	left:100px;
}

.container_20 .push_3 {
	left:150px;
}

.container_20 .push_4 {
	left:200px;
}

.container_20 .push_5 {
	left:250px;
}

.container_20 .push_6 {
	left:300px;
}

.container_20 .push_7 {
	left:350px;
}

.container_20 .push_8 {
	left:400px;
}

.container_20 .push_9 {
	left:450px;
}

.container_20 .push_10 {
	left:500px;
}

.container_20 .push_11 {
	left:550px;
}

.container_20 .push_12 {
	left:600px;
}

.container_20 .push_13 {
	left:650px;
}

.container_20 .push_14 {
	left:700px;
}

.container_20 .push_15 {
	left:750px;
}

.container_20 .push_16 {
	left:800px;
}

.container_20 .push_17 {
	left:850px;
}

.container_20 .push_18 {
	left:900px;
}

.container_20 .push_19 {
	left:950px;
}



/* Pull Space >> 20 Columns
----------------------------------------------------------------------------------------------------*/

.container_20 .pull_1 {
	left:-50px;
}

.container_20 .pull_2 {
	left:-100px;
}

.container_20 .pull_3 {
	left:-150px;
}

.container_20 .pull_4 {
	left:-200px;
}

.container_20 .pull_5 {
	left:-250px;
}

.container_20 .pull_6 {
	left:-300px;
}

.container_20 .pull_7 {
	left:-350px;
}

.container_20 .pull_8 {
	left:-400px;
}

.container_20 .pull_9 {
	left:-450px;
}

.container_20 .pull_10 {
	left:-500px;
}

.container_20 .pull_11 {
	left:-550px;
}

.container_20 .pull_12 {
	left:-600px;
}

.container_20 .pull_13 {
	left:-650px;
}

.container_20 .pull_14 {
	left:-700px;
}

.container_20 .pull_15 {
	left:-750px;
}

.container_20 .pull_16 {
	left:-800px;
}

.container_20 .pull_17 {
	left:-850px;
}

.container_20 .pull_18 {
	left:-900px;
}

.container_20 .pull_19 {
	left:-950px;
}

div.nomargin {
	margin:0;
}

div.nobottommargin {
	margin-bottom:0;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}/*	LAYOUT
-----------------------------------------------
1.	Grid
2.	Miscellaneous
----------------------------------------------- */


/*= 1. Grid
-----------------------------------------------
div.col_wrapper_span1, div.col_wrapper_span2, div.col_wrapper_span3, div.col_wrapper_span4, div.col_wrapper_span5 {
	display: inline;
	float: left;
}
div.col_wrapper_span1 {width: 240px;}
div.col_wrapper_span2 {width: 480px;}
div.col_wrapper_span3 {width: 720px;}
div.col_wrapper_span4 {width: 960px;}

div.column, div.column_span2, div.column_span3, div.column_span4 {
	display: inline; 
	float: left;
	margin: 0 15px 15px 0;
}
div.column {width: 230px;}
div.column_span2 {width: 470px;}
div.column_span3 {width: 710px;} */


div.col_content {
	padding:15px 15px 0 15px;
}
.padtop10px {
	padding-top:10px;
}
.padtop15px {
	padding-top:15px;
}

.padtop45px {
	padding-top:45px;
}

div.padbot15px {
	padding-bottom:15px;
}
div.col_content_sideonly {
	padding:0 10px 0 15px;
}
div.col_content_topleft {
	padding: 15px 0 0 15px;
}
.bgblock_border {
	background:#f2f2f2;
	border:1px solid #cccccc;
}
.bgblock {
	background:#f2f2f2;
}
.borderleft {
	border-left:1px solid #ccc;
}
.borderright {
	border-right:1px solid #ccc;
}
.borderbottom {
	border-bottom:1px solid #ccc;
}
.bordertop {
	border-top:1px solid #ccc;
}
.borderbottomblack {
	border-bottom:1px solid #000;
}
.bordertopblack {
	border-top:1px solid #000;
}
.borderbottomthick {
	border-bottom:2px solid #231f20;
}

.border {
	border:1px solid #ccc;
}
a.rollborder:hover .border, a.rollborder:focus .border, a.rollborder:active .border {
	border:1px solid #247DB2;
}
img.border {
	display:block;
}
.noborderbottom {
	border-bottom:none;
}
.noborderright {
	border-right:none;
}

.imgpanel {
	margin:15px 0;
}
.imgpadright {
	margin-right:15px;
}
.col_navigation {
	background:#dddddd url(../images/site_objects/bg_colnav.gif) repeat-x top left;
	border-bottom:2px solid #231f20;
}

.col_subnav {
	border-bottom:1px solid #cccccc;
	margin-top:4px;
}

/* internal nav */

div.pagenav {
	float:right;
	text-align:right;
}
div.pagenav ul.nav, div.pagenav ul.nav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

div.pagenav li.previous, div.pagenav li.next, div.pagenav li.index {
	float:left;
	width:auto;
	padding:0;
}

div.pagenav li.index a, div.pagenav li.index a:link, div.pagenav li.index a:visited {
	margin:5px 10px 0 0;
	padding:0 0 0 15px;
	float:left;
	background:url(../images/buttons/arw_blue_left.gif) no-repeat left;
	text-decoration:none;
}
div.pagenav li.index a:hover, div.pagenav li.index a:focus, div.pagenav li.index a:active {
	margin:5px 10px 0 0;
	padding:0 0 0 15px;
	float:left;
	background:url(../images/buttons/arw_blue_left.gif) no-repeat left;
	text-decoration:underline;
}

.bg_dark {
	color:#FFF;
}

/*= 2. Miscellaneous
----------------------------------------------- */
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.rightalign {
	text-align:right;
}
.clearboth {
	clear:both;
}
.nowrap {
	white-space:nowrap
}
.displayblock {
	display:block !important;
}
.positionstatic {
	position:static !important;
}
.print {
	display: none;
}
.nomarginbottom {
	margin-bottom: 0;
}
.margintop15 {
	margin-top: 15px!important;
}
.marginright10 {
	margin-right: 10px;
}
.marginbot5 {
	margin-bottom: 5px;
}
.padleft15px {
	padding-left:15px!important;
}
.padleft20px {
	padding-left:20px;
}
.padleft40px {
	padding-left:40px;
}
.padtop20px {
	padding-top:20px;
}
.padbot45px {
	margin-bottom:45px;
}

.whitebg {
	background:#FFF;
}

/* heights */

.height148 {
	height:148px;
}
html>body .height148 {
	height:auto;
	min-height:148px;
}
.height165 {
	height:165px;
}
html>body .height165 {
	height:auto;
	min-height:165px;
}

.height200 {
	height:200px;
}
html>body .height200 {
	height:auto;
	min-height:200px;
}

.height233 {
	height:233px;
}
html>body .height233 {
	height:auto;
	min-height:233px;
}


/*= five col banner */

#adbanner h3 {
	color: #333333;
	font-size:166.7%;
	padding:5px 0 10px 0;
}

#adbanner p {
	margin:0 0 2px 0;
}
#adbanner h3.rssicon {
	padding-left:50px;
	background:url(../images/icons/rss_big.gif) no-repeat 0px 4px;
}
#adbanner h3.emailicon {
	padding-left:60px;
	background:url(../images/icons/email_news_big.gif) no-repeat 0px 2px;
}

#adbanner h3.updateicon {
	padding-left:60px;
	background:url(../images/icons/update_big.gif) no-repeat 0px 2px;
}

#adbanner .phonebg {
	background:url(../images/pictures/bg_mobilephone.jpg) no-repeat 0 2px;
	padding-left:70px;
	padding-bottom:20px;
}

#adbanner .phonebg h3 {
	padding-top:23px;
}


div.tooltip {
	background:url(../images/site_objects/bg_tooltip_base.gif) no-repeat bottom left;
	color:#FFF;
	display:none;
	left:38px;
	position:absolute;
	bottom:63px;
	z-index:1000;
}

div.tooltip div.tooltip_top {
	width:168px;
	background:url(../images/site_objects/bg_tooltip_top.gif) no-repeat top left;
	margin:0 0 35px 0;
}

.wysiwyg_left_imageContainer{
	float: left; 
	margin: 3px 10px 0 0;
	position: relative;
	clear:left;
}
.wysiwyg_right_imageContainer{
	float: right;
	margin:3px 0 0 10px;
	position:relative;
	clear:right;
}
.wysiwyg_full_imageContainer{
	margin:3px 0 0;
	position:relative;
	width:100%;
}

.wysiwyg_left_imageContainer p,
.wysiwyg_right_imageContainer p,
.wysiwyg_full_imageContainer p{
	font-size:95%;
	line-height:1.1em;
}

/*--------------------------*/
/*---- wysiwyg_FINANCIAL TABLES ----*/
/*--------------------------*/

	
table.wysiwyg_financial {
	font-size:85%;
	border-top:1px solid #000000;
	font-family:verdana, arial, sans-serif;
	margin:25px 0px 25px 0px;
	border-collapse:collapse;
}

table.wysiwyg_financial td, table.wysiwyg_financial th{
	border:1px solid #CCCCCC;
	text-align:right;
	padding:3px 0px 6px 0px;
	vertical-align:bottom;
}

table.wysiwyg_financial td.left  {
	text-align: left;
}
table.wysiwyg_financial th {
	text-align: center;
	padding:3px 0px 6px 0px;
	vertical-align:bottom;
}

table.wysiwyg_financial th {
padding-left:5px;
}

table.wysiwyg_financial td.noLine, table.wysiwyg_financial th.noLine, table.wysiwyg_financial tr.doubleLine td.noLine, table.wysiwyg_financial tr.singleLine td.noLine{
	border-bottom:0px solid #CCCCCC !important;
	}

table.wysiwyg_financial tr.last td{
	border-bottom:1px solid #000000;
}

table.wysiwyg_financial td.doubleLine {
	border-bottom:2px solid #000000 !important;
}

table.wysiwyg_financial tr.doubleLine td{
	border-bottom:2px solid #000000 !important;
}
table.wysiwyg_financial tr.doubleLine td.alignleft{
	border-bottom:1px solid #CCCCCC !important;
}

table.wysiwyg_financial td.singleLine {
	border-bottom:1px solid #000000 !important;
}

table.wysiwyg_financial tr.singleLine td{
	border-bottom:1px solid #000000 !important;
}
table.wysiwyg_financial tr.singleLine td.alignleft{
	border-bottom:1px solid #CCCCCC !important;
}

table.wysiwyg_financial tr.first th{
	border-bottom:1px solid #000000!important;
}
table.wysiwyg_financial tfoot td{
	font-size:85%;
	border-bottom:0px solid #CCCCCC;
	font-family:verdana, arial, sans-serif;
	margin:0px;
	padding:10px 0px 0px 0px;
	}

table.wysiwyg_financial tfoot SUP{
	font-size:110%;
	}
/*	TYPOGRAPHY
-----------------------------------------------
1.	Headings
2.	Paragraphs
3.	Blockquotes
4.	Links
5.	Lists
----------------------------------------------- */

/*= 1. Headings
----------------------------------------------- */

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #247db2;
}

h1, .h1 {  
	font-size:250%;
	font-weight:normal;
	line-height: 1.2em;
	margin: 0;
	padding: 35px 0 14px 0;
}
h2, .h2 {  
	font-size:166.7%;
	font-weight:normal;
	margin: 0 0 8px 0; 
	padding: 0;	
}
h2.blacktitle { /* no padding, and black */
	color:#000;
	margin: 0; 
}
h2.icon, h3.icon, th span.icon {
	display:inline-block;
	padding:6px 0 10px 36px;
}
h2.newsicon {
	padding:6px 0 10px 0px;
}

/*div.subcontent h2 {  
	color: #000;
	font-size:130%;
	margin: 0 0 7px 0; 
	padding: 0;	
}*/
h3, .h3 {  
	color: #000000;
	font-size:133.3%;
	font-weight:normal;
	margin: 0 0 5px 0; 
	padding: 0;	
}
h3.margintop15 {
	margin-top:15px;
	display:inline-block;
}
h4, h5, h6, .h4 {  
	color: #000000;
	font-size:100%;
	margin: 0; 
	padding: 0;	
}
h1.nopad, h2.nopad, h3.nopad, h4.nopad, h5.nopad {
	margin: 0; 
}
h1.notoppad, h2.notoppad, h3.notoppad, h4.notoppad, h5.notoppad {
	margin-top: 0; 
}
.bg_dark h1, .bg_dark h2, .bg_dark h3, .bg_dark h4 {
	color: #FFF;
}

h2.flag, h3.flag {
	padding-left:30px;
}
.uk {
	background:url(../images/icons/ico_flag_uk.gif) no-repeat 0 3px;
}
.china {
	background:url(../images/icons/ico_flag_china.gif) no-repeat 0 3px;
}
.france {
	background:url(../images/icons/ico_flag_france.gif) no-repeat 0 3px;
}
.russia {
	background:url(../images/icons/ico_flag_russia.gif) no-repeat 0 3px;
}
.poland {
	background:url(../images/icons/ico_flag_poland.gif) no-repeat 0 3px;
}
.germany {
	background:url(../images/icons/ico_flag_germany.gif) no-repeat 0 3px;
}
.turkey {
	background:url(../images/icons/ico_flag_turkey.gif) no-repeat 0 3px;
}
.spain {
	background:url(../images/icons/ico_flag_spain.gif) no-repeat 0 3px;
}

/*= 2. Paragraphs
----------------------------------------------- */
p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align:left;
}
p.halfspace, .halfspace {
	margin: 0 0 5px 0;
	padding: 0;
	text-align:left;
}
.space {
	margin: 0 0 15px 0;
	padding: 0;
}
p.nospace, .nospace {
	margin: 0;
	padding: 0;
	text-align:left;
}
p.navtext {
	color:#666;
	float:left;
	margin:0;
	padding:5px 10px 0 0;
}

p.screenshotimg {
	margin: 0 0 10px 0;
}
sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: bottom;
	position: relative;
}
	sup {
		bottom: 1ex;
	}
	sub {
		top: .5ex;
	}

/*= 3. Blockquotes
----------------------------------------------- */
blockquote {
	padding: 0;
	margin: 0;
}

/*= 4. Links
----------------------------------------------- */
a:link, a:visited { 
	background: transparent;
	color: #247db2;
	text-decoration: underline; 
}
a:hover, a:focus, a:active { 
	background: transparent;
	color: #247db2;
	text-decoration: none; 
}
.icon a:link, .icon a:visited {
	display:inline-block;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
}
.icon a:hover, .icon a:focus, .icon a:active {
	text-decoration:underline;
}
.bg_dark a:link, .bg_dark a:visited {
	color:#FFF;
}
a.download:link, a.download:visited, .download { 
	background:url(../images/icons/download.png) no-repeat top left;
	padding-left:36px;
}
a.rightarrow:link, a.rightarrow:visited, .rightarrow { 
	background:url(../images/icons/rightarrow.png) no-repeat top left;
	padding-left:36px;
}
a.video:link, a.video:visited, .video { 
	background:url(../images/icons/video.png) no-repeat top left;
	padding-left:36px;
}
a.store:link, a.store:visited, .store { 
	background:url(../images/icons/store.png) no-repeat top left;
	padding-left:36px;
}
a.service:link, a.service:visited, .service { 
	background:url(../images/icons/spanner.png) no-repeat top left;
	padding-left:36px;
}
a.product:link, a.product:visited, .product { 
	background:url(../images/icons/roller.png) no-repeat top left;
	padding-left:36px;
}
a.popular:link, a.popular:visited, .popular { 
	background:url(../images/icons/heart.png) no-repeat top left;
	padding-left:36px;
}
a.star:link, a.star:visited, .star { 
	background:url(../images/icons/star.png) no-repeat top left;
	padding-left:36px;
}
a.comment:link, a.comment:visited, .comment { 
	background:url(../images/icons/comment.png) no-repeat top left;
	padding-left:36px;
}
a.news:link, a.news:visited, .news { 
	background:url(../images/icons/news.png) no-repeat top left;
	padding-left:36px;
}
a.rss:link, a.rss:visited, .rss { 
	background:url(../images/icons/rssfeed.png) no-repeat left 2px;
	padding-left:36px;
}
a.emailnews:link, a.emailnews:visited, .emailnews { 
	background:url(../images/icons/emailnews.png) no-repeat top left;
	padding-left:36px;
}

div.sticker a:link, div.sticker a:visited {
	background-repeat:no-repeat;
	cursor:pointer;
	height:124px;
	float:left;
	text-indent:-1000px;
	width:124px;
}
div.sticker {
	bottom:-10px;
	overflow:hidden;
	position:absolute;
	right:10px;
}

a:link .pdfsize, a:visited .pdfsize { 
	color: #999999;
}
ul.textlink li a:link, ul.textlink li a:visited {
	background:url(../images/buttons/arw_blue_right.gif) 0 4px no-repeat;
	display:inline-block;
	text-decoration:none;
	padding:0 0 4px 15px;
}
html>body ul.textlink li a:link, html>body ul.textlink li a:visited {
	display:block;
	float:none;
}
ul.textlink li a:hover, ul.textlink li a:focus, ul.textlink li a:active {
	text-decoration:underline;
}
ul.textlink li.topspace a:link, ul.textlink li.topspace a:visited {
	background-position:0 10px;
	padding-top:6px;
}
ul.textlink li a.externallink:link, ul.textlink li a.externallink:visited {
	padding:0 0 4px 17px;
	background:url(../images/icons/ico_externallink.gif) 0 4px no-repeat;
}
ul.textlink li a.sendemail:link, ul.textlink li a.sendemail:visited {
	padding:0 0 4px 17px;
	background:url(../images/icons/ico_externalemail.gif) 0 4px no-repeat;
}

.bg_dark ul.textlink li a.externallink:link, .bg_dark ul.textlink li a.externallink:visited {
	background:url(../images/icons/ico_externallink_white.gif) 0 4px no-repeat;
}
ul.textlink li.nospace a:link, ul.textlink li.nospace a:visited, ul.nospace li a:link, ul.nospace li a:visited {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
ul.textlink li a:hover, ul.textlink li a:focus, ul.textlink li a:active {
	text-decoration:underline;
}

ul.button a.sharethis:link, ul.button a.sharethis:visited  {
	background:#dbdbdb url(../images/buttons/bg_sharethis.gif) repeat-x left top;
	/*background-repeat: no-repeat;*/
	font-weight:normal;
	padding:3px 12px 4px 27px;
}
ul.button a.sharethis:hover, ul.button a.sharethis:focus, ul.button a.sharethis:active {
	background:#349cc5 url(../images/buttons/bg_sharethis_f2.gif) repeat-x left top;
}

ul.button a:link, ul.button a:visited {
	background:#dbdbdb url(../images/site_objects/bg_button.gif) left top repeat-x;
	border:1px solid #cccccc;
	color:#247db2;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	padding:6px 11px;
	text-decoration:none;
	text-transform:uppercase;
}
ul.button a:hover, ul.button a:focus, ul.button a:active {
	/*background:#319ac4 url(../images/site_objects/bg_blue_gradient.gif) top left repeat-x;
	border:1px solid #319ac4;*/
	background:#247db2 url(../images/site_objects/bg_blue_gradient.gif) top left repeat-x;
	border:1px solid #247db2;
	color:#FFF;
	/*text-decoration:underline;*/
}

ul.button a.external:link, ul.button a.external:visited  {
	background:#dbdbdb url(../images/buttons/bg_external.gif) repeat-x left top;
	font-weight:normal;
	padding:3px 12px 4px 27px;
}
ul.button a.external:hover, ul.button a.external:focus, ul.button a.external:active {
	background:#349cc5 url(../images/buttons/bg_external_f2.gif) repeat-x left top!important;
	padding:3px 12px 4px 27px!important;
}

ul.closebtn a:link, ul.closebtn a:visited {
	background:url(../images/buttons/bg_close_grey_blue.gif) no-repeat left 8px;
	color:#247db2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 116.6%;
	padding:6px 15px 6px 20px;
	text-transform:uppercase;
	text-decoration:none;
}
ul.closebtn a:hover, ul.closebtn a:focus, ul.closebtn a:active {
	text-decoration:underline;
}
/*ul a.closebtn:link, ul a.closebtn:visited  {
	background:url(../images/buttons/bg_cross.gif) repeat-x;
	padding:6px 15px 6px 35px;
}
ul.button a.closebtn:hover, ul.button a.closebtn:focus, ul.button a.closebtn:active {
	background:#349cc5 url(../images/buttons/bg_cross_f2.gif) repeat-x;
}*/
ul.button li.colourbgbtn a:hover, ul.button li.colourbgbtn a:focus, ul.button li.colourbgbtn a:active {
	background:#349cc5 url(../images/site_objects/bg_button_f2.gif) left top repeat-x;
	border:1px solid #cccccc;
	color:#FFF;
	padding:6px 11px;
	text-decoration:underline;
}

.col_navigation ul li a:link, .col_navigation ul li a:visited {
	background-color:#dddddd;
	background-image:url(../images/site_objects/bg_colnav.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border-right:1px solid #cccccc;
	color: #231f20;
	display:inline;
	float:left;
	font-weight:normal;
	padding: 5px 14px 5px 15px;
	text-decoration: none;
	text-align:center;
	word-spacing:2px;
}
.col_navigation ul li.last a:link, .col_navigation ul li.last a:visited {
	border-right:none;
}
.col_navigation ul li a:hover, .col_navigation ul li a:focus, .col_navigation ul li a:active {
	text-decoration: underline;
}
.col_navigation ul li a.lit:link, .col_navigation ul li a.lit:visited, .col_navigation ul li a:hover, .col_navigation ul li a:focus, .col_navigation ul li a:active {
	background-color:#231f20;
	background-image:url(../images/site_objects/bg_topnav.gif);
	border-right:none;
	color: #FFF;
	padding: 6px 15px 5px 15px;
	margin-top:-1px;
}
.col_subnav ul li a:link, .col_subnav ul li a:visited {
	background:none;
	color: #231f20;
	display:inline;
	float:left;
	font-weight:normal;
	padding: 5px 14px 5px 15px;
	text-decoration: none;
	text-align:center;
	word-spacing:2px;
}
.col_subnav ul li.last a:link, .col_subnav ul li.last a:visited {
	border-right:none;
}
.col_subnav ul li a:hover, .col_subnav ul li a:focus, .col_subnav ul li a:active {
	text-decoration: underline;
}
.col_subnav ul li a.lit:link, .col_subnav ul li a.lit:visited, .col_subnav ul li a:hover, .col_subnav ul li a:focus, .col_subnav ul li a:active {
	background-color:#231f20;
	background-image:url(../images/site_objects/bg_topnav.gif);
	background-repeat:repeat-x;
	color: #FFF;
}

/*= 5. Lists
----------------------------------------------- */
ul {
	margin:0 0 15px 16px;
	padding: 0;
}
ol {
	margin:0 0 15px 22px;
	padding: 0;
}
ul li, ol li {
	margin: 0 0 15px 0;
	padding:0;
}

ol.loweralpha li {
	list-style:lower-alpha;
}
ol.lowerroman li {
	list-style:lower-roman;
}



#content ul li {
	list-style-type:square;
}
ul.inline {
	clear: both;
	display: inline;
	float: left;
	margin: 0;
}
ul.inline li {
	list-style-type:none;
	display: inline;
	float:left;
	margin: 0;
 	padding: 0;
	white-space:nowrap;
}
ul.relatedlist {
	margin: 0 0 14px 0;
}
ul.relatedlist li {
	list-style: none;
	margin: 0;
}
#content ul.relatedlist li {
	list-style-type:none;
}
#content ul.relatedlist li.bottomspace {
	padding-bottom: 8px;
}
ul.imagelist {
	clear: both;
	display: inline;
	float: left;
	margin: 0 0 10px 0;
}
ul.imagelist li {
	list-style-type:none;
	display: inline;
	float:left;
	margin: 0 20px 0 0;
 	padding: 0;
	white-space:nowrap;
}
ul.imagelist li img {
	display:block;
}
ul.imagelist li.last {
	margin:0;
}
ul.textlink {
	list-style:none!important;	
	padding:0 0 7px 0;
	margin:0;
	clear:both;
}
ul.textlink li {
	clear:both;
	display:inline;
	line-height:130%;
	list-style:none!important;	
	margin:0;
	padding:0;
}
ul.nospace, ul li.nospace {
	padding:0;
	margin:0;
}
ul.button, ul.closebtn {
	list-style:none;	
	padding:0 0 7px 0;
	margin:0;
	clear:both;
}
ul.button li, ul.closebtn li {
	display:inline;
	line-height:130%;
	list-style:none;
		
	margin:0;
	padding:0;
}
ul.button li.colourbgbtn {
	background-image:url(../images/buttons/bg_shade_rb.png);
	background-repeat:no-repeat;
	background-position: top right;
	float:left;	
	padding:0 2px 4px 0;
}
ul.button li.shadow {
	background-image:url(../images/buttons/bg_button_shadow.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	float:left;	
	padding:0 0 4px 0;
}
ul.sharebtn {
	padding:45px 0 0 0;
}
ul.sharebtn_top {
	padding:0;
}
.rightalign ul.sharebtn {
	float:right;
}
.col_navigation ul, .col_subnav ul {
	display:inline;
	margin:0;
	padding:0;
}
.col_navigation ul li, .col_subnav ul li {
	display:inline;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size: 116.6%;*/
	font-weight: bold;
	list-style-type:none;
	margin:0;
	padding:0;
}
.col_navigation ul li {
	text-transform:uppercase;
}

ul.key {
	padding:0;
	margin:10px 0 0 0;
}
ul.key li {
	list-style:none!important;
	padding:2px 0 2px 25px;
	margin:0 0 5px 0;
	float:left;
	width:85%;
}
ul.key li.key_orange {
	background:url(../images/charts/key_orange.gif) left top no-repeat;
}
ul.key li.key_blue {
	background:url(../images/charts/key_blue.gif) left top no-repeat;	
}
ul.key li.key_purple {
	background:url(../images/charts/key_purple.gif) left top no-repeat;	
}
ul.key li.key_lightpurple {
	background:url(../images/charts/key_lightpurple.gif) left top no-repeat;	
}
ul.key li.key_green {
	background:url(../images/charts/key_green.gif) left top no-repeat;	
}
ul.key li.key_lightgreen {
	background:url(../images/charts/key_lightgreen.gif) left top no-repeat;	
}
ul.key li.key_pink {
	background:url(../images/charts/key_pink.gif) left top no-repeat;	
}



/*= 6. Miscellaneous
----------------------------------------------- */
.bold {font-weight: bold;}
.nobold {font-weight: normal;}
.smalltext {font-size:91.6%;}
.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 166.7%;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:22px;
}
.italic {
	font-style:italic;
}
.error {
	background: transparent;
	color: #ce2033; 
}
input.error {
	background: #FDE7C7;
	color: #333333; 
}
.nowrap {
	white-space: nowrap;
}
.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.date {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.uppercase {
	text-transform:uppercase;
}
.black {
	color:#000;
}
.blue {
	color:#247db2;
}
.grey {
	color:#666;
}
.orange, .bandqorange {
	color:#f88426;
}
.red {
	color:#ff0000;
}
.purple {
	color:#823c8c;
}
.green {
	color:#006600;
}
.pink {
	color:#dd0f66;
}
.castoramablue {
	color:#0066a9;
}
.bricored {
	color:#ee3424;
}
.screwfixblue {
	color:#204297;
}
.koctasorange {
	color:#e07815;
}
.hornbachorange {
	color:#f87e1e;
}
.paddedheading {
	padding:0 0 5px 0;
}

/*sizes*/
.size11 {
	font-size:91.6%;
}
p.size11 {
	line-height:120%;
}
.size14 {
	font-size:116.6%;
}
.size15 {
	font-size:125%;
}
.size16 {
	font-size:133.3%;
}
.size20 {
	font-size:166.6%;
}
p.size20 {
	line-height:1.2em;
}
.size25 {
	font-size:208.3%;
}

.size30 {
	font-size:250%;
}
.size35 {
	font-size:291.6%;
}
span.size30 {
	display:inline-block;
	line-height:1em;
}
span.size35 {
	display:inline-block;
	line-height:1.1em;
}
span.displayinlineblock {
	display:inline-block;
	line-height:1.1em;
}
/*	FORMS
----------------------------------------------- */
legend {
	/* this is impossible to style consistently
	accross browsers, so is set to display: none */
	display: none;
}
form, fieldset  {
	border:0;
	margin:0;
	padding:0;
}
label {
	padding: 0 0 4px 0;
}

label.checkbox_label {
	float:left;
	padding:0;
	margin: 0 0 8px 5px;
}
label.newinstore {
	background: url("../images/icons/emailnews_small.gif") no-repeat 100% 0;
	padding: 0 20px 8px 0;
}
input, textarea {
	background:#e6f4ff;
	border:1px solid #cccccc;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	font-style:italic;
	margin: 0;
	padding:6px;
}

#sharethis input {background: #ffffff;}
input.text {
	width:200px;
}
input.img {
	padding:0;
	margin:0;
	background:none;
}
input.checkbox {
	float:left;
	border:0;
	background:none;
	margin:0;
	padding:0;
	height:18px;
}

input.button, input.button_f2 {
	background: transparent;
	border: 0;
	cursor: pointer;
	/*float: left;*/
	font-weight:bold;
	margin: 0;
	overflow: visible;
	padding:0;
	text-align:left;
	text-decoration: underline;
	width: auto;
}
input.button_f2 {
	text-decoration: none;
}
input.norightborder {
	border-right:none;
}
input.formbutton, input.formbutton_f2 {
	background: url("../images/site_objects/backgrounds/bg_button.gif") top left repeat-x #000;
	border: 0;
	color: #FFF;
	cursor: pointer;
	float: left;
	font-size:110%;
	font-weight:bold;
	margin: 0;
	overflow: visible;
	padding: 1px 5px;
	text-align:left;
	text-decoration: none;
	width: auto;
}
input.formbutton_f2 {
	text-decoration: underline;
}

button.submitbtn {
	background:#CCC url(../images/site_objects/bg_button.gif) bottom left repeat-x;
	border:1px solid #CCC;
	border-left:none;
	color:#247db2;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	height:29px;
	padding:0;
	margin:-2px 0 0 -3px;
	text-transform:uppercase;
	vertical-align:middle;
	width:29px;
}

button.submitbtn_f2 {
	background:#CCC url(../images/buttons/bg_gradient_up.gif) top left repeat-x;

}

button.sendbtn {
	background:#CCC url(../images/site_objects/bg_button.gif) bottom left repeat-x;
	border:1px solid #CCC;
	color:#247db2;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	height:29px;
	padding:0 17px;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
}

button.sendbtn_f2 {
	background:#247db2 url(../images/site_objects/bg_blue_gradient.gif) top left repeat-x;
	border:1px solid #247db2;
	color:#FFF;
}
div.commentfield, div.errorcommentfield {
	background:url(../images/site_objects/bg_commentfield.gif) bottom left no-repeat;
	border-top:1px solid #dcddde;
	padding:0 0 16px 0;
	width:540px;
}

div.errorcommentfield {
	background:transparent url(../images/site_objects/bg_commentfield_error.gif) bottom left no-repeat;
}

textarea.commentfield {
	border:none;
	height:130px;
	margin:0 0 0 1px;
	padding:10px;
	width:518px;
}

div.errorcommentfield textarea.commentfield {
	background-color: #FDE7C7;
}

fieldset.emailupdates ul.relatedlist li {
	clear:left;
}
fieldset.emailupdates ul.relatedlist {
	clear:both;
	float:left;
	margin: 6px 0px 30px 0;
}

fieldset.emailupdates input.text {
	width: 250px;
}
fieldset.emailupdates select#profession {
	width: 265px;
}

p.error {
	color:#f79910;
}
textarea.error, #sharethis input.error {
	background:#fde7c7;
	color:#333333;
}
select.error {
	background:#fde7c7 url(../images/site_objects/bg_select.gif) no-repeat scroll right center;
}/*	TABLES
-----------------------------------------------
1.	Generic
2.	Information
3.	Financial
----------------------------------------------- */


/*= 1. Generic
----------------------------------------------- */
table {
	clear:left;
	font-size: 100%; /* need to set for IE5/5.5 */
	margin: 0 0 14px 0;
	padding: 0;
	text-align:right;
	vertical-align:bottom;
}
caption {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
	text-align: left;
}
th, td {
	font-size: 100%; /* need to set for IE5/5.5 */
	margin: 0;
	padding: 0 4px 2px 0;
	text-align:right;
}
th.left, td.left {
	text-align:left;
}
th.top, td.top {
	vertical-align:top;
}
th.nobold {
	font-weight:normal;
}
th.indent, td.indent {
	padding-left:10px;
}

th.indent, td.indent20 {
	padding-left:20px!important;
}
/*= 2. Information
----------------------------------------------- */
table.info {
	margin: 0;
	text-align:left;
	width: 100%;
}
table.info td, table.info th {
	border-bottom: solid 1px #ccc; 
	padding:11px 0 16px 5px;
	text-align:left;
	vertical-align: top;
}
table.info td.icon, table.info th.icon {
	padding:0 0 0 5px;
	vertical-align:middle;
}
table.info th.padright15 {
	padding-right:15px;
}
table.info tr td.date {
	white-space:nowrap;
	width:100px;
}
table.info tr td.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:166.7%;
	line-height:120%;
	padding:9px 15px 10px 0;
}
table.info tr td.padleft {
	padding-left:9px;
}
table.info tr td.related {
	white-space:nowrap;
	padding-right:50px;
}
table.info tr td.pad15 {
	padding-right:15px;
}
table.info td.noborder, table.info tr.noborder td {
	border-bottom: 0; 
}
table.info tr.narrow td {
	padding:11px 0 0px 5px;
}
table.info tr td.padright {
	padding-right: 250px;
}
/*= 3. Financial
----------------------------------------------- */

table.financial {
	width:100%;
	margin:0 0 14px 0;
	/*font-size:91.6%;*/
}

table.financial thead tr th {
	padding: 2px 5px 3px 11px;
	vertical-align:bottom;
	border-bottom:1px solid #319ac4;
	font-weight:normal;
	font-size:91.6%;
}
table.financial thead tr td {
	border-bottom:1px solid #319ac4;
}
table.financial tbody td, table.financial tbody th  {
	/*padding: 3px 5px 2px 11px;*/
	padding: 5px 5px 6px 11px;
	vertical-align:bottom;
	border-bottom:1px solid #c8c8c8;
}
table.financial th.blue { 
	color: #000; 
	font-weight: normal;
}
table.financial td strong { 
	color: #247db2;
}	
table.financial td.left strong { 
	color: #000000;
}	
table.financial td.top, table.financial th.top {
	vertical-align:top;
}
table.financial tr.greyline td, table.financial tr.greyline th, table.financial tr td.greyline, table.financial tr th.greyline {
	border-bottom:1px solid #c8c8c8;
}
table.financial tr.noline td, table.financial tr.noline th, table.financial tr td.noline, table.financial tr th.noline {
	border-bottom:none;
}
table.financial tr.blueline td, table.financial tr.blueline th, table.financial tr td.blueline, table.financial tr th.blueline {
	border-bottom:1px solid #319ac4;
}
table.financial tr.thickblueline td, table.financial tr.thickblueline th, table.financial tr td.thickblueline, table.financial tr th.thickblueline {
	border-bottom:2px solid #319ac4;
}

table.financial tfoot td {
	padding-top: 7px;
	border-bottom: none;
	vertical-align:top;
}
table.financial tr.highlight td, table.financial tr.highlight th, table.financial tr td.highlight, table.financial tr th.highlight {
	background:#f3f3f3;
}
table.financial td.noborder, table.financial tr.noborder td {
	border-bottom: 0; 
}
table.financial tr.hover td, table.financial tr.hover th {
	background: #e6f6fd;
}
table.financial tfoot tr.hover td, table.financial tfoot tr.hover td {
	background: #ffffff;
}


.nohighlight {
	background:#ffffff!important;
}

table.leftfinancial tr th, table.leftfinancial tr td {
	text-align:left;
}

/* end financial table */


table.leftaligned thead tr th, table.leftaligned tbody tr td {
	text-align:left;
}

table.leftaligned thead tr th {
	border-bottom:2px solid #000;
}

table.leftaligned tbody tr td {
	font-weight:bold;
}







table.news {
	width:735px;
}

table.news tr td {
	border-bottom:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	vertical-align:top;
}
table.news tr td.date {
	padding:11px 0 15px 5px;
	white-space:nowrap;
	width:100px;
}
table.news tr td.date .big, #findit .big{
	font-size:166.7%;
}
table.news tr td.title {
	font-size:166.7%;
	line-height:120%;
	padding:12px 15px 10px 0;
}
table.news tr td.title a:link, table.news tr td.title a:visited {
	text-decoration:none;
}

table.news tr td.title a:hover, table.news tr td.title a:focus, table.news tr td.title a:active {
	text-decoration:underline;
}
table.results {
	margin:15px 0 0 0;
	width:100%;
}

table.results tbody td {
	padding: 5px 5px 6px 11px;
	vertical-align:top;
}

table.results tbody td.title {
	font-size:133.3%;
}
table.results tbody td ul.textlink {
	padding-bottom:0;
	
}

/*= 4. Misc
----------------------------------------------- */
table.resultspres {
	margin-bottom: 55px;
}
table.resultspres tr.hover td, table.newspanel tr.hover td, table.news tr.hover td {
	background: #e6f6fd;
}
table.marginbottom30 {
	margin-bottom: 30px;
}
#findit {
	background:#d97d10 url(../images/site_objects/bg_findit.gif) repeat-x top left;
	color:#FFF;
	display: inline;
	float: left;
	height: 290px;
	width: 985px;
}
#findit h1 {
	color:#FFF;
	font-size:250%;
	padding:0 0 30px 0;
}

#findit h2.paneltitle {
	color: #4c4c4c;
	font-size:125%;
	padding:5px 0 10px 0;
}
#findit .findpanel {
	background:#F7F7F7;
	border-left:1px solid #cccccc;
	height:212px;
	margin-bottom:10px;
	width:665px;
}
#findit ul.closebtn a:link, #findit ul.closebtn a:visited {
	color:#FFF;
	background:url(../images/buttons/bg_close_white_orange.gif) no-repeat left 8px;
	padding:6px 20px 6px 20px;
}

/*#findit h2 {
	background:#FFF url(../images/icons/popular.gif) no-repeat 17px 50%;
	color:#000;
	margin:0;
	padding:15px 0 15px 50px;
}*/
#findit ul.findlist {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
#findit ul.findlist li {
	margin:0;
	padding:0;
	display:inline;
}
#findit ul.findlist li a:link, #findit ul.findlist li a:visited {
	background:#ffffff url(../images/findit/bg_link.gif) bottom left repeat-x;
	border-bottom:1px solid #cccccc;
	color:#247db2;
	display:inline;
	float:left;
	font-size:167%;
	height:40px;
	line-height:110%;
	padding:20px 0 0 0;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:332px;
}
html>body #findit ul.findlist li a:link, html>body #findit ul.findlist li a:visited {
	height:auto;
	min-height:40px;
}
#findit ul.findlist li a.borderright:link, #findit ul.findlist li a.borderright:visited {
	border-right:1px solid #cccccc;
}
#findit ul.findlist li a.lastitem:link, #findit ul.findlist li a.lastitem:visited {
	border-bottom:none;
}
#findit ul.findlist li a:hover, #findit ul.findlist li a:focus, #findit ul.findlist li a:active, #findit ul.findlist li.lit a:link, #findit ul.findlist li.lit a:visited {
	background:#257fb3 url(../images/site_objects/bg_topnav_f2.gif) repeat-x 0 0;
	color:#FFF;
/*	border-bottom:none;
	height:42px;*/
}
/*html>body #findit ul.findlist li a:hover, html>body #findit ul.findlist li a:focus, html>body #findit ul.findlist li a:active {
	height:auto;
	min-height:42px;
}*/

#findit div.findmenu {
	background:#ffffff url(../images/findit/bg_menu.gif) bottom left repeat-x;
	border-bottom:3px solid #231f20;
	border-right:1px solid #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	text-transform:uppercase;
	width:665px;
}
#findit div.findmenu span.hearticon {
	background:url(../images/icons/bg_heart.gif) 6px 8px no-repeat;
	float:left;
	padding:4px 5px;
	height:16px;
	width:17px;
}
#findit div.findmenu ul, #findit div.findmenu ul li {
	display:inline;
	margin:0;
	padding:0;
}
#findit div.findmenu ul li a:link, #findit div.findmenu ul li a:visited {
	border-right:1px solid #ccc;
	color:#000;
	float:left;
	padding:5px 15px 4px 15px;
	text-decoration:none;
}
#findit div.findmenu ul li a:hover, #findit div.findmenu ul li a:focus, #findit div.findmenu ul li a:active {
	text-decoration:underline;
}
#findit div.findmenu ul li a.first:link, #findit div.findmenu ul li a.first:visited {
	border-left:1px solid #ccc;
}
#findit div.findmenu ul li a:hover, #findit div.findmenu ul li a:focus, #findit div.findmenu ul li a:active, #findit div.findmenu ul li a.lit:link, #findit div.findmenu ul li a.lit:visited {
	background:#020202 url(../images/findit/bg_menu_f2.gif) top left repeat-x;
	color:#FFF;
}

ul.button a.rightbutton:link, ul.button a.rightbutton:visited {
	float:right;
	margin-right:18px;
	display:inline;
}

#findit input.text {
	width:160px;
}

#findit .findit_left ul.textlink {
	margin-top:40px;
}

#findit button.submitbtn {
	margin:-3px 0 0 -3px;
}

#findit .findit_left ul.textlink a:link, #findit .findit_left ul.textlink a:visited {
	color:#FFF;
	background-image:url(../images/buttons/arw_white_right.gif);
}
#findit h2.icon, #findit h3.icon, #findit th span.icon {
	padding:0 0 0 32px;
}
#findit h3.icon {
	padding-bottom: 2px;
}

#findit dl { 
	padding: 0;
	margin:0;
} 
#findit dt { 
	float: left;
	clear: left;
	width: 50px;
}
#findit dd { 
	margin: 0 0 0 60px; 
	padding: 0 0 15px 0;
}#sharethis {
	background:#f2f2f2;
	border:1px solid #cccccc;
	border-top:none;
	float:left;
	outline:none;
	padding:10px 0 6px 0;
	width:733px;
}
ul.shareicons {
	clear: both;
	display: inline;
	float: left;
	margin: 0;
}
ul.shareicons li {
	list-style-type:none;
	display: inline;
	float:left;
	margin: 0 15px 0 0;
 	padding: 0;
	white-space:nowrap;
}
ul.shareicons li img {
	display:inline;
}
ul.shareicons li.last {
	margin-right: 0px;
}
#sharethis div.col_content {
	padding-right:18px;
}
#sharethis input.text {
	width:170px;
	margin:0 0 15px 0;
}

#sharethis input.longtext {
	width:280px;
}

#sharethis h3 {
	color: #247db2;
}

#sharethis .sendbtn {margin-left: 10px;}
	#navigation ul {font-weight:bold}
	#navigation ul li a:link, #navigation ul li a:visited {letter-spacing:-0.03em;padding: 10px 10px 12px 10px;}
	.col_navigation ul li a:link, .col_navigation ul li a:visited {letter-spacing:-0.03em;font-weight:bold;}

