@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; background:url(images/back.jpg); font-size:14px; font-family:Geneva, Arial, Helvetica, sans-serif; }
#container {width:990px; margin:0 auto}
#header {margin:20px 0px 20px 0px}
#header .logo {float:left; width:200px; margin:0px 0px 0px 13px}
#header nav {float:right; width:470px; margin:10px 0px 0px 0px}
#header .nav {float:right}
#header ul {padding:0; margin:0}
#header li { list-style:none; display:inline} 
#header li a {text-decoration:none; display:block; float:left; margin:0px 0px 0px 10px; padding:5px 15px; background:#db5209; color:#fff; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px;}
#header li.active a {text-decoration:none; background:#431106; display:block; float:left; margin:0px 0px 0px 10px; padding:5px 15px; color:#fff; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px;}
#header li a:hover {background:#431106; color:#fff; -webkit-transition: all 800ms linear; -moz-transition: all 800ms linear; -o-transition: all 800ms linear;-ms-transition: all 800ms linear; transition: all 800ms linear; }
#header li a > :last-child {clear:both}
#article .rights input[type="submit"]{margin:0px 0px 0px 120px; border-radius:5px; background:#cb3c1d; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; padding:5px; width:90px; color:#fff; border:0 solid #cb3c1d;}
#article .rights input[type="submit"]:hover {margin:0px 0px 0px 120px; cursor:pointer; background:#000; color:#fff; border:0; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; padding:5px; -webkit-transition: all 600ms linear; -moz-transition: all 600ms linear; -o-transition: all 600ms linear;-ms-transition: all 600ms linear; transition: all 600ms linear;}
#article .rights label {float:left; padding:0px 5px 0px 18px; font-size:14px; margin:0; width:60px;}
#article .rights select {width:155px;}
#article .rights span {background:#db5209; margin:0px 0px 0px 0px; height:40px; border-radius:6px 6px 0px 0px; -webkit-border-radius:6px 6px 0px 0px; -moz-border-radius:6px 6px 0px 0px; -o-border-radius:6px 6px 0px 0px; display:block; padding:5px 2px; color:#fff; font-size:15px; text-align:center}
#article .rights h4 {background:#431106; text-align:center; margin:0px 0px 0px 0px; height:40px; border-radius:0px 0px 6px 6px; -webkit-border-radius:0px 0px 6px 6px; -moz-border-radius:0px 0px 6px 6px; -o-border-radius:0px 0px 6px 6px; display:block; padding:5px 22px 5px 2px; color:#fff; font-size:24px;}
#article .rights input {border:1px solid #E2E2E2; background:#fff; padding:4px; width:210px;}
#article .rights form {background:#FFF4EA; margin:-20px 0px 0px 0px}
#site_content { 
  width: 975px;
  overflow: hidden;
  margin: 0px auto 0 auto;
  padding: 15px 0 15px 0; clear:both
} 

.gallery{
  width:975px;
  height:300px;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  }

ul.images {
  width:975px;
  height:300px;
  overflow:hidden;
  position:relative;
  margin:0;
  padding:0;
} 

ul.images li {
  position:absolute;
  margin:0;
  padding:0;
  left:0;
  right:0;
  list-style:none;
}
 
ul.images li.show {
  z-index:500;  
}
 
ul img {
  border:none;  
}
article {padding:0; margin:0}
#content {margin:10px 0px; clear:both}
#content .left {float:left; width:105px; margin:0px 0px 0px 16px;}
#article h2 {float:left; padding:0; color:#FF8000}
#content .tkr-m {float:right; width:815px; margin:-8px 0px 0px 0px}
#article .tkr-m {float:right; width:793px; margin:0px 0px 0px 0px}
#article .lefts {float:left; width:600px;}
#article .section {float:left; width:420px;}
#article .section1 {float:right; width:470px}
#article .crumb {
    width: 115px;
    height: 27px;
    padding: 8px 25px 0px 17px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    background:#db5209 url("images/sp-ofr-bg.gif") no-repeat scroll right center;
    float: left;
    display: block;
}
#article {clear:both; background:#fff; padding:10px; border:1px solid #f3decd; margin:0px 0px 0px 10px; width:950px;}
#article .lefts img {float:left; padding:0px 10px 0px 0px; margin:0}
#article .cont {clear:both; padding:0; margin:20px 0px 0px 0px}
#article .lefts input[type="submit"] {margin:0px 0px 0px 100px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; padding:10px; width:80px; background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa84c 0%, #fc6a0f 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(50%,#fc6a0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa84c 0%,#fc6a0f 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa84c 0%,#fc6a0f 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa84c 0%,#fc6a0f 50%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa84c 0%,#fc6a0f 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#fc6a0f',GradientType=0 ); /* IE6-9 */
 font-size:16px; color:#fff; border:0}
#article .lefts input[type="submit"]:active {margin:0px 0px 0px 100px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; padding:10px; width:80px; background:#ba4405; font-size:16px; color:#fff; border:0}
#article .lefts input[type="submit"]:focus {margin:0px 0px 0px 100px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; padding:10px; width:80px; background:#ba4405; font-size:16px; color:#fff; border:0}
#article .lefts input[type="submit"]:visited {margin:0px 0px 0px 100px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; padding:10px; width:80px; background:#ba4405; font-size:16px; color:#fff; border:0}
#article .lefts input[type="submit"]:hover {margin:0px 0px 0px 100px; padding:10px; width:80px; font-size:16px; cursor:pointer; background:#651b0b; color:#fff; border:0; border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; -webkit-transition: all 600ms linear; -moz-transition: all 600ms linear; -o-transition: all 600ms linear;-ms-transition: all 600ms linear; transition: all 600ms linear;}
form {margin:0 auto; padding:20px 0px 0px 0px}
#article .lefts input, textarea {border:1px solid #E2E2E2; background:#fff; padding:5px;}
#article .lefts input:active {border:1px solid #118bd1; background:#fff}
#article .lefts input:hover {border:1px solid #118bd1; background:#fff}
#article .lefts input:focus {border:1px solid #118bd1; background:#fff}
#article .lefts textarea:active {border:1px solid #118bd1; background:#fff}
#article .cont ul {padding:0; margin:0}
#article .cont li { list-style:none; background:url(images/img05.png) no-repeat 0px 6px; padding:0px 0px 0px 15px;}
#article .lefts textarea:hover {border:1px solid #118bd1; background:#fff}
input, textarea {border:1px solid #E2E2E2; background:#fff; padding:4px;}
input:active, input:hover, input:focus, textarea:active, textarea:hover {border:1px solid #118bd1; background:#fff}
select {border:1px solid #E2E2E2; background:#fff; width:164px;}
label {float:left; padding:0px 10px 0px 10px; font-size:14px; margin:0; width:50px;}
#article .lefts label {float:left; padding:0px 10px 0px 10px; font-size:14px; margin:0; width:70px;}
#content .right label {float:left; padding:0px 5px 0px 18px; font-size:14px; margin:0; width:60px;}
#article .sales {float:right; width:270px; margin:10px 10px 10px 0px; padding:0px 0px 10px 0px}
.sales .add, .sales .call-us, .sales .email {
    color: rgb(104, 104, 104);
    font-weight: 700;
    display: block;
    padding: 5px 0px 5px 25px;
    font-size: 13px;
    text-shadow: none;
}
.add,.call-us,.email{background:url(images/image-sprite.png) no-repeat -35px -79px; color:#fff; font-weight:700; text-shadow:1px 1px #000; display:block; padding:5px 0 4px 25px;font-size:13px}
.call-us{background:url(images/image-sprite.png) no-repeat 0 8px;}
.call-us em{display:block;font-style:normal; padding:5px 0 0;}
.email{background:url(images/image-sprite.png) no-repeat 0 -183px;}
.email a{color:#fff;text-decoration:none;}
.sales .email a {color: rgb(104, 104, 104); padding:2px 0px 0px 0px}

p {text-align:justify; line-height:1.8; color:#424655}
#article .rights {float:right;width:320px; padding:0; margin:0}
#article .rights ul {padding:0; margin:0}
#article .rights li {list-style:none; background:url(images/icon.jpg) no-repeat left top; padding:0px 0px 10px 20px} 
#footer {clear:both; text-align:center; font-size:12px; margin:20px 0px 10px 0px; color:#656B83}
h1 {font-size:20px; color: rgb(50, 50, 48); padding:0px 0px 20px 0px; margin:0;  font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}
h3 {font-size:18px; color: rgb(50, 50, 48); padding:0px 0px 20px 0px; margin:0;  font-family:Georgia,serif;
	color:#4E443C; letter-spacing:0.5px;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}
.nte {
    width: 195px;
    background: url("images/note.png") no-repeat scroll 0px 4px transparent;
    padding: 0px 8px 10px 12px;
    display: block; font-size:12px; float:left

}
.nte2 {
    width: 183px;
    background: url("images/note.png") no-repeat scroll 0px 5px transparent;
    padding: 0px 0px 10px 15px;
    display: block; font-size:12px;
    float: right;
}
.cdt-scn2 {
	margin: 0px; width: 425px; height: 342px; padding-right: 17px; float: right; display: block;
}
.cdt-scn h1, .cdt-scn p, .cdt-scn2 h1, .cdt-scn2 p{ margin-bottom:10px;	text-align:justify }
.ctg_tab {
	margin: 0px 0px 10px; width: 100%; color: rgb(152, 25, 7); font-size: 13px; display: block;
}
#tabs ul li {
	margin: 0px; padding: 0px;
}
.tarif-hd {
	margin: 0px; padding: 10px 0px 0px; width: 425px; height: 25px; color: rgb(193, 26, 0); float: left; display: block; background-color: rgb(241, 221, 181);
}
.csm-li {
	background: url("images/libg.png") no-repeat; height: 227px;
}
.ui-tabs-vertical .ui-tabs-nav {
	padding: 0.2em 0.1em 0.2em 0.2em;
}
.ui-tabs-vertical .ui-tabs-nav li {
	margin: 0px -1px 0.2em 0px; width: 100%; border-right-width: 0px !important; border-bottom-width: 1px !important;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-right: 0.1em; padding-bottom: 0px; border-right-width: 0px;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 1em;
}
.ico-row_lft {
	width: 100%; margin-top: 5px; margin-bottom: 20px; float: left; display: block;
}
.ico-row {
	width: 50%; margin-top: 5px; margin-bottom: 20px; float: left; display: block;
}
.tb-img {
	margin-right: 10px; float: left; display: block;
}




#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:960px;
	margin:127px auto 10px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:960px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  a.wsl{
	display:none;
}

#wowslider-container1  .ws_bullets { 
	padding: 5px; 
}
#wowslider-container1 .ws_bullets a { 
	width:16px;
	height:17px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:7px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-22px;
	z-index:60;
	height: 35px;
	width: 35px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:0px;
}
#wowslider-container1 a.ws_prev {
	left:0px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
/* bottom center */
#wowslider-container1  .ws_bullets {
    top: 6px;
    right: 6px;
}

#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 0px;
	left: 0px;
	margin: 18px 18px 25px 0;
	color:#f5b50c;
	z-index: 50;
	font-family:'Ubuntu Condensed', Impact, Charcoal, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	text-shadow: none;
}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{
	display:inline-block;
	padding:7px;
	background:#1b1916;
	border-radius:0px 4px 4px 0px;
	-moz-border-radius:0px 4px 4px 0px;
	-webkit-border-radius:0px 4px 4px 0px;
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
}
#wowslider-container1 .ws-title div{
	color: #FFFFFF;
	display:block;
	margin-top:10px;
	font-size: 18px;
	font-weight: normal;
}#wowslider-container1  .ws_thumbs { 
	font-size: 0px; 
	position:absolute;
	overflow:auto;
	z-index:70;
}
#wowslider-container1 .ws_thumbs a { 
	position:relative;
	text-indent: -4000px; 
	color:transparent;
	opacity:0.85;
}
#wowslider-container1 .ws_thumbs a:hover{
	opacity:1;
}
#wowslider-container1 .ws_thumbs a:hover img{
	visibility:visible;
}
#wowslider-container1  .ws_thumbs { 
    top: -118px;
    left: 0;
	width:100%;
	height:104px;
}
#wowslider-container1  .ws_thumbs div{
	position:relative;
	height:100%;
	letter-spacing:-4px;
	width:1340px; 
}
#wowslider-container1 .ws_thumbs .ws_selthumb img{
	border-color:#f5b50c;
}

#wowslider-container1 .ws_thumbs  a img{
	text-indent:0;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #4e463f;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:3px;
	max-width:none;
}

#wowslider-container1 .ws_images ul{
	animation: wsBasic 29s infinite;
	-moz-animation: wsBasic 29s infinite;
	-webkit-animation: wsBasic 29s infinite;
}
@keyframes wsBasic{0%{left:-0%} 6.9%{left:-0%} 10%{left:-100%} 16.9%{left:-100%} 20%{left:-200%} 26.9%{left:-200%} 30%{left:-300%} 36.9%{left:-300%} 40%{left:-400%} 46.9%{left:-400%} 50%{left:-500%} 56.9%{left:-500%} 60%{left:-600%} 66.9%{left:-600%} 70%{left:-700%} 76.9%{left:-700%} 80%{left:-800%} 86.9%{left:-800%} 90%{left:-900%} 96.9%{left:-900%} }
@-moz-keyframes wsBasic{0%{left:-0%} 6.9%{left:-0%} 10%{left:-100%} 16.9%{left:-100%} 20%{left:-200%} 26.9%{left:-200%} 30%{left:-300%} 36.9%{left:-300%} 40%{left:-400%} 46.9%{left:-400%} 50%{left:-500%} 56.9%{left:-500%} 60%{left:-600%} 66.9%{left:-600%} 70%{left:-700%} 76.9%{left:-700%} 80%{left:-800%} 86.9%{left:-800%} 90%{left:-900%} 96.9%{left:-900%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 6.9%{left:-0%} 10%{left:-100%} 16.9%{left:-100%} 20%{left:-200%} 26.9%{left:-200%} 30%{left:-300%} 36.9%{left:-300%} 40%{left:-400%} 46.9%{left:-400%} 50%{left:-500%} 56.9%{left:-500%} 60%{left:-600%} 66.9%{left:-600%} 70%{left:-700%} 76.9%{left:-700%} 80%{left:-800%} 86.9%{left:-800%} 90%{left:-900%} 96.9%{left:-900%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-0.94%;
	top:-2.5%;
	width:101.87%;
	height:105.27%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:20px;
	left:-60px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #4e463f;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:120px;
	background-color:#4e463f;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:20px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #4e463f;
	border-radius:5px;
	-moz-border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-10px;
	margin-left:-4px;
	left:60px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}
.slideshow a:hover,.about a:hover,.entry a:hover,.entry2 a:hover,.sidebar a:hover,.right386 a:hover
{/*background-color:#fffff4;*/
  text-decoration:none;
  border-bottom:1px solid #cdc9b3}

.entry a,.sidebar a,.right386 a{border-bottom:1px solid transparent}


.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 0px 0px 5px #c06000;
	border:0px solid #ab5704;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.CSSTableGenerator tr:hover td{ }
.CSSTableGenerator tr:nth-child(odd){ background-color:#fff9f3; }
.CSSTableGenerator tr:nth-child(even) { background-color:#ffffff; }
.CSSTableGenerator td{
	vertical-align:middle;
	border:1px solid #ffe4ca;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:15px 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
		color:#313131;
}
.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );	background:-moz-linear-gradient( center top, #ff7f00 5%, #e27000 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);	background-color:#ff7f00; border:1px solid #963d01; text-align:center; border-width:0px 0px 1px 0px; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff;}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00); background-color:#ff7f00;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 0px; font-family:"Times New Roman", Times, serif; font-size:16px; letter-spacing:0.4px;
}