@charset "utf-8";


body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#FFFFFF;
}

a{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;

}


.header,.header a{
	font-size: 10px;
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
}


.spacer3{
	height:3px;
}

.spacer5{
	height:5px;
}

.spacer30{
	height:30px;
}

.tacticalspace{
	background: url(../images/home_tacticalspace.jpg) no-repeat;
	height:300px;
	width:1000px;
}

.textfield{
	border:none;
	background: transparent url(../images/transparent.png);
	color:#CCCCCC;
	width:300px;
}

.textfield2{
	border:none;
	background: transparent url(../images/transparent.png);
	color:#CCCCCC;
	width:180px;
}




.body{
	background:#470001 url(../images/botom.jpg) bottom no-repeat;
	height:380px;
	width:1000px;
}

.bodyinside{
	background:#470001 url(../images/botom.jpg) bottom no-repeat;
	height: auto;
	width:1000px;
	text-align:justify;
}

.bodyinside ul{
	list-style-image:url(../images/bullet.png);
}

.breadcrumbs, .breadcrumbs a{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
}

.breadcrumbs a{
	color: #CC0000;
	font-weight: normal;
}

#caja {
	width:1000px;
	display: none;
	margin:0px;
	padding:0px;
	position:relative;
	z-index: 180;
	margin-bottom:20px;
}



#caja .closeit{
	width:1000px;
	margin:0px;
	padding:0px;
	position:relative;
}
.thirdrow{
background:#470001 url(../images/Bgd_third.gif)  bottom repeat-x;

}



#opaquetext {
	color:#FFFFFF;
   	width: 1000px; height: 370px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: relative;              /* absolute positioning        */
	z-index: 200;                      /* place it over the other DIV */
	padding:0px;
	margin:0px;
	text-align:justify;
	font-size:12px;
	background:#470001 url(../images/botom.jpg) bottom no-repeat;
}

.rates{
	line-height:20px;
	font-size:11px;
}

.rates thead{
	font-weight: bold;
	line-height: 30px;
}

.littletext{
	font-size:11px;
}

.sidebar{
	color:#c30618;
	font-size:12px;
	text-align:right;
}
.sidebar a{
	text-decoration:none;
	color:#c30618;
}

.sidemenu{
	background: url(../images/relatedlinks.png) no-repeat left top;
	text-align:left;
	margin:20px 0 0 0;
	height:254px;
}

#resi{
	background: url(../images/relatedlinks_home.png) no-repeat left top;
	height:333px;
}
.sidemenu .content{
	padding:52px 0 0 0;
}
.sidemenu .content img{
	margin:3px 0 0 30px;
}

.press,.press p{
	font-size:12px;
}

.searchtxt{
	background-color:#333333;
	border:0px;
	width:220px;
	font-size: 10px;
	color:#999999;
}

.txtbox{
	background:url(../images/transparent.png);
	border:0px;
	color:#FFFFFF;
	width:370px;
}

.textfield{
	border:none;
	background: transparent url(../images/transparent.png);
	color:#CCCCCC;
	width:300px;
}


#ProductGrid{
	line-height:20px;
}

#ProductGrid td{
	border-bottom:1px solid #990000;
}


.Container {
  position: absolute;
  width: 430px;
  height: 350px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 430px;
  height:  350px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 370px; left: 190px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 370px; left: 140px;
}

.sitemap a{
	color:#c30618;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
}

.sitemap a:hover{
	color:#ff0000;
}

.sitemap td{
	line-height:20px;
	text-indent:10px;
}
.border{
	border-top:1px solid #65080a;
	border-bottom:1px solid #330000;
}

