body {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	color: #000000;
	font-size: 100%;
	background-color: #26207A;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width: 781px;
	height: auto;
	background-color: #26207A;
	margin: 5px auto 10px auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid gray;
	text-align: left;
}

#header {
	width: inherit;
	height: auto;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #26207A;
	text-align: center;	
}

div#header1 {
	width: inherit;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color: #B8C6DE;
	font-weight: normal;
	font-size: 10px;
	text-align: center;	
	vertical-align:middle;
}

div#header2 {
	width: inherit;
	height: 109px;
	min-height: 109px;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;	
}

div#header3 {
	width: inherit;
	height: 42px;
	min-height: 42px;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/header_002.gif);
	background-repeat: no-repeat;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	line-height: 30px;
}


.textheaderred{
	text-align: center;	
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 0px 0px;
}

#middle {
	width: inherit;
	height: auto;
	min-height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px solid gray;
	background-color: #FFFFFF;
}

#footer {
	width: inherit;
	height: auto;
	background-color: #26207A;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 0px solid gray;
	text-align: left;
	font-size: 10px;
}

#content {
	height: inherit;
	min-height: inherit;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 0px solid gray;
	font-size: 100%;
	background-attachment: fixed;
	background-image: url(images/header_07.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

table, tr, td { 
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 11px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}

table {
	width: 100%;
}

table.formtable {
	background-color: #E2E2FE;
	padding: 0;
	margin: 0px 0px 0px 0px;
}

td.linksdir {
	margin: 0px;
	padding: 2px 4px;
}

h1 { 
	font-family: Verdana, sans-serif, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: bold;
	line-height: 1px;
}

a, a:link, a:hover, a:visted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.topnav, a.topnav:link, a.topnav:hover, a.topnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B8C6DE;
}

a.footerlink, a.footerlink:link, a.footerlink:hover, a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B8C6DE;
	text-decoration: underline;
}

a.footerlink:hover {
	text-decoration: none;
}

a.two, a.two:link, a.two:hover, a.two:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.two:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.darkblue, a.darkblue:link, a.darkblue:hover, a.darkblue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

a.darkblue:hover {
	text-decoration: none;
}

a.orange, a.orange:link, a.orange:hover, a.orange:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}

a.orange:hover {
	text-decoration: none;
}

a.red, a.red:link, a.red:hover, a.red:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a.red:hover {
	text-decoration: none;
}

a.green, a.green:link, a.green:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00FF00;
	text-decoration: underline;
}

a.green:hover {
	text-decoration: none;
}

.taboutmain {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}

.tabinmain {
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.blackbords {
	border: 1px solid #000000;
}
.rblacksolid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.textboldwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.textboldblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textboldred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.textboldorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
.botgreyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.topgreyline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.bottopgreyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.rightshadow {
	background-image:  url(file:///C|/ggc/public_html/foneszone_com/images/layout/right_shad.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}

.textsmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textsmaller {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 6px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.navunlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.formfields {
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.formfieldsquant {
	border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.submit {
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
}
.dots {
	background-image:  url(file:///C|/ggc/public_html/foneszone_com/images/layout/dots.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 2px 7px 2px 7px;
	background-color: #B8C6DE;
}

.pagesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 2 7 2 7;
	background-color: #CCCCCC;
}


.prodtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 2px 7px 2px 7px;
	background-color: #B8C6DE;
}

.prodtitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}
.prodtitlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.prodtitleltgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.rrp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: line-through;
}
.reviewcount {
	border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.imageborder {
	border: 2px solid; 
	border-color: #FF6600;
}.pagebot {
	background-attachment: fixed;
	background-image: url(images/header_08.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pagetopgrad {
	background-attachment: fixed;
	background-image: url(images/header_07.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.pagefoot {
	background-attachment: fixed;
	background-image: url(images/header_08.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bodygradtop {
	background-attachment: fixed;
	background-image: url(images/header_07.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.field3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.field4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.field5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.field6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

tr.nav1 {
	height: 25px;
}

td.nav1 {
	white-space: nowrap;	
	padding: 5px 5px 5px 20px;
	text-align: left;
	vertical-align:middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #666666;
	color: #FFFFFF;
	width:inherit;
}

#main_nav {
	width: 170px;
	height: inherit;
	min-height: inherit;
	background-color: #B8C6DE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 0px solid gray;
	float: left;
	font-size: 10px;
}

tr.main_nav_item {
	height: 25px;
}

td.main_nav_item {
	white-space: nowrap;	
	padding: 0px 5px;
	text-align: left;
	vertical-align: middle;
	background-color: #B8C6DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.main_nav_item, a.main_nav_item:link, a.main_nav_item:hover, a.main_nav_item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.main_nav_item:hover {
	text-decoration: underline;
}

div.imageintd {
	margin: 8px 8px 8px 8px;
	padding: 8px 8px 8px 8px;
}


.admintable {
	font-size: 10px;
	font-family: Verdana, sans-serif, "Arial Narrow", Arial;
}

tr.admintable {
	line-height: 12px;
}

th.admintable, td.admintable {
	border: 1px solid #CCCCCC;
	padding: 1px 3px;
	margin: 0px 0px;
}

div.greybox {
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding: 4px 8px;
}

div.form_err_msg {
	color: #333;
	font-weight: bold;
	text-align: center;
	background-color: #FF0;
	padding: 8px 16px;
	border: 1px solid #999;
}

td.formtablelabel {
	background-color: inherit;
	padding: 5px;
	margin: 0px;
	white-space: nowrap;
	width: 24%px;
}

td.form_field_req {
	background-color: inherit;
	padding: 6px 0px 0px 0px;
	width: 2%;
}

td.formtablefield {
	background-color: inherit;
	padding: 5px;
	margin: 0px;
	width: 24%;
}

td.form_field_errmsg {
	background-color: inherit;
	padding: 5px;
	margin: 0px;
	text-align: left;
	width: 50%;
}

tr.form_field_err {
	margin: 10px 0px;
	padding: 10px 0px;
	background-color: #FC0;
	border: 1px solid #999;
}

td.form_field_spacer {
	height: 6px;
	line-height: 6px;
}
