/* $Id: template.css 993 2008-01-17 03:30:11Z bishopb $ */
#phpesp_response{width:570px; text-align:left;}
.headerGraphic {
	background-image: url(../../images/surveyimages/foga_cabecera.gif);
	background-repeat: no-repeat;
	width: 570px;
	border: none;
	margin-left:auto;
	margin-right:auto 
}
.image {
	height:76px;
	width:570px;
}
.surveyTitle {
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #999999;
	text-decoration: underline;
	text-align: center;
	vertical-align: default;
}
.surveySubtitle {
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
.surveyPage {
        font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        font-variant: small-caps;
        text-transform: none;
        color: #CC0000;
        text-decoration: none;
        text-align: center;
}	
.addInfo {
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #999999;
	text-align: center;
	vertical-align: default;
}
.message {
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.reqQuestion {
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
.mainTable {
	padding:50px;
/*	width: 100px;*/
	
}
/*body {
	background-color: #EEEEEE;
	text-align: center;
	width:500px;
}*/
.preQuestionBorder {
	/*width: 100px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	border: 1px none #999999;
	background-color: #ab1355;*/
	background-color: #EEEEEE;
	height: 8px;
	vertical-align: text-top;
}
.qnOuterTable {
	width: 580px;
	border: none;
	background-color: #cccccc;
	cell-spacing: 1;
	padding-bottom:5px;
}
.qnInnerTable {
	width: 100%;
	border: none;
	background-color: #cccccc;
	cell-spacing: 1;
	padding-bottom:10px;
}
.qnInnerTd {
	background-color: #ab1355;
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	width: 26px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align: text-top;
	text-align:right;
}
.qnInner {
	background-color: #ab1355;
	/*width: 400px;*/
	height: 27;
	vertical-align: middle;
	color: #FFFFFF;
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	text-align:left;
}
.qnType {
/*width:300px;
	
	height: auto;
	vertical-align: middle;*/
	background-color: #cccccc;
	color: #000000;
	font-family:Corbel, Calibri, Geneva, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
}
.thankHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	color: #CCCCCC;
}
.thankBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	color: #FFFFFF;
}
.returnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #ffffff;
}
body#auth {
    margin: 5px;
}
.login {
    width: 480;
}
.login form {
    float: left;
}
div.row {
    clear: both;
    padding-top: 10px;
}

div.row label {
    float: left;
    padding-right: 5px;
    width: 100px;
    text-align: right;
}


/* 
 * Styles for the respondent dashboard (public/dashboard.php).
 * See public/css/default.css for example usage.
 */

/* CSS Document */
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
/*li, ol, ul, */{
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;
	
	
	font-size: 100%;
	line-height: 1;
	
	
	vertical-align: baseline;
/*text-align: justify;
font-weight: inherit;font-style: inherit;font-family: inherit;*/
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*ol, ul {
	list-style: none;
}*/
/*ol, ul {
	list-style: none;
}*/
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*@media all {  
.page-break { display:none; }  
}  

@media print {  
.page-break { display:block; page-break-before:always; }  
} 
*/
/* CSS Document */
