/* -----[ Go Cyber Ltd Style Sheet ]-------------------------------------------------- */
/* -----[   www.gocyber.co.nz ]------------------------------------------------------- */

/* -----[ Cx2 Home Page Styles ]--------------------------------------------------------------------- */

ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/general/bullet.gif);
}
li {
	padding-top: 0px;
 padding-bottom: 0px;
	padding-left: 0;
}
ol
{
	list-style-type: decimal;
	list-style-position: inside;
}
p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	padding: 0 25px 8px 25px;
}
.cx2_main {
	background-image: url(../images/cx2_home/cx2_main.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 276px;
 font-family: Georgia, "Times New Roman", Times, serif;
	color: #dce0d3;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
	vertical-align: top;
	padding: 40px 450px 0 0;
}
.nosugar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254e04;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0 8px 0;
}
.pipe {
 color: #cc6600;
}
.cx2_content {
	background-image: url(../images/cx2_home/logo_ant_pic.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a171b;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding: 20px 160px 70px 140px;
}
.choose {
 background-image: url(../images/general/cx2_logo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254e04;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding: 4px 165px 100px 25px;
}

/* -----[ Cx2 Runon Pages Styles ]--------------------------------------------------------------------- */

.runon_content {
 background-image: url(../images/general/cx2_logo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.runon_bottom {
 background-image: url(../images/general/cx2_logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
/* -----[ Headers ]--------------------------------------------------------------------- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254e04;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 8px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254e04;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
	padding: 20px 0 8px 25px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #254e04;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	padding: 6px 0 8px 25px;
	}

/* -----[ Form ]--------------------------------------------------------------------- */

.form {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a171b;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
}
input {
 font-family: Arial, Helvetica, sans-serif; 
 color: #000000;
 font-size: 12px;
 border-width: 1px;
 background-color: #ffffff;
 border-color: #1a171b;
 border-style: solid;
}
select {
 font-family: Arial, Helvetica, sans-serif; 
 color: #000000;
 font-size: 12px;
 border-width: 1px;
 background-color: #ffffff;
 border-color: #1a171b;
 border-style: solid;
}