/* CSS Document */

.turn {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#444444;
font-weight:normal;
}


.turn a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#444444;
font-weight:normal;
}

.turn a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
font-weight:normal;
}




.turn_icon {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#165879;
font-weight:normal;
}


.turn_icon a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#165879;
font-weight:normal;
}




.turn_icon a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#29A9F5;
font-weight:normal;
}




.turn_icon2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
font-weight:normal;
}


.turn_icon2 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#29A9F5;
font-weight:normal;
}




.turn_icon2 a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#1e7caa;
font-weight:normal;
}

.log_big {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
}


.log_big2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:bold;
}


.log_big3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
}

.log_small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
}

.turn_share a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
font-weight:normal;
}


.turn_share a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1e7caa;
font-weight:normal;
}

.log_big_share {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#165879;
font-weight:bold;
}



.home,.template,.features,.modules,.reseller,.help,.contact_us{
	height:35px;
	
}
.home{
	width:141px;
	background:url("new_home_page/html/images/home.jpg") no-repeat;
	display:block;
}
.home:hover,#homeSelect{
	width:141px;
	background:url("new_home_page/html/images/home_over.jpg") no-repeat;;
	display:block;
}



.template{
	width:143px;
	background:url("new_home_page/html/images/templates.jpg") no-repeat;
	display:block;
}
.template:hover,#templateSelect{
	width:143px;
	background:url("new_home_page/html/images/templates_over.jpg") no-repeat;
	display:block;
}

.features{
	width:134px;
	background:url("new_home_page/html/images/features.jpg") no-repeat;
	display:block;
}
.features:hover,#featuresSelect{
	width:134px;
	background:url("new_home_page/html/images/features_over.jpg") no-repeat;
	display:block;
}


.modules{
	width:131px;
	background: url("new_home_page/html/images/modules.jpg") no-repeat;
	display:block;
}
.modules:hover,#modulesSelect{
	width:131px;
	background: url("new_home_page/html/images/modules_over.jpg") no-repeat;
	display:block;
}

.reseller{
	width:125px;
	background: url("new_home_page/html/images/resellers.jpg") no-repeat;
	display:block;
}
.reseller:hover,#resellerSelect{
	width:125px;
	background: url("new_home_page/html/images/resellers_over.jpg") no-repeat;
	display:block;
}

.help{
	width:107px;
	background: url("new_home_page/html/images/help.jpg") no-repeat;
	display:block;
}
.help:hover,#helpSelect{
	width:107px;
	background: url("new_home_page/html/images/help_over.jpg") no-repeat;
	display:block;
}


.contact_us{
	width:139px;
	background: url("new_home_page/html/images/contact_us.jpg") no-repeat;
	display:block;
}
.contact_us:hover,#contact_usSelect{
	width:139px;
	background: url("new_home_page/html/images/contact_us_over.jpg") no-repeat;
	display:block;
}


.header_top {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#333333;
}

.contents_top {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#666666;
}

.border_blue {
border: 1px solid  #0033CC;
}


.border_cla {
border-top:1px solid ##065B8E;
border-left:1px solid #066197;
border-bottom:1px solid #066197;
background-color:#29A9F5;
}



