


/*-------------- FSC CONTENT AREA --------------*/


#content td{
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
#content {
	margin-left: 5px;
}

a {
	margin-left: 5px;
	color: #b60000;
}
#widecolumn, #narrowcolumn {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	}

#widecolumn {
	width: 600px;
	height: auto;
	float: left;
	}

#narrowcolumn { /* the left column of two-column layout */
	width: 407px;
	height: auto;
	float: left;
	}


	

/*-------------- FORMS --------------*/

.required, .note {
	color: #ff0000;
	}



.CSSTableGenerator {
	margin:0px 0px;padding:0px;
	width:455px;
	height:250px;
	box-shadow: 0px 0px 10px #888888;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
	border-collapse: collapse;

}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;

}

.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottom-left:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
}.CSSTableGenerator tr:hover td{
		background: #b60000;
		color: #eeeeee;

}
.CSSTableGenerator tr:nth-child(odd){ background-color:#eeeeee;}
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #720b0b;
	border-width:0px 0px 0px 0px;
	text-align:left;
	padding:4px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #b60000 5%, #b60000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b60000), color-stop(1, #b60000) );
	background:-moz-linear-gradient( center top, #b60000 5%, #b60000 100% );

	background-color:#b60000;
	border:1px solid #b60000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #b60000 5%, #b60000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b60000), color-stop(1, #b60000) );
	background:-moz-linear-gradient( center top, #b60000 5%, #b60000 100% );

	background-color:#b60000;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 0px 1px;
}
td.tableelement{
	text-align: center;
}
td.tableelement:hover{
	background: #ffffff;
}

/* end of table properties*/
/*table product properties*/
div.productdesc{
	width:455px;
	height:auto;
}

div.tab2{
	width:20%;
	float:left;
	height:30px;
	color:#252525;
	font-family:"Arial", Helvetica, sans-serif;
	background:#eeeeee;
	-moz-border-radius-top-left:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-top-right:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-bottom-left:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottom-right:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	text-align: center;
	line-height: 30px;
	
}
div.tab3{
	width:20%;
	float:left;
	height:30px;
	color:#252525;
	font-family:"Arial", Helvetica, sans-serif;
	background:#eeeeee;
	-moz-border-radius-top-left:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-top-right:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-bottom-left:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottom-right:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	text-align: center;
	line-height: 30px;
	}

div.tab4{
	width:20%;
	float:left;
	height:30px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#252525;
	background:#eeeeee;
	-moz-border-radius-top-left:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-top-right:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-bottom-left:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottom-right:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	text-align: center;
	line-height: 30px;}

div.tab5{
	width:20%;
	float:left;
	height:30px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#252525;
	background:#eeeeee;
	-moz-border-radius-top-left:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-top-right:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-bottom-left:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottom-right:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	text-align: center;
	line-height: 30px;}

div.tab6{
	width:20%;
	float:left;
	height:30px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#252525;
	background:#eeeeee;
	-moz-border-radius-top-left:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-top-right:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-bottom-left:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottom-right:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	text-align: center;
	line-height: 30px;
	
}

div.divtabs{
	height:30px;
	display:none;
		
}
div.tabcontent{
	background:black;
	height:auto;
	width:375px;
	margin-top:2px;
	background:#eeeeee;
	border-bottom-right-radius:0.4em;
	-webkit-border-bottom-right-radius:0.4em;
	border-bottom-left-radius:0.4em;
	-webkit-border-bottom-left-radius:0.4em;
	border-top-right-radius:0.2em;
	-webkit-border-top-right-radius:0.2em;
	border-top-left-radius:0.2em;
	-webkit-border-top-left-radius:0.2em;
	box-shadow: 0px 0px 10px #888888;
	-moz-box-shadow:0px 0px 10px #888888;
	-webkit-box-shadow:0px 0px 10px #888888;
	//border:1px solid;
	border-color:gray;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:40px;
	display:none;
	overflow:hidden;
	}

div.divall{
	width:455px;
	height:auto;
	margin-top:-20px;
}
