﻿/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.7.1
 Edi Group snc - Web & business consulting

   * Copyright (c) 2007-2008. See LICENSE for more info.

----------------------------------------------------------------------- */

/***********************************************************************
******************* reset.css ******************************************
************************************************************************/
/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	line-height: 1.5;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
table, td, th
{
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
/*a img
{
	border: none !important;
}*/
/* -------------------------------------------------------

   AUTHOR           :  	Erwin Aligam
   WEBSITE          :   http://www.styleshout.com/
   TEMPLATE NAME    : 	SimpleBlog 1.0
   TEMPLATE CODE    : 	S-0007
   VERSION          :   1.1
   LAST DATE MOD    :   January 20, 2010 

 --------------------------------------------------------- */

/* -------------------------------------------------------
   HTML ELEMENTS
---------------------------------------------------------- */

/* Top Elements */
*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

body
{
	background: #FFF;
	font: 12px/1.6em 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, Sans-Serif;
	color: #555; /*text-align: center;*/
}
/* links */
/*a:link, a:visited
{
	background: inherit;
	text-decoration: none;
	color: #667F99;
}
a:hover
{
	background: inherit;
	color: #996800;
}*/



/* Titoli */
h1, h2, h3, h4, h5, h6
{
	/*font-family: Verdana, Tahoma, 'Trebuchet MS' , Sans-serif;*/
	font-family: Georgia, serif;
	font-weight: bold;
	color: #111;
}
h1
{
	font-size: 30px;
	line-height: 1;
	margin-bottom: 0.5em;
	padding: 5px 0 5px 20px;
	margin: 10px 10px 0 10px;
}
h2
{
	font-size: 190%;
	font-weight: normal;
	margin-bottom: 0.75em;
	letter-spacing: -0.5px;
}
h3
{
	font-size: 100%;
	line-height: 1;
	margin-bottom: 1em;
}
h4
{
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5
{
	font-size: 1em;
	margin-bottom: 1.5em;
}
h6
{
	font-size: 1em;
}




/* blockquote
blockquote
{
	margin: 10px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(quote.gif) no-repeat 10px 12px;
}
 */
/*
label
{
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
input
{
	padding: 3px 5px;
	border: 1px solid #eee;
	color: #777;
	font-size: 1em;
}
textarea
{
	width: 400px;
	padding: 3px 5px;
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #777;
	font-size: 1em;
}
input.button
{
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #275F6C;
}
*/
/* search form */
/*
form.search
{
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	border: none;
	background-color: transparent;
}
form.search input.textbox
{
	margin: 0;
	padding: 1px;
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
}
form.search input.button
{
	height: 20px;
	padding: 1px 3px;
	width: 60px;
}
*/
/* -----------------------------------------
   LAYOUT
-------------------------------------------- */
#wrap
{
	width: 940px;
	background: url(./images/bg.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap
{
	position: relative;
	width: 91%;
	margin: 0 auto;
	padding: 0;
	min-height: 550px; /*for iE*/
}
/* header */
#header
{
	position: relative;
	width: 940px;
	height: 100px;
	background: #FFF url(./images/header.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 40px 'Trebuchet MS' , Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none; /* change the values of top and Left to adjust the position of the logo*/
	top: 22px;
	left: 53px;
}
#header h2#slogan
{
	position: absolute;
	z-index: 9999999;
	margin: 0;
	padding: 0;
	font: bold 12px 'Trebuchet MS' , Arial, Sans-serif;
	text-transform: none;
	color: #FFF; /* change the values of top and Left to adjust the position of the slogan*/
	top: 65px;
	left: 75px;
}

/*--------------------test------*/
#header #notificationsArea
{
	float: right;
	padding: 35px 40px 0 0;
	display: inline;
	height: 61px;
}

/*Notifications*/
.ttw-notification-menu {
    font-family: Arial, sans-serif;
    height: 28px;
    padding: 0;
    display: block;
}

.notification-menu-item {
    display: block;
    position: relative;
    float: left;
}

.notification-menu-item a {
    display: block;
    color: #666;
    text-shadow: 0 1px 0 #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 28px;
    padding: 0 12px;
}

.notification-menu-item:hover a {
    color: #333;
}
/**Notification Bubble **/
.notification-bubble {
    height: 18px;
    width: 18px;
    background: #f56c7e url(../images/notification-bg-clear.png) no-repeat center center scroll;
    background-image: none\9;
    position: absolute;
    right: 5px;
    top: -10px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    text-align: center;
    font-size: 9px;
    line-height: 18px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 9px;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

.notification-bubble.show {
    display: block;
}

.notification-menu-item:hover .notification-bubble {
    top: -14px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2), 0 2px 1px rgba(0, 0, 0, .2);
}

.notification-menu-item a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.notification-bubble {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}



/* menu */
/*#menu
{
	clear: both;
	width: 900px;
	height: 30px;
	background: #FFF url(menubg.jpg) repeat-y;
	margin: 0;
	font: bolder 12px/30px 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, Sans-Serif;
}
#menu ul
{
	margin: 0;
	padding: 0 0 0 40px;
}
#menu ul li
{
	float: left;
	list-style: none;
}
#menu ul li a
{
	display: block;
	text-decoration: none;
	padding: 0 10px;
	background: inherit;
	color: #FFF;
}
#menu ul li a:hover
{
	background: #FFF;
	color: #333;
}
#menu ul li#current a
{
	background: #30899F;
	color: #FFF;
}
*/
/* Main */
/*
#main
{
	float: left;
	width: 72%;
	padding: 0;
	margin: 10px 0 0 0;
}

#main h1
{
	color: #667F99;
	border-bottom: 1px solid #CCCCCC;
	background: #F6F6F6 url(arrow.gif) no-repeat 5px 10px;
	padding: 5px 0 5px 20px;
	margin: 10px 10px 0 10px;
}
*/
/*
.post-footer
{
	background-color: #FAFAFA;
	padding: 6px 5px;
	margin: 20px 12px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date
{
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments
{
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore
{
	background: url(page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
*/

/* sidebar 
#sidebar
{
	float: right;
	width: 26%;
	padding: 0;
	margin: 10px 0 0 0;
}
#sidebar h1
{
	margin: 10px 0 0 0;
	padding: 5px 10px;
	font: bold 1.1em 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, Sans-Serif;
	color: #FFF;
	background: #B6B8BB;
}
#sidebar ul.sidemenu
{
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0;
	padding: 0;
	text-decoration: none;
	font-size: .9em;
}
#sidebar ul.sidemenu li
{
	border-bottom: 1px solid #EFF0F1;
	background: url(bullet.gif) no-repeat 2px 5px;
	padding: 3px 0 3px 25px;
	margin: 0 2px;
}

* html body #sidebar ul.sidemenu li
{
	height: 1%;
}

#sidebar ul.sidemenu a:link, #sidebar ul.sidemenu a:visited
{
	font-weight: bold;
	padding: 2px 0;
	background: none;
	color: #8599AD;
}
#sidebar ul.sidemenu a:hover
{
	color: #555;
}
*/
/* footer */
#footer
{
	clear: both;
	color: #66737B;
	font: normal 90% 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, Sans-Serif;
	background: #FFF url(./images/footerbg.jpg) no-repeat center top;
	width: 940px;
	height: 60px;
	text-align: center;
	padding: 5px 0 3px 0;
	margin: 0 auto;
}
#footer a
{
	text-decoration: none;
}

/* alignment classes */
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}

/* additional classes */
.clear
{
	clear: both;
}
.gray
{
	color: #CCC;
}



#topMenu
{
	position: relative;
	width: 91%;
	margin: 0 auto;
	padding: 0;
}
.menu
{
	display: none;
}

.mbmenu
{
	display: none;
}
.rootVoices
{
	/*background: url(bg.jpg) repeat-y center top;*/ /*background-color: #EDEDED;*/
	padding-bottom: 0; /*width: 869px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.rootVoices td.rootVoice
{
	vertical-align: middle; /*background-color:#fff;*/
	width: 120px;
	font-family: Arial,Helvetica,sans-serif;
	text-shadow: #fff 1px 1px 1px;
	color: gray;
	font-size: 14px;
	line-height: 18px;
	padding: 8px;
	cursor: pointer;
}

.rootVoices td.rootVoice.selected
{
	/*background: orangered url("../images/bgnd_sel_4.png");*/
	background: #96bd14 url("../images/bgnd_sel_4.png");
	padding: 8px;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	text-shadow: #660033 1px 1px 1px;
	-moz-box-shadow: #999 2px 2px 10px;
	-webkit-box-shadow: #999 2px 2px 10px;
}
.rootVoices td.rootVoice.disabled.selected
{
	-moz-box-shadow: #ddd 2px 2px 10px;
	-webkit-box-shadow: #ddd 2px 2px 10px;
	background: #f9f9f9 !important;
	color: #aaa;
	text-shadow: #fff 1px 1px 1px;
}


.rootVoices.vertical
{
	width: 140px;
}
.rootVoices.vertical td.rootVoice
{
	-moz-border-radius: 8px 0px 0 8px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 8px;
}

.menuShadow
{
	padding: 2px;
	padding-bottom: 0px;
	left: -2px;
	top: 1px;
}


.menuContainer
{
	/*overflow:hidden;*/
	position: absolute;
	background-color: #f3f3f3; /*border-top: 5px solid #B23305;*/ /*border-top: 5px solid #96bd14;*/
	padding: 0;
	-moz-box-shadow: #999 2px 5px 10px;
	-webkit-box-shadow: #999 2px 5px 10px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
.menuContainer.submenuContainer
{
	border-top: none !important;
}

.menuContainer.disabled
{
	-moz-box-shadow: #ddd 2px 5px 10px;
	-webkit-box-shadow: #ddd 2px 5px 10px;
	border-top: 5px solid #f9f9f9;
	background-color: #f3f3f3;
}
.menuContainer .line
{
	background-color: transparent;
	width: 100%;
}
.menuContainer .line.title
{
	background-color: #B23305;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; /*border-bottom:1px solid black;*/
}
.menuContainer.disabled .line.title
{
	background-color: #f9f9f9;
}
.menuContainer .line.title a
{
	font-size: 14px;
	color: #FFF;
	text-shadow: #660033 1px 1px 1px;
}
.menuContainer.disabled .line.title a
{
	font-size: 14px;
	color: #aaa;
	text-shadow: #fff 1px 1px 1px;
}
.menuContainer td a
{
	text-decoration: none;
	color: #666;
	text-shadow: #fff 1px 1px 1px;
}
.menuContainer td.voice
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 7px;
}
.menuContainer .separator
{
	background-color: #999;
	height: 1px;
	padding: 0;
	margin: 0;
}
.menuContainer td.img
{
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 12px;
	color: #c3c3c3;
	background-color: transparent;
	width: 24px;
	padding: 5px;
}
.menuContainer td.img img
{
	width: 20px;
}
.menuContainer .textBox
{
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #999;
}
.menuContainer .selected td
{
	background-color: #f3f3f3;
	background-image: url("../images/bgnd_sel_2.jpg");
}
.menuContainer .selected td a
{
	color: #000;
	text-shadow: #fff 2px 2px 1px;
	display: block;
}
.menuContainer .disabled td, .menuContainer .disabled td a
{
	color: #bbb;
	text-shadow: #fff 1px 1px 4px;
}
.menuContainer .subMenuOpener
{
	background-image: url("../images/menuArrow.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.menuContainer .selected .subMenuOpener
{
	background-image: url("../images/menuArrow.gif");
	background-repeat: no-repeat;
	background-position: right;
}

/*Form capturas*/
.form_settings
{
	margin: 15px 0 0 0;
}

.form_settings p
{
	padding: 0 0 10px 0;
}

.form_settings span
{
	float: left;
	width: 200px;
	text-align: left;
}

/* form elements */

.tbxForm
{
	font: 12px/1.6em 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, Sans-Serif;
	color: #555;
	padding: 4px;
	border: solid 1px #E5E5E5;
	outline: 0;
	background: #FFFFFF; /*background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);*/
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.label
{
	padding: 7px 5px;
}
.button
{
	display: inline-block;
	font-size: 14px; /*line-height: 24px;*/ /*min-width: 71px;*/
	padding: 7px 5px;
	color: #696969;
	text-align: center;
	border: 1px solid #c2c2c2;
	background: #eee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.button:hover
{
	color: #fff;
	background: #696969;
}


.separator
{
	width: 100%;
	height: 0;
	border-top: 1px solid #D9D5CF;
	border-bottom: 1px solid #FFF;
	margin: 0 0 20px 0;
}

/*Form dividido*/
.form_settingsHalf
{
	margin: 15px 0 0 0;
}

.form_settingsHalf p
{
	padding: 0 0 10px 0;
}

.form_settingsHalf span
{
	float: left;
	width: 181px;
	text-align: left;
}

.divScroll
{
	border: solid 1px #E5E5E5;
	outline: 0;
	background: #FFFFFF;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	overflow: auto;
	height: 300px;
	margin-bottom: 10px;
}


/*colors*/
.orange
{
	color: #f56b06;
}
.darkorange
{
	color: #c35d02;
}
.grey, .greyRight
{
	color: #6b6c69;
}
.greyRight
{
	float: right;
}


.mGrid
{
	font: 12px/1.6em 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, Sans-Serif;
	width: 100%;
	background-color: #fff;
	border: solid 1px #525252;
	border-collapse: collapse;
	text-align: left;
}
.mGrid td
{
	padding: 0px 2px 0px 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
	font-size: 0.8em;
}
.mGrid th
{
	font-family: Helvetica;
	color: #fff;
	background: #afb3b8 url(images/grd_head.png) repeat-x top;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	font-size: 0.9em;
}

.mGrid tr:hover
{
	cursor: pointer;
	background: #FFFACD url(images/tr_highlight-soft_1x100.png) 50% top repeat-x;
	color: #363636;
}

.mGrid .alt
{
	background: #fcfcfc url(images/grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
	background: #424242 url(images/grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}
.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}

.gridControls
{
	background: #fcfcfc url(images/grd_alt.png) repeat-x top;
}


/*Lightbox background*/
#lightbox
{
	display: none;
	background: #000000;
	opacity: 0.3;
	filter: alpha(opacity=40);
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: 1000;
}
/* Lightbox panel with some content */
#lightbox-panel
{
	display: none;
	position: fixed;
	top: 5px;
	left: 40%;
	margin-left: -200px;
	width: 600px;
	background: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border: 2px solid #CCCCCC;
	z-index: 1001;
}
