/*
| Cascading Style Sheet for www.robas.info
+------------------------------------------------------------
| Name: Robas Design Vision
| Description: Freelance web- and graphic design services - www.robas.info
| Author: robas
| Copyright (c) 2008 Robas Design Vision
| Author URI: http://robas.info
+------------------------------------------------------------
*/

/* -- BEGIN LEFT COLUMN -- */
#leftcol{
	background:transparent;
	position:relative; 
	width:262px; 
	float:left; 
	display: block;
	height: 100%;
	clear: left;
	padding-left: 20px;
	margin-bottom: 20px;}

#leftcol img {
	width: 260px;
	height:100%;
	padding-top: 30px;}

#leftcol img.balls {
	width: 220px;
	height:100%;
	padding-top: 30px;
	margin-left: 30px;}

#lmenu_top {
	background: url(../images/lmenu_top.jpg) top left no-repeat;
	position:relative; 
	width:262px; 
	float:left; 
	height: 20px;
	clear: left;}

#lmenu_btm div, #lmenu_btm {
	background: url(../images/lmenu_btm.jpg) no-repeat bottom left;
	position:relative; 
	width:262px; 	
	height: 20px;
	clear: left;
	float:left; 
	font-size: 1px;}

/* --- begin left menu main --- */
#lmenu_middle {
	background: url(../images/lmenu_middle.jpg) repeat-y;
	position:relative; 
	width:262px; 
	float:left; 
	display: block;
	height: 100%;
	clear: left;
	margin: 0;}

#lmenu_middle #lmenu {
	margin:0;
	padding:0;}

/* --- begin left navigation bottom --- */
#lcol_middle {
	background: url(../images/lcol_middle.jpg) repeat-y;
	position:relative; 
	width:262px; 
	float:left;
	display: block; 
	height: 100%;
	clear: left;
	color:#006BB3;}

#lcol_btm div, #lcol_btm {
	background: url(../images/lcol_btm.jpg) no-repeat bottom left;
	position:relative; 
	width:262px; 
	height:10px;
	font-size: 1px;
	float: left;
	clear: left;}

.lcol_middle, .lcol_middle a {
	/*color: #003366;*/
	color:#006BB3;
	text-align: left;}

.lcol_content {
	color:#0099ff;
	display: block;
	margin: 0;
	padding: 22px 10px 10px 55px;}
	
.lcol_content p {
	display: block;
	line-height: 1.5;}
.lcol_content a {
	color:#006BB3;
	line-height: 1.5;	}
.lcol_content a:hover {
	color:#003366;
	text-decoration: underline;}
	
	
	
	

/* --- */
h4, h4 a {
	font: normal 15px Tahoma,Arial,Tahoma,Verdana,sans-serif;
	color: #006bb3;
	text-align: left;
	font-variant: small-caps;
	margin: 0;}
h4 a:hover, h4 a:active {
	text-decoration: none;
	color: #fff;}
h4:first-letter {
	font: bold 18px Georgia,Tahoma,Verdana,  "Century Gothic",Arial,sans-serif;
	color: white;
	text-align: left;
	margin-right: 2px;}
	
h4 a:first-letter {
	font: bold 18px Georgia,Tahoma,Verdana,  "Century Gothic",Arial,sans-serif;
	color: white;
	text-align: left;
	margin-right: 2px;}

/** --- NEW LEFT MENU -- **/
#leftnav_new {
	list-style-type:none; 
	margin:0; 
	padding:0; 
	position: relative; 
	width:262px; 
	height: 100%;
	background: transparent; }
	
#leftnav_new .glossymenu {
	padding: 10px 0;
	margin: 0;
	display: block;
	height: 100%;
	width:262px;}
#leftnav_new .glossymenu h4 {	padding:3px 0 0 55px;}

#leftnav_new .glossymenu h4,
#leftnav_new .glossymenu h4 a,
#leftnav_new .glossymenu h4 a:visited {
	position: relative; 
	color:#006bb3;
	margin: 0;
	height: 30px; 
	line-height: 30px;
	width:207px;
 	text-align: left;
 	cursor: pointer;	
	text-decoration: none;}

#leftnav_new .glossymenu h4:hover {
	background: url(../images/hover.jpg) 0 0 repeat-y;	
	height: 30px; 
	line-height: 30px;
	width: 207px;}

#leftnav_new .glossymenu h4:active {
	background: url(../images/hover.jpg) 0 0 repeat-y;	
	height: 30px; 
	line-height: 30px;
	width: 207px;}
	
#leftnav_new .glossymenu h4.active {
	background: url(../images/hover.jpg) 0 0 repeat-y;	
	height: 30px; 
	line-height: 30px;
	width: 207px;
	color: #fff;}
	
#leftnav_new .glossymenu h4.active a {
	color: #fff;}

#leftnav_new div.submenu { background: transparent;}

#leftnav_new div.submenu ul{ 
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;}

#leftnav_new div.submenu ul li{
  text-align: left;}

#leftnav_new div.submenu ul li a {
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	color: #006bb3;
	text-decoration:none; 
	text-indent: 15px;
	padding:2px 10px 0px 57px; 
	margin: 0;
	display:block; 
	height: 18px;}

* html #leftnav_new div.submenu ul li a {
 	height: 18px;	
	margin: 0;
	color: #006bb3;}

#leftnav_new div.submenu ul li a:hover,
#leftnav_new div.submenu ul li a:active,
#leftnav_new div.submenu ul li a.active {
	/*background: #B9CEEB;*/
	/*border-left: 1px solid #ffffcc;*/
	color:#ffffcc;}

#leftnav_new div.submenu ul li a:focus {outline: none;}
