/* CSS Document */
/*

ADVANTI ADVANCED TECHNOLOGIES INTERNATIONAL W.L.L. 
CSS FILE V.1.0 
COPYRIGHT (c) 2007

*/

html, body { height: 100%; margin: 0; padding: 0; }
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}

#copyright {
	position:absolute;
	z-index:1;
	overflow: visible;
	left: 20;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}

a:active {
	text-decoration: none;
	color: #993300;
	
}

.menu-bg-gray {
	height: 33px;
}
.menu-bar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 8px;
	font-weight: bold;
}
.main-table-bg {
	background-image: url(../../images/bgbody.gif);
	background-repeat: repeat-x;
}
.top_navigation {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; margin-right: 8px; font-weight: bold; }

.top_navigation a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.top_navigation a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.top_navigation a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


.bg_advanti {
	background-color: #E6E8EC;
	background-image: url(../../images/bg.gif);
}


/*  CSS MENU */

#dropmenudiv{
	position:absolute;
	line-height:22px;
	z-index:100;
	margin-top: 9px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	border: 1px solid #FF0000;
}

#dropmenudiv a{
color: #FF0000;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FF0000;
	color: #FFFFFF;
}


#copyright p {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	margin-left: 4px;
	padding-left: 4px;
}

#copyright div {
	visibility: visible;
	position: absolute;
	right: 4px;
}
.newsitem {
	font-size: 10px;
	text-align: justify;
	color: #666666;
	margin-left: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 2px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	height: 22px;
	width: 244px;
	vertical-align: middle;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
.pagetitle_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}



.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
.contents_padding {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
input {
	background-color: #FBFBFB;
	color: #FF0000;
	border: 1px solid #CCCCCC;
}

ul {
	vertical-align: middle;
	line-height: 22px;
}
.cate_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	height: 26px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	background-image: url(../../images/bg_startsite_row.jpg);
}
.cate_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(../../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	vertical-align: bottom;
}
.bg_avail {
	background-image: url(../../images/webhosting/img_avail.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
}
