/*--------------------------------->> reset style <<---------------------------
http://meyerweb.com/eric/tools/css/reset/
--------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	/*background: transparent;*/ /*this override td */
}
body {line-height: 1;}

ol, ul {	list-style: none;}

blockquote, q {	quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {	outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/*--------------------------------->> end reset <<---------------------------*/
body {
	margin:0;
	padding:0;
	background: #E8E8E8 url(../images/body-bg.jpg) repeat-x top;
	line-height: 1.4;
	font-family:Verdana,Arial,sans-serif;
}

a img {border: 0 none;}

#content a:link {text-decoration: none;}

#content a:visited {text-decoration: none;}

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

.clear {clear: both;}

ul {	margin:0;padding:0;}

/*--------------------------------->> header <<---------------------------*/

#header {
	width: 1000px;
	height: 77px;
	background: #F7F8F8;
	margin:10px 0 auto;
}

#logo {
	width:159px;
	height:68px;
	float: left;
	display: inline;
}

#lang {
	display:none;
}

/*-------------------------FLAGS-----------------------*/

#anonymous_element_1 {
	top: 90px!important;
}

#flags {
	color:#DCDCDE;
	float:left;
	height:35px;
	margin:30px 0 0 10px;
	width:650px;
	position:relative;
	z-index:10000;
}

.fck_flags {
	float:left;
	height:31px;
	line-height:31px;
	*line-height:37px;
	width:600px;
}

#FCKcontent_flags {
	text-align:right;
}

#FCKcontent_flags a {
	display:inline;
	height:31px;
	line-height:21px;
	margin-left:4px;
	-margin-left:-2px;
}

#FCKcontent_flags a img {
	vertical-align:middle;
}

.bubbleInfo img,
.bubbleInfo2 img {
	width:15px;
	height:16px;
}

#flags .bubbleInfo {
	float:left;
	margin-left:10px;
	margin-top:9px;
}

#flags .bubbleInfo2{
	float:left;
	margin-left:10px;
	margin-top:9px;
}

#flags .trigger {
	padding:0;
}

#flags ul.popup {
	display:none;
	left:auto !important;
	position:absolute;
	top:-25px !important;
	z-index:50;
}

#flags ul.popup li.popup-contents {
	display: block;
	*padding: 0;
}

#flags ul.popup li.popup-contents a {
	font-size: 11px;
	color: #666;
	padding: 1px 2px 1px 2px;
	display: block;
	*padding: 0;
}

#flags ul.popup li.popup-contents a:link {
	display: block;
}

#flags ul.popup li.popup-contents a:hover {
	text-decoration: underline;
}

/*-------------------------Google Search-----------------------*/

#googleCustomSearch {
	display:inline;
	float:right;
	margin:35px 20px 0 0;
}

#googleCustomSearch #googleCustomSearchInput {width: 114px;}

#googleCustomSearch #googleCustomSearchSubmit {
	border:0 none;
	background: url(../images/go.gif) no-repeat;
	width: 25px;
	height: 16px;
	position:relative;
	top:-4px;
	font-size:0;
	color: #A21E21;
	cursor: pointer;
}
/*--------------------------------->> end header <<---------------------------*/


/*--------------------------------->> container <<---------------------------*/
#wrapper {width: 1000px;	margin: 0 auto;}

#container {
	background: #fff;
	width: 998px;
	margin: 0 auto;
	border-left: 1px solid #D9DADA;
	border-right: 1px solid #D9DADA;
	float:left;
}

#top {
	background: url(../images/top.gif) no-repeat center;
	width: 1000px;
	height: 28px;
	margin: auto;
}

#topMenu {
float:right;
font-size:11px;
margin-right:20px;
}

#topMenu ul {
	list-style: none;
	margin: 0;
	padding:8px 0 0 0;
}

#topMenu ul li {
	display: inline;
	border-right:1px solid #DCDCDE;
	padding:0 0 0 2px;
}

#topMenu ul li.last {border-right: 0 none;}

#topMenu a:link, #topMenu a:visited {
	color:#666;
	padding:0 5px;
	text-decoration:none;
	text-transform:capitalize;
}

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

#sidebar {
	background: #fff;
	width:209px;
	float: left;
	display: inline;
	position:relative;
	z-index:1000;
}

#GlobalMenu.home {height:291px;}

#GlobalMenu {
	background:url(../images/sidebar-bg.jpg) repeat-y;
	border: 1px solid #E4E6E7;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	height:319px;
	margin: 7px;
}

#GlobalMenu #qid_205, #GlobalMenu #editme_1_advisor_found_items,
#GlobalMenu #advisorCounter, #GlobalMenu #editme_0_DJOPortal-Studies_title,
#GlobalMenu #advisor_DJOPortal-Studies_result, #GlobalMenu .advisor_question {
	display: none;
}

#GlobalMenu ul li a:link,
#GlobalMenu ul li a:visited {text-decoration: none;color: #C41230;}

#GlobalMenu ul li:hover { background: #ccc; }

#GlobalMenu ul li a:hover,
#GlobalMenu ul li a:active {	text-decoration: none;color: #C41230;}

#GlobalMenu ul {
	display: none;
	list-style-type: none;
	margin: 0; padding: 0;
}

#GlobalMenu ul ul {
	background-color: #eee;
	position: absolute;
	left: 100%;
	top:0;
	font-size: 10px;
	text-transform: none;
	display: none;
	width: 150px;
}

#GlobalMenu ul .custom_nav {
	top: 85px !important;
}

#GlobalMenu ul ul ul {
	background-color: #aaa;
	position: absolute;
	left: 100%;
	display: none;
}

#GlobalMenu ul {	display: block;width: 190px;}

#GlobalMenu li a {display: block; padding: 11px 0 11px 3px; font-weight: bold;}

#GlobalMenu li li a {display: block; padding: 6px 0 6px 3px; font-weight: normal; font-size: 11px;}

#GlobalMenu li li a:hover {
	background: url(../images/2nd-level-hover-bg.jpg) repeat-y;
	color: #fff;
}

#GlobalMenu li li br {
	display: none;
}

#GlobalMenu li {
	position: relative;
	width: 190px;
	background-image: url(../images/dots-ul-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#GlobalMenu li li {
	background-image: url(../images/2nd-level-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color:#D6D6D8;
	border-bottom: 1px solid #E3E3E5;
	width: 150px;
}

#GlobalMenu li:hover ul {display: block;}

#GlobalMenu ul li.active ul ul {display: none;}

#GlobalMenu ul li:hover ul ul {display: none;}

#GlobalMenu ul li.active ul li:hover ul {display: block;}

#GlobalMenu ul li ul li:hover ul {display: block;}

/* Advanced Search */

.DJOAdvancedSearch {
	color: #413F3B;
}

.DJOAdvancedSearch #advisor_DJOPortal_Advanced_Search table td {
	border: 0px;
}

#advisor_DJOPortal_Advanced_Search  {
	font-size: 10px;
	border: 0;
}
#advisor_DJOPortal_Advanced_Search_submit  fieldset {
	border: 0;
}
#advisor_DJOPortal_Advanced_Search fieldset {
	border: 1px solid #ccc;
	width: 520px;
}
#advisor_DJOPortal_Advanced_Search label {
	clear:left;
	display:block;
	float:left;
	margin:2px 5px 2px 0;
	text-align:right;
	width:120px;
}

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

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

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

#advisor_DJOPortal_Advanced_Search_submit {
	border:1px solid #D2D3D5;
	margin-left:125px;
	font-size: 10px;
}

#nobg #advisor_DJOPortal_Advanced_Search_result {
	display: block;
}

/*-------------Content Navigation Through Advisor--------------*/

#nobg .advisor_question, #nobg #advisor_DJOPortal-Studies_result, #nobg .DJOPortal-Studies .advisor_result {
	display: none;
}

#content #nobg #advisor_DJOPortal-Studies {
	margin-top: 10px;
}

#content #nobg ul{
	margin-left: 10px;
}

#content #nobg ul li {
	display: block;
	float: none;
}

#content #nobg ul li a{
	color:#343434;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

#content #nobg ul ul li{
	background-image:url(../images/dot1.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
}

#content #nobg ul ul li a{
	margin-left: 10px;
	font-weight: normal;
}

#content #nobg ul ul ul li{
	background-image:url(../images/dot2.gif);
}

/* Doctor REG FORM */

#nobg .registerForm {
	width: 406px;
	margin: auto;
	position: relative;
	top: 20px;
}

#nobg .registerForm .error_frame {
	color:#C31431;
	font-size:9px;
	left:-175px;
	position:relative;
	top:-14px;
}

#nobg .registerForm .passwordGrp .error_frame {
	display: block;
}

#nobg .registerForm h2 {
	background-color: #DFDFDF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 10px;
	text-transform: capitalize;
	color: #413F3B;
	margin: 3px 0px;
	width: 386px;
	*width: 384px;
}

#nobg .registerForm h2#rform_header_DOC_specialty {
	background-color:transparent !important;
	font-size:.8em;
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
}

#nobg .registerForm .required {
	color:#C4112F;
	font-weight:bold;
}

#nobg .registerForm div {
	height: 20px;
	width: 406px;
}

#nobg .registerForm .listGrp, #nobg .registerForm .countryGrp {
	*margin: 2px 0px;
}

#nobg .registerForm .optoutGrp {
	height: auto;
}

#nobg .registerForm .checkboxGrp {
	width: 299px;
	margin-left: 200px;
	height: 100%;
}

#nobg .registerForm .checkboxGrp label {
	left:2px;
	position:relative;
	top:-3px;
}

#nobg .registerForm .checkboxGrp input {
	*border: 0px;
	width: 13px;
}

#nobg .registerForm .checkboxGrp #registerForm_checkbox_DOC_legacyStatement {
	position: relative;
	top: -11px;
}

#nobg .registerForm .checkboxGrp #registerForm_checkbox_DOC_legacyStatement_label {
	left:3px;
	top:0;
	width:199px;
}

#nobg .registerForm div label {
	color:#413F3B;
	font-size:10px;
}

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

#nobg .registerForm div select {
	width: 202px;
	*width: 204px;
	display: inline-block;
	border:1px solid #D9DEE1;
	font-size:11px;
}

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

#nobg .registerForm div #registerForm_opt-out_DOC_optOut {
	width: 47px;
}

#nobg .registerForm .buttonType {
	border:1px solid #D9DEE1;
	color:#413F3B;
	font-size:13px;
	position: relative;
	top: 10px;
	left: 204px;
	*left: 200px;
}

/* Product overview & detail */

#editorial #PView_1 h1 {
	color:#C4112F;
	font-size:18px;
	margin:0;
	padding:0;
}

.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;
}
/* Star rating turned off for Client's request in look-feel */
.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;
}

/*---------LOGIN----------*/

#login {
	background:url(../images/sidebar-bg.jpg) repeat-y;
	border: 1px solid #E4E6E7;
	margin: 7px;
	font-size:8px;
	color:#000;
}

#login a:hover {text-decoration: underline;}

#login legend {
	background-image:url(../images/login_arrow_down.gif);
	background-position:88px 12px;
	background-repeat:no-repeat;
	margin-bottom:2px;
	padding-left:96px;
	padding-top:10px;
}

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

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

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

#login legend a:link, #login legend a:visited {
	color:#000000;
	text-decoration:none;
}

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

#login td.td1_form {text-align: right;}


#content {
	width: 780px;
	height: 434px;
	border: 1px solid #ccc;
	float: right;
	margin: 7px 7px 7px 0;

}

#content.portalPage {
	width: 780px;
	height: 434px;
	border: 1px solid #ccc;
	float: right;
	margin: 7px 7px 7px 0;
}

#content.subpage {
	width: 780px;
	min-height:462px;
	*min-height:465px; /*ie 7*/
	border: 1px solid #ccc;
	float: right;
	margin: 0.55em 0.44em 0.44em 0;
	font-size: 12px;
	height: auto;
}


#careers, #compliance, #contact, #nobg, #investor, #sec, #events, #press, #news, #partners {
	width: 780px;
	min-height: 434px;
	height: auto;
	margin:0;
	padding:0;
}

#careers {background: url(../images/careers.jpg) no-repeat;}

#compliance {background: url(../images/compliance.jpg) no-repeat;}

#contact {background: url(../images/contact.jpg) no-repeat;}

#investor {background: url(../images/investor.jpg) no-repeat top right;}

#news {	background: url(../images/news.jpg) no-repeat;}

#partners {background: url(../images/partner.jpg) no-repeat;}

#ourCompany {
	background: url(../images/our_company.jpg) no-repeat top;
	width: 780px;
	min-height:458px;
	*min-height:461px; /*ie*/
	height: auto;
	margin:0;
	padding:0;
}

.subpage_bg {
	width: 780px;
	min-height:458px;
	*min-height:461px; /*ie*/
	height: auto;
	margin:0;
	padding:0;
	background-position:center bottom !important;
	position:relative;
}


#oa, #rodeo, #skiCanada, #ski, #snowboard, #spirit, #diversity {
	width: 780px;
	min-height: 462px;
	height: auto;
	margin:0;
	padding:0;
}


#oa {background: url(../images/oa.jpg) no-repeat bottom;}

#rodeo {	background: url(../images/rodeo.jpg) no-repeat bottom;}

#skiCanada {	background: url(../images/ski-canada.jpg) no-repeat bottom;}

#ski {background: url(../images/ski.jpg) no-repeat bottom;}

#snowboard {	background: url(../images/snowboard.jpg) no-repeat bottom;}

#spirit {background: url(../images/careers-spirit.jpg) no-repeat top;}

#diversity {	background: url(../images/careers-diversity.jpg) no-repeat top;}

#flashContent {width: 779px;	height: 433px;}

#brands {
	width: 998px;
	background: #fff;
	float:left;
}

#brands .staging {
	float:left;
	padding:10px;
	text-align:center;
}

#brands .staging span {
	float:left;
	font-size:9px;
	margin:5px 2px;
	overflow:hidden;
	width:189px;
}

#brands ul {
	list-style: none;
	margin-left:7px;
	margin-top: 1px;
	float:left;
	display:inline;
}

#brands ul li {
	display: inline;
	float: left;
	margin:0;
	padding:0;
}

#brands ul li img {margin:0;	padding:0;}

#brands ul li img.aircast 		{ width:100px; height:46px; }
#brands ul li img.cefarcompex 	{ width:119px; height:46px; }
#brands ul li img.chattanooga 	{ width:91px; height:46px; }
#brands ul li img.cmf 			{ width:95px; height:46px; }
#brands ul li img.compex 		{ width:103px; height:46px; }
#brands ul li img.djosurgical 	{ width:81px; height:46px; }
#brands ul li img.donjoy 		{ width:108px; height:46px; }
#brands ul li img.empi 			{ width:82px; height:46px; }
#brands ul li img.ormed 			{ width:101px; height:46px; }
#brands ul li img.procare 		{ width:104px; height:46px; }
/*--------------------------------->> end container <<---------------------------*/

/*--------------------------------->> footer <<---------------------------*/
#footer {
	background:url(../images/footer.gif) no-repeat 0 -6px;
	clear: both;
	width: 1000px;
	height:33px;
	margin:0 auto;
	font-size:10px;
	color:#666;
}

#footer a:link, #footer a:visited {
	color:#666;
	padding:0 5px;
	text-decoration:none;
	text-transform: capitalize;
}

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

#footer a.external:link,
#footer a.external:visited,
#footer a.external:hover,
#footer a.external:active {text-transform: none;}

#footer #copyright {float: right;display: inline;}

#footer ul, #footer p#copyright {padding-top: 8px;}

#footer ul {
	list-style-type:none;
	float: left;
	display: inline;
}

#footer ul li {
	border-left:1px solid #DCDCDE;
	display:inline;
	margin:0;
	padding:0 0 0 2px;
}

#footer ul li:first-child, #footer ul li.first {
	border-left:medium none;
	padding-left:0;
}

/*--------------------------------->> end footer <<---------------------------*/

/*--------------------------------->> editorial <<---------------------------*/
#editorial {width: 741px; margin:0 auto; padding:20px 0;}

#editorial p, #editorial p.MsoNormal,#editorial li.MsoNormal,#editorial div.MsoNormal,#editorial body,#editorial table,#editorial td {
	font-family:Verdana,Arial,sans-serif;
	line-height: 1.4;
	margin:0;
	padding:0;
	color: #616163;
	font-size: 11px;
}

#editorial table,#editorial td {vertical-align:top;}

#editorial table {margin-bottom: 10px;}

#editorial p strong {
	font-weight: bold;
	color: #616163;
	margin-bottom:6px;
}

#editorial h1 {
	font-size: 14px;
	color: #C31431;
	font-variant: capitalize;
	margin-bottom:10px;
}

#editorial h2 {
	font-size: 12px;
	color: #C31431;
	font-variant: capitalize;
	margin-bottom:10px;
}

#editorial h3 {
	color: #000;
	font-size: 12px;
	font-variant: capitalize;
}

#editorial ul, ol {margin:0 30px; font-size: 11px; list-style-position: outside;}

#editorial li {
	color:#616163;
	*float: none!important; /*ie6 overrides menu fix*/
	list-style-image:url(../images/li.gif);
	text-align:left;
}

#editorial table td{border-collapse: collapse;border: 1px solid #000;}

#editorial a:link, span.MsoHyperlink {
	font-size: 11px;
	color: #C41230;
	text-decoration: none;
}

#editorial a:hover {	text-decoration: underline;}

#editorial a:visited, span.MsoHyperlinkFollowed {	font-size: 11px;	color: #C41230;}

#editorial table td h3 {	margin-top: 10px;margin-left: 6px;}

#editorial table td a {	text-decoration: underline;}

#editorial table td ul li {margin-bottom: 5px;}

/*--------------------------------->> end editorial <<---------------------------*/

/* Editorial Styles for Product Group Studies */

#nobg .DJOPortal-Studies {
	border-right:1px solid #CCCCCC;
	float:left;
	padding-right:10px;
	width: 200px;
	display: inline;
}

#nobg .ProductOverview {
	padding: 20px;
	clear: both;
}

#nobg #editorial.studies {
	float:right;
	margin:0 50px 0 0;
	padding:0;
	width:500px;
	display: inline;
}

#nobg #editorial table td {
	border: 0px;
}

#nobg #editorial.ProductVariantDetail, #nobg #editorial.ProductDetail {
	margin:10px auto;
	width:770px;
}

#nobg #editorial, #nobg #editorial td {
	font-size:10px;
	color:#413f3b;
	text-align:left;
}

#nobg #editorial h1{
	font-size:18px;
	color:#c4112f;
	margin:0;
	padding:0;
}

#nobg #editorial h2{
	font-size:14px;
	color:#c4112f;
	margin:0;
	padding:0;
}

#nobg #editorial h3{
	font-size:11px;
	color:#c4112f;
	margin:0;
	padding:0;
}

#nobg #editorial h4{
	font-size:10px;
	color:#505050;
	margin:0;
	padding:0;
}

#nobg #editorial h5{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#505050;
	margin:0;
	padding:0;
}

#nobg #editorial h6{
	font-size:10px;
	font-weight:normal;
	color:#505050;
	margin:0;
	padding:0;
}

#nobg #editorial p{
	margin:0;
}

#nobg #editorial a:link, #nobg #editorial a:visited{
	color:#636466;
	text-decoration:none;
}

#nobg #editorial a:hover, #nobg #editorial a:active{
	color:#c4112f;
	text-decoration:none;
}

#nobg #editorial hr{
	height:1px;
	border:none;
	border-top:1px solid #9b9b9b;
}

#nobg #editorial table.variant {
	width: 770px;
}

#nobg #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;
}

#nobg #editorial .variant tr > td{
	color:#c4112f;
	vertical-align:top;
	padding:4px;
	width:100px;
}

#nobg #editorial .variant td + td{
	width:auto;
	color:#505050;
	border-top:1px solid #dadada;
}

#nobg #editorial .variant tr:first-child td + td{
	border:none;
}

#nobg #editorial .variant ul, #nobg #editorial .variant ol{
	margin:0;
	padding:0 0 0 20px;
}

#nobg #editorial .pdf img{
	vertical-align: middle;
	margin:0 5px;
}

#nobg #editorial a:link, #nobg #editorial span.MsoHyperlink{
	font-size:11px;
	font-weight:regular;
	color:#413f3b;
	text-decoration:underline;
}

#nobg #editorial a:visited, #nobg #editorial span.MsoHyperlinkFollowed{
	color:#413f3b;
	text-decoration:underline;
}

#nobg #editorial a:hover {
	color:#aaa;
	text-decoration:underline;
}

#nobg #editorial img{
	border:0px;
}

#nobg #editorial a:link, #nobg #editorial a:visited {
	color:#636466;
	text-decoration:none;
}

#nobg #editorial a:hover, #nobg #editorial a:active {
	color:#C4112F;
	text-decoration:none;
}

#nobg #editorial ul, #nobg #editorial ol{
	margin:0 0 0 2em;
	padding:0;
}

/*--------------------------------->> RequestInformation Contact Form <<---------*/
#RequestInformation {
	width: 450px;
	margin: 0 auto;
	margin-bottom: 1em;
	padding: 1em;
	font-size: 11px;
	color: #333;
	text-align: left;
}

#RequestInformation .N_header {font-weight: bold;}

#RequestInformation td.contact_form_td2 input,
#RequestInformation td.contact_form_td2 select{
	margin-bottom: 0.6em;
	font-size: 11px;
	width: 200px;
}

#RequestInformation td.contact_form_td2 input.contact_form_checkbox {	width: 16px;	margin:0;}

#RequestInformation td.contact_form_td2 input.contact_form_submit_button {
	background-color:#4D4D4D;
	border:1px solid #2C2B30;
	color:#fff;
	height:18px;
	line-height:normal;
	width:69px;
}

#RequestInformation #contact_form_input_DJO-Portal-RequestInformation_Extension {margin-bottom: 15px; }

span.contact_form_error_message {
	display: block;
	color: #C31431;
	font-size: 11px;
}
span.contact_form_required {color: #C31431;}

/*--------------------------------->> end RequestInformation Contact Form <<-----*/

.trigger {padding-top:20px; width: 30px;}

.box {display:none;}

.box {
	color:black;
	border:1px dotted #ccc;
	padding:15px;
	width: 450px;
	margin:0 0 0 15px;
}


/* PressReleases-Advisor */

#PressReleases-Advisor,
#SecReports-Advisor {
	width:400px;
	margin:0 auto 30px auto;
	border: 1px solid #eee;
	font-size: 12px;
	padding: 0 0.7em 0 0.7em;
	background: url(../images/grad-bg.jpg) repeat-x top;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-opera-border-radius: 6px;
}

#SecReports-Advisor {margin-top: 18px;}

#PressReleases-Advisor select,
#PressReleases-Advisor input,
#PressReleases-Advisor label,
#SecReports-Advisor select,
#SecReports-Advisor input,
#SecReports-Advisor label{font-size: 11px;}

#PressReleases-Advisor select,
#PressReleases-Advisor input,
#SecReports-Advisor select,
#SecReports-Advisor input{width:200px;}

#PressReleases-Advisor label, #SecReports-Advisor label {float: left; display: inline; padding-right: 8px;}

#selector_178_DropDown {margin-bottom: 10px; }

#selector_183_DropDown {margin-bottom: 15px; }

#PressReleases-Advisor fieldset, #SecReports-Advisor fieldset {
	margin: 0; padding: 0;
}

#advisor_DJO-Portal-Electrodes fieldset{
padding:0;
margin:0 auto;
width:270px;
}

#PressReleases-Advisor #advisor_DJO-Portal-PressReleases_submit,
#SecReports-Advisor #advisor_DJO-Portal-SecReports_submit {
	width: 60px; margin-left:34px; margin-top:12px;
}

#advisor_DJO-Portal-Electrodes_submit {
	margin-left:63px;
	margin-top:12px;
	width:60px !important;
}

#advisor_DJO-Portal-PressReleases_result,#advisor_DJO-Portal-SecReports_result {font-size: 11px;margin: 4px 0 8px 71px;}

.advisor_result {font-size: 11px;margin: 4px 0 8px 71px;}

.electrodes .advisor_result {
	font-size:11px;
	margin:4px 0 8px 131px;
}

#advisor_DJO-Portal-SecReports, #advisor_DJO-Portal-PressReleases {
	margin:0 auto;
	padding-top:1em;
	width:330px;
}

#PressReleases-Title {
	background: #333;
	color: #fff;
	width: 740px;
}

#PressReleases-Title h2 {background:#999;padding:4px 0 4px 10px;}

#PressReleases-ProductOverview {
	font-size: 12px;
	line-height: 1.4;
	width: 740px;
	margin: 0 0 0 20px;
	border: 1px solid #eee;
}

/* ----------------------- Electrodes ------------------------*/

.electrodes #pimCompareForm {
	float:left;
	width:100%;
}

.electrodes #PView_1 {
	float:left;
	width:100%;
}

.electrodes .item {
	border-bottom:1px dotted;
	float:left;
	margin-bottom:10px;
	width:100%;
}

.electrodes .item .logo{
	float:left;
	padding:5px;
	width:100px;
}

.electrodes .item .item_header {
	float:right;
	height:30px;
	width:600px;
}

.electrodes .item .name{
	color:#C31431;
	font-weight:normal;
	line-height:30px;
	margin:0 10px;
}

.electrodes .item .pdf_ico{
	background:url("../images/pdf.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:16px;
	margin-top:7px;
	*margin-top:-7px;
	width:16px;
	display:inline;
}

.electrodes .item .short_description {
	float:right;
	width:590px;
}

.electrodes .item .trigger {
	float:right;
	height:16px;
	line-height:16px;
	margin:0 5px 2px 0;
	padding:0;
	text-align:center;
	text-decoration:none !important;
	width:16px;
	-background:url("../images/arrow.gif") no-repeat center center;
	-color:#fff;
	-font-size:0px;
}

.electrodes .item .box {
	border-bottom:0 none;
	float:left;
	margin:5px 0 0;
	padding:0;
	width:738px;
}

.electrodes .item .box p {
	margin:15px;
}

/*-----------------------------Events--------------------------------*/

#EvantsPresentations-ProductDetail {margin:20px 0 0 20px;}

#EvantsPresentations-ProductDetail h1 {color: #C31431; margin: 40px 0 0 0;}

div.press {
	width:708px;
	margin:0 0 0 9px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #000;
	background: #fff;
	font-size: 11px;
}

a.trigger {	display: block;	padding: 0;}

span.date {	display: block;	margin: 5px 0 0 0;}

a.readMore {margin: 0 0 0 350px;color:#C31431;}

a.readMore:hover {text-decoration: underline;}

a.download img {
	float: right;
	clear: both;
	display: inline;
}

#ProductOverviewPages {
	background: #fff;
	padding:20px 0;
	margin: 0 0 0 20px;
	width:750px;
	font-size: 11px;
	text-align:center;
}

#ProductOverviewPages a:link {text-decoration: none; color: #666; padding: 2px;}

#ProductOverviewPages a:visited {color: #ccc;}

#ProductOverviewPages a:hover,#ProductOverviewPages a:active {background-color:#C31431;color: #fff; }

#PressReleases-ProductOverview .pressTitle {width:600px;}

#PressReleases-ProductOverview .pressTitle a:link,
#PressReleases-ProductOverview .pressTitle a:visited {color: #C31431;}

#PressReleases-ProductOverview .pressTitle a:hover,
#PressReleases-ProductOverview .pressTitle a:active {color: #666;	text-decoration: underline;}

#content .toolsOverview {margin: -15px 0 0 580px;	 font-size: 11px;}

#content .toolsDetail {margin:-15px 0 0 450px;font-size: 11px;}

div.downloadPdf {
	float: right;
	clear: both;
	display: inline;
}

#content .toolsDetailEvents {margin: -15px 0 0 644px;}

#content .toolsOverview a:link,#content .toolsOverview a:visited,
#content .toolsDetail a:link,#content .toolsDetail a:visited,
#secReports td a:link, #secReports td a:visited,.newsEvents td a:link,
.newsEvents td a:visited, a.contactEmail:link, a.contactEmail:visited,
div.downloadPdf a:link, div.downloadPdf a:visited,
.toolsDetailEvents a:link, .toolsDetailEvents a:visited {color:#C31431; text-decoration: none;}

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

#content .toolsOverview a:hover,#content .toolsOverview a:active,
#content .toolsDetail a:hover,#content .toolsDetail a:active,
.secReports td a:hover, .secReports td a:active,
.newsEvents td a:hover, .newsEvents td a:active, a.contactEmail:hover, a.contactEmail:active,
div.downloadPdf a:hover, div.downloadPdf a:active,
.toolsDetailEvents a:hover, .toolsDetailEvents a:active{ text-decoration: underline;}


#PressReleases-ProductDetail {
	font-size: 12px;
	line-height: 1.4;
	width: 740px;
	margin:28px 0 0 20px;
	color:#666;
	font-size:11px;
}

img#djoLogo {margin-bottom: 20px;}

#PressReleases-ProductDetail h2,#PressReleases-ProductDetail h4 {margin: 0 0 10px 0;}

#PressReleases-ProductDetail p.contactDetails {margin: 20px 0 0 0;}

a.back {margin:10px 10px 0 0;}

#secReports td.row0, #newsEvents td.row0 {background-color: #F1F1F1;}
#secReports td.row1, #newsEvents td.row1 {background-color: #fff;}



td.row0, td.row0 {background-color: #F1F1F1;}
td.row1, td.row1 {background-color: #fff;}


a.contactEmail {display: block;margin-bottom: 7px;}

/* Sec reports Overview */
#SecReports-ProductOverview, #NewsEvents-ProductOverview {margin: 0 0 0 20px;}

#NewsEvents-ProductOverview {font-size: 11px;}

.secReports {width: 740px; font-size: 11px;}

.newsEvents {width: 685px; font-size: 11px;}

#secReports tr.head, #secReports tr.head td {
	background: #999;
	color: #fff;
	font-weight:bold;
}

#SecReports-ProductOverview span.accNo {font-size: 11px; color:#C31431;}

#secReports tr.head td {padding:0.5em 0;}

.secReports td, .newsEvents td {border-bottom: 1px solid #ccc;}

.secReports tbody tr td, .newsEvents tbody tr td {padding:3px 0;}

#newsEvents tr.head td {font-weight: bold;}

/* iframe */

iframe.careers {
	background-image: url(../images/careers.jpg);
	background-repeat:  repeat;
	width: 780px;
	height: 461px;
}

iframe.ziplocator {
	background-image: url(../images/contact.jpg);
	background-repeat:  repeat;
	width: 780px;
	height: 461px;
}

#CurrentOpportunities {
	width: 500px;
	margin:10px 0 20px 20px;
	border: 1px solid #aaa;
	padding: 1em;
	background:transparent url(../images/grad-bg.jpg) repeat-x top;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-opera-border-radius: 6px;
}

#CurrentOpportunities div.N_header {
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0 5px 0;
}

#CurrentOpportunities .contact_form_submit_button {
	margin: 10px 0 0 0;
	background-color:#4D4D4D;
	border:1px solid #2C2B30;
	color:#FFF;
	width:69px;
}

#CurrentOpportunities input {font-size: 11px;}

#login {height:134px;}

#login.home {height: 100px;}

#login a.loginTools {
	background-image: url(../images/djo_login_logout_button.gif);
	background-repeat: no-repeat;
	color:#fff;
	display:block;
	line-height:16px;
	text-decoration:none;
	text-transform:uppercase;
	margin:55px 0 0 60px;
	width: 86px;
}

#login a.loginTools span {padding-left: 21px;}

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

/*#loginForm-persistent_label {text-transform:none;}*/

#login #loginForm-mail,
#login #loginForm-password{
	background-color:transparent;
	background-image:url(../images/formfield_background.gif);
	background-position:100% 0;
	border:medium none;
	color:#666;
	font-size:11px;
	margin:0 0 8px -2px;
	*margin:0 0 8px 0px;
	padding:1px 7px 1px 1px;
	width:80px;
}

#login input.submit {
	margin: 0 0 0 145px;
	color: #A21E21;
	background:transparent url(../images/go.gif) no-repeat scroll 0 0;
	border:0px;
	font-size:0;
	height:16px;
	width:25px;
	cursor: pointer;
}

#loginForm legend {
	background-position:130px 4px;
	*background-position:125px 4px;
	font-size:9px;
	padding-left:141px;
	*padding-left:135px;
	padding-top: 0;
	color: #666;
	
	display:none;
}

#login a.lostPassword {
	color:#666;
	font-size:8px;
	line-height:1.4em;
	display: block;
	margin: 0 0 0 65px;
	*margin: 0px 0 0 65px;
}

.legend {
	background:transparent url(../images/login_arrow_down.gif) no-repeat scroll 0 4px;
	color:#666666;
	font-size:10px;
	line-height:15px;
	margin:0 0 0 11px;
	padding:0 10px;
}

.login_head {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 0;
	padding-right:20px;
	text-align:right;
}

#login  a.register {
	background:transparent url(../images/login_arrow.gif) no-repeat scroll 0 3px;
	color:#666;
	font-size:10px;
	line-height:20px;
	margin-left:7px;
	padding-left:8px;
}

#registerForm {margin-top: 20px;}

#registerForm_submit {font-size: 11px;}

span.loginForm-errorMsg {color:red;}

#login #loginForm td #loginForm-persistent_label {
	margin: 0;
	display: inline;
	color: #666;
	background: transparent;
	padding: 0;
	vertical-align:bottom;
	text-transform:none;
	padding:0 0 0 19px;
}

#login #loginForm #loginForm-persistent {margin-left:67px;margin-top:0;}

/* extra features for firefox */

::-moz-selection {color: #fff;background:#C31431;}

/* newsEvents */
#newsEvents tr.head td {background: #999; padding: 0.5em; color: #fff;}

#newsEvents span.date, #newsEvents a.pName {margin-left: 5px;}

/*-------------------------Home FCK------------------------*/

#ourCompany .homeFCK {
	float:left;
	margin:20px 0 0 20px;
	width:400px;
}

/* sidebox on home page */

#sidebox {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-opacity:.40;
	filter:alpha(opacity=40);
	opacity:.40;
	background-color:#000;
	float:right;
	height:278px;
	margin:20px 20px 0 0;
	width:300px;
}

#ramka_sideFCK {
	float:left;
}

#sidebox #FCKcontent_sideFCK {
	color:#fff;
	float:left;
	margin:5px;
}

#sidebox #FCKcontent_sideFCK a {
	background:transparent url(../images/arrow_dots.gif) no-repeat scroll 275px 13px;
	color:#FFFFFF;
	display:block;
	margin:0;
	padding:10px;
	width:260px;
}

#sidebox #FCKcontent_sideFCK i {
	display:block;
	font-size:11px;
	margin-left:30px;
}

#sidebox span.news a, #sidebox span.update a {
	filter:alpha(opacity=100);
	opacity:100;
	color: #fff;
}

#sidebox span.news, #sidebox span.update {
	color: #fff;
	display: block;
	background: url(../images/arrow_dots.gif) no-repeat 276px 13px;
	margin:0 0 0;
	padding:10px;
	width:263px;
}

#sidebox span.update {font-style: italic;background: none;}

span.update {font-size: 11px; color: #666;}

span.update span.date {font-style: italic; display: inline;}

#content span.update {margin: 0 0 20px 20px; display: block;}

/* crumbs */

#crumbs {margin:4px 0 0 20px;font-size: 11px;}

#crumbs a:link, #crumbs a:visited {color:#B1B1B1;	margin:3px;}

#crumbs a:hover {text-decoration:underline;}

#crumbs span {color: #C31431; margin:3px;}

/* News & Events Detail */

.player {width: 300px; margin: 30px auto;}

span.SecOverviewMessage {
	display:block;
	margin:20px auto;
	width:740px;
	color:#616163;
	font-size:11px;
	text-align:justify;
}

span.SecOverviewMessage a:link {text-decoration: none;}
span.SecOverviewMessage a:hover, span.SecOverviewMessage a:active {text-decoration: underline;}

/* reset psswd */
form#resetForm {padding: 1em;}

#editorial table.resetForm td {border: 0; padding:10px;}

#editorial table.resetForm {
	width: 190px;
	margin: 0 auto;
	background:transparent url(../images/grad-bg.jpg) repeat-x top;
	padding: 1em;
}

#editorial table.resetForm .buttonType {	margin: 0;}

#editorial form.registerForm {
	font-size:11px;
	margin:0 auto;
	width:500px;
}

#editorial #registerForm_opt-out_notification {margin:13px 0 0 16px;}

/* subcsribe newsletter */
#DJOPotralSubscribe {width: 400px; margin: 0 auto; }

#DJOPotralSubscribe .N_header {
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0 4px 8px;
	margin-bottom: 4px;
	color:#616163;
	padding:2px 0 2px 8px;
}

#DJOPotralSubscribe td {padding: 3px; font-size: 11px;}

#DJOPotralSubscribe td.subscription_form_td1 label {color:#C31431;font-weight: bold;}

#DJOPotralSubscribe td.subscription_form_td2 #subscription_form_input_DJO-Potral-Subscribe_email {	width: 250px}

#DJOPotralSubscribe td.subscription_form_td2 input.subscription_form_submit_button {
	font-size: 11px;
	width: 60px;
	height: 20px;
}

span.subscription_form_error_message {display: block;	color: red;}

/* tell a friend */
#tellAfiend {
	background:#E6E6FA none repeat scroll 0 0;
	border:1px solid #333;
	display: none;
	left:763px;
	position:absolute;
	top:152px;
	padding: 1em;
	color: #333;
}

#tellAfiend a#close {
	margin-left:258px;
	padding-bottom: 4px;
	display: inline-block;
}

#tellAfiend a#close:hover {cursor: pointer;}

#tellAfiend #contact_form_table input, #tellAfiend #contact_form_table textarea {font-size: 11px;width: 180px;}

#tellAfiend #contact_form_table label {width: 120px;}

#tellAfiend #contact_form_table td {padding-bottom: 4px;}

#tellAfiend #contact_form_table .contact_form_submit_button {width: 60px;}

#tellAfiend #contact_form_table td.contact_form_td1 {text-align: right;}

#contact_form_input_DJO-Portal-TellaFriend_comment {margin-right: 4px;}

#editorial .registerForm td{border: 0 none !important; padding-bottom: 5px;}

#editorial .registerForm {margin:30px 0 0 225px;	width:219px;}

#editorial .registerForm .td2_form .buttonType {margin: 0; font-size: 11px;}

span#lblSearch {font-size: 11px; color:#C31431!important;}

#bmContainer_djoPortal_subpage_bg {
	margin-bottom:-420px;
	z-index:0;
}