﻿body
{
	margin: 0 0 0 0;
	font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:#E7E7E7;
}
.container
{
	margin: 0 auto 0 auto;
	width: 100%;
	text-align:center;
}
#header
{
	height: 83px;
	width:100%;
	background: url(../images/header_bg.png);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	text-align:center;
}
#header_center
{
	height: 83px;
	margin: 0 auto 0 auto;
	width: 1003px;
	position:relative;
}
#AvantLogo
{
	width: 260px;
	height: 48px;
	position: absolute;
	top: 18px;
	left: 0px;
}
#RightTopLinks
{
	width: 260px;
	height: 48px;
	position: absolute;
	top: 18px;
	left: 495px;
}

#top_nav {width:320px;margin:0 0 0 0;padding:0 0 0 0;text-align:center;font-family:Arial;}

#top_nav li{display:inline;width:80px; text-align:center;float:left;padding-bottom:4px;padding-top:4px;
            font-weight:bold;font-size:9pt;
            }
#top_nav a{color:#000;text-decoration:none}

#SelLang
{
	width:166px;
	height:48px;
	position:absolute;
	top:18px;
	left:836px;
}
#SelLang ul
{
	width:166px;margin:0 0 0 0;padding:0 0 0 0;text-align:center;font-family:Arial;
}

#langcol{display:inline;width:166px; text-align:right;float:left;padding-top:4px;
            }
#go
{
	display:inline;width:166px; text-align:right;float:left;padding-bottom:4px;padding-top:1px;
            font-weight:bold;
} 

#menu {width:100%;margin:0 0 0 0;padding:0 0 0 0;text-align:center}

#menu li{display:inline;text-align:center; line-height:32px; padding:0 0 0 0;}
#menu li a:visited, a:link{text-decoration:none;color:#000}
#menu_t
{
	width:166px;
	
	font-size:10pt;
	
	}
#menu_l{width:1px; border-style:dashed; border-color:#dddddd; border-width:1px}
.focus
{
	background: url(../images/tab_bg.png);
	color:#fff;
	
	font-size:10pt;
	font-weight:bold;
	width:166px;
}

#tabbar
{
	height: 31px;
	background:url(../images/bar_bg.png);
	width: 100%;
	margin: 0 auto 0 auto;
	text-align:center;
	background-repeat: repeat-x;
	
	}
#tabs
{
	height: 32px;
	width: 1003px;
	margin: 0 auto 0 auto;
}
#focus_tab
{
	width: 166px;
	height: 32px;
	float: left;
	background: url(../images/tab_bg.png);
	background-repeat:repeat-x;
	text-align: center;
	vertical-align:bottom;
	color:#fff;
	
	font-size:10pt;
	font-weight:bold;
	line-height:32px;
}
.tab
{
	width: 166px;
	text-align: center;
	vertical-align:bottom;
	height:32px;
	float:left;
	line-height:32px;
}
.tabstyle{cursor:pointer;
	display:block;
	width:166px;
	height:32px;
	}
#tabs a{color:#000000;font-size: 10pt;}
#tabs a:hover{font-weight:bold;}

.tab_split
{
	width: 1px;
	height: 32px;
	background-image: url(../images/tab_split.png);
	line-height: 32px;
	float: left;
	background-repeat: no-repeat;
}

.tab_split_focus
{
	width: 1px;
	height: 32px;
	background-image: url(../images/tab_bg.png);
	line-height: 32px;
	float: left;
	background-repeat: no-repeat;
}

#FetureContainer_ExBorder
{
	height:1px; 
	line-height:0; 
	font-size:0; 
	background:#ABADB3; 
	overflow:hidden;
	width:100%;
}
#FetureContainer_ExBorder_Center
{
	height:1px; 
	line-height:0; 
	font-size:0; 
	background:#0074FF; 
	overflow:hidden;
	width:1003px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#FetureContainer_InBorder
{
	height:1px; 
	line-height:0; 
	font-size:0; 
	background:#FBFBFB; 
	overflow:hidden;
	width:100%;
}
#FetureContainer_InBorder_Center1
{
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: #92C6D3;
	overflow: hidden;
	width: 1003px;
	margin: 0 auto 0 auto;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #4F8DD9;
	border-left-color: #4F8DD9;
}
#FetureContainer_InBorder_Center2
{
	height:1px; 
	line-height:0; 
	font-size:0; 
	background:#7CDCF5; 
	overflow:hidden;
	width:1001px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#FetureContainer
{
	height: 296px;
	width: 1003px;
	margin: 0 auto 0 auto;
	text-align: center;
	border-right-color: #4F8DD9;
	border-left-color: #4F8DD9;
	border-bottom-color: #7695B4;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
}
#FeturePanel
{
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	height: 295px;
	width: 1001px;
	margin: 0 auto 0 auto;
	background-color: #01bbec;
	position: relative;
	font-size: 18px;
	border-right-color: #92C6D3;
	border-bottom-color: #8CDAEE;
	border-left-color: #92C6D3;
}
#FeturePanel a:link,a:visited {text-decoration:none; color:#fff}
#allunderline a:hover{ color:Yellow}
.FeturePanelBG
{
	position:absolute;
	left:290px;
	top:90px;
	background-image: url(../images/sc.jpg);
	background-repeat: no-repeat;
	width:436px;
	height:103px;
}
.BigWhiteBold A
{
	
	font-size:24px;
	font-weight:bolder;
}
.SmallWhiteBold A
{
	font-weight:bolder;
}

.SmallGrayNormal A
{
	font-weight:normal;
}

.SmallWhiteNormal A
{
	font-weight:normal;
}

.NoAds
{
	position:absolute;top:19px;
   left :57px;
}
.AntiFreezing
{
	position:absolute;top:23px;
left:388px;
}
.FlashFilter
{
	position:absolute;top:19px;
left:838px	;
}
.RSS
{
	position:absolute;top:55px;
    left  :225px;
	height: 21px;

}
.AutoFill
{
	position:absolute;top:71px;
left:714px	;
}
.OLBM
{
	position:absolute;top:107px;
left:72px	;
}
.Mgestures
{
	position:absolute;top:21px;
left:597px	;
}
.MLeak
{
	position:absolute;top:135px;
left:726px	;
}
.MDI
{
	position:absolute;top:173px;
left:125px	;
}
.Fast
{
	position:absolute;top:225px;
left:213px	;
	height: 21px;
}
.ADBlocker
{
	position:absolute;top:258px;
left:46px	;
}
.Private
{
	position:absolute;top:190px;
left:648px	;
}
.FullScreen
{
	position:absolute;
	top:260px;
	left:370px;
}
.MP
{
	position:absolute;
	top:225px;
	left:488px;
}
#Download
{
	position:absolute;
	top: 228px;
	left: 794px;
	width:168px;
	height:58px;
	cursor:pointer;
	z-index:1000;
}
#Download a:hover{text-decoration:underline}
#version
{
	height:20px;
	cursor:pointer;
	font-weight:700;
	font-size:14pt;
	color:#fff; 
	display:block;
	position:absolute;
	top: 238px;
	left: 835px;
	width:120px;
	z-index:1001;
	text-align:center;
}

#version_2
{
	height:18px;cursor:pointer;font-weight:500;font-size:9pt;color:#fff; 
	display:block;
    position :absolute;
	top: 260px;
	left: 835px;
	width:120px;
	z-index:1002;
}

.Download A
{
	border:0;
}	
.Download Img
{
	border:0;
}

#DownloadBar
{
	position:absolute;
	cursor:pointer;
	width: 286px; 
	height: 49px; 
	border:0;
	z-index:1000;
}
#Download_Title
{
	color:#FFFFFF;
	height:24px;
	cursor:pointer;
	display:block;
	position:relative;
	top: 14px;
	left: 40px;
	width:240px;
	z-index:1001;
	text-align:center;
}
#Download_Title A
{
	color: #FFFFFF ;
	text-decoration: none;
	font-weight:700;
	font-size:14pt;
	font-family:Arial;
}
#Download_Title a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

#contentBoder
{
	border-style: none solid solid solid;
	border-width: 1px;
	margin: 0 auto 0 auto;
	width: 1005px;
	border-right-color: #FBFBFB;
	border-left-color: #FBFBFB;
	background-color: #ABADB3;
	border-bottom-color: #FBFBFB;
}
#content
{
	width: 1003px;
	margin: 0 auto 0 auto;
	background-color: #FBFBFB;
	border-style: none solid solid solid;
	border-width: 1px;
	border-right-color: #ABADB3;
	border-left-color: #ABADB3;
	text-align: left;
	border-bottom-color: #ABADB3;
}
#content a{color:#235DC6}	
h2
{
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin:1em 0;  
	font-family:Arial;
}
h3{color:#000000;font-size:14pt;font-weight:bold;font-family:Arial}
h4{color:#000000;font-weight:bold;font-size:10pt; line-height:20px}
image{border:0}
li{ list-style-type:none}
dt{color:#000000;font-weight:bold;font-size:10pt;font-family:Arial}
dd{margin-bottom:1em;margin-left:0;font-size:10pt;font-weight:normal}

.paragraph
{
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.paragraph12
{
	color: #000000;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
	font-family: Arial;
}

.hightlight
{
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	
	color: #15a5d6;
}
.title
{
	color: #000000;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	font-family: Arial;
}	


.line
{
	width: 95%;
	color: #C9C9E2;
	height: 1px;
	border: 0;
	background-color: #C9C9E2;
	margin-top: 40px;
}

.copyright
{
	width:100%;
	text-align:center;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	line-height:45px;
}

/* download.aspx */
#download_main{text-align:left}
#indent{margin-left:1em !important}
#indent .underline{text-decoration:underline}

/* awards.aspx*/
#thankyou{background:#e4ecec;padding:5px}
#awardstable{width:780px; }
#awardstable td{padding:5px; width:156px; vertical-align:middle;text-align:center}
#reviews p{margin: 1em 0;}
#userreviews{font-style:italic;margin-top:2em}
#userreviews blockquote{margin:1em 0}
#userreviews cite{color:#636131;font-style:normal;font-weight:700;}
/* credits.aspx */
.credits li{margin:.2em 0}
/* support.aspx*/
#faq{margin-left:0; padding-left:0}
#faq li{margin:6px 0}

/* new.aspx */
.content_l1
{
	/*background-color:#DEE4E6;*/
	padding:1px 0 4px 6px;
	}
.content_l2
{	
	/*background-color:#EEF1F2;*/
	padding:1px 0 4px 6px;
}

/* contactus.aspx*/
#contact{margin:2em 0 0}

/* updatecongratulations.aspx */
#donateinput{text-align:center}

/*common*/
.linkb
{
	font-size:10pt;
	font-family:Arial;
	color:#00aff0;
   font-weight:bold;
}
.link
{
	font-size:10pt;
	font-family:Arial;
	color:#00aff0;
    font-weight:normal;
}
.linkTitle
{
	font-size:14pt;
	font-family:Arial;
	color:#00aff0;
   font-weight:bold;
}

.text
{
	font-size:10pt;
	font-family:Arial;
	color:#000000;
    font-weight:normal;
}
.textb
{
	font-size:10pt;
	font-family:Arial;
	color:#000000;
    font-weight:bold;
}
a.link7
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: normal;
}
a.link7:hover { text-decoration:underline;color:#000000; font-weight:bold; }
a.link7:visited{color:#000000;}
a.linky:active{color:#000000;}
