/* CSS Document for Itaz Globodox*/

a:link, a:visited {
	color: #3F67BC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #ffe84d;
	color: #000000;
	border-top: 1px solid #fffad5;
	border-bottom: 1px solid #b19a00;
	padding-top: 2px;
	padding-bottom:2px;
	}
body {
	margin:0; 
	padding:0; 
	border:0;
	background-image:url(../images/bgshadow.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

h1 {
	padding:40px 30px 0 20px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	border: 0;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #F0F0F0;
	display: block;
	background-image: url(../images/title-text.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding:5px;
	background-color:#F9F9F9;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin: 0;
	line-height: 16px;
	font-weight:normal;
	background-image:url(../images/h3bg.png)
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding:5px;
	background-color:#fbfbfb;
	border: 1px solid #efefef;
	margin: 5px;
	line-height: 16px;
	font-weight:normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin:5px;
}


.keywords {
	margin:auto; 
	width:958px;  
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	height:15px;
	border-bottom:1px solid #E5E5E5;
	}

/* start - tooltip using javascript on order page*/

#dhtmltooltip{
	position: absolute;
	width: 150px;
	background-color:#000;
	color:#FFFFFF;
	/*background-image:url(../images/ttbg.gif);
	background-position: bottom right;
	background-repeat:no-repeat;*/
    border: 1px solid #000;
	
    padding: 6px;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
/*finish - tooltip using javascript on order page*/

/* start - tooltip using javascript on globodox page*/

#dhtmltooltipdoq{
	position: absolute;
	width: 150px;
	height:60px;
	background-image:url(../images/doq-tooltip-bg.png);
	background-position: center;
	background-repeat:no-repeat;
	/*border: 1px solid #000;
	border-top:2px double #c4c49e;*/
    padding: 5px;
	visibility: hidden;
	z-index: 100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
}
/*finish - tooltip using javascript on globodox page*/

.imagelink a:hover{
	background-color: transparent;
	padding:0;
	border:none;
	color:#030303;
	} 
	

.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top:6px;
}

.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	}

 ul.top-menu {
	margin:0;
	padding:0;
	}

.top-menu li {
	display:inline;
	float:left;
	text-align:center;
	padding: 6px 2px;
	margin:0;
	list-style:none;
	border:none;
	
	/*border-right:1px solid #fff;
	border-bottom:1px solid #fff;*/
	
	}
	
.top-menu li a {
		padding: 4px 15px;
	border:1px solid #eee;
	background-color:#fff;
	}

.top-menu li a:hover {
	text-decoration: none;
	background-color: #ffe84d;
	color: #000000;
	border-top: 1px solid #fffad5;
	border-bottom: 1px solid #b19a00;
	padding-top: 4px;
	padding-bottom:4px;
	}

/*================Start Partner Zone==============*/

.pz-top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;

}

 ul.pz-top-menu {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	}

.pz-top-menu li {
	display:inline;
	float:left;
	text-align:center;
	padding: 4px 2px;
	margin:0;
	list-style:none;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	
	}
	
.pz-top-menu li a {
	background-color: #e3f1ff;
	padding: 2px 15px;
	border:1px solid;
	border-left-color: #cddfff;
	border-top-color: #cddfff;
	border-right-color: #338af6;
	border-bottom-color: #338af6;
	}
	
.pz-top-menu li a:hover {
	text-decoration: none;
	background-color: #ffe84d;
	color: #000000;
	border-top: 1px solid #fffad5;
	border-bottom: 1px solid #b19a00;
	padding-top: 2px;
	padding-bottom:2px;
	}
	
.pz-downloads { border:none;}

.pz-downloads UL { margin:0; padding:0; padding:10px 30px; list-style:none;}

.pz-downloads UL LI { font-weight:bold; font-size:12px; padding:10px 0; border-bottom:1px solid #B6D3F3;}

.pz-downloads UL LI SPAN{ font-weight:Normal; font-size:10px; padding:2px;}

/*================End Partner Zone===============*/

.right-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding:0 5px;
	list-style: none;
	width: 158px;
	float:left;
		}

.Leftmenu1 a {
	padding: 3px 0 3px 10px;
	display: block;
	text-decoration: none;
	text-align:left;
	background-image:url(../images/right-menu-doq-bg.png);
	background-repeat:repeat-y;
	background-position:center;
	}

.Leftmenu1 a:hover {
	
	text-decoration: none;
	border-top:0;
	border-bottom: 0;
	background: none;
	padding: 3px 0 3px 10px;
	background-image:url(../images/right-menu-doq-bg-hover.png);
	background-repeat:repeat-y;
	background-position:center;
	}

.Leftmenu2 {
	margin-top:-5px;}

HTML>BODY .Leftmenu2 {
	margin-top:0;}
	
.Leftmenu2 a {
	padding: 3px 0 3px 10px;
	display: block;
	text-decoration: none;
	text-align:left;
	background-image:url(../images/right-menu-support-bg.png);
	background-repeat:repeat-y;
	background-position:center;
	
		}

.Leftmenu2 a:hover {
	
	text-decoration: none;
	border-top:0;
	border-bottom: 0;
	background: none;
	padding: 3px 0 3px 10px;
	background-image:url(../images/right-menu-support-bg-hover.png);
	background-repeat:repeat-y;
	background-position:center;
	}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	margin-top: -5px;
}



.rightarticle {
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
	margin:0;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
	line-height: 1.5;
	text-align: left;
}

.rightarticle a:link{
	color: #666666;
}

.rightarticle a:visited{
	color: #666666;
}

.rightarticle a:hover{
	color: #666666;
	background-color: #FFFFFF;
	border:none;
	text-decoration:underline;
}	
	
.rightarticle a:active{
	color: black;
}


/*download button roll over*/
.downloadbt {
	display:block;
	width:150px;
	background-color:#aee4ff;
	}

.downloadbt a:link{
	
	background-color:#aee4ff;
}

.downloadbt a:hover{
	display:block;
	background-color:#c7ebfd;
	}	

.downloadbt a:visited{
	
	}	

.downloadbt a:active{
	display:block;
	background-color:#c7ebfd;;
}
	
/*download button roll over*/


/*pricing button roll over*/

.orderbt {
	display:block;
	width:150px;
	background-color:#f6f1d2;
}

.orderbt a:link{
	background-color:#f6f1d2;
}


.orderbt a:hover{
	display:block;
	background-color:#fdfae5;
}	

.orderbt a:visited{
	
}
	
.orderbt a:active{
	display:block;
	background-color:#fdfae5;;
}
	
/*pricing button roll over*/
	
	
	
	
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border:none;
	margin: 1px;
	color: #666666;
}

.splinks {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.splinks a {
	padding:1px 3px;
	color: #FFFFFF;
}

.splinks a:hover {
	padding:1px 3px;
	color: #DEDEDE;
}

.splinks a:visited{
	padding:1px 3px;
	color: #FFFFFF;
}


.maintable TABLE {
	border:1px solid #EFEFEF;
	}


.title_textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #f8f8f8;
	padding: 2px 2px 2px 8px;
	display: block;
	background-image: url(../images/title_text_left_bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:left;	
}

.title_textleft a:hover{
	padding:0;
	}

.titletext2{
	display:block; 
	border-bottom:1px solid #e3e3cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom:5px;
	color: #666666;

}

.footer {
	background-color: #F2F4F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

.page-header {
	padding:40px 30px 0 20px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	border: 0;
}	

.listitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    list-style: none;
    }
	
.listitems li {	
    padding-left: 18px;
    background-image: url(../images/bdot.gif);
    background-repeat: no-repeat;
    background-position: 0 9px;
	padding-right:5px;
	padding-bottom:15px;
    }

html[xmlns] .listitems {
	padding-left:40px;
	    
    }

html[xmlns] .listitems li {
    background: none; /* undo the background-image */
    list-style-image: url(../images/bdot.gif);
    padding: 0;
	padding-right:10px;
	padding-bottom:15px;
    }

input.inputfields {
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 80%;
    height: 18px;
	padding-top:5px;
	padding-left:5px;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-bottom: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
	background-color:#FFFFFF;
	}

textarea {
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 90%;
    height: 60px;
	padding:5px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
	background-color:#FFFFFF;
}

input.inputfields2 {
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 96%;
    height: 14px;
	
	padding-left:3px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
	background-color:#FFFFFF;
	}

.textarea2 {
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 95%;
    height: 70px;
	padding:3px;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
	background-color:#FFFFFF;
}

select {
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
	background-color:#FFFFFF;
}

input.btn {
	background:#FBFBFB url(../images/button-buy.png) 0px -160px no-repeat;
	border:0;
		}
		
input.btnhov {
	border:0;
	
	background:#FBFBFB url(../images/button-buy.png) 0px -80px no-repeat;
	}
	
input.btnclick {
	background:#FBFBFB url(../images/button-buy.png) 0px 0px no-repeat;
	border:0;
		}
	
	
	
	
	/* checked till here*/
	
	
	
	
.indpagehead {
	background-image:url(../images/indbggrad.png); 
	background-repeat: repeat-y; 
	background-position:right;
	padding:7px 0 2px 10px;
	margin-top:28px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsticker { 
	border:1px solid #F0F0F0;
	}

.newsticker a:hover{
    background:none;
	border:0;
	}

.newsticker TABLE{
	border:0;
	background-color:#FFFFFF;
	}

		
.tdbggrad {
	background-repeat:repeat-y;
	border-bottom:1px dashed #DDD5A4;
	}

.tdbr {
	border-top:1px dashed #c6d0db;
	border-bottom:1px dashed #c6d0db;
	}

.tdbr2 {
	border-top:1px solid #8AB7EE;
	border-bottom:1px dashed #8AB7EE;
	}
	
.tdbr3 {
	border-right:1px dotted #BBBBBB;
	}
	
.tdbr4 {
	border-bottom:1px dashed #bbbbbb;
	}
.tdbr5 {
	border-right:1px dashed #E9E9E9;
	}
.tdbr6 {
	border-left:1px dotted #E9E9E9;
	}
.tdfont {
	font-size:9px;
	font-weight:bold;
	color:#666666;
	}
	
.ieformfix {
	margin-top:-50px;
	}
 
html>body .ieformfix {
	margin-top:0px;
	}

.ieformfix2 {
	margin-top:-18px;
	}
 
html>body .ieformfix2 {
	margin-top:0px;
	}

.orderlist ul{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	width:38%;
	margin:0;
	padding:0px;
	float:right;
	border:0;
	letter-spacing:normal;
		}
.orderlist ul li{
	display: block;
	background-color:#FDFDFB;
	height:16px;
		}

.clientlist {}

.clientlist ul{
	margin:0px;
	padding:10px;
	padding-left:20px;	
	list-style: url(../images/bdot.gif);
	list-style-position: outside;
}

.clientlist ul li {
	padding-bottom:3px;
}

.mainblob {
	display:block;
	padding:5px 8px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	text-align:center;
	}
		
.navarea {
	border-bottom:1px dashed #E9E9E9;
	}
	
.navarea a:link {
	border-bottom:1px solid #fff; 	
	}

.navarea a:visited {
	border-bottom:1px solid #fff; 	
	}

.navarea a:hover{ 
	padding:0;
	background:none;
	border-bottom:1px solid #FF9900;
	border-top:0;
	}

.navarea a:active {
	padding:0;
	background:none;
	border-bottom:1px solid #FF9900;
	border-top:0;
	}

.news {
	color:#275C87;
	font-weight:bold;	
}

.addon{
	border:1px solid #C2D7E7;
	border-bottom: 3px double #C2D7E7;
	
}



.addon-title{
	padding:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#000000;
/*	border-bottom:1px solid #d4dce8;*/
	background-image: url(../images/module-bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

.addon-title a {
color:#000000;

}

.addon-title a:hover {
background:none;
border:none;
}
.addon-title span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#41689d;
}

.festord {
	background-color:#fddf38;
	margin:10px 0; 
	padding:4px; 
	text-align:center;
	margin-top:-25px;
	margin-bottom:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
}

html>body .festord {
	background-color:#fddf38;
	margin:10px 0; 
	padding:4px; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	}

.bloglink
 { color:#FF0000;
 }
