	/*  
connector <a href="http://www.connector.ie">www.connector.ie</a>
*/

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #DC007E;
	text-decoration: none;
}

blockquote {
	border-left: 1px dotted #E1E1E1;
	color: #B0B0B0;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
}

body {
	background:url(images/bg.png) repeat-x #BBE0E0;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#header_menu {
	width:980px;
	height:26px;
	/* background:url(images/bg_menu.gif); */
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	text-align:left;
	padding:0px;
	
}
#nav {
	background-color: #fff;
	width:980px;
	height:36px;
	float:left;
	text-align:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 0px;
	}
#nav .page_item a{
	width:107px;
	height:26px;
	padding-top:3px;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	display: block;
	background-color:#fff;
	/*background:url(images/bg_menu.png) no-repeat left bottom;*/
}
#nav .page_item a:hover {
	/*background:url(images/bg_menu.png) no-repeat left bottom;*/
	color: #fff;
	background-color: #00B2EB;
}

#nav .current_page_item a {
	background-color: #4D0F7B;
	color: #fff;
	}

#nav .current_page_item {
	background-color: #4D0F7B;
	color: #fff;
	}

form#commentform{
	background-color: #FAFAFA;
	border: 1px dotted #999;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

form#commentform input#submit {
	background-color: #E92821;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-size: 10px;
	width: 500px;
}

form#commentform input#submit:hover {
	background-color: #3399ff;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-size: 10px;
	width: 500px;
}

form#commentform input, form#commentform textarea {
	background-color: #999;
	border: 1px solid #666;
	color: #000;
	font-size: 14px;
	width: 500px;
}

form#commentform:hover {
	background-color: #F6F6F6;
	border: 1px solid #555;
}

img {
	border: 0px;
	margin: 0px;
	padding:0px;
}

input#submit {
	background-color: #E92821;
	border: 1px solid #888;
	color: #999;
	font-size: 9px;
	width: 40px;
	margin: 0px 0 8px 0;
}


input {
	background-color: #D0E2F5;
	border: 1px solid #8399AF;
	color: #333;
	font-size: 14px;
	margin: 0px 0 8px 0;
	width: 150px;
}

input.paypal {background-color: #ffffff;
	border: none;
	color: none;
	font-size: 10px;
	margin: none;
	width: auto;
	
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.alignleft {
	color: #D2D2D2;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignleft a, .alignleft a:visited, .alignleft a:hover {
	background: url(images/alignleft01.gif) no-repeat left center;
	color: #D2D2D2;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: underline;
}

.alignleft a:hover {
	background: url(images/alignleft02.gif) no-repeat left center;
	color: #ACACAC;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
}

.alignright {
	color: #D2D2D2;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignright a, .alignright a:visited, .alignright a:hover {
	background: url(images/alignright01.gif) no-repeat right center;
	color: #D2D2D2;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
}

.alignright a:hover {
	background: url(images/alignright02.gif) no-repeat right center;
	color: #ACACAC;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: underline;
}

.article a:link, #article a:visited, #article a:active {
	color: #000000;
	text-decoration: underline;
}

.article a:hover {
	color: #DC007E;
	text-decoration: none;
}

.commentlist {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li {
	background-color: #FAFAFA;
	border: 1px solid #F6F6F6;
	font-size: 11px;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

.commentlist li:hover {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
}

.feedback {
	color: #A7A7A7;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	text-align: right;
}

.feedback a:link, .feedback a:visited, .feedback a:active {
	background-color: #FFFFFF;
	color: #A7A7A7;
	text-decoration: underline;
}

.feedback a:hover {
	color: #666666;
	text-decoration: none;
}

.headline {
	text-align: left;
	text-transform: lowercase;
}

.highlight {
	background-color: #DC007E;
	color: #999999;
	font-size: 9px;
	padding: 2px;
}

.line {
	background: url(images/line.gif) repeat-x center;
	border: 0px;
	height: 13px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.link-categorie {
	background: url(images/icon_categorie.gif) #FFFFFF no-repeat center left;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.link-comentariu {
	background: url(images/icon_comentariu.gif) no-repeat center left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.required{

	color: #E92821;
	font-size: 9px;
}

#content-front {

	color: #444;
	font-size: 11px;
	margin: 0px;
	padding: 8px;
	text-align: left;
	width: 960px;
}

#content-front h1 {
	color: #444;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-front h1 a{
	color: #00A7FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content-front h1 a:visited{
	color: #A90061;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content-front h1 a:hover{
	color: #A90061;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content-front h2 {background:url(images/homeheader1.jpg) 0 0  no-repeat; padding-left:30px; padding-top:0px; height:25px; color:#00B2EB; font-family:Trebuchet ms, arial, verdana,sans-serif; font-size:1.4em; border-bottom:thin #CCCCCC; font-weight:normal; width:90%;}

#content-front h2 a{
	color: #DC007E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content-front h2 a:hover{
	color: #A90061;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

#content-front ul li a:link, #content-home ul li a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	
	color: #3399ff;
}

#content-front ul li a:visited{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #A90061;
}

#content-front ul li a:hover{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	
	color: #DC007E;
}

/* HOME PAGE STYLES */
#content-home {
	color: #000;
	/*background:url(images/page-bg.png) -190px -8px no-repeat;*/
	font-size: 12px;
	margin: 0px 10px 10px 190px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 780px;
	}

#content-home h2 {background:url(images/homeheader1.jpg) 0 0 no-repeat; padding-left:30px; padding-top:0px; height:25px; color:#00B2EB; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.3em; border-bottom:thin #CCCCCC; font-weight:normal;}

#content-home p a, #content ul li a {
	color: #00A7FF;
	text-decoration: underline;
}

#content-home p a:hover, #content ul li a:hover {
	color: #00A7FF;
	text-decoration: none;
}


#content-home h2 a{
	color: #DC007E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content-home h2 a:hover{
	color: #A90061;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	}

#content-home ul li a:link, #content-home ul li a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
	color: #3399ff;
}

#content-home ul li a:visited{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #A90061;
}

#content-home ul li a:hover{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
	color: #DC007E;
}

/* HOME PAGE STYLES */

/*#home-left-left {float:left; padding-left:8px;width:190px; margin-right:20px;}
#home-left-left p {font:Arial, Helvetica, sans-serif normal #444, 10px left;}
#home-left {float:left; padding-left:8px;width:420px; margin-right:20px;}
*/
#home-left h2 {background:url(images/homeheader1.jpg) 0 0 no-repeat; padding-left:30px; padding-top:0px; height:25px; color:#00B2EB; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.4em; border-bottom:thin #CCCCCC; font-weight:normal;}
/*#home-left h3 {background-color:#7661b8; padding:5px 8px 5px 8px; color:#00B2EB; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.3em;}
#home-left h4 {font-size:1.4em;  padding-left:3px; padding-right:3px; margin-bottom:0px; font-family:Trebuchet ms, arial, verdana,sans-serif; font-weight:bold; color:#482e91;}
#home-left p {font-size:1.2em;  padding-left:3px; padding-right:3px; font-family:Trebuchet ms, arial, verdana,sans-serif;}
#home-left img.events {float:left; margin-right:10px;}
#home-right {float:left;}
#home-right h2 {background:url(images/homeheader1.jpg) 0 0 no-repeat; padding-left:30px; padding-top:0px; height:25px; color:#00B2EB; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.4em; border-bottom:thin #CCCCCC; font-weight:normal;}
#home-right h3 {background-color:#7661b8; padding:5px 8px 5px 8px; color:#fff; font-family:Trebuchet ms, arial, verdana,sans-serif; fonT-size:1.3em;}
*/

#sociable {
display:inline-block;
float:right;
list-style-type: none;
margin-left:10px;
}



#content {
	color: #000;
	font-size: 12px;
	margin: 0px 10px 10px 190px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	width: 750px;
}

#content h1 {
	color: #00A7FF;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a{
	color: #00A7FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:visited{
	color: #A90061;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:hover{
	color: #A90061;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content h2 {
	color: #07AFF4;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 a{
	color: #DC007E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content h2 a:hover{
	color: #A90061;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.autor-comentariu {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
}

#content ol li p.autor-comentariu a{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#content ol li p.autor-comentariu a:hover{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.data-comentariu {
	background: url(images/icon_ceas.gif) no-repeat center right;
	color: #E92821;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#content ol li p.data-comentariu a{
	color: #E92821;
	text-decoration: none;
}

#content ol li p.data-comentariu a:hover{
	color: #E92821;
	text-decoration: underline;
}

#content p a, #content ul li a {
	color: #00A7FF;
	text-decoration: underline;
}

#content p a:hover, #content ul li a:hover {
	color: #00A7FF;
	text-decoration: none;
}

#content ul {
	border: 0px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	text-align: left;
}

#content ul li {
	/*background: url(images/bullet01.gif) no-repeat 2px 6px;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 4px;
        list-style-type: disc;
}

#content.article li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#footer {
	background: #fff url(images/Xbackground_footer.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 980px;
}

#footer p{
	color: #333333;
	font-size: 9px;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#footer p a{
	color: #444444;
	text-decoration: underline;
}

#footer p a:hover{
	color: #DC007E;
	text-decoration: underline;
}

#header {
	background: #fff url(images/background_header.gif) no-repeat;
	height: 200px;
	width: 980px;
}

#icon-css a {
	background: url(images/icon_css.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 26px;
}

#icon-css a:hover {
	background-position: 0px -15px;
}

#icon-rss a {
	background: url(images/icon_rss.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 27px;
}

#icon-rss a:hover {
	background-position: 0px -15px;
}

#icons {
	background: #fff url(images/Xbackground_icons.gif); /*	clear: both;*/
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	width: 960px;
}

#icons li {
	display: inline;
}

#icon-xhtml a {
	background: url(images/icon_xhtml.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 38px;
}

#icon-xhtml a:hover {
	background-position: 0px -15px;
}

#menu-navigation {
	float: left;
	margin: 12px 0px 0px 30px;
	width: 600px;
}

#menu-navigation a {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu-navigation a:hover {
	color: #C554CF;
	text-decoration: underline;
}

#menu-navigation li {
	display: inline;
	list-style: none;
	margin: 0px 16px 0px 0px;
}

#menu-navigation li a span {
	border: solid 1px #CCCCCC;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
}

#metadata {
	background: #FAFAFA;
	color: #666666;
	font-size: 9px;
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding: 3px 8px 3px 8px;
}

#metadata a {
	color: #E92821;
	text-decoration: underline;
}

#metadata a:hover {
	color: #E92821;
	text-decoration: none;
}

#middle {
	background: #fff  repeat-y;
	margin: 0px;
	padding: 0px;
	width: 980px;
}

#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#663399;
}

#sidebar {
	border-right: 1px solid #A6C4CE;
	border-bottom: 1px solid #A6C4CE;
	/*background:url(images/page-bg.png) 0px 0px no-repeat;*/
	color: #999;
	float: left;
	font-size: 9px;
	margin: 0px 20px 0px 0px;
	padding: 8px;
	width: 160px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	color: #666;
	
}

#sidebar ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #444;
	border-bottom: 1px dotted #999;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	/*background: url(images/bullet03.gif) no-repeat 0px 10px; */
	color: #3399ff;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #C554CF;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

#sidebar ul li h2{
	font-size: 10px;
	color: #444;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px dotted #333;
}

#sidebar ul li h2  a:link, #sidebar ul li h2 a:visited, #sidebar ul li h2 a:active{
	/* background: transparent url(images/bullet02.gif) no-repeat 0px 2px;*/
	font-size: 9px;
	color: #444;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sidebar ul li h2  a:hover{
	/* background: transparent url(images/bullet02.gif) no-repeat 0px 2px;*/
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}


#splash {
	height: 230px;
	margin: 0px 0px 0px 0px;
	width: 980px;
	}

#wrapper {
	list-style-type: none;
	margin: 0px auto 0px auto;
	width: 980px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

html>body #sidebar {margin: 0px 0px 0px 0px;}


#qTip {
padding: 3px 3px 3px 3px;
border: 1px solid #f0f0f0;
display: none;
background-color: #E92821;
color: #FFFFFF;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}

.clear{clear:both;}

/*Training page styles*/

table.cs td  {
font:  12px Verdana, Arial, Helvetica, sans-serif;
}

td.topics ul li {

font:  12px Verdana, Arial, Helvetica, sans-serif;


}

td.testimonials p {

font: italic  11px Verdana, Arial, Helvetica, sans-serif; 


}
