/*------------------>> Reset style <<-----------------------
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
---------------------------------------------------------------*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {	outline: 0;}
body {line-height: 1;color: black;background: white;cursor: default;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0; }
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { 	content: "";}
blockquote, q {quotes: "" "";}
a img {border:0;}

/*------------------>> Layout <<-----------------------*/

body {
	background:#333;
	color:#413F3B;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
}

a {
	color:#413F3B;
}

a:hover {
	color:#AAAAAA;
}

#wrapper {
	margin: 0 auto;
	width:784px;
}

/*---------------------STAGING----------------------------*/

#anonymous_element_3 {
	margin-top:150px;
}

/*----------------------HEADER----------------------------*/

#header {
	background:transparent url(../migrated_images/header_top_gradient.gif) repeat-x scroll center bottom;
	height:38px;
	margin:0 7px;
	width:770px;
}

#header .djo_login {
	background: url(../images/djo_login_back.gif) no-repeat;
	color:#FFFFFF;
	float:left;
	height:28px;
	line-height:26px;
	margin:1px 0 0 1px;
	text-align:center;
	text-decoration:none;
	width:93px;
}

#header .djo_login:hover {
	background: url(../images/djo_login_back_hover.gif) no-repeat;
}

#header .sitemap_link {
	color:#aaa;
	float:right;
	margin:10px 0 0 10px;
}

#header .sitemap_link:hover {
	color:#fff;
}

/*-------------------NAVIGATION-------------------*/

#navigation {
	background:transparent url(../migrated_images/side_gradient.gif) repeat-y scroll 0 0;
	height:110px;
	padding:0 8px;
	width:768px;
}

#navigation .links {
	background:#4A4742;
	height:57px;
	-overflow:hidden;
	position:relative;
	z-index:3;
}

#navigation .links .local,.localLogo {
	float:left;
	height:100%;
}

#navigation .links .flags {
	float:left;
	height:40px;
	margin-left:10px;
	margin-top:13px;
}

#navigation .links .flags a {
}

#navigation .links .global {
	background:transparent url(../images/djo_logo_3.gif) repeat scroll 0 0;
	float:right;
	height:56px;
	width:109px;
}

#navigation .links .global:hover {
	background:transparent url(../images/djo_logo_3_hover.gif) repeat scroll 0 0;
}

#navigation #menu {
	margin:0;
	padding:0;
	background: #fff;
	height:53px;
	position:relative;
	z-index:2;
}

#navigation #menu li {
	border-bottom:1px solid #666666;
	border-right:1px solid #C9C9C9;
	float:left;
	height:100%;
	line-height:1;
	list-style-type:none;
	margin:0;
	position:relative;
	width:127px;
}

#navigation #menu li:hover {
	background:lavender;
}

#navigation #menu li a {
	background:#E6E6E6;
	color:#413F3B;
	display:block;
	font-weight:bold;
	height:45px;
	line-height:44px;
	padding:4px;
	text-align:center;
	text-decoration:none;
	width:119px;
}

#navigation #menu li a:hover {
	background: #F0F0F0;
}

#navigation #menu a {
	width: auto;
}

#navigation #menu ul {
	position: absolute;
	width: 128px;
	display: none;
}

#navigation #menu ul li {
	border-bottom: 1px solid #ccc;
	border-right: 0;
	height: auto;
}

#navigation #menu ul li a {
	background: #d3d3d3;
	font-weight:normal;
	height:auto;
	line-height:12px;
	padding-left:10px;
	text-align:left;
	width:114px;
}

#navigation #menu ul li a:hover {
	background: #f9f9f9;
}

#navigation #menu li:hover ul ul {
	display: none;
}

#navigation #menu li:hover ul,
#navigation #menu ul li:hover ul {
	display: block;
}

#navigation #menu ul {
	top: 54px;
}

#navigation #menu ul ul {
	top: 0px;
	left: 127px;
}

#navigation #menu ul ul li a {
	background: #e6e6e6;
}

/*------------------------SIDEBAR-----------------------*/

#sidebar {
	background: #eee;
	border-right:2px solid #E6E6E6;
	float:left;
	min-height:400px;
	padding:10px 0;
	width:148px;
	overflow:hidden;
}

#sidebar  #sideMenu {
	float:left;
	margin:0 10px 10px;
	overflow:hidden;
}

#sidebar  #sideMenu li {
	float:left;
}

#sidebar  #sideMenu li a {
	border-bottom:1px dotted;
	color:#413F3B;
	float:left;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	width:120px;
}

#sidebar  #sideMenu li a:hover {
	color:#800A0A;
}

#sidebar  #sideMenu ul {
	float:left;
	text-indent:5px;
}

/*------------------------CONTENT-----------------------*/

#contentWrapper {
	background: #f4f4f4 url(../migrated_images/side_gradient.gif) repeat-y;
	float:left;
	padding:0 8px;
	width:768px;
}

#content {
	background:#f4f4f4;
	color:#333;
	float:right;
	padding:0 0 10px 10px;
	width:598px;
}

#FCKcontent_main {
	position:relative;
	z-index:1;
	margin-top:10px;
}

#FCKcontent_main ul {
	list-style-position:inside;
	list-style-type:disc;
}

#FCKcontent_main li {
	padding:2px 0;
}

.contentBanner {
	margin-left:428px;
	position:absolute !important;
	top:149px;
	z-index:0;
}

.contentBanner img {
	float:right;
}

/*------------------------FOOTER-----------------------*/

#footer {
	background: url(../migrated_images/footer_bottom_gradient.gif) repeat-x;
	clear:both;
	color:#333333;
	height:40px;
	margin:0 7px;
	width:770px;
	overflow:hidden;
}

#footer .djmain {
	color:#413F3B;
	float:left;
	margin-top:10px;
}

#footer a {
	color:#5E5E5E;
	text-decoration:none;
}

#footer a:hover {
	color:#8D8C8B;
}

#footer #footerExternalLinks {
	float:right;
	margin-top:12px;
	margin-right:-6px;
}

#footer #footerExternalLinks li {
	border-right:1px dotted #413F3B;
	float:left;
	padding:0 5px;
	height:10px;
}

#footer #footerExternalLinks li a {
	float:left;
	line-height:12px;
	margin-top:-3px;
}