@font-face {
    font-family: 'museo';
    src: url('fonts/museo300-regular-webfont-webfont.eot');
    src: url('fonts/museo300-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300-regular-webfont-webfont.woff') format('woff'),
         url('fonts/museo300-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/museo300-regular-webfont-webfont.svg#webfontuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo700';
    src: url('fonts/Museo700-Regular-webfont.eot');
    src: url('fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo700-Regular-webfont.woff') format('woff'),
         url('fonts/Museo700-Regular-webfont.ttf') format('truetype'),
         url('fonts/Museo700-Regular-webfont.svg#Museo700') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }
#sel{height:30px;font-size:16px;width:180px;}
#ckb{height:17px;width:18px;}
#rdo{height:5px;width:5px;}
#rdo:checked{ color:#0033CC;}

select{color:black;height:26px;width:194px;font-size:14px;padding-left:3px;}
select:hover{border:solid 1px #0000CC; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);}
select .highlight{color:#FF0000;font-size:14px;}
select option{color:black;font-size:14px; padding-left:3px;}
 select option:first-child{color:#000033;}
input[type=text]{width:188px; height:23px;padding-left:3px; font-size:14px;}
 
.upaid{width:50px; height:25px;color:#FF0000;
 background: -moz-linear-gradient(top, #F72102, #CEFDEF 20%,#96FAEB 25%,#96FAEB 75%, #CEFDEF 80%, #2CF3C7);
	background: -webkit-linear-gradient(top, #FFA926, #FFD698 20%,#FFE7AE 25%,#FFE7AE 75%, #FFD698 80%, #FFA926);
	background: -o-linear-gradient(top, #2CF3C7, #CEFDEF 20%,#96FAEB 25%,#96FAEB 75%, #CEFDEF 80%, #2CF3C7);}
.paid{width:50px; height:25px;color:#009900;
 background: -moz-linear-gradient(top, #2CF3C7, #CEFDEF 20%,#96FAEB 25%,#96FAEB 75%, #CEFDEF 80%, #2CF3C7);
	background: -webkit-linear-gradient(top, #2CF3C7, #CEFDEF 20%,#96FAEB 25%,#96FAEB 75%, #CEFDEF 80%, #2CF3C7);
	background: -o-linear-gradient(top, #2CF3C7, #CEFDEF 20%,#96FAEB 25%,#96FAEB 75%, #CEFDEF 80%, #2CF3C7);}
/*
.inputfile{margin-top:-3px;display: input-block; width: 20%; height: 25px;opacity:0;cursor:pointer;position:absolute;right:65px;}
.inputfile2 {width: 0.1px;height: 0.1px;opacity: 0;overflow: hidden;position: absolute;z-index: -1;}
 .btn-file input[type=file] { margin-top:-3px;display: input-block;width: 20%;height: 25px;opacity:0;cursor:pointer;position:absolute;right:65px;}

.inputfile + label {width:190px;height: 25px;border: 1px solid #ccc;margin-top:-15px; right:68px; position:absolute;cursor: pointer;background: #EEE;
    background: linear-gradient(to top, #FFF, #DDD); border: thin solid rgba(0,0,0, .5); border-radius: .25em;
	 box-shadow: inset .25em .25em .25em rgba(255,255,255, .5), inset -.1em -.1em .1em rgba(0,0,0, 0.1);
}
.inputfile:focus + label,
.inputfile + label:hover { background-color: red;}*/

input[type=text]:hover{border:solid 1px #0000CC; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);}
input[type=radio]+label{ color:#000099;}
input[type=radio]:checked+label{ color:#990000;}
input[type=radio]+label{ color:#000099;}



body { font-size: 12px; line-height: 22px; font-family: arial, sans-serif; color: #828282; background-color:#CCCCCC; min-width: 980px;}
.msg-ok{  color:#66CC33; height:25px; padding-top:4px; }

.msg-ok-icon{background: url(images/msg-ok.gif) no-repeat 0 0px;height:25px; width:24px; padding-top:2px;vertical-align:middle; }
.msg-error-icon{background: url(images/error_msg.png) no-repeat 0 2px;height:25px; width:30px;}
.yes{background: url(images/yes.png) no-repeat 0 0;height:25px; width:24px;  width:35px; border:none;}
.not{background: url(images/not.png) no-repeat 0 0;height:25px; width:35px; border:none;}
.msg-ok-txt{ background:#fffac2;height:25px; border-bottom:solid 1px #dbd6a2;color:#66CC33; padding:10px; }
.msg-error{background:#f3c598; border:solid 1px #e8b084; color:#ba4c32;height:25px; padding-top:4px; padding-left:8px;  }

#tblmsg{color:#66CC33; vertical-align:middle; padding-bottom:0px; font-size:16px; }
#tblmsg td{ padding-bottom:0px; }
#tblmsg tr:hover td{ background:none; }
#tblmsger{ color:#CC0000; font-size:14px;}
#tblmsger tr:hover td{ background:none; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -58px; background:url(images/tail-middle.jpg) repeat-y center 194px;
	min-width:940px; }
#info{position:absolute; top:160px; left:25%; margin:0 auto;width:50%;height:20%;background:rgba(10,10,10,0.7);z-index:99999999; border:double 1px #CCCCCC;}
#login{position:fixed;top:0; left:0;margin:0 auto;width:100%;height:100%;background:rgba(241,206,139,0.6);overflow:hidden;z-index:99999999;}
#login #login_msg{ height:30px;  margin-top:150px; margin-bottom:10px; margin:0 auto;width:80%	}		
#login #in{padding-top:1%;color:#FFFFFF;position:relative;margin:0 auto;width:28%;height:35%;border:double; font-size:16px;
background:rgba(10,10,10,0.7);overflow:hidden;z-index:999999999;}
#login #in #su{ margin-left:30%;}
#login #in table{ margin:0 auto; padding-top:5px;	}
#login input[type=button]{font-size:16px; background:none; color:#FFFFFF; border:none;}
#login input[type=button]:hover {color:#FFCC00; }
#login select{color:black;height:25px;width:300px; font-size:14px;}
#login input[type=text]{width:150px; height:22px;}
#login input[type=password]{width:150px; height:22px;}
#login input[type=submit]{width:150px; height:26px; font-size:14px; font-weight:bold;background:#990000; color:#FFFFFF;}

.txt1 {font-weight:bold;font-size: 22px; font-family: 'museo', arial, helvetica, serif; font-weight: normal; color: #c73331;  text-shadow: 0 1px 0 #fff;}
a { color: #ff9031; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a.dot { background: url(images/dot.png) no-repeat 0 5px; text-decoration: underline; padding-left: 7px;  }
a.dot:hover { text-decoration: none; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 980px; margin: 0 auto; }

/* header */
.header {  height: 514px; }
.header .shell { position: relative; height: 100%; }
#logo { margin-top:10px;height: 80px; width:400px; font-size: 0; line-height: 0; float: left;background: url(images/Skulexlogo2.png) no-repeat 0 0; text-indent: -4000px; display: block;  }
#logo a { 	}

.testimonials { width: 265px;  padding: 7px 9px 9px; position: absolute; top: 30px; left: 290px; background: url(images/testimonials.png) repeat 0 0; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); 
}
.testimonials h4 { color: #cf362d; font-size: 17px; text-align: center; font-family: 'museo', arial, helvetica, serif; font-weight: normal;text-shadow: rgba(255,255,255,0.5) 0px 1px 0px; padding-bottom:  4px; }
.testimonials p { float: right; color: #b67a70; }
.testimonials .testimonials-slider { width: 265px; height: 44px; position: relative; }
.testimonials .testimonials-slider ul.slides { list-style: none; list-style-position: outside;  }
.testimonials .testimonials-slider ul.slides ul li { width: 265px; height: 44px; float: left; }
.testimonials .rating { float: left; }
.testimonials .rating  a.active { background: url(images/star.png) no-repeat 0 0; margin-left: 4px; float: left; width: 20px; height: 20px;   }
.testimonials .rating  a { background: transparent; }

.header-right { float: right; width: 264px; position: relative; margin-right: -10px;  }
.subscribe { width: 120px; height: 54px; background: url(images/subscribe2.png) no-repeat 0 0; float: left; font-family: 'museo', arial, helvetica, serif; line-height: 30px; padding: 0px 20px;  }
.subscribe a { color: #fff; font-size: 16px; position: relative; padding-left: 40px; }
.subscribe a span { background: url(images/sbubscribe-ico.png) no-repeat 0px 0px; width: 34px; height: 34px; position: absolute; display: block;  top: -5px; left: 0; }
.subscribe a:hover { color: #f6c387; text-decoration: none; }

.socials a { background: url(images/socials6.png) no-repeat 0 0; width: 95.5px; height: 42px; color:#FFFFFF;  font-size:15px; line-height:30px; text-indent: 24px;font-family: 'museo', arial, helvetica, serif; float: left; transition: margin 0.2s;
-moz-transition: margin 0.2s;
-webkit-transition: margin 0.2s;
-o-transition: margin 0.2s;}
.socials a.facebook-ico {margin-left:50px; }
.socials a.twitter-ico { background-position: right 0; }
.socials a.twitter-ico:hover { background-position: right -44px; }
.socials a:hover { background-position: 0 -44px; margin-top: -5px; text-decoration: none;}
.main { background: none; }

#navigation { background: url(images/navigation.png) no-repeat 0 0; width: 984px; height:70px; padding-top: 9px; padding-left: 20px;  position: absolute; top: 85px; left: -10px; z-index: 100;  }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; font-size: 18px; font-family: 'museo', arial, helvetica, serif; background: url(images/nav-border.png) no-repeat right 0; line-height: 40px; padding: 0 3%; }
#navigation ul li.last { background: transparent; }
#navigation ul li a { color: #fff; text-shadow: rgba(0,0,0,0.6) 0px 1px 0px; }
#navigation ul li a:hover { text-decoration: none; color: #f6c387; }
#navigation ul li a.active {color:#E9C83D;/*color:#F6CD23;*/font-weight: bold;}
.slides #t1{border-collapse:collapse;box-shadow:0px 0px 20px rgba(0,0,0,0.10);}
.slides #t1 td{padding:3px;border: 1px solid #CCCCCC;}
.slides #t1 tr:hover td{color:#5f6062;}
.slides #t1 th {background: #00cccc;color: #fff;text-transform: uppercase;font-size: 12px; &.last {border-right: none;}  }

.slider-holder { width: 922px; height: 340px; padding: 60px 70px; overflow: hidden; position: relative; background: url(images/slider.png) no-repeat 0 0; position: absolute; top: 95px; left: -44px; z-index: 5;}
.big-slider { width: 922px; height: 360px; overflow: visible; position: static; }
.big-slider .login{ position:relative;width: 200px; height:300px; margin-top: 18px; margin-right: 22px; margin-left: 40px;border:double 10px #99D8EA; /*#CCCCCC;#FFB871;*/  float:left;z-index: 100; background:#F5F5F5;box-shadow:0px 1px 5px #330000; -webkit-box-shadow: 0px 2px 10px #330000; -moz-box-shadow:0px 2px 10px #330000; -o-box-shadow:0px 2px 10px #330000;/* box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);*/}
.dff{ color:#FF6600; color:#FFA74F; color:#FFC993; FAE28F EACD69 B48C04; color:#333333; color:#666666; top, #ADADAD, #FFFFFF 50%, #CCCCCC }
/*.big-slider .login li{height:33px;background: -moz-linear-gradient(top, #9D2827, #EB4543 50%, #C7312F );text-decoration:none;color:#FFFFFF; font-size:16px;  line-height:30px;text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;} */
.big-slider .login li{height:33px;background: -moz-linear-gradient(top, #99D8EA, #FFFFFF 50%, #C0E7ED ); 
background: -webkit-linear-gradient(top, #99D8EA, #FFFFFF 50%, #C0E7ED);
	background: -o-linear-gradient(top, #99D8EA, #FFFFFF 50%, #C0E7ED);
	background: linear-gradient(top, #99D8EA, #FFFFFF 50%, #C0E7ED);
text-decoration:none;/*color:#666666;color:#ff9031;*/ font-size:16px;  line-height:30px;font-weight:bold;color:#0066FF; }
.big-slider .login li:hover{background: -moz-linear-gradient(top,#CCCCCC , #FFFFFF 50%,#ADADAD  );
background: -webkit-linear-gradient(top,#CCCCCC , #FFFFFF 50%,#ADADAD  );
background: -o-linear-gradient(top,#CCCCCC , #FFFFFF 50%,#ADADAD  );
background: linear-gradient(top,#CCCCCC , #FFFFFF 50%,#ADADAD  );

 /*color:#800000;*/ font-weight:bold;text-decoration:none;color:#ff9031;}
.big-slider .profile{ position:relative;width: 200px; height: 300px; margin-top: 20px; margin-right: 22px; margin-left: 40px;border:double 10px #FFB871;  float:left;z-index: 100; box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);background:#F5F5F5;}
.big-slider .profile .categories a li{ color:#0099FF;}
.big-slider .profile .categories a li:hover{ color:#FF6600;}
.big-slider .profile .categories{margin-left:8px; margin-right:8px;}
.categories {padding-bottom:37px; margin-top:10px; margin-left:20px; margin-right:20px; }
.categories li {font-size: 15px; font-family: 'museo', arial, helvetica, serif; font-weight: normal; color: #0033CC;font-weight:normal; 
      margin-bottom:2px;background:url(images/divider1.gif) repeat-x left bottom;list-style:none; height:30px;}
.categories li.fast {color:#ff9031;}
.categories li.last {background:none;padding:0;margin:0;}
.categories li span {display:block;padding-left:17px;height:1%;background:url(images/marker.gif) no-repeat left 5px top 7px;}
.categories li a {text-decoration:none;color:#CC0000; font-size:16px;} .categories a {text-decoration:none;}
.categories li a:hover {color:#ff7b01; font-weight:bold;text-decoration:none;}.categories a:hover {text-decoration:none;}
.catin li {font-size: 17px; font-family: 'museo', arial, helvetica, serif; font-weight: normal; color: #0033CC;font-weight:normal; 
      margin-bottom:5px;list-style:none; height:50px; background:none; line-height:50px;
 border:solid 1px #FF9933; border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;
box-shadow:0px 2px 10px #FF9933; -webkit-box-shadow: 0px 5px 10px #333333; -moz-box-shadow:0px 2px 10px #330000; -o-box-shadow:0px 2px 10px #330000;
		}
.catin li:hover{ border:solid 1px #FF3300; color:#FF6600;}
.catin a:hover {text-decoration:none;}
.ubtn {color: #0033CC;border:solid 1px #FF9933; border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;
box-shadow:0px 2px 10px #FF9933; -webkit-box-shadow: 0px 5px 10px #333333; -moz-box-shadow:0px 2px 10px #330000; -o-box-shadow:0px 2px 10px #330000; background: #F5EFEF; }
.ubtn:hover{border:solid 1px #FF3300; color:#FF6600;}
.big-slider .slide-cnt { width: 580px;height: 300px; float: left; padding-top: 10px;  font-size:14px;  }
.big-slider .slide-cnt h2 { font-size: 30px; color: #ff9031; font-family: 'museo700',arial, helvetica, serif; font-weight: normal; line-height: 53px; padding-bottom: 4px; }
.big-slider .slide-cnt .table td{ font-size:14px; color:#3366FF;}
.big-slider .slide-cnt .table h2{ font-size:25px; padding:0px; line-height:30px;}
.big-slider .slide-cnt p { padding-bottom: 10px; }
.big-slider .slide-cnt p span {display:block;/*padding-left:30px;*/height:20px;margin-bottom:5px;color:#0099FF;  font-size:16px;
/*background:url(images/msg-ok2.gif) no-repeat left 10px top 4px;*/			}
.big-slider .slide-cnt ul.slides li .slide_right a.red-btn { width: 154px; height: 54px; text-align: center; line-height: 45px; margin-top: 6px;  position: relative; left: -5px; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 16px; display:block; background: url(images/red-btn.png) no-repeat 0 0;}
.big-slider .slide-cnt a.red-btn:hover { text-decoration: none; color: #f6c387;  }
.red-btn { width: 154px; height: 45px; text-align: center; line-height:10px; margin-top: 6px;  position: relative; left: -5px; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 16px; display:block; background: url(images/red-btn.png) no-repeat 0 0; border:none;}
.red-btn:hover { text-decoration: none; color: #f6c387;  }
.big-slider .slide-cnt ul.slides { position: relative; list-style: none; list-style-position: outside; }
.big-slider .slide-cnt ul.slides li { position: relative;  float: left;  }

.big-slider .slide-cnt ul.slides li .slide_right{font-size:15px; height: 330px; width: 540px; padding-left:30px;  color:#000099;/* border:solid 2px #330000;*/ }
.big-slider .slide-cnt ul.slides li .slide_right a{text-decoration:none; color:#0066FF; font-size:15px; }
.big-slider .slide-cnt ul.slides li .slide_right .office{width:560px; height:260px;}
.big-slider .slide-cnt ul.slides li .slide_right .office table{width:36%;  }
.big-slider .slide-cnt ul.slides li .slide_right .office table td{padding-left:0px; color:#009900;}
.big-slider .slide-cnt ul.slides li .slide_right .office img{float:left; width:340px; height:250px;}
.big-slider .slide-cnt ul.slides li .slide_right input[type=text]{width:240px; height:22px;}
.slider-holder span.left { background: url(images/left.png) no-repeat 0 0; width: 21px; height: 130px; position: absolute; left: 55px; top: 147px; z-index: 1000;} 

.slider-holder span.right { background: url(images/right.png) no-repeat 0 0; width: 21px; height: 130px; position: absolute; right: 51px; top: 147px; z-index: 1000;} 
.table { padding-left:5px; padding-right:5px; padding-bottom:2px;}

/*.table th{ background:#C99494; color:#FFFFFF;  padding:7px 10px; border-bottom:solid 1px #d2d1cb;font-size:16px; }*/
.table th{color:#666666;  padding:7px 2px; border-bottom:solid 1px #d2d1cb;font-size:13px; 
    background: -webkit-linear-gradient(top, #CCCCCC, #E8E8E8 20%,#FFFFFF 50%,#E8E8E8 80%, #CCCCCC);
	background: -moz-linear-gradient(top, #CCCCCC, #E8E8E8 20%,#F8F8F8 50%,#E8E8E8 80%, #CCCCCC );
	background: -o-linear-gradient(top, #CCCCCC, #E8E8E8 20%,#FFFFFF 50%,#E8E8E8 80%, #CCCCCC);
	background: linear-gradient(top, #CCCCCC, #E8E8E8 20%,#FFFFFF 50%,#E8E8E8 80%, #CCCCCC);}
.table td{ background:#fbfcfc;  border-bottom:solid 1px #e0e0e0; padding:4px 4px; font-size:14px; color:#0C0C0C; }
.table tr.odd td{ background:#f8f8f8; }
.table tr:hover td{ background:#F4F4F4; }
#tblrow { font-size:15px;}
#tblrow th{color:#666666;  padding:7px 10px; border-bottom:solid 1px #d2d1cb;font-size:14px; border-left:solid 1px #d2d1cb;}
#tblrow td{border-bottom:solid 1px #d2d1cb; padding-top:2px; padding-bottom:2px;}
/* end of header */

/* main */
.main { padding-top: 101px; min-height: 510px; }
.main h3 { font-size: 24px; font-family: 'museo', arial, helvetica, serif; font-weight: normal; color: #c73331; padding-bottom: 24px; text-shadow: 0 1px 0 #fff; } 
.main h4 { font-size: 14px; color: #ff9031; } 
.main h4 a { color: #ff9031; } 
.main h4 a:hover { color: #bf5902; text-decoration: none; } 
.main .shell .shell_left{float:left; width:350px; height:auto; margin-right:50px; /* border:solid 2px #0000CC;*/}
.main .shell h2 {font-size:24px;line-height:1.2em;text-transform:uppercase;margin-bottom:20px; }
.main .shell h2 span {color:#666666;} 
.main .shell p {font-size:14px; color:#333333;}
.main .shell .cols {  }
.main .shell .cols h3 { padding-bottom: 24px;  }
.main .cols .col { width: 570px; float: left;  background: url(images/separator.png) no-repeat center bottom; padding-bottom: 58px; margin-bottom: 20px; }
.main .shell .col .slice {width:255px; height:200px;  float:left; }
.main .shell .col  .slice img {width:60px; }
.main .shell .col .slice li{ font-size:14px; color:#333333; list-style:none;margin-left:10px; }
.main .shell .col .slice li span{ padding-left:30px;background:url(images/msg-ok2.gif) no-repeat left 10px top 2px; }
/*.main .cols .col+.col { padding-left: 40px;  }*/
.main .cols .col img.alignleft { margin-right: 13px; }
.main .cols .col .cnt { overflow: hidden; height: 100%; }

.main .content { width: 620px; float: left; }
.main .content h3 { padding-bottom: 37px;  }
.main .content .entry { padding-bottom: 33px;  }
.main .content .entry .date { width: 59px; height: 59px; padding: 26px 0 0 24px;  background: url(images/date.png) no-repeat 0 0; float: left; position: relative; }
.main .content .entry .date strong { font-size: 25px; font-family: arial, helvetica, serif; color: #cd6a66; line-height: 25px; float: left;  }
.main .content .entry .date strong small { font-size: 10px; color: #bdbdbd; display: block; line-height: 10px; position: relative; margin-top: -2px; }
.main .content .entry .date em { font-size: 11px; font-style: normal; color: #bdbdbd; font-weight: bold; transform: rotate(90deg);  -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg); position: absolute; top: 30px; right: -18px; width: 100%; text-align: center; }
.iefix .main .content .entry .date { padding-left:  0; width: 83px; height: 73px;  text-align: center; padding-top: 14px; }
.iefix .main .content .entry .date strong { float: none; display: block; position: relative; margin-bottom:  -8px; }
.iefix .main .content .entry .date strong small { line-height:  22px; }
.iefix .main .content .entry .date em { position: static; }
.main .content .entry .cnt { overflow: hidden; height: 100%; }
.main .sidebar { width: 300px; float: right;  }
.main .sidebar .facebook-social { background: url(images/facebook-box.png) no-repeat 0 0; padding: 24px;  }
#adm{margin-top:40px; background:#FFFFFF; border:double;box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); min-height:70px;}
#upd{visibility:hidden; height:0px;}
 #btm,#btms{ width:200px; height:40px; font-size:20px; color:#016155;font-variant:small-caps;text-shadow: rgba(0,0,0,0.2) 0px 1px 2px;
	background: -moz-linear-gradient(top, #2CF3C7, #CEFDEF 50%, #2CF3C7);
	background: -webkit-linear-gradient(top, #2CF3C7, #CEFDEF 50%, #2CF3C7);
	background: -o-linear-gradient(top, #2CF3C7, #CEFDEF 50%, #2CF3C7);
	background: linear-gradient(top, #2CF3C7, #CEFDEF 50%, #2CF3C7);
	
	/* top, #20E3E3, #CCFFFF 50%, #20E3E3 border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px; */
}
#btms{width:97%; height:32px; font-size:15px;}
#tblmat { font-size:16px; color:#041C18; padding-bottom:10px;font-family:Sitka Display; font-variant:small-caps;}
#tblmat th{ color:#666666;  padding:7px 10px; font-size:18px; font-variant:small-caps;}
#tblmat td{border-bottom:solid 1px #d2d1cb;border-left:solid 1px  #d2d1cb; padding-top:1px; padding-bottom:1px; padding-left:10px; padding-right:10px; }/* #CCFFFF */
#tblmat tr{background:#D3FEED;}
#tblmat tr:nth-child(even) {background: #9FF2D1;}
#rowhd{background:#000000; color:#0033CC;}
#tblinfo{color:#003300; font-size:16px; border:solid 1px #AFB5F8;border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;-o-border-radius: 15px;background:#D8FEF7;overflow:hidden; padding-bottom:20px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); font-family:Copperplate Gothic Light;
 }
#tblinfo th{  padding:7px 10px; font-size:18px; font-variant:small-caps;border-bottom:solid 1px #AFB5F8; text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;}
#tblinfo td{border-bottom:solid 1px #AFB5F8;border-left:solid 1px  #AFB5F8; padding-top:1px; padding-bottom:1px; padding-left:10px; padding-right:10px;}
.clos{color:#F88650;cursor: pointer; width:60px; float:right;} .clos:hover{color:#FF3300;}

/* end of main */

/* footer */

#footer, #footer-push { height: 58px; }
#footer { background: url(images/footer.png) repeat-x 0 0; padding-top: 18px; height: 40px;   }
#footer .footer-nav { float: left; }
#footer .footer-nav ul { list-style: none; list-style-position: outside; font-size: 11px; }
#footer .footer-nav ul li { float: left; border-right: 1px solid #cf8832; line-height: 11px; padding: 0 10px;  }
#footer .footer-nav ul li a { color: #fbe0c0; }
#footer .footer-nav ul li a:hover { color: #fff; text-decoration: none;  }
#footer .footer-nav ul li.last { border-right: 0; padding-right: 0; }
#footer p.copy { color: #fbe0c0; font-size: 11px; float: right; line-height: 11px; }
#footer p.copy span { padding: 0 10px; color: #cf8832;  }
#footer p.copy a { color: #fbe0c0; text-decoration: underline; }
#footer p.copy a:hover { color: #fff; text-decoration: none; }

/* end of footer */

#templatemo_bottom_panel{
   font-size:14px;
	width:1170px;
	margin: 0 auto;
	/*border-top: 5px solid #000000;*/
	background-color:#1C0C0C/*#360201*/;
background: -moz-linear-gradient(left, #D3A9A9 0%,#804040 0.7%, #1C0C0C 1.55%,#1C0C0C 98.45%,#804040 99.3%, #D3A9A9 100% );
/*box-shadow:0px 4px 15px #330000; -webkit-box-shadow: 0px 2px 10px #330000; -moz-box-shadow:0px 2px 10px #330000; -o-box-shadow:0px 2px 10px #330000;*/}

#templatemo_bottom_panel #templatemo_bottom_section{
	width:1000px;
	margin:0 auto;
	height: 130px;	
	background: #1C0C0C/*#360201*/ url(images/templatemo_footer_bg.jpg) center top no-repeat;
	padding: 30px 0 15px 30px;
}

#templatemo_bottom_section .templatemo_bottom_section_content {
	display: inherit;
	float: left;
	width: 29%;
	padding-right: 2.2%;
	margin-left: 1.1%;
	margin-bottom: 15px;
	color: #FFAC84;

}

#templatemo_bottom_section .templatemo_bottom_section_content ul{
	margin: 0 0 0 10px;
	padding: 0 0 5px 10px;
	
}

#templatemo_bottom_section .templatemo_bottom_section_content li a{
	color: #dbc1a7;
}

#templatemo_footer_panel{
	width:1170px;
	/*width:80%;*/
	margin: 0 auto;
	background-color:#0D0000;
	color: #FFAC84;
	/*background: -moz-linear-gradient(left,#B97373 0%,#472323 0.7%, #0D0000 1.55%,#0D0000 98.45%,#472323 99.3%, #B97373 100% );*/
	background: -moz-linear-gradient(left, #D3A9A9 0%, #804040 0.7%, #1C0C0C 1.55%,#0D0000 1.56%,#0D0000 98.44%,#1C0C0C 98.45%,#804040 99.3%, #D3A9A9 100% );
/*box-shadow:0px 4px 15px #330000; -webkit-box-shadow: 0px 2px 10px #330000; -moz-box-shadow:0px 2px 10px #330000; -o-box-shadow:0px 2px 10px #330000;*/	
}

#templatemo_footer_panel #templatemo_footer_section{
	width:1124px;
	margin:0 auto;
	padding: 1.8%;
}

#templatemo_footer_panel #templatemo_footer_section a {
	color:#dbc1a7;
}
