﻿/* --------- */
/* CSS Style */
/* --------- */

body {
	/*background: #000000 url(pictures/Master/Background1.jpg) no-repeat center top;*/
	font: .81em/150% Arial, Helvetica, sans-serif;
	color: #666;
	background-attachment: fixed;
    width : auto;
    }

.label-title {
	margin: 0 0 0 0px;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif;
    }
.label-title a {
	text-decoration: none;
	color: #000;
    }
.label-sub-title {
	margin: 0 0 0 0px;
	padding: 0;
	font: bold 20px/120% Arial, Helvetica, sans-serif;
    }

.FulWidth { width:95%; }
.MaxWidth { width:85%; }
.MedWidth { width:75%; }
.MinWidth { width:50%; }

.Logo {
    display: block;
    margin-left: auto;
    margin-right: auto }

#main {
    background: #000000 url(pictures/Master/BackgroundHelpdesk2.png) no-repeat center top;
    margin-top:80px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding-top:0px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    height:350px;
    width:90%; 
          filter: Alpha(Opacity=95);
          opacity: 0.95;
          -moz-opacity: 0.95;
    min-width:40%;
    /* rounded corner */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /* box shadow */
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 1px 3px rgba(0,0,0,.4);          

    /* transition */
    -webkit-transition: width .7s;
    -moz-transition: width .7s;
    transition: width .7s;
    min-width:800px;
    }    
#submain {
    margin-left: auto;
    margin-right: auto;} 
#submain img {max-width:100%;}
#table {border-collapse: collapse; border-spacing: 0;}  
.classHide {display:normal} 


#mainLogin {

	background: #F5F5F5;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    width:850px; 
          filter: Alpha(Opacity=95);
          opacity: 0.95;
          -moz-opacity: 0.95;
    /* rounded corner */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /* box shadow */
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 1px 3px rgba(0,0,0,.4);          

    /* transition */
    -webkit-transition: width .7s;
    -moz-transition: width .7s;
    transition: width .7s;
    }    
#submainLogin {
    margin-left: auto;
    margin-right: auto;} 
#submainLogin img {max-width:100%;}


#marquee {
	
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    width:820px; 
          filter: Alpha(Opacity=95);
          opacity: 0.95;
          -moz-opacity: 0.95;
    /* rounded corner */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 0px;
    /* box shadow */
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 0px 0px rgba(0,0,0,.4);          

    /* transition */
    -webkit-transition: width .7s;
    -moz-transition: width .7s;
    transition: width .7s;
    } 
#cssmenu {
  margin: 0;
  padding: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
#cssmenu {
  width: 193px;
}
#cssmenu ul {
  list-style: none;
  text-indent: 0px;
}
#cssmenu li {
  margin-top: 3px;
}
#cssmenu a {
  font: 12px Verdana;
  padding: 4px;
  color: #646464;
  display: block;
  padding: 6px 30px;
  height: 20px;
  text-decoration: none;
  background: url('pictures/background.gif');
}
#cssmenu a:hover {
  background: url('pictures/highlight.gif') no-repeat right;
  padding: 6px 40px;
}


#mVer{
    width: auto;
    float: left;
    margin-top: 30px;
    margin-bottom: 40px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
    border-radius: 10px;
}
#mVer a.mVer_btn{
    display: inline-block;
    padding: 10px 20px;
    font-family:Times New Roman;
    font-size: 16px;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left:5px;
    letter-spacing: 1px;
    width:185px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
    background-color: #d42d2d; 
    border-radius: 10px; 
    border: 2px solid #999;
    text-align:center;
}
#mVer a.mVer_btn:hover{
    background: #4d4343;
}

.Transparent {
	
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    width:90%; 
          filter: Alpha(Opacity=95);
          opacity: 0.95;
          -moz-opacity: 0.95;
    /* rounded corner */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 0px;
    /* box shadow */
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 0px 0px rgba(0,0,0,.4);          

    }

#ASPxHtmlEditor1
{ 
     clear: both; 
     float: left;
     margin-right: 8px;
     width: auto;
     height:100%;
     max-height:600px;
}
.GridFind {
margin-left:100px;
}
.mainInfo {
	background: #fff;
    margin-top:10px;
    margin-left:-10px;
    margin-right:20px;
    margin-bottom:10px;
    padding-top:5px;
    padding-left:30px;
    padding-right:55px;
    padding-bottom:5px;
    width:67%; 
          filter: Alpha(Opacity=95);
          opacity: 0.95;
          -moz-opacity: 0.95;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 1px 3px rgba(0,0,0,.4);          
    transition: width .7s;
    }
