/* @override 
	http://172.16.1.229/autecor/themes/kymco/css/styles_products.css
	http://localhost/autecor/themes/kymco/css/styles_products.css
	http://172.16.1.229/autecor/kymco/themes/kymco/css/styles_products.css
	http://autecor/themes/kymco/css/styles_products.css
	http://kymcoautecor/themes/kymco/css/styles_products.css
	http://www.kymco.com.co/themes/kymco/css/styles_products.css
*/

/* @group Product */

/* @group Menu */

#product_wrap{
	float: left;
	clear: both;
	width: 946px; 
}
#product_wrap #bread_crumb{
	width: 916px;	
}
#product_data{
	float: left;
	clear: both;
	width: 100%;
	background: #252525;	
}
#product_name{
	width: 264px;
	height: 398px;
	float: left;
	clear: left;
}
#product_name_cont{
	padding: 20px 13px;
}
#product_name_cont h2{
	font-size: 1.8em;
	font-weight: normal;
	text-shadow: 0px 2px 2px #000;
	border-bottom: solid 1px #515050;
	padding-bottom: 9px;
}
#product_name_cont ul#product_name_prices{
	padding: 0px 0px;
}
#product_name_cont ul#product_name_prices li{
	padding: 11px;
	border-bottom: solid 1px #515151;	
}
#product_name_cont ul#product_name_prices li strong{
	float: left;
	width: 90px;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: normal;	
}
#product_name_cont ul#product_name_prices li span{
	font-weight: bold;
	font-size: 1.4em;
	text-shadow: 0px 2px 2px #000;		
}
#product_media_menu li{
	border-bottom: solid 1px #515151;	
}
#product_media_menu li a{
	padding: 8px 11px;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	background: url(../images/vin_menu_media.gif) no-repeat right bottom;
}
#product_media_menu li.selected a, #product_media_menu li a:hover{
	color: #FF262E;	
	text-decoration: none;
	background: #333 url(../images/vin_menu_media.gif) no-repeat right top;	
}



/* @end */

/* @group Media */

#product_media{
	width: 680px;
	height: 398px;
	float: right;
	clear: right;
	background: #252525;
	
}
#cmedia{
	width: 680px;
	height: 360px;
	background: #fff;
	overflow: hidden;
}
.loading{
	background: #fff url(../images/ajax-loader.gif) no-repeat center center !important;	
}
#media_desc{
	width: 100%;
}
#media_desc h3, #media_desc h4{
	font-size: 1.2em;
	padding: 4px 8px 3px 8px;
	margin: 367px 0px 16px 25px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	*background: #000;	
	border-bottom: solid 1px #000;
	position: absolute;
	font-weight: normal;
}
.media_menu{
	width: 660px;
	padding: 7px 10px 9px 10px;
	background: #fff;
	float: left;
	clear: both;
}
.media_menu li{
	float: right;
	margin-left: 5px;
	margin-right: 5px;	
} 
.media_menu li a{
	background: #BA0C0F;
	color: #fff;
	border: solid 1px #ccc; 
	padding: 3px 15px;

	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	
	display: block;
	font-size: 1.1em;
	
	padding: 5px 8px 4px 8px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;


}
.media_menu li a:hover{
	background: #af1719;
	text-decoration: none;	
}

.media_menu li a.selectedm{
	background: #000;	
}


/* @end */

/* @group Info */

/* @group Menu */

#product_info{
	float: left;
	clear: both;
	width: 100%;
}
#product_info ul#product_info_menu{
	height: 44px;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/img_bkg_product_info.gif) repeat-x;
}
#product_info ul#product_info_menu li{
	float: left;
	margin: 8px 0px 0px 4px;
	border-right: solid 1px #E3666B;			
}
#product_info ul#product_info_menu li.first{
	margin-left: 23px;
}
#product_info ul#product_info_menu li a{
	display: block;
	font-size: 1.2em;
	color: #fff;
	padding: 9px 14px 11px 14px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #AD060B;
}
#product_info ul#product_info_menu li a:hover{
	text-decoration: none;
	background: #78050A;	
}
#product_info ul#product_info_menu li.selected a{
	background: #fff;
	color: #363636;
	text-shadow: 0px 1px 1px #fff;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
	
	-webkit-box-shadow: 1px -1px 3px  #000;
	-moz-box-shadow: 1px -1px 3px #000000;
	box-shadow: 1px -1px 2px #000000; 
}
.product_name_rest{
	font-size: 0.8em !important;
	margin-top: -7px;
}
/* @end */

/* @group Content */
#product_info_content{
	width: 100%;
	float: left;
	clear: both;
	background: #fff;
}

#product_info_content hr{
	display: none;	
}
#product_info_content .product_info_item{
	float: left;
	clear: both;
	width: 878px;
	padding: 20px 30px 35px 30px;
	color: #454545;
	font-size: 0.9em;
	text-shadow: 0px 1px 1px #fff;
}
#product_info_content .product_info_item{
	display: none;
}
#product_info_content .selectedcont{
	display: block;
}
#product_info_content .product_info_item p{
	padding: 0px 0px 10px;	
}

#product_intro{
	
	
}
#product_intro_image{
	float: left;
	clear: left;
	width: 200px;
	height: 150px;
	border: solid 1px #ccc;
	/*background-image: url(../images/img_bkg_thumb.jpg);*/
}
#product_info_content h2{
	font-size: 2em;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 16px 0px;
	color: #EB2B35;
	border-bottom: solid 1px #AFAFAF;
}
#product_info_content h3{
	font-size: 1.6em;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 16px 0px;
	color: #333;
	border-bottom: solid 1px #AFAFAF;
}
#product_info_content h4{
	font-size: 1.3em;
	padding: 4px 0px 4px 0px;
	margin: 4px 0px 8px 0px;
	color: #444;	
}
#product_intro_image img{
	display: block;
	float: left;
	clear: both;
	padding: 25px 0px 45px 10px;	
}
#product_intro_cont{
	width: 540px;
	float: left;
	margin-left: 20px;
}



#product_intro_cont p.feature{
	width: 280px;
	margin: 5px 35px 0 0px;	
/*	float: left;*/
	font-size: 1em;
}

#product_intro_cont .feature strong{
	font-size: 1.3em;
	color: #EB2B35;
	display: block;
	border-bottom: solid 1px #ccc;
	padding-bottom: 8px;

}

#product_intro_cont ul
{
	list-style:disc;
	padding:0 0 10px 20px;
}

#product_intro_cont ul li
{
	list-style:disc;
	font-size:12px;
}

a.btn-stores{
	font-size: 1.3em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #454545;
	display: block;
	clear: both;
	border-top: solid 1px #ccc;
	padding: 15px 0 7px 25px;
	background:url('../images/vin_arrow_red_only.png') no-repeat 8px 18px;
}

#product_intro_cont p a.btn-stores:hover{
	text-decoration: underline;
}

#product_aspecs{
	
}
#product_aspecs_table{
	padding: 15px;
	/*background-color: #F2F2F2;
	
	-moz-box-shadow: 0px 2px 4px #7E7E7E;  FF3.5+ 
	-webkit-box-shadow: 0px 2px 4px #7E7E7E;  Saf3.0+, Chrome 
	box-shadow: 0px 2px 4px #7E7E7E;  Opera 10.5, IE 9.0*/ 		
}
#product_aspecs table{
	width: 100%;
	margin: 0 auto;	
}
#product_aspecs table tr th{
	font-size: 1.3em;
	padding: 8px 4px 6px 4px;
	color: #d0141e;
	background-color: #afafafa;		
}
#product_aspecs table tr td{
	padding: 6px 10px;
	font-size: 1.1em;
	border-bottom: solid 1px #C6C6C6;	
}
#product_aspecs table tr td.pair{
	background: #d9d9d9;
}
#product_aspecs table tr td strong{
	font-weight: normal;
	font-weight: bold;			
}
#product_share{
	float: right;
	clear: right;
	width: 90px;
}
#product_share li{
	padding: 10px 0px;
	float: left;
	clear: both;
}
#product_security_content{
	float: left;
	clear: left;
	width: 360px;
}
#product_security_top{
	float: right;
	clear: right;
	width: 480px;
	border-left: solid 1px #ccc;
	padding-left: 20px;
	
}
/* @end */

/* @group Productos relacionados */

#product_rel{
	float: left;
	clear: both;
	width: 100%;
	margin:  20px 0 0 0;
	border: solid 1px #ccc;
	background: #d3d3d3;
}
#product_rel h3{
	font-size: 1.3em;
	background: #000;
	padding: 10px;
}

#product_rel ul#product_rel_cont{
	
}



#product_rel ul{
	float: left;
	clear: both;
	padding: 20px;
	width: 900px;	
}
#product_rel ul .product_rel_item{
	float: left;
	width: 295px;
	display: block;	
	border-right: solid 1px #c0c0c0;
}

#product_rel ul .product_rel_item .product_rel_item_image{
	padding: 0 0 0 20px;
	height: 100px;
}

#product_rel ul .product_rel_item h5{
	background: #EB2B35;
	display: block;
	clear:both;	
	padding: 6px 0 6px 35px;
	height: 15px;	
}

#product_rel ul .product_rel_item .product_rel_item_price{
	color: #333;
	padding: 2px 0 0 35px;
}

#product_rel ul .product_rel_item .product_rel_item_price strong{
	font-weight: normal;
	font-size: 0.7em;
	
}

#product_rel ul .product_rel_item .product_rel_item_price span{
	font-weight: bold;
	font-size: 1.1em;
}

#product_rel ul .product_rel_item .product_rel_item_link{

	background: url('../images/vin_arrow_red.png') no-repeat 35px -21px;
	padding: 0 0 0 45px;
	display: block;

}
#product_aspecs table tr td p{
	text-align: left;
	color: #d0141e;
	font-weight: normal;	
}

/* @end */

ul.media_downloads{
	
}


ul.media_downloads li{
	width: 160px;
	display: inline;
	float: left;
	margin: 20px 0 0 50px;
	border: solid 1px #ccc;
	
}

ul.media_downloads li p{
	font-size: 0.9em;
	color:#fff;
	padding: 5px 2px;
	text-align: center;
	display: block;
	background: #333;
}

ul.media_downloads li a{
	
}

ul.media_downloads li a img{
	
}
#bigger{
	width: 680px;
	padding-top: 15px;
}
#bigger a{
	display: block;	
	text-align: center;
}
#bigger a img{
	margin: 0 auto;	
	-moz-box-shadow: 0px 0px 8px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 8px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 8px #000; /* Opera 10.5, IE 9.0 */
}
/* @end */



/* @end */

/* @group Product destacado */



/* @group Downtown */
.bk_dwt_1{
	background: url(../images/img_dwtwn_1.jpg) no-repeat center top;
}
.bk_dwt_2{
	background: url(../images/img_dwtwn_2.jpg) no-repeat center top;
}


/* @end */
/* @group Jetix */
.bk_jtx_1{
	background: url(../images/img_jtx_1.jpg) no-repeat center top;
}
.bk_jtx_2{
	background: url(../images/img_jtx_2.jpg) no-repeat center top;
}
#dest_jtx div.product_dest_left {
	float: left;
	clear: left;
	width: 239px;
}
#dest_jtx div.product_dest_left ul.prod_dest_price {
	margin: 2px 10px 0 0;
	border-bottom: none;
}

#dest_jtx  div#top_menu {
	float: right;
	width: 625px;
	text-align: right;
	margin: 30px 0 0 0 !important;
}
#dest_jtx #top_menu ul.product_dest_menu {
	border-bottom: none;	
	padding: 0px;
	border-bottom: none;
	float: right;
	clear: both;
	width: 450px;
	margin: 0px;	
}
#dest_jtx #top_menu ul.product_dest_menu a{
	color: #333 !important;
	font-weight: normal;
	text-shadow: 0px 1px 1px #fff;
}

#dest_jtx  h3 {
	color: #fff;
	text-shadow: 0px 2px 1px #000;
}

img.imagecache.imagecache-mediaformat {
	border: 3px;
	color: #fff;
	display: block;
}

#dest_jtx div.product_dest_left h2 {
	background: url(../images/img_logo_jetix.png) no-repeat;
	width: 239px;
	height: 56px;
	text-indent: -9999px;
}
#dest_jtx .prod_dest_item{
	display: none;
	float: left;
	width: 100%;
	clear: both;
}

#dest_jtx .product_dest_right{
	float: right;
	clear: right;
	width: 550px;
	height: auto !important;
}


#dest_jtx .product_destp{
	height: auto !important;
}
#dest_jtx div.product_dest_col {
	padding-top: 0px;
}
#dest_jtx div.product_dest_gal {
	padding: 0px !important;
	margin: 0px;
}

#dest_jtx img.imagecache.imagecache-prodcolgdest {

}
/* @end */
.product_destp{
	height: 560px;
}
.product_destp_content{
	width: 946px;
	margin: 0 auto !important;
}
.prod_dest_body{
	background: #D7D7D7 url(../images/img_bkg_proddest.jpg) no-repeat center top;
}
.product_dest_left{
	float: left;
	width: 420px;
	clear: left;
}


.product_dest_right{
	float: right;
	clear: right;
	width: 518px;
	height: 511px;
}
div.product_dest_right2 {
	width: 650px;
	float: right;
	clear: right;
	margin-top: -15px;
}

.product_dest_right h3{
	margin: 5px 0px;
	color: #363636;
}
#dest_downtown{
	
}
.prod_dest_item{
	display: none;
}
.pactive{
	display: block !important;
}

ul.prod_dest_price {
	text-align: right;
	margin-top: 24px;
	color: #453c3c;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}

ul.prod_dest_price li{
	font-size: 1.2em;
}
ul.prod_dest_price li.product_name_rest{
	font-size: 10px;
	padding-top: 8px;
	
}
#dest_downtown h2{
	text-indent: -9999px;
	background: url(../images/img_dwt_logo.png) no-repeat;
	width: 100%;
	height: 93px;
}
.product_dest_menu{
	padding: 10px 10px;
	border-bottom: solid 1px #ccc;
	float: left;
	clear: both;
	width: 400px;
	margin-bottom: 20px;
}
.product_dest_menu li{
	float: left;	
}
.product_dest_menu li a{
	float: left;
	display: block;
	clear: both;
	padding: 0 5px;
	font-size: 1.2em;
	color: #526267;	
	font-weight: bold;
}
.product_dest_menu li a:hover{
	text-decoration: none;
	color: red;
}
.product_dest_register{
	padding-top: 15px;
}

/* @group Galeria */

div.product_dest_gal {
	padding: 10px;
	width: 498px;
	float: left;
	clear: both;
	margin-top: 50px;
}

div.product_dest_right div.product_dest_gal ul {
	float: left;
	width: 100%;
	clear: both;	
}
div.product_dest_right div.product_dest_gal ul li{
	float: left;
	padding: 4px;
	background: #fff;
	border: solid 1px #ccc;
	margin: 6px;
}
div.product_dest_right div.product_dest_gal ul li a{
	display: block;
	float: left;
}
/* @end */

/* @group Colores */
.product_dest_col{
	padding-top: 90px;
}


.product_dest_col_cont li{
	display: none;
}
.product_dest_col_cont li.active {
	display: block;
}

/* @end */

/* @group Descargas */
div.product_dest_descargas  h3 {
	color: #363636;
	font-size: 1.4em;
	padding: 8px 0px 8px 15px ;	
}


/* @group Walpapers */
div.product_dest_descargas{
	width: 98%;
	margin: 80px auto 0 auto;	
}
div.product_dest_descargas ul {
	float: left;
	clear: both;
}
div.product_dest_descargas ul li{
	padding: 8px;
	margin: 5px;
	float: left;
	clear: none;
	width: 140px;
	background: #fff;
}
div.product_dest_descargas ul li div{
	width: 140px;
	background:  #FE1421;
	padding: 4px 0px;
	float: left;

}
div.product_dest_descargas ul li div a{
	color: #fff;
	width: 65px;
	display: block;
	text-align: center;
	float: left;
	font-size: 0.9em;
}
.product_dest_double{
	width: 80%;
	margin: 0 auto;
}
.product_dest_double2{
	float: left;
	width: 50%;
}
.product_dest_double ul li div a{
	width: 143px !imporant;
}

div.product_dest_descargas ul li div.single {
}
/* @end */



/* @end */
/* @end */

/* @group Product _register */
#product_register {
	background: url(../images/img_trans80.png);	
	position: absolute;
	height: 560px;
}
div.product_dest_col_list{
	background: #000;
	padding: 8px 9px 0 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	margin: 0 auto;
	width: 300px;
	height: 44px;

}
div.product_dest_col_list ul{
	float: right;
	clear: right;
	width: 170px;
}
div.product_dest_col_list ul li{
	float: left;
	margin: 0 5px 0 0;	
}
div.product_dest_col_list span {
	float: left;
	width: 120px;
	padding-top: 12px;	
}
div.product_dest_col_list ul li a{
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 32px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #333;
}
div.product_dest_col_list ul li a.active{
	border: solid 1px yellow;	
}
/* @end */



/* Group RK59 */
.bk_rk59_1{
    background: url(../images/img_rk59_1.jpg) no-repeat center top;
}
.bk_rk59_2{
    background: url(../images/img_rk59_2.jpg) no-repeat center top;
}

#dest_rk59 .img_moto{
    padding:0px 0px 0px 104px;
}

#dest_rk59 .img_logo{
    padding:68px 0px 0px 52px;
}

#dest_rk59 .img_gals{
    padding:86px 0px 0px 102px;
}

#dest_rk59 .product_dest_left{
    text-align:left;
    width:460px;
}

#dest_rk59 .product_dest_left li{
    font-size:12px !important;
    font-family:Arial;
    font-weight: 500;
    padding-top:2px;
    padding-right:1px;
}

#dest_rk59 ul.prod_dest_price li.product_name_rest{
    line-height: 12px;
}

#dest_rk59 div.product_dest_left ul.prod_dest_price {
    margin:0px 0px 0px 0px;
    padding: 28px 0px 0 12px;
    border-bottom: none;
    text-align:left;
    color: #000;
}

#dest_rk59  #top_menu {
    float: left;
    width: 458px;
    text-align: left;
    margin: 12px 0 0 0 !important;
    font-family:Verdana;
}

#dest_rk59 #top_menu ul.product_dest_menu {
    border-bottom: none;
    padding: 0;
    border-bottom: none;
    float: left;
    clear: both;
    width: 470px;
    margin: 0px;
}

#dest_rk59 #top_menu ul.product_dest_menu a{
    color: #FFF !important;
    font-size: 1.1em;
    font-weight: bold;
    font-family:Verdana;
    background: url(../images/boton_rojo.jpg) repeat center top;
    height: 22px;
    padding: 6px 8px 0px 8px;
}

#dest_rk59 #top_menu ul.product_dest_menu a:hover{
    background: url(../images/boton_gris.jpg) repeat center top;
}

#dest_rk59 .product_dest_right {
    clear: right;
    float: right;
    height: 511px;
    width: 480px;
}

#dest_rk59 div.product_dest_right div.product_dest_gal{
    margin:0;
    padding: 68px 0 0 0;
    width:480px;
}

#dest_rk59 div.product_dest_right div.product_dest_gal ul {
    clear: both;
    float: left;
    width: 100%;
}

#dest_rk59 div.product_dest_right div.product_dest_gal ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 2px;
    padding: 4px;
}

#dest_rk59 h3 {
    color: #222222;
    font-size: 1.2em;
    padding: 8px 0 8px 10px;
    font-family:Verdana;
}

#dest_rk59 #player{
    padding-left: 10px;
}

#dest_rk59 div.product_dest_right div.product_dest_descargas{
    margin:0;
    padding: 56px 0 0 118px;
}

#dest_rk59 div.product_dest_right div.product_dest_descargas h3{
    font-size: 1.3em;
}

#dest_rk59 div.product_dest_right div.product_dest_double{
    width:100%;
}

#dest_rk59 div.product_dest_right div.product_dest_double2{
    width:36%;
}
#dest_rk59 div.color_galery_display{
    margin: 0 auto;
    width: 370px;
}
/* @end Group RK59 */

/* Group Like 125 */
.bk_lk125_1{
    background: url(../images/like125/bkg_lk125.jpg) transparent no-repeat top center;
    height: 580px;
}
#dest_lk125{
    font-family: Arial;
}
#dest_lk125 .product_dest_up{
    padding-top: 30px;
    height: 110px;
}
#dest_lk125 .product_dest_menu_wrapper{
    padding: 16px 0 0 78px;
    float: left;
    width: 498px;
}
#dest_lk125 .product_dest_menu{
    padding-left: 20px;
    background: url(../images/like125/bkg_menu.png) transparent top left no-repeat;
    height: 42px;
    border-bottom: none;
    clear: both;
    float: none;
    margin-bottom: 0;
    padding: 0 0 0 60px;
    width: 438px;
}
#dest_lk125 .product_dest_menu li{
    padding: 6px 5px;
}
#dest_lk125 .product_dest_menu li a{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: -0.3px;
    display: block;
    clear: both;
    float: left;
    color: #FFFFFF;
    background-color: #ed1c24;
    padding: 6px 5px;
}
#dest_lk125 .product_dest_logo{
    float: left;
}
#dest_lk125 .product_dest_price{
    padding: 5px 11px 0 0;
    float: right;
}
#dest_lk125 .prod_dest_item{
    height: 360px;
    width: 870px;
    padding: 26px 0 0 33px;
    overflow: hidden;
}
#dest_lk125 .prod_dest_item#pd_1 {
    padding: 0;
    height: 100%;
    width: 100%;
}
#dest_lk125 .prod_dest_item .lk125_description{
    background: url("../images/like125/bkg_home.png") no-repeat scroll 2px 90px transparent;
    padding: 25px 0 0 34px;
    width: 893px;
    height: 360px;
}
#dest_lk125 .prod_dest_item .lk125_description .description_text{
    background: url("../images/like125/bkg_home_text.png") repeat scroll 0 0 transparent;
    padding: 18px;
    color: #000000;
    font-size: 13px;
    width: 293px;
    line-height: 15px;
}
#dest_lk125 .prod_dest_item#pd_2 .product_dest_canvas{
    background: url("../images/like125/bkg_home_text.png") repeat scroll 0 0 transparent;
}
#dest_lk125 .prod_dest_item .product_dest_canvas{
    height: 360px;
    width: 870px;
}
#dest_lk125 .prod_dest_item ul.image_galery{
    padding: 60px 0 0 28px;
}
#dest_lk125 .prod_dest_item ul.image_galery li{
    display: block;
    padding: 7px;
    float: left;
}
#dest_lk125 .prod_dest_item ul.image_galery li a{
    display: inline-block;
    position: relative;
}
#dest_lk125 .prod_dest_item ul.image_galery li a img{
    width: 90px;
    height: 90px;
    border: 5px #000000 solid;
}
#dest_lk125 .prod_dest_item ul.image_galery li a span{
    background: url(../images/like125/over_gallery.png) transparent left top no-repeat scroll;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 90px;
    height: 90px;
    display: none;
}
#dest_lk125 .prod_dest_item ul.image_galery li a:hover span{
    display: block;
}
#dest_lk125 .prod_dest_item .view_360{
    width: 518px;
    height: 360px;
    margin: 0 auto;
}
#dest_lk125 .prod_dest_item .color_galery_display{
    float: left;
}
#dest_lk125 .prod_dest_item .color_galery_display ul{
    padding: 15px;
    /*background-color: #FFFFFF;*/
}
#dest_lk125 .prod_dest_item .color_galery_display ul li img{
    width: 403px;
    height: 280px;
    padding: 20px;
}
#dest_lk125 .prod_dest_item .product_dest_col_list{
    background: url("../images/like125/bkg_menu.png") no-repeat scroll left top transparent;
    border-radius: 0 0 0 0;
    float: left;
    margin: 287px 0 0;
    padding-left: 70px;
}
#dest_lk125 .prod_dest_item .product_dest_col_list span{
    float: left;
    padding-top: 7px;
    width: 120px;
}
#dest_lk125 .prod_dest_item .product_dest_col_list ul{
    width: 110px;
}
#dest_lk125 .prod_dest_item .product_dest_col_list ul li a{
    border-radius: 0 0 0 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ed1c24;
}
#dest_lk125 .prod_dest_item .product_dest_col_list ul li a.active {
    border: 2px solid #CCCCCC;
}
/* @end Group RK59 */
