/* AR Intranet v1.0.0.0 [Christopher Díaz Pantoja]*/

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../../images/general_background.jpg);
	background-repeat: repeat-x;
	background-color: #A7DDFF;
}


#container{
	width: 1000px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 980px;
	height: auto;
	position: relative;
	padding: 7px 10px;
}

#session{
	width: 980px;
	height: auto;
	padding: 0px 10px;
	text-align: right;
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
}

#menu_administrator{
	width: 954px;
	height: 46px;
	background-image: url(../../images/administrator_menu/menu_administrator.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px;
}

#menu_projects{
	width: 954px;
	height: 46px;
	background-image: url(../../images/projects_menu/menu_projects.jpg);
	background-repeat: no-repeat;
	padding: 0px 26px;
}

#projects_module{
	text-align: left;
}

#body{
	width: 1000px;
	height: auto;
	text-align: left;
	position: relative;
	float: left;
}

#column_left{
	float: left;
	width: 980px;
	padding: 20px 10px;
	height: auto;
}

#column_right{
	float: left;
	width: 70%;
	height: 400px;
}

#footer{
	width: 980px;
	height: auto;
	position: relative;
	float: left;
	padding: 10px;
	text-align: center;
}



/*///////////////////////////////////////////////////*/

.pestanas1_sup, .pestanas1_inf{
	width: 804px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/pestana1_sup.gif);
	background-repeat: no-repeat;
}

.pestanas1_inf{
	background-image: url(../../images/pestana1_inf.gif);
}

.pestanas1_body{
	width: 774px;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 15px;
	background-image: url(../../images/pestana1_body.gif);
	background-repeat: repeat-y;
	position: relative;
}

.settings_column{
	width: 50%;
	height: auto;
	float: left;
	display: block;
	text-align: center;
}

.settings_column_title, .settings_column_menu{
	width: 90%;
	height: auto;
	display: block;
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	border: 1px solid #003399;
}

.settings_column_menu{
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 2px 0px;
}

.settings_column_block{
	width: 90%;
	height: 200px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.settings_column_subblock{
	width: 90%;
	height: 165px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 11px;
}




/*/////////////////////////////////////////////////
///// FONTS
//////////////////////////////////////////////////*/

#header h1{
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer p{
	margin: 0px;
	color: #005588;
	font-size: 10px;
}

h2{
	color: #999999;
	font-weight: bold;
	font-size: 23px;
	margin-top: 20px;
}

h3{
	color: #C9A30A;
	font-weight: bold;
	font-size: 17px;
}

.blue{
	color: #005588;
}

.paragraph_format{
	display: block;
	background-color: #F8F8F8;
	padding: 10px;
	width: 400px;
	height: auto;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #006666;
	border-top:  #006666 10px solid;
	border-bottom: #006666 10px solid;
}

.paragraph_format2{
	display: block;
	padding: 10px;
	width: 400px;
	height: auto;
	line-height: 20px;
	font-size: 12px;
	background-color: #FFFFF9;
	border: 1px solid #C9A30A;
	
}

.paragraph_noformat{
	margin: 0px;
	padding: 0px;
}

.mini_blue_font{
	color: #006699;
	font-size: 11px;
}

.form_message{
	color: #990000;
	font-size: 11px;
}


/*/////////////////////////////////////////////////
///// SUB-MENÚS
//////////////////////////////////////////////////*/


#menu_administrator a, #menu_projects a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	display: block!important;
	margin-top: 7px!important;
	margin-left: 10px!important;
	padding-left: 15px!important;
	float: left;
}

#menu_administrator a:hover, #menu_projects a:hover{
	text-decoration: underline;
}

#ma_home{
	background-image: url(../../images/administrator_menu/home.gif);
	background-repeat: no-repeat;
}

#ma_users_list{
	background-image: url(../../images/administrator_menu/user_list.gif);
	background-repeat: no-repeat;
}

#ma_new_user{
	background-image: url(../../images/administrator_menu/new_user.gif);
	background-repeat: no-repeat;
}

#ma_system_list{
	background-image: url(../../images/administrator_menu/system_list.gif);
	background-repeat: no-repeat;
}

#ma_new_system{
	background-image: url(../../images/administrator_menu/new_system.gif);
	background-repeat: no-repeat;
}

#arvi_listado{
	background-image: url(../../images/administrator_menu/new_system.gif);
	background-repeat: no-repeat;
}

/*/////////////////////////////////////////////////
///// LINKS
//////////////////////////////////////////////////*/

a.menu, a.menu:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.menu:hover{
	color: #0099CC;
}

a.link1{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover{
	text-decoration: underline;
}

a.link_blue{
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}

a.link_blue2{
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}

a.mini_blue{
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}

a.white{
	color: #FFFFFF;
}

a.black{
	color: #000000;
}

/*/////////////////////////////////////////////////
///// TABLES
//////////////////////////////////////////////////*/

.table_list{
	border: 2px solid #666666;
	font-size: 12px;
}


.table_list th{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.row_grey{
	background-color: #F8F8F8;
}

.row_white{
	background-color: #FFFFFF;
}

.row_settings, .row_settings_grey{
	display: block; 
	width: 90%; 
	float: left;
}


.row_settings_grey{
	background-color: #F8F8F8;
}


/*/////////////////////////////////////////////////
///// LIST
//////////////////////////////////////////////////*/


.participants_list li{
	list-style-image: url(../../images/icons/user.gif);
	background-color: #F9F9F9;
	margin-top: 3px;
	padding: 2px 5px;
}

#projects_module ul{
	margin:0px; 
	padding: 0px;
}

#projects_module li{
	display: inline;
}

.especification{
	font-size: 12px;
	color: #000000;
}

.especification li{
	margin-top: 5px;
}

.sub_especification{
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
}

.sub_especification li{
	margin-top: 0px!important;
}

/*/////////////////////////////////////////////////
///// TASK
//////////////////////////////////////////////////*/

#task_info{
	width: 300px;
	height: auto;
	font-size: 12px;
	background-color: #FDF5D7;
	border: 1px solid #C9A30A;
	margin-top: 20px;
	padding: 5px;
}

/*/////////////////////////////////////////////////
///// HTML TAGS
//////////////////////////////////////////////////*/

img{
	border: none;
}