@charset "utf-8";
/* CSS Document */
body,div,img,ul,ul li,p,h1,h2,h3,h4,h5,form{
    margin:0;
	padding:0;
	list-style:none;
	border:0;
}
#clear{
    clear:both;width:auto;height:1px;overflow:hidden;
}
/*------text effect------*/
.txtbold{
    font-weight:bold;
}
.txtitalic{
    font-style:italic;
}
.txtunderline{
    text-decoration:underline;
}



/* Clear Fix */ 
.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix { 
display:inline-block; 
} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 


/*------text effect------*/
body{
	background-color: #f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#page{
    width:960px;
	margin:0 auto;
	background-image:url(../images/bg.gif);
}


#top{
	width:910px;
	height:354px;
	background-image:url(../images/banner.jpg);
	margin:0 auto;
}

#top .backtofoxit{
	float:left;
}
#top .backtofoxit a{
	color:#000000;
	text-decoration:none;
}
#top .backtofoxit a:hover{
	text-decoration:underline;
}

#top .tryitnow{
    clear:both;
	padding:262px 0 0 399px;
}
* html #top .tryitnow{
    clear:both;
	padding:262px 0 0 401px;
} /* IE6 */
*+html #top .tryitnow{
    clear:both;
	padding:131px 0 0 399px;
} /* IE7 */


#support_page{
    width:960px;
	margin:0 auto;
	background-image:url(../images/bg.gif);
}

#support_top{
	width:910px;
	height:195px;
	background-image:url(../images/support_banner.jpg);
	margin:0 auto;
}
#support_top .backtofoxit{
	float:left;
}
#support_top .backtofoxit a{
	color:#000000;
	text-decoration:none;
}
#support_top .backtofoxit a:hover{
	text-decoration:underline;
}
 

#support_main{
	width:864px;
	padding:24px 24px 24px 24px;
    margin:0 auto;
}
#support_main_left{
    float:left;
	width:640px;
	padding-top:5px;
}
#support_main_left .left{
    float:left;
	width:315px;
}
#support_main_left .right{
    float:right;
	width:315px;
	height:100px;
}
#support_main_left .support_note{
    font-size:14px;
    padding:0 0 15px 10px;
}

#support_main_left .left .item{
    float:left;
    width:315px;
	height:131px;
	background-position:-1px -1px;
    background-image:url(../images/support_items.gif);
	background-repeat:no-repeat;
}
#support_main_left .left .item3{
    float:left;
    width:315px;
	height:151px;
	background-position:-1px -1px;
    background-image:url(../images/support_items3.gif);
	background-repeat:no-repeat;
}
#support_main_left .left .item2{
    float:left;
    width:315px;
	height:171px;
	background-position:-1px -1px;
    background-image:url(../images/support_items2.gif);
	background-repeat:no-repeat;
}
#support_main_left .left h2{
    font-size:14px;
	line-height:18px;
	padding:5px 10px 10px 10px;
	margin:0;
	font-weight:bold;
}
#support_main_left .left p{
    padding:0 10px 0 10px;
	line-height:20px;
}
#support_main_left .left img.button{
    margin-top:5px;
}
#support_main_left .left .spase{
    float:left;
    height:13px;
	width:315px;
	overflow:hidden;
}

#support_main_left .right a{
    color:#333333;
	text-decoration:none;
}
#support_main_left .right a:hover{
    color:#333333;
	text-decoration:underline;
}
#support_main_left .right p{
    padding:12px 10px 0 10px;
	line-height:16px;
}
#support_main_left .right .item1{
    float:left;
	width:315px;
	height:223px;
	background-image:url(../images/video_1.gif);
}
#support_main_left .right .item2{
    float:left;
	width:315px;
	height:223px;
	background-image:url(../images/video_2.gif);
}
#support_main_left .right .spase{
    float:left;
	width:315px;
	height:13px;
	overflow:hidden;
}

#support_main_left .thetr{
    width:640px;
    float:left;
	clear:both;
}
#support_main_left .thetrtitle{
    float:left;
    width:640px;
    color:#9f3e03;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
#support_main_left .thetr .title{
    float:left;
    width:640px;
	font-size:14px;
	padding:5px 0 5px 0;
}
#support_main_left .thetr ul li{
    font-size:10px;
	line-height:14px;
    float:left;
	width:160px;
	padding:3px 0 3px 0;
}
#support_main_left .thetr a{
    color:#333333;
	text-decoration:underline;
}
#support_main_left .thetr a:hover{
    color:#333333;
	text-decoration:underline;
}




#support_main_right{
    float:right;
	width:202px;
}
#support_main_right .that{
    float:left;
    width:202px;
	padding:10px 0 0 0;
}
#support_main_right .that h2{
    color:#9f3e03;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}

#support_main_right .that a{
	color:#333333;
}
#support_main_right .that a:link{
	color:#333333;
}
#support_main_right .that a:hover{
	color:#0033CC;
}
#support_main_right .that a:active{
	color:#0033CC;
}






#search{
    float:right;
	text-align:center;
	margin-right:20px;
    width:347px;
    height:40px;
	line-height:40px;
	overflow:hidden;
	background-color:#ffeede;
	color:#9e3e02;
}
#search input{
    padding:0;
	margin:0;
	border:0;
}
* html #search{
    float:right;
	text-align:center;
	margin-right:10px;
    width:347px;
    height:40px;
	line-height:40px;
	overflow:hidden;
	background-color:#ffeede;
	color:#9e3e02;
}
#search .left{
    float:left;
	padding-left:10px;
	height:40px;
	line-height:40px;
}
#search a{
    color:#9e3e02;
	text-decoration:none;
}
#search a:hover{
    color:#9e3e02;
	text-decoration:underline;
}
#search .right{
    float:right;
	padding:6px 10px 0 0;
	height:40px;
	line-height:40px;
}
*+html #search .right{
    float:right;
	padding:0px 10px 0 0;
	height:40px;
	line-height:40px;
}

#search .keyword{
    width:160px;
    height:15px;
	line-height:15px;
	border:#FFFFFF 3px solid;
	margin:2px 5px 0 0;
	padding:0;
	font-size:12px;
	color:#333333;
	overflow:hidden;
}
#search .start,#search .hover{
    width:21px;
	height:21px;
	border:0;
	margin:0;
	padding-top:2px;
	background-image:url(../images/search.gif);
	cursor:pointer;
	overflow:hidden;
}
#search .start{
    background-position:0 0;
}
#search .hover{
    background-position:0 -22px;
}

#main{
	width:864px;
	padding:24px 24px 24px 24px;
    margin:0 auto;
}

#left{
    float:left;
	width:202px;
}

#nav{
	margin-top:5px;
    float:left;
	background-image:url(../images/nav_bg.gif);
}
#nav .title,#nav .bottom,#nav .content .first{
    float:left;
    width:202px;
    background-image:url(../images/nav_items.gif);
	background-repeat:no-repeat;
}
#nav .title{
    float:left;
    background-position:-1px -1px;
	height:27px;
	overflow:hidden;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	line-height:27px;
}
#nav .title a{
    color:#FFFFFF;
	text-decoration:none;
}
#nav .title a:hover{
    color:#FFFFFF;
	text-decoration:none;
}
#nav .bottom{
    float:left;
    background-position:-1px -29px;
	height:9px;
	overflow:hidden;
}
#nav .content{
    float:left;
    padding:5px 0 5px 10px;
	width:172px;
	overflow:hidden;
}
#nav .content a{
    color:#333333;
	text-decoration:none;
}
#nav .content a:hover{
    color:#333333;
	text-decoration:underline;
}
#nav .content ul li{
    float:left;
	width:172px;
	line-height:18px;
	padding-left:10px;
}
#nav .content .first{
    float:left;
	color:#9f3e03;
	font-weight:bold;
	padding:3px 0 3px 13px;
	background-position:-1px -38px;
}
#nav .content .first a{
    color:#9f3e03;
	text-decoration:none;
}
#nav .content .first a:hover{
    color:#9f3e03;
	text-decoration:underline;
}

#nextsteps a{
    color:#333333;
	text-decoration:none;
}
#nextsteps a:hover{
    color:#333333;
	text-decoration:underline;
}

#nextsteps{
    float:left;
    width:170px;
	padding:9px 15px 10px 15px;
	margin:13px 0 12px 0;
	background-color:#ffeede;
}
#nextsteps h2{
    font-size:14px;
	color:#9f3e03;
	font-weight:bold;
}
#nextsteps .item1,#nextsteps .item2,#nextsteps .item3{
    background-image:url(../images/nextsteps_items.gif);
	background-repeat:no-repeat;
}
#nextsteps ul li{
    line-height:21px;
	padding-left:18px;
}
#nextsteps .item1{
    background-position:-1px 6px;
}
#nextsteps .item2{
    background-position:-1px -15px;
}
#nextsteps .item3{
    background-position:-1px -38px;
}

#getsupport{
    float:left;
    width:176px;
	padding:0 13px 0 13px;
	height:275px;
	background-image:url(../images/getsupport_bg.gif);
	background-repeat:no-repeat;
}
#getsupport h2{
    font-size:12px;
	color:#9f3e03;
	font-weight:bold;
	padding-bottom:5px;
}
#getsupport ul li{
    padding:3px 0 2px 0;
	line-height:18px;
}
#getsupport .telnum{
    color:#9f3e03;
    font-size:16px;
}
#getsupport .st{
    font-size:11px;
}
#getsupport .txtbold{
    font-size:14px;
	font-weight:normal;
}

#right {
    float:right;
	width:640px;
}
#right .video{
	margin:10px 0;
	float:left;
	height:223px;
	width:315px;
}
#right .videobg1{
	clear:left;
	background-image:url("../images/video_1.gif");
}
#right .videobg2{
	margin-left:5px;
	float:right;
	background-image:url("../images/video_2.gif");
}
#right .video p{
	margin-top:10px;
	padding-left:10px;
}
#right .video a{
	color:#030;
	text-decoration:none;
}
#right .video a:hover{
	text-decoration:underline;
}
#right .note{
    clear:both;
    line-height:22px;
}
#right .note a{
    color:#333333;
	text-decoration:underline;
}
#right .note a:hover{
    color:#333333;
	text-decoration:underline;
}
#right .note .stitle{
    font-size:16px;
	color:#9f3e03;
}
#right .title{
    float:left;
	height:30px;
	font-size:18px;
	color:#9f3e03;
	line-height:27px;
	padding-left:15px;
	background-image:url(../images/wad.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
}
#right .spase{
    width:640px;
	height:10px;
	overflow:hidden;
	float:left;
}
#right .box{
    clear:both;
	float:left;
    border:#e7e7e7 1px solid;
	width:638px;
}

#right .box .pic{
    width:620px;
    padding:6px 10px 6px 10px;
	line-height:20px;
	clear:both;
}
#right .box .pic img{
    float:left;
}





#right .box .row{
    float:left;
	clear:both;
    padding:5px 0 5px 0;
	width:638px;
	overflow:hidden;
}
#right .box .mrow{
    float:left;
	clear:both;
    padding:8px 0 8px 0;
    padding-left:153px;
	width:450px;
	line-height:20px;
}
#right .box .srow{
    float:left;
    padding:10px 0 20px 0;
    padding-left:153px;
}
#right .box .row .textarea{
    width:300px;
	height:100px;
}
#right .box .row .note{
    float:left;
	clear:both;
	margin:0;
	padding:0;
    margin-left:153px;
	color:#666666;
}
#right .box label{
    display:inline-block;
    width:145px;
	height:22px;
	text-align:right;
	padding-right:5px;
}





#right .box p{
    clear:both;
    padding:6px 10px 6px 10px;
	line-height:20px;
}
#right .box p.Vspase{
    clear:both;
    padding:3px 10px 3px 10px;
	line-height:20px;
}
#right .box .label{
    color:#9f3e03;
	font-weight:bold;
}
#right .box .content{
    width:620px;
    background-color:#ffffff;
	margin:10px 10px 10px 10px;
	line-height:20px;
}
#right .box .content span{
    color:#FFFFFF;
	font-weight:bold;
}
#right .box .content p{
    padding:5px 10px 5px 10px;
}

#right .download{
    float:left;
    width:640px;
	height:131px;
	overflow:hidden;
}
#right .download h2{
    font-size:14px;
	padding:5px 10px 10px 10px;
	margin:0;
	font-weight:bold;
}
#right .download p{
    padding:0 10px 0 10px;
	line-height:20px;
}
#right .download img.button{
    margin-top:5px;
}
#right .download .left,#right .download .right{
    background-image:url(../images/support_items.gif);
	background-repeat:no-repeat;
}
#right .download .left{
    float:left;
    width:315px;
	height:131px;
	background-position:-1px -1px;
}
#right .download .right{
    float:right;
    width:315px;
	height:131px;
	background-position:-1px -1px;
}
#right .tutorial{
    float:left;
    width:315px;
	height:131px;
	background-image:url(../images/tutorial.gif);
}
#right .related{
    float:left;
    width:640px;
	height:131px;
	overflow:hidden;
	line-height:20px;
	padding-top:20px;
}
#right .related h2{
    color:#9f3e03;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}
#right .related .left{
    float:left;
    width:315px;
	height:131px;
}
#right .related .right{
    float:right;
    width:315px;
	height:131px;
}

#footer{
    clear:both;
    width:912px;
	height:147px;
	margin:0 auto;
	padding:0 24px 0 24px;
	background-image:url(../images/footer.gif);
}
#footer p.copyright{
    color:#666666;
	line-height:20px;
	padding:4px 30px 0 30px;
}
#footer p.microsoft{
    border-bottom:#909090 1px solid;
    color:#666666;
    margin:0px 30px 0 30px;
	padding:15px 0 6px 0;
    font-size:10px;
	line-height:12px;
}


/* start google search style */

#searchResult{
 float:left;
 padding:0;
 margin:0;
border:none;
 width:640px;
}


#searchResult a,
#searchResult a:link,
#searchResult a:visited,
#searchResult a:active,
#searchResult b{
    color:#9f3e03;
    text-decoration:none;
	border:none;
}
#searchResult a:hover{
	text-decoration:underline;
}



#searchResult .gsc-tabsArea{
	display:none;
}
#searchResult .gsc-control{
 padding:0;
 margin:0;
border:none;
}
#searchResult .gsc-control .gsc-resultsbox-visible .gsc-resultsRoot .gsc-resultsHeader{
    display:none;
}
#searchResult .gsc-control .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gs-webResult{
    clear:both;
	float:left;
    border:#e7e7e7 1px solid;
	margin-bottom:10px;
	width:638px;
}
#searchResult .gsc-control .gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-webResult .gsc-expansionArea .gsc-webResult .gs-webResult{
    clear:both;
	float:left;
    border:#e7e7e7 1px solid;
	margin-bottom:10px;
	width:638px;
}
#searchResult .gs-title{
    padding:6px 10px 4px 10px;
	line-height:20px;
	color:#9f3e03;
	text-decoration:none;
}
#searchResult .gs-title a{
    padding:0;
	margin:0;
	border:0;
	font-weight:bold;
}
#searchResult .gs-snippet{
    width:620px;
	margin:0px 10px 6px 10px;
	line-height:20px;
}
#searchResult .gs-snippet b{
    color:#000000;
}
#searchResult .gs-visibleUrl{
    display:none;
}

#searchResult .gsc-trailing-more-results{
	color:#9f3e03;
	text-decoration:none;
}
#searchResult .gsc-trailing-more-results a{
    padding:0;
	margin:0;
	border:0;
}
/* end google search style */
