@import url('menu.css');

/* 
================================
Skin styles for Yesha
================================
*/

body
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: none;
}

.Normal
{
    font-style: normal;
    font-weight: normal;
    font-family: Verdana;
    font-size: 10pt;
    text-align: left;
}

.ys_pagemaster
{
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url('images/finalswoosh.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    
}
.ys_skinmaster
{
    height: 100%;
    background-color: transparent;
    border-right: #8f9092 1px solid;
    border-top: #8f9092 1px solid;
    border-left: #8f9092 1px solid;
    border-bottom: #8f9092 1px solid;
    text-align: center;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    
}
.ys_skinheader
{
    background-image: url('images/Headerbg_03.gif');
    background-repeat: repeat-x;
    
    margin:2px 0px 2px 0px;
}

.ys_navgradient
{
    background-image: url(images/menu_bg.gif);
    background-repeat: repeat-x;
    padding: 0px 3px 0px 3px;
}
.ys_nav
{
    width: 100%;
    white-space: nowrap;
}

.ys_contentwrap
{
    clear:left;
}
.ys_search
{
    font-family: Verdana;
    color: #ffffff;
    font-size: 16px; /*font-weight:bold; 	*/
    white-space: nowrap;
    padding-right:5px;
}
.ys_search a:link
{
    color: #ffffff;
}
.ys_search a:hover
{
    color: #ffffff;
}
.ys_search a:visited
{
    color: #ffffff;
}
.ys_search a:active
{
    color: #ffffff;
}
.Normal a:link
{
    color: Blue;
}
.Normal a:hover
{
    color: Blue;
}
.Normal a:visited
{
    color: Blue;
}
.Normal a:active
{
    color: Blue;
}
.ys_guys
{
    background-image: url('images/guys.png');
    background-repeat: repeat-x;
    background-position: center,bottom;
    height: 75px;
}

.ys_footer
{
    margin: 0px;
    background-image: url('images/Footerbg.gif');
    background-repeat: repeat-x;
    padding: 0px;
    border: 0;
    color: white;
}

.ys_footerleft
{
    background-image: url('images/FooterLeft.gif');
    background-repeat: no-repeat;
    background-position: left,bottom;
    vertical-align: top;
    text-align: center;
    height: 80px;
}
.ys_footerlefttable
{
    text-align: center;
}
.ys_footerspacerrow
{
    height: 35px;
}

.ys_bottomtable
{
    text-align: center;
}
.ys_bottomtable td
{
    text-align: center;
}

.ys_copyright
{
    color: #ffffff;
    text-align: center;
}
.ys_copyright span
{
    color: #ffffff;
}
.ys_copyright a:link
{
    color: #ffffff;
}
.ys_copyright a:hover
{
    color: #ffffff;
}
.ys_copyright a:visited
{
    color: #ffffff;
}
.ys_copyright a:active
{
    color: #ffffff;
}



.controlpanel
{
    width: 100%;
    background-color: #fefefe;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}

.rightpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}


.toppanehome
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
}
.leftpaneHome
{
    width: 300px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
}
.contentpaneHome
{
    width: 300px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
}
.rightpaneHome
{
    width: 300px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
}

/*fixed width top pane variations */

.left240toppaneleftside
{
    max-width: 240px;
    width: 240px;
    background-color: transparent;
    float:left;
}

.left240toppanerightside
{
    width: 100%;
    background-color: transparent;
    
}

.left300toppaneleftside
{
    max-width: 300px;
    width: 300px;
    background-color: transparent;
    float:left;
}

.left300toppanerightside
{
    width: 100%;
    background-color: transparent;
   
   
}

.right240toppaneleftside
{
    width: 100%;
    background-color: transparent;
    float:left;
}

.right240toppanerightside
{
    max-width: 240px;
    width: 240px;
    background-color: transparent;
    
}

.right300toppaneleftside
{
    width: 100%;
    background-color: transparent;
    float:left;
}

.right300toppanerightside
{
    max-width: 300px;
    width: 300px;
    background-color: transparent;
    
}

/*end fixd width fanciness*/


.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
}
.StandardButton
{
    background: #3d72d0 none;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
.Head
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}
/*for home page*/
.ys_BannerLeft
{
    background-image: url('images/BlueKids_01.gif');
    background-repeat: no-repeat;
    width: 282px;
    vertical-align: top;
}
.ys_BannerMiddle
{
    background-image: url('images/BlueKids_02.gif');
    background-repeat: repeat-x;
    height: 300px;
    vertical-align: top;
}
.ys_BannerRight
{
    background-image: url('images/BlueKids_04.gif');
    background-repeat: no-repeat;
    width: 40px;
    vertical-align: top;
}
.ys_BannerText
{
    font-family: Verdana;
}







































