html{ 
	min-height: 100%; margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical !important; 
	overflow-x: hidden;
}
	body {
		margin: 0;
padding: 0;
	font-family:Arial,"Myriad Pro",Times New Roman, Times, serif;
	font-size: 12px;
	color: black;
	/*background: #b3d6e8 url("../site_images/bg4.png") top repeat-x;*/
	background: #1d1d1d url("../site_images/clean4.jpg") top center no-repeat;/*clean4.jpg*/
	background-attachment:fixed;
	text-align: center;
	/*
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 1680px 964px;
        */
}

/*html{
	overflow-x: hidden;
}*/

body img{
border: none;	
}
#canflag{
	position:relative;
	left:-876px;
	top:6px;
	z-index:+1;
}
#usflag{
	position:relative;
	left:-901px;
	top:-7px;
	z-index:+1;	
}

#top_buttons{
width:940px;
}

#top_buttons ul{
float:right;
padding:0px;
margin:0px -45px 0px 0px;
list-style-type: none;

}

#page-container {
	background-color:rgba(255,255,255,0.5);/*CS3 not supported by earlier v. IE*/
	width: 980px;
	text-align: left;
	margin:0px auto;
	
	padding-top:48px;
	min-height:680px;
	margin-bottom:-8px;
}
#flash-ban{
margin-left:20px;
margin-bottom:10px;
}

.buttonShadows{
 -moz-box-shadow: 0px 3px 3px #444444;
-webkit-box-shadow: 0px 3px 3px #444444;
 box-shadow: 0px 3px 4px #444444;
}

#flash-ban2{
margin-left:15px;
width:950px;
height:300px;
padding-bottom:3px;
overflow: hidden;
}

#top-field{
position:fixed;
z-index:+100;
width:100%;
height:42px;
background: url("../site_images/tf-bg.png") center top repeat-x;
margin-bottom:0px;
margin-top:0px;

color:white;
min-width:980px;
}
#top-field h1{
text-align:right;
}
#top-field .logo{
margin-top:4px;
margin-left:-770px;
}

#top-field .cntry{
	position:absolute;
	margin-left:430px;
}


#top-field .searchbar{
margin-left:365px;
margin-top:-32px;
}
#top-field ul{
list-style-type:none;
margin-top:-24px;
margin-left:1395px;/*1435*/
}
#top-field li{
display: inline;
}

#top-field a.items{
color:#CCCCCC;
text-decoration:none;
padding: 11px 10px 12px 10px;
}
#top-field a:hover.items{
background-color:#131313;
color:white;
}


#content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	color: black;/* Changes anyway*/
	text-align:center;
	font-size:20pt;
	font-family:Arial,"Myriad Pro",Times New Roman, Times, serif; /* Helvetica*/
}
/*
#content h4 {
	margin: 0;
	margin-left:5px;
	padding-bottom: 0px;
	font-size: 12px;
	color: black;
}
*/
#content h6{
	font-size:14px;
	color:black;
	font-weight:bold;
	text-align:left;
}

#content h2{
	font-family:Arial,"Myriad Pro",Times New Roman, Times, serif;
	color:white; /* Changes anyway*/
	font-size:11pt;	
	text-align:left;
	margin-top:4px;
}

#content a{
color: black;
text-decoration: none;
}
#content a.searchres{
	color: #990000;
text-decoration: underline;
}


#content a{
	color:black;
}

#content a:hover{
	color:red;
}

#searchbar{
	position:fixed;
	z-index:+1;
	margin-top:-31px;
	/*left:375px;*/
	left:25%;
}

#content{
	/*background: url("../site_images/content_top.jpg") center top no-repeat;*/
	/*background: white /*url("../site_images/content_bg.png") center repeat-y*/;
	width:950px;/*700px before new flash banner*/
	margin-top:0px;/*10px*/
	margin-right:15px;/*10 before flash banner*/
	margin-left:auto;
	line-height: 18px;
	z-index:1;
	padding-top:20px;
	min-height:530px;
	padding-bottom:20px;
	margin-bottom:-15px;
	background: white url("../site_images/bear-paw.png") no-repeat 100% 100%;
	min-height:775px;
}

.shadow3{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

.shadow2 {
  -moz-box-shadow: 0px 3px 3px #444444;
-webkit-box-shadow: 0px 3px 3px #444444;
 box-shadow: 0px 3px 3px #444444;

 	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.shadow4 {
  -moz-box-shadow: 0px 1px 1px black;
-webkit-box-shadow: 0px 1px 1px black;
 box-shadow: 0px 1px 1px black;
}


#post{


background: #141414 url("../site_images/hor-bg.png");
/*background: url("../site_images/foot-feather.png") bottom center no-repeat;*/
color:white;
/*
background: rgb(235,235,235);
background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(204,204,204,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,235,235,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(204,204,204,1) 100%); 
background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(204,204,204,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, rgba(235,235,235,1) 0%,rgba(204,204,204,1) 100%); 
*/

border-bottom: 2px solid white;
border-left: 2px solid white;
border-top: 2px solid white;
border-right: 2px solid white;

margin-top:-15px;/*-5*/
padding:2px 10px 5px 10px;/*5*/
margin-bottom:20px;
min-height:200px;


}
#postFooter{
margin-top:-55px;/*59*/
margin-left:2px;
position:absolute;
width:726px;
height:25px;
background: url("../site_images/news-feather.png") bottom center no-repeat;

}

#post .authorImage{
position:absolute;
width:26px;
height:27px;
margin-left:-15px;
margin-top:-2px;
}

#post p{

margin-bottom:40px;
}

#post .titleBackground{
position:absolute;
margin-top:-2px;
margin-left:-10px;
width:726px;
height:30px;
background-color:white;
opacity:0.05;
  -moz-box-shadow: 0px 1px 1px black;
-webkit-box-shadow: 0px 1px 1px black;
 box-shadow: 0px 1px 1px black;
}

#post img{
float:left;
padding-right:10px;
padding-bottom:10px;
}

#post a{
color:#1874CD;
}

#post a:hover{
color:#1874CD;
text-decoration:underline;
}

#post .date{
float:right;
font-family:"arial","Trojan Pro";
margin-top:4px;
font-size:8pt;
font-weight:bold;
}

#post .h1{
font-family:"Trojan Pro";
color:white;
text-align:center;
font-size:18pt;
font-weight:none;
text-shadow: 0px 2px 3px black;
margin-top:10px;
}

#post .h2{
	font-family:Arial,"Myriad Pro",Times New Roman, Times, serif;
	color:white; /* Changes anyway*/
	font-size:11pt;	
	text-align:left;
	margin-top:4px;
}



#post-nav{
text-align:center;
}
#post-nav a{
padding-left:3px;
padding-right:3px;
margin-left:3px;
margin-right:3px;
}


#bg_image img.bg{
	float:left;
	position:relative;
	left:0;
	top:0;
}

#content .padding {
	padding-left: 210px;
	padding-right:10px;
}


#content img{
	border:0px; /* stupid ie */
}

#content .title
{
    margin: 0;
	padding: 0;
	padding-bottom: 0px;
	font-size: 100%; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #245917;
	background: url("../site_images/content_bg.png") center repeat-y;
}

#menu table
{
	float:left;
	padding: 0px ;
	text-align: left;
}


#menu td
{
	width: 235px ;
	text-align:center;
	height: 45px;
	background: url("../site_images/nav_header.png") center top no-repeat;
}
#menu a
{
	color: black;
	font-size: 10pt;
	text-decoration: none ;
	/*background: url(li.gif) no-repeat +10px +8px; */
}


#menu a:hover{
	color:red;
	font-weight:none;
	text-decoration:underline;
}


#sidebar-a h4{
	position:relative;/*all these properties were the same as .sidebar_top class*/
	left:-10px;
	top:-60px;
	margin-bottom:-50px;
}
#sidebar-a {
	z-index:-1;
	float: left;
	width: 198px;/*300px 250px*/
	line-height: 18px;
	margin-left: 15px;/*10 before new flash banner*/
	margin-top:-3px;/*4*/
	padding-top:8px;
	font-size:8pt;
	/*background: white url("../site_images/sidebarclear_bg.png") center repeat-y;*/
	/*
	background-color:white;
	border-radius:5px;
	padding-bottom:10px;
	box-shadow: 0px 3px 5px black;
	*/
}

#sidebar-a img.side-buttons{

}

#side-buttons-container{
margin-left:10px;
margin-top:0px;
/*border-right: 1px solid #CCCCCC;*/
padding-bottom:0px; /*25px*/
}

#side-buttons-container .side-buttons{
box-shadow: 0px 2px 5px black;
width:180px;
margin-bottom:3px;
}

#side-buttons-container a{
color:black;
text-decoration:none;
}

#side-buttons-container a:hover{
opacity:0.5;
}

#usercp{
margin-top:10px;
}
#sidebar-a p {
    width: 220px ;
    margin-left: 10px;
	text-decoration: none ;
	text-align: left;
}


* html #sidebar-a p {
  width: 173px;
  margin-right: 105px;
  margin-top: -15px;
  text-decoration: none ;
  text-align: left;
  }


#sidebar-a .padding {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
		
#sidebar-a h4{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#top_menu{
	margin:0px 30px 0px 30px;
	height:20px;
	width:940;
	text-align:center;
	font-size:14px;
	color: black;
}

#top_menu a:link{
	color:black;
}

#top_menu a:visited{
	color:black;
}

#top_menu a:hover{
	color:red;
}



	padding-top:48px;
	margin: 0px 0px 8px 0px;
}

#hrgreen {
 background: #fff url("../site_images/hr.gif") no-repeat;
 margin-top: 13px;
 margin-right:100px;
 padding-right:100px;
 margin-left:50px;
 text-align:right;
 height: 1px;
 background-color:blue;
}

* html #hrgreen {
 background: #fff url("../site_images/hr.gif") no-repeat;
 margin-left: 100px;
 height: 1px;
 background-color:blue;
}

#footer {
	/*background: #ebebeb url("../site_images/footer2.gif") top no-repeat;*/
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:black;
	padding: 8px 0px;
	margin-top:20px;
	text-align: center;
}

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

#footer a:hover {
	color: red;
}

#footer #copyright {
	padding-top: 1px;
}

.hidden {
	
	display: none;
}

/* Lightbox image viewer*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../site_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../site_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


ul#menu {
  color:black;
  /*width: 220px;*/
  list-style-type: none;
  /*border-top: solid 1px #b9a894;*/
  margin-top: -10px;
  margin-left:0px;
  margin-bottom:-20px;
  padding:0;
  /*background-color:#F0F8FF;*/
  padding:15px 0 15px 0;
  
	/*box-shadow: 0px 3px 10px black;*/
	border-radius:5px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  width:250px;
margin-left:10px;

}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  color: #785a3c;

}

ul#menu li {
  /*border-bottom: solid 1px #b9a894;*/
  line-height: 15px;
}

ul#menu ol li {
	text-align:left;
  border-bottom: none;
}

ul#menu ol li:before {
  content: "-";
}

ul#menu a {
	color: black;
	font-size: 10pt;
	text-decoration: none ;
}

ul#menu a:hover {
	color:red;
	font-weight:none;
	text-decoration:none;
}

ul#menu a.active {
	font-weight:bold;
  color: #be5028;
}


#blanket {
background-color:#111;
filter:alpha(opacity=6);
opacity:0.6;
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
color:black;
text-align:center;
position:fixed;
background-color:white;
width:300px;
height:130px;
z-index: 9002;
padding-bottom:3px;
}
#popUpDiv a:hover{
background-color:transparent;
}
#popUpDiv h1{
margin-top:-2px;
font-family:"Myriad Pro",Times New Roman, Times, serif;
font-size:14pt;
font-weight:normal;
text-align:center;
}
#popUpDiv img{
border: none;
margin:0 15px 0 15px;
}
#popUpDiv input{
margin:0 43px 15px 43px;
display:none;
}


#page-prod{
text-align:center;
}
#page-prod img{
padding:1px 1px 1px 1px;
/*
border-top:1px solid #EDEDED;
border-left:1px solid #EDEDED;
border-right:1px solid #EDEDED;
border-bottom:1px solid #EDEDED;
*/
margin-bottom:0px;
}
#page-prod td{
padding:10px 5px 10px 5px;
border-top:1px solid #F7F7F7;
border-left:1px solid #F7F7F7;
border-right:1px solid #F7F7F7;
border-bottom:1px solid #F7F7F7;
min-width:132px;
}

#page-prod a{
color:black;
}
#page-prod a:hover{
color:black;
}

#page-prod h1{
margin-top:2px;
font-family:Arial,"Myriad Pro",Times New Roman, Times, serif;
text-align:center;
font-size:8pt;
font-weight:normal;
}

#view-prod{
	
font-family:Arial,"Myriad Pro",Times New Roman, Times, serif;
margin:0px 7px 0px -5px;/*-20*/
font-size:10pt;
font-weight:normal;
color:#5C5C5C;
line-height:110%;
}

#view-prod h1{
margin-right:7px;
text-align:left;
font-size:14pt;
font-weight:normal;
margin-bottom:10px;
}
#view-prod .pinfo{
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom:0px;
vertical-align:top;
padding-top:10px;
}
/*,img*/
#view-prod img{
margin-top:5px;
/*vertical-align:top;*/ /* aligns image in view page to the top so its aligning with title */
}

#view-prod .cart-image{
	margin-bottom:-11px;
}

#view-prod img{
border-top:1px solid #EDEDED;
border-left:1px solid #EDEDED;
border-right:1px solid #EDEDED;
border-bottom:1px solid #EDEDED;
padding:2px 2px 2px 2px;
margin-right:10px;
}
#view-prod .pdelete img{
	margin-top:-21px;
position:absolute;
border:0px;
margin-left:680px;
border:0px;
}

#view-prod .edit_post img{
	position:absolute;
border:0px;
margin-left:595px;
margin-top:-21px;
}


#view-prod table{ /*align with side menu*/
margin-top:-7px;
}

#view-prod .smaller-images{

}

#view-prod tr td{
vertical-align:top;	
}

#loginform{
	margin-top:5px;
padding-right:5px;
}
#loginform .field{
float:right;
}
#loginform .submit{
margin-top:3px;
float:right;
}
#loginform .reg-btn{
margin-top:8px;
float:right;
margin-right:-55px;
margin-bottom:10px;
}

#register_container{
width:270px;
text-align:right;	
color:#262626;
font-weight:bold;
}


#register_container h1{
text-align:left;
font-size:15px;
font-weight:bold;
color:black;
}

#register_container .email{
font-size:10px;
margin-left:50px;
text-align:left;	
font-weight:normal;
color:black;
}
#register_container .email p{
margin-left:20px;
margin-top:-20px;
margin-bottom:-3px;
}

#s_opt ul{
list-style-type:square;
margin:0px;
padding-left:15px;
}


#s_opt li.plus{
color:green;	
}

#s_opt li.modify{
color:#FF8C00;	
}
#s_opt a.modify{
color:#FF8C00;	
}


#s_opt li a{
font-weight:bold;
color:green;	
}

#s_opt li.minus{
color:red;	
}

.del-post{
	position:absolute;
	margin-top:-30px;
	margin-left:430px;
}

.edit-post{
	position:absolute;
	margin-top:-30px;
	margin-left:480px;
	height:22px;
	width:62px;
}

.edit-post a:hover{
opacity:0.6;	
}


#view-prode{
font-family:Arial,"Myriad Pro",Times New Roman, Times, serif;
margin:0px 7px 0px -20px;
font-size:10pt;
font-weight:normal;
color:#5C5C5C;
line-height:110%;
}

#view-prode h1{
margin-right:7px;
text-align:left;
font-size:14pt;
font-weight:normal;
margin-bottom:10px;
}
#view-prode .pinfo{
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom:0px;
vertical-align:top;
padding-top:5px;
}


#view-prode img{
border-top:1px solid #EDEDED;
border-left:1px solid #EDEDED;
border-right:1px solid #EDEDED;
border-bottom:1px solid #EDEDED;
padding:2px 2px 2px 2px;
margin-right:10px;
}
#view-prode .pdelete img{
position:absolute;
border:0px;
margin-left:720px;
border:0px;
}

#view-prode .edit_post img{
	position:absolute;
border:0px;
margin-left:660px;
margin-top:-3px;
}


#view-prode table{ /*align with side menu*/
margin-top:-7px;
}
#view-prode tr td{
vertical-align:top;	
}

.selectmap{
min-width:700px;	
}
.red-opt{
background-color:#FF0000;	
color:white;
}

.green-opt{
	background-color:#7FFF00;
}

.twitter{
	margin-top:10px;
margin-bottom:5px;
}

.facebook_b{

}

#prod-start{	
}

#prod-nav{
	height:20px;
}


#prod-nav .rguts{
	float:right;
}
#prod-nav .lguts{
	float:left;
}

#news-nav{
	height:20px;
}
#news-nav .guts{
	float:right;
}

.error_check{
	margin-top:-18px;
	margin-left:275px;
	position:absolute;	
	color:red;
	font-weight:normal;
}

.check{
margin-top:-3px;	
margin-right:5px;
}

.shadow5 {
  -moz-box-shadow: 0px 3px 3px black;
-webkit-box-shadow: 0px 3px 3px black;
 box-shadow: 0px 3px 3px black; 
}

/*
#uinput{
padding-left:3px;
padding-right:3px;
padding-top:3px;
text-align:left;
position:absolute;
background-color:white;
color:black;
margin-top:-2px;
left:343px;	
min-width:95px;
min-height:18px;
border: 1px solid #D1D1D1;
opacity:0.8;
font-size:14px;
}


input[type=text]:focus
	opacity:1;
outline:none;

input[type=text]{
	border: 1px solid #104E8B;
}
#uinput a{
	opacity:1;
text-decoration:none;
color:black;
}

#uinput a:hover{
	opacity:1;
text-decoration:none;
color:#104E8B;
}
*/

input{
outline:none;
}

textarea{
outline:none;
}

#search_results{
	z-index:3;
	margin-top:-21px;/*-21*/
	margin-left:181px;
	position:fixed;
	padding-top:-10px;
}

#search_results ul{
	list-style:none;
	display:block;
	padding:0;
	font-size:10pt;
	
 	
    
}
#search_results li{
	padding-top:3px;
	min-width:101px;
	border-bottom: 1px solid #104E8B;
	border-left: 1px solid #104E8B;
	border-right: 1px solid #104E8B;
	background-color:white;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
	text-align:left;
	opacity:1;
	
	  -moz-box-shadow: 0px 3px 3px black;
		-webkit-box-shadow: 0px 3px 3px black;
		box-shadow: 0px 2px 2px black; 
}

#search_results li p{
margin:-18px 0px 0px 23px;
padding-bottom:5px;
}

#search_results li a{
	text-decoration:none;
	color:black;
}

#search_results li a:hover{
	color:black;
}

.invisible{
visibility:hidden;	
}

.visible{
visibility:visible;
}
#uinput ul{
	position:absolute;
}

#uinput li{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid black;
	text-align:left;
	width:170px;
	display: block;
	background-color:white;
	color:black;
	vertical-align:middle;
}

#manage-acc{
	padding:5px 5px 5px 5px;
	background-color:#EDEDED;
	width:600px;
}

ul.manage-acc{
	
	margin-top:-10px;
	margin-left:-3px;
	padding-left:0;
	padding-top:0;
	list-style-type:none;
}
#manage-account li{
	padding-left:3px;
	padding-right:3px;
	font-size:10pt;
display:inline;	
}
#manage-account a{
text-decoration:underline;
color:blue;

}

#manage-account a:hover{
	text-decoration:none;
	color:blue;
}

#manage-acc h3{
	padding:0;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:10px;
	font-size:14pt;
}

#form-table table{
	align:left;	
	
}

#form-table .fttext{
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	width:120px;
	vertical-align:top;
}

#form-table .ftinput{
	text-align:left;
padding-left:15px;
vertical-align:top;
}

#form-table .ftinput img{
float:left;
}

#form-table p{
margin:0;
padding:0;
color:gray;
font-size:8pt;	
}

#form-table .ac-save{
margin-left:400px;
}

#form-table .ftnotify{
	text-align:left;
vertical-align:top;
}

.shadow6{
border: 2px solid white;
-moz-box-shadow: 0px 3px 3px black;
-webkit-box-shadow: 0px 3px 3px black;
 box-shadow: 0px 2px 1px black;
}
#navigaion_trail{
}

#navigation_trail ul{
	margin-top:-7px;
	padding:0;
	list-style-type:none;
	vertical-align:middle;
	margin-bottom:5px;
}

#navigation_trail li{
	color:#1F1F1F;
	font-size:9pt;
	display:inline;
	padding-right:5px;
}

#navigation_trail a{
color:blue;	
text-decoration:underline;
}

#navigation_trail a:hover{

color:blue;
text-decoration:none;	
}

#navigation_trail .seperator{
font-size:12pt;
}

.flash-ordercatalog{
z-index:-1000;
}

#new-top-container{
	z-index:4;
	background-color:Red;
	width:100%;
	position:fixed;
	height:42px;
	background: url("../site_images/tf-bg.png") center top repeat-x;
	margin-top:0;
	margin-bottom:0;
}

#new-top-content{
	z-index:5;
position:fixed;	
width:980px;
}
#new-top-content ul{
	margin:-35px -10px 0 0;
	padding:0;
	float:right;
}

#new-top-content li{
list-style-type:none;
display:inline;
color:#CCCCCC;
padding:13px 10px 12px 10px;

}

#new-top-content li a{
list-style-type:none;
display:inline;
color:#CCCCCC;
padding:13px 10px 12px 10px;
text-decoration:none;
margin-left:-20px;
}

#new-top-content li a:hover{
background-color:#131313;	
}

#new-top-content .new-logo{
	position:absolute;
	margin-top:-43px;
}

#new-top-content .n-searchbar{
	position:absolute;
	margin-top:-40px;
	margin-left:180px;
}

#new-top-content .cntry{
	position:absolute;
	margin-top:-43px;
	margin-left:620px;
}

#flash-game{
margin-left:-5px;
margin-top:10px;
margin-bottom:20px;
background-color:red;	
}

#view-prod img.featuredStar{
	margin-top:-6px;
position:absolute;
border:0px;
}

#view-prod img.saleBtn{
	position:absolute;
	margin-left:20px;
	margin-top:-6px;
	border:0px;
}

#view-prod img.saleTag{
	position:absolute;
	margin-left:-1px;
	margin-top:-3px;
	border:0px;
}
/*
img.vap{
	margin-top:-5px;
	margin-left:-0px;
position:absolute;	
}
*/

#side-floats{
	visibility:visible;
		position:fixed;
	margin-left:-46px;
	margin-top:-280px;
}

#side-floatsTwo{
	visibility:hidden;
		position:fixed;
	margin-left:-93px;
	margin-top:-280px;
}

#pVideo{
margin-top:7px;
}
