/*
#eee3f5
#9d5cc0
#b369db
*/

* {
	margin: 0;
	padding: 0;
}

body,table,td,th,select,input,textarea {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans;
	font-size: 10pt;
}

body {
	background: #fff url(../images/layout-bkg.jpg);
	color: #000;
	margin: 0pt;
	padding: 0pt;
	text-align: center;
}

img {
	border: 0pt none;
	vertical-align: middle;
}

a { /*
	color: #990a0a;
	*/
	color: #9d5cc0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
	color: #2E1C3D;
}

h4 {
	background-color: #fbfbfb;
	border: 1px solid #eee;
	color: #000;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

/*-------------------------------------------------------------------------------------------
	wrapper
-------------------------------------------------------------------------------------------*/
#wrapper-t {
	background: transparent url(../images/layout-bkg-top.jpg) repeat-x 0 0
		scroll;
	/*
	overflow: auto;
	*/
}

#wrapper {
	position: relative;
	margin: 0pt auto;
	padding: 0pt;
	text-align: left;
	width: 1000px;
}

/*-------------------------------------------------------------------------------------------
	band-top
-------------------------------------------------------------------------------------------*/
#band-top {
	position: relative;
	width: 1000px;
	height: 70px;
	margin: 0;
	background: transparent url(../images/title.gif) no-repeat center top
		scroll;
}

#band-top h1 {
	display: none;
}

/*-------------------------------------------------------------------------------------------
	page
-------------------------------------------------------------------------------------------*/
#page-top {
	position: relative;
	width: 1000px;
	height: 200px;
	margin: 0;
	background: transparent url(../images/wframe_t.jpg) no-repeat 0 0 scroll
		;
	overflow: auto;
}

#promo {
	position: relative;
	width: 908px;
	height: 114px;
	margin: 48px 46px 0;
	padding: 0;
	overflow: hidden;
	/*
	background-color: #fff;
		background: transparent url(../images/wframe_t.jpg) no-repeat 0 0 scroll;
	*/
}

#page-mid,#page-menu {
	position: relative;
	width: 1000px;
	margin: 0;
	background: transparent url(../images/wframe_m.jpg) repeat-y 0 0 scroll;
	overflow: auto;
}

#page-bottom {
	position: relative;
	width: 1000px;
	height: 100px;
	margin: 0 0 50px;
	background: transparent url(../images/wframe_b.jpg) no-repeat 0 0 scroll
		;
	overflow: auto;
}

/*-------------------------------------------------------------------------------------------
	page-menu
-------------------------------------------------------------------------------------------*/
#page-menu {
	color: #555;
}

#page-menu a {
	color: #9d5cc0;
}

/*-------------------------------------------------------------------------------------------
	band-logo
-------------------------------------------------------------------------------------------*/
#band-logo {
	width: 950px;
	height: 106px;
	margin: 0 4px;
}

#logo {
	margin-left: 1px;
	width: 330px;
	height: 106px;
	background: transparent url(../images/logo.jpg) no-repeat left top
		scroll;
	float: left;
}

#logo a {
	text-indent: -10000px;
	width: 330px;
	height: 106px;
	display: block;
}

.h1home {
	display: none;
}

/*-------------------------------------------------------------------------------------------
	band-menu
-------------------------------------------------------------------------------------------*/
#band-menu {
	width: 950px;
	height: 54px;
	margin: 0 4px;
	position: relative;
	/*
	background: #000 url(../images/menumain.jpg) no-repeat left top scroll;
	*/
}

/*-------------------------------------------------------------------------------------------
	band-promo
-------------------------------------------------------------------------------------------*/
#band-promo {
	width: 948px;
	height: 130px;
	margin: 0 5px;
}

#slideshow { /*
	background-color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/promo/1/bkg.jpg);
	background-position: 0 0;
	
	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;
	*/
	overflow: hidden;
	position: relative;
	margin: 0pt;
	width: 908px;
	height: 114px;
}

#slideshow #controls {
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#slideshow #controls span {
	
}

#slideshow #controls span a {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: 100px;
	overflow: hidden;
	width: 16px;
	height: 16px;
}

#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;
}

/*-------------------------------------------------------------------------------------------
	footer
-------------------------------------------------------------------------------------------*/
#footer {
	position: relative;
	width: 908px;
	height: 52px;
	margin: 0 46px;
	padding: 0;
	color: #eee3f5;
	/*
	background-color: #fff;
		background: transparent url(../images/wframe_t.jpg) no-repeat 0 0 scroll;
	*/
}

#footer-menu {
	padding: 2px;
	text-align: center;
	font-size: 13px;
}

#footer .copyright {
	position: absolute;
	padding: 2px 15px;
	left: 3px;
	top: 30px;
}

#footer .author {
	position: absolute;
	padding: 2px 15px;
	right: 170px;
	top: 30px;
}

#footer .validations {
	position: absolute;
	padding: 2px 15px;
	right: 0px;
	top: 30px;
}

#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;
}

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: 958px;
	height: 50px;
	font-size: 10px;
	padding: 2px 0;
	overflow: auto;
}

#bottom a {
	display: block;
	float: right;
	padding: 0 3px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

/*-------------------------------------------------------------------------------------------
	demo
-------------------------------------------------------------------------------------------*/
.demoPane {
	width: 315px;
	height: 600px;
	background: transparent url(../images/demoPane.jpg) no-repeat 0 0 scroll
		;
	margin: 0 1px 0 0;
	float: left;
}

/*-------------------------------------------------------------------------------------------
	content
-------------------------------------------------------------------------------------------*/
#content {
	color: #555;
	overflow: auto;
	position: relative;
	width: 908px;
	margin: 0 46px;
	background-color: #fff;
}

#menu-content {
	color: #555;
	overflow: auto;
	position: relative;
	width: 908px;
	margin: 0 46px;
	background-color: #fff;
}

.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;
}

#content h1,#content h2,#content h3 {
	color: #9d5cc0;
}

#content h1 {
	text-align: center;
	padding: 20px 0;
	font-size: 200%;
	text-transform: uppercase;
	letter-spacing: 10px;
}

#content h2 {
	text-align: center;
	padding: 6px 0;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: -1px;
}

#content h3 {
	padding: 6px 0 0;
	margin: 6px 0 0;
	font-size: 120%;
	color: #000;
}

.innercontent-wide {
	margin: 0px 20px 20px;
}

.innercontent {
	margin: 0px 100px 80px;
}

.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;
}

.content-sep {
	height: 50px;
	margin-top: 6px;
}

.content-sep-line {
	border-top: 1px solid #ddd;
	margin: 10px 0;
}

.content-sep-line a {
	font-size: 8pt;
}

/*-------------------------------------------------------------------------------------------
	hiddenForm
-------------------------------------------------------------------------------------------*/
#hiddenForm {
	width: 950px;
	height: 290px;
	margin: 0px 4px;
	display: none;
	background: #000 url(../images/hidden-form.jpg) repeat-x 0 bottom scroll
		;
	overflow: auto;
	color: #ccc;
}

#hiddenForm .content {
	background: transparent url(../images/vsep.gif) repeat-y scroll 0pt 0pt;
	color: #ccc;
	margin: 10px 10px 10px 140px;
	overflow: auto;
	padding: 0 10px 5px;
}

#hiddenForm .content h2 {
	color: #fff;
}

.hiddenFormPage { /*
	width: 800px;
	*/
	height: 270px;
	overflow: auto;
	display: none;
}

#pageDelievery {
	background: transparent url(../images/iconPlane100.jpg) no-repeat 20px
		20px scroll;
}

#pageYM {
	background: transparent url(../images/iconYM100.jpg) no-repeat 20px 20px
		scroll;
}

#pageClient {
	background: transparent url(../images/iconClients100.jpg) no-repeat 20px
		20px scroll;
}

#pageMessage {
	background: transparent url(../images/iconMail100.jpg) no-repeat 20px
		20px scroll;
}

#pageSpread {
	background: transparent url(../images/iconHorn100.jpg) no-repeat 20px
		20px scroll;
}

#close-top {
	position: absolute;
	top: 130px;
	left: 30px;
	color: #fff;
}

#close-top a {
	color: #ccc;
	display: block;
	width: 90px;
	line-height: 2em;
	height: 2em;
	cursor: pointer;
	border: 1px solid #222;
	background: #000 url(../images/bkCmd.jpg) repeat-x scroll left center;
	text-align: center;
	text-decoration: none;
}

#close-top a:hover {
	color: #fff;
}

#hiddenForm .ym {
	padding: 10px 0;
}

#checkYahooStatus span,#checkYahooStatus img {
	vertical-align: middle;
}

#operatorsYahoo  ul {
	list-style-type: none;
}

#operatorsYahoo  ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px;
}

#operatorsYahoo  li a {
	padding-left: 20px;
	font-weight: bold;
	padding-left: 20px;
	font-size: 13px;
}

#operatorsYahoo  li.ym-online a {
	background: transparent url(../images/smilie16.jpg) no-repeat 0 center
		scroll;
	color: #fff;
}

#operatorsYahoo  li.ym-offline a {
	background: transparent url(../images/smilieoff16.jpg) no-repeat 0
		center scroll;
	color: #555;
}

.pcontact span.title {
	font-weight: bold;
	color: #9d5cc0;
}

.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;
}

div.success150 {
	background: transparent url(../images/ico150/ok.jpg) no-repeat scroll 0
		center;
	padding: 50px 0px 50px 150px;
}

div.info150 {
	background: transparent url(../images/ico150/info.jpg) no-repeat scroll
		0 center;
	padding: 50px 0px 50px 150px;
}

div.error150 {
	background: transparent url(../images/ico150/error.jpg) no-repeat scroll
		0 center;
	padding: 50px 0px 50px 150px;
}

div.warn150 {
	background: transparent url(../images/ico150/warn.jpg) no-repeat scroll
		0 center;
	padding: 50px 0px 50px 150px;
}

/*-------------------------------------------------------------------------------------------
	order grid
-------------------------------------------------------------------------------------------*/
table.list {
	background-color: #dddddd;
	width: 100%;
}

table.list td {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 1px 4px;
	background-color: #ffffff;
}

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-expediata {
	background-color: #FFFFDF;
	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.header2 {
	background-color: #f0f0f0;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

table.list td.header a { /* 
	padding: 2px;
	*/
	
}

table.list tr.header td {
	font-weight: bold;
	padding: 6px 4px;
	background-color: #f0f0f0;
}

table.list tr.selected td {
	background-color: #eee3f5;
}

table.list tr.header2 td {
	font-weight: normal;
	padding: 6px 4px;
	background-color: #f0f0f0;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 9px;
	color: #000;
}


table.stats {
	background-color: #dddddd;
	width: 100%;
}

table.stats td {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 8pt;
	padding: 1px 4px;
	background-color: #ffffff;
}

table.stats td.header {
	background-color: #f0f0f0;
	white-space: nowrap;
}

table.stats tr.header td {
	font-weight: bold;
	padding: 6px 4px;
	background-color: #f0f0f0;
}

/*-------------------------------------------------------------------------------------------
	pager
-------------------------------------------------------------------------------------------*/
.pager {
	background-color: #fcfcfc;
	padding: 6px;
	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: #00A6D6;
	text-decoration: none;
}

.pager a:hover {
	color: #00A6D6;
	text-decoration: underline;
}

.pager .pager-title {
	font-weight: bold;
}

.today {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: right;
	padding: 0 0 2px 0 !important;
}

/*-------------------------------------------------------------------------------------------
	band-menu-auth
-------------------------------------------------------------------------------------------*/
#band-menu-auth {
	width: 944px;
	height: 26px;
	margin: 1px 5px;
	padding: 0 2px;
	position: relative;
	/*
	background: #000 url(../images/bkCmd.jpg) repeat-x left top scroll;
	color: #ddd;
	*/
	background: #fff url(../images/vsel.jpg) repeat-x scroll left bottom;
	color: #888;
	line-height: 26px;
}

#band-menu-auth span {
	color: #888;
}

#band-menu-auth span.username {
	font-weight: bold;
	color: #555;
	background: transparent url(../images/controls_play.jpg) no-repeat right
		top scroll;
	padding: 0 20px 0 0px;
	margin-right: 10px;
}

#band-menu-auth a {
	color: #888;
}

#band-menu-auth a:hover {
	color: #000;
	text-decoration: none;
}

/*-------------------------------------------------------------------------------------------
	testimonial
-------------------------------------------------------------------------------------------*/
.testimonial {
	color: #888;
	font-size: 20px;
	list-style-type: none;
	font-style: italic;
}

ul.testimonial li {
	margin-bottom: 50px;
}

.testimonial-title {
	font-size: 17px;
	font-weight: bold;
	color: #9d5cc0;
	text-align: left;
	width: 100%;
}

.testimonial-date {
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}

.testimonial-text {
	color: #555;
	padding: 0px 0px 2px 50px;
	border-width: 1px 0 0;
	border-color: #ccc;
	border-style: solid;
}

.testimonial img {
	border: 1px solid #ccc;
	padding: 3px;
}

td.finfo {
	/*background: #fff url(../images/inputbkg.gif) repeat-x scroll left top;*/
	color: #555;
}


/*-------------------------------------------------------------------------------------------
	showroom
-------------------------------------------------------------------------------------------*/

#fitting-room {
	width: 800px;
	height: 600px;
	background-color: #ddd;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

#fitting-room-canvas {
	width: 800px;
	height: 320px;
	left: 0;
	top: 0;
	/*
	background: transparent url(../images/fitting-room-canvas.jpg) no-repeat
		center bottom scroll;
	*/
	background-color: transparent;
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: none;
	position: absolute;
	z-index: 5;
}

#fitting-room-walls {
	width: 600px;
	height: 400px;
	left: 0;
	top: 0;
	background: transparent url(../images/showroom2/walls.png) no-repeat left top
		scroll;
	position: absolute;
	z-index: 4;
}

#fitting-room-furniture {
	width: 800px;
	height: 600px;
	left: 0;
	top: 0;
	/*
	background: transparent url(../images/fitting-room-furniture-1.png)
		no-repeat 0 0 scroll;
		*/
	background: transparent url(../images/showroom/showroom-1c.jpg)
		no-repeat 0 0 scroll;
	position: absolute;
	z-index: 2;
}

#fitting-room-overlay {
	width: 800px;
	height: 600px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 6;
}

#fitting-room-cmd {
	width: 800px;
	background: #ccc url(../images/controls_bkg.jpg) repeat-x left top
		scroll;
	overflow: auto;
}

#fitting-room-controls span a {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: 100px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	outline-color: gray;
	outline-style: hidden;
	outline-width: 0;
	font-size: 8pt;
}

#vnext {
	background: transparent url(../images/controls_next.jpg) no-repeat
		scroll 0 0;
}

#vprev {
	background: transparent url(../images/controls_prev.jpg) no-repeat
		scroll 0 0;
}

#vstop {
	background: transparent url(../images/controls_pause.jpg) no-repeat
		scroll 0 0;
}

#vstart {
	background: transparent url(../images/controls_play.jpg) no-repeat
		scroll 0 0;
}

.deco {
	text-indent: 0px !important;
	border-right: 1px solid #ccc;
	text-align: center;
}

a.deco .selected {
	background-color: #eee;
}

a.deco:hover {
	background-color: #eee;
}

.decor {
	display: block;
	width: 80px;
	height: 60px;
}

a.decor {
	background: transparent url(../images/showroom/decor-tablou.jpg) no-repeat
		scroll 0 0;
	margin: 5px 0;
}

.decor2 {
	display: block;
	width: 60px;
	height: 40px;
}

a.decor2 {
	background: transparent url(../images/showroom/decor-tapet.jpg) no-repeat
		scroll 0 0;
	margin: 5px 0;
}

a#repeat0, a#repeat1 {
	background-color: #ccc;
	margin: 5px 0;
	color: #000;
	text-transform: uppercase;
	padding: 0 2px;
	border: 1px solid #aaa;
	font-size: 10px;
	text-decoration: none;
}



.textb {
	font-weight: bold;
	color: #000;
}

.textbi {
	font-weight: bold;
	color: #000;
	font-style: italic;
}

.nr-list {
	padding: 0 0 0 20px;
}

.nr-list li {
	padding: 6px 0;
}

img.nice-pics {
	border: 1px solid #eee;
	background-color: #fbfbfb;
	padding: 10px 10px 30px;
	display: block;
}

img.loupe {
	display: block;
	position: absolute;
	z-index: 10;
	left: 2px;
	top: 2px;
	cursor: help;
	border: 1px solid #eee;
	background-color: #fbfbfb;
}

#toc {
	display: none;
	margin-bottom: 30px;
	padding: 20px;
	border-width: 1px 8px;
	border-style: solid;
	border-color: #ddd #9d5cc0;
	background-color: #f0f0f0;
	font-weight: bold;
}

#toc ul {
	padding-left: 30px;
}

#toc li {
	list-style-position: outside;
	list-style-type: none;
}

img.multicanvas-img {
	cursor: pointer;
}

.thumb-gallery {
	clear: both;
	overflow: auto;
	text-align: center;
}

a.thumb {
	width: 130px;
	height: 160px;
	margin: 4px;
	float: left;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ddd;
	background-color: #eee;
	display: block;
	text-decoration: none;
}

a.thumb:hover {
	background-color: #eee3f5;
	border-color: #9d5cc0;
}

.thumb-img {
	width: 100%;
	height: 110px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;
	overflow: hidden;
	/*
		background-color: #fff;
		border: 1px solid #ccc;
	*/
}

.thumb-label {
	width: 100%;
	height: 40px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 12px;
	/*
		padding: 3px;
		border: 1px solid #ccc;
	*/
}

.gallery h2 {
	text-align: left !important;
	text-transform: uppercase;
}

.boxed-img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #ccc;
}

.tproduct p {
	padding: 0;
}

.tproduct p.tnote {
	font-size: 10px;
	line-height: 10px;
	color: #aaa;
	padding: 6px 0;
}

.tproduct p.tcode {
	font-size: 10px;
	color: #aaa;
	text-align: right;
}

.td-dim, .td-buy {
	padding: 2px 6px;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}

.td-buy a, a.collapser2 {
	background-color: #eee3f5;
	color: #9d5cc0;
	padding: 1px 4px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}

.td-buy a:hover, a.collapser2:hover {
	background-color: #9d5cc0;
	color: #fff;
}

a.collapser {
	background-color: #9d5cc0;
	color: #fff;
	padding: 1px 4px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}

a.collapser:hover {
	background-color: #b369db; /*#eee3f5;*/
	color: #fff; /*#9d5cc0;*/
}

.collapse-container {
	border: 2px solid #9d5cc0;
}

#gallery_selector {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ddd;
}

.op-warn {
	text-align: center;
	padding: 50px;
	color: red;
}

#id_yes, #id_no {
	width: 100px;
}

/*-------------------------------------------------------------------------------------------
	help grid
-------------------------------------------------------------------------------------------*/
table.help {
	background-color: #dddddd;
	width: 100%;
}

table.help td {
	font-family: Trebuchet MS, Tahoma, Arial, sans;
	padding: 4px;
	background-color: #fff;
	font-size: 8pt;
	line-height: 9pt;
}

table.help td.header {
	background-color: #f0f0f0;
	white-space: nowrap;
}

table.help tr.header td {
	font-weight: bold;
	padding: 6px 4px;
	background-color: #f0f0f0;
}

#rama {
	cursor: pointer;
}

.rm-container {
	overflow: hidden;
	position: relative;
	border-bottom: 1px dotted #ccc;
	cursor: pointer;
}


.rm-container td p {
	padding: 2px;
}

.rm-container p.rm-price {
	color: #fff;
	background-color: #777;
	padding: 2px;
	text-transform: uppercase;
	text-align: right;
}

div#wnd-rame-content .rm-container td {
	vertical-align: top;
	font-family: Tahoma, Arial, sans !important;
	font-size: 11px !important;
}
	
.rm-gallery p {
	font-size: 12px;
	color: #fff;
	background-color: #9d5cc0;
	padding: 2px;
	margin: 2px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}

.rm-image {
	display: block;
}

td .rm-title {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px dotted #ccc;
}

.clearb{
	clear: both;
	display: block;
	height: 1px;
}


#prima-sh-tablouri, #prima-sh-tapet, #prima-oferta, #prima-multicanvas {
	display: block;
	width: 350px;
	height: 300px;
	float: left;
	border: 1px solid #7A4794;
	margin: 1px;
	position: relative;	
}

#prima-sh-tablouri {
	background: transparent url(../images/prima/showroom-tablouri-1.jpg) no-repeat;
}

#prima-sh-tapet {
	background: transparent url(../images/prima/showroom-tapet-1.jpg) no-repeat;
}

#prima-oferta {
	background: transparent url(../images/prima/oferte/oferte-speciale-1.jpg) no-repeat;
}

#prima-multicanvas {
	background: transparent url(../images/prima/multicanvas.jpg) no-repeat;
}


.cartops {
	text-align: right;
}

.acord {
	border: 1px solid #ccc; 
	color: #000;
	background-color:#fff; 
	text-align:center; 
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin: 10px 20px 0;
}

.acord-note {
	text-align: center;
	font-size: 11px;
	padding: 10px !important;
}

.proforma td {
	font-size: 8pt;
}

.innercontent .framed {
	background-color: #F0F0F0; 
	border-color: #ddd #9D5CC0; 
	border-style: solid; 
	border-width: 1px 8px; 
	font-weight: bold; 
	padding: 10px !important;
}

#main-promo {
	background: #EEE3F5 url(../images/oferte.gif) no-repeat center top; 
	border-color: #9D5CC0;
	color: #9D5CC0; 
	border-style: solid; 
	border-width: 1px; 
	padding: 55px 5px 5px;
	margin: 1px 3px 1px 1px;
	text-align: center;
	line-height: 12pt; 
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

#main-promo span {
	color: #555;
}

tr.myDragClass td {
    color: white;
    background-color: #b369db;
}

tr.myAlt td {
    background-color: #F2EEF5;
}

.multiframe {
	padding: 10px;
	text-align: justify;
}

.multiframe a {
	display: block;
}

.multiframe  .pics  img{
	border: 1px solid #eee;
	background-color: #fbfbfb;
	padding: 10px;
}
.multiframe  a.pics:hover  img{
	border: 1px solid #9d5cc0;
	background-color: #eee3f5;
}
