/*
    --- COLORS ---
    
    bkg = #fff
    red = #E8131C

*/
body,table,td,th,select,input,textarea,p {
	font-family: Tahoma, Arial, sans;
	font-size: 8pt;
	line-height: 12pt;
}

body {
	background: #fff;
	color: #000;
}

a {
	color: #E8131C;
	/*border-bottom: 1px dotted red;*/
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: -4px;
	font-size: 50px;
	margin-left: 10px;
	z-index: 1000;
	padding: 0pt;
	font-family: tahoma, arial;
	color: rgb(232, 19, 28);
	text-shadow: 0pt 3px 5px rgb(0, 0, 0);
	text-align: center;
}

h2 {
	font-size: 16px;
	color: #E8131C;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 10px;
}

/*-------------------------------------------------------------------------------------------
	wrapper
-------------------------------------------------------------------------------------------*/
#wrapper {
	position: relative;
	margin: 0pt auto;
	padding: 0pt;
	text-align: left;
	width: 1200px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 0;
	width: 258px;
	height: 300px;
	background: transparent url(../images/y-logo.jpg) no-repeat;
	overflow: hidden;
	z-index: 10;
}

#promo {
	position: absolute;
	right: 10px;
	top: 0;
	width: 257px;
	height: 300px;
	background: transparent url(../images/promo.jpg) no-repeat;
	overflow: hidden;
	z-index: 10;
}

/*-------------------------------------------------------------------------------------------
	menu
-------------------------------------------------------------------------------------------*/
#menu-top {
	position: relative;
	width: 980px;
	height: 50px;
	background: transparent url(../images/menu_top.jpg) no-repeat left top
		scroll;
}

#menu-top-tel {
	position: absolute;
	right: 20px;
	top: 22px;
	color: #888;
	font-style: italic;
}

#menu-top-flags {
	position: absolute;
	left: 20px;
	top: 22px;
	/*
	border: 1px solid #555555;
	width: 200px;
	height: 15px;
	z-index: 11000;
	padding: 2px 0;
	overflow: hidden;
	*/
}

#menu-top-flags a { /*
	width: 23px;
	height: 15px;
	display: block;
	float: left;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	*/
	padding: 0 0 0 26px;
	margin: 0 6px;
	color: #838F59;
	text-decoration: none;
	font-style: italic;
}

#menu-top-flags a:hover {
	color: #fff;
}

#lang-fr {
	background: transparent url(../images/langs/fr.jpg) no-repeat left top
		scroll;
}

#lang-ro {
	background: transparent url(../images/langs/ro.jpg) no-repeat left top
		scroll;
}

#lang-ru {
	background: transparent url(../images/langs/ru.jpg) no-repeat left top
		scroll;
}

#lang-es {
	background: transparent url(../images/langs/es.jpg) no-repeat left top
		scroll;
}

#lang-ar {
	background: transparent url(../images/langs/ar.jpg) no-repeat left top
		scroll;
}

#lang-en {
	background: transparent url(../images/langs/en.jpg) no-repeat left top
		scroll;
}

#menu-top-menu {
	position: absolute;
	left: 10px;
	top: 11px;
	font-size: 10pt;
	color: #555;
	height: 350px;
	width: 1200px;
	/*
	background: red;
	z-index: 10000;
	*/
}

/*
#menu-top-menu a {
	color: #bbb;
}

#menu-top-menu a:hover {
	color: #fff;
}
*/
#menu-main {
	position: relative;
	height: 50px;
	margin: 0;
	background: #000 url(../images/menu.png) no-repeat left top scroll;
	text-align: left;
	color: #ddd;
	z-index: 10001;
}

#menu-main,#menu-main td {
	font-size: 13pt;
}

#menu-main a {
	color: #fff;
	padding: 0 12px;
	white-space: nowrap;
	line-height: 50px;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	/*
	font-weight: bold;
	*/
}

#menu-main a.hilite2 {
	color: #fff;
	text-decoration: underline;
}

#menu-main a:hover {
	color: #fff;
	background-color: #E80500;
}

/*-------------------------------------------------------------------------------------------
	header-main
-------------------------------------------------------------------------------------------*/
#header-main {
	position: relative;
	width: 1200px;
	height: 120px;
	border-bottom: 3px solid #E80500;
}

#header-main-slices {
	position: relative;
	width: 1200px;
	height: 120px;
}

#header-main-slices-nav { /*
	position: absolute;
	z-index: 10001;
	left: 20px;
	bottom: 20px;
	height: 22px;
	line-height: 20px;
*/
	height: 300px;
	left: 10px;
	line-height: 20px;
	padding: 2px;
	position: absolute;
	top: 0;
	width: 20px;
	z-index: 10001;
}

#header-main-slices-nav a { /*	
	padding: 2px 6px 4px;
	margin: 1px;
	background-color: #fff;
	color: black;
	text-decoration: none;
*/
	padding: 1px 5px;
	margin: 1px;
	background-color: #fff;
	color: black;
	text-decoration: none;
	display: block;
}

#header-main-slices-nav a:hover {
	background-color: #5C7C9D;
	color: #fff;
}

#header-main-slices-nav a.activeSlide {
	background-color: #000;
	color: #fff;
}

/*-------------------------------------------------------------------------------------------
	slideshow
-------------------------------------------------------------------------------------------*/
#slideshow { /*
	background: #00008B url(../images/promo/1/bkg.jpg) no-repeat scroll 0 0;
	background: #00008B url(promo1/bkg.jpg) no-repeat scroll 1px 1px;
	border: 1px solid #f00;
	*/
	width: 1200px;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin: 0pt;
}

.header-ovr {
	position: absolute;
	z-index: 10;
	width: 100%;
	bottom: 0pt;
	background: transparent url(../images/head_ovr.png) no-repeat;
	height: 120px;
}

.slide-bkg {
	background-color: #000;
	width: 420px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	left: 200px;
}

.slide-desc {
	color: #fff;
	left: 60px;
	width: 540px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	/*
	padding: 10px;
	*/
}

.slide-desc h1 {
	font-size: 14pt;
	margin-bottom: 6px;
	padding-bottom: 6px;
	/*
	text-align: right;
	*/
	font-weight: normal;
	border-bottom: 3px solid #fff;
}

.slide-desc h2 {
	font-size: 10pt;
	margin-bottom: 3px;
	/*
	font-weight: normal;
	*/
	color: #ccf;
}

.slide-desc,.slide-desc p {
	font-size: 8pt;
	font-weight: bold;
}

#controls { /*
	background: transparent url(../images/controls_bkg.jpg) no-repeat;
	*/
	position: absolute;
	z-index: 10;
	left: 435px;
	bottom: -10px;
	margin: 0;
	padding: 0;
	width: 98px;
	height: 28px;
}

#controls a {
	margin: 0 2px;
	padding: 0px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: 100px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	position: relative;
}

#next {
	background: transparent url(../images/controls_next.jpg) no-repeat
		scroll 0 0;
}

#prev {
	background: transparent url(../images/controls_prev.jpg) no-repeat
		scroll 0 0;
}

#pause {
	background: transparent url(../images/controls_pause.jpg) no-repeat
		scroll 0 0;
}

#play {
	background: transparent url(../images/controls_play.jpg) no-repeat
		scroll 0 0;
}

.slide-g7 {
	font-size: 30pt;
	line-height: 30pt;
	display: block;
}

.slide-cms {
	display: block;
	font-size: 16pt;
	line-height: 16pt;
}

.slide-desc h5 {
	color: #b00;
	font-size: 9pt;
	margin: 0 0 6px 0;
}

.slide-desc li {
	margin: 0 30px;
	list-style-type: square;
}

.slide-title {
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #BFDFFF !important;
}

#nav {
	z-index: 1000;
	position: absolute;
	right: 3px;
	top: 5px
}

#nav a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	border: 2px solid #000;
	color: #aaa;
	background: #aaa;
	text-decoration: none;
	margin: 0 0 0 3px;
	opacity: 0.3;
	font-size: 1px;
}

#nav a.activeSlide {
	background: #fff;
	color: #fff;
	opacity: 1;
}

#nav a:focus {
	outline: none;
}

.slide-text {
	width: 445px;
	height: 300px;
	text-align: center;
	color: #fff;
	background: #6B0B0C;
	font-size: 14pt;
	padding-top: 30px;
}

.slide-daily {
	background: transparent url(../images/bkg-purple.png) repeat;
	font-style: italic;
	text-align: center;
}

.slide-daily p {
	padding: 60px 20px;
	font-size: 22pt;
	line-height: 18pt;
	text-shadow: 2px 2px 2px #000;
}

.slide-xmas {
	background: transparent url(../images/bkg-violet.png) repeat;
	font-style: italic;
	text-align: center;
}

.slide-xmas p {
	padding: 20px;
	font-size: 20pt;
	line-height: 22pt;
	text-shadow: 2px 2px 2px #000;
}

/*-------------------------------------------------------------------------------------------
	footer
-------------------------------------------------------------------------------------------*/
#footer {
	width: 1200px;
	position: relative;
	border-top: 3px solid red;
}

#footer-menu {
	left: 30px;
	top: 20px;
	width: 200px;
	height: 100px;
	position: absolute;
	text-align: right;
}

#footer-slogan {
	left: 365px;
	top: 20px;
	width: 250px;
	height: 100px;
	position: absolute;
	text-align: center;
	color: #99d354;
	font-size: 8pt;
	line-height: 9pt;
}

#footer-note {
	left: 750px;
	top: 20px;
	width: 220px;
	height: 100px;
	position: absolute;
	text-align: left;
	color: #ddd;
	font-size: 8pt;
}

#footer span.title {
	font-weight: bold;
	color: #fff;
}

#footer h2 {
	margin: 0;
	padding: 4px 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#footer-bottom {
	width: 980px;
	height: 43px;
	background: transparent url(../images/footer-bottom.jpg) no-repeat 0 0
		scroll;
	margin: 0;
}

div.footer-left {
	width: 600px;
	height: 100%;
	overflow: hidden;
	float: left;
	display: none;
}

div.footer-right {
	width: 200px;
	height: 100%;
	overflow: hidden;
	float: right;
}

.footer-right a {
	background-color: transparent !important;
	display: block;
	height: 100%;
	padding-left: 1000px;
}

/*
#bottom {
	position: relative;
	margin: 0pt auto;
	width: 980px;
	height: 50px;
	font-size: 10px;
	padding: 2px 0;
	overflow: auto;
}

#bottom a {
	display: block;
	float: right;
	padding: 0 3px;
}
*/
	/*-------------------------------------------------------------------------------------------
	content
-------------------------------------------------------------------------------------------*/
#content {
	margin: 0;
	color: #444;
	overflow: auto;
	position: relative;
}

#content ul {
	list-style-type: square;
}

#content p {
	margin: 6px 0;
	line-height: 14pt;
}

#content li {
	padding: 3px;
	margin: 0 30px;
}

/*
.pane3 {
	width: 315px;
	margin: 0px 1px 0px 0px;
	float: left;
}

.pane3-head {
	width: 315px;
	height: 140px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.pane3-topline {
	margin: 0px 0px 1px 0px;
	padding: 0;
	height: 6px;
	overflow: hidden;
	background: #c50000 url(../images/pane-title.jpg) repeat-x 0 0 scroll;
}

.pane3-title {
	margin: 1px 0;
	padding: 10px;
	height: 40px;
	overflow: hidden;
	background: #c50000 url(../images/pane-title.jpg) repeat-x 0 0 scroll;
	color: #fff;
	text-align: center;
}

.pane3-title h2 {
	color: #fff !important;
}

.pane3-content {
	margin: 1px 0;
	padding: 10px;
	background: #fff url(../images/pane-right-shadow.jpg) no-repeat right
		top scroll;
	font-size: 8pt;
	height: 270px;
	overflow: auto;
}

.pane3-top-shadow {
	background: #fff url(../images/pane-top-shadow.jpg) no-repeat 0 0 scroll
		;
	height: 6px;
}

.pane3-content li,.pane3-content p {
	padding: 4px 0px;
}

.pane3-content ul {
	padding-left: 30px;
}

.pane3-content2 li {
	padding: 0px;
}

.pane3-content li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}

ul.blitz li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: transparent url(../images/bullet.gif) no-repeat scroll 0 0;
	padding-left: 16px;
}

.pane3 a.continue {
	display: block;
	width: 64px;
	height: 64px;
	float: right;
	overflow: hidden;
	text-indent: -100px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/pane-continue-64.jpg) no-repeat right top
		scroll;
	font-size: 9pt;
}

.pack-student {
	background: #fff url(../images/student.jpg) no-repeat left top scroll;
	padding-left: 60px;
}

.pack-bussines {
	background: #fff url(../images/bussines.jpg) no-repeat left top scroll;
	padding-left: 60px;
}

.notyet {
	background: transparent url(../images/info.jpg) no-repeat left bottom
		scroll;
	border: 1px solid #ccc;
	padding: 30px 0 0 130px;
	text-align: center;
	height: 60px;
	color: #555;
	font-size: 12px;
	font-style: italic;
}
*/
#ptitle {
	height: 50px;
}

#content h4 {
	margin: 6px 0;
	font-size: 9pt;
	color: #1e5e9d;
}

.innercontent-wide {
	margin: 0px 20px 20px;
}

.innercontent {
	margin: 0px 40px 40px;
}

.innercontent p,.innercontent-wide p {
	padding: 6px 0px;
}

.innercontent p.note,.innercontent-wide p.note {
	padding: 0px 0px 0px 30px;
	color: #00609b;
	font-style: italic;
}

table.tprices {
	border-collapse: collapse;
	width: 100%;
	margin: 6px 0px;
}

table.tprices td {
	border: 1px solid #A3A3A3;
	padding: 4px 2px;
	vertical-align: middle;
	text-align: center;
}

table.tprices td.head2 {
	background-color: #ddd;
	font-weight: bold;
	text-align: center;
}

table.tprices td.head3 {
	background-color: #fff;
	font-weight: bold;
	text-align: center;
}

table.tutorial {
	width: 100%;
}

table.tutorial td {
	border: 1px solid #ccc;
	padding: 4px;
}

table.tutorial td.nr {
	width: 70px;
	color: #fff;
	background-color: #ccc;
	font-size: 48px;
	text-align: center;
	vertical-align: top;
}

.download {
	text-align: center;
}

.download a:hover {
	text-decoration: none;
}

.slogan {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #990A0A;
	cursor: pointer;
}

.slogan a {
	padding: 10px;
	color: #eee;
	text-decoration: none;
	background: #D3321D url(../images/footer.jpg) repeat-x scroll 0 top;
	font-size: 10px;
}

.slogan a:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0 bottom;
}

.galleria {
	margin: 20px 0 0 0;
	text-align: center;
	color: #fff;
	border: 1px solid #990A0A;
	cursor: pointer;
}

.galleria a {
	padding: 10px;
	color: #ddd;
	text-decoration: none;
	display: block;
	background: #D3321D url(../images/footer.jpg) repeat-x scroll 0 center;
}

.galleria a:hover {
	color: #fff;
	background-position: 0 bottom;
}

.slogan span {
	color: #fff;
}

.plane {
	background: #fff url(../images/comanda.jpg) no-repeat scroll 0 0;
	height: 80px;
}

table.t-serv-enum td {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

.t-serv-enum ul {
	padding-left: 50px;
}

.t-serv-title {
	font-weight: bold;
	padding: 10px 0px 0px;
}

.info {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #f8f8f8;
	color: #00609b;
	margin: 10px 0;
	padding: 10px !important;
	text-align: justify;
	/*
	background-color: #eee;
	border-top: 1px dotted #00609b;
	border-bottom: 1px dotted #00609b;
	*/
	font-weight: bold;
}

.infotext {
	color: #00609b;
	font-weight: bold;
}

.error2 {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f8f8f8 url(../images/ico16/cross_circle.png) no-repeat
		scroll 6px 8px;
	color: red;
	margin: 10px 0;
	padding: 10px 10px 10px 26px !important;
	text-align: justify;
	/*
	background-color: #eee;
	border-top: 1px dotted #00609b;
	border-bottom: 1px dotted #00609b;
	*/
	font-weight: bold;
}

.pcontact span.title {
	font-weight: bold;
	color: #00609B;
}

.pcontact h2 {
	margin: 0;
	padding: 4px 0;
	font-size: 16px;
	font-weight: bold;
}

.pcontact ul {
	margin: 0;
	padding: 0;
}

.pcontact li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div.pcontact table td {
	padding: 4px;
	vertical-align: middle;
	border-bottom: 1px dotted #ddd;
}

.about,.about td {
	font-size: 12px;
	text-align: justify;
}

.about td {
	padding: 10px;
	background-color: #eee;
	border: 10px solid #fff;
}

a.external {
	background: transparent url(../images/external.png) no-repeat scroll
		right center;
	padding-right: 13px;
	color: #3366bb;
}

.status {
	font-weight: bold;
	padding: 150px 0 50px;
	text-align: center;
}

.success150 {
	background: transparent url("../images/ico150/ok.jpg") no-repeat center
		0;
}

.info150 {
	background: transparent url("../images/ico150/info.jpg") no-repeat
		center 0;
}

.error150 {
	background: transparent url("../images/ico150/error.jpg") no-repeat
		center 0;
}

.warn150 {
	background: transparent url("../images/ico150/warn.jpg") no-repeat
		center 0;
}

/*-------------------------------------------------------------------------------------------
	order grid
-------------------------------------------------------------------------------------------*/
table.list {
	width: 100%;
	background: #fff;
}

table.list td {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 1px 4px;
	border-bottom: 1px solid #eee;
}

table.list td.l50 {
	text-align: left;
	width: 50%;
}

table.list td.r50 {
	text-align: right;
	width: 50%;
}

table.list td.left {
	text-align: left;
}

table.list td.right {
	text-align: right;
}

table.list tr.hilite {
	background: #DFE8F6; //#CEDCEA;
}

table.list td.st-asteptare {
	background-color: #fee;
	color: #000;
}

table.list td.st-aprobata {
	background-color: #dfd;
	color: #000;
}

table.list td.st-inlucru,table.list td.st-inlucru a {
	background-color: #990a0a;
	color: #fff;
}

table.list td.st-finalizata {
	background-color: #fff;
	color: #000;
}

table.list td.st-anulata {
	background-color: #fff;
	color: #888;
	text-decoration: line-through;
}

table.list td.header {
	background-color: #f0f0f0;
	white-space: nowrap;
}

table.list td.header a { /* 
	padding: 2px;
	*/
	
}

table.list tr.header td {
	font-weight: bold;
	padding: 6px 4px;
	background-color: #f0f0f0;
}

/*-------------------------------------------------------------------------------------------
	pager
-------------------------------------------------------------------------------------------*/
.pager {
	background-color: #fcfcfc;
	padding: 0 4px;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #eee;
	color: #555;
}

.pager ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 4px 4px 4px 0px;
}

.pager li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.pager a,.pager span {
	padding: 2px 4px;
	font-weight: bold;
}

.pager a:link,.pager a:visited,.pager a:active {
	color: #E8131C;
	text-decoration: none;
}

.pager a:hover {
	color: #E8131C;
	text-decoration: underline;
}

.pager .pager-title {
	font-weight: bold;
}

.pager select {
	margin: 2px;
	border: 1px solid #E8131C;
	color: #E8131C;
}

.pager option {
	padding: 0 2px;
	text-align: center;
	color: #E8131C;
}

.today {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: right;
	padding: 0 0 2px 0 !important;
}

/*-------------------------------------------------------------------------------------------
	testimonial
-------------------------------------------------------------------------------------------*/
.testimonial {
	font-weight: bold;
	color: #888;
	font-size: 20px;
	list-style-type: none;
}

.testimonial-title {
	font-size: 14px;
	color: #990a0a;
	text-align: left;
	width: 100%;
}

.testimonial-date {
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}

.testimonial-text {
	font-style: italic;
	color: #555;
	padding: 0px 0px 2px 50px;
	border-width: 1px 0 0;
	border-color: #ccc;
	border-style: solid;
}

td.finfo {
	/*background: #fff url(../images/inputbkg.gif) repeat-x scroll left top;*/
	color: #555;
}

.contact h2 {
	padding: 20px 0;
}

.g7pane {
	border: 1px solid #ddd;
	margin: 10px;
	overflow: auto;
	background: #fff;
}

.gpane-content,.g7pane-content {
	padding: 10px 10px 20px 120px;
	min-height: 100px;
	_height: 100px;
}

.g7pane-content {
	background: transparent url(../images/G_shadow.jpg) no-repeat 0 0 scroll;
}

.gpane-content p,.gpane-content ul,.gpane-content h2,.gpane-content h3 {
	margin: 0 0 10px 0;
}

.gpane-content p {
	text-align: justify;
}

.gtitle {
	color: #e76711;
}

.readmore a {
	background: #5C7C9D url(../images/dropdown_bkg.png) repeat 0 0px scroll;
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	color: #ddd;
	margin: 0 0 10px 1px;
	padding: 0 15px;
	font-weight: normal;
}

/*
.readmore a:hover {
	background-position: 0 0;
	color: #fff;
}
*/
.g7pane-content p {
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------
	TOC
-------------------------------------------------------------------------------------------*/
#tocu {
	display: none;
	left: 10px;
	top: 10px;
	background: #5C7C9D url(../images/dropdown_bkg.png) repeat-x scroll 0 0;
	text-align: left;
	width: 300px;
	overflow: auto;
	z-index: 99999;
	font-size: 80%;
	font-weight: normal;
}

#tocu {
	position: absolute;
}

body>#tocu {
	position: fixed;
}

#tocu-close {
	position: absolute;
	left: 4px;
	top: 7px;
	background: #5C7C9D url(../images/toc.jpg) no-repeat -16px 0 scroll;
	width: 16px;
	height: 16px;
	overflow: hidden;
	z-index: 100000;
	cursor: pointer;
}

#tocu-close.tocu-collapsed {
	background-position: 0 0 !important;
}

#toc-title {
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;;
	cursor: pointer;
}

/*
	background: transparent url(../images/toc.jpg) no-repeat scroll -16px 0;
*/
#toc-title span {
	border: 1px solid #fff;
	color: #fff;
	font-size: 9pt;
	line-height: 9pt;
	padding: 0 4px;
}

#toc-cmdbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	padding-top: 7px;
}

#toc-cmdbar-minmax {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: transparent
		url(../images/icons/application_side_contract.png) no-repeat;
}

#toc {
	height: 260px;
	margin: 5px;
	overflow: auto;
	padding: 10px;
	background: #fff;
	font-family: inherit;
}

#toc ul ul {
	padding: 0 20px;
	margin: 0;
}

#toc li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

#tocu a {
	color: #555;
}

.content-sep {
	height: 50px;
	margin-top: 6px;
}

.content-sep-line {
	height: 50px;
	border-top: 1px solid #ddd;
	text-align: right;
}

.content-sep-line a {
	background: transparent url(../images/arrow-up.gif) no-repeat 0 50%;
	padding-left: 10px;
	color: #e76711;
	font-size: 7pt;
	font-weight: normal;
}

/*-------------------------------------------------------------------------------------------
	
-------------------------------------------------------------------------------------------*/
.img-border {
	padding: 3px;
	border: 1px solid #ccc;
}

.texteVert {
	color: #339900;
	font-style: italic;
}

.thardware td {
	vertical-align: top;
	border: 1px solid #E76711;
	padding: 10px;
}

.thardware {
	width: 100%;
}

.textePetit {
	font-size: 7pt;
	color: #888;
}

.autohidden {
	display: none;
	width: 400px;
	padding: 10px;
	border: 2px solid #000;
	background-color: #F8FF85;
	position: absolute;
	left: 0;
	top: 0;
	font-style: italic;
	text-align: left;
}

.autohidden p {
	margin: 6px 0;
	font-size: 9pt !important;
	line-height: 9pt;
}

.autohidden ul {
	font-size: 9pt !important;
}

.autohidden li {
	margin: 0 30px;
	list-style-type: square;
	line-height: 10pt;
}

.news-area {
	border: 1px solid #ddd;
	margin: 10px 0;
	width: 156px;
	float: left;
	position: relative;
}

#left-wine {
	position: absolute;
	background: transparent url(../images/left-wine.jpg) no-repeat;
	left: -60px;
	top: 0;
	width: 70px;
	height: 450px;
	z-index: 10;
	display: none;
}

#left-fork {
	position: absolute;
	background: transparent url(../images/left-fork.jpg) no-repeat;
	left: -60px;
	top: 0;
	width: 70px;
	height: 450px;
	z-index: 10;
	display: none;
}

#left-knife {
	position: absolute;
	background: transparent url(../images/left-knife.jpg) no-repeat;
	left: -60px;
	top: 0;
	width: 70px;
	height: 450px;
	z-index: 10;
	display: none;
}

#left-glass {
	position: absolute;
	background: transparent url(../images/left-glass.jpg) no-repeat;
	left: -60px;
	top: 0;
	width: 70px;
	height: 450px;
	z-index: 10;
	display: none;
}

.pane-460-wide {
	overflow: auto;
	margin: 0 12px 12px;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 5px #aaa;
}

.pane-460 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 5px #AAAAAA;
	float: left;
	height: 470px;
	margin: 0 0 5px 5px;
	overflow: hidden;
	width: 470px;
}

.pane-460 img {
	padding: 4px;
	border: 1px solid #ddd;
}

h2.titlebar {
	
}

.pane-menu {
	overflow: auto;
	margin: 12px;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 5px #aaa;
}

.pane-menu-content {
	padding: 0 50px 10px;
}

.pane-menu-content ul {
	margin: 6px 80px;
}

.pane-menu-content h3 {
	margin-top: 10px;
}

.price {
	text-align: right;
	border-top: 1px solid #ccc;
	padding-top: 3px;
	/*display: none;*/
}

.agaleria {
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	overflow: hidden;
	margin: 0 1px 1px 0;
	text-align: center;
	background: #F0E9D6;
}

#menu-nav { /*padding-left: 300px;*/
	
}

#menu-main #main-menu-yanmar a {
	width: 250px;
	text-indent: -5000px;
	background: url("../images/menu.png") no-repeat scroll left top
		transparent;
}

#menu-main #main-menu-yanmar a:hover {
	
}

#main-menu-global {
	position: absolute;
	right: 0;
	width: 100px;
}

.admin-menu {
	background: #000 url("../images/a-menu-bkg.jpg") repeat-x;
	text-align: center;
}

.admin-menu a {
	color: #ccc;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 0 2px;
	text-transform: uppercase;
}

.admin-menu a img {
	vertical-align: middle;
	margin-right: 2px;
}

.admin-menu a:hover {
	color: #fff;
	/*
	background-color: #E8131C;
	*/
	border-bottom: 1px dotted #aaa;
}

.admin-menu2 { /*
	background: url("../images/a-menu-bkg2.jpg") repeat-x;
	text-align: center;
	margin: 0 0 6px 0;
	*/
	background: #555;
	padding: 4px;
	font-weight: bold;
}

.admin-menu2 a { /*
	line-height: 24px;
	*/
	color: #ccc;
	padding: 0 2px;
}

.admin-menu2 a:hover {
	color: #fff;
	background-color: #E8131C;
}

.ico {
	padding-left: 18px !important;
}

.ico-add {
	background: transparent url(../images/ico16/plus_circle.png) no-repeat;
}

.ico-del {
	background: transparent url(../images/ico16/cross.png) no-repeat;
}

.admin-menu2 a.yan-button {
	color: #555;
	background-color: #E0E0E0;
	background-image: -moz-linear-gradient(center top, #FFFFFF 0pt, #E0E0E0 100%);
	border-color: #CCCCCC #CCCCCC #AAAAAA;
	border-width: 1px;
	box-shadow: 0 0 1px #FFFFFF inset;
	text-shadow: 0 1px 0 #FFFFFF;
	border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
	/*
	height: 2.95em;
	*/
	line-height: 30px;
	outline: 0 none;
	padding: 6px;
	vertical-align: middle;
	white-space: nowrap;
	word-wrap: normal;
}

.admin-menu2 a.yan-button:hover {
	border-color: #999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 4px #f00 inset;
}

a.yan-button img 
{
	padding-right: 4px;
	vertical-align: text-bottom;
}
	
tr.myDragClass td {
	color: white;
	background-color: #E8131C;
}

tr.myDragClass td a {
	color: white;
}

tr.myAlt td {
	background-color: #F2EEF5;
}

.marker {
	padding: 2px 4px;
	background: #57FF00 !important;
	color: #000 !important;
}

.modernbricksmenu {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 1px;
}

.modernbricksmenu ul {
	margin: 0;
	margin-left: 40px;
	/*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.modernbricksmenu li {
	display: inline;
	margin: 0 2px 0 0 !important;
	padding: 0 !important;
	text-transform: uppercase;
}

.modernbricksmenu a {
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 3px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #555; /*Default menu color*/
	border-bottom: 1px solid white;
	text-transform: uppercase;
	line-height: 24px;
}

.modernbricksmenu a:hover {
	background-color: #000;
}

.modernbricksmenu .current a { /*currently selected tab*/
	background-color: #E8131C;
	border-color: #E8131C;
}

.modernbricksmenu a img {
	vertical-align: middle;
	padding-right: 3px;
}

.modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #E8131C;
}

.form-warn {
	background-color: #FEEFEF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 0;
	box-shadow: 1px 1px 10px #CCCCCC;
	color: #B40000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	padding: 10px;
	text-align: center;
}