/***************GLOBAL POSITION********************
TOP*/
#maincontainer
{
	width: 100%;
	height: 100%;
	background: url(../images/mainbg.png) repeat-y center;
	border-top: 1px solid #000000;
}
#topheader
{
	width: 780px;
	height: 124px;
	background: #FFF url(../images/logobig.gif) no-repeat bottom;
	margin-top: 5px;
	position: relative;
	float: inherit;
}
#logo
{
	position: relative;
	top: 40px;
	left: -280px;
	width: 200px;
	height: 40px;
/*background-image: url(../images/logo.gif);
background-repeat: no-repeat;*/
}
#logotwo
{
	width: 780px;
	height: 40px;
	background: url(../images/logo.gif) no-repeat left;
	text-align: right;
}
#logotwolinks
{
	margin-right: -4px;
	padding-top: 5px;
}
/*GLOBAL DESIGN
************GLOBAL DESIGN OF SITE LEFT*****************/
#centercontainer
{
	width: 780px;
	text-align: left;
}
#centerleft
{
	width: 180px;
	float: left;
	margin-top: -5px;
}
.topblockleft
{
	padding-bottom: 5px;
	background: #FFF url(../images/leftbltopbottombg.gif) no-repeat bottom right;
}
.bottomblockleft
{
	margin-top: 5px;
	background: #FFF url(../images/rightbltopbottombg.gif) no-repeat top right;
}
.leftblock
{
	background: #F4F3F0 url(../images/blcorner.gif) no-repeat right bottom;
	margin: 5px;
	padding: 5px;
	width: 160px;
}
/*************ADDED BY DAVE*****************************************
a small workaround so you even can adjust the link colors and hover function*/
DIV.blocklistings UL
{
	padding: 2px 7px 7px;
	list-style: none inside;
	float: left;
	width: inherit;
	margin: 2px 0px 0px;
	border: 0px solid #000000;
	font: normal 1em/1.7 Arial;
}
DIV.blocklistings LI
{
	font-size: x-small;
	padding: 0px;
	list-style-position: inside;
	float: inherit;
}
DIV.blocklistings UL LI A
{
	color: #005998;
	font: normal small-caps 8.1pt/1.5 "Trebuchet MS";
	padding: 0px;
}
DIV.blocklistings UL LI A:hover
{
	color: #666666;
}
/*******************************************************/
.blocktitleleft
{
	padding-bottom: 3px;
	color: #2B1810;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #DDDBD1;
}
.leftblockbottom
{
	background: url(../images/test3.gif) no-repeat bottom left;
	padding: 5px;
	margin-bottom: 5px;
}
.blocktitleleftbottom
{
	padding-bottom: 3px;
	color: #2B1810;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #DDDBD1;
}
/************CENTER RIGHT*************/
#centerright
{
	float: right;
	width: 595px;
	margin-top: 5px;
	overflow: hidden;
	background: #FFF url(../images/contentfoot.png) no-repeat bottom left;
}
#content
{
	padding: 15px 15px 25px;
	overflow: hidden;
}
#content A
{
	font-style: normal;
}
#text
{
}
#cbl
{
	padding-top: 15px;
}
.ccl
{
	float: left;
	width: 40%;
}
.ccr
{
	float: right;
	width: 58%;
}
/*****************CENTER BLOCK CONFIG***************/
BODY
{
	font-family: "Trebuchet MS", Geneva, Arial;
	background-color: #EDECE7;
	font-size: 0.8em;
	color: #24221C;
	background: url(../images/beige001.png);
	padding: 0;
	margin: 0;
	line-height: 1.6;
	background-repeat: repeat;
}
A:link
{
	color: #003366;
}
/*unvisited links*/
A:visited
{
	color: #003366;
}
/*visited links*/
A:hover
{
	color: #CCCCCC;
}
/*user hovers*/
A:active
{
	color: #666666;
	text-decoration: blink;
}
/*active links*/
IMG
{
	border: none;
}
HR
{
	border: 1px solid #DDDBD1;
}
/***********CCB AND RB*****
BOTTOM*/
#footer
{
	height: 59px;
	background: url(../images/foot.png) no-repeat center center;
}
#beneathfoot
{
	text-align: center;
	font-size: 10px;
	margin-top: -5px;
	padding-bottom: 10px;
	color: #848B72;
}
/***********************REPEATING CLASSES**********************/
.odd
{
	background-color: #F5F5F5;
	padding: 4px;
}
.even
{
	padding: 6px 6px 6px 13px;
	background: #EFEFEF;
}
.head
{
	padding: 4px;
	background-color: #F5F5F5;
}
.outer
{
	padding: 4px;
}
.xoopsQuote
{
	border: 1px solid #808080;
	font-style: italic;
	background-color: #FFF;
	margin: 10px;
}
/******************USER AND MAIN XOOPS MENU*****************/
TD#mainmenu A
{
	display: block;
}
TD#mainmenu A:hover
{
}
TD#mainmenu A.menuTop
{
}
TD#mainmenu A.menuMain
{
}
TD#mainmenu A.menuSub
{
}
TD#usermenu A
{
	display: block;
}
TD#usermenu A:hover
{
}
TD#usermenu A.menuTop
{
}
TD#usermenu A.highlight
{
}
/***Bottom three columns***/
#bottomCcolumnContent
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	line-height: 120%;
	width: 565px;
}
#bottomCColumnTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
}
#bottomCcolumn A
{
	color: #000099;
}
#bottomCcolumn A:hover
{
	color: #666666;
}
/*****************MAIN CONTENT BLOCK TOP COLUMNS**************
****************CENTER BLOCK TOP CENTER COLUMN ***************/
#centerCcolumn
{
	width: 50%;
	padding: 0px 3px 0px 0px;
}
#centerCcolumnTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	padding: 3px;
}
#centerCcolumnContent
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	line-height: 120%;
}
/*****************MAIN CONTENT TOP LEFT COLUMN ***************/
#centerLcolumn
{
	width: 50%;
	padding: 0px 3px 0px 0px;
}
#centerLcolumnTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	padding: 3px;
}
#centerLcolumnContent
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	line-height: 120%;
}
/*****************MAIN CONTENT TOP RIGHT COLUMN ***************/
#centerRcolumn
{
	width: 50%;
	padding: 0px 3px 0px 0px;
}
#centerRcolumnTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	padding: 3px;
}
#centerRcolumnContent
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	line-height: 120%;
}
/*****************END MAIN CONTENT TOP RIGHT COLUMN **************
**********MAIN BOTTOM CENTER COLUMN******************/
.bottomCcolumnTitle
{
	background: url(../images/Notecardtop.gif) repeat center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	padding: 13px 39px 23px 11px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #DDDDDD;
	margin-left: 15px;
	margin-right: 15px;
}
.bottomCcolumnContent
{
	background: url(../images/Notecardbottom.gif) repeat center;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #DDDDDD;
	padding: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 120%;
	font-family: Georgia;
	font-size: 1.4em;
	min-height: 78px;
}
/***********MAIN BOTTOM BOX LEFT COLUMN******************/
.bottomLcolumnTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background: url(../images/NotebookTop.gif) repeat center;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	padding-top: 36px;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 15px;
	margin-right: 15px;
	width: 275px;
	color: #666666;
}
.bottomLcolumnContent
{
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 4px solid #DDDDDD;
	line-height: 153%;
	background: url(../images/NotebookBottom.gif) repeat center;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	padding-top: 12px;
	width: 275px;
}
.imgborder
{
	padding: 1px;
	border: 1px dashed #AFAFAF;
	min-height: 75px;
}
.imgborder:hover
{
	padding: 1px;
	border: 1px dashed #716F6F;
}
.imgthumb
{
	padding: 1px;
	border: 1px dashed #AFAFAF;
	max-width: 135px;
}
.imgthumb:hover
{
	padding: 1px;
	border: 1px dashed #716F6F;
	max-width: 135px;
}
/***********CENTER BOX BOTTOM RIGHT COLUMN******************/
.bottomRcolumnTitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	background: url(../images/GraphTop.gif) repeat center;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 5px;
	margin-right: 15px;
	color: #666666;
}
.bottomRcolumnContent
{
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 4px solid #DDDDDD;
	line-height: 120%;
	background: url(../images/GraphBottom.gif) repeat center;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 20px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Georgia;
	font-size: 1.6em;
	min-height: 75px;
}
/******************XTRA CSS****************
*******************MODULES******************/
.xhlddescription
{
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	display: block;
	clear: left;
	color: #000000;
	padding-left: 4px;
	font-weight: normal;
	line-height: 1.4;
	padding-top: 6px;
}
.xhldtitle
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	color: #666666;
	padding-left: 8px;
	padding-bottom: 7px;
	line-height: 1.4;
}
.xhlddate
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-left: 8px;
	color: #717171;
}
/********************NEWS*********************/
.item
{
	font-family: Arial;
	color: #555151;
	font-size: 12px;
	padding: 10px;
}
.itemHead
{
	padding-bottom: 10px;
}
.itemTitle, .itemTitle A
{
	color: #4F4F4F;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
	font-variant: inherit;
	text-transform: none;
}
.itemText
{
	text-align: justify;
}
.itemFoot
{
	text-align: right;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/*******************FORMS****************/
INPUT
{
	border: 1px solid #DDDBD1;
	margin: 3px;
}
/*adjusting the wisth of the too long country list*/
#timezone_offset
{
	width: 400px;
}

