/* CSS Document */
body{
margin:0;
}

.tour_btn a{
background:url(../images_home/tour.gif) no-repeat;
width:113px;
height:42px;
display:block;
}

.tour_btn a:hover{
background:url(../images_home/tour_over.gif) no-repeat;
width:113px;
height:42px;
display:block;
}

.faq_btn a{
background:url(../images_home/faq.gif) no-repeat;
width:113px;
height:42px;
display:block;
}

.faq_btn a:hover{
background:url(../images_home/faq_over.gif) no-repeat;
width:113px;
height:42px;
display:block;
}
.join_btn a{
background:url(../images_home/join.gif) no-repeat;
width:113px;
height:42px;
display:block;
}

.join_btn a:hover{
background:url(../images_home/join_over.gif) no-repeat;
width:113px;
height:42px;
display:block;
}
.products_btn a{
background:url(../images_home/products.gif) no-repeat;
width:117px;
height:42px;
display:block;
}

.products_btn a:hover{
background:url(../images_home/products_over.gif) no-repeat;
width:117px;
height:42px;
display:block;
}
.contact_btn a{
background:url(../images_home/contactus.gif) no-repeat;
width:142px;
height:42px;
display:block;
}

.contact_btn a:hover{
background:url(../images_home/contactus_over.gif) no-repeat;
width:142px;
height:42px;
display:block;
}

/* ----------------------- Take a tour tabs ----------------------------*/

.about_btn a{
background:url(../images_home/about_btn.gif) no-repeat;
width:49px;
height:16px;
display:block;
}

.about_btn a:hover{
background:url(../images_home/about_hover.gif) no-repeat;
width:49px;
height:16px;
display:block;
}

.easy_btn a{
background:url(../images_home/4easy_btn.gif) no-repeat;
width:105px;
height:16px;
display:block;
}

.easy_btn a:hover{
background:url(../images_home/4easy_hover.gif) no-repeat;
width:105px;
height:16px;
display:block;
}

.kocoy_btn a{
background:url(../images_home/kocoy_btn.gif) no-repeat;
width:294px;
height:16px;
display:block;
}

.kocoy_btn a:hover{
background:url(../images_home/kocoy_hover.gif) no-repeat;
width:294px;
height:16px;
display:block;
}

.top10_btn a{
background:url(../images_home/top10_btn.gif) no-repeat;
width:244px;
height:16px;
display:block;
}

.top10_btn a:hover{
background:url(../images_home/top10_hover.gif) no-repeat;
width:244px;
height:16px;
display:block;
}
/* ----------------------- finish tabs ----------------------------*/

/* ----------------------- curve box ----------------------------*/
.topline_bg{
	background:url(../images_home/topline_bg.gif) repeat-x;
}
.bottomline_bg{
	background:url(../images_home/bottomline_bg.gif) repeat-x;
}
.white_bg{
	background:url(../images_home/white_bg.gif) repeat;
}
.boy_bg{
	background:url(../images_home/step_centerbg.gif) bottom right no-repeat;
}
.boy_bg1{
	background:url(../images_home/step3_centerbg.gif) bottom right no-repeat;
}
.boy_bg2{
	background:url(../images_home/step4_centerbg.gif) bottom right no-repeat;
}
.back_btn a{
	background:url(../images_home/back_btn.gif) no-repeat;
	width:141px;
	height:29px;
	display:block;
}
.back_small a{
	background:url(../images_home/back_small.gif) no-repeat;
	width:87px;
	height:29px;
	display:block;
}
.nextstep_btn a{
	background:url(../images_home/nextstep_btn.gif) no-repeat;
	width:141px;
	height:29px;
	display:block;
}
.next_btn a{
	background:url(../images_home/next_btn.gif) no-repeat;
	width:141px;
	height:29px;
	display:block;
}
.next_small a{
	background:url(../images_home/next_small.gif) no-repeat;
	width:87px;
	height:29px;
	display:block;
}
/* ----------------------- curve box ----------------------------*/

/* ----------------------- bottom curve box ----------------------------*/
.tourbottom_bg{
	background:url(../images_home/tourbottom_bg.gif) repeat-x;
}
.create_small a{
	background:url(../images_home/createacc_smallbtn.gif) no-repeat;
	width:124px;
	height:25px;
	display:block;
}
/* ----------------------- bottom curve box ----------------------------*/
.gray_bg{
	background:url(../images_home/vbgcurve.gif) repeat-y;
	width:325px;
}

.signup_bg{
	background:url(../images_home/signup_bg.gif) repeat-y;
	width:238px;
}

h5{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	margin:0px;
	padding:0px;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:25px;
}

.info
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#acacac;
}
.ft2
{
	font-family:arial,verdana;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
}

input.inputBox
{
    border:#7f9db9 1px solid;
    color:#666666;
    font:11px arial,verdana,ms sans serif;
    background-color:#ffffff;
    text-decoration: none
}

.gray_txt{
	color:#acacac;
}
.black_txt{
	color:#000000;
}

.yellow_txt{
	color:#ffd43c;
}

.blue_txt{
	color:#36a4cd;
}

.green_txt{
	color:#6b9d1b;
}

.login_btn a{
background:url(../images_home/login_btn.gif) no-repeat;
width:132px;
height:24px;
display:block;
}

.createaccount_btn a{
background:url(../images_home/create_account.gif) no-repeat;
width:178px;
height:37px;
display:block;
}

.textbox{
	background:url(../images_home/email_bg.gif) repeat-x;
	width:155px;
	height:25px;
	margin:0px;
	padding:5px 0px 0px 0px;
	border:0px;
	color:#666666;
	font: 11px Verdana,Arial,Ms sans-serif;
	font-weight:normal;
	text-decoration:none
}

.textbox1{
	background:url(../images_home/email_txtfield.gif) no-repeat;
	width:182px;
	height:24px;
	margin:0px;
	padding:3px 0px 0px 10px;
	border:0;
	
	color:#666666;
	font: 11px Verdana,Arial,Ms sans-serif;
	font-weight:normal;
	text-decoration:none
}

.top10boy_bg{
	background:url(../images_home/top10boy_bg.gif) no-repeat;
}

.compare_bg{
	background:url(../images_home/compare_bg.gif) no-repeat right top;
}
.title
{
    font-family:arial,verdana,ms sans serif;
    font-size:14px;
    color:#000000;
    font-weight:bold;
    text-decoration:none
}
.commonfield
{
    font-family:arial,verdana,ms sans serif;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    text-decoration:none
}
.sm_font
{
    font-family:arial,verdana,ms sans serif;
    font-size:10px;
    color:#666666;
    font-weight:none;
    text-decoration:none
}
input.inputbox
{
    border:#c0c0c0 1px solid;
    color:#666666;
    font:12px arial,verdana,ms sans serif;
    background-color:#ffffff;
    text-decoration: none
}
td.security
{
    font-family:arial,verdana,ms sans serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
    text-decoration:none
}
select.selectbox
{
    border:#666666 1px solid;
    color:#666666;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    text-decoration: none
}
.text1
{
    font-family:arial,verdana,ms sans serif;
    font-size:12px;
    color:#666666;
    font-weight:none;
    text-decoration:none
}
/* Added on 15 dec*/
a.prodmenu
{
    font-family:arial,verdana;
    font-size:12px;
    color:#0072bc;
    font-weight:bold;
    text-decoration:none
}

a.prodmenu:hover
{
    font-family:arial,verdana;
    font-size:12px;
    color:#0072bc;
    font-weight:bold;
    text-decoration:none
}
.srtcut
{
    background-image:url(http://www.kocoy.com/images/srtcut01.jpg);
    font-family:arial,verdana;
    font-size:12px;color:#0072bc;
    font-weight:bold;
	text-align:left;
    text-decoration:none
}
a.sidemenu
{
    font-family:arial,verdana;
    font-size:12px;
    color:#0072bc;
    font-weight:normal;
    text-decoration:none;
}

a.sidemenu:hover
{
    font-family:arial,verdana;
    font-size:12px;
    color:#0072bc;
    font-weight:normal;
    text-decoration:underline
}

.search_for
{
    font-family:arial,verdana;font-size:12px;
    color:#0072bc;
    font-weight:bold;
    text-decoration:none
}
a.linkCat
{
    font-family:arial,verdana;
    font-size:13px;
    color:#0072bc;
    font-weight:bold;
    text-decoration:none;
    padding-top: 12px;
    padding-left: 8px;
}

a.linkCat:hover
{
    font-family:arial,verdana;
    font-size:13px;
    color:#3399cc;
    font-weight:bold;
    text-decoration:underline;
    padding-top: 12px;
    padding-left: 8px;

}
.setLeft
{
	text-align: left;
}
.title01
{
    font-family:arial,verdana;
    font-size:14px;
    color:#0072bc;
    font-weight:bold;
    text-decoration:none
}
.title03
{
    font-family:arial,verdana;
    font-size:11px;
    color:#000000;
    font-weight:bold;
    text-decoration:none
}
.is_text1
{
    font-family:arial,verdana;
    font-size:11px;
    color:#000000;
    font-weight:normal;
    text-decoration:none
}
a.linkPaging
{
    font-family:arial,verdana;
    font-size:13px;
    color:#0072bc;
    font-weight:bold;
    text-decoration:underline;
    padding-top: 12px;
    padding-left: 8px;
}

a.linkPaging:hover
{
    font-family:arial,verdana;
    font-size:13px;
    color:#3399cc;
    font-weight:bold;
    text-decoration:none;
    padding-top: 12px;
    padding-left: 8px;

}
.titlePaging
{
    font-family:arial,verdana;
    font-size:13px;
    color:#000000;
    font-weight:bold;
    text-decoration:none
}
