/*Page related styles for you to view 216,221,30*/
#test1, #test3{
background-color: #E7EADE;
width: 260px;
height: 338px;
overflow: auto;
margin: 0.3em;
padding: 0.5em;
border: px solid #410000;

/*IE overflow fix, position must be relative or absolute*/
position: relative;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: none;
}
#test2{
background-color: #E7EADE;
width: 260px;
height: 300px;
overflow: auto;
margin: 0.3em;
padding: 0.5em;
border: px solid #410000;

/*IE overflow fix, position must be relative or absolute*/
position: relative;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: none;
}
#linkstyles {
background-color: #E7EADE;
width: 260px;
height: 50px;
overflow: auto;

/*IE overflow fix, position must be relative or absolute*/
position: relative;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: none;
}
#test1 {
background-color: #6F1C1C;
left: 0.8em;
top: 1em;
}
#test1 div {
color: #FDD;
}
#linkstyles {
background-color: transparent;
left: 0.8em;
}
#linkstyles div {
color: #FDD;
}

/*******************************here edit the height of div***************/
#test2 {
width:90%;
right: 0.8em;
top: 0em;
background-color: transparent;
border-width:0;
}
/*******************************here edit the height of div***************/
#test3 {
width: 90%;
height: 90px;
border-width: 0px;
background-color: transparent;
top: 0px;
}

.aligntocenter {
margin: 0.5em auto;
border: 2px solid #A22;
width: 90%;
height: 500px;
}

.fixedsize {
width: 400px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.version {
background: #999;
color: white;
font-size: 75%;
padding: 0 0.4em 0 0.3em;
}


/* general page style ends here */

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}
/*
.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;
}


.hscrollerbar {
top: 0px;
}
*/
.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(../images/vscroller.gif) 0px 8px no-repeat;
width: 15px;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
width: 15px; 
bottom: 0px;
}
/*
.hscrollerbarbeg {
background: url(../images/hscroller.png) -10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: url(../images/hscroller.png);
height: 15px;
width: 10px;
}
*/
/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #D1DDCB;

}
/*
.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 15px;
background: url(../images/scrollbases.png) -22px 0px no-repeat;
}

.hscrollerbaseend {
top: 0px;
height: 15px;
width: 7px;
background: url(../images/scrollbases.png) 0% 0% no-repeat;
}
*/
.vscrollerbasebeg {
top: 0px;
width: 15px;
}

.vscrollerbaseend {
width: 15px;
}

.scrollerjogbox {
width: 15px;
bottom: 0px;
right: 0px;

}


/* Scroll Bar Master Styling Ends Here */

/* Extra sample styles */


/****here edit to change background of a scroll bar*****/
#test3 .vscrollerbase, #test2 .vscrollerbase {
width: 18px;
background:none;
}
/****here edit to change background of a scroll bar's color*****/

#test3 .vscrollerbar, #test2 .vscrollerbar {
background:none;
padding: 0px;
}
#test3 .vscrollerbarend, #test2 .vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background:none;
height: 0px;
width: 9px;
}
#test3 .vscrollerbasebeg, #test2 .vscrollerbaseend {
background: url(../images/scrollbar.gif);
}
/*************here edit the horizontal scroller image*************/
#linkstyles .vscrollerbase {
width: 18px;
background:none;
}
/****here edit to change background of a scroll bar's color*****/

#linkstyles .vscrollerbar {
background:none;
padding: 0px;
}
#linkstyles .vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background:none;
height: 0px;
width: 9px;
}/*
#linkstyles .vscrollerbasebeg, #test2 .vscrollerbaseend {
background: url(../images/scrollbar.gif);
}

#test3 .hscrollerbarbeg {
background: url(../images/hscroller.png) -9px 0px;
height: 9px;
}

#test3 .hscrollerbarend {
/*bottom image holder for vertical scroll bar*/
/*background:none;
height: 9px;
width: 9px;
}

#test3 .hscrollerbase {
height: 9px;
background: #202020;
}

#test3 .hscrollerbasebeg, #test3 .hscrollerbaseend {
border: 3px solid #63615A;
height: 5px;
background-image: none;
background-color: #EEE;
top: 2px;
}

#test3 .hscrollerbaseend{
border-width: 0;
background-color: #202020;
height: 5px;
width: 12px;
}

#test3 .hscrollerbasebeg{
border-width: 0px 0px 0px 5px;
}

#test3 .hscrollerbar {
background-color: #202020;
padding: 3px;
}

*/
// JavaScript Document

