/* Список велосипедов */
.layout #main_catalog {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: auto;
	width: 900px;
}



/* Картинка с списком велосипедов */
.catalog_cycle_list_background {
	background-image: url("media/catalog_cycle_list_background.jpg");
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	height: 130px;
	width: 900px;
}

.catalog_listtext
{
	float:left;
	width:70px;
}

/* Список велосипедов */
.td_cycle_list {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	text-align: left;
	color: #ff3300;
}
.td_cycle_list a {
	color: white;
}
.td_cycle_list a:hover {
	color: #ff3300;
}
.cycle_list_textbox {
	position:absolute; top:29px; left:0px;
	background-color: transparent;
	width: 900px;
	height: 100px;
}
.cycle_list_color_background {
	position:absolute; top:22px; left:0px;
	/*background-color: #336633;*/
	background-image: url("../media/catalog_tree_back.jpg");
	width: 900px;
	height: 108px;
}
.acc_cycle_list_color_background {
	position:absolute; top:22px; left:0px;
	/*background-color: #336633;*/
	background-image: url("../media/acc_catalog_tree_back.jpg");
	width: 900px;
	height: 108px;
}

.cycle_list_color_background {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.90s0; opacity:0.90;
}




/* Тень под списком велосипедов */
.cycle_list_shadow1 {
	position:absolute; top:130px; left:0px;
	background-color: black;
	width: 900px;
	height: 1px;
}
.cycle_list_shadow1 {
	filter: alpha(opacity=65);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
 -moz-opacity: 0.65s0; opacity:0.65;
}
.cycle_list_shadow2 {
	position:absolute; top:131px; left:0px;
	background-color: black;
	width: 900px;
	height: 1px;
}
.cycle_list_shadow2 {
	filter: alpha(opacity=30);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 -moz-opacity: 0.3s0; opacity:0.3;
}




/* Блок с фотографией велосипеда */

.catalog_bike {
	background-color: white;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	height: 448px;
	width: 900px;
}




/* Названия "Фотографии" и "Цвет" */
.photo_color_header {
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}




/* Артикулы цвета */
.color_text {
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.color_text a {
	color: #003399;
}
.color_text a:hover {
	color: #339900;
}




/* Чёрная полоса под блоком с фотографией */
.black_divider {
	position:relative;
	background-color: black;
	color: black;
	height: 1px;
	width: 900px;
}




/* Картинка под описанием велосипеда */
.catalog_cycle_content_background {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 70px;
	padding-top: 10px;
	background-image: url("../media/acc_catalog_back.jpg");
	position: relative;
	height: auto;
	width: 900px;
}

/* Меню описания велосипеда */

.catalog_cycle_content_menu {
	position:absolute; top:10px; left:140px;
	background-color: transparent;
	width: 760px;
	height: 20px;
}
.catalog_cycle_content_menu_background {
	position:absolute; top:10px; left:140px;
	background-color: white;
	width: 760px;
	height: 20px;
}
.catalog_cycle_content_menu_background {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.90s0; opacity:0.90;
}

.catalog_cycle_content_menu_text {
	font-weight: bold;
	padding-left: 40px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.catalog_cycle_content_menu_selected {
	font-weight: bold;
	padding-left: 40px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: black;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


.catalog_cycle_content_menu_1 a {
	text-align: left;
	text-decoration: none;
	display:block;
	width:145px;
	height:20px;
	background-color: black;
	float:left;
	line-height:20px;
}
.catalog_cycle_content_menu_1 a:hover {
	background-color: #666666;
}
.catalog_cycle_content_menu_1_selected a {
	text-align: left;
	text-decoration: none;
	display:block;
	width:145px;
	height:20px;
	background-color: transparent;
	float:left;
	line-height:20px;
}


.catalog_cycle_content_menu_2 a {
	text-align: left;
	text-decoration: none;
	display:block;
	width:240px;
	height:20px;
	background-color: black;
	float:left;
	line-height:20px;
}
.catalog_cycle_content_menu_2 a:hover {
	background-color: #666666;
}
.catalog_cycle_content_menu_2_selected a {
	text-align: left;
	text-decoration: none;
	display:block;
	width:240px;
	height:20px;
	background-color: transparent;
	float:left;
	line-height:20px;
}

.catalog_cycle_content_menu_3 a {
	text-align: left;
	text-decoration: none;
	display:block;
	width:240px;
	height:20px;
	background-color: black;
	float:left;
	line-height:20px;
}
.catalog_cycle_content_menu_3 a:hover {
	background-color: #666666;
}
.catalog_cycle_content_menu_3_selected a {
	text-align: left;
	text-decoration: none;
	display:block;
	width:240px;
	height:20px;
	background-color: transparent;
	float:left;
	line-height:20px;
}
.catalog_cycle_content_menu_4 {
	text-align: left;
	text-decoration: none;
	display:block;
	width:135px;
	height:20px;
	background-color: black;
	float:left;
	line-height:20px;
}



/* Блок с описанием велосипеда */

.catalog_cycle_content_white_background {
	padding: 20px;
	position:relative; top:20px; right:0px;
	background-color: white;
	width: 720px;
	height: auto;
}
.catalog_cycle_content_white_background {
	filter: alpha(opacity=90);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -moz-opacity: 0.9s0; opacity:0.9;
}
.catalog_cycle_content_text {
	text-align: left;
	padding-left: 0px;
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.catalog_cycle_content_text a {
	color: #003399;
}
.catalog_cycle_content_text a:hover {
	color: #339900;
}

.catalog_cycle_price_name {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: black;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.catalog_cycle_price_id {
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.catalog_cycle_price_text {
	text-align: left;
	text-decoration: none;
	color: black;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.hot {
	position:relative; top:10px; right:0px;
	background-color: transparent;
	width: 675px;
	height: 400px;
}

.top_menu_selected {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background-color: #476975;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-left-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	display:block;
	width:127px;
	height:22px;
	float:left;
	line-height:23px;
}

.top_menu_selected b {
	padding-left: 7px;
}

.top_menu_selected a {
	text-decoration: none;
}

/* Характеристики велосипедов */
.cell_techinfo1 {
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;

}
.cell_techinfo2, cell_techinfo3 {
	background: black;
	height: 11px;
}

.cell_techinfo3 {
	background: black;
	white-space: nowrap;
}

.foto_preview IMG{
border-color: black;
}
a.foto_preview IMG {
border-color: black;
}
.foto_preview a:hover {
color: #ff3300;
}
.foto_preview a:visited {
color: black;
}
/* Конец характеристик велосипедов */
.acc_catalogue_text_header {
	color: black;	
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.acc_catalogue_text1 {
	background-color: #e6e6e6;	
	color: black;	
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.acc_catalogue_text2 {
	color: black;	
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.acc_catalogue_order {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.acc_catalogue_order a {
	color: #003399;
}
.acc_catalogue_order a:hover {
	color: #339900;
}
