/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
    margin: 0;
    padding: 0; 
}

form {
    margin: 0;
    padding: 0;
}

body {
	font-family: verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: black;
    background-color: rgb(227,227,227);
}

a:link, a:visited {
    font-family: verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
    color: blue;
}

a:hover {
    font-family: verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    font-size: 12px; 
	text-decoration: underline;
	font-weight: normal;
    color: blue;
}

.article_separator {
    display: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 0px;
    height: 0px;
}

.contentpaneopen {
    
}

input.button { cursor: pointer; }

p { margin: 15px 15px 15px 15px; }

ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

table {
    font-family: verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    font-size: 12px;                                                            
}

img { border: 0 none; }

h1 {
    color:#FF1100;
    font-size:18px;
    margin-bottom:10px;
    line-height:21px;
    margin-left: 15px;
}

h3 {
    margin: 0px;
    
}

form#form-login {
    padding: 0px 0px 0px 0px;
}

/*                          */   
/*              template    */   
/*                          */   

a.mainlevel-main:link, a.mainlevel-main:visited {
    font-family: verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: white; 
}
 
a.mainlevel-main:hover {
    font-family: verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
    font-size: 12px;
    color: white;
    text-decoration: underline;
}

a#active_menu-main {
    color: #FF8000;
}

table#tbmain {
    width: 982px;
    border-left: rgb(190,185,183) 1px solid;
    border-right: rgb(190,185,183) 1px solid;
}

div.bottomfade1 {
    height: 33px;
    width: 982px;
    background-image: url(../images/bottomfade1.png);
    background-repeat: no-repeat;
}

.leftcol {
    width: 196px;
    background-color: rgb(238,238,238);
}

.leftcol {
    width: 232px;
}

.rightcol {
    width: 195px;  
    background-color: white;
}

.maincol {
    background-color: white;
}

.tdbanner {
    border-top: rgb(153,153,153) 4px solid; 
    border-bottom: rgb(153,153,153) 1px solid; 
    background-color: white;
}

.topfon {
    height: 110px;
    background-image: url(../images/topfon.png);
    background-repeat: no-repeat;
    background-color: rgb(227,227,227);
}

.logo1 {
    width: 173px;
    height: 101px;
    background-image: url(../images/kaseyalogo-3.png);
    background-repeat: no-repeat;
    float:left;
    filter:expression(fixPNG(this));
}

.logo2 {
    width: 186px;
    height: 101px;
    background-image: url(../images/iologo.png);
    background-repeat: no-repeat;
    float:left;
    filter:expression(fixPNG(this));
}

a.biglink_contact:link, a.biglink_contact:visited {
    width: 165px;
    height: 56px;
    display: block;
    background-image: url(../images/kaseya_contactme_button.jpg);
    margin: 10px 10px 10px 10px;
    border: white 1px solid;
}
 
a.biglink_contact:hover {
    border: red 1px solid;  
}

a.biglink_trial:link, a.biglink_trial:visited {
    width: 165px;
    height: 56px;
    display: block;
    background-image: url(../images/kaseya_trial_button.jpg);
    margin: 10px 10px 10px 10px;
    border: white 1px solid;
}
 
a.biglink_trial:hover {
    border: red 1px solid;  
}

a.alogo1:link, a.alogo1:visited {
    width: 173px;
    height: 101px;
    display: block;
}
 
a.alogo2:link, a.alogo2:visited {
    width: 186px;
    height: 101px;
    display: block;
}
 
.screenshot1 {
    padding-bottom: 20px;
    padding-left: 15px;
}

div#maintext {
    font-family:Verdana,Arial;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:13px;
}

div#maintext p {
    margin-bottom: 10px;
    
}

div#maintext ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:20px;
    margin-bottom:10px;
}

div#maintext li {
    background:transparent url(../images/bullet_4sq.gif) no-repeat scroll left top;
    padding:5px 0 5px 20px;    
}

table#formtable {
    font-family:Verdana,Arial;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:13px;
}

table#formtable input{ 
    width: 160px;
}

table#formtable .button{ 
    margin-bottom: 15px;
    margin-top: 15px;
}

div#quote{
    font-family: "Times New Roman",Times, serif;
    font-size: 14px !important;
    margin: 20px 30px 0px 15px;
}

div#quote td{
    font-family: "Times New Roman",Times, serif;
    font-size: 12px !important;
    padding-top: 5px;
}

span.phone {
    color: red;
    font-weight: bold;
}

input#agree, input#tf {
    padding:0px;
    margin: 0px;
    width: 30px !important;
}           

.rconer {
    float: right;
    padding-top: 50px;
    padding-right: 30px;
    font-weight: bolder;
    font-size: 11px;
    font-family:Verdana; 
}

#googleSense {
    text-align: center;
}

.dop1{
    font-weight: bolder;
    font-size: 12px;
}

#linksbox {
    text-align: center;
}

#linksbox a{
    color: blue;
}

fieldset {
    border: 0;
}