html,
body,
form
{
    margin:0px;
    padding:0px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color:#010010;
}

body, h1, h2, .title { 
    color: #8A8A8A;
}

h4 {
    color:#BBB;
}

h3, h3 a, a, a:link, a:hover, a:visited {
    color:#E6E6E6;
    text-decoration:none;
}


a:hover {
    color:#FFE0B3;
}

h2 { font-size:14.4px; }

ul { list-style-type:square; }

/* Primary Layout */

#frame
{
    text-align:center;
}

#page
{
    width:801px;
    min-height:100%;
    margin:0px auto;
    border-left:1px solid #111111;
    border-right:1px solid #111111;
}

#header
{
    height:160px;
}


#logo
{   
    margin:15px 0px 0px 0px;
}

#middle {
    padding:20px;
    text-align:left;
}

#middle .twocol .accessory {
    float:left;
    padding:0px 0px 0px 10px;
    width:275px;
}

#middle .twocol .primary {
    float:right;
    padding:0px 0px 0px 10px;
    width:450px;
}

#footer
{
    clear:both;
    background-image:url(../images/ftr_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    padding:20px 0px;
    background-color:#010010;
    color: #666666;
    font-size:0.8em;
}

#footer a {
	color: #666666;
}

/* Menu */
#menu
{
}

#menu ul
{
    margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#menu li
{
    margin-left:50px;
    display:inline;
}

#menu a
{
    color:#AAAAAA;
    font-weight:normal;
	text-decoration: none;
}


ul {
	list-style-image: url(/images/bullet.gif);
}

a {
	color: #333333;
}

a img {
	border: none;
}

img.right {
	float: right;
	margin: 15px 0 10px 20px;
}

/* Latest Post */

.latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.subpost
{
    line-height:2;
    margin-left:15px;
}



.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a
{
    margin-right:6px;
    text-decoration:none;
    font-size:.8em;
}

input
{
    background-color:#FAFAFA;
    border:solid 1px #CCCCCC;
}

#content {
	float: left;
	width: 450px;
	padding: 0px 0px 0px 10px;
}

/* Sidebar */

#sidebar 
{
	float: right;
	width: 230px;
	padding: 0px 10px 11px 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
    list-style-image:none;
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(../images/bullet.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	padding: 10px 0 3px 10px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Sidebar Content Format */

#sidebar div
{
    padding:6px 0px 6px 20px;
}

#sidebar li input:hover
{
    background-color:#FFFFFF;
}



ul.products 
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}

.products li
{
	margin-bottom:20px;
}

.products .title
{
    margin-bottom:14px;
}

.products li img
{
    float:left;
    margin:0px 10px 8px 0px;  
    border:3px solid #222222; 
}

.products .links
{
    clear:both;
    text-align:left;
    margin:0px 0px 6px 0px;
}

#emailForm
{
    width:350px;
}

#emailForm input
{
    margin:4px 0px 6px 0px;
    width:100%;
}

#emailForm textarea
{
    height:200px;
    width:99%;
}

#emailForm input[type="submit"]
{
    margin-top:10px;
    height:30px;
    background-color:#111111;
    border: solid 2px #333333;
    color:#ffffff;
    vertical-align:bottom;  
}

#emailForm input[type="text"]
{
    width:100%;
}

#emailForm #commands
{
    text-align:right;
}

.annotation
{
    font-size:.8em;
}

.detailphoto
{
    height:200px;
    margin:10px;
    border:solid 2px #666666;
}

.post .note
{
    text-align:right;
}

.pop
{
    color:#F46101;
}

li.favorites_item img
{
    display:block;
}

li.favorites_item
{
    list-style-type:none;
    list-style-image:none;
}

.pager
{
    overflow: hidden;
	width: 100%;
}

.pager .prev
{
    float:left;
    text-align:left;
    width:200px;
}

.pager .next
{
    float:right;
    text-align:right;
    width:200px;
}

li.external
{
    font-style:italic;       
}

.clearing
{
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#inventoryheader
{
    margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

#inventoryheader h2
{
    float:left;
    width:300px;
    margin:0px;
}

#inventoryheader #search
{
    margin-top:6px;
    float:right;
    text-align:right;
    width:300px;
}




/* Photo Gallery */

div.gallery_wrapper
{
    color:#555555;
    padding:10px;
}

.gallery_wrapper p
{
    padding-bottom:0px;
    margin-bottom:0px;
}

ul.gallery_upgrade 
{
    width:100%;
    margin:0px;
    padding:0px;
}

ul.gallery_upgrade li
{
    width:60px;
    height:60px;
}

ul.gallery_upgrade li img
{
    border:3px solid #222222; 
}

div.gallery_upgrade
{
    position:relative;margin-top:2em;
}

#main_image
{ 
    clear:both; 
    margin-top:10px;
    width:230px; 
    text-align:center;
    background:#000;
    font-size:.01em;
    line-height:0px;
}

#main_image img
{ 
    border:3px solid #222222; 
    width:218px;
}

#lightbox-infoContainer
{
    text-align:center;
}

#inquire
{
    margin:0px auto;
    height:70px;
    width:240px;
    background-image:url(../images/inquire.jpg);
    background-repeat:no-repeat;
}

.inquire_block
{
    margin-top:10px;
    text-align:center;
}

#inquire_link img
{
    margin:0px auto;
}

.focus
{
    text-align:center;
}

.focus img
{
    margin:10px auto;
}


#location .post
{
    margin-left:10px;
}


#location .post
{
    margin-left:10px;
}

#location .details
{
    margin-left:50px;
}

/* More Specific */

h2.title {
    border-bottom:1px dotted #555555;
    line-height:1.5;
    margin:10px 0 5px;
    padding:7px 0;
    width:100%;
}

h2.title.first { 
    margin-top:0px; 
}

h3.title {
    border-bottom:1px dotted #888888;
    font-size:12px;
    line-height:1.5;
    margin:20px 0 5px;
    padding:7px 0;
    width:100%;
}


/****************************/
/* Search                   */
/****************************/ 

#searchformContainer
{
    text-align:left;
    margin-top:10px;
}

#searchformContainer input
{
    font-size:12px;
}

#searchformContainer #keyword
{
    width:360px;
    height:20px;
    background-color:#e6e6e6;
    border:solid 2px #333333;
}

#searchformContainer #searchbutton
{
    margin-left:6px;
    width:74px;
    height:26px;
    background-color:#111111;
    border: solid 2px #333333;
    color:#ffffff;
    vertical-align:bottom;
}

#attributes
{
    line-height:2;
}

