


body.cmsPage_terms div.main {
	width:840px;text-align:left;padding-bottom:25px;
}

body.cmsPage_terms #footer,
body.cmsPage_Contacte #footer,
body.cmsPage_terms div.main,
body.cmsPage_Contacte div.main
 {
   width:100%;text-align:left;
}


#footer {
	margin-top: 20px;
	border-top: 1px solid #D9D9D9;
	padding-top: 10px;
	margin-bottom:20px;
	width:620px;
	float:right;
	text-align:center;
}
#footer div.text a { color: #969696;}
#footer div.text{
	
	color :#969696;
	font-size:12px;
	}

div.web_header {
  width:840px;
  height:125px;
  position:relative;
}

div.web_header div.text {
	position:absolute;
	bottom:0px;
	right:10px;
	width:450px;
	height:25px;
	color: #fff;
	text-align:right;
	font-size:11px;
	fon-weight:bold;
}

html * {	outline:none !important;}
body {
	background-color: #fff; 
	color:#3f3f3f;
	font-size:12px;
	font-family:Arial;
	margin:0;
	padding:0;
}
div.logo {
	background: url('images/banner_header.jpg') no-repeat;
	width: 840px;
	height: 125px;
}
.main_menu {
  width: 840px;
  padding-top:20px;
}
.main {
  height:auto !important;	
  min-height: 236px;
  height:236px;
  width:620px;
  
  float:right;
  _margin: 0px;
  _margin-left:10px;
  
}
.blog_container .blog_noItems, .blog_container .blog_linkHome {
	color:#000;
	font-size:18px;
	padding-left:15px;
	padding-right:20px;
	padding-top:12px;
/*
	background-color:#3F3F3F;
*/	
	background-image:none;
	line-height:100px;
}
.blog_container .blog_linkHome a, .blog_container .blog_linkHome a:visited {
	color:#A9A9A9;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
.blog_container .blog_linkHome a:hover {	color:#ED5734; }

.main .content {
	background-color: #fff;
	text-align:left;
}

.image {	text-align: center; width:100%; }
.rss {	font-size: 13px;	padding: 5px 5px 0px 0px; }
.menu_separator {	display:none;	}	
.post_entry {	margin:0;	padding:0;	}


.pre_main_menu {
	height: 20px;
	width: 840px;
	background-color: #3f3f3f;

	}
	
.footer {
	clear:both;
	width: 840px;
	background-color: transparent;
	height: 30px;
	line-height: 30px;
	color: #3c3c3c;
	text-align:left;
	}	

.footerText {
 padding-left: 20px;
 }
 
.post_text strong{
	color: #000;
	font-weight:bold;
	}
	
	




/*************************** TOP MENUS ******************************/
div.topmenus {
	width: 840px;
	height: 30px;
}
div.topMenuIcons {
	float:left;padding-left:15px;
}
div.topMenuIcons img { vertical-align:middle; }

div.topHeader_menu{ 
float:left;
}

div.topHeader_menu  ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
}

#sidebar #blog_categoriesMenu ul.list li.last{
  border-bottom: none;
}
div.topHeader_menu ul li.first {
	margin-left:0px;
}
div.topHeader_menu ul li {
	float:left;
	margin-bottom:0;
	margin-left:4px;
	background-color:#d2d2d2;
	color:#fff;
	font-weight:bold;
	padding: 4px 5px 6px 5px;
	min-width:60px;
	
	
}
div.topHeader_menu ul li.separator {
  color: #fff;
  text-decoration:none;
  display:none;
}

div.topHeader_menu ul li a {
	text-align:center;
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
}
.topHeader_menu ul li a.current  {	cursor:default;}

div.topHeader_menu ul li a:hover,
.topHeader_menu ul li a.current{ color:#fe0000; }



div.menu_langs {
	width: auto;
	height: 30px;
	line-height: 30px;
	background:transparent !important;
	float:right;
}

div.menu_langs  ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	
}

div.menu_langs ul li {
	float:left;
	margin-bottom:0;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	color: #E1E1E1; 
}

div.menu_langs ul li a {	font-weight:bold;color: #E1E1E1;	text-decoration:none;}
div.menu_langs ul li a.current  {	cursor:default;}
div.menu_langs ul li a:hover,div.menu_langs ul li a.current{ color:#6f6f6f; }


/*************************** TOP MENU ENDS ******************************/



/*************************** BLOG POST ****************************/ 



div.post_entry  div.post_header {
    width:100%;
    height:25px;
    margin-bottom:5px;
    background-color: #000;
    color: #fff;
}
div.post_header div.category a {
	color: #fff;
	text-decoration:none;
	padding-left:5px;
	color: #fff;
	line-height:25px;
	font-size:15px;
	}
div.post_header div.category {
	float:left;
	width:400px;
	}
div.post_entry div.post_title {
    float:left;
    width:100%;
    line-height:25px;
    padding-bottom:8px;
    
}

hr.post_sep.inside {
	margin-bottom:13px;
	}
hr.post_sep {
	border-bottom: 1px solid #D9D9D9;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom:20px;
	width:100%;
	clear:both;
	height:1px;
}

div.post_entry div.post_title a{
    color: #010101;
    font-size:26px;
    font-weight:normal;
    text-decoration:none;
    font-family:'times new roman',georgia;
    
}

div.post_header div.details {
	float:left;
	color:#727272;
	line-height:25px;
	float:right;
	padding-right:10px;
 	}
div.post_header div.date span.month_year { 	font-size:14px;	 }
div.post_header div.date span.day { 	font-size:30px; 	}  	




div.post_entry_categories {
	background-color: #3f3f3f;
	height: 50px;
	margin:0;
	padding:0;
	line-height:40px;
	text-align: center;
}
div.post_entry_categories a {
	color: #999;
	text-decoration:none;
}
div.post_entry_categories a:hover,
.post_entry_categories a.current 
{ color:#ED5734; }

.post_entry_categories a.current  { cursor:default;}


.post_entry .post_commentAdd {
	 margin:0;padding:0;border-top: 1px solid #ccc;min-height:30px;width:650px;
	 padding-top:10px;
	 padding-bottom:5px;
	}

.postLink{
	text-decoration:none;color:#010208;
}


div.post_text p a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
}


.post_entry .post_text p{
	color :#999;
	width:620px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:20px;
	}



/*************************** BLOG POST ENDS ****************************/

/***************************** SIDEBAR WEB ****************************/ 

#sidebar {
  width:189px;
  float:left;
  text-align:left;
}
#sidebar #blog_categoriesMenu {
 width: 100%;
 float:left;
 background-color: #fff;
 padding-bottom:10px;
 font-family:arial;
 font-size:14px;
}
#sidebar #blog_categoriesMenu h1.title {
background-color: #FF0492;
padding-top:4px;
padding-bottom:4px;
margin-top:0px;
margin-bottom:5px;
color:#000;
font-size:14px;
font-weight:bold;
padding-left:8px;
}

#sidebar #blog_categoriesMenu ul {
 list-style:none;
 margin:0px;
 padding:0px;
}
#sidebar #blog_categoriesMenu ul li {
   border-bottom: 1px solid #E2E2E2;
   padding:4px 10px; 
}
#sidebar #blog_categoriesMenu ul li a:hover,
#sidebar #blog_categoriesMenu ul li a.current{
	color:#fe0000;
	font-weight:bold;
	}
#sidebar #blog_categoriesMenu ul li a{
	font-size:14px;
	color:#aaaaaa;
	text-decoration:none;
	font-style:normal;
	
	}
	

#sidebar div.banner_container div.title  {
  background-color: #E1E1E1;
}
#sidebar div.banner_container div.title div.icon {
 background:url( 'images/triangle_small.jpg') no-repeat center center;
 width:12px;
 height:22px;
 float:left;
}
#sidebar div.banner_container div.title h1{
 font-size:12px;
 color:#6A6A6A;
 padding:4px;
}
#sidebar div.banner_container {
	width: 100%;
	float:left;
}
#sidebar div.bannerImageSimple {
 text-align:center;
 /*
 padding-bottom:1px;
 */
}	
	
/***************************** SIDEBAR WEB ENDS ****************************/	
	
#next_news a, 
#previous_news a  {
 line-height:25px;
 color:#fff;
 font-size:14px;
 text-decoration:none;
 font-weight:bold;
 background-color: #D2D2D2;
 padding:5px 25px 5px 25px;
 display:block;
}

#previous_news {
 text-align:center;
 float:left;
}

#next_news {
 text-align:center;
 float:right;
}

/********************* WIDGET ARXIUS LLISTAT *******************/

div.archives {
 text-align:left;
}
div.archives a span.date{
	padding-right: 10px;	
	}
div.archives a span.cats{
	padding-left: 10px;font-size:12px;color:#424242;
}
div.archives a span{
	color: #010101 ;
}
div.archives br.sep {
 margin-bottom: 8px;
} 
div.archives a:hover {
	color:#FE0000;
}
div.archives h2 {
 color:#AAAAAA;
 font-weight:bold;
 font-size:24px;
 margin-bottom: 8px;
}
div.archives h1 {
	text-transform:capitalize;margin-top:-3px;padding-top:0px;
}
div.archives a {
	color:#AAAAAA;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	}

/********************* WIDGET ARXIUS LLISTAT  ENDS *******************/