/****** Spanish/Espanol hs_cubaarch v1.0******/
/****** General CSS Styles ******/

html { 
	height: 100%; 
	margin-bottom: 1px; /*vertical scrollbar always show for all resolutions*/
}

body {
	background: url(../images/bg.jpg) repeat-x;
	font-family: "courier new","lucida sans",arial,sans-serif;
	font-size:12px;
	color:#333;
	line-height: 18px;
	padding:0px;
	margin:0px;
}

body.mceContentBody {
	background-color: #FFFFFF !important;
	background-image:none;
}


/* required to set the background style to white for the JCE Editor Componenet */

.clr {
	clear:both;
}

/******* LAYOUT  *******/

#pagewidth-800 {
	Width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

#mainbodywidth {
	Width:800px; /*4px extra to fix floating hack for firefox*/
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

#container {
	float:left;
}

.content-800 {
	float:left;
	width:792px;
	padding:4px;
}

.content-632 {
	float:left;
	width:624px;
	padding:4px;
}

.content-472 {
	float:left;
	width:464px;
	padding:4px;
}

/* pagewidth-1024 styles */

#header {
	height:55px;
	width:100%;
	background: url(../images/sp_header.jpg) no-repeat;
}

ul#mainlevel-gc
{
	list-style: none;
}

ul#mainlevel-gc li
{
	float: right;
	font-size:9px;
	line-height: 1px;
	white-space: nowrap; /*not sure if this is important*/
}

ul#mainlevel-gc li a
{
	padding-left: 2px;
	padding-right: 7px;
	text-decoration: none;
	color: #000;
}

ul#mainlevel-gc li a:hover {
	text-decoration:underline;
}

#search {
	float: right;
	overflow: hidden;
	padding-right:5px;
}

#search .inputbox {
	margin-top:2px;
	width:100px;
	padding: 1px 20px 1px 3px;
	font-size: 11px;
	color: #722236;
}

#search_searchword {
	width:300px;
}

#banner {
	height:150px;
	width:800px;
	background: url(../images/sp_banner.jpg) no-repeat;
}

#flash_rotator {
	height:150px;
	width:800px;
}

#topmenu {
	float:left;
	height:21px; /* fix background image 'buttons_top.png' to this height */
	width: 800px;
	background:#ccc;
	background-position: -10px -10px;
	margin-bottom:5px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	float: right;
	line-height: 20px; /* determines text positioning */
	white-space: nowrap; /*not sure if this is important*/
}

ul#mainlevel-nav li a
{
	background-color:#ccc;
	padding:2px 10px 3px 10px;
	text-decoration: none;
	color: #000032;
	border-left: 1px solid #fff;
}

ul#mainlevel-nav li a:hover {
	background-color:#722236;
	color:#fff;
}

/* mainbodywidth-1024 */

#leftsidebar {
	float:left;
	width:164px;
}

#rightsidebar {
	float:right;
	width:164px;
}

#translation {
	margin-right:5px;
	padding-top:4px;
}

#translation ul a:link{
	color:#fff;
	background:#722236;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 5px 0px 5px;
	line-height:11px;
}


#translation ul a:visited{
	color:#fff;
	background:#722236;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 5px 0px 5px;
	line-height:11px;
}

#translation ul a:hover{
	color:#722236;
	background:#fff;
	font-weight:bold;
}

/*Module Styles */


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	margin: 2px 2px 14px 2px;
	height:152px;
	background: url(../images/menu_bg.jpg) no-repeat;
	padding: 0px 2px 4px 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #fff;
	text-align: left;
	padding: 3px 0 0 6px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 4px 2px; /* top right bottom left*/
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color:#000;
	font-size: 11px;
	font-weight: bold;
	text-indent:10px;
	text-decoration: none;
	margin-top:4px;
}

a.mainlevel:hover {
	text-decoration: none;
	background:url(../images/menu_prim_over.png) no-repeat;
	background-position:8px 0px;
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	color:#000;
	font-size: 11px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel:hover {
	color: #722236;
	text-decoration: none;
}

table.moduletable-proj {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-proj {
	margin: 2px 2px 14px 2px;
	padding-bottom:3px;
	background-color:#ccc;
}

table.moduletable-proj th, div.moduletable-proj h3 {
	color: #fff;
	background: url(../images/menu_bg.jpg) no-repeat;
	text-align: left;
	font-size:15px;
	padding: 3px 0 0 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 4px 0px; /* top right bottom left*/
}

a.mainlevel-proj:link, a.mainlevel-proj:visited {
	display: block;
	color:#fff;
	background:url(../images/menu_primary.png) no-repeat;
	background-position:8px 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-right:10px;
	text-indent:10px;
	text-align:center;
	height: 32px;
	text-decoration: none;
	margin-top:4px;
}

a.mainlevel-proj:hover {
	text-decoration: none;
	background:url(../images/menu_prim_over.png) no-repeat;
	background-position:8px 0px;
	color: #fff;
}

a.sublevel-proj:link, a.sublevel-proj:visited {
	display: block;
	background:url(../images/sm_bg.png) no-repeat;
	background-position:6px 7px;
	color:#000;
	font-size: 11px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel-proj:hover {
	text-decoration: none;
	background:url(../images/menu_prim_over.png) no-repeat;
	background-position:8px 0px;
	color: #fff;
}

/* Joomla Core Styles */

a:link, a:visited {
	color: #722236;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

td, tr {
	padding:0px;
	margin:0px;
}

.button {
	border:1px solid #ccc;
	color:#333;
	text-transform: uppercase;
	font-size: 9px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px 2px 0px 2px;
}

table.contentpaneopen {
	border-spacing: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
   padding-left: 5px;
}

.pagenavcounter {
	color: #722236;
	font-size: 11px;
}

.pagenav {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width:70%;
}

.componentheading {
	color: #722236;
	text-align: left;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	color: #000032;
	width: 400px;
	background:url(../images/title_bg.jpg) repeat-y;
	font-weight: bold;
	font-size: 16px;
	white-space:nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.small {
	color: #333;
	font-size: 11px;
}

.createdate {
	height: 15px;
	color: #666;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #666;
	font-size: 11px;
}

table.contenttoc {
	border:1px solid #ccc;
	background-color:#f2f2f2;
}

table.contenttoc td {
  padding: 2px 4px 2px 4px;
}

table.contenttoc th {
    color: #fff;
	text-align: left;
	padding: 2px 6px 2px 6px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

form {
	font-size: 12px;
	padding:1px;
}

td.buttonheading {
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #ccc;
  color:#00032;
  text-transform:uppercase;
  padding: 4px;
}

.sectiontableentry1 {
	background-color : #fff;
}

.sectiontableentry2 {
	background-color : #f2f2f2;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.back_button {
	text-transform: uppercase;
	font-size: 9px;
}

#pathway {
	line-height: 16px;
	font-size:10px;
	background:#f2f2f2;
	font-weight:bold;
	border-top:1px solid #ccc;
	float:left;
	width:800px;
	text-indent:4px;
}

/* footer */
#footer {
	background:url(../images/footer.jpg) no-repeat;
	width:800px;
	height:55px;
	background-color:#999;
	font-size:9px;
	color:#fff;
}

#footer a:link {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}