* {
    margin: 0;
    padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
html {
			height: 100%;
			width: 100%;
		}
head { height: 100%; }
body { min-height: 100%; }
body {
	background-image:url(../images/bgbody.jpg);
		background-attachment:fixed;
	background-position:center top;
	

}
img {
	border:0px;
}
b {
	font-size:16px; 
	font-family:Arial Narrow, Helvetica, sans-serif;
}
.yui-1 {
	width:994px;
}
.yui-2 {
	width:981px;
	margin-left:6px;
	
	margin-bottom:15px;
}
.yui-header {
	width:981px;
	height:180px;
	background-image:url(../images/yui-header.png);
	margin-bottom:15px;
}
.logo {
	width:244px;
	height:126px;
	background-image:url(../images/logo2.png);
	position:absolute;
	margin-left:10px;
}
.inline {
	background-image:url(../images/bgwrpmenu.png);
	position:absolute;
	width:994px;
	height:78px;
	margin-top:90px;
	text-align:left;
}
.top-panel{
	width:270px;
	height:87px;
	margin-left:680px;
	position:absolute;
}
.top-item-login, .top-item-register, .top-item-contact, .top-item-logout {
	width:75px;
	height:84px;
	display:block;
	float:left;
	margin-left:10px;
}
a.top-item-login {
	background-image:url(../images/bgloginxtd.png);
	background-position:0px -84px;
}

a.top-item-register {
	background-image:url(../images/bgloginxtd.png);
	background-position:-75px -84px;
}

a.top-item-contact {
	background-image:url(../images/bgloginxtd.png);
	background-position:-150px -84px;
}
.bg_item, .bg_item_none {
	margin-top:5px; 
	padding:7px;
	margin-right:10px; 
	background-color:white;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
.bg_item_new {
	width:100%; 
	float:none;
	margin-top:5px; 
	padding:7px;
	margin-right:10px; 
	background-color:white;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
.graphic {
	padding-bottom:10px;
	padding-top:10px;
	margin-top:5px;
	background-image:url(../images/new_bg.jpg);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
#top_menu_active {
	background-position: 40px 100%;
	background-image: url(../images/bgmenuactive.png);
	
	background-repeat: no-repeat;
	height: 58px;
	-moz-border-radius-bottomright: 8px;
	border-radius: 10px;
}

.top_menu_item {
	padding: 20px 0px 0px 5px;
	
}

.bg_item {
	background-image:url(../images/bg_item.png);
}
.bg_item_none {
	background-image:url(../images/w_item_bg.png);
}
.bg_item_t {
	border-bottom:1px solid #EEE; 
	padding:10px;
	margin-left:15px;
	width:620px;
}
.bg_item:hover {
	background-image:url(../images/b_item_bg.png);
}
.bg_item_t:hover {
	background-image:url(../images/b_item_bg.png);
}
.bg_item_none:hover {
	background-image:url(../images/b_item_bg.png);
}
.bg_item_new:hover {
	background-image:url(../images/b_item_bg.png);
}
a.top-item-logout {
	background-image:url(../images/bgloginxtd.png);
	background-position:-225px -84px;
}

a.top-item-login:hover {
	background-position:0px 0px;
}

a.top-item-register:hover {
	background-position:-75px 0px;
}

a.top-item-contact:hover {
	background-position:-150px 0px;
}
a.top-item-logout:hover {
	background-position:-225px 0px;
}
.company-home, .category-home{
	font-size:18px; 
	text-decoration:none;
	color:#C30;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.company-home:hover, .category-home:hover {
	color:#C03;
}
.category-home{
	color:#444;
	font-size:16px;
}
.yui-top-menu{
	
}
.menu-item{
	padding-left:35px;
	padding-right:15px;
	height:73px;
	text-align:left;
	font-style:italic;
	font-size:24px;
	color:#FFF;
	float:left;
}
.menu-item-selected {
	padding-left:20px;
	font-style:italic;
	font-size:24px;
	background-image:url(../images/bgmenuactive.png);
	border:1px solid;
}
.yui-body{
	width:981px;
	text-align:left;
}
.yui-right-block, .yui-content-block {
	background-color:#FFF;
	
}

.yui-right-block{
	float:left;
	width:250px;
}

.yui-content-block{
	width:680px;
	float:right;
	padding:15px;
}

.bottom-panel{
	background-image:url(../images/bgfooter.jpg);
	height:90px;
	width:100%;
}

.front-block {
	background-image:url(../images/im1.png); 
	width:100%; 
	background-repeat:no-repeat; 
	padding-left:40px;
}
.description {
  font-style: italic;
}
.login {
  color: #333333;
  width: 340px;
  background-color:#FFF;
  
}
.bor {
	border:1px solid #999;
}
.login form p {
	
  padding: 5px 10px;
}

label {
  display: block;
}

.error {
    color: #ff0000;
    font-family: 'Neucha', cursive; font-size:18px;
    margin: 0 auto;
	width: 500px;
	padding: 20px;
	text-align:center;
	border: 1px solid #F00;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #FF9;
}

.login-title {
  background: #F93;
  color: #ffffff;
  display: block;
  font-size: 20px;
  margin: 1px;
  padding: 2px 10px;
}

.no-items-found {
  color: #ff0000;
}

table.tss-table {
  font-family:Arial, Helvetica, sans-serif; font-size:11px;
}

table.tss-table th {
  background: #fff;
  border-bottom: 1px solid #666;
  color: #666;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif; font-size:11px
}

table.tss-table td {
  border: none;
  font-family:Arial, Helvetica, sans-serif; font-size:11px
}
.empty-cart {
  margin: 0px;
  padding: 5px 10px;
}

table.cart-summary {
  margin: 0px;
  padding: 0px 5px;
}

table.cart-summary td {
  border: none;
  font-size:12px;
}

table.cart-summary td.cart-summary-subtotal {
  border-top: 1px solid #C6E1EC;
  padding: 5px 5px;
}

div.box {
  color: #333333;
  border: 1px solid #CCC;
  margin-bottom: 15px;
}
p.box-title {
  background: #F93;
  color: #FFFFFF;
  display: block;
  font-size: 93%;
  font-weight: bold;
  margin: 1px;
  padding: 2px 10px;
}

.attributes {
	display:block;
	padding-top:10px;
}
.cartd, .cartd th {
	font-family: 'Neucha', cursive;
	padding: 12px;
	background-image:url(../images/bg_item.png);
	
	background-color:white;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	font-size:16px;
}
.cartd td {
	font-family: 'Neucha', cursive;
	font-size:14px;
}
.login {
	margin:0 auto; 
	width:630px; 
	padding:20px; 
	
	background-image:url(../images/bg_item.png);
	
	background-color:white;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
#ex1 {
	padding: 10px;
	padding-bottom: 20px;
}
.register {
	margin:0 auto; 
	width:630px; 
	padding:20px; 
	
	background-image:url(../images/w_item_bg.png);
	
	background-color:white;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
.register td {
	 padding-top:20px;
}
div.admin_comp {
	padding:10px; border:1px solid #C60; margin-bottom:10px;
}

div.admin_comp_title {
	margin:5px; padding:5px; border:1px solid #666; font-weight:bold; font-size:18px;
}
div.admin_comp_disc {
	margin:5px; padding:5px; border:1px solid #666; font-style:italic;
}
div.admin_comp_cont {
	margin:5px; padding:5px; font-size:11px;
}
.week_sel,.week_sel1 {
	float:left; 
	padding:5px;
	background-image:url(../images/bg_item.png);
	font-family: 'Neucha', cursive;
	background-color:white;
	margin-left:5px;
	font-size:16px;
}
.week_sel:hover {
	float:left;
	padding:5px;
	background-image:url();
	font-family: 'Neucha', cursive;
	font-size:16px;
}
.week_sel_item {
	font-size:16px; 
	text-align:center;
	font-family: 'Neucha', cursive;
	margin-left:5px;
	font-size:16px;
	
}
.week_sel_act_item {
	font-size:16px; 
	text-align:center;
	font-family: 'Neucha', cursive;
	margin-left:5px;
	
}
.week_sel_act {
	font-family: 'Neucha', cursive;
	float:left;
	padding:5px; 
	background-image:url(../images/b_item_bg.png);
	margin-left:5px;
	font-size:16px;
}
.section {


}

ul.tabs {

	height: 28px;

	line-height: 25px;

	list-style: none;

	border-bottom: 1px solid #666;

	background: #FFF;

}

.tabs li {

	float: left;

	display: inline;

	margin: 0 1px -1px 0;

	padding: 0 13px 1px;

	color: #666;

	cursor: pointer;
	font-size:22px;


	position: relative;

}

.tabs li:hover,

.vertical .tabs li:hover {

	color: #F70;

	padding: 0 13px;



}

.tabs li.current {

	color: #C30;


	padding: 0 13px 2px;


}

.box {

	display: none;



	padding-top:15px;

}

.box.visible {

	display: block;

}

.manager-t td {
	padding:5px;
}
.input-m {
	width:350px;
	padding:5px;
	vertical-align:middle;
}
.manager-th {
	font-weight:bold;
	font-style:italic;
}

.button-b {
	background-color:#333; color:#FFF; padding:7px; border:0; font-size:11px;
}
.button-b:hover {
	background-color:#666; color:#FFF; padding:7px; border:0; font-size:11px;
}
input {
	padding:5px;
	vertical-align:middle;
}
select {
	padding:5px;
	vertical-align:middle;
}
#sidebar { background: #eee; float:right;}
			
			#portamento_container {float:right; position:relative;} /* take the positioning of the sidebar, and become the start point for the sidebar positioning */
			#portamento_container #sidebar {float:none;} /* no need to float anymore, become absolutely positoned */
			#portamento_container #sidebar.fixed {position:fixed;}
			
#calendar{border:0px; margin-top:20px;}
#calendar tbody tr{ height:40px;}

#calendar th{ font-size:16px}
#calendar td.none{border:0px;}
#calendar td.holiday{color:#000}
.day{ }
#calendar td.today{background-color:#FFFF99; border-color:#FF531A;}

.pilingator {
	margin:3px;
	padding:5px 10px 5px 10px; 
	background-color:#333; 
	float:left;
}

.pilingator:hover {
	background-color:#666;
}

#tmnivoslider {width:951px;height:360px;background-color:#FFF; padding:15px;}

#slider {width:951px;height:360px;overflow:hidden;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}

.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}

.nivo-html-caption {display:none;}

.nivo-caption {width:100%;background:#000;color:#fff;position:absolute;left:0;bottom:0;z-index:89;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important; display:none!important;}
.nivo-caption > p {margin:0;padding:10px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
.nivo-caption h2 {margin:0;padding:0;color:#fff;}
.nivo-caption h3 {margin:0;padding:0;color:#ddd;}
.nivo-caption p.slide_descr1 {margin:0;padding:0;color:#bbb;}
.nivo-caption p.slide_descr2 {margin:0;padding:0;color:#bbb;}
.nivo-caption a.slide_btn {width:100px;height:15px;display:block;margin:10px 0 0 0;background:#eee;text-align:center;}

.nivo-directionNav a {position:absolute;top:40%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../images/nivo_nav.png') top left no-repeat;}
.nivo-nextNav {right:5px;display:block;width:61px;height:61px;text-indent:-9999px;background: url('../images/nivo_nav.png') top right no-repeat;}

.nivo-controlNav {position:absolute;left:489px;bottom:35px;z-index:100;}
.nivo-controlNav a {width:9px;height:0;display:block;padding:9px 0 0 0;overflow:hidden;float:left;background:url(../images/pagination.png) no-repeat 100% 0;cursor:pointer;}
.nivo-controlNav a + a {margin:0 0 0 10px;}
.nivo-controlNav a.active {background:url(../images/pagination.png) no-repeat 0 0;}

#tmadvblock1{
	float:left;
}
#tmadvblock2{
	float:left;
}
