/* ----- Logo ----- */
h1 a {
	background-image:url('../images/sslogo.png'); 
	min-height:0;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
}

/* ----- Backgrounds ----- */
html{
	background-image:url('../images/main_bg.gif');
	background-color:#eeeeee;
}
h1{
	background-image:none;
}
#container, html.embed{
	background-color:#FFFFFF;
}
.safari .ssmail input.file{
	background:none;
	border:none;
}
.ssmail li.focused{
	background-color:#FFF7C0;
}
.ssmail .instruct{
	background-color:#F5F5F5;
}

/* ----- Borders ----- */
#container{
	border:1px solid #CCCCCC;
	border-radius: 5px;
}
.ssmail .info, .ssmail .paging-context{
	border-bottom:1px dotted #CCCCCC;
}
.ssmail .section, .ssmail .captcha{
	border-top:1px dotted #CCCCCC;
}
.ssmail .instruct{
	border:1px solid #E6E6E6;
}
.fixed .info{
	border-bottom:none;
}

/* ----- Typography ----- */
.ssmail .info h2{
	font-size:160%;
	font-family:inherit;
	color:#000000;
}
.ssmail .info div{
	font-size:95%;
	font-family:inherit;
	color:#444444;
}
.ssmail .section h3{
	font-size:110%;
	font-family:inherit;
	color:#000000;
}
.ssmail .section div{
	font-size:85%;
	font-family:inherit;
	color:#444444;
}

.ssmail label.desc{
	font-size:95%;
	font-family:inherit;
	color:#444444;
}
.ssmail label.choice{
	font-size:100%;
	font-family:inherit;
	color:#444444;
}
.ssmail input.text, .ssmail textarea.textarea, .ssmail input.file, .ssmail select.select{
	font-size:100%;
	font-family:inherit;
	color:#333333;
}
.ssmail li div, .ssmail li span, .ssmail li div label, .ssmail li span label{
	font-family:inherit;
	color:#444444;
}
.safari .ssmail input.file{ /* Webkit */
	font-size:100%;
	font-family:inherit;
	color:#444444;
}
.ssmail .instruct small{
	font-size:80%;
	font-family:inherit;
	color:#444444;
}

.altInstruct small, li.leftHalf small, li.rightHalf small,
li.leftThird small, li.middleThird small, li.rightThird small,
.iphone small{
	color:#444444 !important;
}

/* ----- Highlight Styles ----- */
.ssmail li.focused label.desc,
.ssmail li.focused div, .ssmail li.focused span, .ssmail li.focused div label, .ssmail li.focused span label,
.safari .ssmail li.focused input.file{ 
	color:#000000;
}

/* ----- Confirmation ----- */
.confirm h2{
	font-family:inherit;
	color:#444444;
}
a.power{
	background-color:#cccccc !important;
	border-color:#a3a3a3 !important;
	color:#000000 !important;
}
.embed a.power{
	background-color:#e6e6e6 !important;
	border-color:#cccccc !important;
	color:#000000 !important;
}

/* ----- Pagination ----- */
.pg1 var, .pg2 var, .pg2 em, .page1 .pg2 var, .pg1 b, .ssmail .buttons .marker{
	font-family:inherit;
	color:#444444;
}
.pg1 var, .pg2 td{
	border:1px solid #cccccc;
}
.pg1 .done var{
	background:#cccccc;
}

.pg1 .selected var, .pg2 var, .pg2 var em{
	background:#FFF7C0;
	color:#000000;
}
.pg1 .selected var{
	border:1px solid #e6dead;
}

/* Likert Backgrounds */
.likert table{
	background-color:#FFFFFF;
}
.likert thead td, .likert thead th{
	background-color:#e6e6e6;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#f5f5f5;
}

/* Likert Borders */
.likert table, .likert th, .likert td{
	border-color:#dedede;
}
.likert td{
	border-left:1px solid #cccccc;
}

/* Likert Typography */
.likert caption, .likert thead td, .likert tbody th label{
	color:#444444;
	font-family:inherit;
}
.likert tbody td label{
	color:#575757;
	font-family:inherit;
}
.likert caption, .likert tbody th label{
	font-size:95%;
}

/* Likert Hover */
.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#FFF7C0;
	color:#000000;
}
.likert tbody tr:hover td{
	border-left:1px solid #ccc69a;
}

/* ----- Report Styles ----- */
.ssmail .wfo_graph h3{
	font-size:95%;
	font-family:inherit;
	color:#444444;
}
.ssmail .wfo_graph h3 span{
	color:#000000;
}
.ssmail .footer h4{
	color:#000000;
}
.ssmail .footer span{
	color:#444444;
}

/* ----- Number Widget ----- */
.wfo_number{
	background-color:#f5f5f5;
	border-color:#dedede;
}
.wfo_number strong, .wfo_number em{
	color:#000000;
}

/* ----- Chart Widget Border and Background Colors ----- */
#widget, #widget body{
	background:#FFFFFF;
}
.fcNav a.show{
	background-color:#FFFFFF;
	border-color:#cccccc;
}
.fc table{
	border-left:1px solid #dedede;	
}
.fc thead th, .fc .more th{
	background-color:#dedede !important;
	border-right:1px solid #cccccc !important;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#FFFFFF;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #dedede;
}
.fc tbody tr.alt td, .fc tbody tr.alt th, .fc tbody td.alt{
	background-color:#f5f5f5;
}

/* ----- Chart Widget Typography Colors ----- */
.fc caption, .fcNav, .fcNav a{
	color:#444444;
}
.fc tfoot, 
.fc thead th,
.fc tbody th div, 
.fc tbody td.count, .fc .cards tbody td a, .fc td.percent var,
.fc .timestamp span{
	color:#000000;
}
.fc .indent .count{
	color:#4b4b4b;
}
.fc .cards tbody td a span{
	color:#7d7d7d;
}

/* ----- Chart Widget Hover Colors ----- */
.fc tbody tr:hover td, .fc tbody tr:hover th,
.fc tfoot tr:hover td, .fc tfoot tr:hover th{
	background-color:#FFF7C0;
}
.fc tbody tr:hover th div, .fc tbody tr:hover td, .fc tbody tr:hover var,
.fc tfoot tr:hover th div, .fc tfoot tr:hover td, .fc tfoot tr:hover var{
	color:#000000;
}

/* ----- Payment Summary ----- */
.invoice thead th, 
.invoice tbody th, .invoice tbody td,
.invoice tfoot th,
.invoice .total,
.invoice tfoot .last th, .invoice tfoot .last td,
.invoice tfoot th, .invoice tfoot td{
	border-color:#dedede;
}
.invoice thead th{
	background:#f5f5f5;
}
.invoice th, .invoice td{
	color:#000000;
}
#ppSection, #ccSection{
	border-bottom:1px dotted #CCCCCC;
}
#shipSection, #invoiceSection{
	border-top:1px dotted #CCCCCC;
}

/* Drop Shadows */
#bottom{
	visibility:visible;
}

/* Style Buttons */
.buttons button{
    margin:0 7px 0 0;
    background-color:#E8E8E8;
    border:1px solid #C7C7C7;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    line-height:130%;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    width:50%;
    color:#262626;
	border-radius: 5px;
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img{
    margin:0 3px -3px 0 !important;
    padding:0px;
    border:none;
}
button:hover, .buttons a:hover{
    background-color:#DEDEDE;
    border:1px solid #C7C7C7;
}

/* Enviado */
#enviado{
	font-weight:bold;
	color:green;
}

/* Footer Text */
#footer {
	color: #666666;
	font-size: 9px;
}
#footer a {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
}
