/*************************/
/****Begin teclan CSS*****/
/*************************/

body {
  margin:0px;
  padding:0px;
  background:#e7e6ec;
  font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
  color:#333333;
  font-size:13px;
}


/* Main Containers */
#wrapper {
  padding:0px;
  margin:0px auto;
  background:url('header-bg.jpg') no-repeat top left;
  width:1350px;
  text-align:center;
}

#container {
  width:963px;
  margin:0px auto 0px auto;
  padding:0px;
  min-height:800px;
  height:auto !important;
  height:800px;
  font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
  text-align:left;
}

#header {
  position:relative;
  min-height:170px;
  height:auto !important;
  height:170px;
  margin-bottom:15px;
  z-index:9999;
}

#content {
	background:white;
	border:1px solid #D5D5D5;
	margin-top:30px;
}

#logo {
  position:absolute;
  top:26px;
  left:7px;
}

#header-nav {
  position:absolute;
  top:4px;
  right:310px;
  color:#333333;
}

#header-nav a {
	color:#333333;
	padding:0px 7px 0px 5px;
	font-size:11px;
	border-right:1px solid #A1ADAF;
}

#cart-summary {
  position:absolute;
  top:0px;
  right:-10px;
  padding:6px 4px;
  width:308px;
  color:#333333;
  font-size:12px;
  line-height:150%;
}

#cart-summary a {
  font-size:14px;
  color:#d91c5e;
}

#cart-summary .cartboldpink {
	font-weight:bold;
	color:#d91c5e
}

#cart-summary .cartboldblue {
	font-weight:bold;
	color:#2264b1;
}

#cartlinks {
	position:absolute;
	top:25px;
	right:0px;
	width:100px;
}

#cartlinks a {
	font-size:13px;
	font-weight:bold;
}

#contactinfo {
	position:absolute;
	top:40px;
	left:435px;
	text-align:center;
	width:220px;
	color:#2264b1;
}



#quick-search {
  position:absolute;
  top:80px;
  right:0px;
}

.searchinput {
	border:1px solid #D9DEDF;
	font-size:12px;
	padding:0px 0px 0px 5px;
	margin:0px;
	width:235px;
	height:26px;
	line-height:26px;
	color:#333333;
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
}

.searchbutton {
	margin-left:-5px;
}

#top-nav {
  position:absolute;
  top:121px;
  left:1px;
  width:1054px;
  font-size:13px;
  background:url('top-nav.png') no-repeat;
  height:81px;
  line-height:25px;
}

#top-nav a {
	color:white;
	padding:3px 20px;
}

#left {
  width:190px;
  float:left;
  margin-left:5px;
}

#center {
  width:755px;
  float:right;
  min-height:800px;
  height:auto !important;
  height:800px;
  position:relative;
  background:white;
}

#center-home {
  min-height:480px;
  height:auto !important;
  height:480px;
  position:relative;
  text-align:center;
}

#footer {
	margin:0px auto;
	text-align:center;
}

#footer-inner {
  background:#fff url('footer-bg.jpg') repeat-x bottom left;
	border:1px solid #D5D5D5;
  position:relative;
  text-align:left;
  height: 1%; 
	overflow: hidden;
	padding:5px;
	margin:5px;
}

#footer-inner ul {
	float:left;
	width:200px;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 20px;
}

#footer-inner li {
	background:url('arrow.png') no-repeat left center;
	line-height:25px;
}

#footer-inner a {
	color:#333333;
	line-height:25px;
	padding-left:15px;
}

#footer-inner h3 {
	font-weight:bold;
	font-size:13px;
	color:#465051;
	padding:5px 0px 5px 0px;
	margin:0px;
}

#socialmedia {
	position:absolute;
	top:5px;
	right:5px;
}

#contactdetails {
	position:absolute;
	bottom:7px;
	right:5px;
	font-size:13px;
}

.footermessage {
	font-size:10px;
	color:#d91c5e;
	padding:7px 0px;
}

.footermessage a:link, .footermessage a:visited, .footermessage a:hover, .footermessage a:active {
	font-size:10px;
}

.categoryheading {
	background:#F8F8F8 url('section-heading.jpg') repeat-x bottom;
	font-size:13px;
	color:#465051;
	height:32px;
	line-height:32px;
	padding:0px 0px 0px 5px;
	width:183px;
}

.categorylist {
	border:1px solid #D9DEDF;
	border-bottom:none;
	margin-bottom:10px;
}

.categorylist ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.categorylist li { margin:5px 0px; font-size:12px;  }

.categorylist a:link, .categorylist a:visited  {
	display:block;
	color:#465051;
	padding:5px;
	border-bottom:1px solid #D9DEDF;
	font-size:12px;
	padding-left:10px;
}

.categorylist a:hover, .categorylist a:active {
	color:#188A9A;
}

a.sublink:link, a.sublink:visited, a.sublink:active { 
	margin-left:15px;
	background:url('arrow.png') no-repeat left center;
	font-size:12px;
	display:block;
	color:#333333;
	padding:5px;
}

a.sublink:hover {
	color:#d91c5e;
}

.recentlyviewedheading {
	background:#F8F8F8 url('section-heading.jpg') repeat-x bottom;
	font-size:13px;
	color:#465051;
	height:32px;
	line-height:32px;
	padding:0px 0px 0px 5px;
	width:100%;
}

.recentlyviewedcontainer {
	border:1px solid #D9DEDF;
	overflow:auto;
	overflow-x:hidden;
	width:743px;
}

.recentlyviewedcontainer a:link, .recentlyviewedcontainer a:visited, .recentlyviewedcontainer a:active {
	color:#333333;
	text-decoration:underline;
	font-size:12px;
} 

.recentlyviewedcontainer a:hover {
	color:#d91c5e;
}

/*############################################
TECLAN MEGA MENU STYLES 
http://www.teclan.com
DEFAULT THEME
COPYRIGHT TECLAN 2011
############################################*/

#teclan_mega_menu {
	width:100%;
	clear:both;
	height:41px;
	z-index:999999;
}

#teclan_mega_menu ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

#teclan_mega_menu ul li {
  position:relative;
  float:left;
  margin:0px;
  padding:0px;
} 

#teclan_mega_menu ul li#last {

}

#teclan_mega_menu a {
	float:left;
   margin:0px;
   padding:0px 16px 0px 13px;
   text-decoration:none;
   color:white;
	height:41px;
	line-height:40px;
	font-size:13px;
	background:url('border-right.jpg') no-repeat right; /* border shown to right of top level links */
}

/* Used to style hover/selected action on top level links */
#teclan_mega_menu ul li a.sel:link, 
#teclan_mega_menu ul li a.sel:visited, 
#teclan_mega_menu ul li a.sel:active, 
#teclan_mega_menu ul li a:hover {
  color:white;
  text-decoration:none;
  background:#d91c5e;
}

/* Drop Down Box */
#teclan_mega_menu ul li div {
  position:absolute;
  top:41px;
  text-align:left;
  display:none;
  border:1px solid #2264b1;
  background:#ffffff url('grey-grad.jpg') repeat-x left bottom;
  padding:10px;
  width:1060px;
  z-index:99999999;
}

#teclan_mega_menu ul li div div{
	text-align:left;
	display:block;
	position:relative;
	top:0px;
	width:100%;
}

.lastMenudiv {
	right:0px;
}

#teclan_mega_menu ul li div ul {
  width:200px;
  float:left;
  margin:0px 5px 0px 0px;
}

#teclan_mega_menu ul li div ul.last {
  border-right:none;
  margin-right:0px;
}

#teclan_mega_menu ul li div ul li {
  float:none;
  background:none;
  padding:3px 0px;
  border-right:none;
}

#teclan_mega_menu ul li div ul li a {
  color:#333333;
  text-align:left;
  float:none;
  padding:0px;
  height:auto;
  line-height:normal;
  background:none;
}

#teclan_mega_menu ul li div ul li a:hover {
  color:#d91c5e;
  background:none;
  text-decoration:underline;
} 

/* Styles for each row of links */
#teclan_mega_menu ul li div .row {
	clear:both;
	height: 1%;
	overflow: hidden;	
	background:none;
	border:none;
}

/* Used to overwrite id's styles */
a.dropheading {
	/*background:#efefef !important;
	border:1px solid #ccc;*/
	padding:5px 10px !important;
	margin:0px 0px 0px 0px !important;
	height:auto !important;
	line-height:normal !important;
	display:block;
	font-weight:bold;
}

a.droplink, a.dropfooter {
	color:#333 !important;
	background:none !important;
	margin-left:12px !important;
	display:block;
}

a.droplink:hover, a.dropfooter:hover {
	color:#2264b1 !important;
}

/* end mega menu */

.clearborder {
	clear:both; background:#D5D5D5; height:1px;
}

.clear {
	clear:both;
}

/* Homepage Jquery Slider */

.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			width: 100%;
			position: relative;
			margin: 0px 0;
			text-align:center;
			height:314px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 50px; height: 20px; background: #fff; overflow: hidden;}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			/* border: 5px solid #39c;  this is the border. should have the same value for the links */
			margin: auto;
			width: 935px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 281px;
			clear: both;
			background: #fff;
			margin:0px auto;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			-moz-user-select: none; /* Stops the panels from highlighting/selecting, which I found problematic in Firefox. Also stops the CSS from validating though. Oh well. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			width: 935px; /* Also specified in  .stripViewer  above */
			height: 100%;
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			position:absolute;
			bottom:0px;
			left:12px;
			z-index:999;
			margin:0px auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			margin:0px;
			padding:0px;
		}
		
		.stripNav ul li {
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
			
		}
		
		.stripNav li { display:inline;
	font-size: 15px;
			text-align: center;
			line-height: 32px;
			background: #E7E6EC;
			color: #000;
			text-decoration: none;
			
 }
		.stripNav li a { /* The nav links */
		
			font-size: 15px;
			text-align: center;
			line-height: 32px;
			background: #E7E6EC;
			color: #000;
			text-decoration: none;
			padding: 2px 10px;
			border:1px solid #D5D5D5;
			display:-moz-inline-stack;
display:inline-block;
			width:209px;
		}
		
		.stripNav li a:hover {
			background:#3A83DA url('stripnav-bg.jpg') repeat-x bottom;
			color:white;
		}
		
		.stripNav li a.current {
			background:#3A83DA url('stripnav-bg.jpg') repeat-x bottom;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 120px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url('btn_prev.gif') no-repeat center;
			z-index:1;
		}
		
		.stripNavR {
			background: url('btn_next.gif') no-repeat center;
		}


/* Homepage Fragment Layout in a Box */

.brandlogos {
	border:1px solid #d5d5d5;
	padding:3px;
	margin:10px 0px;
}

.brandlogos img {
	padding:0px 8px;
}

.hp_container {
	float:left;
	width:222px;
	border:1px solid #D5D5D5;
	margin:10px 0px 10px 0px;
	text-align:center;
}

.hp_title {
	background:#E7E6EC;
	line-height:35px;
	text-align:center;
	border-top:1px solid #D5D5D5;
}

.hp_title h2 {
	color:#333333;
	font-size:13px;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px;
}

.hp_infobox {
	background:url('fragment-box.jpg') repeat-x;
	height:50px;
	line-height:50px;
	border:1px solid #A1ADAF;
	float:left;
	width:309px;
}

.hp_infobox h2 {
	margin:0px;
	padding:0px 0px 0px 7px;
	color:#465051;
	font-weight:normal;
	font-size:16px;
}

.sale_heading {
	background:url('sale-bg.jpg') no-repeat;
	width:116px;
	height:29px;
	color:white;
	font-weight:bold;
	font-size:13px;
	line-height:29px;
	padding:0px 0px 0px 5px;
}

.topseller_heading {
	background:url('topseller-bg.jpg') no-repeat;
	width:116px;
	height:29px;
	color:white;
	font-weight:bold;
	font-size:13px;
	line-height:29px;
	padding:0px 0px 0px 5px;
}

.hp_boxcontainer {
	float:left;
	width:450px;
	height: 1%; 
	overflow: hidden;
}

.hp_box_inner {
	border:1px solid #D5D5D5;
	padding:5px;
	height: 1%; 
	overflow: hidden;
}

.hp_box_img {
	float:left;
	width:95px;
	text-align:center;
}

.hp_box_content {
	float:left;
	width:205px;
}

.hp_box_content h2 {
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
}

.hp_box_content p {	font-size:11px;}

.hp_box_prices {
	float:right;
	width:135px;
	text-align:right;
}

/* Sections */
.section-box {
  border:1px solid #D5D5D5;
  width:178px;
  text-align:center;
  background:#E7E6EC;
  position:relative;
}

.section_flag {
	position:absolute;
	right:0px;
	top:0px;
}

.section-img {
	padding:10px 5px;
	background:white;
}

.sectiontitle {
	background:#E7E6EC;
	color:#333333;
	font-size:12px;
	text-align:center;
	padding:7px 2px 7px 2px;
}

.sectiontitle h2  {
	color:black;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	min-height:65px;
	height:auto !important;
	height:65px;
}

.sectiontitle a:link, .sectiontitle a:visited, .sectiontitle a:active { color:#333333; font-size:12px;  }
.sectiontitle a:hover { text-decoration:underline; }

.pinktext { 
	color:#d91c5e;
	font-weight:bold;
}

.bluetext { 
	color:#2264b1;
	font-weight:bold;
}

.alsobought-box {
  border:1px solid #ccc;
  width:180px;
  background:url('section-box-bg.jpg') repeat-x left bottom;
  text-align:center;
  padding-bottom:5px;
  margin-bottom:14px;
  border:1px solid #2264b1;
  float:left;
}

/* Small Product Styles */

.sprod_container {
	position:relative;
	background:#F8F8F8 url('small-prod-bg.jpg') repeat-x bottom;
	border:1px solid #D9DEDF;
	margin-bottom:20px;
	overflow:auto;
	width:100%;
}

.sprod_image {
	float:left;
	width:108px;
	border:1px solid #A1ADAF;
	padding:3px;
	margin:5px;
	background:white;
	text-align:center;
}

.sprod_content {
	width:630px;
	min-height:126px;
	height:auto !important;
	height:126px;
	float:right;
}

.sprod_info {
	float:left;
	width:446px;
	padding-left:5px;
	font-size:12px;
}

.sprod_info h2 { 
	font-size:16px;
	color:#465051;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 5px 0px;
}

.sprod_buy {
	float:right;
	width:150px;
	text-align:right;
	line-height:25px;
	padding-right:10px;
}

.sprod_buy a:link, .sprod_buy a:visited, .sprod_buy a:active {
	color:#333333;
	text-decoration:underline;
}

.sprod_buy a:hover { color:#d91c5e; }

.sprod_bold {
	font-size:13px;
	font-weight:bold;
}

.sprod_green {
	color:#74A215;
	font-size:20px;
	font-weight:bold;
}

/* Large Product Styles */

.days {
  width:30px;
  height:30px;
  float:left;
  margin-right:8px;
  background:url('days.gif') no-repeat;
  text-align:center;
  padding-top:1px;
  color:#fff;
  margin-top:4px;
  display:none;
}

.hrs {
  width:30px;
  height:30px;
  float:left;
  margin-right:8px;
  background:url('hours.gif') no-repeat;
  text-align:center;
  padding-top:1px;
  color:#fff;
  margin-top:4px;
}

.minutes {
  width:30px;
  height:30px;
  float:left;
  margin-right:8px;
  background:url('mins.gif') no-repeat;
  text-align:center;
  padding-top:1px;
  color:#fff;
  margin-top:4px;
}

.secs {
  width:30px;
  height:30px;
  float:left;
  background:url('secs.gif') no-repeat;
  text-align:center;
  padding-top:1px;
  color:#fff;
  margin-top:4px;
}

.product_container {
	position:relative;
	width:963px;
}

#product_left {
	float:left;
	width:190px;
	margin-left:5px;
}

.product_right {
	float:right;
	width:755px;
}

.product_image {
	float:right;
	width:300px;
	margin-right:5px;
	text-align:center;
}

.product_buy {
	float:left;
	width:425px;
	text-align:left;
}

.product_buy h1 {
	color:#333333;
	font-weight:normal;
	font-size:18px;
	margin:0px 0px 10px 0px;
}

.buy_box {
	background:#F2F1F5;
	border:1px solid #D5D5D5;
	padding:5px;
}

.alsobought_img {
	padding:3px;
	margin:5px;
	float:left;
	width:40px;
	text-align:center;
}

.alsobought_title a:link, .alsobought_title a:visited, .alsobought_title a:active {

}
.alsobought_title {
	margin:5px 0px;
	line-height:20px;
	float:right;
	width:120px;
}

.alsobought_title a:hover {
	color:#d91c5e;
}

.prod_thumb img {
	border:1px solid #CCCCCC;
	padding:3px 6px;
	margin:6px 1px;
}

#zoom {
	position:absolute;
	bottom:5px;
	left:5px;
}

.prod_img_inner {
	border:1px solid #CCCCCC;
	width:292px;
	padding:4px 3px 1px 3px;
	position:relative;
	vertical-align:middle;
	position:relative;
}

.nextday {
	position:absolute;
	top:-5px;
	right:-60px;
}

/* Product Tabs */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 29px; /*--Set height of tabs--*/
	border-bottom: 1px solid #fff;
	width: 734px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 29px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background:url('tab-normal.jpg') no-repeat;
	width:127px;
	text-align:left;
	margin-right:5px;
	font-size:13px;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 13px;
	/* padding: 0 20px;
	 border: 1px solid #fff; --Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	
}
ul.tabs li a:hover {
	background:url('tab-sel.jpg') no-repeat;
	color:white;
} 

.active {
	background:url('tab-sel.jpg') no-repeat;
	color:white;

}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:url('tab-sel.jpg') no-repeat;
	/* border-bottom: 1px solid #fff; --Makes the active tab look like it's connected with its content--*/
	width:127px;
	margin-right:5px;
	color:white;
}

.tab_container {
	border: 1px solid #D9DEDF;
	border-top: none;
	overflow: auto;
	float: left; 
	width: 743px;
	background: white;
	height:170px;

}
.tab_content {
	padding: 10px;
	border-top:1px solid #D9DEDF;
	text-align:left;
}

.checkoutupsell {
	width:190px;
	border:1px solid #727273;
	padding:5px;
	text-align:center;
	float:left;
	margin:10px 5px;
}

/* Headings */
.section_head_pink, .section_head_blue {
	font-size:13px;
	color:white;
	height:29px;
	line-height:29px;
	padding:0px 0px 0px 5px;
	width:189px;
	text-align:left;
}

.section_head_pink {
	background:url('sectionhead-pink.jpg') no-repeat;
}

.section_head_blue {
	background:url('sectionhead-blue.jpg') no-repeat;
}

.teclan-title1 {
  font-size:18px;
  font-weight:normal;
  margin:0px;
  padding:0px 0px 8px 0px;
}

.teclan-title2 {
  font-size:20px;
  font-weight:normal;
  margin:0px;
  padding:0px 0px 6px 0px;
}

.teclan-title3 {
  font-size:16px;
  font-weight:normal;
  margin:0px;
  padding:0px 0px 6px 0px;
}

.teclan-title4 {
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding:0px 0px 4px 0px;
}

.teclan-title5 {
  font-size:12px;
  font-weight:normal;
  margin:0px;
  padding:4px 0px;
}

.teclan-title6 {
  font-size:14px;
  font-weight:normal;
  margin:0px;
  padding:10px 0px;
}

#breadcrumbs-top {
  font-size:12px;
  color:#727273;
}

.breadcrumbs-top a:link, .breadcrumbs-top a:visited, .breadcrumbs-top a:active {
	color:#727273;
	text-decoration:underline;
}

.breadcrumbs-top a:hover { color:#d91c5e; }

.breadcrumbs-bottom {
 /* border-top:1px solid #2264b1; */
  padding-top:4px;
  margin-top:8px;
}

#cart-summary h4 {
  font-weight:normal;
  font-size:15px;
  padding-bottom:8px;
}

/* Links */


.section-list, .column-box {
  margin-bottom:10px;
  border:1px solid #D5D5D5;
  border-bottom:none;
  font-size:12px;
  text-align:left;
  height: 1%; 
	overflow: hidden;
}



.column-box a:link, a:visited, a:active { color:#333333; font-size:12px; }
.column-box a:hover { color:#d91c5e;  }

.column-box p { padding:5px; }

.section-list a:link, 
.section-list a:visited, 
.section-list a:active {
  display:block;
  border-bottom:1px solid #d91c5e;
  padding:4px 4px 4px 20px;
  color:#333333;
}

.section-list a:hover {
  background:url('yellow-grad.jpg') repeat-x;
  text-decoration:none;
  color:#ffffff;
}
a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #e7e6ec 2px solid;
	border-top: #e7e6ec 2px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

.section-list a:hover {
  background:url('yellow-grad.jpg') repeat-x;
  text-decoration:none;
  color:#ffffff;
}

/* General rules */
a img {
  border:none;
}

.teclan-text {
  border:1px solid #2264b1;
  background:url('input-bg.jpg') no-repeat;
  color:#666;
  padding:1px 3px;
  width:150px;
}

/* Floats and clears */
.fleft {float:left;}
.fright {float:right;}
.cleft {clear:left;}
.cright {clear:right;}
.clearit {clear:both;}


/*************************/
/*****End teclan CSS******/
/*************************/

p, table, td, th {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}

form {
	margin: 0px;
}

a:link {
	color: #d91c5e;
	text-decoration: none;
}

a:visited {
	color: #d91c5e;
	text-decoration: none;
}

a:hover {
	color: #2264b1;
	text-decoration: underline;
}

a:active {
	color: #d91c5e;
	text-decoration: none;
}

a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #e7e6ec 2px solid;
	border-top: #e7e6ec 2px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

a.checkout-checkoutbg:link {
	color: #e7e6ec;
	text-decoration: none;
}

a.checkout-checkoutbg:visited {
	color: #e7e6ec;
	text-decoration: none;
}

a.checkout-checkoutbg:hover {
	color: #e7e6ec;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #e7e6ec;
	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: #2264b1;
}

.actCHECKOUTBG {
	background-color: #e7e6ec;
}

.actlarger {
	font-size: 13px;
	color: #333333;
}

.actsmaller{
	font-size: 11px;
	color: #333333;
}

.actxxsmall {
	font-size: 11px;
	color: #333333;
}

.actxsmall {
	font-size: 13px;
	color: #333333;
}

.actsmall {
	font-size: 13px;
	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: #d91c5e;
}
	
.actrequiredcolor {
	color: #d91c5e;
}

.actsearchhighlightcolor {
	color: #d91c5e;
}

.actrequired {
	color: #d91c5e;
}

.actwarning {
	font-size: 13px;
	color: #d91c5e;
}

.actwelcome {
	font-size: 13px;
	color: #333333;
}

.actlogotext {
	font-size: 13px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 13px;
	color: #d91c5e;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #2264b1;
}

.thinborder2 {
	border: 1px solid #d91c5e;
}

.thinred {
	border: solid 1px #2264b1;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #d91c5e;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #e7e6ec;
}

a.boxlink:link{
	color: #e7e6ec;
	text-decoration:none;
}

a.boxlink:visited{
	color: #e7e6ec;
	text-decoration:none;
}

a.boxlink:hover{
	color: #e7e6ec;
	text-decoration:underline;
}

a.boxlink:active{
	color: #e7e6ec;
	text-decoration:none;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

div.CheckoutCartSection {
	margin-top: 0px;
	margin-bottom: 10px;
}

table.checkout#idTableCheckoutSection {
	margin-bottom: 0px;
}

table.checkout-cart {
	width: 743px;
	border-collapse: collapse;
	padding: 0px 0px;
	margin-bottom: 5px;
}

table.checkout-cart th{
	font-weight: bold;
	background-color: #e7e6ec;
	border-top: solid 1px #2264b1;
	border-bottom: solid 1px #2264b1;
	padding: 4px 4px;
}

table.checkout-cart td{
	padding: 4px 4px;
}

table.checkout {
	width: 743px;
	border-collapse: collapse;
	padding: 0px 0px;
	text-align: left;
	margin-bottom: 5px;
}

table.checkout th {
	background-color: #2264b1;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding: 5px 2px;
	border-bottom: solid 3px #e7e6ec;
}

table.checkout th.instruction {
	font-size: 13px;
	font-weight: normal;
}

table.checkout th.change {
	font-size: 13px;
	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 : 13px;
	background-color: #d91c5e;
	border: 1px solid #2264b1;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}

table.checkout td {
	background-color: #e7e6ec;
	border-right: solid 1px #e7e6ec;
	border-bottom: solid 1px #e7e6ec;
	padding: 2px 2px;
}

table.checkout#idBothAddressesTable col {
	width: auto;
}

td#idCheckoutHelpLabel,
table.checkout#idBothAddressesTable col.prompt {
	width: 130px;
}

.cart {
	background-color: #e7e6ec;
	border-bottom: solid 1px #2264b1;
}

.checkout-cartheading {
	font-weight: bold;
	background-color: #e7e6ec;
	border-top: solid 1px #2264b1;
	border-bottom: solid 1px #2264b1;
}

.cartheading {
	background-color: #2264b1;
	font-weight: bold;
	color: #e7e6ec;
}

h2.checkout-heading {
	background-color: #2264b1;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 5px 2px;
	border-bottom: solid 3px #e7e6ec;
	width: 743px;
}

h3.checkout-heading {
	width: 743px; 
	padding: 3px 0;
	background-color: #2264b1;
	font-size: 13px;
	font-weight: bold;
	color: white;
	border-bottom: solid 3px #e7e6ec;
}

.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: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: #2264b1;
	padding: 5px;
	border: solid 1px #333333;
}

input.highlight-button {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: #d91c5e;
	padding: 5px;
	border: solid 1px #333333;
}

.checkout-field-label {
	width: 160px;
}

.checkout-field-input {

}

.checkout-field-input input, .checkout-field-input select {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: white;
	padding: 3px;
	border:1px solid #727273;
}

.InvoiceField input, .InvoiceField select {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: white;
	padding: 3px;
	border:1px solid #727273;
}

.DeliverField input, .DeliverField select {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: white;
	padding: 3px;
	border:1px solid #727273;
}

table.checkout#idBothAddressesTable select {
	width: 211px;
}

input.checkbox {
	background-color: #e7e6ec;
	border: 0;	
}

.checkout-field-area {
	background: #e7e6ec;
	border-bottom: solid 2px #e7e6ec;
	width: 743px;
}

.checkout-field-area p {
	margin: 0;
	padding: 4px;
}

div.checkout-buttons {
	width: 743px; 
	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: #2264b1;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #2264b1;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #2264b1;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #2264b1;
	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: 743px;
	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-image: url("cpi-main.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-inactive{
	background-image: url("cpi-main-mid.gif");
	color: #e7e6ec;
}

table.CheckoutProgress td.cpi-active{
	background-image: url('cpi-background.gif');
	font-weight: bold;
	color: #333333;
}

table.CheckoutProgress td.cpi-end {
	background-image: url("cpi-end.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-spacer {
	background-image: url("cpi-main-mid.gif");
	width: auto;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Formatting for Feefo customer feedback --------------------------------- */

.feefositelogo {
	margin-top: 10px;
	text-align: center;
} 

.feefoproductlogo {
	margin-top: 10px;
}

/* Recently Viewed Products List Style ------------------------------------ */



/* Used by 'CSS Product Layout' ------------------------------------------- */

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

/* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */

.product_list	{
	margin: 20px 0px 20px 0px;
	}	

/* headings ----------------------------------------------------------------------------- */

h1	{
	font-size: 20px;
	font-weight: normal;
	margin: 0px;		
	padding: 0px 0px 4px 0px;
	color: #2264b1;
	}
	
h1.subheading	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #d91c5e;
	}
	
h2	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #d91c5e;
	}
	
h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #d91c5e;
	clear:both;
	}
	
h3.product	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #d91c5e;
	}
	
h3.product_price	{
	font-size: 13px;
	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: #2264b1;
	font-weight: 900;
	font-size: 13px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 13px;
	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 : 13px;
	background-color: #e7e6ec;
	border: 1px solid #e7e6ec;
	color: #333333;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #d91c5e
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 13px;
	background-color: #d91c5e;
	border: 1px solid #2264b1;
	color: #ffffff;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}


/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
	}
	
.text_product_small_info	{
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: #d91c5e;
	font-weight: 900;
	font-size: 13px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 13px;
	}

.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 5px 0px 15px 20px;
	}
.image_float_left	{
	float: left;
	margin: 5px 10px 15px 0px;
	}
	
.image_float_right_2	{
	float: right;
	margin: 10px 3px 0px 0px;
	}

.image_product	{
	margin: 0px 18px 10px 0px;
	text-align: center;
	float: left;
	}


/* Links to sections and pages in sidebar menus on some themes -------------------------------------*/

ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 13px;
	color: #d91c5e;
	}

a.product_section:visited  {
	color : #d91c5e;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #d91c5e;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #d91c5e;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #2264b1;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #d91c5e;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #d91c5e;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #2264b1;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #d91c5e;
	padding: 8px;
	}		



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 11px;
	color: #2264b1;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #2264b1;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #2264b1;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #2264b1;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #2264b1;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: #d91c5e;
	font-size: 11px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #727273;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #727273;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #727273;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #727273;
	text-decoration : underline;
	}


/* 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: 86px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 13px;
	background-color: #d91c5e;
	border: 1px solid #2264b1;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}	


/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 13px;
	margin: 0px;
	color : #ffffff;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #d91c5e; 
	border: 1px solid #727273;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #d91c5e;
	border: 1px solid #727273;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #d91c5e;
	border: 1px solid #727273;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #2264b1;
	border: 1px solid #727273;
	}

/* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/

.tech_main_menu	{
	background-color: #2264b1
   }
		
.tech_menu_bottom	{
	height: 4px;
	background-color: #2264b1;
	}
		
.tech_menu_button_border	{
	width: 121px; 
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
   }
	
div.tech_menu_button {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #2264b1 solid;
   }
		
div.tech_menu_button_product {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #2264b1 solid;
   }
		
.tech_menu_button_title	{
	width: 122px;
	border-top: 1px #ffffff solid;
	background-color: #2264b1;
   }

.tech_text_product_section	{
	padding: 3px 3px 3px 5px;
	margin: 0px;
	color : #ffffff;
	font-size : 13px;
	font-weight: 900;
   }

div.tech_menu_button a  {
	width: 113px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
	background-color: #d91c5e;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #d91c5e;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #727273;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #d91c5e;
	}

div.tech_menu_button a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #727273;
   }

div.tech_menu_button_product a   {
	width: 104px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #d91c5e;
	font-size: 13px;
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #2264b1;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #2264b1;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #2264b1;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #727273;
	background-image:url('theme_arrow.gif');
   }

/* Start of styles new to v9 */

/* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */

.heading_marketing_box	{
	border: 2px solid #2264b1;
	width: 229px;
	margin: 0px 20px 14px 0px;
	}
		
.heading_marketing_box p.text_product_small_info_heading	{
	background-color: #2264b1;
	border-bottom: 2px solid #2264b1;
	color: #ffffff;
	font-weight: 900;
	font-size: 13px;
	background-image: url('theme_marketing_header.gif');
	margin: 0px;
	padding: 4px 0px 0px 8px;
	height: 20px;
	}
	
.heading_marketing_box	p{
	padding: 8px;
	}

.heading_marketing_box .product_image_cost	{
	padding: 8px;
	}


/* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes,
but also used in the lists that have 'Rounded Corners' in the name */

.rounded-heading {
	background-image: url('theme_curve2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

.rounded-heading p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('theme_curve1.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.rounded-footer {
	background-image: url('expert_rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.rounded-footer p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('expert_rounded_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.indented-link a {
	display: block;
	background-color: #fff;
	width: 140px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #2264b1;
	}

.indented-link a:hover {
	background-color: #727273;
	}

/* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */

.graduated-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #727273;
	border-bottom: 0;
	border-right: 0;
	background-image: url('prime_link_background.gif');
	background-repeat: no-repeat;
	}

/* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */

.hotshot-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
	}

.hotshot-link a:hover {
	background-image: url('hotshot-link-highlight.gif');
	background-repeat: no-repeat;
	}

.hotshot-box-main {
	background-image: url('hotshot-box-main.gif');
	background-position: bottom;
	width: 170px;
	}

.hotshot-box-content {
	background-image: url('hotshot-box-top.gif');
	background-repeat: no-repeat;
	padding: 10px;	
	}

/* Styles for 'Quick Search Bar With Curved Box' layout */

.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	height: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
	}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

.inputfield {
	padding: 0px;
	margin: 1px 0;
	border: 0px;
	height: 16px;
	font-size: 12px;
	}

/* Drop down menus used for top level section lists and brochure page lists in the 'Corporation' and 'Premier' theme */

#corporate_top_menu, #corporate_top_menu ul { /* main menu lists */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: 13px;	
	}

#corporate_top_menu a {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 13px;	
	text-decoration: none;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-color: #d91c5e;
	border-right: 1px solid #000000;		
	}

#corporate_top_menu li a:hover {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 13px;	
	text-decoration: none;
	background-image: none;
	background-color: #2264b1;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	}

#corporate_top_menu li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	}

#corporate_top_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -2px;
	border-top: 1px solid #000000;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#corporate_top_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image: none;
	background-color: #d91c5e;
	border-bottom: 1px solid #000000;
	}

#corporate_top_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#corporate_top_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
	background-image:none;
	background-color: #2264b1;
	}

#corporate_top_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#corporate_top_menu li:hover ul ul, #corporate_top_menu li.sfhover ul ul {
	left: -999em;
	}

#corporate_top_menu li:hover ul, #corporate_top_menu li li:hover ul, #corporate_top_menu li.sfhover ul, #corporate_top_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

.corporate_pages_menu ul { /* brochure list */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1;
	font-size: 13px;	
	list-style-image: none;
	}

.corporate_pages_menu ul li {
	display: block;
	background-image:none;
	background-color: #d91c5e;
	border-bottom: 1px solid #000000;
	}

.corporate_pages_menu li a {
	color: #ffffff;
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	}

.corporate_pages_menu li a.product_section {
	color: #ffffff
	}
	
.corporate_pages_menu li a:hover {
	color: #ffffff;
	display: block;
	padding: 3px 6px 4px 6px;
	background-image: none;
	background-color: #2264b1;
	}

.nextdaysm {
	font-weight:bold;
	color:#d91c5e;
	font-size:13px;
}

.brochure-links {
  width:150px;
  float:left;
  margin-right:10px;
}

.brochure-links h3 {
  font-size:18px;
  font-weight:normal;
  color:#333333;
  margin:0px;
  padding:0px 0px 8px 0px;
}

.brochure-links a:link, 
.brochure-links a:visited, 
.brochure-links a:active {
  display:block;
  color:#333333;
  text-decoration:underline;
}
.tec-section {
  cursor:pointer;
  background:#ffffff;
  width:178px;
  float:left;
}

.ts-hov {
  background:#f2f2f2;
  width:178px;
}
.teclan-search-result {
  width:150px;
  margin:0px 10px 10px 0px;
  padding:5px;
  float:left;
  text-align:center;
  
}

.search-img { border:1px solid #d5d5d5; 
	padding:5px;
}

.endrow {
  margin-right:0px;
}

.teclan-search-result h3 {
  font-weight:normal;
  font-size:12px;
  margin:0px;
  padding:0px 0px 5px 0px;
  text-align:left;
}

	
.prod-nav a:link, 
.prod-nav a:visited, 
.prod-nav a:active {
  display:block;
  float:left;
  padding:4px 12px;
  font-size:12px;
  background:#E7E6EC;
  color:#333333;
  border:1px solid #BEBEBE;
}

.prod-nav a:hover, 
.prod-nav a.sel:link, 
.prod-nav a.sel:visited, 
.prod-nav a.sel:active {
  background:#2264b1;
  color:white;
}

.section-tab-content {
  display: none;
  clear:left;
  padding-top:5px;
  height:0px;
}

.block {
  display:block;
  height:100%;
}


.cartbox{
float:left;
margin-right:5px;
}
#tc-menu-container ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

#tc-menu-container ul li {
  float:left;

  position:relative;
} 

#tc-menu-container ul li#last {
  margin-right:0px;
}

#tc-menu-container ul li a {
  display:block;
  /*width:111px;*/
  padding:8px 15px 8px 14px;
  color:#ffffff;
  text-align:center;
  background:url('border-right.jpg') no-repeat right center;
  font-size:13px;
}

#tc-menu-container ul li a.sel:link, 
#tc-menu-container ul li a.sel:visited, 
#tc-menu-container ul li a.sel:active, 
#tc-menu-container ul li a:hover {
  text-decoration:underline;
}

#tc-menu-container ul li div {
  position:absolute;
  top:40px;
  left:0px;
  display:none;
  border:1px solid #2264b1;
  background:#ffffff;
  padding:0px;
  overflow:hidden;
  width:197px;
}

#tc-menu-container ul li div ul {
  width:185px;
	margin:0px;
	padding:0px;
}

#tc-menu-container ul li div ul.last {
  border-right:none;
  margin-right:0px;
}

#tc-menu-container ul li div ul li {
  float:none;
  
}

#tc-menu-container ul li div ul li a {
  background:#ffffff;
  color:#333333;
  text-align:left;
  padding:0px 5px;
  display:block;
  width:180px;
  border-bottom:1px solid #efefef;
}

#tc-menu-container ul li div ul li a:hover  {
  background:#2264b1;
  color:white;
  text-decoration:none;
}

#tc-menu-container ul li div ul li a:visited, #tc-menu-container ul li div ul li  a:active {


  background:#ffffff;
  color:#333333;
  text-align:left;
  padding:0px 5px;
  display:block;
  width:180px;
  border-bottom:1px solid #efefef;
  font-size:13px;
}


