/*
Theme Name: 
Description: Describe your theme in a sentence or two
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/


@charset "UTF-8";
/* CSS Document */

#sidebar {
	width:275px;
	margin:0 auto;
	float:left;
	padding:0px;
        text-align:left;
background:#181818;
padding-bottom:10px;

}

#sidebar ul{
margin-left:0px;
padding-left:0px;
}

#sidebar ul li ul {
margin-left:25px;
}

.cat-item-3 {
display:none;
}

.cat-item-4 {
display:none;
}

.price_table {
	color:#c0c0c0;
	font:13px/22px Verdana;
	margin:15px;
}

.price_table td {
border:#fff thin solid;
}

.small_text {
font-size:10px;
}

.table_header {
font-size:15px;
font-weight:bold;
}


/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#212121 url(http://www.webuygoldjax.com/images/bg.jpg) repeat-x  top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:13px/22px Verdana;
	color:#c0c0c0;
}

a {
	color:#f9b941;
	text-decoration:underline;
}

a:hover {
	color:#ffe5b4;
	text-decoration:none;
}

/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:center;
	padding:0px;
}
#logo {
	width:304px;
	margin:0px 0px 0px 5px;
	float:left;
	padding:0px;
}
#phone {
	width:147px;
	margin:45px 5px 0px 0px;
	text-align:center;
	padding:0px;
	float:right
}
#navigation {
	width:982px;
	height:35px;
	margin:0 auto;
	text-align:left;
	background-color:#1d1d1d;
	font:bold 16px/22px Verdana;
	padding:10px 0px 0px 0px;
}
#navigation a {
	color:#afafaf;
	text-decoration:none;
	margin:10px 0px 0px 19px;
	
}
#navigation a:hover {
	color:#ffffff;
	text-decoration:none;
	margin:10px 0px 0px 19px;
}

.drop_link{
	padding-bottom:10px;
}

.dropmenudiv{
	position:absolute;
	top: 5;
	font:normal 14px Verdana;
	line-height:22px;
	z-index:100;
	background-color: #1d1d1d;
	width: 190px;
	visibility: hidden;
	margin:0 auto;
	text-align:left;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	color:#afafaf;
	margin:0 auto;
}

* html .dropmenudiv a{ 
	width: 100%;
}

.dropmenudiv a:hover{ 
	color: #ffffff;
}
#content_wrapper {
	width:990px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	background-color:#000000;
}
#left_content {
	width:325px;
	margin:0 auto;
	float:left;
	padding:0px;
}
#right_content {
	width:665px;
	margin:0 auto;
	float:left;
	padding:0px;
	text-align:left;
}


/* FOOTER */

#footer_wrapper {
	width:990px;
	height:40px;
	padding:5px 0px 0px 0px;
	font:11px/16px Verdana;
	color:#b4b4b4;
	text-align: center;
	background-color:#181818;
}

#footer_wrapper a {
	color:#b4b4b4;
}

#footer_wrapper a:hover {
	color:#e5e5e5;
	text-decoration: none;
}

/* HEADER TAGS */

h1 {
	padding:10px 15px 0px 15px;
	margin: 5px 0px;
	font:normal 24px Verdana;
	color:#ffe5b4;
	text-transform:uppercase;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#ffe5b4;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#ffe5b4;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:13px/18px Verdana;
	color:#ffe5b4;
	list-style-type:none;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}

.captcha_info {
	margin-left:45px;
}

#captcha {
	margin-bottom:5px;
}
