@charset "utf-8";

/* CSS Document */

#topmenu-pro a{
display:block;
background:url(http://www.atiz.com/image/head/pro.png) no-repeat;
height:54px;
width:120px;
text-indent:-999em
}

#topmenu-pro a:hover{
background:url(http://www.atiz.com/image/head/pro_over.png) no-repeat;
}

#topmenu-diy a{
display:block;
background:url(http://www.atiz.com/image/head/diy.png) no-repeat;
height:54px;
width:120px;
text-indent:-999em
}

#topmenu-diy a:hover{
background:url(http://www.atiz.com/image/head/diy_over.png) no-repeat;
}

#topmenu-booksnap a{
display:block;
background:url(http://www.atiz.com/image/head/booksnap.png) no-repeat;
height:54px;
width:120px;
text-indent:-999em
}

#topmenu-booksnap a:hover{
background:url(http://www.atiz.com/image/head/booksnap_over.png) no-repeat;
}

#topmenu-buy a{
display:block;
background:url(http://www.atiz.com/image/head/buy.png) no-repeat;
height:54px;
width:120px;
text-indent:-999em
}

#topmenu-buy a:hover{
background:url(http://www.atiz.com/image/head/buy_over.png) no-repeat;
}

#topmenu-community a{
display:block;
background:url(http://www.atiz.com/image/head/commnity.png) no-repeat;
height:54px;
width:120px;
text-indent:-999em
}

#topmenu-community a:hover{
background:url(http://www.atiz.com/image/head/commnity_over.png) no-repeat;
}

#topmenu-support a{
display:block;
background:url(http://www.atiz.com/image/head/support.png) no-repeat;
height:54px;
width:120px;
text-indent:-999em
}

#topmenu-support a:hover{
background:url(http://www.atiz.com/image/head/support_over.png) no-repeat;
}


.head-support{
color:#000000;
font-family:arial;
font-size:30px;
font-weight:600;
margin:50px 0 50px 120px;
}

.main-box{
font-size:14px;
margin-left:120px;
padding:15px 0 35px 15px;
position:relative;
}

.bg-blue{
	background:url(../images/blue-bg.jpg) no-repeat;
}

.corner-gray-tl{
background:url(../images/corner_top_left.jpg) no-repeat ;
display:block;
position:absolute;
left:0;
top:0;
width:7px;
height:6px;
}

.corner-gray-tr{
background:url(../images/corner_top_right.jpg) no-repeat;
display:block;
position:absolute;
right:0;
top:0;
width:7px;
height:6px;
}

.corner-gray-bl{
background:url(../images/corner_bottom_left.jpg) no-repeat;
display:block;
position:absolute;
left:0;
bottom:0;
width:7px;
height:6px;
}

.corner-gray-br{
background:url(../images/corner_bottom_right.jpg) no-repeat;
display:block;
position:absolute;
right:0;
bottom:0;
width:7px;
height:6px;
}

.main-box h2{
font-size:16px;
font-weight:bold;
color:#444;
}

.search-form{
background:url(../images/gray-bg.jpg) no-repeat;
margin:20px 0 !important;
padding:13px 20px;
position:relative;
width:520px;
}

.submit{
margin-left:10px;
width:120px;
}

#searchfield{
height:18px;
width:250px;
}

.main-box ol , .main-box ul.faqs{
margin:10px 0 10px 22px;
}

.main-box ol li{
margin-top:10px;
}

.main-box ul.faqs{
list-style:decimal;
}

.main-box ul.faqs li{
margin-top:10px
}

/*
.main-box ul.faqs li a{
background:transparent url(http://www.atiz.com/image/news/frequently-asked-questions.gif) no-repeat scroll left center;
padding-left:25px
}
*/

.main-box p{
margin:16px 25px;
}

.main-box p label{
display:block;
float:left;
padding-top:0;
font-size:1.3em;
text-align:left;
width:70px;
color:#FFF;
}

.main-box p a{
font-size:1.3em;
text-decoration:none;
color:#FFF;
}

.content-wrapper{
padding-bottom:60px;
overflow:hidden;
}