/*Main*/
body {
	background-repeat: no-repeat;
	/*background-image: url(buttons/fondobody.gif);*/
	background-position: left;
	color: #000000;
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0em 0em -8.1em 0em;
}

p {
	font-size: 1.0em;
	line-height: 1.4em;
	/*text-align: justify;*/
}

ul {
	font-size: 1.0em;
	list-style-image: url(buttons/bullet.jpg);
	line-height: 1.4em;
}

ol {
	font-size: 1.0em;
	line-height: 1.4em;
	list-style-type: decimal;
}

ol ol {
	font-size: 1.0em;
	list-style-type: lower-alpha;
}

ol ol ol {
	font-size: 1.0em;
	list-style-type: lower-roman;
}

ol ul {
	font-size: 1.0em;
}

ul ul {
	font-size: 1.0em;
}

ul ol {
	font-size: 1.0em;
}

h1 {
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	color: white;
	font-size: 1em;
}

h2 {
	font-size: 1.375em;
	color: #F2C15F;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted silver;
}

h3 {
	color: #666666;
	font-size: 1.25em;
	padding: 5px;
	font-weight: bold;
	background: transparent;
	/*	border: 1px solid #25672A;*/
	border-bottom: 1px dotted #FFC142;
}

h4 {
	font-size: 1.125em;
}

h5 {
	font-size: 1.0em;
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 10px;
}

h6 {
	font-size: 0.875em;
}

img {
	vertical-align: middle;
}

img.leftalign {
	float: left;
	position: relative;
	padding-right: 15px;
}

img.rightalign {
	float: right;
	position: relative;
	padding-left: 15px;
}

/*Links*/
a:link {
	color: #F2C15F;
}

a:visited {
	color: silver;
}

a:hover {
	background-color: #EDEDED;
	color: #F2C15F;
}

a:active {
	color: #CC0000;
}

p.caption {
	color: #669999;
	font-size: 0.875em;
	font-weight: bold;
}

span.mediacaption {
	color: #669999;
	font-size: 0.875em;
	font-weight: bold;
}

/*Tables*/
/* table {
/*table fix to allow for Quirks mode in WebCT - do not delete*/
background-color: transparent {
}

color: #000000 {
}

font-family: Verdana, Helvetica, Arial, sans-serif {
}

font-size: 1em {
}

*/ table.unbordered {
	padding: 2px;
}

table.unbordered th {
	padding: 2px;
}

table.unbordered td {
	padding: 2px;
}

table.bordered {
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
	padding: 2px;
}

table.bordered th {
	border: 1px #CCCCCC solid;
	background-color: #DEDEDE;
	padding: 2px;
}

table.bordered td {
	border: 1px #CCCCCC solid;
	padding: 2px;
}

/*Display Formats*/
div.boxtext {
	border: 1px #999999 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-color: #E7E7E7;
}

div.paneltext {
	background-image: url("buttons/panel.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	padding: 1px 5px 1px 70px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 45px;
	margin-right: 45px;
}

div.quotetext {
	font-style: italic;
	color: #646464;
	border-bottom: 1px dashed silver;
	margin-right: 5em;
	margin-left: 3em;
	background: #FFFFFF left;
	text-align: justify;
	padding: 15px 60px 15px 65px;
	background-image: url("buttons/quote.jpg");
	background-repeat: no-repeat;
}

div.definition {
	border-left: 1px #B56E00 solid;
	text-align: justify;
	background: #FFFFFF right;
	background-image: url("buttons/saber.png");
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-right: 6em;
	margin-left: 8em;
	margin-right: 8em;
}

div.definition h3 {
	font-size: 1.0em;
	font-weight: bold;
}

div.definition p {
	font-size: 1.0em;
}

pre.literal {
	font-size: 1.0em;
}

/*Questions*/
table.question {
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	width: 95%;
	padding: 4px;
}

td.qnum {
	background-color: #CCCCCC;
	font-size: 2em;
	color: #666699;
	text-align: left;
	width: 0.7em;
}

td.qbody {
	font-size: 1em;
	line-height: 0.8em;
	/*border-top: 1px dotted black;*/
	border-bottom: 1px dotted black;
	background-image: url(buttons/fondoauto.jpg);
	padding: 20px 0px 0px 30px;
}

table.qinput {
	width: 100%;
	padding: 8px;
	font-size: 1em;
	line-height: 1.4em;
}

#feedback {
	margin: 8px;
	padding: 8px;
	position: static;
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	position: static;
}

#feedback p, #feedback ul, #feedback ol, #feedback table {
	font-size: 1em;
}

.Qfeedbackgeneric {
	display: none;
	background-color: #BFD5EA;
	border: 1px #666666 solid;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

.Qfeedbackcorrect {
	display: none;
	background-color: #C1E8BD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px #666666 solid;
	line-height: 1.2em;
}

.Qfeedbackincorrect {
	display: none;
	background-color: #FFCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px #666666 solid;
	line-height: 1.2em;
}

.Qfeedbackcorrect-chb2 {
	display: none;
	background-color: #C1E8BD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.2em;
}

.Qfeedbackincorrect-chb2 {
	display: none;
	background-color: #FFCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.2em;
}

.Qfeedbacksaved {
	display: none;
	background-color: #FFCC99;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px #666666 solid;
	line-height: 1.2em;
}

#feedback table {
	font-size: 1em;
}

/*Popups*/
#popup {
	margin: 8px;
	padding: 8px;
	position: static;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
}

/*Header*/
#header {
	border-top: 0px dashed black;
	background-color: silver;
	background: url(buttons/banner.png) no-repeat;
	padding: 7px 0px 70px 205px;
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#header h1 {
	font-size: 1.4em;
	float: left;
	padding-left: 135px;
	display: inline;
	font-weight: normal;
	letter-spacing: 0.06em;
}

#header a:link, #header a:hover, #header a:visited, #header a:active {
	background: transparent;
}

/*Logo*/
#logo {
	position: relative;
	padding-left: 4px;
	padding-right: 4px;
}

/*Index*/
#index {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 12px;
}

#index a:link, #index a:visited {
	color: gray;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#index a:hover {
	background-color: #DEDEDE;
}

#index h2 {
	font-size: 1.25em;
	color: #535555;
	padding-right: 0;
	padding-left: 17px;
}

#index ol {
	line-height: 1.7em;
}

#index ol.section {
	font-family: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 1.7em;
	list-style-type: upper-alpha;
}

#index ol.section ol {
	list-style-type: decimal;
}

/*Table of Contents*/
td#maintable-toc {
	background-color: transparent;
	/*padding: 0px 0px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	/*background-image: url(buttons/tablecontent.jpg);
	background-repeat: no-repeat;*/
}

td#maintable-content {
	/*border-left: px #cccccc solid;
	border-bottom: 0px #cccccc solid;
	background-image: url(buttons/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	padding: 0px;
	/**/
}

#toc {
	font-size: 1em;
	font-family: Century gothic, Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	border: 2px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 4px 10px #404040;
	-webkit-box-shadow: 0px 4px 10px #404040;
	box-shadow: 0px 0px 0px #404040;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 17px 7px;
}

#toc h2 {
	color: #F89406;
	font-size: 1.25em;
	text-align: center;
	background-repeat: no-repeat;
	/*background-image: url(buttons/h6contenidos.jpg);*/
	background-position: left;
	padding: 0px 0px 0px 0px;
}

#toc a:link, #toc a:visited {
	display: block;
	color: #666666;
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#toc a:visited {
	display: block;
	color: #AEAEAE;
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

#toc a:hover {
	/*background-color: #E64135;*/
	text-decoration: underline;
}

#toc li {
	text-indent: 0px;
	text-align: left;
	color: black;
}

#toc #toc-title {
}

#toc ol {
	list-style-type: decimal;
	color: #FFF;
}

#toc ol ol {
	list-style-type: lower-alpha;
}

#toc ol.section {
	list-style-type: upper-alpha;
}

#toc ol.section ol {
	list-style-type: decimal;
}

li.currentpage {
	font-weight: bold;
	color: gray;
	background-color: #EFEFEF;
}

div.currentpage {
	font-weight: bold;
	color: gray;
	background-color: #CCCCCC;
}

/*Main Content*/
#main-content-withtoc {
	background-color: white;
	border: 2px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 4px 10px #404040;
	-webkit-box-shadow: 0px 4px 10px #404040;
	box-shadow: 0px 0px 0px #404040;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}

#main-content-notoc {
	background-color: white;
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: : 50px;
	border: 1px #999999 solid;
	background-image: url(buttons/fondo1.pn);
	background-repeat: no-repeat;
	background-position: 0 0;
	s;
}

/*Footer*/
#footer-withtoc {
	color: black;
	padding: 0px 0px 60px 20px;
	margin-bottom: 0px 0px 0px 0px;
	font-size: 1.2em;
	/*position: static;
	position:fixed;
	clear:both;*/
	width: 100%;
	height: 15px;
	bottom: 0%;
	/*text-align: center;*/
	/*background: url("buttons/footer.jpg") no-repeat #FFFFFF;*/
}

#footer-notoc {
	color: #000000;
	padding-left: 29px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 46px;
	font-size: 1.2em;
	position: static;
	/*text-align: center;*/
	/*background: url("buttons/footernotoc.jpg") no-repeat #FFFFFF;*/
}

#footer a:link, #footer-withtoc a:link, #header a:hover, #header a:visited, #header a:active {
	background: transparent;
}

#bottom-nav {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}

.floatright {
	float: right;
	margin: -5px 73px 0px -51px;
	display: inline;
}

.floattopright {
	float: right;
	margin: 25px 50px 0px -30px;
	display: inline;
}

/*Longdescriptions*/
#longdesc {
	margin: 10px;
}
