
body{
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	background-color:#052C71;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:3px;
}
img{border:0px;}
pre{display:block; margin:20px; padding:10px; background-color:#FFFFFF; border:1px solid #CCC;}
h2{margin:0px; font-size:16px;}
.clear{clear:both;}
.container{ width: 980px; clear:both; display:block; margin:auto;}
.logo{float:left;}
.texto{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	padding-left:40px;
	padding-top:20px;
}
.phone{float:right;}

/* NAVIGATION*/
div.nav{
  width:100%;
  height:25px;
  background-image:url("../images/header-bg.jpg");
  background-position:bottom;
  background-repeat:repeat-x;
}
ul.nav{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.nav li{
	float:left;
	border-right:1px solid #626262;
	border-left:1px solid #323232;
	height:25px;
}
ul.nav li.first{padding-left:0px;}
ul.nav li a{
	margin-top:1px;
	display:block;
	padding:3px 10px;
	padding-top:4px;
	color:#CCCCCC;
	text-decoration:none;
}
ul.nav li a:hover{
	background-color: #323232;
	color:#FFFFFF;
}

/* BODY CONTENT */
.body-container{width:100%; background-color:#FFFFFF; min-height:400px;}
.body-content{
	border:2px solid #e9e9e9;
}
.body-content-inset{ padding:7px; font-size:1.1em;}

/* FOOTER */
.footer-container{
	clear:both;
	border-top:3px solid #655E65;
	width:100%;
	min-height:100px;
	background-color: #052C71;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
}

/* OTHERS */
.box{
  border:1px solid #CCCCCC;
  padding:5px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
  font-size : 13px;
}
.box ul.list{
  padding:10px;
  margin: 0px;
  list-style:none;
  display:block;
  border-bottom: 1px solid #464646;
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
}
.box ul.list li{float:left; padding-right:10px; height: 25px;}
.box ul.list li span{padding: 5px;}
.box ul.list li.c1{width:300px;}
.box ul.list li.c2{width:150px;}
.box ul.list li.c3{width:150px;}
.box ul.list li.c1_1{width:150px;}
.box ul.list li.c2_1{width:50px;}
.box ul.list li.c3_1{width:100px;}
.box ul.list li.c1_2{width:300px;}

.box1{
  border:1px solid #CCCCCC;
  padding:5px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
  font-size : 13px;
}
.box1 ul.list{
  padding:5px;
  margin: 0px;
  list-style:none;
  display:block;
  border-bottom: 1px solid #464646;
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
  font-family:Arial, Helvetica, sans-serif;
}
.box1 ul.list li{float:left; padding-right:10px; height: 15px;}
.box1 ul.list li span{padding: 5px;}
.box1 ul.list li.c1{width:300px;}
.box1 ul.list li.c2{width:150px;}
.box1 ul.list li.c3{width:150px;}
.box1 ul.list li.c1_1{width:150px;}
.box1 ul.list li.c2_1{width:50px;}
.box1 ul.list li.c3_1{width:100px;}
.box1 ul.list li.c1_2{width:300px;}


.wrap{max-width:970px;}
.title{background-color: #464646; color: #FFFFFF;}
.title li{font-weight: bold;}

.disabled{background-color: #d54e21; color: #ffffff;}
.disabled a{color:#FFFFFF; text-decoration:none;}
.disabled a:hover{color : #FFC4AF;}

.enabled{background-color: #FFFFFF; color: #2583ad;}
.enabled a{color:#2583ad; text-decoration:none;}
.enabled a:hover{color : #d54e21;}

.roundme{border : 1px solid #D6D6D6; padding : 10px; margin: 10px;}

/* Administrator Urumaids */
.urumaids-tabs{
  background-color : #DFDFDF;
  padding : 0px 5px;
}
.urumaids-tab{
  display : block;
  min-width : 50px;
  float : left;
  margin-right : 5px;
}
.urumaids-tab a{
  display : block;
  background-color:#7F7F7F;
  color : #FFFFFF;
  text-decoration : none;
  font-weight : bold;
  padding : 5px;
  border-left : 1px solid #FFFFFF;
  border-right : 1px solid #FFFFFF;
}
.urumaids-tab a:hover{background-color : #6F6F6F;}
.urumaids-tab-active{background-color : #5F5F5F;}

/* Thumbnails */
.urumaids-thumbnails{padding: 10px;}
.thumbnail{
  float : left;
  position : relative;
  margin-right : 23px;
  margin-bottom : 20px;
  width : 290px;
  height : 95px;
  padding : 5px;
  border : 1px solid #D6D6D6;
  background-color : #FFFFFF;
  /*overflow : hidden;*/
  cursor : pointer;
	font-size:0.9em;
}
.thumbnail .tn_img{
  float:left;
  margin-right : 10px;
  margin-top : 5px;
  /*width:120px; */
  /*height:90px; */
  background-color: #E6E6E6;
  background-position : 50% 50%;
  background-repeat : no-repeat;
  /*position : relative;*/
  padding : 5px;
  text-align : center;
}
.thumbnail .tn_img span, .thumbnail .tn_img img{display:block;}
.thumbnail .tn_img img{border: 1px solid #FFFFFF;}
/*.thumbnail .tn_img span{width:110px; text-align:center; font-weight:bold; margin-top: 5px;}*/
.thumbnail h2{margin:0px; font-size:16px;}
.thumbnail .tn_info{ float:left; width:145px;}
.thumbnail .tn_readmore{position : absolute; left:240px; top:80px; text-align : left; width:50px; overflow:hidden;}
.thumbnail .tn_readmore a{text-decoration : none; color : blue;}
.thumbnail .tn_readmore a:hover{color : #808080;}

.thumbnail2{
  float : left;
  position : relative;
  margin-right : 13px;
  margin-bottom : 20px;
  border : 1px solid #D6D6D6;
  background-color : #FFFFFF;
  padding : 3px;
  text-align : center;
}
.thumbnail2 img{float:left; margin-right : 10px;}
.thumbnail2 h2{margin:0px; font-size:16px;}

.thumbnail3{
  float : left;
  position : relative;
  margin-right : 23px;
  margin-left : 23px;
  margin-bottom : 20px;
  width : 100%;
  padding : 5px;
  border : 1px solid #D6D6D6;
  background-color : #FFFFFF;
  /*overflow : hidden;*/
  cursor : pointer;
	font-size:0.9em;
}
.thumbnail3 .tn_img{
  float:left;
  margin-right : 10px;
  margin-top : 5px;
  background-color: #E6E6E6;
  background-position : 50% 50%;
  background-repeat : no-repeat;
  /*position : relative;*/
  padding : 5px;
  text-align : center;
}
.thumbnail3 .tn_img span, .thumbnail3 .tn_img img{display:block;}
.thumbnail3 .tn_img img{border: 1px solid #FFFFFF;}
.thumbnail3 h2{margin:0px; font-size:16px;}
.thumbnail3 .tn_info{ float:left; width:410px;}
.thumbnail3 .tn_readmore{position : absolute; left:290px; top:95px; text-align : left; width:200px; overflow:hidden;}



.categories_list{float:left; width:50%;}
.sep-h{
  clear : both;
  width : 100%;
  display:block;
  height:15px;
  background-repeat : repeat-x;
  background-position : 50% 50%;
  margin : 0px;
  padding : 0px;
}
.sep-h-d6{ background-image : url("../images/dot_d6.gif");}
.sep-h-00{ background-image : url("../images/dot_black.gif");}

/* Tool tips */
.tool-tip {
  color: #fff;
  width: 250px;
  z-index: 13000;
}
.tool-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  /*background: url(bubble.png) top left; */
  background-color : #000;
}
.tool-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  /*background: url(bubble.png) bottom right; */
  background-color : #000;
}
