/**********************************
     BASIC STYLES
***********************************/
body {
	font: 77% Verdana, Arial, Helvetica, sans-serif;
	background: #445A70 url("images/bg.jpg") repeat-x top left fixed;
	color: #040405;
	padding: 0;
	margin: 0;
}

a {	background-color: inherit;	color:#174374;}
a:hover {	background-color: inherit;	color: #061B32; }
a.back {	text-decoration: none;	font-weight: bold;	font-size: 85%;	}
a.back:hover {	text-decoration: underline;	}
h1 {
	margin:0;
	font-size:3.6em;
	text-align: right;
	background-color: inherit;
	}

h2 {
	margin:5px 0 10px 0;
	font-size:1.6em;
	letter-spacing:-1px;
	font-weight:normal;
	}

p {
	margin:0 0 15px 0;
	line-height:1.3em;
	}

#header {
	margin: 0;
	padding-top: 30px;
	background-color: #000;
	background-image: url(images/bg_header2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	}
#title {
	margin: 0 auto;
	width:700px;
	padding: 0;
	text-align: center;
	border-top: 10px ridge #CCCCCC;
	border-left: 10px ridge #CCCCCC;
	border-right: 10px ridge #CCCCCC;
	background-color: #000000;
	}


/**********************************
     NAV
***********************************/

#menu {
	text-align: left;  
	background-color: #000;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	width:700px;
	height: 3.25em;
	padding: 0;
	color:#fff;
	border-left: 10px ridge #666;
	border-right: 10px ridge #666;

}

#menu ul {
	margin: 0;
	padding: 0;
	display: block;
	line-height: normal;
}

#menu ul li {
	display: block;
	float: left;
	padding: 0;
	list-style: none;
	text-align: left;
	border-right: 1px solid #ccc;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat;
	}

#menu ul li a {
	display: block;
	height: 2.75em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0.5em 0 0 1em;
	color: #fff;
	font-weight: bold;
	}

#menu ul li a:hover,
#menu ul li a.active {
	font-weight: bold;
	color: #090909;
	background-color: #C5D5E7;
	background: url(images/nav-over.jpg) repeat-x;
	}
#menu ul li a.active { 
	  background: url(images/menu_tab.gif) no-repeat top center;
	}
#menu ul li a.main { 
	  width: 6em;
	}
#menu ul li a.products { 
	  width: 10.5em;
	}
#menu ul li a.about { 
	  width: 11em;
	}
#menu ul li a.contact { 
	  width: 9em;
	}
#menu .secnote {
	font-weight: normal;
	font-size: 75%;
	color: #eee;
	text-transform: none;
	}
/**********************************
     PAGE STYLES
***********************************/
#container {
	margin: 0 auto 15px auto;
	width:700px;
	padding: 20px 0 0 0;
	background:#ffffff url("images/left-model1.jpg") bottom left no-repeat;
	color:#303030;
	border-bottom: 10px ridge #666;
	border-left: 10px ridge #666;
	border-right: 10px ridge #666;
}
#container2 {
	margin: 0 auto 15px auto;
	width:700px;
	padding: 20px 0 0 0;
	background:#ffffff url("images/home-model2.jpg") top left no-repeat;
	color:#303030;
	border-bottom: 10px ridge #666;
	border-left: 10px ridge #666;
	border-right: 10px ridge #666;
}

#container-main {
	margin: 0 auto 15px auto;
	width:700px;
	height: 375px;
	padding: 10px 0 0 0;
	background:#fff url(images/bg-main.jpg) bottom left no-repeat;
	color:#303030;
	border-bottom: 10px ridge #666;
	border-left: 10px ridge #666;
	border-right: 10px ridge #666;
}
#container-main h2 { font-size: 1.4em; font-weight: bold; }
#container-main a { outline: none; }
#container-main .product-link { width: 155px; float: right; height: 170px;  }
#container-main .product-link a { width: 100%; height: 170px; display: block; text-indent: -1000em; }
#container-main .lighters { width: 132px; }
#container-main .cases { width: 145px; }
#container-main .charms { width: 137px; }
#container-main .lighters, #container-main .cases, #container-main .charms, #container-main .gems { border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: transparent; }
#container-main .lighters:hover, #container-main .cases:hover, #container-main .charms:hover, #container-main .gems:hover { border-bottom: 5px solid #562587; }
#container-main .lighters:hover { background: url(images/overlay-comingsoon.gif) no-repeat 0 40px; }

#main-home {	width: 555px;	font-size: 0.9em;	margin-left: 130px;	margin-right: 15px;}
#main {	width: 480px;	float: right;	padding-right: 15px;}
#footer {	clear:both;}
.credits-main {
	padding-top: 45px;
	font-size:0.8em;
	color:#aaaaaa;
	clear: both;
	text-align: right;
}

.credits {
	margin-bottom:0;
	font-size:0.8em;
	background-color:inherit;
	color:#aaaaaa;
}

.credits a {
	background-color:inherit;
	color:#aaaaaa;
}

.small {
	font-size:0.8em;
}
.center {
	text-align:center;
}
/**********************************
     PRODUCT PAGES
***********************************/
#container-products {
	margin: 0 auto 15px auto;
	width:700px;
	padding: 20px 0 0 0;
	background:#ffffff url("images/left-gems1.jpg") bottom left no-repeat;
	color:#303030;
	border-bottom: 10px ridge #666;
	border-left: 10px ridge #666;
	border-right: 10px ridge #666;
}
#content-products {
	width: 650px;
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
}
.viewcart {
	float: right;
	font-size: 1.2em;
	}
#categoryTable {
	text-align: center;
	}
#categoryTable td {
	width: 25%;
	}
#categoryTable a {
	text-decoration: none;
	}
#categoryTable a:hover {
	text-decoration: underline;
	}
#categoryTable .name {
	font-weight: bold;
	font-size: 110%;
	}
#categoryTable img {
	margin: 2px 0;
	}
#categoryTable .catthumb {
	border: 0;
	}
#categoryTable .desc {
	font-size: 75%;
	color: #2B2B2B;
	}
#categoryTable .desc a {
	font-weight: bold;
	}
#productTable, #pouchTable {
	text-align: center;
	font-weight: bold;
	color: #666;
	}
#productTable img {
	margin: 5px 15px 30px 15px;
	}
#pouchTable img {
	margin: 5px 15px 5px 15px;
	}
#productTable .sku, #pouchTable .sku {
	font-weight: normal;
	font-size: 75%;
	color: #999;
	}

/**********************************
     CONTACT PAGE
***********************************/
.vendor {
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	}
/**********************************
     IMAGES
***********************************/
.logotop {
	border: 0;
	}
.homephoto1 {
	float:left;
	margin:0 10px 8px 0;
}
.temp-loose {
	margin: 10px 0 20px 120px;
	}
.home-photo {
	float: right;
	margin-right: -5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
	}