/*Formy - CSS Framework 0.8 */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#6295AF} 
a:visited {color:#6295AF} 
a:hover,a:active {color:#22638B}

/*fieldset legend*/
fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { 	font:65%/1.5 arial,tahoma,verdana,sans-serif; padding: 0 .4em;  font-size: 1.2em;background-color: #e3dfdf;color:#333;}

/*label*/
label {font:75%/1.5 arial,tahoma,verdana,sans-serif; 
	float: left;clear:left; text-align: left;margin-left:0em; margin-right: 1em; display:block; color:#333;
	background: transparent url("/images/icons/bullet_blue.gif") no-repeat;padding-left:16px;	
}
.reqblue{background: transparent url("/images/icons/bullet_blue.gif") no-repeat;padding-left:16px;}
.req{background: transparent url("/images/icons/bullet_red.gif") no-repeat;padding-left:16px;}
.print{background: transparent url("/images/icons/printer.gif") no-repeat;padding-left:18px;}


/* Textarea input select */
textarea, input, select {  margin: 0.5em 0.5em 0 0; padding: .2em;  }
textarea {border: 1px solid #666;}
textarea:focus, input[type="text"]:focus  {border: 1px solid #227BBC;}

select {background-color: #fff;color: #000;padding:0;}

input[type="text"] {border: 1px solid #666;}
input[type="submit"]{background-color: #ccc;font-size:12px;color: #333;margin: 0.5em 0.5em 0 0; padding: .7em;}
input[type="checkbox"]{color: #000;}
input[type="radio"]{color:#FF0000;background-color: #fff;color: #000;padding: 0.5em;}
img {border:none} 

/*option optgroup*/
option{color:#000;background-color:#FFF}
optgroup {color:#000;background-color:#CCC;}

/*button*/
button {background-color: #ccc; color: #333; margin: 0.5em 0.5em 0 0; padding: .4em;}

/*error msgs*/
.error {background-color:#FFDFE0;color:#FF787A;font-weight:bold;padding-top: 10px;padding-bottom: 10px;border: 1px solid #FFBFC2;}
.success {text-align:center; background-color:#E6EFC2;font-weight:bold;padding-top: 10px;padding-bottom: 10px;border-top: 1px solid #A0BF9B;border-bottom: 1px solid #A0BF9B;}
.success p{font:95%/1.5 arial,tahoma,verdana,sans-serif; color:#59A051;}
.caption {color:#999;font-size:11px}

/*
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
*/


input.validation-failed, textarea.validation-failed {font:75%/1.5 arial,tahoma,verdana,sans-serif; 	border: 1px solid #FF3300;	color : #FF3300;}
input.validation-passed, textarea.validation-passed {font:75%/1.5 arial,tahoma,verdana,sans-serif; }
.validation-advice {font:75%/1.5 arial,tahoma,verdana,sans-serif; margin: 5px 0;padding: 5px;	background-color: #FF3300;color : #FFF;font-weight: bold;}
.custom-advice {font:75%/1.5 arial,tahoma,verdana,sans-serif; 	margin: 5px 0;	padding: 5px;background-color: #C8AA00;	color : #FFF;font-weight: bold;}


/* sizes */
.outerformarea{	margin-left: auto; margin-right: auto;width: 450px;}
.wide{	width:401px; }
.smallertext{font:70%/1.5 arial,tahoma,verdana,sans-serif;  }



.multiplechoice{width: 400px;height:70px; }
* html .multiplechoice{width: 410px;height:70px; }

.wideselect{	width:408px; }
.namewide{ width:224px}

* html .namewide{ width:221px;}


/* two columns styles */
.twocolumns{ float:left; width:420px; }

.leftside{ float:left;  margin-right:90px;}
* html .leftside{ float:left;  margin-right:40px;}
.leftside_nome{ float:left;  margin-right:10px;}


.leftselect{ width:160px; }
.leftselect_loja{ width:155px; }
* html .leftselect_loja{ width:160px;margin-right:45px; }

.leftdropdown{width:157px;}

.rightside{ float:left;}
.lefttextbox{ width:150px; }

* html .rightside{   float:left; }


/* basic styles */
p, ul, ol {color:#333;font:83%/1.5 arial,tahoma,verdana,sans-serif;margin: 0 0 1.5em}
h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color:#000;border-bottom: 1px solid #eee;padding-bottom: .1em}
h1 {font-size: 196%;margin-top:.6em}
h2 {font-size: 136%}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}


/* colour */
.deeperblue{ color: #22638B;}
.lightblue{ color: #3890BE;}
.grey{	color:#737889;}
.redish{ color: #B30719; }

/* other*/
.header{color: #22638B;text-align:center;}
.instrucoes{ font:83%/1.5 arial,tahoma,verdana,sans-serif; color:#737889; padding:2px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;  }
.footer{text-align:center; }
.intro{font:83%/1.5 arial,tahoma,verdana,sans-serif; color:#4F4F4F;  margin-bottom: 1.2em; }

.result{color: #3890BE;text-align:center;font:100%/1.5 arial,tahoma,verdana,sans-serif;  }

/* buttons */

.buttons{
margin-right: auto;
margin-left: auto;
text-align:center;
}
.buttons a, .buttons button{
/*    display:block;
    float:left;
*/    
margin:0 7px 0 0;
background-color:#f5f5f5;
   border:1px solid #dedede;
   border-top:1px solid #eee;
   border-left:1px solid #eee;


    font:83%/1.5 arial,tahoma,verdana,sans-serif;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.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, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}



/* POSITIVE */
button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}


/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
