/* Outer Wrapper */

div#wrapper {
	width: 710px;
	background: transparent url(../_img/bg-wrapper-index.gif) repeat-y;
}

div#languages ul {
	margin: 0 0 0 360px;
}

/* Header
// Note that the BG image in this element requires change per section */

div#header {
	background: #192589 url(../_img/header-index.jpg) top left no-repeat;
	width: 710px;
	height: 172px;
}

div#header h1 {
	display: none;
}

/* Content DIV
// Main content section of the site. */

div#content {
	width: 520px;
}

h2.news {
	width: 350px;
	font-size: 12px;
	clear: both;
}

div.news_item {
	background: #fff5ec;
	padding: 6px;
	clear: both;
}

div.news_item ul {
	list-style: none;
	line-height: 15px;
}

div.news_item a,
ul.news_all a {
	text-decoration: none;
	color: #600;
}

div.news_item a:hover,
ul.news_all a:hover {
	text-decoration: underline;
	color: #960;
}

ul.news_all {
	background: #ffd9b7;
	padding: 5px 10px;
	margin-bottom: 10px;
}

ul.news_all a {
	font-weight: bold;
}

ul.news_all li {
	list-style-image: url(../_img/bullet-brown.gif);
	margin-left: 15px;
	line-height: 15px;
}

/* Forum */

div.forumbox {
	border: 1px solid #d3ddf5;
	clear: both;
}

h2.forum {
	background: url(../_img/bg-head-blue.jpg) top left repeat-x;
	padding: 0 4px;
	width: 350px;
	font-size: 12px;
	clear: both;
}

div.forum_item {
	background: #f3f5fc;
	padding: 6px;
	clear: both;
}

div.forum_item ul {
	list-style: none;
	line-height: 15px;
}

div.forum_item a,
ul.forum_all a {
	text-decoration: none;
}

div.forum_item a:hover,
ul.forum_all a:hover {
	text-decoration: underline;
}

ul.forum_all {
	background: #d3ddf5;
	padding: 5px 10px;
	margin-bottom: 10px;
}

ul.forum_all a {
	font-weight: bold;
}

ul.forum_all li {
	list-style-image: url(../_img/bullet-brown.gif);
	margin-left: 15px;
	line-height: 15px;
}

div#home_content {
	position: relative;
	margin-bottom: 10px;
}

div#home_left_col {
	width: 180px;
	float: left;
}

/* Homepage Directory Section */

h2.directories {
	background: url(../_img/bg-head-blue.jpg) top left repeat-x;
	padding: 0 4px;
}

div.directories {
	background: #f3f5fc;
	margin-bottom: 10px;
	border: 1px solid #d3ddf5;
}

div.directories p {
	background: #d3ddf5;
	padding: 5px;
	margin: 0;
}

div.directories img {
	margin: 0 auto;
}

div.directories a {
	text-decoration: none;
	font-weight: bold;
}

div.directories ul {
	padding: 6px;
}

div.directories ul li {
	list-style-image: url(../_img/bullet-blue.gif);
	margin-left: 15px;
	line-height: 15px;
}

div.directories ul ul {
	padding: 0;
}

div.directories ul ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	line-height: 15px;
}

h2.forums {
	background: url(../_img/bg-head-orange.jpg) top left repeat-x;
	padding: 0 4px;
}

div.forums {
	background: #fff5ec;
	margin-bottom: 10px;
	border: 1px solid #fc9;
}

div.forums p {
	background: #fc9;
	padding: 5px;
	margin: 0;
}

div.forums ul {
	padding: 15px 6px;
}

div.forums ul li {
	list-style-image: url(../_img/bullet-brown.gif);
	margin-left: 15px;
	line-height: 15px;
}

div.forums a {
	text-decoration: none;
	font-weight: bold;
}

div.forums a:hover {
	text-decoration: underline;
}

div#home_right_col {
	margin-left: 190px;
}

div.highlights {
	border: 1px solid #cacdde;
	margin-bottom: 10px;
}

div.highlights h3 {
	background: url(../_img/bg-highlight.jpg) top left repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	padding: 4px;
}

div.highlights ul {
	padding: 8px 6px;
	background: #f3f5fc;
}

div.highlights ul li {
	list-style-image: url(../_img/bullet-light-blue.gif);
	line-height: 12px;
	margin-left: 15px;
	font-size: 11px;
}

h2.section {
	background: url(../_img/bg-head-blue.jpg) top left repeat-x;
	width:260px;
	padding: 0 4px;
	font-size: 11px;
	margin-left: 1px;
}

/* commented backslash hide from IE5 Mac hack v2 \*/
h2.section { margin:0; }
/* end hack */

div.section {
	background: #f3f5fc;
	border: 1px solid #cacdde;
	margin-bottom: 10px;
}

p.section {
	background: #f3f5fc;
	padding: 4px;
	margin: 0;
	font-size: 11px;
	color: #8489b0;
}

p.alt {
color: #000;
	background: #d3ddf5;
}

p.section a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #8489b0;
}

p.section a:hover {
	color: #000;
}

div.section h3 {
	margin: 4px;
}

div.section ul {
	margin: 6px;
}

div.section ul li {
	list-style-image: url(../_img/bullet-blue.gif);
	margin-left: 15px;
	line-height: 15px;
}

div#cubanews {
	width: 299px;
	margin: 0 auto;
	text-align: center;
}

/* Advertisements Div
// Contains Google Adsense and eBay Marketplace amoung others */



/* Footer  */

div#footer_center {
	width: 370px;
}

div#footer_right {
	left: 540px;
}