@charset "utf-8";
/* ~~ Main body settings ~~ */
body {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/PageBG3.jpg) 0 150px repeat;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl, li { 
	padding: 0;
	margin: 0;
}
form{
	margin:0;padding:0;
}
a img { 
	border: none;
}
p.centered {
	text-align:center;	
}
/* ~~ Link properties ~~ */
a {
	font-weight:bold;	
}
a:link {
	/*color: #1194A5;*/
	color:#033574;
	text-decoration: none; 
}
a:visited {
	color: #0C6774;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #E4B7B5;
}


/* ~~ Header properties ~~ */
#outsideHeader {
	background:url(../img/HeaderBG.jpg) repeat-x;
	height:141px;
}
.header {
	width:1000px;
	margin:0 auto;
	height:141px;
	position:absolute;
	left:0;
	top:-166px;	
}

/* ~~ slogan div ~~*/
#outerSlogan {
	background:url(../img/OuterSloganBG.gif) repeat-x;
	height:25px;
}
#slogan {
	width:1000px;
	margin: 0 auto;
	background-color:#033574;
	height:25px;
	line-height:25px;
	font-size:1.0em;
	font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	letter-spacing:2px;
	color:#fff;
	position:absolute;
	left:0;
	top:-25px;		
}
#slogan div {
	padding-left:30px;	
}
/* ~~ Top navigation ~~*/
.topnavbar{
	background:url(../img/TopNavBG2.jpg) repeat-x;
	margin:0;
	height:33px;
	width:1000px;	
}
.topnavbar ul {
	text-align:center;
	margin:0;
}
.topnavbar li {	
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
}
.topnavbar a {
	color:black;
	font-size:.9em;
	line-height:33px;
	width:133px;
	display:block;
}
.topnavbar a:hover {
	color:#900;
	/*text-decoration:underline;*/
}
.topnavbar li#cartLink a {
	padding-left:30px;
	background:url(../img/CartIcon.gif) 20px 5px no-repeat;	
}
.topnavbar li#cartLink a:hover {
	background-image:url(../img/CartIconRed.gif);	
}

#outerContainer {
	width: 1340px;
	margin: 0 auto;
	background:url(../img/fencers-left.png) repeat-y;
}
#innerContainer {
	width: 1340px;
	background:url(../img/fencers-right.png) right top repeat-y;
	padding-bottom:40px;
}

#lowerWrapper {
	width: 1000px;
	margin: 0 auto;
	background-color:white;
	position:relative;	
}

/* ~~ Left and right columns ~~ */
/* ~~ Left hand side ~~ */
#sidebar1 {
	float: left;
	width: 189px;
	margin:0 20px;
}
ul.nav {
	list-style: none;	 
}
ul.nav li {
	border: 1px solid #efcbcb;
	position:relative; 
	margin-bottom:5px;
	background-color:#fff;
}
ul.nav a { 
	padding: 3px 3px 3px 10px;
	display: block;   
	text-decoration: none;
	color:#000;
	font-size:84%;
	line-height:1.0;
}
ul.nav a:hover {
	color:#900;
}
ul.nav li ul {
	position:absolute;
	top:-1px;
	left:167px;
	z-index:10;
	list-style:none;
	display:none;
	width:169px;
	background-color:#FAEEEE;	
}
ul.nav li ul li {	
}
ul.nav li ul li a {
	background-color: #fff;
}
ul.nav li ul li a:hover {
	background-color:#fff;
}
ul.nav li:hover ul {
	display:block;	
}
.sidebarSections {
	padding:1px 10px 20px;
}
.sidebarSections h2 {
	font-size:95%;
	text-align:center;
	margin:8px 0 6px 0;
	text-transform:uppercase;
}
#productLinks h2.new {
	color:#E07;
	font-size:1.2em;
}
#productLinks {
	background-color:#FAEEEE;
	margin-top:11px;
}
#productLinks h2{
	color:#940c12;	
}
#info {
	background-color:#ecf1f7;
	margin-top:11px;
	margin-bottom:12px;
}
#info h2{
	color:#38518c;	
}
#info ul.nav li {
	border-color:#c9d8e9;	
}
#socialIcons img {
	float:left;
	padding-left:32px;	
}
#socialIcons {
	margin:10px 0;	
}
#socialIcons div {
	padding-left:15px;
	padding-top:10px;
	float:left;
	text-align:center;	
}
.fb-like {
	text-align:center;
	width:48px;
	margin:0 0 0 0px;
	overflow:hidden;
	color:#fff;	
}
/* ~~ Right Sidebar ~~ */
#sidebar2 {
	float: right;
	width: 189px;
	margin:0 20px;
}

/* ~~ Search properties ~~*/
#searchSection {
	background-color: #FAEEEE;
	margin-top: 11px;
	margin-bottom: 12px;
	padding-bottom: 8px;
}
#searchSection h2{
	color:#940c12;	
}
#searchSection ul.nav li {
	border-color:#c9d8e9;	
}
input.search	{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #efcbcb;
	width:157px;
	padding:2px 4px;
	vertical-align:bottom;
	text-align:left;
	font-size:90%;
	line-height:1.0;
	}
form#searchBox {
	margin:0;
	text-align:center;
}
#searchBox input {
	margin:0 0 5px 0;	
}
#searchBox input.sub	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #940c12;
	background-color:#EFCBCB;
	border:1px solid #EFCBCB;
	text-align:center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	margin-bottom:0;
	margin-top:0px;
	}

/*------ #cartSection --------- */
#cartSection {
	background-color: #FAEEEE;
	margin-top: 11px;
	margin-bottom: 12px;
	padding-bottom: 8px;
}
#cartSection h2{
	color:#940c12;	
}
#cartSection .ectlink {
	font-size:1em;	
}
#cartSection a {
	color:#940c12;	
}
#cartSection a:hover {
	color:#38518c;	
}
table.mincart {
	border-spacing:5px;	
}
#cartSection td.mincart {
border:1px solid #BCD8DC;
vertical-align:middle;	
background-color:#fff;
border-color:#efcbcb;
font-size:80%;
text-align:center;
}
/*------ #loginStatus --------- */
#loginStatus {
	background-color:#FAEEEE;
	margin-top:11px;
	margin-bottom:12px;
	padding-bottom:8px;
}
#loginStatus h2{
	color:#940c12;	
}
#loginStatus .ectlink {
	font-size:1em;	
}
#loginStatus a {
	color:#940c12;	
}
#loginStatus a:hover {
	color:#38518c;	
}
p.mincart {
	margin:0;	
}
/*------ #linksbox --------- */

#linksBox {
	background-color:#ecf1f7;
	margin-bottom:12px;
}
#linksBox h2{
	color:#38518c;	
}
#linksBox li div {
	width:72px;
	height:40px;
	float:left;
	text-align:center;
}
#linksBox ul.nav li div a {
	padding:0;	
}
#linksBox ul.nav li a {
	padding:0;
	line-height:40px;	
}
div#linksBox li {
	clear:both;
	min-height:40px;
	padding:0;
	border-color:#c9d8e9;	
}
div#linksBox ul.nav li#eefLink a {
	line-height:13px;
	font-size:80%;	
}

div#linksBox li img {
}

#dealer {
	background-color:#ecf1f7;
}
#dealer h2{
	color:#38518c;	
}
#dealer li {
	height:40px;
	padding:0;
	border-color:#c9d8e9;
	text-align:center;	
}
#dealer li a {
	padding:0;	
}

/* ~~ End Right Sidebar ~~ */



/* ~~  content ~~ */
#content {
	padding: 20px 0;
	width: 542px;
	float: left;
	position: relative;
	z-index: 1;
}
#content ul, #content ol { 
	padding: 0 15px 15px 40px;
}
#content h1 {
	text-align:center;
	margin:0 0 20px 0;
	font-size: 2.4em;
	line-height:1em;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#033574;
}
#content h2 {
	color: #033574;
}
#content em {
	color:#f00;
	font-style:normal;
}	
.featuredProduct {
	width:147px;
	height:260px;
	float:left;
	padding:10px;
	margin-right:20px;
	background-color:#BCD8DC;	
}
.featuredProductLast {
	width:147px;
	height:260px;
	float:left;
	padding:10px;
	margin-right:0;
	background-color:#BCD8DC;	
}
/* ~~ End Center content ~~ */



/*-------- Product Page ----------*/
.proddescription {
	margin-bottom:20px;	
}
.catnavigation .ectlink {
	font-weight:normal;
	font-size:.9em;
}
p.catnavigation {
	margin:0;	
}
td.catnavigation {
	padding:0;	
}
.ectlink {
	font-weight:bold;
	font-size:1.4em;
}
td.prodimage {
	vertical-align:top;
	padding-top:15px;	
}
div.prodname .ectlink {	
	font-size:1.4em;
}
table.prodfilterbar {
	/*width:auto;
	float:right;*/
	display:none;	
}
.navdesc {
	display:none;	
}
p.catname {
	border-bottom:1px solid #000;
	padding-top:20px;
	padding-bottom:2px;	
}
table.myinstructions {
	display:none;	
}
td.catdesc p.catdesc {
	margin:0;	
}
td.catdesc {
	padding:0;	
}
table.products .prodnavigation .ectlink {
	font-size:.9em;
	font-weight:normal;	
} 
td.prodnavigation p.prodnavigation .ectlink {
	font-size:.9em;
	font-weight:normal;	
}
.prodname em {
	color:#f00;
	font-style:normal;	
}
.proddescription em {
	color:#f00;
	font-style:normal;
}
.detaildescription em {
	color:#f00;
	font-style:normal;	
}
.strikeout {
	color:#000;
	text-decoration:line-through;	
}
/*-------- Product Detail Page ----------*/

.detailname {
	font-size:1.4em;
	font-weight:bold;
	color:#033574;	
}
.detailname em{
	color:#f00;
	font-style:normal;		
}
.detaildescription {
	font-size:1em;	
}
span.standout {
	color:#f00;	
}

h6{
	font: 16px Arial, Helvetica, sans-serif;
	color: #DA8FC0;
	margin:0px 0px 6px 0px;
	font-weight:bold;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	float:none;
}

/*  ~~ Center body styling ~~*/
div.home1{
	background:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:6px;
	margin-left:12px;
	color:#DA8FC0;
	height:230px;
}

div.cnt{
	background:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:6px;
	margin-left:12px;
    color:#000; 
}

p.title{
    color: #1194A5;
    font-weight: bold;
	padding:0px;
	margin:2px 0px 0px 0px;
	display:none;
}

.homepic{
	padding-right:22px;
	float:left;
}

.hometxt{
	padding:0px 6px 6px 6px;
}

/* ~~ Featured categories ~~*/
.fea1{
	background:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left:6px;
	margin-left:12px;
	margin-top:12px;
	width:229px;
	float:left;
}

.fea2{
	background:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left:6px;
	margin-left:12px;
	margin-top:12px;
	width:229px;
	float:left;
}

.fea3{
	background:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left:6px;
	margin-left:12px;
	margin-top:12px;
	width:228px;
	float:right;
}

/* ~~ Latest news pane ~~*/
div.home2{
	background:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:6px;
	margin-left:12px;
	color:#DA8FC0;
}

/* ~~ Address styling ~~*/
p.address{
padding-left:10px;
color:#BD1EB5;
}

/* ~~ Horizontal rule ~~*/
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #60a1de;
}

/* ~~ Discounts text ~~*/
.discountsapply, .allcatdiscounts, .allproddiscounts, .detaildiscounts, .proddiscounts{
font-family : Arial, Helvetica, sans-serif;
color:#333;
}

/* ~~ Table backgrounds ~~*/
table.cobtbl{
	background-color: #CAE5AE;
} 

td.cobhl{
	background-color:#fff;
	font-weight: bold;
	color:#333;
}

td.cobll{
	background-color: #fff;
	color : #333;
}

/* ~~ Email a friend ~~*/
.emftbl, .emfll, .emfhl{
font-family : Verdana, Helvetica, sans-serif;
color:#333;
}

/* ~~ Extra currency settings ~~ */
.detailcurrency, .prodcurrency{
font-family : Verdana, Helvetica, sans-serif;
color:#999;
}
#underconstruction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #a00;
	text-align: center;
	position: absolute;
	width: 543px;
	left: 0px;
	top: 150px;
	right: auto;
	background-color: #fff;
}
/*-------- About US Page ----------*/
#content #about {
	font-size:1.1em;
	line-height:1.5;
	color:#336;	
}
#content #about h2 {
	/*color: #67AABA;*/
	color:#033574;
	margin: 40px 0 10px 0;
	padding: 0;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif
}
#content #about p {
	margin:10px 0 20px 0;
	padding:0;	
}
/*-------- Material and Materials Slide Show pages ----------*/
#galleryLink a {
	color:#940c12;
}
#galleryLink a:hover {
	color:#033574;
}
#content #materials h2 {
	margin: 40px 0 10px 0;
	padding: 0;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*---------- My Additions -------------- */
div.cnt table.detailimage {
	width:280px;
	margin:0 auto;	
}
div.cnt table.detailimage td {
	text-align:left;	
}
table.prodoptions {
	width:auto;	
}
table.prodoptions td {
	width:auto;	
}
td.option, td.optiontext {
	padding:8px 2px 8px 3px;	
}
p.prodnavigation {
	margin-top:0;
	display:inline-block;
}
table.products input.checkoutbutton{
	display:none;
}
/*---------- Cart Pages -------------- */
body#cart div#sidebar2 {
	display:none;	
}
body#cart div#content {
	width:762px;	
}
.emphasis {
	font-weight:bold;
	color:#900;	
}
/* ~~ Leather Page ~~ */
#leatherSamples {
	width:auto;
	margin:0 auto;	
}
#leatherSamples td {
	text-align:center;
	font-size:.8em;
	font-weight:bold;	
}
/* ~~ Footer Content ~~ */
div.footer {
	clear:both;
	background-color:white;
}
#logoLinks {
	text-align:center;
	border-top:3px solid #bcd8dc;
	margin:0 20px;
	padding:20px 0 10px 0;	
}
#logoLinks a {
	padding:0 40px 0 40px;
}
/*--------- Home Page ---------- */
#homePage #content {
	padding-top:0; 	
}

img#epeeSalesGraph {
	margin:20px 0 0 0;
	border: 1px solid #f00;	
}
#homePage #content h1#homeTitle {
	line-height:1.1;
	font-size:3.0em;
	margin-bottom:10px;
}
#content h1 span {
	font-size:.7em;	
}
/*--------- Clearance and Other Products Pages - Static ---------- */
div.facebookLink {
	padding-left:170px;	
}

div.visitFacebook {
	height:41px;
	line-height:41px;
	float:left;
}
div.facebookIcon {
	height:41px;
	float:left;	
	padding-left:10px;
}
#quantityWarning {
	width:400px;
	margin-left:200px;
	margin-top:-60px;	
}
#quantityWarningDetail {
	width:350px;
	margin-left:180px;
	margin-top:0;	
}
/* ----------------- New Products Page ---------------------------*/
div#newProductsGroup {
	margin:0 0px 0 28px;
	/*background-color:#9C6;*/
	overflow:auto;	
}

div.newProduct {
	width:107px;
	float:left;
	text-align:center;
	margin-right:20px;
	height:auto;	
}