/*
 Cleanup in progress.
*/

/*************************************************************
 * General
 ************************************************************/

body {
	margin:0px;
	padding:0px;
	background-color:#75b7d7;
	background-image:url(/static/project/wcmexchange/images/bg.gif);
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:11px;
	color:#797878;
}

.debug {
	border:1px solid red;
}

/*************************************************************
 * General Elements
 ************************************************************/

textarea {
	font-family:verdana;
	font-size:10px;
}

select {
	font-family:verdana;
	font-size:10px;
}

input {
	font-family:verdana;
	font-size:10px;
}

ul.leftList {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:5px;
}

ul.leftList li {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:url(/static/project/wcmexchange/images/pijl_gray.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin-bottom:5px;
}

ul.leftList li.selectedItem {
	background-image:url(/static/project/wcmexchange/images/pijl_orange.gif);
}

/*************************************************************
 * General Links & Texts
 ************************************************************/

a {
	color:#b3b3b4;
	text-decoration:none;
}

a:hover{
	color:#f1914b;
}

a.subitem {
	color:#5dadd1;
	text-decoration:none;
}

a.subitem:hover {
	color:#016fa2;
}

a.subitem span {
	color:#5dadd1;
	text-decoration:none;
}

a.subitem:hover span {
	color:#016fa2;
}

a#logo {
	width:109px;
	height:38px;
	display:block;
	position:relative;
	left:59px;
	top:25px;
}

a#logo span {
	display:none;
}

a.wbutton {
	display:none;
}

a.wcbdetail {
	color: #333333;
}

a.wcbdetail:hover {
	color:#016fa2;
	text-decoration:underline;
}

h1 {
	color:#646464;
	font-size:17px;
	font-weight:bold;
	font-family:verdana, sans-serif;
	margin:0px;
	padding:0px;
}

h2 {
	color:#646464;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

h3 {
	color:#216DBB;
	font-size:13px;
	font-weight:bold;
}

/*
h2.wcbDetailHeader {
  color: #797878;
	font-size:12px;
}
*/

/*************************************************************
 * Possible Garbage & Nooby CSS
 ************************************************************/

.floatLeft {
	float:left;
}

.clearMe {
	clear:both;
}

.stripMarginsAndPaddings {
	margin:0px;
	padding:0px;
}

td.buttonBg {
	background-image:url(/static/project/wcmexchange/images/button_bg.gif);
	background-repeat:repeat-x;
}

.pathImgPadding {
	padding-left:5px;
	padding-right:5px;
}

.stripBorders {
	border:none;
}

ul.stripList {
	margin:0px;
	padding:0px;
	list-style:none;
}

hr.witte_lijn {
	margin:0px;
	padding:0px;
	border:1px solid red;
}

#eenzaam-streepje {
	width:100%;
	border-top:white solid 1px;
}

.required {
  border:1px solid red;
}
	
.searchtableheader
{
  border-top: 1px solid #666666;
  background: #eeeeee;
}

.searchtablefooter
{
  height: 50px;
  vertical-align: middle;

}

a.WCBitem
{
 color: #777777;
  font-size:14px;
  font-weight: bold;
}

.contenttable {
	background:url(/static/project/wcmexchange/images/back_table.gif) repeat-x top;
	border:1px solid #DDDDDD;
}

.overall_box {
	border: 1px solid #0093C6;
	}
	
select.overall_select {
	border: 1px solid #0093C6;
	}	

/*************************************************************
 * Table Elements
 ************************************************************/

td.WCBtableheader {
	color: #ffffff;
	background-color: #31A7CF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	font-weight: bold;
	padding: 5px;
}

table.mywcboverview {
	border: 1px solid #666666;
}

td.WCBtablecell {
	border-bottom: 1px solid #bbbbbb;
	padding: 5px;
	background-color: #ffffff;
}

td.WCBtablecellodd {
	border-bottom: 1px solid #bbbbbb;
	padding: 5px;
	background-color: #eeeeee;
}

td.WCBtablecell a{
color: #666666;
}

td.WCBtablecellodd a{     
color: #666666;
}


/*************************************************************
 * Worldwide Navigation & Header CSS
 ************************************************************/
	
#head_gxworldwide {
	float:right;
	margin: 0;
	padding: 0;
}

DIV#boxheaderimages a {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
	
.tab_gxworldwide {
	height:23px;
	display:block;
	float:left;
	background:url(/static/project/wcmexchange/images/worldwide/back_tab.png) repeat-x;
	padding: 5px 10px 0 10px;
	color:#000000;
}

.gxworldwide_link_dis {
	color: #026c96 !important;
}
	
#boxheaderimages a:hover {
	color:#FFFFFF;
	font-size:10px;
}	
	
.tab_gxworldwide_mid {
	height:28px;
	display:block;
	float:left;
}

DIV#boxheaderleft { 
	width: 226px;  
	height:78px; 
	float:left; 
	border-right: 1px solid #FFFFFF;
	background-image: url(/static/project/wcmexchange/images/logo_left.gif);
	font-size:70%;
	font-family: verdana;
	cursor:pointer;
}

DIV#boxheaderimages {
	float:left;
	padding-left:5px;
}

DIV#headercontainer	{ 
	width: 100%; 
	background-color: #35AAD5;
	float:left;
}

DIV#boxheaderleft UL LI A{
	color:#ffffff;
	text-decoration:none;
}

DIV#boxheadertext {
	font-size : 18px;
	font-family : verdana, sans-serif;
	color : #FFFFFF;
	margin-left : 40px;
	margin-top : 30px;
	text-align : left;
	letter-spacing : 2px;
	float:left;
}

DIV#boxheaderrightsitewide {
	float:right;
	margin-top:5px;
	width:50%;	
	font-size:70%;
	font-family: verdana;
	background-color : #35AAD5;	
	top:10px;
	position:relative;	
}

DIV#boxheaderrightsitewide UL LI A{
	color:#ffffff;
	text-decoration:none;
}

/*************************************************************
 * Buttons
 ************************************************************/

.buttonSubmit  {
	width:140px;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(/static/project/wcmexchange/images/back_orange_button.png) no-repeat left top;
	cursor:pointer;
	border:none;
	font-size: 96%;
}

.buttonSubmitHtml {
	width:140px;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/static/project/wcmexchange/images/back_orange_button.png) no-repeat left top;
	cursor:pointer;
	border:none;
	font-size: 96%;
	padding:6px 0px;
	text-align:center;
}

.buttonSubmitHtml a {
	font-size: 11px;;
	color:#FFFFFF;
	font-weight:bold;
}

/*************************************************************
 * Tabs
 ************************************************************/

.tabs {
    background: url(/static/project/wcmexchange/images/tab_dot.gif) repeat-x 0px 20px;
    display: block;
    clear: left;
    width: 370px;
    height: 21px;
    margin: 0px;
    padding: 0px;
	width: 100%;
}

.tabs li{
    background: url(/static/project/wcmexchange/images/tab.gif) no-repeat right top;
    border-left-width: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-right: 1px;
    height: 19px;
}

.tabs li a{
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    border-left-width: 1px solid #FFFFFF;
    margin-top: 1px;
    padding-left: 6px;
    padding-right: 9px;
    padding-top: 3px;
    display: block;
    float: left;
    height: 15px;
}

.tabs li a:hover{
    font-size: 11px;
    color: #ff0000;
    text-decoration: none;
    border-left-width: 1px solid #FFFFFF;
    margin-top: 1px;
    padding-left: 6px;
    padding-right: 9px;
    padding-top: 3px;
    display: block;
    float: left;
    height: 15px;
}

.tabs li.selected{
    background: url(/static/project/wcmexchange/images/tab_active.gif) no-repeat right top;
    border-left: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 21px;
	border-bottom: 1px solid #F7F7F7;
}

.tabs li.selected a{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    border-left-width: 1px solid #FFFFFF;
    margin-top: 1px;
    padding-left: 6px;
    padding-right: 9px;
    padding-top: 3px;
    display: block;
    float: left;
    height: 17px;
}

#tab1, #tab2, #tab3, #tab4, #tab5,#tab6,#tab7 {
     float:left;
     width:100%;
     padding-top:5px;
}

#tab6 .contenttable {
	border: 0px solid;
	background-image:none;
}

.editwcb {
  color: #ff0000;
  font-weight: bold;
  background-color: #ffffff;
	width: 95%;
  border: 2px solid #FF0000;
  text-align:center;
  padding: 5px;
	
}

.searchtableheader
{
  border-top: 1px solid #666666;
  background: #eeeeee;
}

.searchtablefooter
{
  height: 50px;
  vertical-align: middle;

}

.searchtableheadercertified
{
 border-top: 1px solid #666666;
 background: #EAEAAE;
}

.signinmessage
{
  padding: 4px;
  border: 1px solid #f1914b;
  color: #666666;
  background-color:#dddddd;
  width: 120px;
  text-align: center;
}

/*************************************************************
 * Certifications Table
 ************************************************************/

#tableCertification th {
	background-color:#EEEEEE;
	padding:0px;
}

#tableCertification td {
	border-top:1px solid #EEEEEE;
	padding:1px;
}

#tableCertification {
	border:1px solid #949494;
}