body{
    background-color: #fff;
    color: #3f3f3f;
}

a{
	color: #00a6dd;
}

.gradientbg{
    /* background-image: url('/static/img/edit_bar.gif'); 
    background-repeat: no-repeat; 
    height: 21px;
    width: 700px;
    */
    background-color: #555;
    height: 21px;
}

p{
    margin-bottom: 10px;
    margin-top: 8px;
}

table{
    margin-top: 15px;
    margin-bottom: 15px;
}

textarea{
    font-size: 12px;
    font-family: Courier-New, monospace;
}

input, textarea, select{
    margin: 3px 5px 3px 3px;
    vertical-align: middle;
}


th{
    color: white;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
    padding-bottom: 1px;
}

td.mid{
    vertical-align: middle;
}

td{
    
    font-family: verdana;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: top;
}

td.packagerow{
    margin-top: 10px;
    margin-bottom: 10px;
}

h3{
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;
   
}

h4{
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    margin-bottom: 6px;
}

.packageinfosmall{
    font-size: 11px;
    font-family: verdana;
}

#content h1{
    color: #00a6dd;
    font-size:140%;
    line-height:1.1em;
    font-weight: bold;
    padding-bottom: 8px;
    text-transform: uppercase;
}


#header{
    background-image: url(/static/img/main_ui/header_bg.gif);
    background-repeat: repeat-x;
    height: 60px;
}

#header-box{
    min-width:750px;
    margin: auto;
    width:57.69em;
    text-align: left;
}


#logininfo{
    position: absolute;
    right: 1px;
    top: 1px;
    color: white;
    font-size: 11px;
    padding-right: 10px;
    padding-top: 5px;
}

#logininfo a:visited{
    color: white;
}

#subhead{
    display: block;
    margin-bottom: 20px;
}



#nav{
    padding-top: 12px;
    padding-bottom: 12px;
}

#nav ul li{
    text-align: left;
    display: inline;
    font-weight: bold;
	font-size:11px;
}

#nav a{
	color: #8c8c8c;
    text-decoration: none;
    font-weight: bold;
}

#nav a:hover{
	color: #00a6dd;
    text-decoration: none;
    font-weight: bold;
}

#content{
    text-align:left;
    background-color: #fff;
    min-width:750px;
    margin: auto;
    width:750px;
}

#footer{
    margin-top: 50px;
}

#footer-box {
    height:56px;
    width:750px;
    font-size: 10px;
    color: #a9a9a9;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 12px;
    margin: auto;
    border-top:1px solid #cccccc;
}

/* login block start */




/* login block end */


.certification_denied{
    color: #cc2128;
    font-weight: bold;
}

.certification_pending{
    color: #4654B8;
    font-weight: bold;
}

.certification_oesisok{
    color: #51934B;
    font-weight: bold;
}

.forminfo{
    clear: both;
}


/********* TOP TAB MENU ************ */
#tabmenu a:hover{
	border: none;
}

#tabmenu {
  float:left;
  width:100%;
  line-height:normal;
  border-bottom: 1px solid #999;
  margin-top: 10px;
}
  
#tabmenu ul {
	color: #7e9bc5;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 85%;
	margin:0;
	padding:.5em .5em 0;
	list-style:none;
  }
  
#tabmenu li {
  float:left;
  background:url("/static/img/tabmenu/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}

#tabmenu a {
  float:left;
  display:block;
  background:url("/static/img/tabmenu/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#70706A;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabmenu a {float:none;}
/* End IE5-Mac hack */
#tabmenu a:hover {
  color:#333;
  }
#tabmenu #current {
  background-image:url("left_on.gif");
  border-width:0;
  }
#tabmenu #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

/********* TOP TAB MENU END ************ */

.comment_hd {
    background-color: #e0e0e0;
}
.comment{
    margin-bottom: 20px;
}

.comments_old{
    margin-top: 15px;
}

.statusmsg{
    clear: both;
    margin-top: 20px;

    font-weight: bold;
    text-transform: uppercase;
    font-family: verdana, sans-serif;
    font-size: smaller;
    color: #51934B;
}

.bytesized{
    font-size: 10px;
}

.disableduser{
    text-decoration: line-through;
}

#loginblock h3{
    color:white;
    font-family:Verdana,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    padding:3px 5px 10px;
}

#loginblock label{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    display: block;
}


#loginblock{
    background-image:url(/static/img/single_colheader.gif);
    background-repeat:no-repeat;
    height:24px;
    width: 240px;
    
}

#loginblock_ft{
    background-image:url(/static/img/single_colbottom.gif);
    background-repeat:no-repeat;
    height:24px;
    width: 240px;
}


#logincontainer{
    background:transparent url(/static/img/single_colmid.gif) repeat-y scroll 0% 50%;
    margin-top:15px;
    min-height:300px;
    text-align:left;
    width:240px;
}

.liststyle_a li{
    list-style-type: disc;
    list-style-position: inside;
}

#column1{
    float:left;
    width:220px;
    padding:0pt 10px 50px;
}

.formerrorblock{
    font-size: 10px;
    display: block;
    color: red;
}

.stdmessage{
    color: #ccc
}

.errormessage{
    color: red;
}

.rightalign{
    text-align: right;
    vertical-align: middle;
}

.yui-skin-sam .yui-tt{
    background: url(/static/img/tooltiparrow.gif) no-repeat;
    padding: 13px 0 0 0;
    font-size: 11px;
    width: 200px;
}
.yui-skin-sam .yui-tt .bd{
    background-color:#f2f2f2;
    border:1px solid #666666;
    border-top: none;
    text-align: left;
    line-height: 14px;
    padding: 4px 5px 5px 7px;
}
.opswat-tt{
    cursor: help;
    border-bottom: 1px dotted #aaa;
}

div#main{
    min-height: 600px;
}
