* {
	font-size: 12px !Important;
	font-family:Arial, Helvetica, sans-serif;
}
/* Sort print stuff */

#product-print {
	display:block;
	padding:12px 0px 0px;
	position:relative;
}


body {
	color:#000;
}
li {
	list-style-position:inside;
}
a, a:visited  {
	color: #666666;
	text-decoration:underline;
}
a:hover, a:focus {
	color: #000000;
	text-decoration:none;
}
img {
	border:0;
}

/* ----------------- used as main heading ---------------- */

h1 {
	padding:0;
	font-size:23px !Important;
	text-align:left;
}
h1 span {
	font-size:23px !Important;
}
/* --------------------------------------------------------------- */

.innerfive {
	padding:5px;
}
.innerten {
	padding:10px;
}
.innerfifteen {
	padding:15px;
}

/* --------- END GENERIC STUFF -------------- */

#frame {
	width:700px;
	margin:0;
	padding:0;
}
#header {
	display:none;
}
#logo-holder {
	float:left;
	width:50%;
}
#search-holder {
	float:right;
	width:300px;
	text-align:right;
}

#main-nav {
	display:none;
}
#flash-holder {
	padding:5px 0px;
	text-align:center;
	clear:both;
}
#content {
	padding:45px 0px 0px 0px;
	background-image:url(../img/bg/main-nav-bg.png);
	background-position:top;
	background-repeat:repeat-x;
}


#latest-news {
	float:left;
	width:300px;
	background-image:url(../img/bg/latest-news-bg-short.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 5px 25px;
}
#inner-news {
	padding:15px 5px 20px 30px;
}

/* Start the products Holder */

#product-content {
	width:700px;
	margin:0px auto;
}
#product-left {
	clear:both;
	padding:8px 0px;
	float:none;
	width:100%;
	text-align:center;
}
#product-right {
	clear:both;
	float:none;
	width:100%;
	margin-top:-35px;
}
#product-images {
	padding:0px 0px 0px 0px;
}
#product-images td {
	padding:0 !Important;
	text-align:center;
}
td.thumb-one img, td.thumb-two img, td.thumb-three img {
	width:90px;
	height:110px;
	cursor:pointer;
}
#product-images td.mini-heading {
	font-weight:bold;
	color:#CCCCCC;
	padding:12px 5px;
}
#product-description ul, #product-dowloads ul, #product-actions ul {
	padding:15px 0px;
}
#product-description li, #product-dowloads li, #product-actions li {
	padding:2px 0px 2px 20px;
	background-image:url(../img/red-list-dots.gif);
	background-position:left center;
	background-repeat:no-repeat;
	list-style:none;
}
#product-dowloads {
	display:none;
}
#product-actions {
	display:none;
}
#product-dowloads h3, #product-related h3, #product-actions h3 {
	padding:15px 0px 1px 0px;
	font-weight:normal;
	letter-spacing:-1px;
	display:block;
	border-bottom:1px #989DAF dotted;
	margin:0px 0px 10px 0px;
}


/* CONTACT PAGE */

#contact-left {
	float:left;
	width:400px;
}
#contact-right {
	float:right;
	width:500px;
}
/* Style form items */
.text-inputs {
	width:50%;
	padding:5px;
	border:1px #999999 solid;
}
#contact-right .textarea {
	width:75%;
	padding:5px;
}

#map {
	height:500px;
	width:100% !Important;
	position:relative;
}
#contact-form {
	list-style:none;
}
#contact-form li {
	padding:2px 0px;
}
#contact-form label {
	display:block;
	padding:5px 0px 2px 0px;
}
.contactbutton {
	float:right;
	background-image:url(../img/bg/search-button-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:6px 15px 6px 15px;
	background-color:#E2EDF3;
	border:1px #AFBEC7 solid;
}

#product-cat {
	padding:10px 0px 0px 0px;
	width:900px;
	margin:0px auto;
}
.product-cat-holders {
	padding:0px 0px 12px 0px;
}
.product-cat-holders ul {
	list-style:none;
}
.product-cat-holders li {
	float:left;
	display:block;
	width:auto;
	padding:0px 12px 10px 0px;
}
.product-cat-holders h2 {
	color:#8FA5B2;
	padding:0px 0px 2px 0px;
	letter-spacing:-1px;
	border-bottom:1px #CCCCCC dotted;
	margin:0px 0px 10px 0px;
}

/* Downloads */

.downloads-cat-holders {
	padding:0px 0px 12px 0px;
}
.downloads-cat-holders ul {
	list-style:none;
}
.downloads-cat-holders li {
	float:left;
	display:block;
	width:auto;
	padding:0px 15px 10px 0px;
}
.downloads-cat-holders li a, .downloads-cat-holders li a:visited {
	color:#000000;
	text-decoration:none;
}
.downloads-cat-holders li a:hover {
	text-decoration:none;
	border-bottom:1px #FF0000 dotted;
}
.downloads-cat-holders h2 {
	font-size:1.6em;
	color:#8FA5B2;
	padding:0px 0px 2px 0px;
	letter-spacing:-1px;
	border-bottom:1px #CCCCCC dotted;
	margin:0px 0px 10px 0px;
}

/* Email Friend */

#email-friend {
	width:540px;
	padding:30px;
}

#footer {
	display:none;
}
#footer-links {
	position:absolute;
	top:10px;
	left:15px;
	width:250px;
}
#footer-address {
	position:absolute;
	top:10px;
	right:15px;
	width:200px;
	text-align:right;
}
#footer ul {
	padding:0px 0px 0px 15px;
}
#footer li {
	padding:2px 0px;
	list-style:none;
}
#footer li a, #footer li a:visited {
	text-decoration:none;
}
#footer li a:hover {
}

/* Search Box */

div#search-holder .search-box {
	background-color:#FDFAF4;
	padding:6px 6px 6px 20px;
	background-image:url(../img/bg/search-box-bg.png);
	background-position:left center;
	background-repeat:no-repeat;
}
div#search-holder .search-button {
	background-image:url(../img/bg/search-button-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:6px 15px 6px 15px;
	background-color:#E2EDF3;
	border:1px #AFBEC7 solid;
}


/*  EDITOR STYLES  */


.Teknik-Red {
	color:#EE3338;
}
.Red-Text {
	color:#D20000;
}
.Green-Text {
	color:#339900;
}
.Blue-Text {
	color:#0000FF;
}
.Orange-Text {
	color:#FF9900;
}
.img-float-left {
	float:left;
	margin:0px 9px 9px 0px;
}
.img-float-right {
	float:right;
	margin:0px 0px 9px 9px;
}