/* CSS Document  */


*
{
	margin:0;
	padding:0;
}

/* Styles for the body */
body 
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	color: #000000;
	clear: both;
	position: absolute;
	background: url('images/bggrad2.jpg') repeat #999999;
}

/* Page centering outermost container */
#container 
{
	width: 700px;
	margin-left: -350px;
}

/* Header for the site in no-css mode */
.invisible
{
    display: none;
    visibility: hidden;
}

/* Style for global paragraphs */
p
{
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* Removing list style */
ul
{
	list-style:none;
}
h1
{
	width: 698px;
	margin-top: 10px;
	border: 1px solid #a9a9a9;
}

/* Login Reset buttons */
.button
{
  height: 22px;
  width: 64px;
  background: #e0e0e0;
  margin-bottom: 10px;
}

/* Topmost bar sticking right below the address bar */
#topMostBar 
{
	height: 50px;
	margin-bottom:10px;
	clear:both;
	background:url(images/topBG2.jpg) no-repeat top;
}
#smalllist ul
    {
	margin-right: 5px;
	
	}
#smalllist li {
	list-style-type: square;
	
}
#topMostInner1
{
	float: left;
	margin-left: 700px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color:#777;
        background:url(images/header.jpg) 
}



/* Container for main navigation buttons */

#menucontainer{
	position:relative;
	height:34px;
	color:#a9a9a9;
	width:682px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	background-color: #f7f4f7;
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat;
}
#menunav{
	position:relative;
	height:0px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 20px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menunav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menunav ul li{
	display:block;
	float:left;
}
#menunav ul li a{
	display:block;
	float:left;
	color:#666666;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #666666;
}
#menunav ul li a span{padding:12px 20px 0 0;height:37px;float:left;}
#menunav ul li a:hover{color:#1D6893;background:#1D6893 }
#menunav ul li a:hover span{display:block;color:#FFFFFF; width:auto;cursor:pointer;}
#menunav ul li a.current,#menunav ul li a.current:hover{color:#fff;background:#1D6893 url(/code/dolphin/images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#menunav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(/code/dolphin/images/dolphin_right-ON.gif) no-repeat top right;height:33px;}


/* Style for global links */
a 
{
	text-decoration: none;
	color: #686868;
}

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

a img
{
    border: none;
    vertical-align: middle;
}

/* Main content container (first inner) */
#main 
{
	margin-top:5px;
	padding: 5px 5px 2px 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #EEE;
	border: 1px solid #AAA;
	float: left;
	clear: both;
}

/* One full length horizontal container */
.horizRect
{
    width:100%;
    clear: both;
    background: #fff;
}

/* Header style for sections and articles */
.titleheader
{
	width:auto;
	border-bottom: 1px solid #888;
	color: #222;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x #f7f4f7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/* advertisement block */
.adblock
{
	width: 682px;
	border: 1px solid #A9A9A9;
	background: #fff;
	color: #000;
	float: left;
	padding: 2px;
	height:auto;
}

/* advertisement block 2 (main)  */
.adblock2
{
	width: 682px;
	border: 1px solid #A9A9A9;
	background: #fff;
	color: #000;
	float: left;
	height:auto;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/* Sidebar block */
.sideblock
{
	width: 235px;
	border: 1px solid #A9A9A9;
	background-color: #f8f8f8;
	color: #663366;
	float: right;
	padding: 2px;
    height: 206px;
}

/* All those big numbers, 1585, 138 billionm....inside this */
.imgSlogan
{
	width: auto;
	padding: 3px 3px 3px 3px;
}

/* Styling the ugly list buttons */
.imgSlogan li
{	
	font: bold 12px/20px arial, verdana, sans-serif;
}
img.floatLeft {
	float: left;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
img.floatRight {
	float: right;
	margin: 5px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.small {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
/* A full length container for holding three columns */
#threecolcontainer
{
    width:100%;
    background-color: #E0E0E0;
    color: #000;
}
p#threecolcontainer
{
	margin: 5px;
}

/* Column 1 of the three columns */
.col1
{
	width: 220px;
	border: 1px solid #A9A9A9;
	background: #F7F4F7;
	color: #000;
	float: left;
	padding: 2px;
	clear: both;
	margin-top: 1px;
	height: 400px;
}

/* Column 2 of the three columns */
.col3 
{
	width: 235px;
	border: 1px solid #A9A9A9;
	background: #F7F4F7;
	color: #000;
	float: right;
	padding: 2px;
	margin-left:1px;
	margin-top: 1px;
	height: 400px;
}

/* Column 3 of the three columns */
.col2 
{
	width: 213px;
	border: 1px solid #A9A9A9;
	background: #F7F4F7;
	color: #000;
	float: right;
	padding: 2px;
	margin-top: 1px;
	height: 400px;
}


/* For the read more links */
.readmore
{
    display: block;
    clear: both;
    background: url('images/readmore.jpg') no-repeat;
    margin-top: 4px;
}

/* Last but not the least, the footer */
#footer 
{
	background-color: #E4DCE4;
	color: #888;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
	border-bottom:1px solid #AAA;
	border-right:1px solid #AAA;
	border-left:1px solid #AAA;
	border-top:none;
}
