	/* Redefined HTML tags */


body {
	margin: 0 0 30px 0;
	padding: 0;
	font: small/1.2 Arial, Arial, Helvetica, sans-serif;
	background: #000000 url(/images/bg1.jpg) repeat;
}

/*
.header_logo {
position:relative;
width:920px; 
margin:auto;
font-stretch:extra-expanded; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; font-variant:normal; color:#FFFFFF
}
*/
p {
	margin: 0 0 10px 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}


img {
	border: none;
}

.clear{
	clear:both;
	font-size:2px;
}

	/* Standard Layout ID's */

#container {
	position: relative;
	width: 916px;
	margin: 0 auto;
	background: #000000;
}

	/* Header */

#header {
	position: relative;
	margin: 0;
	background: #fff url('/images/bg/header.gif') left 24px repeat-x;
	z-index: 9;
	height: 128px; /* breadcrumb (23px) + border (1px) + header (104px) */
}

#skip_navigation {
	display: none;
}

#logo {
	position: absolute;
	top: 24px;
	left: 0;
	height: 104px;
	width: 350px;
}


#nextorder {
	position: absolute;
	left: 560px;
	top: 60px;
	padding-right: 10px;

}

#nextorder label {
	font-weight: bold;
	font-size: .9em;
	margin: 0 0 10px 0;
}

#nextorder input.text {
	width: 140px;
	border: 1px solid #ccc;
	float: left;
}

#nextorder input.submit {
	float: left;
	margin: 0 0 0 5px;
}


/*
#sub_content {
	position: relative;
	width: 208px; 
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
*/
.home_page_menu { 
	position:absolute;
	top:60px;
	left:160px;
	width:260px;
	/*background: #000000;*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	 
}

.home_page_menu div {
	width:258px;
	padding-top:5px; 
	padding-bottom:5px;
	margin:1px 1px 1px 1px; 
	/*background: #ffffff;*/
	text-align:center;
}

.home_page_menu a {
	text-decoration:none;
	font-family: "Bookman Old Style", Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color: #CCCCCC;
}

.home_page_menu a:hover {
	text-decoration: underline;

}



.home_page_text { 
	position:absolute;
	top:400px;
	left:570px;
	width:260px;
	/*background: #000000;*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	 
}

.home_page_text h1 { 
	background:none; 
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #FFFFFF; 
}


#content_home {
	padding: 0 0;
	width: 916px; /* 528px - 50px padding */
	margin: 0 0 0 0;
	height: 466px;
}



#main_content_home {
	padding: 0 0;
	position: relative;
	width: 916px; /* 528px - 50px padding */
	margin: 0 0 0 0; clear:both;
	
	
}


#main_content_home_right {
	float:left;
	width: 716px;
	background:#1A1A1A;

   /* background: #000000 repeat-y url('/images/bg/horiz_line.jpg');*/
}


#main_content_home_test_right {
	float:left;
	width: 716px;

    background: #000000 repeat url('/images/bg/horiz_line.jpg');
}





#main_content {
	padding: 0 0px;
	position: relative;
	width: 702px; /* 528px - 50px padding */
	float: left;
	/*clear: left;*/
	margin: 10px 0 0 0;
	min-height: 465px;
	/*background: url('/images/bg/home_sirens.jpg') no-repeat;*/
}


#breadcrumb {
	height: 23px;
	border-bottom: 1px solid white;
	/*background: url('/images/bg/breadcrumb.png') left top repeat-x;*/
	background: #000000;
}


	/* Footer */

#footer { 
	position: relative;
	height: 25px;
	clear: both;
	padding: 0;
	line-height: 25px;
	background: #1f1f1f;
	color: #D8D8D8;
	font-size: .8em;
	padding: 0 0px;
}


#footer #copyright
{
	float:left;
}
#footer #copyright span {
	padding: 0 10px;
}

#footer #copyright a {
	padding: 0 5px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover,
#footer a:focus {
	text-decoration: underline;
}

#site_credits {
	position: absolute;
	right: 25px;
	top: 0;
}

	/* Forms */
	
form {

	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

form label {
	display: block;
	margin: .8em 0 .1em;
}

form input.submit {
	margin: 1em 0;
}

p.welcome {
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 5px 0 10px 0;
	color: #1f1f1f;
	font-size: .9em;
}

div#congratulations {
	border: 1px dotted #ccc;
	padding: 8px;
	margin: 0 0 20px 0;
}

div#congratulations p {
	margin: 0;
	font-size: 0.9em;
	letter-spacing: 0em;
}

div#congratulations p strong {
	color: #ff33cc;
	text-transform: uppercase;
}

div#members_connected {
	position: absolute;
	top: 10px;
	right: 7px;
	width: 248px;
	text-align: center;
	color: #ccc;
	font-size: .8em;
	padding: 10px 0;
	height: 14px;	
}



.recently_viewed {
	float: left;
	width: 60px;
	margin: 0 0 25px 0;
}

.recently_viewed img {
	margin: 0 auto 5px auto;
	display: block;
	padding: 0 5px 0 5px;
	background: url('/images/bg/main-content.gif') right top repeat-y;
}

.last img {
	background: none;
}

.recently_viewed a {
	font-size: .9em;
	text-align: center;
	display: block;
}

#sub_content h3 {
	font-size: .9em;
	padding: 0 10px;
	margin: 0 0 5px 0;
	color: #1f1f1f;
}

#sub_content em {
	font-size: .9em;
	color: #333;
	padding: 0 10px;
	margin: 0 0 5px 0;
	display: block;
}

#sub_content p {
	padding: 0 10px;
	font-size: .9em;
	margin: 0 0 15px 0;
}





#top_menu {
padding: 5px 5px; 0 0;
margin:0 0 0 0;
color:#CCCCCC;
font-size: 0.7em;
}

#top_menu a {
color:#CCCCCC;
text-decoration:none;
text-transform:uppercase;
margin:0 5px 0 0;

}

#top_menu a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#front_window { 
background-color:#3F3F3F;
height:120px;
left:680px;
margin:0px;
opacity:.85;
filter: alpha(opacity=85); 
-moz-opacity: 0.85;
padding:0px;
position:relative;
top:135px;
width:230px;
z-index:4;
}

#front_window_white { 
	background: none #FFFFFF;
	position:relative;
	top:10px;
	left:10px;
	width:210px;
	height:100px; 	
	/*
	opcity:1;	
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	*/
	margin:0px;
	padding:0px;
}

.titleProduct
{ 
	margin-left:2px; 
	margin-right:2px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#996600;
	text-align:center;
}

.titleProduct a { color:#666666; text-decoration:none;}
.titleProduct a:hover { text-decoration:underline; color:#FF9900;}


.titleBigImage a { color:#666666; text-decoration:none;}
.titleBigImage a:hover { text-decoration:underline; color:#FF9900;}
