* { padding: 0; margin: 0; }

body {
	
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#f5f5f5;
	/*background-image: url(images/flags_right.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: right top;*/
	
	background-image: url(images/untitled.png);
	background-repeat: repeat-x;
	background-position: center top; 
	
	/*background-image: url(images/xmas-background2011.jpg);
	background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center;*/
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#header {
	width: 960px;
	float: left;
	height: 160px;
	/*background-image: url(images/headerimg.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;*/
}
.nav{
height:31px;
background-image: url(images/nav_bg.jpg);
background-repeat: repeat-x;
background-position: top;
margin-bottom:0px;
}

#leftcolumn {
position:absolute;
	top:228px;
	margin: 0px 20px 20px 0px;
	width: 220px;
}
#leftcolumn a:link {
	display: block;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
}
#leftcolumn a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
}
#leftcolumn a:hover {
	display: block;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
}
#leftcolumn a:active {
	display: block;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
}

#rightcolumn {
position:relative;
	margin: 0px 0px 20px 0px;;
	width: 220px;
	float: right;
	left: 500px;

}
#footer {
	width: 720px;
	float:right;
	clear: both;
	margin: 20px 0px 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align:center;
}
.logo {
	width: 500px;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
	text-align:right;
	float: left;
}
.logo h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#666;
}
.headerRight {
	float: right;
	margin-top:10px;
	width: 312px;
	padding-right: 15px;
	padding-top: 5px;
}
.breadcrumbs {
	text-align: right;
}
.breadcrumbs a:link {
	color: #0065a2;
	text-decoration: none;
	font-size: 12px;
}
.breadcrumbs a:visited {
	color: #0065a2;
	text-decoration: none;
	font-size: 12px;
}
.breadcrumbs a:hover {
	color: #0065a2;
	text-decoration: underline;
	font-size: 12px;
}
.breadcrumbs a:active {
	color: #0065a2;
	text-decoration: none;
	font-size: 12px;;
}
.tradeLogos {
	text-align: right;
	margin-top: 15px;
}
.tradeLogos img {
	margin-left: 10px;
}
.search {
width:312px;
	text-align: right;
	margin-top: 15px;
}
.search a:link {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
.search a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	display: block;
}
.search a:hover {
	color: #0065a2;
	text-decoration: underline;
	font-size: 12px;
	display: block;
}
.search a:active {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	display: block;
}
.search #search {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 150px;
	border: 1px solid #666666;
}
.search #searchBtn {
	margin-left: 10px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.clearer {
	clear: both;
}
#content {
position: relative;
left:-220px;
	float: right;
	margin: 0px 20px 20px 0px;
	width: 480px;
	
}
#largeContent {
position: relative;
left:20px;
	float: right;
	margin: 0px 20px 0px 0px;
	width: 720px;
	
}
.contentArticle {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	padding:10px;
	font-size: 12px;
	color: #000;
	line-height: 19px;
	clear: both;
	margin-bottom:20px;
}
.contentArticle h1{
font-size: 24px;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#666;
}
.h1bn {
	font-size: 24px;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#666;
	line-height:28px;
}
.contentArticleB {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	clear: both;
}
.contentArticleB h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 120px;
	margin-bottom: 12px;
	line-height: 22px;
}
.contentArticleC {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	clear: both;
}
.contentArticleC h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	display: block;
	margin-bottom: 12px;
	line-height: 22px;
}
.contentArticleD {
	margin-bottom: 20px;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	clear: both;
}
.contentArticleD a {
	color: #000000;
	text-decoration: underline;
}
.printImg {
}
.colA {
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	text-align:center;
}
.colB {
	width: 135px;
	float: left;
	margin-bottom: 12px;
	text-align:center;
}
.fourColImg {
	height: 110px;
	width: 110px;
}
.fourColTitle {
	font-size: 12px;
	font-weight: bold;
}
.fourColText {
	font-size: 12px;
	color: #000;
}
.fourColText a:link, .contentArticle a:link, .newItem a:link, .colArticle a:link {
	color: #0065a2;
	text-decoration: none;
	
}
.fourColText a:visited, .contentArticle a:visited, .newItem a:visited, .colArticle a:visited  {
	color: #0065a2;
	text-decoration: none;
	
}
.fourColText a:hover, .contentArticle a:hover, .newItem a:hover, .colArticle a:hover  {
	color: #0065a2;
	text-decoration: underline;
	
}
.fourColText a:active , .contentArticle a:active , .newItem a:active, .colArticle a:active {
	color: #0065a2;
	text-decoration: none;
	
}
.colArticle {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	padding:10px;
	font-size: 12px;
	color: #000;
	line-height: 19px;
	clear: both;
	margin-bottom:20px;
}
.colArticle h1 {
font-size: 24px;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#666;
}
.button {
	margin-left: 10px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.cartSubtotal {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	background-image: url(images/cartfieldbg.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
.cartsubtotcontainer {
	border: 1px dotted #999999;
	margin-top: 6px;
	margin-bottom: 6px;
}
.cartSumButton {
	text-align: center;
	margin-bottom: 12px;
}
.recentItem {
	margin-top: 6px;
	margin-bottom: 6px;
}
.newItem {
	margin-bottom: 20px;
}
.newItemImg {
	text-align: center;
}
.newItem h1 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	line-height: 11px;
}
.newItem h2 {
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
}
.viewLink {
	text-align: right;
}
.viewLink a {
	color: #000000;
	text-decoration: none;
	background-image: url(images/linkarrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.viewLinkB {
	text-align: right;
	float: right;
}
.viewLinkB a {
	color: #000000;
	text-decoration: none;
	background-image: url(images/linkarrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.viewLinkC {
	text-align: left;
	float: left;
}
.viewLinkC a {
	color: #000000;
	text-decoration: none;
	background-image: url(images/linkarrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	font-weight: bold;
}
.topLink {
	text-align: right;
	float: right;
}
.topLink a {
	color: #000000;
	text-decoration: none;
	background-image: url(images/linkarrowup.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.ftrLeft {
	float: left;
	margin-left: 20px;
	
}
.ftrLeft a {
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ftrRight {
	float: right;
	margin-right: 20px;
}
.alphabetNav {
	margin-bottom: 6px;
	text-align: center;
}
.alphabetNav a {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
}
.threeColA {
	float: left;
	width: 145px;
	margin-right: 12px;
}

.threeColImg {
}
.FrameImage img,.FrameImageNoBG img {
background: #FFF;
border-width:1px;
border-style:solid;
border-color:#CCC;
padding:10px;
margin-bottom:10px;
}
.FrameImageNoBG img {
padding:20px;
}
.FrameImage  img:hover{
background: #b2d1e4;
} 
.threeColTitle {
	font-size: 11px;
	font-weight: bold;
}
.threeColText {
	color: #666;
}
.viewItemBreadcrumbs {
	text-align: right;
	float: right;
}
.viewItemBreadcrumbs a {
	color: #000000;
	text-decoration: none;
}
.viewItemColA {
	float: left;
	width: 225px;
}
.viewItemColB {
	float: right;
	width: 225px;
}
#quantity {
	width: 30px;
	text-align: center;
}

/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */

#lnav {padding:0; margin:0; margin-top:10px;font-family:arial, Helvetica, sans-serif;}
#lnav a:link {color:#0065a2;}
#lnav a:visited {color:#0065a2;}
#lnav a:hover {color:#0065a2;text-decoration:underline;}
/*#lnav dt b, #lnav dt a {display:block; font-weight:normal; font-size:26px; color:#060; height:35px; line-height:35px; padding-left:10px; cursor:pointer; width:200px;}*/
#lnav dt b, #lnav dt a{display:block; font-size: 22px;
	font-weight: normal;
	color: #0065a2;
	display: block;
	margin-bottom: 12px;
	line-height: 22px;
	cursor:pointer;
	width:200px;
	}

	
#lnav dt b {background:url(arrow.gif) no-repeat left center;}
#lnav dt a {color:#0065a2; text-decoration:none;}
#lnav dd, #lnav dds {padding:0; margin:0;margin-bottom:15px;}
#lnav dd ul, #lnav dds ul {padding:0; margin:0; list-style:none;}
#lnav dd ul li, #lnav dds ul li {padding-left:10px;color:#666;}
#lnav dd ul li a, #lnav dds ul li a { color:#0065a2; text-decoration:none;}


 .img-shadow {
  float:left;
  
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px !important;
  margin: 10px 0 0 5px;

  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;

  margin: -6px 6px 6px -6px;

  } 
  
  
#searchwrapper {

width:312px; /*follow your image's size*/
height:39px;/*follow your image's size*/
background-image:url(images/searchbox.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/}
 
#searchwrapper form { display:inline ;color:#FFF; }
 
.searchbox {
color:#0065a2;
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:256px;
height:28px;

}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:265px;
width:32px;
height:28px;
}
.style2 {color: #666}
.whiteRow {
	background-color: #ffffff;
	font-size: 12px;
	
}
.whiteRow td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.whiteRow a {
	color: #CC0000;
	text-decoration: none;
}

.greyRow {
	background-color: #E2EEF5;
	font-size: 12px;
}
.greyRow td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.greyRow a {
	color: #CC0000;
	text-decoration: none;
}
#slider h2, #mainImage h2{
font-size: 17px;
				line-height:22px;
	font-weight: normal;
	color: #0065a2;
	display: block;
	margin: 10px 0px 10px;
	padding: 0px;
}
.sliderDiv1{
position: relative; left: 0; top: 0;z-index:1;
 
}
.sliderDiv2{
position: absolute; top: 0; left: 0;z-index:1;
 
display:block;

background-image:url(images/tx_white50.png);
padding:10px;
max-width:320px;
}
#mc_embed_signup{background:#fff; clear:left; font:12px Arial,Helvetica,sans-serif; }
#mc_embed_signup h2{font:12px Arial,Helvetica,sans-serif;font-weight:bold; }
#pageflip {
	position: relative;
}
#pageflip img {
	width: 100px; height: 104px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 100px; height: 100px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}
