body {
	/*background-image: url("/img/standard/bg.jpg");
	background-repeat:repeat-x;*/
	background-image: url("/img/standard/bg_new.jpg");
	background-repeat:repeat;
	background-color:#3C3D42;
	margin: 0px;
	color:#F5F5F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img { behavior: url(/includes/iepngfix.htc) }

#main_content{
	width:964px;
	height:658px;
	/*border:2px solid #FFFFFF;
	background-color:#1E1E21;*/
	margin:0px
}

#inner_content{
	width:964px;
	/*height:658px;
	border:2px solid #FFFFFF;
	background-color:#1E1E21;
	background-image:url(/img/standard/bg_inner.jpg);
	background-repeat:repeat-y;*/
	text-align:left;
}

#go-content{
	padding:5px;
	color:#CDC9C9;
	/*background-color:#666666;
	overflow:auto;
	height:510px;*/
}

#logo{
	margin-top:10px;
}

#left-logo{
	width:280px;
	height:101px;
	float:left;
	background-image:url(/img/standard/logo.png);
}

#horiz-menu{
	width:540px;
	float:right;
	padding-top:40px;
}

#vert-menu{
	margin-top:440px;
	margin-left:7px;
	margin-bottom:5px;
}

#separator{
	margin-top:20px;
	margin-bottom:10px;
}

#page_title{
	/*text-align:center;
	margin-top:70px;
	margin-left:80px;*/
	text-align:right;
	margin-top:67px;
	margin-right:8px;
}

#underline_box{
	font-weight:bold;
	padding-bottom:3px;
	width:150px;
	border-bottom:1px solid #CDC9C9;
}

.logged_in{
	width:745px;
	height:19px;
	background-image:url(/img/standard/new_logged_bg.jpg);
	padding-top:5px;
	padding-left:7px;
	text-align:left;
	color:#008F4A;
	font-weight:bold;
}

.title{
	font-size:16px;
	font-weight:bold;
}

ul { list-style-image: url("/img/standard/arrow.png"); } 

.cat_menu{
	width:752px;
	height:71px;
	background-image:url(/img/standard/new_cat_menu_bg.jpg);
	padding-top:1px;
}

.b2b_main{
	background-color:#DCDCDC;
	width:752px;
	text-align:left;
}

.price{
	background-image:url(/img/standard/new_price_bg.jpg);
	width:375px;
	height:25px;
	padding-top:5px;
	color:white;
}

.img_border{
	float:left;
	border:1px solid #85878F;
	margin-right:15px;
	margin-bottom:20px;
}

.grey {
	color:#85878F; 
}

a.grey:link, a.grey:visited {
	TEXT-DECORATION: underline; 
	COLOR:#85878F; 
	font-weight:normal;
}

a.grey:hover {
	COLOR:#85878F; 
	font-weight:normal;
	TEXT-DECORATION: none; 
}

a:link, a:visited {
	TEXT-DECORATION: none; 
	COLOR:#CCCCFF; /*DC143C */
	font-weight:normal;
}

a:hover {
	COLOR:#CCCCFF; 
	font-weight:normal;
	TEXT-DECORATION: underline; 
}

.white{
	color:white;
}

.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#008E4A;
	color:white;
}

input,textarea,select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.verde {
	color: #008F4A;
	font-weight: bold;
}

.orange {
	color: #F47C30;
	font-weight: bold;
}

.blackbig {
	font-size: 16px;
	font-weight: bold;
}

.status_field {
	color:#FF3333;
	font-weight: bold;
}

hr{
	border:1px solid #262629;
	clear:both;
}

/* scroll div */
#container_scroll {
	position	: absolute;
	top			: 10px;
	left		: 10px;
	width		: 150px;
	height		: 200px;
	overflow	: hidden;
	border		: 1px solid #666;
}

#content_scroll {
	position	: relative;
	width		: 130px;
	left		: 5px;
}

#scrollArea {
	position	: absolute;
	left		: 165px;
	top			: 10px;
	height		: 200px;
	width		: 12px;
	border		: 1px solid #666;
	overflow	: hidden;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background	: #AAA;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu,.solidblockmenu2{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	/*width: 756px;100%;*/
	/*border: 1px solid #F5F5F5;*/
	border-width: 1px 0;
	background: #F5F5F5 url(/img/standard/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li,.solidblockmenu2 li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #000000;
	padding: 6px 10px;
	text-decoration: none;
	border: 1px solid white;
}

.solidblockmenu2 li a{
	float: left;
	color: #000000;
	padding: 6px 8px;
	text-decoration: none;
	border: 1px solid white;
}

.solidblockmenu li a:visited, .solidblockmenu2 li a:visited{
	color: black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current, .solidblockmenu2 li a:hover, .solidblockmenu2 li .current{
	color: white;
	background: transparent url(/img/standard/blockactive.gif) center center repeat-x;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	background-color:transparent;
	margin-bottom:2px;
	height:15px;
	width:100%;
	/* End layout CSS */
	cursor:pointer;
	display:table;
	text-align:right;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #666666;
	background-color:#333333;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	text-align:right;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

/* CART */

.nopcart {
	background: transparent;
	text-align:center;
	border:1px solid #333333;
}

.nopentry{
	background: #333333;
	text-align:center;
	color:white;
	padding:2px;
	font-weight:bold;
}

.noptotal {
	background: transparent;
	text-align:center;
	width:90px;
}

/* MENU */

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #7C6240;
	text-decoration: none;
}

#nav li {
	float: left;
	padding-right: 11.5px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 10em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: transparent;
}