/* Base HTML styles for Nitobe
 * $Id: html.css,v 1.1.6.1 2009/04/04 14:23:35 shannonlucas Exp $
 * http://drupal.org/projects/nitobe */

/* BEGIN alonso */
.nobr {white-space: nowrap}

.questionhover {
	background-color:#F0F0F8;
	cursor: pointer; cursor: hand;
}
.questionnormal {
	background-color:#FFFFFF;
	cursor: default;
}
.questionhover-sel {
	background-color:#F0F0F8;
	cursor: pointer; cursor: hand;
	color:blue;

}
.questionnormal-sel {
	background-color:#FFFFFF;
	cursor: default;
	color:blue;
}
TABLE.question {
margin-bottom:6px;
}
TABLE.answer {
margin-bottom:6px;
margin-left:6px;

}

TABLE.trial {
    margin: 20px 0px 15px 10px;
}
.trial1 {
    font-size: 24px;
    color:orange;
    font-weight:bold;
}
.trial2{
    text-align:right;
    font-size: 13px;
    font-weight:bold;
    vertical-align:bottom;

}
.trial3{
    font-size:19px;
    font-weight:bold;
    padding-left:40px;
}

p+h3{
    margin-top: 1em;
}
h3.text {
         width:60%;
        /*border-bottom: solid 1px #DDDDEE;*/
        border-bottom: solid 3px #dfe3c8;
        color:#222;
        margin-bottom: 0.4em;
        padding-left:2%;
        font-weight:bold;
}
h3.textwide {
    width:95%;
    border-bottom: solid 3px #dfe3c8;
        color:#222;
        margin-bottom: 0.4em;
        padding-left:2%;
        font-weight:bold;
}

TD.csodd {
    background-color:#FFFFFF;
    vertical-align:middle;
}
TD.cseven {
    background-color:#EEEEEE;
    vertical-align:middle;
}

DIV.mastitle {
    padding: 40px 0 0 40px;
    font-size: 2em;
    font-weight:bold;
}

#block-locale-0 {
    text-align:right;

}

#block-locale-0 ul {
  margin-top:8px;
}

#block-locale-0 ul li{
    display: inline;
}

#block-locale-0 * .es {
    /*background-image:url(/dimages/espanol.gif);*/
    background-repeat:no-repeat;
    padding-top:28px;
    background-position:center;
    font-size:13px;
}

#block-locale-0 * a.active {
    display:none;
}

#block-locale-0 * .en {
    /*background-image:url(/dimages/english.gif);*/
    background-repeat:no-repeat;
    padding-top:28px;
    background-position:center;
    font-size:13px;
}

#block-block-1, #block-block-3,#block-block-4 {
    border: 1px solid #b0b0b0;
    background-color: #f7f7f9;
    padding:3px;
}
#block-block-1 h3, #block-block-3 h3 ,#block-block-4 h3 {
    text-align:center;
    background-color: #003366;
    color:white;
    border-bottom:0px;
    font-size:13px;
    font-weight:bold;
    padding: 2px;
} 

img.content {
    
    
    

}
div.imgcontent {
    padding:0 0 8px 8px;
    margin:0 0 8px 15px;
    /*background-image: url(images/background.gif);*/
    float:right;
    max-width:300px;
    max-height:300px;
}
div.imgcontent-conborder {
    padding:0 0 8px 8px;
    margin:0 0 8px 15px;
    background-image: url(images/background.gif);
    float:right;
    max-width:300px;
    max-height:300px;
}


/* END alonso */



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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
}

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, b, u, i, center, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

body {
	/*background: #ccc url(/dimages/bg_body.gif) repeat;*/
	background: #ddd;
	color: #333;
	font: 62.5%/1.5 Verdana, "Liberation Sans","Helvetica Neue", Helvetica, FreeSans,  sans-serif;
}

address, code, pre {
	margin-bottom: 2em;
}

p {
    text-align:justify;
}

p+p {
	margin-top: 0.9em;
}

hr {
	border: 1px solid #ccc;
	clear: both;
	height: 0;
	margin-bottom: 2em;
}

/* @group Anchor Links */

a:link, a:visited {
	color: #0059b2;
	text-decoration: none;
}

a:hover {
	color: #aa381d;
	text-decoration: underline;
}

a:focus {
	outline: #ccc 1px dotted;
}

/* @end */

/* @group Forms */

fieldset {
	border: 1px solid #333;
	margin-bottom: 2em;
	padding: 1em;
}

input[type="text"], select {
	border: 1px solid #ccc;
	color: #333;
	font-size: 1em;
	margin: 0;
	padding: 2px 4px;
}

/* @end */

/* @group Headers */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 0.5em;
}

h1 {
	font-size: 2.25em;
}

h2 {
	font-size: 1.75em;
}


h3 {
	font-size: 1.33em;
}

h4 {
	font-size: 1.25em;
}

h5 {
	font-size: 0.9em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

/* @end */

/* @group Lists */

ol, ul, dl {
	margin-bottom: 2em;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 2em;
}

ul li ul, ul li ul ul li ul, ul li ul ul li ul ul li ul,
ol li ol, ol li ol ol li ol, ol li ol ol li ol ol li ol {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Quotes */

blockquote, q {
	quotes: none;
}

blockquote {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
	color: #777;
	margin: 1em 2em;
	padding: 0 1em;
	font-style: italic;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

blockquote cite {
	display: block;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
}

blockquote p+p {
	margin: 0;
	padding-top: 10px;
}

q:before {
  content: "\201C";
  padding-right: 0.1em;
}

q:after {
  content: "\201D";
  padding-left: 0.1em;
}

/* @end */

/* @group Tables */

table {
	border-collapse: collapse;
	border-spacing: 0;
	/*margin-bottom: 2em;*/
}

td {
	vertical-align: top;
	padding: 0px 5px;
}

/* @end */

del {
	background-color: #fffbcc;
	color: #555;
	font-style: normal;
	text-decoration: line-through;
}

ins {
	background-color: #fffbcc;
	font-style: normal;
	text-decoration: none;
}

small {
	font-size: 90%;
}

