body {
	background-color: #ffffff;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Sans-serif;
	color: #313337;
	font-size: 14px;
}

#tinymce {
	background-color: #ffffff;
}

.root {
	background-color: #ffffff;
	margin: auto;
	width: 985px;
}


.phones {
	position: absolute;
	top: 0;
	width: 100%;
    font-size: 15px;
	text-align: right;
	padding: 6px 0 0px -20px;
	color: #eb7d51;
}

a {
	color: #eb1d21;
	text-decoration: underline;
}

a:hover {
	color: #686868;
	text-decoration: none;
}

h2 {
	color: #eb1d21;
	font-size: 12px;
	font-family: 'Georgia';
	font-weight: normal;
 	text-decoration: bold;
}
}

h3 {
	color: #eb1d21;
	font-size: 13px;
	font-family: 'Georgia';
	font-weight: normal;
   	text-decoration: bold;
}
h6 {
	color: #eb1d21;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Sans-serif;
	font-size: 20px;
   	text-decoration: bold;
}

.logo {
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
}

.footer {
	text-align: center;
	
	background-position: center bottom;
	background-repeat: no-repeat;
}

.menu {
	font-family: 'Georgia';
	background-color: #776d52;
	font-size: 14px;
	color: #000000;
	height: 27px;
	width: 887px;
	margin: 20px auto 4px auto;
	padding: 0;
}

.menu li {
	background-color: #d9b269;
	text-align: center;
	width: 147px;
	height: 27px;
	display: block;
	float: left;
	list-style: none;
	background-image: url('/images/markup/menu-background-inactive.gif');
	margin-right: 1px;
	padding: 0;
}

.menu li a {
	line-height: 2em;
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	text-decoration: none;
}

.menu li:hover, .menu li.active {
	background-image: url('/images/markup/menu-background-active.gif');
}


.flash-big {
	text-align: center;
	margin-bottom: 1px;
}

.logo img {
	margin-top: -30px;
	border: 0;
}

.content {
	text-align: left;
	padding: 20px 50px 20px 50px;
}

form.manager, form {
	padding: 0;
	margin: 0;
}

form.manager input.text, textarea.text {
	color: #000000;
	background: #ffffff;
	border: 1px solid #bfa385;
	width: 600px;
	margin: 0;
	padding: 2px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Sans-serif;
	font-size: 12px;
}

textarea.text {
	height: 150px;
}

form.manager table td.th {
	vertical-align: top;
	padding: 4px;
	width: 150px;
	color: #686868;
	font-size: 15px;
	font-family: 'Georgia';
	font-weight: normal;
}

.materials-left {
	width: 580px;
	float: left;
}

.materials-table {
	width: 100%;
}

.materials-table .mt-head {
	background-color: #bfa385;
	color: #000000;
}

.materials-table td {
	padding: 0 4px 0 4px;
	vertical-align: top;
}

.materials-table td ul {
	padding: 0;
	margin: 4px 0 0 10px;
}


.materials-right {
	width: 254px;
	float: right;
}

.materials-wide {
	clear: both;
}

.clients-list {
	background-color: #ffffff;
}

.clients-list img {
	margin: 4px;
}

table.catalog td.holder {
	text-align: center;
    width: 255px;
	padding-bottom: 20px;
}

table.catalog td a {
	font-family: 'Georgia';
	font-size: 14px;
	text-decoration: none;
	color: #686868;
}

table.catalog td img a {
	border: 0;
}


table.catalog td a:hover {
	color: #686868;
}

table.rubric {
    width: 100%;
}

table.rubric td.holder {
    text-align: center;
	padding-bottom: 20px;
    width: 190px;
}

table.rubric td a {
	font-family: 'Georgia';
	font-size: 14px;
	text-decoration: none;
	color: #686868;
}

table.rubric td img a {
	border: 0;
}

table.rubric td a:hover {
	color: #686868;
}

.collection-left {
	width: 510px;
	float: left;
	padding-top: 6px;
}

.collection-description {
    font-style: italic;
    margin-bottom: 20px;
}

.materials img {
	margin: 0 10px 10px 0;
}

.collection-right {
	width: 330px;
	float: right;
}

.collection-right img {
	margin: 5px;
}

.catalog-options {
	width: 800px;
	padding: 4px;
	border-top: 1px solid #999999;
}


a.ico {
	display: block;
	font-size: 18px;
	float: right;
	width: 18px;
	height: 18px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	border: 0px solid #000000;
}

a.blue {
	color: blue;
}

a.green {
	color: green;
}

a.red {
	color: red;
}

a.blue:hover, a.red:hover, a.green:hover {
	color: #ffffff;
	border: 0px solid yellow;
}

a.editable-item {
	display: block; 
	float: left;
	padding-top: 4px;
	overflow: hidden;
	height: 18px;
	border: 0px solid #000000;
	font-size: 18px;
}

a.editable-item:hover {
	border: 1px dashed #000000;
}

textarea.image-text {
    width: 100%;
	color: #686868;
	background: #ffffff;
	border: 1px solid #bfa385;
	margin: 0;
	padding: 2px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Sans-serif;
	font-size: 12px;
    font-style: italic;
}

div.input-fakefile {
	color: #eb7d51;
	padding: 8px 0 4px 0;
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 20px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

div.input-fakefile span {
	margin: 0 10px 0 1px;
	font-size: 16px;
	color: blue; 
}

input.input-file, input.catalog-input-file {
	height: 24px;
	width: 20px;
	cursor: pointer;
	position: relative;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	opacity: 0;
	z-index: 2;
}


.menu_catalog_left {
	width:250px;
	float:left;
	padding-top:5px;
}
.menu_catalog_left ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu_catalog_left a {
	display:block;
	padding:5px 0 5px 0;
}
.content_right {
	width:600px;
	float:right;
}
.title_catalog {
	height:27px;
	background:#131313 url('/images/markup/menu-background-inactive.gif') repeat-x;
	color:#000000;
	font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	font-family: 'Georgia';
	font-weight: normal;
	padding-left:20px;
	line-height:2;
}


.blocks {
	overflow:hidden;
	clear:both;
	padding:3px 0 0 49px;
}
.block_1 {
	width:277px;
	height:190px;
   	background-color: #ff3;
	/*border: 1px solid #686868;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
	float:left;
	margin-right:13px;
	padding:5px;
}
.block_2 {
	width:277px;
	height:190px;
   	background-color: #9FC;
	/*border: 1px solid #686868;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
	float:left;
	margin-right:13px;
	padding:5px;
}
.block_3 {
	width:277px;
	height:190px;
	/*border: 1px solid #686868;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
	float:left;
	margin-right:0;
	padding:5px;
}
.block_1 h6 ,.block_2 h6 ,.block_3 h6 {text-align: center;  margin:0; }
.block_1, .block_2, .block_3 { background:url('/images/plbak.png') no-repeat; }
.block_3 .text {
	height:150px;
	overflow:hidden;
}
.block_3 .a {
	text-align:right;
}

