@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
img {
	border:0;
	padding: 0;
	margin: 0;
}
.twoColFixLtHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	margin-top: 3%;
	padding-bottom: 20px;
} 
.twoColFixLtHdr #header {
	height: 20px;
	margin-bottom: 6px;
} 
.twoColFixLtHdr #sidebar1 {
	width: 120px;
	margin: 0;
	padding: 0;
	float: left;
}
.twoColFixLtHdr #mainContent {
	background-image: url(../../IMGS/logo_coltri_small.gif);
	background-repeat: no-repeat;
	background-position: 99% 99%;
	width: 814px;
	float: right;
	margin-left: 10px;
	border: 3px solid #00A2D8;
}
.twoColFixLtHdr #footer {
	width: 814px;
	top: 25px;
	clear: both;
	position: relative;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #header img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.twoColFixLtHdr #content_txt {
	font-size: 0.7em;
	float: right;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 340px;
}
.twoColFixLtHdr #content_txt_suits { /*suits page*/
	font-size: 0.7em;
	float: right;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 400px;
	font-weight: normal;
}
.twoColFixLtHdr #content_txt h1, .twoColFixLtHdr #content_txt_suits h1{
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: normal;
	display: inline;
}
.twoColFixLtHdr #content_txt h2, .twoColFixLtHdr #content_txt_suits h2{
	font-size: 1em;
	display:inline;
	font-weight: normal;
}
.twoColFixLtHdr #content_txt h3, .twoColFixLtHdr#content_txt_suits h3{
	font-size: 1em;
	display:inline;
	text-decoration: underline;
}
.twoColFixLtHdr #content_txt h4, .twoColFixLtHdr #content_txt_suits h4{
	font-size: 1.1em;
	display:inline;
}
.twoColFixLtHdr #content_txt h5, .twoColFixLtHdr #content_txt_suits h5{
	font-size: 0.9em;
	display:inline;
}
.twoColFixLtHdr #content_txt h6, .twoColFixLtHdr #content_txt_suits h6{
	font-size: 1em;
	display:inline;
	font-weight: bold;
}
.twoColFixLtHdr #content_txt ul, .twoColFixLtHdr #content_txt_suits ul{
	padding-left: 10px;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 15px;
}
.twoColFixLtHdr #content_txt ul, .twoColFixLtHdr #content_txt_suits ul{
	line-height: 16px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #content_txt a:link, .twoColFixLtHdr #content_txt_suits a:link{
	color: #00F;
}
.twoColFixLtHdr #content_txt a:visited, .twoColFixLtHdr #content_txt_suits a:visited{
	color: #00F;
}
.tab_materials {
	margin-top: 10px;
}
.tab_materials td {
	padding-bottom: 3px;
	text-align: justify;
}
.tab_materials .color_row {
	background-color:#EFEFEF;
}
.tab_sizes .color_colum {
	background-color:#EFEFEF;
}
.tab_codes{
	text-align: left;
	vertical-align: bottom;
}
.tab_codes th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
}
.tab_codes a {
	color: #000000;
	text-decoration: none;
	border:0;
}
a.tab_codes:link {
	text-decoration: none;
}
a.tab_codes:visited {
	color: #000000;
	text-decoration: none;
}
a.tab_codes:hover {
	background-color:#CCCCCC
}
.tab_codes img{
	border:0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	margin-left: 10px;
}
.tab_sizes{ /*suits page*/
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	border-collapse: collapse;
}
.tab_sizes th{
	vertical-align: bottom;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
}
.twoColFixLtHdr #content_img {
	float: left;
	width: 462px;
}
.twoColFixLtHdr #content_img_suits { /*suits page*/
	float: left;
	width: 400px;
}
.twoColFixLtHdr #content_header {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:2px;
	font-size:9px;
	font-weight:bold;
}
.twoColFixLtHdr #content_footer {
	height: 32px;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.twoColFixLtHdr #content_footer img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	margin-left: 5px;
}
.twoColFixLtHdr #acc_box{
	padding: 0px;
	text-align: center;
	margin-left: 7px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	width: 180px;
}
.twoColFixLtHdr #acc_box_wide{
	padding: 0px;
	text-align: center;
	margin-left: 7px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	width: 360px;
}
.twoColFixLtHdr #acc_box_header {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:15px;
	font-size:0.9em;
	font-weight:bold;
}
.twoColFixLtHdr #acc_box_row{
	margin-left: 5px;
	margin-bottom: 40px;
}
.twoColFixLtHdr #acc_box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}
.twoColFixLtHdr #acc_box_txt h1 {
	font-size: 1.1em;
	display: inline;
}
.twoColFixLtHdr #acc_box_txt h2 {
	font-size: 1em;
	display: inline;
}
.twoColFixLtHdr #acc_box_txt h3 {
	font-size: 1em;
	display: inline;
}
.twoColFixLtHdr .acc_box_border_on{
	border: 2px solid #FFF137;
	cursor: pointer;
}
.twoColFixLtHdr .acc_box_border_off{
	border: 2px solid #FFFFFF;
}
.twoColFixLtHdr #acc_box2{
	padding: 0px;
	text-align: center;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	width: 120px;
}
.twoColFixLtHdr #acc_box2_row{
	margin-bottom: 20px;
}
.twoColFixLtHdr #acc_box2_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: normal;
}
.twoColFixLtHdr #acc_box2_txt h1 {
	font-size: 1em;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #acc_box2_txt h2 {
	font-size: 1em;
	display: inline;
	font-weight: bold;
}
.twoColFixLtHdr #acc_box2_txt h3 {
	font-size: 1em;
	display: inline;
}
.prop {
  height:532px;
    float:right;
    width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.space {
	line-height: 10px;
	height: 10px;
}
.submenu_panel {
	width: 120px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.7em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.submenu_panel_hover {
	padding: 0;
	width: 120px;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	line-height: 0.7em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
}
.submenu {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 0.7em;
	color: #333333;
}
.submenu_title {
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 0.7em;
	color: #00A2D8;
	font-style: italic;
	cursor: default;
}
a.submenu:link, a.submenu:visited {
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: none;
}
.copyright {
	color: #253977;
	font-size: 10px;
}
.copyright_sx {
	float:left;
}
.copyright_dx {
	float:right;
	margin-top:-2px;
}
a.copyright:link {
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
.header_button {
	float:left;
	margin-right: 10px;
}

