/*	( template update 15 Dec 2007 // v1.2 )


/*	CSS StyleSheet
	developed by Cezar Berea // webstarsltd, cezar@webstarsltd.com 
 	 modified by Lucian Plesnicute
	*/

/*	global
	----------------------------------------- */
	*{margin:0; padding:0; }
	a{ text-decoration: none; outline: none; color: #fff ;}
	a img{ border: 0; }
	html, body{ margin:0!important; padding:0!important; font: 10px Arial, Helvetica, sans-serif; color: #fff; background: #fff; }
	#page-container{ width: 721px; margin: 0 auto; }
		#header{ display:none;}
  	    #navigator { display: none;}
		#content{ width: 721px; float: left; margin-top: 15px;  }
			#text{ float: left; width: 450px; background: #ccc; margin-right: 20px; padding: 7px 15px; }
			#sidebar{ display:none;}
			#footer {display:none; }

/*	content
	----------------------------------------- */
	#text{ height: 340px; position: relative; font-size: 1.1em; color: #000; }
	#content > #text{ height: auto; min-height: 340px; }

	#text h1{ font-size: 1.1em; text-transform: uppercase; margin:40px;}
	#text h2{ font-size: 1em; margin-bottom: 15px; text-transform: uppercase; margin:40px; }
	#ID_MODULE_POS{display:none;}

/*	PAGE: module ( )
	----------------------------------------- */
	#pages{ display:none;}
	#crumbs{ display:none;}

	#next-prev{ display:none; }
	