body{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	background-image:url(../images/startPage/body_background.gif);
	background-repeat:repeat-x;
	background-color:#e8e9eb;
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}

a img {
	border:0 none;
}

#top{
	width:975px;
	height:18px;
	background-image:url(../images/startPage/top_background.gif);
	margin:40px auto 0;
	padding:12px 15px 5px 10px;
}

#container{
	width:1000px;
	background-image:url(../images/startPage/content_background.gif);
	background-color:#fff;
	margin:auto;
	height:636px;
}

#flags {
	color:#DCDCDE;
	float:right;
	display:inline;
	font-size:9px;
	height:15px;
	line-height:15px;
	margin-left:10px;
	width:400px;
}

#flags ul {
	float:left;
	display:inline;
	height:100%;
	line-height:15px;
	list-style-type:none;
	width:100%;
}

#flags ul li {
	display:inline;
	float:left;
	height:15px;
	margin-right:1px;
	width:22px;
}

#flags .multi {
	height:23px;
	width:60px;
	margin:0;
}

#flags .multi img {
	float:left;
	margin:0;
	width:22px;
}

#flags .multi a {
	text-align:center;
	width:12px !important;
}

#flags .multi span {
	float:left;
	display:inline;
	margin:0 5px 0 0;
	width:1px;
}

#flags a:link, #flags a:visited {
	color:#666666;
	float:left;
	display:inline;
	font-size:8px;
	text-decoration:none;
	width:100%;
}

#flags a img {
	border:none;
	float:left;
	display:inline;
}

#navi{
	float:left;
	font-size:9px;
}

#navi ul{
	list-style-type:none;
}

#navi ul li{
	padding:3px 1px 4px 1px;
	margin:0;
	display:inline;
	border-left:1px solid #dcdcde;
}

#navi ul li:first-child,#navi ul li.first{
	border-left:none;
}

#navi a:link,#navi a:visited{
	color:#666;
	text-decoration:none;
}

#navi a:hover,#navi a:active{
	text-decoration:underline;
}

/* Search form */

#search{
	float:right;
}

#search label{
	background-image:url(../images/startPage/formfield_background.gif);
	margin:0;
	width:66px;
	display:block;
	float:left;
	padding:2px 2px 3px 1px;
	color:#fff;
	font-size:8px;
	text-transform:uppercase;
	text-align:center;
}

#search input{
	border:0px solid #fff !important;
	background-image:url(../images/startPage/formfield_background.gif) !important;
	background-position:100% 0 !important;
	background-color:transparent !important;
	color:#666;
	font-size:11px;
	width:80px;
	margin:0;
	padding:1px 1px 1px 1px !important;
}

/* Header & logo */

#header{
	width:1000px;
	height:114px;
	background:url(../images/startPage/header_background.gif) no-repeat;
}

#header h1{
	background-image:url(../images/startPage/header_logo_djo_international.gif);
	background-repeat:no-repeat;
	background-position:20px 20px;
	display:block;
	color:#C4112F;
	float:left;
	font-size:27px;
	font-weight:normal;
	height:110px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width:auto;
}

#header h1 span{
	padding:35px 0 43px 50px;
	float: left;
}

#header h1 a{
	display:block;
	float:left;
	height:0;
	margin-top:10px;
	overflow:hidden;
	padding-left:220px;
	padding-top:100px;
	width:0;
}

#header h1.en_US{background-image:url(../images/startPage/header_logo_djo_international.gif);}
#header h1.en_UK{background-image:url(../images/startPage/header_logo_djo_uk.gif);}
#header h1.es_ES{background-image:url(../images/startPage/header_logo_djo_spain.gif);}
#header h1.it_IT{background-image:url(../images/startPage/header_logo_djo_italy.gif);}
#header h1.fr_FR{background-image:url(../images/startPage/header_logo_djo_france.gif);}
#header h1.de_DE{background-image:url(../images/startPage/header_logo_djo_deutschland.gif);}
#header h1.en_CA{background-image:url(../images/startPage/header_logo_djo_canada.gif);}
#header h1.fr_CA{background-image:url(../images/startPage/header_logo_djo_canada.gif);}
#header h1.se_SE{background-image:url(../images/startPage/header_logo_djo_nordic.gif);}
#header h1.dk_DK{background-image:url(../images/startPage/header_logo_djo_nordic.gif);}
#header h1.fr_BE{background-image:url(../images/startPage/header_logo_djo_benelux.gif);}
#header h1.nl_BE{background-image:url(../images/startPage/header_logo_djo_benelux.gif);}

/* Login */

#login{
	width:175px;
	float:right;
	margin-top:10px;
	font-size:8px;
}

#login fieldset{
	border:none;
}

#login legend{
	background-image:url(../images/startPage/login_arrow.gif);
	background-position:30px 3px;
	*background-position:23px 3px;
	background-repeat:no-repeat;
	/* margin-bottom:2px; */
	padding-left:37px;
	*padding-left:30px;
}

#login legend a:link, #login legend a:visited{
	color:#666666;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

.loginForm{
	border-spacing:0;
	border:0;
}

.loginForm td{
	padding:0;
	margin:0;
}

.loginForm .td1_form{
	text-align:right;
}

.loginForm a:link,.loginForm a:visited{
	line-height:1.4em;
	color:#666;
	text-decoration:none;
	font-size:8px;
	font-variant: capitalize;
}

.loginForm .loginform_label{
	background-image:url(../images/startPage/formfield_background.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:8px;
	margin:0 0 4px 0;
	padding:2px 18px 4px 5px;
	width:50px;
	display:block;
	text-transform:uppercase;
	text-align:center;
}

.loginForm .text{
	border:none;
	background-image:url(../images/startPage/formfield_background.gif);
	background-position:100% 0;
	background-color:transparent;
	color:#666;
	font-size:11px;
	width:80px;
	margin:0 0 5px -2px;
	padding:1px 1px 1px 1px;
}

.loginForm .buttonType{
	background-image:url(../images/startPage/submit_button.gif);
	background-position:0;
	background-color:transparent;
	text-transform:uppercase;
	font-size:9px;
	color:#fff;
	width:24px;
	border:none;
}

/* after login */

#login.afterLogin {
	float:right;
	font-size:8px;
	/*margin-top:22px;*/
	width:175px;
}

#login p {
	margin-left: 80px;
}

#login a.myDjoLogin, a.logout {
	background: url(../images/startPage/djo_login_logout_button.gif) no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	display: block;
	padding-right:6px;
}

#menu{
	background-image:url(../images/startPage/menu_background.gif);
	height:28px;
	font-size:9px;
}

#menu ul{
	list-style-type:none;
	margin:0 5px;
}

#menu ul li{
	display:block;
	float:left;
	width:161px;
	height:27px;
	text-align:center;
	margin:0;
	padding:0;
	border-left:1px solid #dcdcde;
}

#menu #m2625 {
	width:166px;
}

#menu #m2632 {
	width:165px;
}

#menu #m3757 {
	width:166px;
}

#menu ul li:first-child,#menu ul li.first{
	border-left:none;
}

#menu a:link,#menu a:visited{
	text-decoration:none;
	display:block;
	padding:8px 7px 6px 7px;
	color:#666;
	text-transform:uppercase;
}

#content{
	background:none repeat scroll 0 0 #FFFFFF;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #FEFEFE;
	min-height:484px;
	padding:5px 3px 5px 4px;
	text-align:center;
}

#flashcontent, #newscontent{
	margin:auto;
}

#sidebar{
	width:290px;
	text-align:left;
	float:left;
	margin:0 10px;
	min-height:150px;
	height:auto !important;
	height:150px;
}

#sidebar h3 {
	color:#C4112F;
	font-size:18px;
	font-weight:normal;
}

#sidebar .advisor_result {
	display: none;
}

.advisor_question{
	display:none;
}

#sidebar ul{
	border-right:1px solid #9b9b9b;
	margin: 0 0 5px 0;
	padding:10px 0 0 0;
	list-style:none;
}

#sidebar ul ul{
	margin:0 0 10px 0;
	padding:0;
	border:none;
}

#sidebar ul ul ul li{
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:5px 2px;
}

#sidebar ul ul ul ul li{
	background-image:url(../images/dot2.gif);
	background-repeat:no-repeat;
	background-position:5px 2px;
}

#sidebar ul li{
	margin:5px 0;
	padding:0 0 0 15px;
}

#sidebar ul a:link,#sidebar ul a:visited{
	color:#c4112f;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#sidebar ul ul a:link,#sidebar ul ul a:visited{
	font-size:11px;
	color:#343434;
}

#sidebar ul ul ul a:link,#sidebar ul ul ul a:visited{
	color:#343434;
	font-weight:normal;
}

#sidebar ul ul ul a:hover,#sidebar ul ul ul a:active,
#sidebar ul ul ul .active > a:link,#sidebar ul ul ul .active > a:visited{
	color:#c4112f;
}

#sidebar a img {
	margin-left: 16px;
	margin-top: 40px;
}

.profile{
	font-size:11px;
	text-align:left;
	margin-left:378px;
}

.profile .td1_form{
	width:250px;
	text-align:right;
}

.profile .required{
	color:#c4112f;
	font-weight:bold;
}

.profile input.buttonType,button{
	border:1px solid #d9dee1;
}

.profile input.text,
.profile select{
	width:240px;
	font-size:11px;
	border:1px solid #d9dee1;
}

.profile .form_header, .profile .registerForm h2 {
	font-size:1.2em !important;
	font-weight:bold;
	padding:.3em !important;
	text-transform:capitalize;
	background-color:#dfdfdf;
	color:#413F3B !important;
}

.error{
	color:#c4112f
}

.error_frame {
	margin-left:10px;
	position:absolute;
}

/*--------New Register Form---------------*/

.profile .registerForm #rform_header_Profile {
	margin-top:3px;
}

.profile .registerForm #rform_header_Specialty {
	background:transparent;
	font-size:10px !important;
	margin-top:-15px;
	position:relative;
	top:21px;
}

.profile .registerForm .textGrp,
.profile .registerForm .emailGrp,
.profile .registerForm .passwordGrp,
.profile .registerForm .listGrp {
	margin-top:3px;
}

.profile .registerForm div .label, .profile .registerForm div label {
	display:inline-block;
	width:200px;
}

.profile .registerForm div input {
	border:1px solid #D9DEE1;
	font-size:11px;
	width:200px;
}

.profile .registerForm div select {
	width:200px;
}

.profile .registerForm .checkboxGrp {
	left:200px;
	position:relative;
	width:200px;
}

.profile .registerForm #registerForm_checkbox_Legacy_statement {
	position:relative;
	top:-15px;
}

.profile .registerForm .checkboxGrp input {
	width:20px;
	border: 0px;
}

.profile .registerForm .checkboxGrp .label, .profile .registerForm .checkboxGrp label {
	width:169px;
}

.profile .registerForm #registerForm_subscribe-checkbox_receive_newsletter_label {

	left:-200px;
	position:relative;
	font-weight:bold;
}

.profile .registerForm #registerForm_subscribe-checkbox_receive_newsletter {
	top: -3px;
	left:-173px;
	*left:-169px;
	position:relative;
}

.profile .registerForm #registerForm_submit {
	margin-top: 5px;
	*margin-top: -5px;
}

/*---------------Footer--------------------*/

#footer{
	background-image:url(../images/startPage/footer_background.gif);
	background-repeat:no-repeat;
	width:1000px;
	margin:auto;
	padding:10px 0;
	font-size:10px;
	clear:both;
}
#footer ul{
	list-style-type:none;
}
#footer ul li{
	display:inline;
	margin:0;
	padding:0 0 0 2px;
	border-left:1px solid #dcdcde;
}
#footer ul li:first-child,#footer ul li.first{
	border-left:none;
	padding-left:0;
}
#footer ul li:first-child a:link, #footer ul li:first-child a:visited,
#footer ul li.first a:link, #footer ul li.first a:visited{
	padding-left:0;
}
#footer a:link,#footer a:visited{
	color:#666;
	text-decoration:none;
	padding:0 5px;
}
#footer a:hover,#footer a:active{
	text-decoration:underline;
}

.clear{
	clear:both;
}
hr.clear{
	border:0;
	background-color:inherit;
}


/* addes from styles css from repnet 354 -516 */
.pv_overview{
	width:500px;
	/* border:1px dotted #f99; */
	height:auto;
	overflow:hidden;
	padding:5px 4px;
	border-bottom:1px dotted #9b9b9b;
}
.pv_overview img{margin:0 10px;}
.pv_cover{
	float:left;
	margin:0;
	width:130px;
	text-align:center;
}
.pv_cover img{
	border:3px solid #fff;
	margin:0 auto;
}
.pv_info{
	float:right;
	color:#c4112f;
	text-align:right;
	margin-left:15px;
}
.pv_rating{
	font-size:14px;
	font-weight:bold;
	display:block;
}
.pv_rating img{
	margin:0 1px;
}
.pv_year{

}
.pv_title{
	text-align:left;
	font-size:11px;
	margin-left:140px;
	margin-bottom:5px;
	font-weight:bold;
	color:#c4112f;
}
.pv_title a:link, .pv_title a:visited{
	font-weight:bold;
	color:#c4112f;
	text-decoration:none;
}
.pv_authors{
	margin-left:140px;
	margin-bottom:5px;
	color:#333436;
}
.pv_journals{
	margin-left:140px;
	margin-bottom:5px;
	color:#333436;
}
.pv_keyMessage{
	margin-left:140px;
	margin-bottom:5px;
	margin-top:15px;
	color:#000;
}
.pv_keyMessage b{
	color:#c4112f;
}

.pv_association_shortname{
	text-align:left;
	font-size:11px;
	margin-left:0px;
	margin-bottom:5px;
	font-weight:bold;
	color:#c4112f;
	display:block;
	float:left;
	width:100px;
}
.pv_association_shortname a:link, .pv_association_shortname a:visited{
	font-weight:bold;
	color:#c4112f;
	text-decoration:none;
}
.pv_association_longname{
	margin-left:0px;
	margin-bottom:5px;
	margin-top:15px;
	color:#000;
}
.pv_association_longname a:link,
.pv_association_longname a:visited{
	color:#c4112f;
	text-decoration:none;
}

#editorial tr.pvd_keyMessage td + td{
	color:#c4112f;
}

table.associationVariantDetail {
	width: 922px;
}
.associationVariantDetail th{
	color:#c4112f;
	text-align:left;
	vertical-align:top;
}
.associationVariantDetail th{
	margin-right: 10px;
}
.associationVariantDetail td{
	color:#505050;
	text-align:left;
	border-bottom:1px solid #dadada;
	padding:5px;
	zoom:1;
}
.associationVariantDetail a:link,
.associationVariantDetail a:visited{
	color:#c4112f;
	text-decoration:none;
}

.productOverviewPages{
	margin:auto;
	text-align:center;
	border-top:1px dotted #dadada;
	color:#aaa;
}
.productOverviewPages a:link{
	color:#000;
	text-decoration:none;
}


/* Advertise Overview Page */
table.advertiseOverviewPage {

}
#editorial h3.sampleDate {
	font-size:10px;
	font-weight: normal;
}
/* Advertise Detail Page */
table.advertiseDetailPage {

}

#editorial h2.sampleTitleHeader {
	border-bottom: 1px solid #9b9b9b;
	padding-bottom: 9px;
}
.advertiseDetailSubtitle {
	color:#C4112F;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	padding:7px 15px 7px 0;
	text-align: right;
}
.advertiseDetailData {
	color: #000;
	border-bottom: 1px solid #ccc;
	padding:7px 0;
}
/* div tools print page and back */
.tools {
	color:#505050;
	float:right;
	font-weight:bold;
	margin:23px 5px 0 0;
}

/* hide found results */
#advisor_DJOGlobal-Studies_result, #advisor_DJOGlobal-Associations_result {
	display: none;
}
/* hide legend and fieldset border on Studies*/
form#advisor_DJOGlobal-Studies legend, form#advisor_DJOGlobal-Associations legend {
	display: none;
}

form#advisor_DJOGlobal-Studies fieldset, form#advisor_DJOGlobal-Associations fieldset {
	border: 0;
}


/* Register */
#registerLanguage select{
	border:1px solid #333;
	width:230px;
	/* background-color:#666; */
	/* color:#fff; */
}
#registerLanguage select option{
	background-image:url(../images/startPage/menu_background.gif);
	background-position:0 20px;
	color:#666;
}
#registerLanguage select option:hover,
#registerLanguage select option:checked{
	background-color:#ff0;
	background-image:none;
}


/* Product overview & detail */
.pv_overview{
	width:650px;
	height:auto;
	overflow:hidden;
	padding:5px 4px;
	border-bottom:1px dotted #9b9b9b;
}
.pv_overview img{margin:0 10px;}
.pv_cover{
	float:left;
	margin:0;
	width:130px;
	text-align:center;
}
.pv_cover img{
	border:3px solid #fff;
	margin:0 auto;
}
.pv_info{
	float:right;
	color:#c4112f;
	text-align:right;
	margin-left:15px;
}
.pv_rating{
	font-size:14px;
	font-weight:bold;
	display:block;
}
.pv_rating img{
	margin:0 1px;
}
.pv_year{

}
.pv_title{
	text-align:left;
	font-size:11px;
	margin-left:140px;
	margin-bottom:5px;
	font-weight:bold;
	color:#c4112f;
}
.pv_title a:link, .pv_title a:visited{
	font-weight:bold;
	color:#c4112f;
	text-decoration:none !important;
}
.pv_authors{
	margin-left:140px;
	margin-bottom:5px;
	color:#333436;
}
.pv_journals{
	margin-left:140px;
	margin-bottom:5px;
	color:#333436;
}
.pv_keyMessage{
	margin-left:140px;
	margin-bottom:5px;
	margin-top:15px;
	color:#000;
}
.pv_keyMessage b{
	color:#c4112f;
}
/* Advanced Search */
#advisor_DJOAdvanced_Search  {
	font-size: 10px;
	border: 0;
}
#advisor_DJOAdvanced_Search_submit  fieldset {
	border: 0;
}
#advisor_DJOAdvanced_Search fieldset {
	border: 1px solid #ccc;
}
#advisor_DJOAdvanced_Search label {
	clear:left;
	display:block;
	float:left;
	margin:2px 5px 2px 0;
	text-align:right;
	width:120px;
}

#advisor_DJOAdvanced_Search select {
	border:1px solid #D2D3D5;
	float:left;
	font-size: 12px;
	margin:2px 80px 2px 0;
	width:250px;
}
#advisor_DJOAdvanced_Search_submit {
	border:1px solid #D2D3D5;
	margin-left:125px;
	font-size: 10px;
}

#advisor_DJOAdvanced_Search #selector_220_SearchBox_titleDiv {
	clear:left;
	display:block;
	float:left;
	margin:2px 5px 2px 0;
	text-align:right;
	width:120px;
}

#advisor_DJOAdvanced_Search #selector_220_SearchBox_div input {
	border:1px solid #D2D3D5;
	float:left;
	font-size: 12px;
	margin:2px 80px 2px 0;
	width:248px;
	*width:246px;
}

/* Editorial Styles */

#editorial{
	/*text-align:left;
	margin:auto;
	width:520px;
	margin:20px 0 0 310px;
	*margin-top:30px;*/
	float:left;
	margin:20px 0 0 0;
	text-align:left;
}

#editorial.ProductVariantDetail, #editorial.ProductDetail {
	/*margin-left: 10px;*/
	margin:10px auto;
	width:930px;
}

#editorial, #editorial td { /* , td, p.MsoNormal, li.MsoNormal, div.MsoNormal */
	font-size:10px;
	color:#413f3b;
	text-align:left;
}

.req_fr_fck {
	margin:20px 0 0 280px!important;
}

/* added from styles css from repnet from 257 - 350 */
#editorial h1{
	font-size:18px;
	color:#c4112f;
	margin:0;
	padding:0;
}
#editorial h2{
	font-size:14px;
	color:#c4112f;
	margin:0;
	padding:0;
}
#editorial h3{
	font-size:11px;
	color:#c4112f;
	margin:0;
	padding:0;
}
#editorial h4{
	font-size:10px;
	color:#505050;
	margin:0;
	padding:0;
}
#editorial h5{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#505050;
	margin:0;
	padding:0;
}
#editorial h6{
	font-size:10px;
	font-weight:normal;
	color:#505050;
	margin:0;
	padding:0;
}
#editorial p{
	margin:0;
}
#editorial a:link,#editorial a:visited{
	color:#636466;
	text-decoration:none;
}
#editorial a:hover,#editorial a:active{
	color:#c4112f;
	text-decoration:none;
}
#editorial hr{
	height:1px;
	border:none;
	border-top:1px solid #9b9b9b;
}
#editorial table.variant {
	width: 922px;
}
#editorial .variant caption{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#c4112f;
	margin:0;
	padding:0;
	border-bottom:1px solid #9b9b9b;
	margin:2px;
	padding:5px 0;
}
#editorial .variant tr > td{
	color:#c4112f;
	vertical-align:top;
	padding:4px;
	width:100px;
}
#editorial .variant td + td{
	width:auto;
	color:#505050;
	border-top:1px solid #dadada;
}
#editorial .variant tr:first-child td + td{
	border:none;
}
#editorial .variant ul,
#editorial .variant ol{
	margin:0;
	padding:0 0 0 20px;
}
/*#editorial .pdf{
	padding:0 10px;
	text-decoration:none;
	color:#505050;
}*/
#editorial .pdf img{
	vertical-align: middle;
	margin:0 5px;
}


/* Editorial links */
#editorial a:link, #editorial span.MsoHyperlink{
	font-size:10px;
	font-weight:regular;
	color:#413f3b;
	text-decoration:underline;
}
#editorial a:visited,#editorial span.MsoHyperlinkFollowed{
	color:#413f3b;
	text-decoration:underline;
}
#editorial a:hover {
	color:#aaa;
	text-decoration:underline;
}
#editorial img{
	border:0px;
}
/* added from styles css from repnet styles.css (line 299) */
#editorial a:link, #editorial a:visited {
	color:#636466;
	text-decoration:none;
}
/* added from styles css from repnet styles.css (linia 303) */
#editorial a:hover, #editorial a:active {
	color:#C4112F;
	text-decoration:none;
}


/* Editorial lists */
#editorial ul,#editorial ol{
	margin:0 0 0 2em;
	padding:0;
}

/* Request form */
#requestForm{
	color:#413F3B;
	float:left;
	font-family:Verdana,sans-serif;
	font-size:10px;
	margin:20px 0 20px 280px;
	width:430px;
}

#requestForm p#sendMe,#requestForm p#requiredInfo{
	/* margin-left:262px; */
}

#requestForm p#requiredInfo {
	color:#413F3B;
	font-size:10px;
	text-align: left;
}

#requestForm p#sendMe {
	font-weight: bold;
	text-align: left;
}
/* Debugging
form,table, form table *{border:1px dotted #efefef}
*/

#requestForm p#head {
	color: #C4112F;
	font-weight: bold;
	text-align: left;
	/* margin-left:262px; */
	font-family:Verdana,sans-serif;
	font-size:13px;
}

#requestForm #contact_form_form {
	width:430px;
	margin:0 !important;
	/* margin: 0 auto; */
}

#requestForm #contact_form_form input {font-size: 12px; }

#requestForm #contact_form_form td.contact_form_td1 {	text-align: left;}

#requestForm #contact_form_form td.contact_form_td2 {	text-align:left;}

#requestForm #contact_form_form td.contact_form_td2 input.contact_form_input {display: block; width:180px; margin-left:4px;}

#requestForm #contact_form_form select {font-size: 12px; margin-left:4px;}

#requestForm #contact_form_form td.contact_form_td2 #contact_form_input_DJO-EUR-RequestForm_DJOMotorsportCatalogue,
#requestForm #contact_form_form td.contact_form_td2 #contact_form_input_DJO-EUR-RequestForm_DJOPaediatricCatalogue,
#requestForm #contact_form_form td.contact_form_td2 #contact_form_input_DJO-EUR-RequestForm_DJOProductCatalogue{
	margin-left: 3px;
}
#requestForm #contact_form_form td.contact_form_td2 input.contact_form_submit_button{
	margin-left:54px;
	font-size: 11px;
	background-color:#4D4D4D;
	border:1px solid #2C2B30;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	height:18px;
	line-height:normal;
	margin-top:7px;
	text-transform:uppercase;
	width:69px;
}

#content #banner {
	border: 0;
	float: right;
	width: 170px;
	height: 400px;
}
#requestForm #contact_form_form span.contact_form_error_message {	color: #C4112F; margin-left:4px;}

.legend_add {
	background-image:url(../images/login_arrow_down.gif);
	background-position:78px 4px;
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-size:9px;
	margin-bottom:2px;
	padding-left:89px;
	padding-top:0;
}


/* Enquiry form styles */
#requestForm .N_header{
	font-weight:bold;
	text-align:left;
}

/*-----------DK & SE News Home Page -------------------*/

#content.news {
	float: left;
}

.brands {
	border-collapse:collapse;
	float:left;
	margin:0 8px 0 0;
	width:500px;
	*display:inline;
}

.brands td {
	border:1px solid #E7E8E9;
	padding:0;
}

.brands a,.brands div {
	display:block;
	height:160px;
	text-decoration:none;
	width:165px;
	float:left;
}

.brands .no1a {
	background: url(../images/nordic_home_logos/aircast.gif);
}

.brands .no1a:hover {
	background: url(../images/nordic_home_logos/aircast-hover.gif);
}

.brands .no1b {
	background: url(../images/nordic_home_logos/cefar_compex.gif);
}

.brands .no1b:hover {
	background: url(../images/nordic_home_logos/cefar_compex-hover.gif);
}

.brands .no1c {
	background: url(../images/nordic_home_logos/chattanooga.gif);
}

.brands .no1c:hover {
	background: url(../images/nordic_home_logos/chattanooga-hover.gif);
}

.brands .no2a {
	background: url(../images/nordic_home_logos/compex.gif);
}

.brands .no2a:hover {
	background: url(../images/nordic_home_logos/compex-hover.gif);
}

.brands .no2b {
	background: url(../images/nordic_home_logos/fysioett.gif);
}

.brands .no2b:hover {
	background: url(../images/nordic_home_logos/fysioett-hover.gif);
}

.brands .no2b_old {
	background: url(../images/nordic_home_logos/djo_surgical.gif);
}

.brands .no2b_old:hover {
	background: url(../images/nordic_home_logos/djo_surgical-hover.gif);
}

.brands .no2c {
	background: url(../images/nordic_home_logos/donjoy.gif);
}

.brands .no2c:hover {
	background: url(../images/nordic_home_logos/donjoy-hover.gif);
}

.brands .no3a {
	background: url(../images/nordic_home_logos/empi.gif);
}

.brands .no3a:hover {
	background: url(../images/nordic_home_logos/empi-hover.gif);
}

.brands .no3b {
	background: url(../images/nordic_home_logos/ormed.gif);
}

.brands .no3b:hover {
	background: url(../images/nordic_home_logos/ormed-hover.gif);
}

.brands .no3c {
	background: url(../images/nordic_home_logos/procare.gif);
}

.brands .no3c:hover {
	background: url(../images/nordic_home_logos/procare-hover.gif);
}

.brands a strong {
	position:absolute;
	top:223px;
	-top:240px;
	width:10px;
	height:365px;
	background-position:-10000px -10000px!important;
}

.brands a:hover strong {
	background-position:0 0!important;
	width:480px;
}

.brands .no1a strong,.brands .no2a strong,.brands .no3a strong {
	margin-left:426px;
}

.brands .no1b strong {
	margin-left:260px;
	*margin-left:261px;
}

.brands .no1c strong {
	margin-left:93px;
}

.brands .no2b strong,.brands .no2b_old strong,.brands .no3b strong {
	margin-left:260px;
	*margin-left:259px;
}

.brands .no2c strong,.brands .no3c strong {
	margin-left:93px;
	*margin-left:92px;
}

.brands .no1a:hover strong,.brands .no2a:hover strong,.brands .no3a:hover strong {
	margin-left:343px;
}

.brands .no1b:hover strong,.brands .no2b:hover strong,.brands .no2b_old:hover strong,.brands .no3b:hover strong {
	margin-left:177px;
	*margin-left:176px;
}

.brands .no1c:hover strong,.brands .no2c:hover strong,.brands .no3c:hover strong {
	margin-left:11px;
	*margin-left:10px;
}

.brands a span,.brands div span {
	display:inline-block;
	font-family:Tahoma;
	position:relative;
	text-align:center;
	top:110px;
	width:100%;
}

.brands .no2b_old span {
	top:120px;
}

.brands a span span,.brands div span span {
	top:0px;
}

.brands a,.brands div {
	font-size:0px;
	color: #fff;
}

.brands a:hover,.brands div:hover {
	font-size:10px;
	color:#858688;
}

#newscontent {
	width:990px;
	float:left;
	-overflow-x:hidden;
}

#newscontent .news {
	background: url(../images/main_pic.jpg);
	border:1px solid #E7E8E9;
	float:left;
	height:365px;
	width:480px;
}

#newscontent .news .box {
	background:#FFFFFF url(../images/news_head.gif) no-repeat scroll center top;
	display:inline-block;
	float:right;
	height:330px;
	margin-right:10px;
	-margin-right:5px;
	margin-top:10px;
	width:160px;
	color:#8A8B8D;
	text-align: left;
}

#newscontent .news .box h1 {
	font-size:14px;
	font-weight:bold;
	height:19px;
	margin:5px;
	text-transform:uppercase;
}

#newscontent .news .box ul {
	color:#8A8B8D;
	list-style-type:none;
	margin-bottom:4px;
}

#newscontent .news .box #scrollId {
	height:297px;
	padding-bottom:4px;
}

#newscontent .news .box .foot {
	background:#fff url(../images/news_footer.gif) no-repeat;
	display:block;
	height:4px;
	width:100%;
}

#newscontent .news .box ul li {
	border-bottom:1px solid #E7E8E9;
	border-left:1px solid #E7E8E9;
	border-right:1px solid #E7E8E9;
	display:block;
	height:90px;
	padding:5px 0;
	text-align:left;
	width:158px;
}

#newscontent .news .box ul p {
	margin:2px 5px 0px 7px;
}

#newscontent .news .box ul a {
	color:#BB1636;
	font-weight:bold;
	text-decoration:none;
	margin-left:7px;
	margin-right:2px;
	display:block;
}

#newscontent .news .editorial {
	color:#7F8084;
	display:inline-block;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	height:80px;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	width:280px;
}

#newscontent .hide {
	float:left;
	height:366px;
	margin-top:-367px;
	position:relative;
	width:482px;
	z-index:1000;
}

#newscontent #flash {
	float:right;
	height:118px;
	margin-top:-1px;
	width:482px;
}

/*----------------SITEMAP----------------*/

#sitemap {
	font-family:Verdana,sans-serif;
	font-size:10px;
	width:430px;
	margin:20px auto;
	text-align:left;
}

#sitemap ul ul {
	margin-left: 20px;
}

#sitemap a {
	text-decoration: none;
	color:#413F3B;
}

#sitemap a:hover {
	color: #C4112F;
}

/* subscribe newsletter */

#subscribe {
	font-family:Verdana,sans-serif;
	font-size:10px;
	color:#413F3B;
	width:430px;
	margin:20px auto;
}

#subscribe #subscription_form_form {
	text-align:left;
}

#subscribe #subscription_form_form #subscription_form_table {
	left:-60px;
	margin:auto;
	position:relative;
}

#subscribe #subscription_form_form .subscription_form_td1 label {
	color:#C31431;
	font-weight:bold;
}

#subscribe #subscription_form_form .subscription_form_submit_button {
	font-size:11px;
	width:60px;
}

#subscribe p {
	color:#413F3B;
	font-size:10px;
	text-align: left;
}

#subscribe h1 {
	color: #C4112F;
	font-weight: bold;
	text-align: left;
	font-family:Verdana,sans-serif;
	font-size:13px;
}

#subscribe .subscribeeditorial {
	display:block;
	margin-top:10px;
	text-align:left;
	width:400px;
}

#anonymous_element_29 {
	margin-top: -70px;
}