*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #666;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
	text-align: center;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #005a75; text-decoration: underline; }
a:visited { color: #005a75; text-decoration: underline; }
a:hover { color: #e18f05; text-decoration: none; }
a:active { color: #005a75; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
a:focus {
	outline: none;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .7em 0;
	color: #e18f05;
}
h1 { font-size: 1.3em; color: #005a75; margin-bottom: 17px;}
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1.3em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}
#fullwidth {
	width: 100%;
	background: url(/images/bgrounds/fullwidth.jpg) no-repeat 50% 0; 
}
#container {
	margin: 0 auto 0 auto;
	width: 862px;
	text-align: left;
}
#header {
	position: relative;
	width: 100%;
	height: 394px;
	background: url(/images/bgrounds/header.gif) no-repeat bottom left;
}

#header .logo {
	position: absolute;
	top: 20px;
	left: 1px;
}


#header h1 {
	width: 413px;
	height: 66px;
	background: url(/images/text/stretching-your-it-dollar-further.gif) no-repeat;
	position: absolute;
	top: 181px;
	left: 344px;
}

#header a.button {
	position: absolute;
	top: 220px;
	left: 580px;
	background: url(/images/bgrounds/button-154.gif) no-repeat;
	color: #fff;
	text-decoration: underline;
	display: block;
	width: 110px;/* 154 */
	height: 24px;/* 34 */
	padding: 10px 0 0 44px;
	font-weight: bold;
}
#header a.button:hover {
	text-decoration: none;
	background: url(/images/bgrounds/button-154-over.gif) no-repeat;
}

.information a.button {
	background: url(/images/bgrounds/button-154.gif) no-repeat;
	color: #fff;
	text-decoration: underline;
	display: block;
	width: 110px;/* 154 */
	height: 26px;/* 34 */
	padding: 8px 0 0 44px;
	font-weight: bold;
}

.information a.button:hover {
	text-decoration: none;
	background: url(/images/bgrounds/button-154-over.gif) no-repeat;
	
}
#masthead {
	width: 377px;
	height: 226px;
	position: absolute;
	top: 131px;
	left: 16px;
}


#nav {
	background: #849daa url(/images/bgrounds/nav.gif) no-repeat top right;
	/*padding: 25px 0 0 0;
	padding: 0 !important;*/
	height: 37px;
	width: 572px;
	position: absolute;
	top: 78px;
	left: 274px;
}

/*.logo {
	display: none;
}*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	/*background-color: green;*/
	color: #fff;
	padding: 13px 15px 12px 15px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	background: url(/images/bgrounds/navsep.gif) no-repeat top left;
}
#nav li.home a, #nav li.home a:link, #nav li.home a:visited, #nav li.home a:hover, #nav li.home a:active {
	background-image: none;
}
/*#nav a.current, #nav a.current:link, #nav a.current:visited, #nav a.current:hover, #nav a.current:active {*/
#nav li.current {
	background-color: #faa61a;
}
#nav a:hover {
	color: #fff;
	background-color: #668697;
}
/*#nav li.current a:hover {
	background-color: transparent;
}

#nav li.current li a:hover {
	background-color: #668697; 
}*/
#nav li {
	float: left;
	text-align: center;
	background: url(/images/bgrounds/nav.gif) no-repeat top right;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 5px;
	line-height: 1.2em;
	background-image: none;
	width: 150px;
	font-size: .9em;
}
#nav li ul li a:hover {
	background-color: #005a75;
	color: #fff;
}

#nav li ul {
	position: absolute;
	background: #668697;
	padding: 5px;
	width: 160px;
	left: -999em;
	z-index: 100;
}
#nav li ul li {
	width: 160px;
	text-align: left;
	position: relative;
	z-index: 10;
}
#nav li ul ul {
	position: absolute;
	top: 0; right: -170px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	/*background-color: #668697;*/
}




#main {
	width: 860px;
	border: 1px solid #c3cfd6;
	background-color: #fff;
	border-top: none;
	padding-bottom: 15px;
}
#main-l, #main-r, #main-c {
	float: left;
	display: inline;
}

#main-c {
	padding: 17px 0 0 0;
	line-height: 1.6;
	font-size: 1em;
}

#main-l {
	width: 209px;
	margin: 0 20px 0 16px;
	background-color: #f4f7f8;
	border: 1px solid #c3cfd6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 15px 15px 20px 15px;
}
#main-l ul {
	margin-bottom: 10px;
}
#main-l ul li a, #main-l ul li a:link, #main-l ul li a:visited, #main-l ul li a:active {
	background: url(/images/icons/arrow.gif) no-repeat 31px 7px;
	display: block;
	padding: 3px 0 3px 39px;
	font-size: .9em;
}
#main-l ul li a:hover {
	background-image: url(/images/icons/arrow-over.gif);
}
#main-l h2 {
	background: url(/images/bgrounds/button-209.gif) no-repeat;
	width: 209px;
	height: 34px;
	margin-bottom: 10px;
}
#main-l h2 a {
	color: #fff;
	display: block;
	width: 165px;/* 209 */
	height: 24px;/* 34 */
	padding: 10px 0 0 44px;
	font-weight: bold;
	font-size: .75em;
}
#main-l h2 a:hover {
	text-decoration: none;
	background: url(/images/bgrounds/button-209-over.gif) no-repeat;
}

#main-l form {
	border-top: 1px solid #c3cfd6;
	padding: 10px 0 0 30px;
}
#main-l label {
	font-size: .9em;
	font-weight: bold;
	color: #005a75;
	padding-left: 8px;
	background: url(/images/icons/arrow.gif) no-repeat 0 50%;
	display: block;
	margin-bottom: 5px;
}
#main-l input {
	border: 1px solid #c3cfd6;
	padding: 5px;
	color: #005a7f;
	font-family: arial, sans-serif;
	margin: 0 0 5px 0;
}
#main-l input.button {
	padding: 0;
	border: none;
}


#latestnews {
	width: 154px;
	background-color: #f4f7f8;
	border: 1px solid #c3cfd6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: .9em;
	padding: 15px 14px 20px 15px;
	line-height: 1.4;
}
#latestnews em  {
	display: block;
	font-style: normal;
	margin: 12px 0 4px 0;
}
#latestnews h3 {
	width: 154px;
	height: 34px;
	background: url(/images/bgrounds/button-154.gif) no-repeat;
}
#latestnews h3 a, #latestnews h3 a:link, #latestnews h3 a:visited, #latestnews h3 a:active {
	color: #fff;
	display: block;
	width: 110px;/* 154 */
	height: 24px;/* 34 */
	padding: 10px 0 0 44px;
	font-weight: bold;
}
#latestnews h3 a:hover {
	text-decoration: none;
	background: url(/images/bgrounds/button-154-over.gif) no-repeat;
}
#main-c {
	width: 552px;
}
#home #main-c {
	width: 364px;
}


#main-r {
	width: 185px;
	margin: 0 0 0 20px;
}

h1 em {
	color: #849daa;
}

h4.twitter {
	margin-top: 20px;
	width: 185px;
	height: 43px;
	background: url(/images/text/twitter-over.gif) no-repeat;
}
h4.twitter a, h4.twitter a:link, h4.twitter a:visited, h4.twitter a:active {
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 185px;
	height: 43px;
	background: url(/images/text/twitter.gif) no-repeat;
}
h4.twitter a:hover {
	background-image: url(/imagest/text/twitter-over.gif);
}
.data {
	width: 100%;
	margin: 0 0 1em 0;
}

.data, .data td, .data th {
	border: 1px solid #c3cfd6;
	border-collapse: collapse;
}
.data td, .data th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.data th {
	background-color: #849daa;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
.data tr.alt td {
	background-color: #f4f7f8;
}
.productcats th {
}

p.breadcrumbs, p.date {
	border-bottom: 1px solid #c3cfd6;
	font-size: .9em;
	padding-bottom: 5px;
	margin-bottom: 15px;
}



#footer {
	text-align: left;
	color: #849daa;
	font-size: .9em;
	padding: 15px 16px 0 16px;
	height: 50px;
}

#footer p.copyright {
	display: inline;
	float: left;
}
#footer p.itomic {
	display: inline;
	float: right;
}

.information {
	float: right;
	width: 154px;
	display: inline;
	background-color: #f4f7f8;
	border: 1px solid #c3cfd6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: .9em;
	padding: 15px 14px 15px 15px;
	margin: 0 0 15px 15px;
}
.information img {
	border: 1px solid #c3cfd6;
	margin-bottom: 10px;
}
.information .price {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0;
	color: #e18f05;
	text-align: center;
}
.information .code {
	margin-bottom: 0;
	text-align: center;
}

.information .stock {
	margin-bottom: 1em;
	text-align: center;
}

p.back {
	border-top: 1px solid #c3cfd6;
	font-size: .9em;
	padding-top: 5px;
	margin-top: 15px;
}

.productroot {
	border-bottom: 1px solid #c3cfd6;
	padding: 10px 5px;
}
.productroot img {
	float: left;
	margin: 0 0 15px 0;
}
.productroot p {
	float: right;
	width: 340px;
}
.productroot h2 a {
	text-decoration: none;
	color: #849daa;
}
.productroot h2 em {
	color: #668697;
	font-style: normal;
	font-weight: normal;
	font-size: .75em;
}
.productroot h2 a:hover {
	text-decoration: underline;
	color: #005a75;
}
.productroot h2 {
	padding-left: 10px;
	text-align: right;
	background: url(/images/icons/arrow.gif) no-repeat 0 50%;
	margin-bottom: 0;
}
.productroot p {
	padding-left: 10px;
	margin-bottom: 0;
}

.enewsform table, .enewsform td, .enewsform th {
	/*border-collapse: collapse;*/
}
.enewsform table {
	margin-bottom: 1em;
	width: 100%;
	border: 1px solid #c3cfd6; 
}
.enewsform th, .enewsform td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #dee4e7;
	vertical-align: top;
}
.enewsform th {
	width: 150px;
	background-color: #f4f7f8;
}

.enewsform input {
	width: 200px;
	padding: 5px;
	color: #005a75;
	border: 1px solid #c3cfd6;
}
.enewsform textarea {
	padding: 5px;
	border: 1px solid #c3cfd6;
	width: 200px;
	color: #005a75;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.05em;
}
.enewsform .button {
	width: auto;
	padding: 0;
	border: none;
}

.enewsform span.error {
	color: #e18f05;
	display: block;
	font-size: .9em;
}
