
#itip {
 display: none;
}

.descr_title_cell {

    font-size: 12px;

    font-weight: none;

    padding: 0;

    padding-bottom: 12px;

}

.descr_title_cell a {

	text-decoration: none;

	font-weight: bold;

	color: #ff8a00;

}

.descr_title_cell a:hover {
	text-decoration: underline;
}

.catalog_item_tbl {
	width: 100%;
	border-collapse: collapse;
}

.catalog_item_tbl td {
    color: #000;
}

.catalog_item_pics {

	width: 100%;

    text-align: center;
}

.catalog_item_main_image_box {
	border: #a8b9cb 1px solid;
	width: 504px;
	margin: 0 auto;
    position: relative;
}

.catalog_item_main_image_box table {
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}

.catalog_item_main_image_box table td {
	background: white;
	text-align: center;
	vertical-align: middle;
}

.catalog_item_main_image_box table td a img {
    border: 0;
}

.catalog_item_main_image_box table td img {
	cursor: pointer;
}


.product_gallery {
	margin: 0;
	margin-top: 15px;
    padding:0;
    padding-top: 12px;
    background: transparent url(../vitameda/cart_sep.gif) repeat-x top left;
}
div.product_gallery_box {

	float: left;

	width: 320px;

}


.product_gallery_item {
	border: #a8b9cb 1px solid;
	width: 112px;
	float: left;
	margin: 2px 6px 12px 6px;
	
}

.product_gallery_item table {
	border-collapse: collapse;
	height: 110px;
	width: 100%;
}

.product_gallery_item table td {
	background: white;
	text-align: center;
	vertical-align: middle;
}

.product_gallery_item table td img {
	border: none;
	cursor: pointer;
}
.catalog_item_info {

	float: left;

	vertical-align: top;

	color: #000;

	padding: 0;

	margin-left: 15px;

}

.product_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	padding-bottom: 14px;
	margin: 0;
	margin-bottom: 14px;
	background: transparent url(../gfx/catalog/sep-x.gif) repeat-x bottom left;
}

.product_maintext {
	padding: 20px 0 0 0;
	text-align: justify;
}

.parameters_table {
	border-collapse: collapse;
}


.parameters_table td {
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
}

.parameters_box {
	padding: 0;
	padding-top: 14px;
}

.parameters_table td.parameters_header {
	font-weight: bold;
}

.parameters_table td.parameter_group_title {
	font-weight: bold;
}

.parameters_table td.parameter_key {
	
	width: 120px;
}

.parameters_table td.parameter_value, .parameter_value {
	font-weight: none;
    color: #000;
	padding: 0;
	
}

.parameters_table td.parameter_value input,
.parameters_table td.parameter_value select
 {
	border: #7f9db9 1px solid;
	background: #ffffff;
	font-size: 11px;
	color: black;

	font-family: Tahoma;
}


.catalog_item_price {
    font-size: 12px;
}
a.back-link {

	text-decoration: none;

	color: #00559D;

}
a.back-link:hover {

	text-decoration: underline;

	color: #00559D;

}
.product_buttons_box {
    float: right;
	color: #00559D;
	padding: 0;
	margin: 0 0 0 0px;

}
.product_buttons_box span {
	padding: 0;
	margin: 7px 0 0 0;
	float: right;
}

.action_price, .product_price {
	color: #ea5c10;
	font-size: 14px;
	font-weight: bold;
}

.product_price_old_price {
	color: black;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: bold;
}

.catalog_item_buttons {
	margin: 0;
	margin-top: 18px;
}

.catalog_item_buttons table {
	width: 100%;
	border-collapse: collapse;
}
.catalog_item_buttons table td {
    width: 50%;
}

.detailed_descr {
    color: #ff8a00;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 8px;
}
.catalog_item_spacer {
    width: 100%;
    background: transparent url(../gfx/catalog/item_sep.jpg) repeat-x 0 5px;
    height: 24px;
}



.product_files {
	padding: 15px 0 0 0;
}

.product_files p {
	padding: 0;
	margin: 0 0 8px 0;
}


.product_files a {
	font-size: 11px;
	color: #cc6600;
	background: transparent url(../../images/admin/pdf.gif) no-repeat center left;
	padding: 2px 0 2px 22px;
}

