@import url(nav.css);
@import url(transition.css);

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*
	Giallo Mayking: #fdb700
*/



/* all templates */
body {
	font-size: 13px;
}

h1.light {
	font-size: 22px;
	text-align: center;
	margin: 0 0;
	font-weight: normal;
	color: #808080;
}

div {
	/*background-color: white;   !!!!!ATTENZIONE*/
	background-color: transparent;
}

.floatClear {
	clear: both;
	height:1px; 
	width: 100%;
}

span.news {
	background: transparent url(../images/mayking/icon_news.png) no-repeat 0 0;
	width: 14px;
	height: 14px;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: none;
}

#livesupport {
	min-width: 90px;
	height: 30px;
	float: right;
}

/* reset asset publisher look as in previous version */
.portlet-asset-publisher li.title-list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-right: 0px;
}

.portlet-asset-publisher .blog {
	background-image: none;
}

.portlet-asset-publisher ul.title-list {
	margin-left: 2em;
}

/* sitemap */
.portlet-site-map {
	height: 50px;
	text-align: center;
}

.portlet-site-map ul {
	margin-left: 0px;
}

.portlet-site-map li a.selected {
	background-color: #EABB09;
}

.portlet-site-map li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

.portlet-site-map li a {
	background-color: #E2E2E2;
	border-right: 1px dotted #8CACBB;
	border-color: #8CACBB;
	border-style: solid none solid dotted;
	border-width: 1px;
	color: #436976;
	margin-left: 0;
	padding: 3px 0.5em;
	position: relative;
	text-decoration: none;
	top: 1em;
}

.portlet-site-map li a:hover {
	background-color: #EABB09;
}

/* -----------------	Navigation	------------------*/


/* body */
body {
	font-family: Arial, "Lucida Grande", Verdana, Lucida, Helvetica,
		sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#content-wrapper {
	width: auto;	
	padding: 10px 0px;
}

#layout-grid {
	width: 934px !important;
}

.column-with-border div.lfr-portlet-column {
	border-left: 1px solid #E1E2E2;
	border-right: 1px solid #E1E2E2;
	width: 489px
}

div.with-border {
	border-left: 1px solid #E1E2E2;
	border-right: 1px solid #E1E2E2;
}



/* ---------	tabbed-content 	--------*/
.tabbed-content .tabs {
	margin: 0;
}

.tabbed-content .tabs li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}

.tabbed-content .tabs li.active a.first {
	background-image: url(../images/mayking/tabBGRndCrnrSel.gif) !important;
}

.tabbed-content .tabs li.active a {
	background-color: #FFFFFF;
	background-image: none;
	color: #004584;
	margin-bottom: -1px;
	padding-bottom: 7px;
	position: relative;
	top: 0;
}

.tabbed-content .tabs li a.first {
	background: transparent url(../images/mayking/tabBGRndCrnr.gif)
		no-repeat scroll 0 0 !important;
	border-left: medium none;
	border-top: medium none;
	padding: 7px 9px 6px 12px;
}

.tabbed-content .tabs li a {
	background: transparent url(../images/mayking/tabBG.gif) repeat-x scroll
		left top;
	border-color: #CCCCCC #CCCCCC -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #686868;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	padding: 6px 9px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}

.tabbed-content .tabcontent {
	/*background:transparent url(../images/mayking/banner-bg.jpg) repeat-x scroll left bottom;*/
	border-color: #CCCCCC #CCCCCC -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	clear: both;
	margin: 0;
	padding: 10px;
	width: 660px;
}

.tabbed-content .tabRndCrnrBtm {
	background: transparent url(../images/mayking/tabboxbtm.gif) no-repeat
		scroll 0 0;
	height: 16px;
	margin: 0;
	width: 682px;
}

.accordion .btnaction {
	margin: 2px 0 10px;
}

.accordion .btn {
	background-image: url(../images/mayking/btn-h-_ov.gif);
	width: 208px;
	height: 42px;
	margin: 2px 0;
}

.accordion .btn a {
	position: relative;
	top: 10px;
	left: 40px;
	color: #999;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.accordion h3.ui-accordion-header {
	background-color: #EAEAEA;
	background-image: url(../images/mayking/accordion-arrow.gif);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	color: #004584;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 19px !important;
	margin: 0 1px 1px;
	padding: 0 0 0 20px;
}

.accordion h3.ui-accordion-header.selected {
	background-image: url(../images/mayking/accordion-arrow-down.gif);
}

.accordion .element {
	background: #FFFFFF none repeat scroll 0 0;
	padding: 1px 14px 0;
}

/* footer */
#portal-footer {
	border: medium none;
	line-height: 1.2em;
	margin: 0em 0 1em;
	padding: 0em 0 1em;
	text-align: center;
}

#portal-footer .title {
	color: #575259 !important;
	font-size: 13px;
	margin-right: 40px;
}

#portal-footer a {
	border: medium none;
	text-decoration: none;
}

.footer-logo {
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.ie .footer-logo {
	margin-top: 15px;
}

.footer-logo a {
	padding-right: 5px;
}

.footer-links {
	border-top: 1px solid #575659;
	border-bottom: 1px solid #575659;
	margin: 10px;
	padding: 10px 0px;
	text-align: left;
}

.footer-text {
	color: #575659 !important;
	font-size: 11px;
}



/* asset publisher */
ul.portlet-journal-titleList li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul.portlet-journal-titleList li a {
	color: black;
}

/*caption*/
div.caption a {
	text-decoration: none;
	color: black;
}

/* journal content */
.portlet-borderless-bar {
	margin-bottom: 20px;
}

a.more {
	bottom: -5px;
	position: absolute;
	text-align: right;
	width: 16px;
	height: 17px;
	margin-bottom: 0px;
	right: 10px;
	background-image: url(../images/common/icon-arrowbtn-right-trans.png);
	text-decoration: none;
}

/* home page */





/*------------ gallery boxes ------------*/
#main .watchvideotour a.overlaymovielink, #main #importing-AnchorFix .watchvideo a.overlaymovielink, #main #compositing-AnchorFix .watchvideo a.overlaymovielink, #main #editing-AnchorFix .watchvideo a.overlaymovielink { display:block; width:165px; height:21px; margin:-1em 0 2em; text-indent:-9999px; background:url(http://images.apple.com/finalcutexpress/images/btn_watchquicktour20071115.gif) no-repeat top left; outline:none; }
#main .watchvideotour a.overlaymovielink:hover, #main #importing-AnchorFix .watchvideo a.overlaymovielink:hover, #main #compositing-AnchorFix .watchvideo a.overlaymovielink:hover, #main #editing-AnchorFix .watchvideo a.overlaymovielink:hover { background-position:bottom left; }

#main .gallerybox { width:316px; padding:6px 14px 11px; display:block; margin:0 auto; _margin-right:-23px; background:url(../images/products/popup_gallerybox_bottom20071115.gif) no-repeat 0 100%; }
#main .gallerybox .topcap { height:5px; width:340px; position:relative; top:-11px; left:-14px; _right:-19px; background:url(../images/products/popup_gallerybox_top20071115.gif) no-repeat 0 0; }
#main .gallerybox hr { clear:both; width:332px; height:0; padding:0; margin:0 0 14px -12px; border:none; border-bottom:1px solid #fff; border-top:1px solid #ddd; *height:2px; *margin-top:-5px; *margin-bottom:-30px; }
/*#main .gallerybox .watchvideo { margin:0 5px 14px; }
#main .gallerybox .overlayposter, #main .watchvideotour .overlayposter, #main #importing-AnchorFix .watchvideo .overlayposter, #main #compositing-AnchorFix .watchvideo .overlayposter, #main #editing-AnchorFix .watchvideo .overlayposter,
#main .gallerybox .overlaydescription, #main .watchvideotour .overlaydescription, #main #importing-AnchorFix .watchvideo .overlaydescription, #main #compositing-AnchorFix .watchvideo .overlaydescription, #main #editing-AnchorFix .watchvideo .overlaydescription { display:none; }*/

#main .gallerybox ul.popupnav { margin:0; _margin-left:-4px; }
#main .gallerybox ul.popupnav:after { content:'.'; display:block; clear:both; height:0; visibility:hidden; }
#main .gallerybox ul.popupnav li { display:inline; }
#main .gallerybox ul.popupnav li a, #main .gallerybox span.icon { display:block; float:left; width:74px; height:48px; padding:5px 6px 7px; margin:0 6px 0 5px; background:url(../images/products/popupnav_thumb20071115.gif) no-repeat 0 0; }
#main .gallerybox ul.popupnav li.enlarge { clear:both; display:block; float:left; width:17px; height:17px; margin:-65px 0 0 0; _margin-left:3px; background:url(../images/products/popupnav_enlarge20071115.png) no-repeat 0 0; font-size:1px; behavior:url(/global/scripts/lib/iepngfix.htc); }
	
#toRegistration a {
	display: block;
	width: 96px;
	height: 96px;
	background-image: url(../images/mayking/kwrite2.png);
}


