/* 
    Document   : index
    Created on : 26/04/2012, 08:53:56 PM
    Author     : SPARTACUS
    Description:
        Purpose of the stylesheet follows.
*/

html,body,p{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;   
}

body{
    background: #CCC url(images/bgr_wrapper_top.png) repeat-x;
 
}

/*#body{
    width: 100%;
}*/

root { 
    display: block;
}

#head
{
    background:whitesmoke;
    height: 155px;
    width: 800px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 80px 10px 10px 80px;
    padding: 6px;
    -moz-box-shadow:0 0 4px 4px #5c554e;
    -webkit-box-shadow: 0 0 4px 4px #5c554e;
    box-shadow: 0 0 4px 4px #5c554e;
    
    
    
/*    border-top-right-radius : 8px;
    border-bottom-right-radius : 8px; */
/*    background: -moz-radial-gradient(left top,  #141414, #212121, #2B2B2B,  #525252 , #A3A3A3 ,#ffffff);
    background: -webkit-gradient(linear, 46% 28%, 62% 100%, from(#000000), to(#E6E6E6), color-stop(0,#2E2E2E));*/
}

#index_intro
{
    background: #538f16;
    height: 155px;
    width: 800px;
    border-radius: 80px 10px 10px 80px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#538f16', endColorstr='#FDB800');  /*        for IE  */
    background: -webkit-gradient(linear, left top, center top, from(#7BD422), to(#FDB800));  /*        for webkit browsers  */
    background: -moz-linear-gradient(left top, #538f16 0.5%, #7BD422,  #FDB800 , #fa8300 );     /*        for firefox 3.6+ */
}

#index_intro_img
{
    height: 155px;
    width : 20%;
    background:  url(images/ktimer_128x128.png) no-repeat center ;
    float:left;
}

#index_intro_title
{
    height: 50px;
    width : 80%;
    float:left;
}    
   
#index_intro_title2 span
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:1.4em;
    font-weight: bolder;
    text-shadow: #6cbb1e 10px -12px 2px;  
}

#index_intro_title2
{
    height: 50px;
    width : 80%;
    line-height: 50px;
    font-size:2.4em;
    font-family: Helvetica, sans-serif;
    color:#fff;
    float:left;
}  

#index_intro_title3
{
    height: 50px;
    width : 80%;
    font-size:1.0em;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#fff;
    float:left;
/*    background: url("../images/logo telemedellin.png")  ;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:top repeat-y;;     
    background-size:1041px 441px;*/

}  


/*id="content" class="narrowcolumn"*/

#body
{
    width: 800px;
    background: darkblue;
    margin: 5px 0px 0px 5px;
    margin-left: auto;
    margin-right: auto;    
/*    height: 400px;*/
       float:top;
}

#content
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff');  /*        for IE  */
    background: -webkit-gradient(linear, center top, center bottom, from(#a8a39d), to(#fff));  /*        for webkit browsers  */
    background: -moz-linear-gradient(top center, #cccccc 0.1%, #ffffff );     /*        for firefox 3.6+ */    
    float:left;
    width:455px;
/*    padding:20px 0 0 27px;*/
    height: 400px;
    border-radius: 10px;
    border-color:whitesmoke;
    border-style: solid ;
    border-width: 8px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    
}

#content .title
{
/*    border-style: dashed;*/
    border-bottom-style: dashed;
    border-bottom-width: 1.0px;
    border-bottom-color: green;
    /*color:#9a0000;*/
    font-size:2.0em;
    margin:  8px 8px 8px 8px;
    padding:   8px 8px 8px 8px;
    font-weight: bold;
/*	line-height:1.2em;

	font-weight:normal;
	border-bottom:1px dashed #b3a7a0;
	padding:0 0 8px 0;
	margin:0 0 10px 0;    */
    
}

#content .parrafo{
    margin:  8px 8px 8px 8px;
    padding:   8px 8px 8px 8px;
    font-family: Helvetica, sans-serif;
    text-align:justify;
    text-justify:inter-word;
    
/*	font-size:1.4em;
	line-height:1.5em;
	padding:10px 0 0 0;*/
        
}

#content .title2
{
/*    border-style: dashed;*/
/*    border-bottom-style: dashed;
    border-bottom-width: 1.0px;
    border-bottom-color: #5f6963;*/
    /*color:green;*/
    font-size:1.0em;
    font-weight: bold;
    margin:  8px 8px 0px 0px;
    padding:   0px 8px 8px 0px;
   
/*	line-height:1.2em;
	font-weight:normal;
	border-bottom:1px dashed #b3a7a0;
	padding:0 0 8px 0;
	margin:0 0 10px 0;    */
    
}

#content .parrafo2{
/*    margin:  0px 8px 8px 8px;
    padding:   8px 8px 8px 8px;*/
    font-family: Helvetica, sans-serif;
    font-size:1.0em;
/*	line-height:1.5em;
	padding:10px 0 0 0;*/
    text-align:justify;
    text-justify:inter-word;        
}


#sidebar
{
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff');          for IE  
    background: -webkit-gradient(linear, center top, center bottom, from(#a8a39d), to(#fff));          for webkit browsers  
    background: -moz-linear-gradient(top center, #e6e6e6 0.1%, #ffffff );             for firefox 3.6+     */
    float:left;
    background: whitesmoke;
    width:300px;
/*    padding:20px 0 0 27px;*/
    height: 200px;
    border-radius: 10px;
    border-color:whitesmoke;
    border-style: solid ;
    border-width: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff');  /*        for IE  */
    background: -webkit-gradient(linear, center top, center bottom, from(#a8a39d), to(#fff));  /*        for webkit browsers  */
    background:   -moz-linear-gradient(top center, #cccccc 0.9%, #ffffff );     /*        for firefox 3.6+ */        
       
}

.title_form
{
    background: #538f16;
    height: 30px;
    color: white;
    line-height:30px;
    padding: 5px 0px 5px 10px;
    font-size: 1.4em;
    font-weight: bold;
    border-radius: 8px 8px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#538f16', endColorstr='#FDB800');  /*        for IE  */
    background: -webkit-gradient(linear, left top, center top, from(#7BD422), to(#FDB800));  /*        for webkit browsers  */
    background: -moz-linear-gradient(left top, #538f16 0.5%, #7BD422,  #FDB800 , #fa8300 );     /*        for firefox 3.6+ */
    text-shadow: #538f16 2px -2px 2px;  
    
    border-bottom-color: whitesmoke;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}

.form_form
{
    height: 130px;
    border-radius: 0px 0px 8px 8px;
    padding: 10px 0px 0px 10px;    
    font-family: Helvetica, sans-serif;
    font-size: 0.8em;
    /*background:  url(images/key_128x128.png) no-repeat left center ;*/
    background-size: 90px, 90px;
}


.field
{
        margin: 5px;
	float: bottom;

}  

.checkbox
{
        margin: 5px;
        float: bottom;
}  

.narrowcolumn
{
    -moz-box-shadow:0 0 2px 2px #a8a39d;
    -webkit-box-shadow: 0 0 2px 2px #a8a39d;
    box-shadow: 0 0 2px 2px #a8a39d;
/*    box-shadow:         inset 0 0 10px #fff;*/
}

#footer
{
    width:100%;
    height:35px;
    overflow:hidden;
    text-align:center;
    position: absolute; 
    bottom: 0%; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#030303', endColorstr='#201e1c');
    background: -webkit-gradient(linear, center bottom, center top,  from(#030303), to(#201e1c));
    background: -moz-linear-gradient( bottom , #030303, #090808,  #1f1d1b , #201e1c ); 
}
#footer a{
	color:#fff;
}
#footer .copyrights{
	color:#fff;
	padding:6px 0 0 0;
	font-size:0.6em;
	font-family:Tahoma, Geneva, sans-serif;
}
#footer .copyrights a{
	color:#fff;
}
#footer .designed{
	color:#a5a5a5;
	padding:3px 0 0 0;
	text-transform:uppercase;
	font-size:0.5em;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}


.bt_login {
/*	display: block;*/
	float: left;
/*	clear: left;*/
	cursor: pointer;
	border:#FFF;
	font-weight: bold;
	margin: 10px 0; 
        border-radius : 15px;
        padding: 2px 17px  2px 17px ;
        background: #353535;
        color: #fff;
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#282828');  for IE 
        background: -webkit-gradient(linear, center bottom, center top, from(#505050), to(#fff));  for webkit browsers 
        background: -moz-linear-gradient(bottom,  #505050,  #f2f2f2);        for firefox 3.6+ */
}

.bt_login:hover {
	margin: 10px 0; 
	border:0.5px solid #CCC;
        border-radius : 15px;
        padding: 2px 17px  2px 17px ;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#f2f2f2'); /* for IE */
        background: -webkit-gradient(linear, center bottom, center top, from(#505050), to(#f2f2f2)); /* for webkit browsers */
        background: -moz-linear-gradient(bottom,  #505050,  #f2f2f2);  
        color:#000;
}


/* mainmenu */
#mainmenu{
	width:508px;
	float:left;
}
#mainmenu ul{
	float:left;
	padding:18px 0 0 0;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#fff;
	padding:0 1px 0 0;
	font-size:1.2em;
	line-height:1.1em;
	text-transform:uppercase;
	z-index:50;
}
#mainmenu ul li.first{
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	background:#b7b2ad url(images/bgr_menu_a.png) no-repeat;
}
#mainmenu ul li a span{
	display:block;
	height:19px;
	background:url(images/bgr_menu_a_right.png) no-repeat right top;
	padding:7px 17px 0 17px;
	cursor:pointer;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
* html #mainmenu ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover{
	text-decoration:underline;
}
#mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	background:#fff url(images/bgr_menu_a_right_hover.png) no-repeat right top;
	color:#000;
}
#mainmenu .current_page_item a span, #mainmenu .select a span{
	background:url(images/bgr_menu_a_hover.png) no-repeat;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	background:#fff;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 5px 10px 5px 10px;
	margin: 0;
	background:#fff;
	border:0;
	border-bottom:1px solid #ccc;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:normal;
	color:#000;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#f3f3f3;
	color:#000;
}
#mainmenu ul li ul li a span, #mainmenu ul li.current_page_item ul a span, #mainmenu ul li.select ul a span{
	background:none;
	padding:0;
	height:auto;
	display:inline;
	float:none;
}
#mainmenu ul li ul li a:hover span{ /*sub menus hover style*/
	background:none;
}




.messagebox{
/*	position:relative;
	width:auto;
	margin-left:10px;
        margin-top: 10px;*/
	width:auto;
        float: left;
	margin-left:10px;
        margin-top: 5px;
/*	border:2px solid #FFF;*/
/*        background:#66cc00;*/
        
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#f2f2f2'); 
        background: -webkit-gradient(linear, center bottom, center top, from(#505050), to(#f2f2f2)); 
        background: -moz-linear-gradient(bottom,  #505050,  #f2f2f2);          
        
        
	padding:3px;
        color:#ffffff;
	font-weight:bold;
        border-radius: 5px;
        box-shadow: 15px 15px 15px #aaa;
}
.messageboxok{
/*	position:relative;
	width:auto;
	margin-left:10px;
        margin-top: 10px;*/
	width:auto;
        float: left;
	margin-left:10px;
        margin-top: 5px;
/*	border:2px solid #FFF;*/
/*	background:green;*/

	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba);
        
	padding:3px;
	font-weight:bold;
	color:black;
        border-radius: 5px;
        box-shadow: 15px 15px 15px #aaa;
}
.messageboxerror{
/*	position:relative;*/
	width:auto;
        float: left;
	margin-left:10px;
        margin-top: 5px;
/*	border:2px solid #fff;*/
	background:#ff7f00;
	padding:3px;
	font-weight:bold;
	color:#ffffff;
        border-radius: 5px;
        box-shadow: 5px 5px 5px #aaa;
}

#msgbox
{
	color:#ffffff;
}

#msgbox2
{
	color:#ffffff;
}

