
body{
	background-color:#e6e6e6;
	background-image: url('background-tile.gif');
	background-repeat: repeat-x;
	text-align: center;
}

a{
color: #1c1c1c;
}

a:hover{color:#4a609d;}

img.left,img.center,img.right
{
	border-color: #a0a0a0;
}

/**************** Header and navigation styles ****************/
#supercontainer{
 /*background-image: url('/css/design/Sleek/content2-tile.gif');
	  background-repeat: repeat-y;
	  height = 100%;
  /*color:white;*/
/*  background-color:#114460; */
background-color: transparent;
}

#container{
background-color:inherit;
background-image: url('container-tile.gif');
background-repeat: repeat-y;
background-position: center;
color: #000000;
}

#header{
background-image: url('header-full.gif');
background-color:#000000;
background-repeat: repeat-y;
color:#000000;
}

#header h1{
background-color:inherit;
color:#000000;
}

#header h2{
background-color:inherit;
color:#000000;
}

#navigation{
/*background:#000000;/*#578bb8;*/
color:#2c2c2c;
}

#navigation li {
border-color:#323232;
}

#navigation li a{
color:#323232;
}

* html #navigation a {width:1%;}

#navigation .selected a {
	   /*background-color:black;
	   font-family:Arial;*/
	   text-decoration:underline;
	   color:Black;
}

#navigation .selected, #navigation a:hover{
	color:#4a609d;
	/*background:transparent;
	background-Image:url('/css/drgnew/blue/button-over.gif');
	background-repeat:no-repeat;*/
}


#title{
background: #000000;/*#578bb8;*/
color:#ffffff;
}

/**************** Content styles ****************/

.borderedbox
{
    border-color: black;
}

#content h1{
color:#4a619e;
background-color:inherit;
}

#content h2{

}

#content h4 
{    
    color: #000000;    
}

#contentPane a
{
    color:#4a61a0;
}

/**************** Sidebar styles ****************/

#subcontent{
background:transparent;
background-image: url('msg.gif');
background-repeat: no-repeat;
background-position: bottom  center;
}

#subcontent h2{
color:#323232;
background-image: url('subcontent-header-tile.gif');
border-bottom: solid 1px #9bb0d4;
border-top: solid 1px #9bb0d4;
border-left: solid 1px #9bb0d4;
	border-right: solid 1px #9bb0d4;
}

#subcontent a:hover{
background:transparent;
}

#subcontent div.selected h2
{
	background-image: url('subcontent-header-over-tile.gif');
}

#subcontent div ul
{
	border-left: solid 1px #9bb0d4;
	border-right: solid 1px #9bb0d4;
	border-bottom: solid 1px #9bb0d4;
	margin-bottom: -1px;
}

#QuicklinksContainer
{
	
	/* border-bottom: solid 1px #9bb0d4; */
	padding-bottom:10px;
}


/**************** Menublock styles ****************/

#navigation{
  color:#323232;
  background-image: url('navbar.gif');
  background-position: top center;
  background-repeat:repeat-x;
  }
/**************** Searchbar styles ****************/


#searchbar #s{
border-color:#a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border-color: #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
color: black;
background-image: url('footer-full.gif');
background-repeat: no-repeat;
background-position: center;
}
 
#footer a{color:black; background-color:inherit; }
#footer a:hover{color:black; background-color:inherit; }

/**************** Misc classes and styles ****************/

.important{color:#f02025; background-color:inherit; }

.box{
border-color:#111111;
background-color:#f3f7fe;
color:#000000;
}

.usercontentitem {
   border-bottom: 1px solid #cccccc;
}

.dynamiccontentitem { 
   border-top-color: #877a6d;  
}

#prleft {
  float: left;
  width: 400px;
}

#prright {
  float: left;
  width: 180px;
  margin-left: 15px;
}

#prright a {
  font-size: 10px;
  color: #000;
  font-weight: normal;
}

#prright h1 {
  font-size: 13px;
}

.opentab {
  background-color: #fcfcfc;
  border-top: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
  cursor:hand;
  cursor:pointer;
  float: left;
  height: 20px;
  text-align: center;
}

.tabspace {
  float: left;
  width: 10px;
  border-bottom: 1px solid #b4b4b4;
  height: 20px;
}

#tabfillspace {
  width: 114px;
}

#videotab { width: 60px; }
#articlestab { width: 80px; }
#prtab { width: 120px; }

.closedtab {
  background-image: url('/css/drgnew/blue/pr-noselect-tab-gradient.gif');
  background-position: bottom;
  background-color: #ffffff;
  border: 1px solid #b4b4b4;
  background-repeat: repeat-x;
  cursor:hand;
  cursor:pointer;
  float: left;
  height: 19px;
  text-align: center;
}

.prview {
  background-image: url('pr-viewer-gradient.gif');
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #cfcfcf;
  border-bottom: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;  
  margin-bottom: 5px;
}

.prview .marg {
  margin: 15px;
  margin-top: 0px;
}

.prview .marg h5 {
  padding-top: 10px;
  font-size: 12px;
  margin-bottom: 2px;
}

.prview .marg {
  font-size: 11px;
}

.prviewer {
  width: 590px;
  background-color: #e9e9e9;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

.prviewer .prtitle
{
  color: #1c3f52;
  font-size: 16px;
  margin: 0px 0px 5px 15px;
  font-weight: bold;
}

.prviewer .prvideo
{
  margin-left: 15px;
}

.prviewer .prdate
{
  margin: 5px 0px 0px 15px;
  font-size: 12px;
  font-style: italic;
}

.prviewer .prdescription, .prviewer .prsummary
{
  margin: 5px 0px 5px 15px;
  font-size: 11px; 
}

.prviewer .prpic
{
  float: right;
  margin: 0px 15px 0px 10px;
}

.prviewer a
{
  margin: 5px 0px 0px 15px;
}

.prviewer .prdescription a, .prviewer .prsummary a, .prviewer .prtitle a
{
  margin: 0px;
}


/* Lasers Navigation on Left Style */

div#quickLasers
{
	border:0;
	width:160px;
	margin-left:10px;
}

div#quickLasers ul
{
	border:0;
	list-style-type:none;
}

div#quickLasers ul li
{
	border:0;
	font-size:12px;
}

div#quickLasers ul li a
{
	color:black;
	font-weight:normal;
}

div#quickLasers ul li a:hover
{
	color:white;
	text-decoration:none;
	
}


div#quickLasers ul li:hover
{
	position:relative;
	background-color:#6a7baf;
	color:white;
	cursor:pointer;
}

div#quickLasers ul ul
{
	display:none;
	position:absolute;
	left:140px;
	top:0px;
	border:solid 1px black;
	background-color:white;
	width:150px;
	color:black;
	padding:4px;
	z-index:100;
}

div#quickLasers ul li:hover ul
{
	display:block;	
}

div#quickLasers ul ul li {
	border:none;
	width:150px;
	float:left;
	display:inline;
	
} 

div#quickLasers ul ul li:hover
{
	text-decoration:underline;	
}

div#quickLasers .laserheading
{
	font-weight:bold;	
}
.prestable tr td{
	border-bottom:solid 1px #232323;	
}

