/*************************/
/****Begin teclan CSS*****/
/*************************/

body {
  margin:0px;
  padding:0px;
  background:#062f6c url("body-background.jpg") top left;
  background-repeat:   repeat;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:12px;
  text-align:center;
}
/* Main Containers */

#container {
	width:935px;
	margin:0px auto;
	text-align:left;
	padding:10px 10px;
	background:white;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}

#header {
	background:url('header-bg.jpg') repeat-x;
	width:935px;
	height:127px;
	position:relative;
}

#content {
	position:relative;
	margin-top:40px;
	min-height:500px;
	height:auto !important; 
	height:500px;
}

#footer {
	position:relative;
}

#footernav {
	width:100%;
	background:#062f6c;
	height:30px;
}

#footernav2 {
	width:100%;
	background:#d6d7c4;
	height:30px;
	border-top:2px solid #062f6c;
	color:#062f6c;
}

#footernav2 a {
	color:#062f6c;
	line-height:30px;
	padding:0px 5px;
}


#footernav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footernav li {
	display:inline;
	border-right:1px solid white;
	padding:0px 8px;
	
}

#footernav a {
	color:white;
	height:30px;
	line-height:30px;
	font-size:12px;
}

#blue_bar {
	background:#d6d7c4;
	width:850px;
	height:12px;
	margin-top:20px;
	display:block;
}

#logo  {
	display:block;
	width:530px;
	height:90px;
	position:absolute;
	top:-15px;
	left:-15px;
	border:0px solid red;
	z-index:9999;
}

#subnav {

}

#subnav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:26px;
	margin-top:10px;
}

#subnav li {
	display:inline;
	padding:0px 5px;
}

#subnav a {
	color:#666;
	padding:10px;
	height:20px;
	line-height:20px;

}

#topnav {
	position:absolute;
	top:99px;
	leftt:0px;
	background:#062f6c;
	height:30px;
	width:100%;
}


#topnav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#topnav li {
	display:inline;
	border-right:1px solid white;
	padding:0px 8px;
	
}

#topnav a {
	color:white;
	height:30px;
	line-height:30px;
	font-size:11px;
}

#cart {
	position:absolute;
	top:5px;
	right:5px;
	color:#333333;
	padding:4px 6px;
	border:1px solid #ccc;
	width:200px;
}

#cart a {
  text-decoration:underline;
  font-weight:bold;
}

#section_nav {
	position:absolute;
	top:130px;
	left:0px;
	background:#d6d7c4;
	height:30px;
	width:100%;
}



#section_nav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#section_nav li {
	display:inline;
	border-right:1px solid #062f6c;
	padding:0px 18px;
}

#section_nav a {
	color:#062f6c;
	height:30px;
	line-height:30px;
}

#right {
	position:absolute;
	right:0px;
	top:0px;
	width:194px;
}

#tel_number {
	font-size:18px;
	color:#333333;
}

#section_link {
	text-align:center;
	padding:5px;
	width:175px;
	float:left;
	margin-bottom:10px;
	border:1px solid #ccc;
	margin-right:3px;
	min-height:170px;
	height:auto !important;
	height:170px;
}

#section_list_container {
	min-height:600px;
	height:auto !important;
	height:600px;
}

#section_fragment {
	position:absolute; 
	top:89px;
	right:0px;
	text-align:center;
	font-size:28px;
	border:1px solid #062f6c;
	margin:0px;
	padding:0px;
}

#section_fragment h2 {
	text-align:center;
	font-size:28px;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#section_fragment h3 {
	font-size:20px;
	color:#333333;
	font-weight:normal;
}

#section_link h2 {
	font-weight:normal;
}

.section_small_product {
	width:550px;
}

.section_small_product_title {
	font-weight:normal;
	color:#333333;
	font-size:20px;
}

.section_small_product_price {
	font-weight:normal;
	color:#333333;
	font-size:17px;
}

#product_left {
	float:left; 
	width:416px;
	text-align:center;
	color:#333333;
	font-size:18px;
	font-weight:normal;
}

#product_left h2 {
	font-size:15px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}

#product_left h3 {
	font-size:15px;
	font-weight:normal;
	color:#333333;
}

#product_right {
	float:right; 
	width:403px;
}

#product_right h2 {
	font-size:17px;
	font-weight:normal;
	color:#333333;
}

#product_right h3 {
	font-size:14px;
	font-weight:normal;
	color:#333333;
}

#product_box {
	width:400px;
	border:1px solid #d6d7c4;
	background:#F2F2F2;
	margin-right:1px;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	line-height:35px;
	height:35px;
}

.hp_feature {
	float:left;
	border:1px solid #ccc;
	padding:7px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
	margin-top:10px;
}

.hp_feature h2 {
	font-size:18px;
	font-weight:normal;
	color:#333333;
	margin:0px;
	padding:0px;
}

.bestseller_feature {
	float:left;
	border:1px solid #ccc;
	padding:7px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
	margin-top:10px;
}

.brochure-links {
  width:190px;
  float:left;
  margin-right:20px;
}

.brochure-links a:link, 
.brochure-links a:active, 
.brochure-links a:visited {
  display:block;
  padding-bottom:6px;
}

.brochure-links h3 {
  color:#333333;
  font-size:22px;
  font-weight:normal;
  margin-bottom:8px;
}

#tab-titles a {
  color:#333333;
  background:#333333;
  display:block;
  float:left;
  padding:2px 0px;
  text-align:center;
  width:132px;
  margin-right:3px;
  color:white;
  font-size:15px;
  font-weight:bold;
}

#tab-titles a.sel:link, 
#tab-titles a.sel:visited, 
#tab-titles a.sel:active {
  background:#d6d7c4;
}

.tab-content {
  border:1px solid #d6d7c4;
  clear:left;
  height:136px;
  line-height:120%;
  margin-bottom:16px;
  overflow:auto;
  padding:5px;
}

.tc-hide {
  display:none;
}


a.checkout-checkoutbg:link {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #333333;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #333333;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #333333;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #333333;
	text-decoration: underline;
}

a.checkout-checkoutbg:link {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #333333;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #333333;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #333333;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #333333;
	text-decoration: underline;
}


/* General rules */
a img {
  border:none;
}

a.full-info:link, 
a.full-info:active, 
a.full-info:visited {
  font-weight:bold;
  font-size:15px;
  color:#062f6c;
}

a.full-info:hover {
  color:#333333;
}

.homepage_main_heading {
	color:#333333;
	font-size:30px;
	margin-top:15px;
}

.homepage_sub_heading {
	color:#333333;
	font-size:20px;
	font-weight:normal;
	padding-top:8px;
}

.homepage_serif_text {
	font-size:15px;
	line-height:150%;
}

/* Floats and clears */
.fleft {float:left;}
.fright {float:right;}
.cleft {clear:left;}
.cright {clear:right;}
.clearit {clear:both;}


/*************************/
/*****End teclan CSS******/
/*************************/

/* Begin CSS inherited from Actinic */
p, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	line-height: 150%;
}

form {
	margin: 0px;
}

a:link {
	color: #062f6c;
	text-decoration: none;
}

a:visited {
	color: #062f6c;
	text-decoration: none;
}

a:hover {
	color: #c4a318;
	text-decoration: underline;
}

a:active {
	color: #062f6c;
	text-decoration: none;
}

a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #eeeeee 2px solid;
	border-top: #eeeeee 2px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

a.checkout-checkoutbg:link {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #eeeeee;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #eeeeee;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #333333;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #333333;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #333333;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #333333;
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #062f6c;
}

.actCHECKOUTBG {
	background-color: #eeeeee;
}

.actlarger {
	font-size: 13px;
	color: #333333;
}

.actsmaller{
	font-size: 10px;
	color: #333333;
}

.actxxsmall {
	font-size: 10px;
	color: #333333;
}

.actxsmall {
	font-size: 12px;
	color: #333333;
}

.actsmall {
	font-size: 12px;
	color: #333333;
}

.actregular {
	font-size: 13px;
	color: #333333;
}

.actlarge{
	font-size: 16px;
	color: #333333;
}

.actxlarge {
	font-size: 20px;
	color: #333333;
}

.actxxlarge {
	font-size: 20px;
	color: #333333;
}

.actwarningcolor {
	color: #ff0000;
}
	
.actrequiredcolor {
	color: #ff0000;
}

.actsearchhighlightcolor {
	color: #c4a318;
}

.actrequired {
	color: #ff0000;
}

.actwarning {
	font-size: 12px;
	color: #ff0000;
}

.actwelcome {
	font-size: 12px;
	color: #333333;
}

.actlogotext {
	font-size: 12px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 12px;
	color: #062f6c;
}

/* Shopping cart and checkout fields ------------------------------------------- */

div.CheckoutCartSection {
	margin-top; 0px;
	margin-bottom: 10px;
}

table.checkout#idTableCheckoutSection {
	margin-bottom: 0px;
	width:100%;
}

table.checkout-cart {
	width: 100%;
	border-collapse: collapse;
	padding: 0px 0px;
	margin-bottom: 5px;
}

table.checkout-cart th{
	font-weight: bold;
	background-color: #eeeeee;
	border-top: solid 1px #062f6c;
	border-bottom: solid 1px #062f6c;
	padding: 4px 4px;
}

table.checkout-cart td{
	padding: 4px 4px;
}

table.checkout {
	width: 100%;
	border-collapse: collapse;
	padding: 0px 0px;
	text-align: left;
	margin-bottom: 5px;
}

table.checkout th {
	background-color: #062f6c;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
	text-align: left;
	padding: 5px 2px;
	border-bottom: solid 3px #062f6c;
}

table.checkout th.instruction {
	font-size: 12px;
	font-weight: normal;
}

table.checkout th.change {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px;
	text-align: right;
}

.checkout-change-button	{
	line-height: 13px;
	height: 20px;
	width: 86px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 12px;
	background-color: #062f6c;
	border: 1px solid #d6d7c4;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}

table.checkout td {
	background-color: #eeeeee;
	border-right: solid 1px #062f6c;
	border-bottom: solid 1px #062f6c;
	padding: 2px 2px;
}

table.checkout#idBothAddressesTable col {
	width: auto;
}

td#idCheckoutHelpLabel,
table.checkout#idBothAddressesTable col.prompt {
	width: 130px;
}

.cart {
	background-color: #eeeeee;
	border-bottom: solid 1px #062f6c;
}

.checkout-cartheading {
	font-weight: bold;
	background-color: #eeeeee;
	border-top: solid 1px #062f6c;
	border-bottom: solid 1px #062f6c;
}

.cartheading {
	background-color: #062f6c;
	font-weight: bold;
	color: #eeeeee;
}

h2.checkout-heading {
	background-color: #062f6c;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 5px 2px;
	border-bottom: solid 3px #062f6c;
	width: 100%px;
}

h3.checkout-heading {
	width: 100%px; 
	padding: 3px 0;
	background-color: #062f6c;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
	border-bottom: solid 3px #062f6c;
}

.checkout-subheading {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

img.cartthumbnail {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	width: 25px;
}

input.normal-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #062f6c;
	padding: 5px;
	border: solid 1px #333333;
}

input.highlight-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #062f6c;
	padding: 5px;
	border: solid 1px #333333;
}

.checkout-field-label {
	width: 160px;
}

.checkout-field-input {

}

.checkout-field-input input, .checkout-field-input select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
	padding: 2px;
}

.InvoiceField input, .InvoiceField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: white;
	padding: 2px;
}

.DeliverField input, .DeliverField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: white;
	padding: 2px;
}

table.checkout#idBothAddressesTable select {
	width: 211px;
}

input.checkbox {
	background-color: #eeeeee;
	border: 0;	
}

.checkout-field-area {
	background: #eeeeee;
	border-bottom: solid 2px white;
	width: 100%px;
}

.checkout-field-area p {
	margin: 0;
	padding: 4px;
}

div.checkout-buttons {
	width: 100%px; 
	height: 50px; 
	margin-top: 20px;
}
	
.left { 
	float : left; 
	width : 50%; 
}

.right { 
	float : right; 
	width : 40%; 
}

.spacer { 
	clear : both; 
}

.checkout-help-hide { 
	display: none; 
}

/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 0px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 0px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #d6d7c4;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #d6d7c4;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #d6d7c4;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #d6d7c4;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

table#idCheckoutProgress {
	margin-bottom: 10px;
}

table#idCheckoutProgress td{
	background-repeat:repeat-x;
	background-color:transparent;
	border: 0px;
	padding: 0px;
	height:19px;
	text-align:center;
}

table#idCheckoutProgress td.cpi-left{
	background-image:url("cpi-main.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-complete{
	background-image:url("cpi-main-mid.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-incomplete{
	background-image:url("cpi-background.gif");
	color:black;
	width:160px;
}

table.CheckoutProgress {
	width: 100%px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.CheckoutProgress td {
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	height: 19px;
	text-align: center;
	width: 140px;
}

table.CheckoutProgress td.cpi-start{
	background:#062f6c;
	width: 8px;
}

table.CheckoutProgress td.cpi-inactive{
	background:#062f6c;
	color: white;
}

table.CheckoutProgress td.cpi-active{
	background:#d6d7c4;
	font-weight: bold;
	color: #333333;
}

table.CheckoutProgress td.cpi-end {
	background:#062f6c;
	width: 8px;
}

table.CheckoutProgress td.cpi-spacer {
	background:#062f6c;
	width: auto;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* headings ----------------------------------------------------------------------------- */

h1	{
	font-size: 20px;
	font-weight: 900;
	margin: 0px;		
	padding: 16px 0px 4px 0px;
	color: #062f6c;
	}
	
h1.subheading	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #062f6c;
	}
	
h2	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #062f6c;
	}
	
h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #062f6c;
	clear:both;
	}
	
h3.product	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #062f6c;
	}
	
h3.product_price	{
	font-size: 12px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #d6d7c4;
	font-weight: 900;
	font-size: 13px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 12px;
	word-spacing: normal;
	}

/* Styles for 'Quick Search Bar With Larger Button' ------------------------ */

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 12px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	color: #333333;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #062f6c
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 12px;
	background-color: #062f6c;
	border: 1px solid #d6d7c4;
	color: #ffffff;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 16px 0px 15px 20px;
	}
	
.image_float_left	{
	float: left;
	margin: 5px 20px 5px 0px;
	}

.image_product	{
	margin: 0px 18px 10px 0px;
	text-align: center;
	float: left;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #062f6c;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #062f6c;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #d6d7c4;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #062f6c;
	padding: 8px;
	}		

/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}


/* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/

.form_button_add_to_cart	{
	line-height: 13px;
	height: 20px;
	width:150px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 1px;
	font-size : 13px;
	background-color: #062f6c;
	border: 1px solid #d6d7c4;
	color: white;
	background:#062f6c;
	}	

#brochuretype, #contactdetails, #location, #interestedproducts, .loginform{
	margin:15px 0px;
	border:1px dashed #ccc;
	width:400px;
}
#submit fieldset {
	margin:15px 0px;
	text-align:right;
	clear:both;
	border:none;
}
#location {
	float:left;
	width:385px;
}
#interestedproducts {
	float:right;
	width:385px;
}
#contactdetails label, #location label, .loginform label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	margin:5px;
}
#contactdetails input, #location input, .loginform input {
	margin:5px;
}

.loginform { border:none; }

fieldset { padding:5px; margin-bottom:10px; }