* {
	margin: 0;
	padding: 0;
}

html
 {
	background-color: #fff;
}

a:link { color: #0066cc;text-decoration:none;}
a:visited { color: #0066cc;text-decoration:none;}
a:hover { color: #FF3300;text-decoration:none;}
a:active { color: #FF3300;text-decoration:none;}



body {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font: 12px/18px Verdana, sans-serif; 
	color:#333;
}

img {border:0;}

#container{
	width:100%;
}

#header-wrapper{
	margin:0 auto;
	width:980px;
	position:relative;
	z-index:999;
}

.hiddenPic {display:none;}

.header {
	width: 980px;
	text-align:center;
	margin: 0 auto;
}

#header img{
padding-top:0px;
}

.content-wrapper {
	min-height: 300px;
	width: 980px;
	margin: 0 auto;
	padding-top:18px;
}

.content {
	min-height: 300px;
	width: 980px;
	margin: 0 auto;
	
}

.content_noborder {
	min-height: 300px;
	width: 90%;
	margin: 0 auto;
}




a:link,
a:visited,
a:hover,
 {
	text-decoration: none;
}


td.search-bg {background-image:url(../image/head/search.png); background-repeat:no-repeat;} 


#search_box {
	width: 125px;
	height: 17px;
	border: 0px solid #BBB;
	position: relative;
	background-color: transparent;
	top: 0;
	margin-top: 11px; margin-left: 20px;
	

}

#search_box #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 6px;
	border: 0;
	width: 80px;
	background: none;
	font:  11px Helvetica, sans-serif;
}

#search_box #go {
	float: right;
	margin-top: 6px; margin-right: 23px;
}

td.search-bg2 {background-image:url(../images/head/2/search-box.jpg); background-repeat:no-repeat;} 

#search_box2 {
	width: 125px;
	height: 17px;
	border: 0px solid #BBB;
	position: relative;
	background-color: transparent;
	top: 0;
	margin-top: 11px; margin-left: 20px;
	

}

#search_box2 #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 6px;
	border: 0;
	width: 80px;
	background: none;
	font:  11px Helvetica, sans-serif;
}

#search_box2 #go {
	float: right;
	margin-top: 6px; margin-right: 23px;
}

.footer_nltr {
	font:normal 11px Helvetica, sans-serif;
	color: #666;
}
.newsletter {
	float:left;
	position:relative;
	padding: 0px;
	
}

#newsletter_box {
	width: 190px;
	height: 18px;
	background-color: transparent;
}

#newsletter_box #s {
	float: left;
	padding: 0px;
	margin: 0 0 0 0;
	border: 0;
	height: 17px;
	width: 135px;
	border: 1px solid #BBB;
	background: none;
	font:  11px Helvetica, sans-serif;
	text-align:left;
}

.table_bg {
	background-image:url(http://www.atiz.com/core_images/table_bg.gif);
	background-repeat:repeat-y;
	font-size:11px;
	color:#444444;
}
.table_header {
	background-image:url(http://www.atiz.com/core_images/table_header.gif); 
	background-repeat:no-repeat; 
	text-align:center;
	vertical-align:middle;
	height:29px; 
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.table_whiteheader { 
	background-image:url(http://www.atiz.com/core_images/table_whiteheader_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	height:29px; 
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.table_whitelist { 
	border-top:1px solid #a9b1b3;
	border-left:1px solid #a9b1b3;
	border-right:1px solid #a9b1b3;
	background-repeat:repeat-y;
	font-size:11px;
	color:#444444;
}

.img-header{
	margin:15px 0;
}

/* new navigation bar*/

#navigation {
	height:47px;
	width:980px;
}

#navigation li {
	float:left;
	list-style:none;
	font-size:0.75em;
	margin-top:0px;
}

#navigation li a , #navigation li#search-form{
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.atiz.com/image/head/top.png);
	display:block;
	height:47px;
	text-decoration:none;
}

#navigation li span {
	visibility:hidden
}

#navigation li#home a {
	width:153px;
}

#navigation li#home a:hover {
	background-position:0 0;
}

#navigation li#pro a {
	background-position:-153px 0;
	width:121px;
}

.pro ul#navigation li#pro a  , #navigation li#pro a:hover{
	background-position:-153px -47px;
}

#navigation li#diy a {
	background-position:-274px 0;
	width:144px;
}

.diy ul#navigation li#diy a  , #navigation li#diy a:hover{
	background-position:-274px -47px;
}

#navigation li#mini a {
	background-position:-418px 0;
	width:153px;
}

.mini ul#navigation li#mini a  , #navigation li#mini a:hover{
	background-position:-418px -47px;
}

#navigation li#buy a {
	background-position:-571px 0;
	width:141px;
}

.buy ul#navigation li#buy a  , #navigation li#buy a:hover{
	background-position:-571px -47px;
}

#navigation li#support a {
	background-position:-712px 0;
	width:112px;
}

.support ul#navigation li#support a  , #navigation li#support a:hover{
	background-position:-712px -47px;
}


#navigation li#search-form {
	background-position:-824px 0 !important;
	width:156px;
}

#top-search-box {
	background-color:transparent;
	border:0 solid #BBBBBB;
	height:28px;
	margin-left:0px;
	margin-top:10px;
	width:150px;
}

#top-search-box #s {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	float:left;
	margin:6px 0 0 45px;
	width:72px;
}

#top-search-box #go {
	float:right;
	margin-right:14px;
	margin-top:8px;
}


/*  .........................................
	. Atiz Bottom 
	.........................................
*/

.textSubBox 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	color: #aaa;
}
.textEmailBox 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	color: #aaa;
}
.textLinkArea {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 70px;
	color: #000000;
}
.textAskArea {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 70px;
	color: #000000;
}
.textEmailBoxNormal 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	color: #000000;
}

#footer{
	clear:both;
	display:block;
	font-family:Arial,Helvetica,sans-serif !important;
	padding-top:90px;
	min-height:230px;
	background-color:#fff;
	text-align:left;
}


#footer-bg{
	background-color:#f4f4f4;
	border-top:1px solid #999;
}


#footer-wrapper{
	margin:0 auto;
	padding:28px 0;
	width:980px;
	position:relative;
}

#footer-subscribe{
	width:585px;
	margin:0 auto;
	position:relative
}

#footer-subscribe p label{
	width:260px;
	color:#000;
	font-size:1em;
	line-height:1.4;
	display:block;
	color:#666;
	float:left;
	margin-right:14px;
}

#btn-subscribe{
	width:73px;
	height:24px;
	position:absolute;
	right:22px;
	top:3px;
}

#btn-subscribe a{
	background :url(http://www.atiz.com/image/button/btn-subscribe.jpg) no-repeat 0 0;
	display:block;
	width:73px;
	height:24px;
	
}

#btn-subscribe a:hover{
	background-position:0 -24px;
}

#btn-subscribe a span{
	visibility:hidden;
}

#footer-subscribe p input{
	width:200px;
	height:20px;
	padding:3px 0;
	margin-top:3px;
}

#footer-sitemap{
	clear:both;
	overflow:hidden;
	padding-top:40px;
}

#footer-sitemap dl {
	float:left;
}

#footer-sitemap dl.sm-company{
	width:100px;
}

#footer-sitemap dl.sm-considering{
	width:310px;
}

#footer-sitemap dl.sm-product{
	width:290px;
}

#footer-sitemap dl.sm-support{
	width:270px;
}

#footer-sitemap dl dt{
	color:#333;
	font-size:1em;
	font-weight:600;
	padding-bottom:7px;
}

#footer-sitemap dl dd {
	padding-bottom:7px;
}

#footer-sitemap dl dd a{
	color:#666;
}

#footer-sitemap dl dd a:hover{
	color:#06c;
}

.bottom-show-msg{
	margin-top:0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.bottom-show-msg p{
	padding-left:0 !important;
}

#askLoader{
	bottom:-60px;
	position:absolute;
	right:5px;
}

