
#header {
	padding-top: 20px;
	padding-bottom: 30px;
	background: transparent url(/assets/templates/verone/images/saw.gif) repeat-x bottom;
	text-align: left;
	padding: 20px 40px 30px 40px;
}

#logo {
}

#sitetitle {
	padding-left: 7px; 
}

#contacts {
	float: right;
	padding-top: 18px;
	color: #245;
	width: 17%;
}

#contacts .phone {
	font-size: 140%;
	font-weight: bold;
	white-space: nowrap;
}

#contacts a, #contacts a:visited, #contacts a:focus, #contacts a:hover {
	color: #666;
	text-decoration: underline;
}

#menu {
	color: #fff;
	background-color: #ff9000;
	padding: 20px 40px;
	text-align: left;
}

#menu div.section {
	clear: right;
	float: left;
	width: 17%;
}

#menu div.section.last{
	float: right;
}

#menu span.last .separator {
	display: none;
}

#menu a, #menu a:visited, #menu a:focus {
	color: #fff;
	font-weight: bold;
}
#menu a:hover {
	color: #ff0;
	font-weight: bold;
}
#menu div.active a {
	color: #ff0;
}

#menu div.items a, #menu div.items a:visited, #menu div.items a:focus {
	color: #eed;
	font-weight: normal;
	text-decoration: none;
}
#menu div.items a:hover {
	color: #ff0;
	font-weight: normal;
	text-decoration: underline;
}
#menu span.active a {
	color: #eed;
}
#menu div.items {
	font-size: 90%;
}

#breadcrumb {
	text-align: left;
	font-size: 70%;
	margin: 3px 20px;
}

#breadcrumb a, #breadcrumb a:visisted {
	color: #999;
}

#leftmenu {
	float: left;
	width: 25%;
	text-align: left;
	position: relative;
	font-style: italic;
	margin-top: 25px;
}

#content {
	width: 66%;
	margin-left: 25%;
	clear: none;	
	text-align: left;
	position: relative;
	margin-top: 25px;
}

#leftmenu h2, #leftmenu ul {
	margin-left: 20px;
}

#leftmenu a, #leftmenu a:visited, .grayed {
	color: #666;
}

#leftmenu a:hover{
	color:#FF5223;
}

#leftmenu .outer a {
	text-decoration: none;
	border-bottom: #000 dashed 1px;
}

#leftmenu .inner a {
	text-decoration: underline;
	border-bottom: none;
	line-height: 1em;
}
#leftmenu .inner li {
	padding: 0.2em 0;
}

#leftmenu .inner li.active {
	margin-left: -1em;
}
#leftmenu .inner li.active a, #leftmenu .inner li.active span {
	color: #fff;
	background-color: #ff9000;
	padding: 0px 1em;
}

.navmenu a {
	line-height: 1em;
}
.navmenu a:visited{
	color:#3763C2;
}
.navmenu a:hover, .navmenu a:focus {
	color:#FF5223;
}

.navmenu li {
	display: inline;
	margin-right: 1em;
}

.navmenu li.active {
	color: #fff;
	background-color: #ff9000;
}
.navmenu li.active span {
	padding: 0px 1em;
}

#content h1 {
	font-size: 20pt;
}

#footer {
	width: 66%;
	margin-left: 25%;
	clear: both;	
	text-align: left;
	position: relative;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top: #666 dashed 1px;
	line-height: 1.4em;
}

#footer p {
	margin: 0;
}

#content table {
	border-collapse:collapse;
}
#content td, th {
	border: #999 solid 1px;
	padding:5px;
	text-align:left;
	vertical-align:middle;
}

#content h2 {
	font-family:Georgia,Arial,sans-serif;
	font-size:14pt;
	font-style:italic;
	font-weight:normal;
	margin:25px 0 10px 0;
	padding:0;
}

#localnav {
	background-color: #FCF5E1;
	padding: 0.5em 1em;
	font-size: 90%;
	margin-left: -1em;
}
#localnav  ul{
	margin: 0;
}
#localnav li {
	display: inline;
	padding-right: 1em;
}
#localnav .grayed {
	color: #999;
}
#localnav a, #localnav a:visited{
	color:#666;
}
#localnav a:hover{
	color:#FF5223;
}
#localnav a {
	white-space: nowrap;
}
.oes strong {
	font-weight: normal;
}

#content ul {
	list-style-type:disc;
	list-style-position: inside;
}

#price {
	float: right;
	padding: 1em 3em;
	margin: 0 0 1em 3em;
	border: #999 solid 1px;
}

#price span.rub {
	font-size: 2em;
	color: #ff9000;
	white-space: nowrap;
}

.product-table td.rub {
	color: #ff9000;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.2em;
}

.product-image {
	float: left; 
	margin-left: 5px; 
	margin-right: 15px;
}

.B_crumbBox {
	font-size: 0.8em;
}

#product {
}

#product table {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 2em;
}

#product td{
	border: 0 none;
	padding: 0;
	vertical-align: middle;
}

#product td.productImage {
	width: 210px;
	text-align: center;
}

#product td.productPrice {
	text-align: left;
	padding: 5px;
	width: 210px;
}

#product td.productPrice .oldPrice {
	font-size: 1.4em;
    color: #999;
    text-decoration: line-through;
	white-space: nowrap;
}

#product td.productPrice .price {
	font-size: 2em;
	color: #ff9000;
	white-space: nowrap;
}
#product td.productPrice .price .value {
}

#product td.productInfo {
	text-align: left;
	padding: 5px;
}

#product td.productInfo td {
	padding-left: 10px;
	padding-bottom: 0.5em;
}

#product td.productInfo td.value {
	width: 50%;
	color: black;
}

#product td.productInfo td.name {
	border-right: 1px dotted #999;	
	padding-right: 1px;
	padding-left: 10px;
}

#orderbyphone {
	margin-top: 1em;
	padding-top: 0.5em;
	margin-bottom: 1em;
	border-top: 1px dotted #999;
}

#orderbyphone .phone {
	font-size: 1.2em;
}

#product td.productPrice .paymentAndDelivery {
	margin-top: 1em;
	padding-top: 0.5em;
	margin-bottom: 1em;
	border-top: 1px dotted #999;
}

.span12, .span13, .span14 {
	color: black;
}


#discount-body h2 {
	color: black;
}





#tube {
}

#tube table {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 2em;
}

#tube td{
	border: 0 none;
	padding: 0;
	vertical-align: middle;
}

#tube td.tubeImage {
	width: 210px;
	text-align: center;
}

#tube td.tubePrice {
	text-align: left;
	padding: 5px;
	width: 210px;
}

#tube td.tubePrice .oldPrice {
	font-size: 1.4em;
	color: #999;
	text-decoration: line-through;
	white-space: nowrap;
}

#tube td.tubePrice .price {
	font-size: 2em;
	color: #ff9000;
	white-space: nowrap;
}
#tube td.tubePrice .price .value {
}

#tube td.tubeInfo {
	text-align: left;
	padding: 5px;
	padding-left: 35px;
}

#tube td.tubeInfo td {
	padding-left: 10px;
	padding-bottom: 0.5em;
}

#tube td.tubeInfo td.value {
	width: 50%;
	color: black;
}

#tube td.tubeInfo td.name {
	border-right: 1px dotted #999;	
	padding-right: 1px;
	padding-left: 10px;
}

#tube td.tubeInfo td.delivery {
	font-weight: bold;
	color: #000;
	padding-top: 0.5em;
}
#tube td.tubePrice .conditions {
	margin-top: 1em;
	padding-top: 0.5em;
	margin-bottom: 1em;
	border-top: 1px dotted #999;
}

#popular_pages {
	font-size: 0.7em;
	float: right;
	width: 60%;
}

ol.filelist li {
	margin-bottom: 1em;
}

p.temp-warning {
	padding : 1em;
	border: 1px solid red;
}
