/*******************
Author: Tamil Vengan 
02/27/2007
*******************/

#marqueecontainer {
    position: relative;
    width: 1000px;
    height: 140px;
    background-color: #FFFFFD;
    overflow: hidden;
    border: 1px solid lightgray;
    padding: 2px;
    padding-left: 4px;
font-family:Lucida Grande,Verdana,sans-serif;
}

#marqueecontainer2 {
    position: relative;
    width: 1000px;
    height: 110px;
    background-color: #FFFFFD;
    overflow: auto;
    border: 1px solid lightgray;
    padding: 2px;
    padding-left: 4px;
font-family:Lucida Grande,Verdana,sans-serif;
}

#marqueecontainer3 {
    position: relative;
    width: 1000px;
    height: 140px;
    background-color: #FFFFFD;
    overflow: hidden;
    border: 1px solid lightgray;
    padding: 2px;
    padding-left: 4px;
font-family:Lucida Grande,Verdana,sans-serif;
}

#marqueecontainer4 {
    position: relative;
    width: 1000px;
    height: 110px;
    background-color: #FFFFFD;
    overflow: hidden;
    border: 1px solid lightgray;
    padding: 2px;
    padding-left: 4px;
}

#container3 {
    position: relative;
    width: 1030px;
    height: 30px;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid lightgray;
    padding: 2px;
    padding-left: 4px;
}

#container4 {
    position: relative;
    width: 1028px;
    height: 270px;
    background-color: #FFFFFD;
    overflow: scroll;
    border: 1px solid lightgray;
    padding: 2px;
    padding-left: 4px;
    text-align: left;
}

#youtubeContainer1 {
    position: relative;
    width: 430px;
    height: 314px;
    background-color: #FFFFFF;
    overflow: hidden;
    align: center;
}

#youtubeContainer2 {
    position: relative;
    width: 590px;
    height: 314px;
    background-color: #FFFFFF;
    overflow: auto;
    align: center;
}

.shiftcontainer {
    position: relative;
    left: 0px; /*Number should match -left shadow depth below*/
    top: 0px; /*Number should match -top shadow depth below*/
	width:100%;
float:left;

}
.scrolldiv{
clear:both;
width:100%;
height:210px;
font-size:11px;
font-family:Lucida Grande,Verdana,sans-serif;overflow-y:scroll;overflow-x:scroll;
overflow-y:-moz-scrollbars-vertical;
overflow-x:-moz-scrollbars-horizontal;
margin: 0 auto;
overflow:auto;

background-color: #fff;
}

.shadowcontainer {
    width: 1053px; /* container width*/
    background-color: #fff;
}

.shadowcontainer .innerdiv {
    background-color: black;
    
    padding: 6px;
    position: relative;
    left: -5px; /*shadow depth*/
    top: -5px; /*shadow depth*/
}

.shadowcontainer2{
     /* container width*/
width:125%;
    background-color: #fff;
    overflow:hidden;

}

.shadowcontainer2 .innerdiv {
    background-color: white;
   
    padding: 6px;
    position: relative;
    left: -5px; /*shadow depth*/
    top: -5px; /*shadow depth*/
}

.shadowcontainer3{
    width: 1073px; /* container width*/
    background-color: #fff;
}

.shadowcontainer3 .innerdiv {
    background-color: white;
    border: 1px solid gray;
    padding: 6px;
    position: relative;
    left: -5px; /*shadow depth*/
    top: -5px; /*shadow depth*/
}

.shadowcontainer4{
    width: 400px; /* container width*/
    background-color: #fff;
}

.shadowcontainer4 .innerdiv{
    background-color: white;
    border: 1px solid gray;
    padding: 6px;
    position: relative;
    left: -5px; /*shadow depth*/
    top: -5px; /*shadow depth*/
}

table.sample {
    width: 750px;
    border-width: 1px 1px 1px 1px;
    border-spacing: 1px 1px;
    border-style: solid solid solid solid;
    border-color: white white white white;
    border-collapse: collapse;
font-family:Lucida Grande,Verdana,sans-serif;
}

table.sample th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
    font-family:Lucida Grande,Verdana,sans-serif
    font-size:0.9em;
    -moz-border-radius: 0px 0px 0px 0px;
}

table.sample td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: lightgray lightgray lightgray lightgray;
    font-size:0.80em;
    font-family:Lucida Grande,Verdana,sans-serif;
    -moz-border-radius: 0px 0px 0px 0px;
}

table.sample2 {
    border-width: 1px 1px 1px 1px;
    border-spacing: 1px 1px;
    border-style: ridge ridge ridge ridge;
    border-color: white white white white;
    border-collapse: collapse;
font-family:Lucida Grande,Verdana,sans-serif;
}

table.sample2 th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: double double double double;
    border-color: white white white white;
    font-family:Lucida Grande,Verdana,sans-serif;
    font-size:0.9em;
    -moz-border-radius: 0px 0px 0px 0px;
}

table.sample2 td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: lightgray lightgray lightgray lightgray;
    font-size:0.75em;
font-family:Lucida Grande,Verdana,sans-serif;
    -moz-border-radius: 0px 0px 0px 0px;
}

#setUpcontentBox {
    border:1px solid #317082;
    height:0px;
    visibility:hidden;
    z-index:1;
    position:absolute;
    background-color:#E3E8F0;
    overflow:hidden;
    padding:2px;
    width:700px;
font-family:Lucida Grande,Verdana,sans-serif;
}

#setUpcontent {
    position:relative;
font-family:Lucida Grande,Verdana,sans-serif;
    width:100%;
    font-size:0.8em;
}

#setUpslidedown {
    position:relative;
    width:350px;
}

.textInput,textarea {
    
    font-family:arial;
    background-color:#FFFFFF;
    border:1px solid #000;
font-family:Lucida Grande,Verdana,sans-serif;
}


.inputHighlighted {
    background-color:#317082;
    color:#FFF;
    width:300px;
    border:1px solid #000;
}

p {
    font-family:Lucida Grande,Verdana,sans-serif;
}

p.sansserif {
    font-family:Lucida Grande,Verdana,sans-serif;
}

select.lightblue {
    background-color: white; font-size: 14px; border: 1px solid black;
}

option.lightgray {
    background-color: lightgray; font-weight: bold; font-size: 14px; color: black;
font-family:Lucida Grande,Verdana,sans-serif;
}

option.pink {
    background-color: #ffcccc; font-size: 10px;
font-family:Lucida Grande,Verdana,sans-serif;
}

input.lightblue {
    background-color: white; font-size: 14px; border: 1px solid black;
font-family:Lucida Grande,Verdana,sans-serif;
}

a.tooltip {
    text-decoration: none; color: black;
font-family:Lucida Grande,Verdana,sans-serif;
}

#dhtmlgoodies_tooltip {
    /* background-color:#EEE; 
    background-color:#F8F8FF;*/
    background-color:#B0C4DE;
    color: white;
    /*border:1px solid #000;*/
    border:1px solid #F8F8FF;
    position:absolute;
    display:none;
    z-index:20000;
    padding:1px;
    text-align: center;
    font-size:1.0em;
    -moz-border-radius:6px;	/* Rounded edges in Firefox */
 font-family:Lucida Grande,Verdana,sans-serif;
}

#dhtmlgoodies_image_tooltip2 {
    /* background-color:#EEE; 
    background-color:#F8F8FF; */
    background-color:#B0C4DE;
    color: white;
    /*border:1px solid #000;*/
    border:1px solid #F8F8FF;
    position:absolute;
    display:none;
    z-index:15000;
    opacity:0.9;
    filter:alpha(opacity=90);
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -moz-border-radius:9px;	/* Rounded edges in Firefox */    
    padding:1px;
    text-align: center;
    font-size:1.0em;
font-family:Lucida Grande,Verdana,sans-serif;
}

#dhtmlgoodies_image_tooltip {
    /* background-color:#EEE; 
    background-color:#F8F8FF; 
    background-color:#B0C4DE;*/
    background-color:white;
    color: white;
    /*border:1px solid #000;*/
    border:1px solid #F8F8FF;
    position:absolute;
    display:none;
    z-index:20000;
    padding:1px;
    text-align: center;
    font-size:1.0em;
    /*-moz-border-radius:6px;*/	/* Rounded edges in Firefox */
font-family:Lucida Grande,Verdana,sans-serif;
}

#dhtmlgoodies_tooltipShadow {
    position:absolute;
    /* background-color:#555; */
    background-color: #fff;
    display:none;
    z-index:10000;
    opacity:0.7;
    filter:alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -moz-border-radius:6px;	/* Rounded edges in Firefox */
}

.sample {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;

    -moz-border-radius: 0px 0px 0px 0px;
    width:7%;
    height:20px;
    float:left;
}


.samplebid {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;

    -moz-border-radius: 0px 0px 0px 0px;
    width:8%;
    height:20px;
    float:left;
}


.samplechange {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
    font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
    -moz-border-radius: 0px 0px 0px 0px;
    width:16%;
    height:20px;
    float:left;
}
.sample1 {
font-weight:bold;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
    -moz-border-radius: 0px 0px 0px 0px;
    width:14.6%;
height:20px;
    float:left;
}
.sampleclose{
font-weight:bold;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
    font-family:Lucida Grande,Verdana,sans-serif;
    font-size:9px;
    -moz-border-radius: 0px 0px 0px 0px;
    width:9%;
height:20px;
    float:left;
}
.samplelow{
font-weight:bold;
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background-color: #fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
    font-family:Lucida Grande,Verdana,sans-serif;
    font-size:9px;
    -moz-border-radius: 0px 0px 0px 0px;
    width:8%;
height:20px;
    float:left;
}


.sampleheader {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:7%;
height:20px;
    float:left;
}
.sampleheaderdelete {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:9%;
height:20px;
    float:left;
}


.sampleheaderopen {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:8%;
height:20px;
    float:left;
}


.sampleheaderbid {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:8%;
height:20px;
    float:left;
}


.sampleheaderclose {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:9px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:9%;
height:20px;
    float:left;
}

.sampleheaderlow {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
  background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:9px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:8%;
height:20px;
    float:left;
}



.sampleheaderchange {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:16%;
height:20px;
    float:left;
}



.sample1header {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
background:#fff;	
    border-style: solid solid solid solid;
    border-color: white white white white;
font-family:Lucida Grande,Verdana,sans-serif;
    font-size:10px;
color:#000;
    -moz-border-radius: 0px 0px 0px 0px;
    width:14.6%;
height:20px;
    float:left;
}

.indexsample {
   color: #000;        
   font-weight: bold;
font-family:Arial,Helvetica,Verdana,sans-serif;
   font-size:11px;
	width:43%;
   float:left;
}

.indexNamesample {
   color: #000;        
   font-weight: bold;
font-family:Arial,Helvetica,Verdana,sans-serif;
   font-size:11px;
      width:25%;
   float:left;
}
.indexValuesample {
   color: #000;        
font-family:Arial,Helvetica,Verdana,sans-serif;
   font-weight: bold;
   font-size:11px;
   width:30%;
   float:left;
}
 


