/**
 * Category Styles NEW
 */

#frontImageCategoryOther
{
	clear:both;
	background: url('../img/category_top_new_bg.png') no-repeat;
	width: 980px;
	position: relative;
	float: left;
	min-height: 465px;
}

 .intro_category_other
{
	background-image:url(/img/green.png);
	background-repeat:no-repeat;
	height:86px;
	left:133px;
	padding-left:10px;
	position:absolute;
	top:325px;
	width:563px;
}

.intro_category_other h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:10px;
}

#frontImageCategoryOther .title_category {
	position:absolute;
	text-align:left;
	top:40px;
	left: 0px;
}

#frontImageCategoryOther .title_category h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#646567;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-left: 10px;	
	display: inline;
}

#frontImageCategoryOther .subtitle_category
{
	position:absolute;
	text-align:left;
	top:67px;
	width:980px;
	left: 0px;
}

#frontImageCategoryOther .subtitle_category h2
{
	color:#009EE0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0 10px;
}

#category_subcategories_box
{
	float: left;
	margin-left:10px;
	margin-right:15px;
	margin-top:100px;
	width:570px;
}

#category_subcategories_box ul
{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width:190px;
}

#category_subcategories_box li
{
	padding: 3px 0px 3px 0px;
}

#category_subcategories_box a
{
	color: #646567;
	font-size: 12px;
	text-decoration: none;	
}

#category_subcategories_box a:hover
{
	color: #646567;
	font-size: 12px;
	text-decoration: underline;	
}

.category_top_bottom
{
	background: transparent url('../img/category_top_bottom_new_bg.png') no-repeat;
	clear:both;
	float:left;
	height:15px;
	margin-bottom:10px;
	width:980px;
}

.category_gallery_other
{
	position:absolute;
	right:10px;
	top:50px;
	width:360px;
}

.category_gallery_pictures_other
{
	position: relative;
	text-align: center;
}

#category_gallery_pictures_posible
{
	padding-top: 20px;
	text-align: left;
	position:relative; 
    overflow:hidden; 
    width: 300px; 
    height:100px; 
	float: left;
}

#scrollable_pictures
{ 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 

#scrollable_pictures div 
{ 
    float:left;
	margin-right: 10px;
} 

/*
#category_gallery_pictures_posible img
{
	margin-right: 10px;
}*/

#provider_toptrips_box
{
	clear:both;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	padding-top:65px;
	width:575px;
}

#provider_toptrips_box .heading
{
	color:#646567;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#provider_toptrips_box .trip_title
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3px;
}

#provider_toptrips_box .trip_title a
{
	color: #646567;
	text-decoration: none;
}

#provider_toptrips_box .trip_title a:hover
{
	color: #646567;
	text-decoration: underline;
}

#provider_toptrips_box .trip_description
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 8px;
	color: #646567;
}

#provider_toptrips_box .trip_description a
{
	color: #009EE0;
	text-decoration: none;
}

#provider_toptrips_box .trip_description a:hover
{
	color: #009EE0;
	text-decoration: underline;
}

a.prev
{
	background-image: url('../img/arrow_gray_left_22.png');
	cursor:pointer;
	display:block;
	float:left;
	font-size:1px;
	height:22px;
	margin: 55px 8px 0px 0px;
	width:22px;
}

a.prev:hover
{
	background-position:0 -22px;
}

a.next
{
	background-image: url('../img/arrow_gray_right_22.png');
	cursor:pointer;
	display:block;
	float:left;
	font-size:1px;
	height:22px;
	margin: 55px 0px 0px 8px;
	width:22px;

}

a.next:hover
{
	background-position:0 -22px;
}

a.disabled 
{
	visibility:hidden !important;
}

.disabled
{
	visibility:hidden !important;
}

.totop
{
	background-image: url('../img/arrow_gray_up_22.png');
	cursor:pointer;
	display:block;
	font-size:1px;
	height:22px;
	margin: 0px 0px 10px 125px;
	width:22px;
}

.tobottom
{
	background-image: url('../img/arrow_gray_down_22.png');
	cursor:pointer;
	display:block;
	float:left;
	font-size:1px;
	height:22px;
	margin: 10px 0px 0px 125px;
	width:22px;

}

#provider_gallery_only_small_pictures_posible
{
	padding-top: 0px;
	text-align: left;
	position:relative; 
    overflow:hidden; 
    width: 300px; 
    height:300px; 
	float: left;
}

#scrollable_only_small_pictures
{ 
    /* this cannot be too large */ 
    height:20000em; 
    position:absolute; 
} 

#scrollable_only_small_pictures div 
{ 
    float:left;
	margin-right: 10px;
} 

#scrollable_only_small_pictures div 
{ 
    float:left;
	margin-bottom: 5px;
}

#scrollable_only_small_pictures div img
{ 
    margin-left: 5px;
	cursor: pointer;
}
