body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	color:#333333;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
html, body {
	height: 100%;
}
hr {
	display:none;
}
/* GLOBAL
-----------------------------------------------------------------------------------------*/
.clearfix:after { /* clear floats */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* FORMS
----------------------------------------------------------------------------------------*/
fieldset {
	border:none;
}
fieldset br {
	clear:left;
}
fieldset label {
	display:block;
	float:left;
}
input.text {
	border:1px solid #e6e6e6;
	height:13px;
	font-size:10px;
	width: 80px;
}
/* LINKS
--------------------------------------------------------------------------------------*/
a img {
	border:none;
}
a:focus {
	outline:none;
}
a, a:visited {
	color:#004990;
	text-decoration:none;
}
a:hover {
	color:#fe832f;
}
/* HEADINGS
----------------------------------------------------------------------------------------*/
h1 {
	font-size:1.4em;
	font-family:'Century Gothic', Arial, Verdana;
}
/* PAGE STRUCTURE
--------------------------------------------------------------------------------------*/
#color {
	width: auto;
	height: auto;
	background: #ffffff;
	padding: 5px;
	background-image: url(../images/.png);
	background-position: center;
	background-repeat: no-repeat;
}
#holder {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
#header {
	width: 875px;
	margin: 15px auto 0 auto;
	position:relative;
	z-index:1;
}
#nav {
	background:url(../images/bg_nav.gif) repeat-x top left;
	height:75px;
	clear:both;
	position:relative;
	top:-17px;
	margin-bottom: -15px;
}
#content {
	width: 925px;
	/*min-height:450px;
 height:auto !important;
 height:450px;*/
 margin: 0 auto;
}
#footer {
	background:#ffffff;
	text-align:center;
}
#footer, .push {
	height: 3.5em;/* .push must be the same height as .footer */
}
/* HEADER
--------------------------------------------------------------------------------------*/
.logo {
	background:url(../images/logo.gif) no-repeat top left;
	width: 126px;
	height:65px;
	display:block;
	float:left;
	text-indent:-999999px;
	overflow:hidden;
}
.header-right {
	float:right;
	padding: 15px 0 0 0;
	width:400px;
}
.cart-search {
	width: 140px;
	float: right;
	padding: 0 0 9px 0;
}
a.cart {
	background:url(../images/icon_cart.gif) no-repeat top left;
	padding: 12px 0 0 30px;
	display:block;
	height:13px;
	font-size:.9em;
	margin: 0 20px 0 0;
	float:left;
}
input.btn-search {
	background:none;
	border:none;
	color:#004990;
	cursor:pointer;
	font-size:10px;
}
fieldset.search {
	padding: 10px 0 0 0;
}
fieldset.search label {
	color:#5389b8;
	margin: 0 5px 0 0;
}
ul.header-nav {
	clear:right;
	width: 245px;
	float:right;
	color:#0060A6;
	font-family:'Century Gothic', Arial, Verdana;
	font-size:.9em;
}
ul.header-nav li {
	float:left;
	padding: 0 0 0 2px;
}
/* MAIN NAVIGATION
--------------------------------------------------------------------------------------*/
#nav-wrapper {
	margin: 0 auto;
	width: 782px;
}
#nav ul {
	position:absolute;
	font-size:1.0em;
	font-family:'Century Gothic', Arial, Verdana;
	top: 2px;
}
#nav ul li {
	float:left;
	font-size:1.2em;
}
#nav ul li a {
	color:#004990 !important;
	display:block;
	text-align:center;
	float:left;
}
#nav ul li a span {
	display:block;
	padding: 29px 28px 0 26px !Important;
	padding: 30px 28px 0 21px;
	float:left;
	height:34px;
}
#nav ul li a:hover, #nav li:hover a, #nav li.sfhover a, #nav li.current a {
	color:#fe832f !important;
	cursor:pointer;
	background:url(../images/bg_hoverleft2.gif) no-repeat top left;
}
#nav ul li a:hover span, #nav li:hover a span, #nav li.sfhover span, #nav li.current a span {
	background:url(../images/bg_hoverright.gif) no-repeat top right;
}
#nav li ul {
	left:51px;
	width: 742px;
	display: none;
	text-align:right;
	font-size:0.8em;
	margin-top: 53px;
	color:#bfd7e8;
}
#nav li.last ul li {
	float:right;
}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	z-index: 1000;
	background: #fff;
}
#nav li.current ul {
	/*visibility:visible;*/
display: block;
	z-index: 10;
}
#nav li:hover ul a, #nav li.sfhover ul a {
	color:#004990 !important;
}
#nav li ul li a, #nav li ul li a span, #nav li.current ul li a, #nav li.current ul li a span {
	display:inline !important;
}
#nav li ul li a, #nav li.current ul li a {
	padding: 0 2px;
	color:#004990 !important;
}
#nav li ul li a:hover, #nav li.current ul li a:hover, #nav li.current ul li a.selected-page {
	color:#fe832f !important;
	background:none !important;
}
#nav li ul li a:hover span, #nav li.current ul li a span {
	background:none !important;
}
/* FOOTER
--------------------------------------------------------------------------------------*/
#footer p {
	width: 950px;
	margin: 0 auto;
	font-size:10px;
}
#footer p.footer-links {
	font-size:.9em;
	font-family:'Century Gothic', Arial, Verdana;
	color:#0060a6;
	padding: 0 0 5px 0;
}
#footer p.footer-links a {
	color:#004990 !important;
	padding: 0 3px;
}
#footer p.footer-links a:hover {
	color:#fe832f !important;
}
/* FONTS
--------------------------------------------------------------------------------------*/
.boxhead {
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#004990;
	font-weight:bold;	
}	
.boxlink {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#004990;
	font-weight:bold;
}
.title {
	font-family: "Century Gothic",  Arial, sans-serif;
	font-size:22px;
	color:#df7a1c;
}
.subhead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#004990;
}
.orangebold {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#df7a1c;
	font-weight:bold;
}
.price {
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#004990;
	font-weight:bold;
}
.style11 {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#333333;
}
.style14 {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#333333;
}
.style14b {
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.fineprint {
	font-family: Arial, sans-serif;
	font-size:10px;
	color:#333333;
}
.strike {
	text-decoration:line-through;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#004990;
	}

/* BUTTONS
--------------------------------------------------------------------------------------*/
.submit {
	background:url(../images/btn_submit.png) no-repeat; /* Define Image Path */
	border:0;
	width:64px; /* Define Image Width */
	height:24px; /* Define Image Height */
}

/*TRANS BOXES
--------------------------------------------------------------------------------------*/
.bt {
	background: url(../images/trans1.png) 0 0 repeat-x #fefefe;
	width: 660px
}
.bl {
	background: url(../images/transl.png) 0 0 no-repeat;
	height: inherit
}
.br {
	background: url(../images/transr.png) 100% 0 no-repeat
}
.phonet {
	background: url(../images/trans1.png) 0 0 repeat-x #fefefe;
	width: 200px
}
.phonel {
	background: url(../images/transl.png) 0 0 no-repeat;
	height: inherit
}
.phoner {
	background: url(../images/transr.png) 100% 0 no-repeat
}

.indext {
	background: url(../images/trans1.png) 0 0 repeat-x #fefefe;
	width: 190px;
}
.indexl {
	background: url(../images/transl.png) 0 0 no-repeat;
	height: inherit;
}
.indexr {
	background: url(../images/transr.png) 100% 0 no-repeat;
}
.content {
	position:relative;
	background: url(../images/index.box.png) no-repeat;
	width:185px;
}
.content2 {
	width:185px;
	padding: 8px;
}
.phoneprice {
	margin-left:12px;
	width:75px;
	margin-top:15px;
	position:absolute;
}
.phonepricetag {
	width: 100px;
	margin-left: 97px;
	float:right;
}
/* INDEX BOXES / FRONT PAGE & INSIDE INDEX
--------------------------------------------------------------------------------------*/
.frontt {
	background: url(../images/trans.index.png) 0 0 repeat-x #fefefe;
	width: 230px;
}
.frontc {
	width:215px;
	height: 140;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 4px;
}
.fronttitle{
	width: 200px;
	padding-bottom:4px;
}
.info {
	width:120px;
	padding-right: 3px;
	padding-top:3px;
	float:left;
}
.pic {
	width:88px;
	height:89px;
	float:right;
}
.iit {
	background: url(../images/iit.png) 0 0 repeat-x #fefefe;
	width: 250px;
}
.iic {
	width:230px;
	height: 140;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 4px;
}
.iictitle{
	width: 200px;
	padding-bottom:4px;
}
.iicinfo {
	width:135px;
	padding-right: 3px;
	padding-top:3px;
	float:left;
}
.iicpic {
	width:88px;
	height:89px;
	float:right;
}
.sinfo {
	width:185px;
	padding-right: 3px;
	padding-top:3px;
	float:left;
}


/* LIST STYLES
--------------------------------------------------------------------------------------*/
#content ul.tab {
	clear:left;
	width: 650px;
	float:none;
}
#content ul.tab li {
	float:inherit;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 8px;
}
#content ul.tab2 {
	clear:left;
	width: 325px;
	float:none;
}
#content ul.tab2 li {
	float:inherit;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 8px;
}
#content ul.tab3 {
	clear:left;
	width: 500px;
	float:none;
}
#content ul.tab3 li {
	float:inherit;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 8px;
}
#content ul.tab4 {
	clear:left;
	width: 225px;
	float:none;
}
#content ul.tab4 li {
	float:inherit;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 8px;
}
#content dd {
	float:inherit;
	margin-left: 18px;
}
/* PHONE TABS
--------------------------------------------------------------------------------------*/
#content ul.ptab {
	clear:left;
	width: 330px;
	float:none;
}
#content ul.ptab li {
	float:inherit;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 8px;
}


/* LEFT NAVIGATION
--------------------------------------------------------------------------------------*/
.border {
	width:190;
	background-image:url(../images/trans170.png);
	background-repeat:no-repeat;
}
ul.menu {
	width: 160px;
	margin-left:10px;
}
a.mainlevel {
	font-size: 13.5px;
}
a.sublevel {
	font-size: 11.5px;
}
ul.menu li {
	border-bottom:3px;
}
ul.submenu li {
	margin-left: 8px;
	float: inherit;
}
/* FORM BUTTONS
--------------------------------------------------------------------------------------*/
input.blue {
	background-color: #0060A6;
	font: Trebuchet, Arial, sans-serif font-weight: bold;
	font-size: 11px;
	color: white;
}
/* SELECT TOWN BOX
--------------------------------------------------------------------------------------*/
.boxt {
	background: url(../images/select-town.jpg) no-repeat;
	position:relative;
	left:220px;
	width: 500px;
	top: 5px;
	padding-left:20px;
}
/* LOYALTY SERVICE
--------------------------------------------------------------------------------------*/
.lsst {
	background: url(../images/b2.png) 0 0 repeat-x #fefefe;
	width: 660px
}
.lssb {
	background: url(../images/b6.png) 0 100% repeat-x;
	width: 660px
}
.lssl {
	background: url(../images/b8.png) 0 0 repeat-y;
	height: inherit
}
.lssr {
	background: url(../images/b4.png) 100% 0 repeat-y
}
.lssbl {
	background: url(../images/b7.png) 0 100% no-repeat
}
.lssbr {
	background: url(../images/b5.png) 100% 100% no-repeat
}
.lsstl {
	background: url(../images/b1.png) 0 0 no-repeat
}
.lsstr {
	background: url(../images/b3.png) 100% 0 no-repeat;
	padding:10px
}
/* reset button loyalty calculator
---------------------------------------------------------------------------------------*/
.reset_button {
	background:url(../images/btn_newpkg.png) no-repeat; /* Define Image Path */
	border:0;
	width:140px; /* Define Image Width */
	height:22px; /* Define Image Height */
}