/*-------------------------------------------------
		    - GLOBAL -						
-------------------------------------------------*/

body {
    font: small "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
    background: #2f323b;
    color: #555;
    min-width: 920px;
    }
    
body, h1, h2, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}

h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    padding: 0;
    width: auto;
    border-bottom: 1px solid #ccc;
}
		
#container { 
	width: 95%; 
	position: relative; 
	margin: 0 auto; 
	text-align: left; 
	background: #DDDDDD;
	
	}
        
div#feedback {
    position: absolute;
    visibility: hidden;
    z-index: 1;
    color: #FFFFFF;
    font-weight: bold;
    left: 400px;
    top: 300px;
    width: auto;
    height: auto;
    padding: 20px;
    background-color: #FF3300;
    border: solid 3px #333333;
}    
	
a:link, a:visited {color: #cc3300; text-decoration: underline;}
a:hover {color: #002F5E; text-decoration: none;}

img { border: none; }

p { margin: 0 0 1.5em 0; line-height: 1.5em }
ul, li, dl, dt, dd {list-style: none}

.ghost { display : none; }
.center { text-align : center; }

span { color: #cc3300; font-weight: bold;}

.alert {
	background: #fff6bf url('exclamation.gif') center no-repeat;
	background-position: 15px 15px; /* x-pos y-pos */
	text-align: left;
	margin: 20px auto;
	padding: 5px 20px 5px 55px;
	border: 2px solid #ffd324;
	}


.servicealert {
	background: #ff0000;
        color: #ffffff;
	}
   
/*-------------------------------------------------
		    - HEADERS -					
-------------------------------------------------*/

div#header_01 { 
	clear: both;
	color: #333; background: #fff;	
	height: 30px; width: 95%;
	margin: 0 auto;
	}
    div#header_01 p {
	padding: 5px 15px 0 0; margin: 0;
	font-size: 90%;
	text-align: right;
	height: 20px;
    }
    div#header_01 p a {
	text-decoration: none;
	color: #666;
    }
    div#header_01 p a:hover {
	text-decoration: underline;
    }
	
#header_02 { 
	clear: both; 
	color: #333;
	background: #2A7DAF url("m-gate2.jpg") repeat-x;
	}
	
	#header_02 div#head_center {
	    width: 95%; margin: 0 auto;
	    background: #2A7DAF url("m-gate2.jpg") repeat-x;
	    height: 95px;
	}
	#header_02 div#head_left {
	    float: left;
	    height: 95px; width: 500px;
	}
	
	#header_02 div#head_right {
	    float: right;
	    height: 95px; width: 357px;
	    background: url("m_gate3.jpg") no-repeat;
	}

div#header_03 { 
	clear: both;
	color: #333; background: #eee;	
	height: 24px; width: 95%;
	margin: 0 auto;
        border-bottom: 1px solid #ccc;
	}
        div#header_03 ul {
            margin: 0; padding: 0;
            list-style: none;
        }
        div#header_03 ul li {
            float: left;
            display: block;
            border-right: 1px solid #ccc;
        }
        div#header_03 ul li a {
            display: block;
            padding: 3px 15px 3px;            
            color: #333;
            text-decoration: none;
        }
        div#header_03 ul li a:hover {
            background: #fff;
            text-decoration: underline;
        }
            


/*-------------------------------------------------
		- LEFT BAR -				
-------------------------------------------------*/

div#left { 
	float: left; clear: left; 
	width: 200px;
	padding: 20px;
        background-color: #DDDDDD;
	}
    div#left ul.menu {
        margin: 0 0 30px 0; padding: 0;
        width: 100%;
        background-color: #FFFFFF;
    }
    div#left ul.menu li {
        border-bottom: 1px solid #ccc;
        display: block;
        }
    div#left ul.menu li a {
        display: block;
        padding: 5px 0 5px 5px;
        /*background: #fff url('../images/pyl.gif') no-repeat 5px 10px;*/
        color: #333;
        text-decoration: none;
        height: 16px;
        }
        div#left ul.menu li a:hover {
            background: #2A7DAF;
            color: #fff;
            text-decoration: underline;
        }
    
    div#left form {
        width: auto;
        padding: 10px;
        margin: 0;
    }
	
/*-------------------------------------------------
		    - MAIN -				
-------------------------------------------------*/

#main {
    margin: 0 0 0 240px;
    background: #FFF;
}

#main_content {
        clear: right;
	margin: 0;
        padding: 10px 20px;
	}

    #main_content h2 {
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #cc3300;
	font-weight: normal;
	width: 80%;
        /*padding: 10px 0 4px 0;
        margin: 10px 0 5px 0;*/
    }
    
    #main_report {
        padding: 10px 20px;
    }
 

table.data {
    position: relative;
    border: 1px solid #CDCDCD;
    border-collapse: collapse;
    width: 95%;
    background: #FFF;    
}    
 
table.data td {
 vertical-align: top;
 border: 0px solid #CDCDCD;
 padding: 2px 5px;
}

table.data tr.alt  {
 vertical-align: top;
 border: 0px solid #CDCDCD;
 background: #F1F1F1;
 padding: 2px 5px;
} 

table.data tr.header  {
 font-weight: bolder;   
 vertical-align: top;
 border: 0px solid #CDCDCD;
 background: #D1D1D1;
 padding: 2px 5px;
}   
    
    
.mgtable {
  background: #777;
  padding-top: 50px;
}

table#mgtable {
position: relative;
top: -4px;
left: -4px;
border: 1px solid #CDCDCD;
border-collapse: collapse;
width: 100%;
background: #FFF;
}

table#mgtable caption {
margin:0;
padding: 8px 10px;
text-align:left;
border: 1px solid #CDCDCD;
border-bottom: none;
background: #fff;
font-weight: bold;
}

table#mgtable .name td {
 vertical-align: top;
 border: 1px solid #CDCDCD;
 background: #F1F1F1;
 padding: 4px 10px;
 font-weight: bold;
 color: #888;
}

table#mgtable th {
 background: #FFFFFF;
 color: #F1F1F1;
 vertical-align: top;
 border: 1px solid #CDCDCD;
 padding: 4px 10px;
}



table#mgtable td {
 vertical-align: top;
 border: 1px solid #CDCDCD;
 padding: 4px 10px;
}

table#mgtable .alt td  {
 vertical-align: top;
 border: 1px solid #CDCDCD;
 background: #F1F1F1;
 padding: 4px 10px;
}

h1.mcbanner {
    background: #F1F1F1;

    
}


/*-------------------------------------------------
		    - LISTS -					
-------------------------------------------------*/

ul.icon {
        padding: 10px 0;
        width: 350px;
        margin: 0;
    }
    ul.icon li {
        font-weight: bold;
        font-size: 120%;
        padding-bottom: 30px;
        display: block;                
        margin: 0 0 15px 10px;
        padding: 0;
    }
    
        ul.icon ul {
           padding: 10px 0 30px 0;
        }
    
    ul.icon li a {
        color: #666;
        font-size: 12px;
        text-decoration: none;
        margin: 0; padding: 8px 0 0 60px;
        display: block;
        background: #fff no-repeat 5px 5px;
        height: 42px;
    }
    
    ul.icon a em {
        font-style: normal;
        font-size: 11px;
        font-weight: normal;
    }
    
    ul.icon li a:hover {
        background-color: #eee;
        color: #2A7DAF;
        text-decoration: none;
    }
    
    ul.icon li a.webmail { background-image: url('envelope.png'); background-position: left top; }
    ul.icon li a.helpdesk { background-image: url('user.png');  background-position: left top;}
    ul.icon li a.vtiger { background-image: url('hub.png'); background-position: left top; }
    ul.icon li a.drupal { background-image: url('id.png'); background-position: left top; }
    ul.icon li a.graphs { background-image: url('stats_bar_chart.png'); background-position: left top; }
    ul.icon li a.account { background-image: url('tool.gif'); background-position: left top; }
    ul.icon li a.stats { background-image: url('stats_bar_chart.png'); background-position: left top; }
    ul.icon li a.logs { background-image: url('doc.gif'); background-position: left top; }
    ul.icon li a.logout { background-image: url('lock.png'); background-position: left top; }

/*-------------------------------------------------
	    - ICONS -					
-------------------------------------------------*/

#icons a {
  text-decoration: none;
  padding-top: 36px;
  color: #666;
  } 

#icons a:hover, a:focus, a:active {
  text-decoration: underline;
}

#icons {
  background: #fcfcfc;
  color: #000;
  font-family: serif;
  width: 100%;
  padding: 0;
  float: right;
  /*clear: both;
  height: 100%;*/
}

#icons h3 {
  color: #dddddd;
  background: #444444;
  padding: 10px 5px 2px 5px;
  margin: 0;
  font-family: Verdana, Arial;
  font-size: 18px;
  font-weight: bold;
  }


#icons ul
{
  list-style: none;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#icons ul li
{
  padding-top: 36px;
  background-repeat: no-repeat;
  background-position: top center;
  width: 70px;
  height: 24px;
  margin: 10px 2px ;
  cursor: pointer;
  text-align: center;
  float: left;
  text-decoration: none;
  line-height: 90%;
  color: #000000;
  background-color: transparent;
  display: block;
}

#icons br
  {
    clear: left;
  }

#back { background-image: url("/myconsole/images/back.gif");}
#refresh { background-image: url("/myconsole/images/refresh.gif");}
#newdomain { background-image: url("/myconsole/images/newdomain.gif");}
#three { background-image: url("/myconsole/images/icon.gif");}
#four { background-image: url("/myconsole/images/icon.gif");}
#five { background-image: url("/myconsole/images/icon.gif");}
#six { background-image: url("/myconsole/images/icon.gif");}
#seven { background-image: url("/myconsole/images/icon.gif");}
#eight { background-image: url("/myconsole/images/icon.gif");}


/*-------------------------------------------------
	    - FORMS -					
-------------------------------------------------*/

form {
    padding: 10px;
    /*border: 1px solid #ccc;*/
    width: 99%;
    margin: 20px auto;
    background: #fff;
    line-height: 120%;
}

input, textarea, select {
    border: 1px solid #ccc;
    padding: 3px 5px;
}
select { padding: 2px; }

input[type='radio'], input[type='checkbox'] {
    vertical-align: middle;
    border: 0;
    margin: 0 5px 2px 0;
}
    
form input.btn {
    font-size: 12px;
    padding: 3px 6px; margin: 4px 5px 2px;
    cursor: pointer;
    border: 2px solid #999;
    color: #666;
    text-transform: uppercase;
    background: #f9f9f9;
}

table.input {
    border-collapse: collapse;
    width: 100%;
}
    
    table.input td {
        padding: 2px 2px;
        text-align: left;
    }
    table.input td.lefttd {
        text-align: right;
        vertical-align: top;
        /*width: 35%;*/
    }
	

/*-------------------------------------------------
		    - FOOTER -					
-------------------------------------------------*/

#green_footer { 
	clear: both; 
	color: #ddd;
	height: 90px;
	}
	
	#green_footer div#footer_center {
	    background: #444444;
	    height: 90px;
	}
	#green_footer div#footer_left {
	    float: left;
	    height: 90px; width: 44px;
	    background: #444444;
	}
	
	#green_footer div#footer_right {
	    float: right;
	    height: 90px; width: 600px;
	    background: #444444;
            text-align: right;
            padding-right: 5px;
	}


#footer {
    clear: both;
    }
	
#footer p { 
	text-align: center; 
	margin: 0; padding: 20px 0; 
	font-size : 0.9em;
	color: #fff;
	}
    #footer p a {
	color: #fff;
    }
	
