/* OLD CSS */

INPUT {
	FONT-SIZE: 12px;
	background-color: #FFFFFF;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
}

TEXTAREA {
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
}

SELECT {
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
}

A {
	background-color: transparent;
	COLOR: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

A:hover{
	background-color: transparent;
	COLOR: #000000;
}

.header {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
}

.topover a {
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 15px;
	background-color: transparent;
	COLOR: #FFFFFF;
}
.topover a:hover {
	background-color: #F9EB39;
	COLOR: #000000;
	background-image:url("http://cableorganizer.fr/images/template/link-table-tile-over.jpg");
	background-repeat:repeat-x;
}

.leftover a {
	display: none;
	width: 144px;
	height: 20px;
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #999999;
}
.leftover a:hover {
	background-color: #F9EB39;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.bodytext {
	FONT-SIZE: 12px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}

.pricetext {
	FONT-SIZE: 12px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.redtext {
	FONT-SIZE: 12px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}


.title {
	FONT-SIZE: 12px;
	background-color: #6699CC;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	background-attachment: fixed;
	color: #000000;
}

.sectionhead {
	FONT-SIZE: 11px;
	background-image: url("http://cableorganizer.fr/images/template/cableorganizer_32.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	height:20px;
	padding-top:.1em;
	text-align:left;
	padding-left:1.5em;
}
.sectionhead-background {
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	background-image:url("http://cableorganizer.fr/images/template/cableorganizer_26.jpg");
	background-repeat:repeat-x;
}

.leftlinks {
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.cathead {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
}

.graybluehead {
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.Whitetxt {
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #ffffff;
	font-family:"Times New Roman", Times, serif;
}

.blacktxt {
	FONT-SIZE: 12px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

.psearch {
	padding-top: 6px;
	FONT-SIZE: 12px;
	background-color: transparent;
	COLOR: #000000;
	FONT-FAMILY: verdana, sans-serif;
}

.other-link {
	font-weight: bolder;
	font-size: 11px;
	background-color: transparent;
	COLOR: #000000;
	FONT-FAMILY: arial, sans-serif;
}

.input-border {
	border: solid #000000;
	border-width: 1px;
}

.text-table {
	width: 100%;
	height: 532px;
}

.go-button {
	height: 21px;
	width:21px;
}

.top-tile-background {
	background-image: url("http://cableorganizer.fr/images/template/top-back-tile.jpg");
}
.search-tile-background {
	background-image: url("http://cableorganizer.fr/images/template/search-table-tile.jpg");
}
.link-tile-background {
	background-image: url("http://cableorganizer.fr/images/template/link-table-tile.jpg");
}
.link-tile-background16 {
	background-image: url("http://cableorganizer.fr/images/template/cableorganizer_16.jpg");
}
.link-tile-background32 {
	background-image: url("http://cableorganizer.fr/images/template/cableorganizer_32.jpg");
}
.background {

	FONT-SIZE: 12px;
	background-color: #CCFFFF;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
}
.header-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}















/* NEW CSS */

/* MAIN LAYOUT FULL SIZE TABLE */
BODY {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#FFFFFF;
	z-index:1;
}

.full-size-table {
width:100%;
height:100%;
z-index:1;
}




/* HEADER CONTENT FOOTER TABLE HOLDERS */
/* HEADER SETTINGS */
.header-holder-cell {
	height:1px;
	display: none;

}

.header-layout {
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	display: none;
	z-index:1;
}

.header-logo-holder-cell {
	width:1px;
	display: none;
	z-index:1;
}

.header-sub-table {
	width:100%;
	height:100%;
	display: none;
	z-index:1;
}

.header-sub-table-top-cell {
	height:1px;
	background-image:url("http://cableorganizer.fr/images/template/top-back-tile.jpg");
	display: none;
	z-index:1;
}

.header-sub-table-bottom-cell {
	height:30px;
	background-image:url("http://cableorganizer.fr/images/template/search-table-tile.jpg");
	b ackground-repeat:repeat-x;
	text-align:right;
	display: none;
	z-index:1;
}

.header-sub-navigation-table {
	width:100%;
	background-image:url("http://cableorganizer.fr/images/template/link-table-tile.jpg");
	background-repeat:repeat-x;
	z-index:1;
	display: none;
}

.header-left-navigation-cell {
	width:145px;
	display: none;
	z-index:1;
}
.header-view-cart-table {
z-index:1;
}
.header-view-cart-button-cell {
	padding:0 .5em 0 .5em;
	width:172px;
	background-image:url("http://cableorganizer.fr/images/template/cableorganizer_16.jpg");
	background-repeat:repeat-x;
	display: none;

}
.header-view-cart-tab-cell {
	width:6px;
	z-index:1;
}














/* MAIN SETTINGS */
.main {
	width:100%;
	height:100%;
	background-color:#ffffff;
	background-position:top left;
	background-repeat:repeat-y;
	z-index:1;
}
.main-navigation-cell {
	width:1px;
	width:1px;
	display: none;
	z-index:1;
}

.navigation-table {
	width:0px;
	display: none;
	z-index:1;
}

.navigation {
	padding:0;
	margin:0;
	list-style-type:none;
	display: none;
	z-index:1;
}

.navigation li a {
	margin:0;
	padding:0;
	width: 1px;
	height: 20px;
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #999999;
 	display: none
	z-index:1;
}
.navigation li a:hover {
	margin:0;
	padding:0;
	background-color: #F9EB39;
	border-top:1px solid #F9EB39;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
 	display: none
	z-index:1;
}

.navigation-lower {
	display: none;
	list-style-type:none;
	margin:0;
	padding:0;
	FONT-SIZE: 11px;
	background-color: transparent;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	z-index:1;
}

.navigation-lower li a {
	margin:0;
	padding:0;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	display: none;
	z-index:1;
}
.navigation-lower li a:hover {
	margin:0;
	padding:0;
	color:#000000;
	display: none;
	z-index:1;
}

.main-content-holding-table {
position:absolute;
top:0;
left:0;
width:99%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
z-index:1;
}

.main-content-holding-table tr td {
padding:.3em;
z-index:1;
}



.main-rightside-cell {
	width:1px;
	padding-top:0.5em;
	background-color:#C2C9D3;
	background-image:url("http://cableorganizer.fr/images/template/right-side-white.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	display: none;
	z-index:1;
	display: none;
}

.main-rightside-container {
	background-color:#C2C9D3;
	display: none;
	z-index:1;
}

.main-rightside-container-tab {
	height:1px;
	width:1px;
	display: none;
	z-index:1;
}









/* FOOTER SETTINGS */
.footer-holder-cell {
	height:20px;
	z-index:1;
	display: none;
}
.footer {
	width:100%;
	background-color: #6E7F93;
	height:20px;
	z-index:1;
	display: none;
}

DIV#contentDiv {
position:absolute;
top:0;
left:0;
width:100%;
z-index:2;
}

/* SUGGESTION BOX AT FOOT OF PAGE */
#tellUs {
overflow:hidden;
height:1px;
width:1px;
border:0;
background-color:#ffffff;
display:none;
position:absolute;
z-index:100;
left:-800px;
}