/*
  	4D Systems.com.au Stylesheet
    code: Oscar Gonzalez
    E-Pulse S.C.
*/

#divTableContent {
	color:black;			
	margin-left:10px;
}		

#divTableContent h1 {
	font-size:11px;
}

	#navlist
	{
	margin-left:8px;			
	padding-left: 0;
	list-style: none;
	}
	
	#navlist li
	{
		font-size:14px;
		padding-left: 10px;
		background-image: url(../imagenes/b_arrowr.gif);
		background-repeat: no-repeat;
		background-position: 0 .3em;								
	}					
	
.li_listhover
	{
		width:95%;
		display:block;
		font-size:17px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 2px;
		border:1px solid #C0C0C0;
		background-color:white;
	}						
	
#navlistcat a 			{ margin-left:4px; font-size: 12px; color: green; text-decoration:none; }
#navlistcat a:link		{ margin-left:4px; font-size: 12px; color: green; text-decoration:none; }
#navlistcat a:visited	{ margin-left:4px; font-size: 12px; color: green; text-decoration:none; }
#navlistcat a:active	{ margin-left:4px; font-size: 12px; color: green; text-decoration:none; }
#navlistcat a:hover	{ margin-left:4px; font-size: 12px; color: blue; text-decoration:underline; }	
		
#navlist a 			{ margin-left:4px; font-size: 12px; color: blue; text-decoration:none; }
#navlist a:link		{ margin-left:4px; font-size: 12px; color: blue; text-decoration:none; }
#navlist a:visited	{ margin-left:4px; font-size: 12px; color: blue; text-decoration:none; }
#navlist a:active	{ margin-left:4px; font-size: 12px; color: blue; text-decoration:none; }
#navlist a:hover	{ margin-left:4px; font-size: 12px; color: blue; text-decoration:underline; }

.h1docs { 	
	font-size: 12px; 
	color: green; 
	text-decoration:underline; 
}	

#divWorkshopDownload {
	text-align:left;
	display:float;
	color:white;
	width:237px;
	height:61px;
	background-color:white;
	background-image:url('../imagenes/4dgl-download.jpg');
	background-repeat:no-repeat;
	font-size:13px;
	margin-left:0px;	
	padding:8px;
}		

#divWorkshopDownload a 			{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopDownload a:link		{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopDownload a:visited	{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopDownload a:active	{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopDownload a:hover	{ font-size: 16px; color: white; font-weight:bold; text-decoration:underline; }

#divWorkshopDownload small {  
	font-size:9px;
}

#divWorkshopBannerCode {
	text-align:left;
	display:float;
	color:white;
	width:237px;
	height:61px;
	background:#ffffff url('../imagenes/banner2code.jpg') no-repeat;
	font-size:13px;
	margin:10px 0px 0px 0px;	
	padding:8px;
}	

#divWorkshopBannerCode a 			{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopBannerCode a:link		{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopBannerCode a:visited	{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopBannerCode a:active	{ font-size: 16px; color: white; font-weight:bold; text-decoration:none; }
#divWorkshopBannerCode a:hover	{ font-size: 16px; color: white; font-weight:bold; text-decoration:underline; }

#divWorkshopBannerCode small {  
	font-size:9px;
}

/* Developers documents 
#devDoc {
	font-family:Courier New;
	font-size: 14px;
	color:black;
}

#devDoc h1 {	
	color:#993300;
	font-size:16px;
	display:inline;
}

#devDoc pre {
	color:blue;
	font-size:14px;	
}
*/

.divNoFormat {
		color: #000000;
		background-color:#FFFFFF;
		text-align:left;
		font-family: Courier New;
		font-size:14px;
		margin:0px 0px 0px 0px;
}

.divTableContent {
	color:black;			
	margin-left:10px;
}		

.divCode {
	color:blue;
	display:table;	
	overflow:auto;
	width:100%;
	padding:4px;
	border:1px solid red;
	border-color:#CCCC99;
	background-color:#FFFFCC;
}

h2 {
	color:#6C9F0B;
	font-size:14px;
	display:inline;
}

.ttdev-top {
	display:table;
	width: 720;
	padding:0px;
	background-color:#8693AA;
	background-repeat: no-repeat;
	background-position: top;
	border:0px solid black;
}

.ttdev-mid {
	display:table;
	width: 720;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url('../imagenes/tt-mid.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border:0px solid black;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}

.ttdev-pad {
	padding:5px;	
}

.ttdev-bot {
	display:float;
	width:720px;
	height: 5px;
	padding:0px;	
	background-color:#FFFFFF;
	background-image: url('../imagenes/b_devbot.gif');
	background-repeat: no-repeat;
	background-position: top;
	border:0px solid black;
}

