/************* Body stuff *************/

* { 
	margin: 0; 
	padding: 0;
}

html { 
	height:100%; 
}

body {
  height:100%;
  background: #B8CC33;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}

#containerTable {
	width: 100%;
	height: 100%;
	max-width: 1600px;
	background-color: #B8CC33;
}

.leftShadow {
	width: 10px;
	background: url('/library/image/shadow_left.png') repeat-y;
}

.middle {
	
	
}

.rightShadow {
	width: 10px;
	background: url('/library/image/shadow_right.png') repeat-y;
}


#container {
	max-width: 1600px;
	width: 95%;
	min-width: 800px;
	overflow:visible;
	margin: 0 auto;
	/*min-height: 100%;*/
	position:relative;
	
}

/************* Header *************/

#tabs {
    background-color: #FFFFFF;
    padding-top: 5px;
    overflow:hidden;
    height: 25px;
    border-bottom: 4px solid #626166;
}

#tabs #tabHolderTop {
	width: 980px;
	margin: auto;
}

#tabs ul {
    display: inline;
    list-style-type: none;
    height: 25px;  
    
}

#tabs ul li {
    float: left;
    height: 22px;
    line-height:20px;
    background-image: url('/library/image/tabbg.jpg');
    padding-top: 3px;
    font-size: 10px;
}

#tabs ul li a {
    font-weight: bold;
    font-family: sans-serif;
    font-size: 11px;
    padding-top:3px;
    color: #b8cc33;
    text-decoration: none;
}

#tabs ul .current a {
    color: #FFFFFF;
}

#tabs ul .divider {
    width: 15px;
    background-image: url('/library/image/ttab.jpg');
}

#tabs ul .divider#last {
    background-image: url('/library/image/rtab.jpg');
    width: 11px;
    
}

#tabs ul .current {
    background-image: url('/library/image/bgwz.jpg');
    color: #FFFFFF;
}

#tabs ul #first {
    width: 13px;
    background-image: url('/library/image/ltab.jpg');
}

#tabs ul #start {
    width: 15px;
    background-image: url('/library/image/lwz.jpg');
}

#tabs ul #supportRight {
    background-image: url('/library/image/rwz.jpg');
}

#header {
	height: 96px;
	position:relative;
	background-position: right;
	z-index:1;
	overflow:hidden;
	background-color:#FFF;
}



#header #headerLeft {
	background-position:right;
	position:absolute;
	height:96px;
	right:450px;
	width:100%;
	z-index:2;
}

#header #headerLeft #imagerotate {
	list-style-type: none;
}


#header #headerLeft li{
	position:absolute;
	right:0px;
}

#header #headerRight{
	width: 420px;
	height: 96px;
	float:right;
	background-position: top right;
	position:relative;
	z-index:5000;
}


#currentLanguage {
	cursor: pointer;
}

#languages {
	display: none;
	background-color: white;
	width: 50px;
	float: right;
	border: 1px solid #DDD;
	text-align: center;
	cursor: pointer;
	clear: both;
	margin-top:0px;
	padding:0px;
	margin-right:5px;
	border-top: 1px solid #EEE;
	position: absolute;
	right: 10px;
}

#languages a {
	color: #666;
	text-decoration: none;
	display:block;
	height: 22px;
	border-bottom: 1px solid #EEE;
}

#languages a:hover {
	background-color:#EEE;
}

#languages span {
	position:relative;
	top:-6px;
}


#languages a img {
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;

}

#menu {
    background-image: url('/library/image/bgmenu.jpg');
    height:38px;
    width: 100%;
    background-repeat: repeat-x;
}

#menu span {
	float: left;
	margin: 6px 20px 0px;
	display: block;
	width: 15%;
}

#menu ul {

    margin: 0 auto;

}

#menu ul li {
    display: inline;
    width: 130px;
    text-align:center;
    float: left;
    height: 30px;
    line-height: 36px;
}

#menu ul .divider {
    background-image: url('/library/image/divider.jpg');
    width: 10px;
    height:35px;
}

#menu ul li.active {
    background-image: url('/library/image/bgmenu_active.jpg');
    height:36px;
}

#menu a {
    color:#6E6E6E;
    font-family:sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}

#menu a.active {
    color: #B8CC33;
    font-weight: bold;
}

#menu a:hover {
    color:#B8CC33;
    text-decoration: underline;
}

#header #login {
	text-align: right;
	height: 51px;
	padding-right: 5px;
	font-size: 11px;
}

#header #language {
	text-align: right;
	margin-right:5px;
	font-size: 11px;
}



#header #language div{
	height: 20px;
	line-height: 20px;
	float:right;
}

#content {
  min-width:550px;
  float: left;
  width: 100%;
}



/************* Left menu *************/

#left {
	z-index:10;
	margin-top:30px;
	padding: 0px;
	position: relative;
	background: url(/library/image/leftmenu_sliver.png) repeat-y top right;
	width: 293px;
}

#left fieldset {
	width: 240px;
}

#left table {
	padding:0px;
	margin:0px;
	border-collapse: collapse;
}


#leftBox {

}



#leftHolder {
	border-left:1px solid #B2B2B2;
	width: 250px;
	padding: 5px;
}

/************* Footer *************/


#footer {

	clear:both;
	
	color: #FFF;
	
	font-size: 12px;
	width: 100%;
	position: relative;
	bottom: 0;
	height:189px; 


}

#footer .footerContent {
	padding: 10px;
	background: #55585D url(/library/image/footer_sliver_top.png) repeat-x top left;
}



#footer .bottom {
	background: #55585D url(/library/image/footer_sliver.png) repeat-x top left;
	height: 19px;
	padding: 5px 12px 5px;
	text-align: right;
	clear: both;
}

#footer h1 {
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-size:17px;
	margin: 0px 0px 10px;
	text-align: left;
}

#footer .part {
	float: left;
	margin: 20px 0px 10px;
	margin-left:8%;
	width: 20%;
}

#footer .part a {
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	font-size:11px;
}

#footer ul .head {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 10px;
}

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

#footer .bottom {
	font-size: 11px;
}

#footer .bottom a {
	text-decoration: underline;
}

#footer .right {
	float: right;
	width: 40%;
	margin: 20px 2% 10px;
}

#footer .right #txtFooterReactions {
	color: #999;
	font-style: italic;
	width: 300px;
	height: 50px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}


#footer #footerReactions {
	width: 60%;
}


#footer .policy {
	margin-left: 150px;
}

#footer a {
	text-decoration: underline;
}

#footer .sendFeedback {
	display: none;
}

#contentFull {
  	margin: 35px;
  	padding-bottom:30px;
  	clear:both;
  	 min-height: 250px;
}


#contentFull:after { content: ""; display: block; height: 0; clear: both;}


#mainBox {
	float:left;
	width: 72%;
	padding-left:20px;
	max-width: 1100px;
}

#subBox {
	width: 22%;
	float:right;
}

#subBox h2, .box h2 {
	color: #B8CC33;
	margin: 10px 0px;
	font-style:italic;
}




#partTable {
	width: 100%;
	border: 0px;
	background-color: #FFF;
	border-collapse: no-collapse;
}

