/**************************************************
*
*	Main tags
*
**************************************************/

/*****
*
* IE6 fix
*
*****/
img, div, a { behavior: url(/css/iepngfix.htc) }




* {
	margin:0px;
	padding:0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:#333333;
	font-family: "Lucida Grande", Arial, Helvetica, Arial, sans-serif;
	line-height:17px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}


.line_dashed
{
	float:left;
	width:100%;
	height:15px;
	border-top:1px dashed #999999;
	margin-top:15px;
}

#wrapper {
	width: 960px !important;
	height:auto;
	padding: 0px 10px 20px 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	background-image:url(/images/main_bg.jpg);
}



#logo_top
{
	float:left;
	height:60px;
	padding:40px 30px 0px 30px;
	width:230px;
}

#main {
	float:left;
	width:920px;
	padding:25px 20px 10px 20px;
	overflow: hidden;
	background-repeat:no-repeat;
}

#breadcrumbs 
{
	float:left;
	width:100%;
	color:#ccc;
	margin-bottom:15px;
}

#breadcrumbs a 
{
	font-size:11px;
	color:#ccc;	
}

#main_middle {
	float:left;
	width:920px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	background:#FFFFFF;
}

#bottom_area {
	float:left;
	width:920px;
	padding:10px 0px 0px 0px;
	overflow: hidden;
	background:#FFFFFF;
	margin-top:15px;
	border-top:5px solid #ededed;
	color:#cccccc;
}



#main_bottom {
	float:left;
	width:940px;
	height:10px;
	overflow: hidden;
	background-image:url(/images/main_bottom.png);
}

.item_container {
	float:left;	
	width: 430px;
	height:auto;
}

.options_bar {
	float:left;
	width:460px;
	padding:10px;
	margin-top:10px;
}
/**************************************************
*
*	First page
*
**************************************************/


#slideshow 
{
    float:left;
    width: 693px;
    height:248px;
    margin-bottom:15px;    
    border:1px solid #ededed;
    overflow:hidden;
}

#display_left {
	float:left;
	width:300px;
	height:auto;
	padding:0px;
	font-size:14px;
	color:#666666;
	line-height:22px;
}

#display_middle {
	float:left;
	width:290px;
	height:auto;
	font-size:14px;
	color:#666666;
	line-height:22px;
	padding:0px 20px 0px 20px;
}

#display_right {
	float:left;
	width:290px;
	height:auto;
	font-size:14px;
	color:#666666;
	line-height:22px;
}


#display_left h2, #display_middle h2 , #display_right h2 
{
	font-size:14px;
	font-weight:bold;	
}


.display_caption_gray 
{
	float:left;
	padding:5px 9px 10px 9px;
	width:270px;
	height:25px;
	background-image:url(/images/display_caption_gray.png);
	color:#999;
	font-weight:bold;
	font-size:16px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
}
.display_caption_blue h2
{
	color:#999;	
}

.display_item_gray {
	float:left;
	width: 270px;
	padding:9px;
	height:auto;
	background: url(/images/gray_fade.jpg) repeat-x bottom;
	border:1px solid #ededed;
	border-top:none;
	margin-bottom:20px;
}

.display_caption_blue 
{
	float:left;
	padding:5px 9px 10px 9px;
	width:270px;
	height:25px;
	background-image:url(/images/display_caption_blue.png);
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border-left:1px solid #d3f1fa;
	border-right:1px solid #d3f1fa;
}

.display_caption_blue h2
{
	color:#fff;	
}

.display_item_blue {
	float:left;
	width: 270px;
	padding:9px;
	height:auto;
	background: url(/images/gray_fade.jpg) repeat-x bottom;
	border:1px solid #d3f1fa;
	border-top:none;
	margin-bottom:20px;
}


.display_items_wrapper {
	float:left;
	width:100%;
	height:auto;
}


.display_img
{
	float:left;
	margin-bottom:15px;	
}
/**************************************************
*
*	News
*
**************************************************/
#news_container
{
	float:left;
	margin-bottom:20px;	
}

.news_item_caption 
{
	float:left;
	padding:5px 10px 10px 10px;
	width:280px;
	height:25px;
	background-image:url(/images/news_caption_bg.png);
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.news_item {
	float:left;
	width: 280px;
	padding:10px;
	height:auto;
	background:#e6f5fa url(/images/news_item_bg.png) repeat-x;
	font-size:12px;
}

.news_item h3 
{
	font-weight:bold;
	color:#666;
}

span.news_date
{
	font-size:11px;
	font-weight:bold;
	color:#999;
}

.news_item img.half 
{
	border:1px solid #ccc;
	padding:0px;
	margin:10px 10px 10px 0px;	
}



/**************************************************
*
*	Content page
*
**************************************************/

#content_left_middle
{
	float:left;
	width: 695px;
	padding:0px 0px 0px 0px;
	height:auto;
}

#content_left {
	float:left;
	width: 200px;
	padding:0px 20px 0px 0px;
	height:auto;
}

#content_middle {
	float:left;
	width: 480px;
	padding:0px 0px 0px 0px;
	height:auto;
	color:#666666;
	font-size:12px;
	line-height:20px;
}

#content_right {
	float:left;
	width: 200px;
	height: auto;
	padding:0px 0px 0px 20px;
}

#path {
	float:left;
	width:430px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#cccccc;
}


#content_middle ol, #content_middle ul  {
	padding-left:20px;
}

#path a, #path a:link {
	color:#999999;
	text-decoration:none;
}

#path a:hover {
	color:#333333;
	text-decoration:none;
}




/**************************************************
*
*	Right items
*
**************************************************/
.right_caption_gray {
	float:left;
	padding:5px 9px 10px 9px;
	width:180px;
	height:25px;
	background-image:url(/images/display_caption_gray.png);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
}

.right_caption_gray h2
{	
	font-size:16px;
	font-weight:bold;
	color:#999;	
}

.right_item_gray {
	float:left;
	width: 180px;
	padding:9px;
	height:auto;
	background: url(/images/gray_fade.jpg) repeat-x bottom;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;	
	margin-bottom:20px;
}

.right_caption_blue {
	float:left;
	padding:5px 9px 10px 9px;
	width:180px;
	height:25px;
	background-image:url(/images/display_caption_blue.png);
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border-left:1px solid #d3f1fa;
	border-right:1px solid #d3f1fa;
}
.right_caption_blue h2
{	
	font-size:16px;
	font-weight:bold;
	color:#fff;	
}
.right_item_blue {
	float:left;
	width: 180px;
	padding:9px;
	height:auto;
	background: url(/images/gray_fade.jpg) repeat-x bottom;
	border-left:1px solid #d3f1fa;
	border-right:1px solid #d3f1fa;
	margin-bottom:20px;	
}





/**************************************************
*
*	Search
*
**************************************************/


#search_box {
	float:left; 
	width:910px;
	height:100px;
	background-image:url(/images/gray_fade_dark.jpg);
}



.search_input {
	float:left;
	width:290px;
	height:18px;
	padding:5px 5px 5px 5px;
	margin-right:10px;
	font-size:12px;
	color:#333333;
	border:1px solid #a6186e;
	background-color:#ffffff;
	background-repeat:no-repeat;
}



#search_wrapper {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

#search_error {
	float:left;
	width:910px;
	text-align:center;
	padding-top:5px;
}

span.search_caption {
	float:left;
	font-size:18px;
	text-align:right;
	padding:5px 5px 0px 0px;
	color:#ffffff;
	font-family: "Lucida Grande", Arial, Helvetica, Arial, sans-serif;
}

.search_btn {
	float:left;
	width:80px;
	height:30px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	border:none;
	text-decoration:none;
	cursor:pointer;
	background:url("/images/btn_search.jpg");
}

.search_btn:hover 
{
	background-position:0px -30px;

}


.alert_search {
	float:left;
	width:853px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("/images/esus/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	clear: both;
	font-weight: bold;
}

.search_item
{
    float:left;
    width:890px;
    padding:10px;
    line-height:20px;
    font-size:14px;
    font-style:italic;
}

.search_img
{
	float:left;
	padding: 5px 15px 15px 0px;	
}

a.search_item_caption
{
	font-size:18px;
	color:#4e96bd;	
}

a.search_item_caption:hover
{
	text-decoration:underline;
}

.search_result_bar
{
	float:left;
	width:890px;
	padding:5px 10px 0px 10px;
	background-image:url("/images/search_bar.jpg");	
	height:25px;
	color:#333;
	font-size:14px;
}

.search_bottom_bar
{
	float:left;
	width:900px;
	padding:5px 10px 0px 0px;
	background-image:url("/images/search_bar.jpg");	
	height:25px;
	color:#333;
	font-size:14px;
}

tr.search_bottom_bar span
{
	color:#4e96bd;
	font-weight:bold;
	padding-left:10px;
}

tr.search_bottom_bar a
{
	color:#333333;
	padding-left:10px;
}

tr.search_bottom_bar a:hover
{
	text-decoration:underline;
}

/**************************************************
*
*	Search top
*
**************************************************/
#search_top
{
	float:left;
	width:200px;
	margin:0px;
	padding:4px 0px 0px 0px;
	height:26px;
	overflow:hidden;
	background-image:url(/images/menu_bg_right.jpg);
}

#search_right
{
	float:left;
	width: 190px;
	padding:10px 0px 10px 10px;
	height:auto;
	background: url(/images/green_fade.jpg) repeat-x bottom;
	font-size:16px;
	color:#ffffff;
	margin-bottom:20px;
}

#search_right span
{
	padding-bottom:3px;
	float:left;
}


#search_top_left
{
	float:left;
	width:10px;
	height:22px;
	background:url("/images/search_top_left.jpg");	
}

.search_top_middle {
	float:left;
	width:146px;
	height:19px;
	padding:3px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	background:url("/images/search_top_middle.jpg");
	border:0px;
}

.search_top_right {
	float:left;
	width:24px;
	height:22px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	border:none;
	text-decoration:none;
	cursor:pointer;
	background:url("/images/search_top_right.jpg");
}

.search_top_right:hover 
{
	background-position:0px -22px;

}

/**************************************************
*
*	Login box at right column
*
**************************************************/

#login_box
{
	float:left;
	width: 180px;
	padding:9px;
	height:auto;
	border:1px solid #ededed;
	background: url(/images/gray_fade.jpg) repeat-x bottom;
	font-size:11px;
	color:#333333;
}

#login_box a
{
	color:#333333;	
}

/**************************************************
*
*	Plugins
*
**************************************************/

#plugins_wrapper {
	float:left;
	width:428px;
	border:1px solid #CCCCCC;
	margin-top:30px;
}


.child_images 
{
    float:left; 
    padding:11px;
    overflow:hidden;
    
}

.child_images_frame_wrapper
{
	float:left;
	width:140px;
	padding:10px 20px 0px 0px;
}
.child_images_frame
{
    float:left; 
    padding:11px;
    overflow:hidden;
    padding:4px;
    border:1px solid #cccccc;
    background-image:url("/images/plugin_image_frame_bg.jpg");
    background-position:bottom right;
    background-repeat:no-repeat;
    
    
}

.child_images_frame a, .child_images a 
{
    font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
    color:#000000;
    font-size:11px;
}

.child_images_frame a:hover, .child_images a:hover 
{
	color:#999999;
}



#form_wrapper
{
	float:left;
	padding:0px;
	width:auto;
}
#form_frame
{
	float:left;
	width:auto;
	padding:20px;
	background-color:#e6f5fa;
}

.form_item
{
	float:left;
	width:440px;
	color:#666666;
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
}


/**************************************************
*
*	Menu Top
*
**************************************************/

#menu_wrapper 
{
	float:left;
	width:650px;
	padding:50px 0px 0px 0px;
	height:40px;
	background-color:#fff;	
}

#menu_top {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	height:40px;
	overflow:hidden;
}

#menu_top ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#menu_top li {
	display:inline;
    margin:0;
	padding:0;
}

#menu_top a, #menu_top a:link, #menu_top a:visited {
    float:left;
	padding:5px 5px 15px 5px;
    width: auto;
    height: 30px;
	text-align: center;
    text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
    color:#999;
	overflow:hidden;
	margin-right:15px;
}

#menu_top a:hover {
	color:#fb4d14;
}

#menu_top li#active a
{
	padding:5px 15px 15px 15px;
	height:20px;
	width:auto;
	font-size:13px;
	background: url(/images/top_menu_btn_active.png);
	color:#fff;
}

#menu_top li#active_search span
{
	float:right;
	padding:10px 20px 0px 20px;
	height:30px;
	width:auto;
	font-size:13px;
	background: url(/images/menu_top_tab_active.jpg);
	color:#333;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

#menu_top li a.add_page
{
	float:right;
	width:20px;
	height:20px;
	margin-top:5px;
	background:none;
	border:none;
	background-image:url(/images/add_page_btn.gif);
	padding:0px;	
}

#menu_top li a.add_page:hover
{
	background-position:0px -20px;
}


/**************************************************
*
*	Menu left
*
**************************************************/


.leftMenuCaption {float:left; width:180px; height:25px; padding: 5px 9px 0px 9px; background:#fff; font-size:13px;}
.leftMenuCaption a:hover { text-decoration:none;}

#menu_left {float:left;margin: 0px; width: 200px; min-height:10px; font-size:12px;}
#menu_left ul {background: #ffffff; width: 200px; border:0px;list-style-type: none;}


#menu_left .l1 a{display: block; margin: 0; width:180px; height:20px; padding: 7px 5px 7px 15px; text-decoration: none; }
#menu_left .l1 a:link, #menu_left .l1 a:visited {color: #999;}
#menu_left .l1 a:hover {color:#a7d7e8;}
#menu_left .l1 a#active{color:#999; font-weight:bold;}


#menu_left .l2 a { padding:7px 5px 7px 15px; width:165px; margin-left:15px; height:20px; border:0px; }
#menu_left .l2 a:link, #menu_left .l2 a:visited {color: #666;}


#menu_left .l3 a { padding:7px 5px 7px 15px; width:150px; margin-left:30px; height:20px;border:0px;}
#menu_left .l3 a:link, #menu_left .l3 a:visited {color: #666;}

#menu_left a.selected {background: url(/images/left_menu_btn_active.png) right top;}


/**************************************************
*
*	Links
*
**************************************************/

a.print, a.print:link, a.print:visited {
	float:right;
	height:20px;
	width:auto;
	padding:0px 0px 0px 23px;
	background-image:url("/images/btn_print.jpg"); 
	background-repeat:no-repeat;  
	background-position:0px -20px;
	color:#666666;
	text-decoration:none;
} 

a.print:hover {
	background-position:0px 0px;
}

a.flags 
{
	float:left;
	padding:6px 0px 0px 9px;
}

a.user, a.user:link {
	float:left;
	margin-left:10px;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_user.gif"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#666666;
	text-align:left;
	text-decoration:none;
} 

a.user:hover {
	background-position:0px -16px;
}

a.logout, a.logout:link {
	float:right;
	margin-left:10px;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_logout.gif"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#666666;
	text-align:left;
	text-decoration:none;
} 

a.logout:hover {
	background-position:0px -16px;
	color:#666666;
}
a.login, a.login:link {
	float:left;
	margin-left:0px;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_login.gif"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#666666;
	text-align:left;
	text-decoration:none;
} 

a.login:hover {
	background-position:0px -16px;
	color:#666666;
}

.lightbox {
	float:left;
	padding:4px;
	margin:5px;
	border:1px solid #ededed;
}

a.read_more
{
	background:transparent url(/images/white_btn.png) repeat scroll right top;
	border-left:1px solid #CCCCCC;
	color:#666;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-top:15px;
	padding:0 20px 0 10px;
}

a.read_more:hover
{
	background-position:right -24px;
	color:#fff;
	text-decoration:none;
	border-left:1px solid #f76726;
}

/**************************************************
*
*	Tables
*
**************************************************/

img.half {
	float:left;
	padding:0px 15px 15px 0px;
}


table.presentation tr.gray
{
	background-color:#fff;
}

table.presentation tr.blue
{
	background-color:#ebf6fe;
}

table.presentation tr.price
{	color:#23608c;
}

table.presentation tr.caption
{
	
}



table.presentation td
{
	padding:5px;
}

table.presentation td.caption
{
	width:200px;
}

table.content_table 
{
	float:left;
}


table.content_table td
{
	vertical-align:top;
}


/**************************************************
*
*	Forms
*
**************************************************/

.form_input 
{
	float:right;
	width:320px;
	height:18px;
	padding:4px;
	border:1px solid #01508e;
	font-size:12px;
	color:#333333;
}

.form_drop 
{
	float:right;
	width:330px;
	height:auto;
	border:1px solid #01508e;
	font-size:12px;
	color:#333333;
}

.form_textarea 
{
	float:right;
	width:320px;
	height:100px;
	padding:4px;
	border:1px solid #01508e;
	font-size:12px;
	color:#333333;
}

.alert_form {
	float:right;
	width:273px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("/images/esus/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	font-weight: bold;
	font-size:11px;
}

.success_form {
	float:left;
	width:423px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #e4effd url("/images/success.gif") no-repeat 10px 10px ;
	color: #01508e;
	border: solid 1px #01508e;
	font-size:12px;
}

.form_send {
	float:left;
	height:23px;
	padding:0px 5px 0px 5px;
	background-image:url("/images/btn_gray.jpg"); 
	border:1px solid #ccc;
	color:#333333;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
} 

.form_send:hover {
	background-position:0px -25px;
}



/**************************************************
*
*	Formats
*
**************************************************/

#formats_firstpage
{
	float:left;
	width:920px;
	height:330px;
	background:#eeeeee url(/images/format_wrapper_bg.jpg) repeat-x scroll 0 0;
	margin-bottom:20px;	
}

#formats_view
{
	float:left;
	width:900px;
	background:#ededed;
	padding:10px;
	margin:10px 0px 20px 0px;	
}

.format_item
{
	float:left;
	width:160px;
	padding-top:160px;
	height:90px;
	position:absolute;
	background:#fff;
	border:1px solid #fff;	
}

.format_item_view
{
	float:left;
	width:160px;
	padding-top:160px;
	height:90px;
	background:#fff;
	border:1px solid #fff;
	margin:9px;
}

.format_item .cover, .format_item_view .cover
{
	background:transparent url(/images/cover.png) repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:65px;
	padding:15px 10px 10px;
	width:140px;
	
}

.cover_text
{
	float:left;
	width:140px;
	height:41px;	
}

.cover_link
{
	float:right;
	width:40px;
	height:20px;
	padding:4px 5px 0px 0px;
	font-size:12px;
	text-align:center;
	background:transparent url(/images/more_btn.png) repeat scroll top right;	
}

a.format_btn:hover .cover_link
{
	background-position:right bottom;	
}

a.format_btn
{
	text-decoration:none;	
	cursor:pointer;
}


#format_left
{
	float:left;
	width:640px;
	padding-right:20px;
	margin-top:10px;
	
}

#format_right
{
	float:left;
	width: 260px;
	margin-top:10px;
}

#format_left #movie_contatiner
{
	float:left;
	width:640px;
	margin-bottom:20px;	
}

#movie_contatiner_text
{
	float:left;
	width:480px;
	margin-bottom:20px;	
}

#format_left #text_container
{
	float:left;
	width:620px;
	background:#daeef5 url(/images/format_text_bg.jpg) no-repeat;
	margin-bottom:20px;	
	padding:20px 10px 10px 10px;
}

#format_left h1
{
	color:#666;
}
	
	
#format_data	
{
	border:1px dashed #CCCCCC;
	float:right;
	margin:0 0 10px 10px;
	padding:9px;
	width:210px;
}	

.format_data_left	
{
	float:left;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:50px;
}

.format_data_right	
{
	float:left;
	width:150px;
}

.format_data_item
{
	float:left;
	width:100%;
}

.right_menu_item
{
	float:left;
	width:200px;
	padding-left:15px;
	margin-bottom:15px;	
}

.right_menu_item_active
{
	float:left;
	width:200px;
	padding:5px;
	padding-left:15px;
	background: url(/images/menu_right_active_bg.jpg) no-repeat left center;
	margin-bottom:15px;	
}

.right_image_container
{
	float:left;
	width:200px;
	height:35px;
	padding-top:40px;	
	cursor:pointer;
}

.right_image_container .name_container
{
	float:left;
	height:25px;
	width:180px;
	padding:10px 10px 0px 10px;
	background: url(/images/menu_right_cover.png);
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
a .right_image_container .name_container
{
	text-decoration:none;
}

a:hover .right_image_container .name_container
{
	color:#fb4d14;
	text-decoration:none;
}

.right_column_format_item
{
	float:left;
	margin-bottom:15px;
}



a.read_more_format_right
{
	background:transparent url(/images/white_btn.png) repeat scroll right top;
	border-left:1px solid #CCCCCC;
	color:#666;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	padding:0 20px 0 10px;
	width:169px;
	text-align:center;
}

a.read_more_format_right:hover
{
	background-position:right -24px;
	color:#fff;
	text-decoration:none;
	border-left:1px solid #f76726;
}

a.read_more_format_first
{
	background:transparent url(/images/white_btn.png) repeat scroll right top;
	border-left:1px solid #CCCCCC;
	color:#666;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-top:15px;
	padding:0px 20px 0 10px;
}

a.read_more_format_first:hover
{
	background-position:right -24px;
	color:#fff;
	text-decoration:none;
	border-left:1px solid #f76726;
}



div.panel_margin
{
	margin:0px 0px 10px 0px;
}

h1.formats_breadcrumb
{
	color:#cccccc;
}

h1.formats_breadcrumb a
{
	color:#cccccc;
	text-decoration:none;
}

h1.formats_breadcrumb a:hover
{
	color:#fb4d14;
}
