html {
font-size:62.5%;
font-family: Tahoma, Arial, Helvetica, sans-serif;

}

body {
  font-size:1.1em;
	margin:0;
	padding:0;
  background-color:#fff;
}

.header {
padding:0;
margin:0;
border-top:solid 1px #2f212a;
border-left:solid 1px #2f212a;
}

.bread {
padding:1px 0 1px 4px;
color:#fff;
background-color:#2f212a;
}

.w_error {
padding:1px 0 1px 4px;
color:#fff;
background-color:#ff0000;
border-bottom:2px #fff solid;
}

.m_error {
padding:0;
margin:0;
font-weight:bold;
color:#2f212a;
border-bottom:2px #fff solid;
}

.w_error td{

color:#fff;
background-color:#ff0000;
border-bottom:2px #fff solid;
}

.w_e_sent {
padding:1px 0 1px 4px;
color:#2f212a ;
background-color:#FFF;
font-weight:bold;
}

.w_message {
padding:1px 0 1px 4px;
color:#ff0000;
font-weight:bold;
border-bottom:2px #fff solid;
}


.copy_con {
  margin:0 0 0 0;
  padding:4px 0px 0 13px;
  border:solid 1px #2f212a;
	border-top:none;
	border-bottom:none;  
  background-image: url(images/halfcrown.gif);
  background-repeat: no-repeat;
  background-position:bottom right;
}

.copy_con2 {
	width:743px;
  margin:0 0 0 0;
  padding:4px 0px 0 13px;
  border:solid 1px #2f212a;
	border-top:none;
	border-bottom:none;  
  background-image: url(images/halfcrown.gif);
  background-repeat: no-repeat;
  background-position:bottom right;
  background-color:#fff;
}
.copy_con3 {
	width:743px;
  margin:0 0 0 0;
  padding:4px 0px 0 13px;
  border:solid 1px #2f212a;
	border-top:none;
	border-bottom:none;  
  background-repeat: no-repeat;
  background-position:bottom right;
  background-color:#fff;
}
.copy_con p {
	padding:0 0 0 2px;
	margin: 4px 0 0 4px	;
}

.copy_copy {
	padding: 0 10px 20px 10px;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #2f212a;
	text-decoration: none;
	text-align: justify;
}



.copy_copy p {
	
	padding:0 0 0 0;
	margin:0 0 8px 0;
}

.copy_copy a, .copy_copy a:link, .copy_copy a:visited {
font-weight:bold;
color:#2f212a;
text-decoration:underline;
}

.copy_copy a:hover {
background-color:#2f212a;
color:#ebe4c5;
}

.copy_copy ul {
list-style-image: url(crownbullet.gif);
list-style-type: circle;
padding:0;
margin:0 0 0 45px;

}

.copy_copy li {
	padding:0 0 5px 0;
}

.cms_head1 {
	margin: 0 0 0 0;
	padding:2px 4px 2px 2px;
	display:block;
	width:580px;
	background-color:#2f212a;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;	
	letter-spacing:.15em;
}

.cms_head1a {
	margin: 0 0 0 0;
	padding:2px 4px 2px 2px;
	display:block;
	width:580px;
	background-color:#2f212a;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:.15em;
}

.cms_head1b {
	margin: 0 0 4px 0;
	padding:2px 4px 2px 2px;
	display:block;
	width:736px;
	background-color:#2f212a;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:.15em;
}

.cms_head1c {
	margin: 0 0 4px 0;
	padding:2px 4px 2px 2px;
	display:block;
	width:736px;
	background-color:#2f212a;
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:.15em;
}

.cms_head2 {
	margin: 0 0 0 0;
	padding:0 4px 2px 0;
	display:block;
	width:580px;
	color:#2f212a;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:.15em;
}

.cms_head2a {
	margin: 0 0 0 0;
	padding:0 4px 2px 0;
	display:block;
	width:580px;
	color:#2f212a;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:.15em;
}

.bodycopymain p{
	width:auto;
}
.bodycopymain {
	padding-right:10px;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: 2f212a;
	text-decoration: none;
	text-align: justify;
}
.bodycopy2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.bodycopysmall {
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.footer_con {
  text-align:center;
  border:solid 1px #2f212a;
  background-color:#ebe4c5;
}

.footer_con td{
padding:2px 0 4px 0;
}

.footer {
  padding:0 0 0 0;
  margin:0 0 0 0;
}

.container{
  margin: 5px 0 0 0;
}
    
#navBar ul a:link, #navBar ul a:visited, #navBar2 ul a:link, #navBar2 ul a:visited  {display: block;}
#navBar ul, #navBar2 ul {list-style: none; margin: 0; padding: 0}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li, #navBar2 li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: 1px solid #fff;}
html>body #navBar2 li {border-bottom: 1px solid #fff;}

#navBar, #navBar2{
	width:148px;
	background-color: #2f212a;
}

a, a:link, a:visited{
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #2f212a;
	background-color:#ebe4c5;
}

p a,p a:link,p a:visited{
	color: #2f212a;
	text-decoration: none;
}

p a:hover {
	color: #000;
	background-color:#ebe4c5;
}

#navBar a, #navBar a:link, #navBar a:visited, #navBar a:hover,#navBar2 a, #navBar2 a:link, #navBar2 a:visited, #navBar2 a:hover  {
	padding:0 0 1px 3px;
}

.nav_on {background-color:#ebe4c5;
					color: #2f212a;
					padding:0 0 1px 3px;
}

.h_link {
  border-bottom:solid 3px #fff;
}

.h_link select {
border: solid 1px #2f212a;
background-color:#2f212a;
color:#FFF;
width:148px;
font-size:1em;
}

.h_link option {
color:#fff;
}


.h_title {
  
  background-color:#fff;
  border-top:solid 1px #2f212a;
}

.h_tab {
  margin:0;
  padding:0;
  background-color:#2f212a;
  color:#fff;
}

.h_tab td {
  margin:0;
  padding:1px 0 1px 0;
}

.tab_title a, .h_tab a, .tab_title a:link, .h_tab a:link, .tab_title a:visited, .h_tab a:visited {
	color:#2f212a;
  padding:0 0 0 2px;
  text-decoration:none;
}


.h_tab a, .h_tab a:link, .h_tab a:visited {
  color:#fff;
  }

.tab_title a, .tab_title a:link  {
	font-size:1.2em;
	font-family:times, garamond;
	color:#2f212a;
	
}

.tab_title td{
	color:#2f212a;
  background-color:#ff;
  padding:2px 0px 2px 2px;
}


.m_tab {
margin: 2px 0 0 0;
padding: 0 0 0px 0:
}

.main_copy{
  margin:0 0 0 0;
  padding: 0 5px 0 0px;

}

.h_menu {
  width:160px;
  margin:5px 0 0 0px;
  padding:2px 0px 8px 0;
  background-color:#2f212a;
}

.h_menu a, .h_menu a:link {
  padding:0 2px 0 4px;
  color:#000;
  text-decoration:none;
  font-weight:normal;
}

.h_menu a:visited {
  color:#000;
  text-decoration:none;
  font-weight:normal;
}

.h_menu a:hover {
  color:2f212a;
  background-color:#c9cbca;
  text-decoration:none;
  font-weight:normal;
}

select{
  border:solid 1px #000;
  background-color:#F8F1EE;

}

option {
  color:#000;
  font-weight:normal;
}

form {padding:0; margin:0;}


.cat_tab {
  margin:0 0 2px 0;
  padding: 0 0 5px 0px;
  color: #000000;
  }

.cat_tab img {
	border:1px solid #2f212a;
}

.spacer img {
	border:0px;
}

.browse_copy, .browse_copy p {
	font-size:1em;
	margin:7px 7px 0px 2px;
	padding:0 0 0 0;
	line-height:1.35em;
}

.in_text
	{
	border:solid #2f212a 1px;     
	background-color:#c9cbca;
	font-size:.8em;
	text-align:center;
 }

.tab_copy{
  font-weight:normal;
  padding:0px 10px 0px 6px;
}

.p_name {padding:0 0 0 2px;margin:1px 0 0px 0; line-height:1em; font-weight:bold; font-size:1.8em; font-family:"Times New Roman", Times, serif;}
.price {padding: 2px 0 0 2px; margin:1px 0 0 0; line-height:1em; font-weight:bold;}
.p_desc {padding:2px 0 0 2px; margin:18px 0 0 0; line-height:1.55em;}
.order {margin:0; padding:0 0 0 1px ; line-height:1em; font-weight:bold; }

.r_o {width:14px; height:14px; margin:5px 5px 1px 2px; }
.b_o {width:20px; height:20px;  }
.t_b_o {border:solid 0px #2f212a; margin:2px; padding:2px;}
.t_b_o img {border:2px solid #2f212a;}

/* .tab_copy a{color:#000; text-decoration:none;} */
/* .tab_copy a:visited {color:#000; text-decoration:none;} */
/* .tab_copy a:hover {color:#F9F2EF; background-color:#c9cbca; text-decoration:none;} */

.cat_title{
  font-weight:bold;
  color:2f212a;
  padding:1px 0 1px 0;
  margin:0;
}

.cat_title a, .cat_title a:link {color:#000; text-decoration:none;}
.cat_title a:visited {color:#000; text-decoration:none;}
.cat_title a:hover {color:#F9F2EF; background-color:#c9cbca; text-decoration:none;}


.t_col {
  background-color:#F9F2EF;
  font-weight:bold;
}

.reg_form{
    line-height:1.4em;

}

.reg_form input{
  margin-bottom:2px;
    font-weight:bold; 
  height:17px;
  width: 170px;
  border:solid 1px #000;

}

.s_bar {
background-image: url(header/header_31.gif);
background-repeat:none;
text-align:left;
}

.s_bar input {
font-size:7.5pt;
width:120px;
border:solid 1px #000;
height:15px;

 }
 
.size { font-weight:normal; text-align:left; margin:2px 0 16px 0; padding:0 0 0 0;}
.size a, .size a:link, .size a:visited {color:#000; text-decoration:underline; }
 
.footer a, .footer a:link {	color: #333333;	font-weight: normal;	text-decoration: none;	text-transform: lowercase;}
.footer a:visited {	color: #333333;	font-weight: normal;	text-decoration: none;	text-transform: lowercase;}
.footer a:hover {	color:#888; font-weight: normal;	text-decoration: underline;	text-transform: lowercase;}

.copy_copy img {
	padding: 2px;
	border: 1px #000 solid;
}

.i_search {
	padding:0 10px 0 0;
}

.s_res {
	border:2px solid #000;
	padding:4px 0 4px 0;
}




.prod_row td{
	vertical-align:top;
	background-color:#eee;
	text-align:left;
	border:1px solid #fff;
	padding:1px 5px 1px 5px;
}
.top_row td{
	background-color:#2f212a;
	color:#fff;
	font-weight:bold;
 	border:1px solid #fff;
	padding:2px 7px 2px 7px;
}

.prod_row a, .prod_row a:link, .prod_row a:visited {
	color:#2f212a;
}

.bag_table {
	margin:1px 0 10px 0;
	width:580px;
	border: 1px solid #2f212a;
}

.total td{
	text-align:right; 
	font-weight:bold; 
	background-color:#2f212a; 
	color:#fff;
	border:1px solid #fff;
	padding:1px 5px 1px 5px;
	
	}
	
.cost {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:0px;
	background-color:#ccc;
	text-align:right;
}

.prom {
	width:70px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #2f212a;
	background-color:#eee;
	text-align:right;
}

.total_i {
	font-weight:bold;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:0px;
	background-color:#2f212a;
	text-align:right;
}


.tot_row td{
	vertical-align:top;
	background-color:#ccc;
	text-align:left;
	border:1px solid #fff;
	padding:1px 5px 1px 5px;
}


.bottom td {	
	background-color:#ebe4c5;
	border-top:1px solid #2f212a;
	padding:2px 0 2px 0;
}

.log td {
	padding:4px 0 0 0;
}

.log img {
	border:none;
}

.log input, .log select {
	width:180px;
	height:15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#EEE;
	border:1px solid #2f212a;
}

.log_i textarea {
	width:350px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#eee;
	border:1px solid #2f212a;

}

.log a,.log a:link, .log a:visited {
	color:#000;
	text-decoration:underline;
}

.log_title td{
	border:#2f212a 1px solid;
	color:#2f212a;
	font-weight:bold;
	padding:0px 4px 0px 4px;
	background-color:#ebe4c5;
}

.log_title2 td{
	border:#2f212a 1px solid;
	color:#2f212a;
	font-weight:bold;
	padding:0px 0px 0px 4px;
	background-color:#ebe4c5;
}

.p_error td{
	border:#fff 1px solid;
	color:#fff;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	background-color:#FF0000;
}

.log_title2 input, .log_title input, .friend .log_title input{
	width:auto;
	height:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	background-color:#2f212a;
	border:1px solid #000;
	color:#fff;
}

.log_i td, .log_p td{
	padding:2px 0 0 4px;
}

.log_p input {
	width:12px; height:15px;
	border:solid 1px #000;
}

.table_copy td{
	padding: 8px;
}

.table_copy a, .table_copy a:link, .table_copy a:visited {
	color:#2f212a;
	font-weight:bold;
	text-decoration:underline;
}

.search {
background-image:url(header/images/search_bg.gif);
background-repeat: repeat-x;
}

.search_tab {
	padding:0 0 0 4px;
	background-color:#2f212a;
}

.search_copy td{
	padding: 4px 0 4px 2px;
}


.search_title a, .search_title a:link, .search_title a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:1.9em;
	color:#2f212a;
}

.search_title a:hover {
	color:#fff;
	background-color:#2f212a;
}

.search input {
margin:0 0 0 6px;
font-size:8pt;
border:solid 1px #2f212a;
width:122px;
height:12px;
}

.title_search {
	font-size:1.9em;
	color:#fff;
	letter-spacing:.1em;
	font-family:"Times New Roman", Times, serif;
}

.tab_size {
	font-weight:normal;
}

.s_add td {
	vertical-align:top;
}

.s_add p {
	padding:0px 5px 0px 5px;
	margin:1px 2px 1px 0px;
}
.s_add_t {
	font-weight:bold;
	border:#2f212a 1px solid;
	color:#2f212a;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	background-color:#ebe4c5;
}


.s_add_i input {
	width:auto;
	height:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	background-color:#2f212a;
	border:1px solid #000;
	color:#fff;
}

.titlebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2f212a;
	border-right-color: #2f212a;
	border-bottom-color: #2f212a;
	border-left-color: #2f212a;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2f212a;
	text-decoration: none;
}

.titlebar_a {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2f212a;
	text-decoration: none;
	border-bottom: 1px solid #2f212a;
}

.titlebar2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2f212a;
	border-right-color: #2f212a;
	border-bottom-color: #2f212a;
	border-left-color: #2f212a;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2f212a;
	text-decoration: none;
}
.titlebar3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2f212a;
	border-right-color: #2f212a;
	border-bottom-color: #2f212a;
	border-left-color: #2f212a;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.titlebar4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #2f212a;
	border-right-color: #2f212a;
	border-bottom-color: #2f212a;
	border-left-color: #2f212a;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2f212a;
	text-decoration: none;
}
.titlebar5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #2f212a;
	border-right-color: #2f212a;
	border-bottom-color: #2f212a;
	border-left-color: #2f212a;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #2f212a;
	text-decoration: none;
}
.titlebar6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #2f212a;
	border-right-color: #2f212a;
	border-bottom-color: #2f212a;
	border-left-color: #2f212a;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #2f212a;
	text-decoration: none;
}

.friend input {
	width:220px;
	height:15px;
}

.friend td {
	padding:2px;
}

/**
 * Search box styles, other misc styles
 * @author	Gaby Vanhegan <gaby@vanhegan.net> 20080818
 */
div#search {
}

div#search p {
	font-size: 1.2em;
}

div#search a {
	font-family: "Times New Roman", Times, serif;
	color:#2f212a;
	color: black;
	font-size: 1.3em;
	text-decoration: underline;
}

div#search li {
	margin-bottom: 10px;
}

div#search span.coloursample {
	width: 100px;
	height: 20px;
	display: block;
}

div#search span.searchHit {
	background-color: #ebe4c5;
}

h1, h2, h3, h4, h5, p {
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
