﻿html
{
    color: #4D545B;
    font-family: Verdana,Trebuchet MS,Tahoma,arial,sans-serif;
    font-size: 11px;
    height: 100%;
    width: 100%;
}

body
{
    background: #D4D3D3 url(../YPS_files/bg.gif) repeat-x scroll left top;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #4D545B;
    font-family: Verdana,Trebuchet MS,Tahoma,arial,sans-serif;
    font-size: 11px;
    line-height: 150%;
}

input
{
    font-family: Verdana,Trebuchet MS,Tahoma,arial,sans-serif;
    font-size: 11px;
}
input[type="text"], input[type="password"], input[type="file"]
{
    margin: 0;
    padding: 3px;
    line-height: 100%;
}

input[type="button"], input[type="submit"]
{
    color: #1B486A;
    font-weight: bold;
    padding: 4px 6px;
    margin: 0;
    border: 3px solid;
    background-color: #70A9D3;
    border-color: #BFE4FF #00528F #00528F #BFE4FF;
}

textarea
{
    font-family: Verdana,Trebuchet MS,Tahoma,arial,sans-serif;
    font-size: 11px;
    line-height: 150%;
}

select
{
    font-family: Verdana,Trebuchet MS,Tahoma,arial,sans-serif;
    font-size: 11px;
}

fieldset
{
    border: 1px solid #D3D3D3;
    margin: 2px;
    padding: 5px;
}

legend
{
    border: solid 1px #D3D3D3;
    font-weight: bold;
    padding: 2px 5px;
}

table, tbody, tr, td, th
{
    padding: 0;
    margin: 0;
}

th
{
    text-align: left;
    font-weight: normal;
}

h1
{
    font-size: 20px;
    margin: 5px 0;
    color: #276C9F;
    padding: 5px;
}

h3
{
    font-size: 14px;
    margin: 5px 0;
    color: #276C9F;
    padding: 5px;
}

A:link
{
    text-decoration: none;
    color: #0099FF;
}

A:visited
{
    text-decoration: none;
    color: #0099FF;
}

A:hover
{
    text-decoration: underline;
    color: #003366;
}

A:active
{
    text-decoration: none;
    color: #0099FF;
}

#wrapperTable
{
    background: transparent url(../YPS_Files/bg_content_bottom.gif) no-repeat scroll left bottom;
    border: 0 none;
    border-collapse: collapse;
    margin: 0 auto;
    table-layout: fixed;
    width: 940px;
}

#wrapperTable td.wrapperTD
{
    height: 100%;
    padding: 0;
    vertical-align: top;
    width: 100%;
}

#wrapper
{
    clear: both;
    display: block;
    margin: 0 auto;
    padding-top: 0;
    width: 940px;
}

#header
{
    clear: both;
    display: block;
    float: left;
    width: 940px;
}

#middle
{
    background-color: White;
    clear: both;
    display: block;
    float: left;
    min-height: 300px;
    width: 918px;
    padding: 10px;
    border-left: 1px solid #9C9C9C;
    border-right: 1px solid #9C9C9C;
}

#errormiddle
{
    background-color: White;
    clear: both;
    display: block;
    float: left;
    min-height: 300px;
    width: 918px;
    padding: 10px;
    border-left: 1px solid #9C9C9C;
    border-right: 1px solid #9C9C9C;
}

#bottom
{
    clear: both;
    display: block;
    float: left;
    height: 10px;
    width: 940px;
}

#bottommenu
{
    background-color: White;
    clear: both;
    display: block;
    float: left;
    width: 938px;
    text-align: center;
    border-left: 1px solid #9C9C9C;
    border-right: 1px solid #9C9C9C;
}

.left1
{
    clear: both;
    display: block;
    float: left;
    margin: 0 17px 0 0;
    width: 210px;
}

.left1 .box
{
    border: 1px solid #AAAAAA;
    width: 208px;
}

.left1 .carecenterLogo
{
    margin: 0 38px 5px 37px;
}

.box
{
    clear: both;
    display: block;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #AAAAAA;
}

.left1 .box .boxHeader
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    width: 198px;
}

.imgLogo
{
    padding: 3px 0 0 0;
}

#center .left1 .box
{
    width: 208px;
}

#errorcenter .left1 .box
{
    width: 208px;
}

.left1 .box .boxContent, .left1 .box .boxBottom, #center .left1 .box .boxContent, #center .left1 .box .boxBottom
{
    padding-left: 5px;
    padding-right: 5px;
    width: 198px;
}

.box .boxHeader
{
    color: #000000;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    background: #CCCCCC url(../YPS_files/ui-bg_highlight.png) repeat-x scroll 50% 50%;
    padding: 0 5px;
}

.boxHeaderBackground
{
    background: #CCCCCC url(../YPS_files/ui-bg_highlight.png) repeat-x scroll 50% 50%;
    padding-right:14px;
}

.box span.Head
{
    color: #000000;
    font-weight: bold;
    height: 30px;
}

.left1 .box .boxContent
{
    background-color: #FFFFFF;
}

.box .boxContent
{
    clear: both;
    display: block;
    float: left;
    padding-bottom: 4px;
    padding-top: 6px;
}
.box .logContent
{
    clear: both;
    display: block;
    padding-bottom: 4px;
    padding-top: 6px;
    text-align: center;
}

.left1 .box .boxBottom
{
    background-repeat: no-repeat;
}


.left1 tr td
{
    padding-top: 3px;
}
.box .boxBottom
{
    clear: both;
    display: block;
    float: left;
    font-size: 1px;
    height: 0px;
    line-height: 1px;
}

#center
{
    display: block;
    float: left;
    padding-bottom: 1px;
}

#center .box
{
    border: 1px solid #AAAAAA;
    width: 688px;
}

#center .box .left, #center .box .right
{
    background: #CCCCCC url(../YPS_files/ui-bg_highlight.png) repeat-x scroll 50% 50%;
    width: 10px;
}

#center .box .boxContent, #center .box .boxBottom
{
    padding-left: 10px;
    padding-right: 10px;
    width: 668px;
}

#center .box .boxContent
{
    background-color: #FFFFFF;
}

#center .box .boxBottom
{
    background-repeat: repeat-x;
}

#errorcenter .box
{
    border: 1px solid #AAAAAA;
    width: 688px;
}

#errorcenter .box .left, #errorcenter .box .right
{
    background: #CCCCCC url(../YPS_files/ui-bg_highlight.png) repeat-x scroll 50% 50%;
    width: 10px;
}

#errorcenter .box .boxContent, #errorcenter .box .boxBottom
{
    padding-left: 10px;
    padding-right: 10px;
    width: 668px;
}

#errorcenter .box .boxContent
{
    background-color: #FFFFFF;
}

#errorcenter .box .boxBottom
{
    background-repeat: repeat-x;
}

.right1
{
    display: block;
    float: right;
    padding-bottom: 1px;
    padding-left: 8px;
    width: 177px;
}
.right1 .box
{
    width: 177px;
}

.right1 .box .boxHeader
{
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    width: 167px;
}

.right1 .box .boxContent
{
    background-color: #FFFFFF;
}

.right1 .box .boxBottom
{
    background-repeat: no-repeat;
    background-position: left top;
}

.right1 .box .boxContent, .right1 .box .boxBottom
{
    padding-left: 5px;
    padding-right: 5px;
    width: 167px;
}

#newLogo
{
    float: left;
    margin-right: 10px;
    width: 460px;
    height: 69px;
}

#headerIcons
{
    float: right;
    height: 39px;
    margin-left: 10px;
    width: 460px;
    font-size: 10px;
    color: #FFFFFF;
}

#headerIcons div
{
    padding-left: 9px;
    height: 39px;
}

#headerIcons div div
{
    padding-left: 0;
    padding-right: 9px;
}
#headerIcons a, #headerIcons a:hover
{
    color: #FFFFFF;
    line-height: 39px;
}

#headerIcons ul
{
    clear: both;
    display: block;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0 5px 0 0;
}

#headerIcons ul li
{
    display: block;
    float: left;
    list-style-type: none;
    padding: 2px 5px 0 0;
}

#headerIcons ul li a
{
}

.loginPopup
{
    background-color: #F0F8FF;
    border-width: 2px;
    border-style: outset;
    border-color: #7FA7D0;
    padding: 3px;
}

#logo
{
    clear: both;
    display: block;
    float: left;
    padding: 15px 0 14px 14px;
    display: none;
}

#logo img
{
    clear: both;
    display: block;
    float: left;
    padding: 5px;
}

.SubHead
{
    color: #003366;
    font-weight: bold;
}

.menu a
{
    clear: both;
    color: #4D545B;
    display: block;
    float: left;
    padding: 1px 0 3px 10px;
    text-decoration: none;
    width: 150px;
}


.AspNet-Menu
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.AspNet-Menu li
{
    list-style-type: none;
}
.AspNet-Menu a:hover
{
    text-decoration: underline;
}

.watermarked
{
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: gray;
    width: 55.6%;
}

.watermarked1
{
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: gray;
    width: 90%;
}

.watermarked1
{
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: gray;
    width: 95%;
}

.passwordWatermark
{
    background-image: url(../YPS_files/passwordWatermark.JPG);
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: gray;
    width: 200px;
}

.required
{
    color: #FF9F9F;
}

.formTable
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.formTable1
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
}

.formTable td
{
    padding: 5px;
}


.label
{
    text-align: left;
}
.label1
{
    text-align: left;
    width: 30%;
    padding: 2px 2px 2px 5px;
}


.formTable td.label3
{
    text-align: left;
    width: 20%;
}

.formTable td.label4
{
    text-align: left;
}

.formTable td.label5
{
    text-align: left;
    width: 20%;
}


.formTable td.label1
{
    text-align: left;
    width: 20%;
    padding: 2px 2px 2px 5px;
}

.formTable td.viewlabel
{
    text-align: left;
    width: 25%;
    padding: 2px 2px 2px 5px;
}

.formTable td.viewlabel1
{
    text-align: left;
    width: 20%;
    padding: 2px 2px 2px 5px;
}

.textbox_background1
{
    width: 87.5%;
    padding-left: 36px;
}

.textbox_background2
{
    width: 87.5%;
    padding-left: 39px;
}


.field
{
    text-align: left;
    font-weight: bold;
}

.formTable td.field3
{
    text-align: left;
    width: 30%;
}

.formTable td.data
{
    color: Black;
    text-align: left;
    padding: 2px 5px 2px 2px;
    font-weight: bold;
    width: 30%;
}


.txt
{
    width: 55%;
}

.txt1
{
    width: 95%;
}

.txt2
{
    width: 200px;
}

.dropDown
{
    height: 22px;
}

.drp
{
    width: 192px;
    height: 22px;
}

.drp3
{
    width: 202px;
    height: 22px;
}

.drp1
{
    width: 98%;
    height: 22px;
}

.drp2
{
    width: 99%;
    height: 22px;
}


.span1
{
    width: 70%;
    float: right;
}

.smallText
{
    font-size: 10px;
}

.paginationSelected
{
    color: #000000;
    font-weight: bold;
    padding: 4px 6px;
}

.pagerCell
{
    font-size: 10px;
    padding: 8px;
}

a.pagination
{
    color: #006699;
    text-decoration: none;
    border: 1px solid #DEDEDE;
    margin-right: 2px;
    padding: 3px 6px;
}

a:hover.pagination
{
    color: #CC0000;
    text-decoration: none;
    border: 1px solid #999999;
}

.border
{
    border: 1px solid #AAAAAA;
}

.listview
{
    border-bottom: medium none;
    font-size: 11px;
    border-collapse: collapse;
    margin: 0;
    text-align: left;
}

.listview tr.head td, .listview tr.head th
{
    background: #EFEFEF none repeat scroll 0 0;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: left;
}

.listview tr.dataRow td
{
    background: transparent none repeat scroll 0 0;
    border-top: medium none !important;
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    padding: 8px;
}

.listview tr.dataRow:hover td
{
    background: #FBFBFB none repeat scroll 0 0;
    color: #333333;
}

.listview tr.footer td, div.footer
{
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none !important;
    border-top: medium none !important;
    color: #666666;
    padding: 8px;
}

a.edit
{
    background: transparent url(../YPS_files/action_edit.gif) no-repeat scroll left top;
    color: #006699 !important;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px 0 20px;
}

a.map
{
    background: transparent url(../YPS_files/treasure-map-16x16.png) no-repeat scroll left top;
    color: #006699 !important;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px 0 20px;
}
a.comments
{
    background: transparent url(../YPS_files/comments.png) no-repeat scroll left top;
    color: #006699 !important;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px 0 20px;
}

a.add
{
    background: transparent url(../YPS_files/action_add.gif) no-repeat scroll left top;
    color: #5A801B !important;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px 0 20px;
}

a.delete
{
    background: transparent url(../YPS_files/action_delete.gif) no-repeat scroll left top;
    color: #006699 !important;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px 0 20px;
}

a.update
{
    background: transparent url(../YPS_files/ok.png) no-repeat scroll left top;
    color: #006699 !important;
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    margin-right: 5px;
    padding: 0 5px 0 20px;
}


.footer a.add
{
    position: absolute;
    top: -25px;
    right: 0;
    font-weight: bold;
}

.footer a.message
{
    right: 100px;
}



.listview tr.dataRow a.add, .listview tr.dataRow a.edit, .listview tr.dataRow a.delete, .listview tr.dataRow a.update
{
    height: 16px;
    width: 0;
    padding: 0 0 0 16px;
    overflow: hidden;
}
.lvDiv
{
    border-width: 1.5px;
    border-style: solid;
    border-color: Gray;
}

#lvinnerDiv
{
    margin-bottom: 5px;
    float: left;
}

#lvinnerDiv .careCenter ul li
{
    float: left;
}
.careCenter fieldset
{
    padding: 1px;
}
.careCenter ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    float: left;
    width: 655px;
    padding: 2px;
    margin: 0px;
    clear: both;
    display: block;
}

#lvinnerDiv .careCenter .expand
{
    margin-right: 3px;
    width: 200px;
}
.careCenter .name
{
    margin-right: 5px;
    width: 125px;
    float: left;
    left: auto;
}

.careCenter .nameAndAddress
{
    margin-right: 5px;
    width: 155px;
    float: left;
}

#lvinnerDiv .careCenter .cuisines
{
    color: #669900;
    margin-right: 5px;
    width: 240px;
}

#lvinnerDiv .careCenter .iconsAndActions
{
    margin-left: 15px;
    width: 430px;
}
#lvinnerDiv .careCenter .iconsAndActions
{
    margin-top: 5px;
    width: 525px;
}

.careCenter .location
{
    margin-right: 5px;
    width: 150px;
    float: left;
}
.careCenter .restTop
{
    left: 0px;
    top: 0px;
    float: left;
}

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(../YPS_files/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(../YPS_files/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(../YPS_files/SavedStar.png);
}

.careCenter .rating
{
    font-size: 11px;
    text-align: right;
    float: right;
}
.careCenter .expand
{
    margin-right: 3px;
    width: 330px;
    float: left;
}

.careCenter .expand a
{
    float: left;
    font-size: 13px;
    font-weight: bold;
}

.careCenter .expandAddress
{
    clear: both;
    margin-right: 5px;
    margin-top: 0;
    width: 180px;
    float: left;
}

.webSite
{
    font-size: 9px;
}
.addReview
{
    font-size: 9px;
}
.reviews
{
    font-size: 9px;
}

#menuL1
{
    clear: both;
    display: block;
    float: left;
    height: 35px;
    width: 971px;
    border-left: solid 1px black;
    background-color: #F4A186;
}

#menuL1 a
{
    border-right: 1px solid #F8CEC6;
    color: #000000;
    display: block;
    float: left;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 35px;
    padding: 0 25px;
    text-decoration: none;
}

#menuL1 a:hover
{
    background: #F8CEC6 none repeat scroll 0 0;
    color: #000000;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background: #000000 url(/Images/box_center_header_bg_center.GIF) repeat-x left top; /*background-color: #99CCFF;*/
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
    display: block;
}

#center .modalPopup .box
{
    width: 498px;
}

#center .modalPopup .boxContent
{
    width: 478px;
}

.ClassModalPopup
{
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
    display: block;
    height: 100px;
}

.smallwhitetext
{
    font: 0.8em Tahoma,Calibri,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#mapmodelpopup
{
    background-color: #FFFFFF;
    border: 1px solid #C6CFE1;
    margin: 0pt;
    padding: 10px;
    width: 480px;
}
.glossymenuHeaderSelected
{
    background: white url(/Images/box_center_header_bg_center.GIF) repeat-x bottom left;
    font-weight: bold;
    color: black;
    border: 1px solid #2F4F4F;
    margin-top: 5px;
    cursor: pointer;
    padding: 5px;
    width: 136px;
}

.careCenter.typeOfServices
{
    margin-right: 5px;
    width: 165px;
    float: left;
    position: static;
}
.multiselectBox
{
    background: none none repeat scroll 0% 50%;
    overflow: auto;
    padding: 5px 0pt 5px 3px;
}


/* News at box*/
.NewsDate
{
    text-decoration: underline;
}
.NewsInfo
{
    padding-left: 10px;
}
/* News at left box*/

#ratingmodelpopup
{
    background-color: #FFFFFF;
    border: 1px solid #C6CFE1;
    margin: 0pt;
    padding: 10px;
    width: 480px;
}

#ratingviewmodelpopup
{
    background-color: #FFFFFF;
    border: 1px solid #C6CFE1;
    margin: 0pt;
    padding: 10px;
    width: 480px;
}

#gmapviewmodelpopup
{
    background-color: #FFFFFF;
    border: 1px solid #C6CFE1;
    margin: 0pt;
    padding: 10px;
}

.rating ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    float: left;
    padding: 2px;
    margin: 0px;
    display: block;
}

.ratingdescription
{
    float: left;
}
.ratingmarks
{
    float: right;
}
.ErrMsg
{
    color: Red;
    font-weight: bold;
    font-size: 14px;
}

#middle #left img
{
    width: 140px;
}

#errormiddle #errorleft img
{
    width: 140px;
}

/**************************************/

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}


.stats
{
    background: #478FC0 none repeat scroll 0 0;
    margin: 0 2px 0 4px;
    padding: 8px 6px 0;
    width: 58px;
    height: 107px;
}

div.vote
{
    text-align: center;
    background-color: #F0F8FF;
    vertical-align: text-top;
    padding: 0 0 7px;
}
.votes
{
    color: #F0F8FF;
    padding: 0 0 7px;
    text-align: center;
    margin-top: 5px;
}

.status
{
    margin-top: 17px;
}
/* Tabs Css*/

.fancy-red .ajax__tab_header
{
    background: url('../YPS_files/red_bg.gif') repeat-x;
}
.fancy-red .ajax__tab_hover .ajax__tab_outer, .fancy-red .ajax__tab_active .ajax__tab_outer
{
    background: url('../YPS_files/red_left.gif') no-repeat left top;
}
.fancy-red .ajax__tab_hover .ajax__tab_inner, .fancy-red .ajax__tab_active .ajax__tab_inner
{
    background: url('../YPS_files/red_right.gif') no-repeat right top;
}

.fancy .ajax__tab_header
{
    font-size: 13px;
    font-weight: bold;
    color: #000; /*font-family:sans-serif;*/
}
.fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer
{
    height: 46px;
}
.fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner
{
    height: 46px;
    margin-left: 16px; /* offset the width of the left image */
}
.fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab
{
    margin: 16px 16px 0px 0px;
}
.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab
{
    color: #fff;
}
.fancy .ajax__tab_body
{
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

.ajax__tab_default .ajax__tab_header
{
    white-space: nowrap;
}
.ajax__tab_default .ajax__tab_outer
{
    display: -moz-inline-box;
    display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.ajax__tab_default .ajax__tab_tab
{
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_active .ajax__tab_tab a, .ajax__tab_active .ajax__tab_tab a:hover, .ajax__tab_active .ajax__tab_tab a:active, .ajax__tab_hover .ajax__tab_tab a, .ajax__tab_hover .ajax__tab_tab a:hover, .ajax__tab_hover .ajax__tab_tab a:active
{
    color: #FFFFFF;
}

.ajax__tab_tab a, .ajax__tab_tab a:hover, .ajax__tab_tab a:active
{
    color: #000000;
    text-decoration: none;
}

.ajax__calendar .ajax__calendar_container
{
    z-index: 1000;
}

.lightwindow_background
{
    background-color: #AAAAAA;
    display: block;
    height: 1653px;
    visibility: visible;
    filter: alpha(opacity=80);
    opacity: 0.7;
}

/************ RED MENU ********************/

#MainMenu
{
    background: transparent url(../YPS_files/bg_header_blue.gif) no-repeat scroll left top;
    height: 123px;
    width: 940px;
    float: left;
    margin: 0;
}
#tab
{
    float: left;
}
#tab ul
{
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 12px 0 0 14px;
    padding: 0;
    z-index: 4;
}
#tab li
{
    display: inline;
    float: left;
    margin-left: 0 !important;
    position: static;
    z-index: 5;
}

#tab a
{
    background: transparent url(../YPS_Files/navigation_background_blue.gif) repeat-x scroll left top;
    color: white;
    display: block;
    float: left;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    height: 100px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 114px;
    z-index: 6;
}

#tab li.first a
{
    background: transparent url(../YPS_Files/navigation_first_blue.gif) no-repeat scroll left top;
}
#tab li.last a
{
    background: transparent url(../YPS_Files/navigation_last_blue.gif) no-repeat scroll right top;
}

#tab ul li a:hover
{
    background-position: left bottom;
    text-decoration: none;
}

#tab ul li.last a:hover
{
    background-position: right bottom;
}
#tab ul li a.current
{
    background-position: left bottom;
    text-decoration: none;
}
#tab ul li.last a.current
{
    background-position: right bottom;
}
#tab ul li.first a.current
{
    background-position: left bottom;
}

#tab ul li a *
{
    cursor: pointer;
}
#tab ul li a span.outer
{
    display: block;
    height: 90px;
    padding-top: 10px;
}
#tab ul li a span.inner
{
    display: block;
    padding: 55px 10px 9px 10px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 50% 3px;
}

#tab ul li.last a span.inner
{
    border: none !important;
}

#tab ul li a span.inner
{
    border-right: 1px solid #4985b2;
}
#tab ul li a:hover span.inner
{
    border-right: 1px solid #4985b2;
}

#tab .one
{
    background-image: url(../YPS_Files/icon_dashboard.png);
    background-repeat: no-repeat;
}
#tab .four
{
    background-image: url(../YPS_Files/icon_edit.png);
    background-repeat: no-repeat;
}
#tab .eight
{
    background-image: url(../YPS_Files/icon_reports.png);
    background-repeat: no-repeat;
}
#tab .three
{
    background-image: url(../YPS_Files/icon_users.png);
    background-repeat: no-repeat;
}
#tab .six
{
    background-image: url(../YPS_Files/icon_media.png);
    background-repeat: no-repeat;
}
#tab .two
{
    background-image: url(../YPS_Files/icon_clock.png);
    background-repeat: no-repeat;
}
#tab .five
{
    background-image: url(../YPS_Files/icon_news.png);
    background-repeat: no-repeat;
}
#tab .seven
{
    background-image: url(../YPS_Files/icon_settings.png);
    background-repeat: no-repeat;
}

/* For Ask Question Button */


.btn
{
    background: #AAAAAA none repeat scroll 0 0;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    padding: 5px;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    margin: 0 5px 0 0;
}
.btn *
{
    background-image: url('../YPS_files/bluebtn.png');
    background-repeat: no-repeat;
    display: block;
    font-style: normal;
    position: relative;
}
.btn i
{
    background-position: left top;
    height: 5px;
    left: 0;
    margin-bottom: -5px;
    position: absolute;
    top: 0;
    width: 5px;
}
.btn span
{
    background-position: left bottom;
    left: -5px;
    margin-bottom: -5px;
    padding: 0 0 5px 10px;
    line-height: 100%;
}
.btn span i
{
    background-position: right bottom;
    height: 100%;
    left: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 10px;
    line-height: 100%;
}
.btn span span
{
    background-position: right top;
    height: 0;
    margin-left: 10px;
    position: absolute;
    right: -10px;
    top: -5px;
}
* html .btn span, * html .btn i
{
    background-image: none;
    cursor: pointer;
    float: left;
    width: auto;
}
.btn.blue
{
    background: #0B65A2 none repeat scroll 0 0;
}
.btn.green
{
    background: #99DD44 none repeat scroll 0 0;
}
.btn.pink
{
    background: #EE11AA none repeat scroll 0 0;
}
.btn:hover
{
    background-color: #AA0000;
}
.btn:active
{
    background-color: #216E44;
}
.btn[class]
{
    background-image: url('../YPS_files/shade.png'));
    background-position: center bottom;
}
* html .btn
{
    border: 3px double #AAAAAA;
}
* html .btn.blue
{
    border-color: #22AAEE;
}
* html .btn.green
{
    border-color: #99DD44;
}
* html .btn.pink
{
    border-color: #EE11AA;
}
* html .btn:hover
{
    border-color: #AA0000;
}

.img-shadow
{
    background: transparent url(shadowAlpha.png) no-repeat scroll right bottom !important;
    clear: both;
    float: left;
    margin: 20px 0pt 0pt 17px !important;
}
.img-shadow input
{
    background-color: #FFFFFF;
    display: block;
    height: 150px;
    margin: -6px 6px 6px -6px;
    padding: 0px;
    position: relative;
    width: 154px;
}


/* Login Form*/
.login_form_container
{
    margin: 0.5em 0;
    padding: 10px 13px 5px 20px;
}

.login_button
{
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
    width: 150px;
    height: 35px;
    color: White;
    background-color: #26A3DD;
    font-size: 16px;
}

.login_textbox
{
    font-size: 16px;
    height: 22px;
    width: 370px;
    border: 1px solid #BBBBBB;
}

.login_label
{
    color: #003366;
    font-weight: bold;
    font-size: 14px;
}

.login_forgot_password
{
    text-decoration: underline;
    color: Black;
}

.login_ErrMsg
{
    color: Red;
    font-weight: bold;
    font-size: 11px;
}

/* ---- Add a school link */
.lnkRegister
{
    background-color: #5CA0AB;
    width: auto;
    text-align: center;
    text-decoration: none;
}
.txtAddASchool
{
    color: White;
    font-weight: bold;
    font-size: 1em;
    font-family: Calibri,Verdana,Arial;
}

.formTable td.ajax__validatorcallout_callout_cell, .oneColumnTable td.ajax__validatorcallout_callout_cell
{
    padding: 0;
}
.formTable td.ajax__validatorcallout_callout_arrow_cell, .oneColumnTable td.ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0 0 0;
}

.nopadding
{
    position: relative;
}
#center .box .nopadding
{
    padding: 0;
    width: 688px;
}

#center .ajax__validatorcallout_popup_table
{
    margin-left: -100px;
}

#errorcenter .box .nopadding
{
    padding: 0;
    width: 688px;
}

#errorcenter .ajax__validatorcallout_popup_table
{
    margin-left: -100px;
}

.oneColumnTable
{
    width: 628px;
}

.oneColumnTable th
{
    padding: 5px;
    text-align: left;
    width: 163px;
    font-weight: normal;
    vertical-align: top;
}

.oneColumnTable th.required span, th.required span
{
    color: #FF9F9F;
}
.oneColumnTable td.column
{
    padding: 5px;
    width: 450px;
}
.oneColumnTable td.info
{
    font-size: 10px;
    padding: 5px;
}
.oneColumnTable td.column input[type="text"], .oneColumnTable td.column input[type="password"]
{
    width: 400px;
}

.oneColumnTable td.lookupColumn input[type="text"]
{
    width: 350px;
    float: left;
}
.oneColumnTable td.lookupColumn input[type="image"]
{
    float: left;
    margin-left: 5px;
}
.oneColumnTable td.column textarea
{
    width: 406px;
}
.oneColumnTable td.column select.dropDown
{
    width: 412px;
}
.oneColumnTable td.button
{
    text-align: center;
    width: 100%;
    padding: 5px;
}
.oneColumnTable td.longColumn
{
    width: 100%;
    padding: 5px;
}
.oneColumnTable td.button input
{
    margin: 0 10px 0 0;
    width: auto;
}

.search th
{
    width: 118px;
}

.search td.column
{
    width: 495px;
}

.searchLookUp td
{
    padding: 5px;
}

.searchLookUp input[type=image]
{
    vertical-align: middle;
}

.srchcombo ul
{
    display: block;
    padding: 0px;
    margin: 0;
}

.srchcombo li
{
    display: block;
    width: 150px;
    float: left;
}

.srchcombo a
{
    color: #4D545B;
    text-decoration: none;
}

.srchcombo a:visited
{
    color: #4D545B;
    text-decoration: none;
}

.srchcombo a:hover
{
    color: #4D545B;
    text-decoration: underline;
}

.srchcombo .popular a
{
    color: #4D545B;
    text-decoration: none;
}

.srchcombo .popular a:hover
{
    color: #4D545B;
    text-decoration: underline;
}

.srchcombo .popular a:visited
{
    color: #4D545B;
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana;
}

.textbox_background
{
    background: White url(../../images/http.JPG) no-repeat scroll left center;
    padding-left: 38px;
    border: 1px solid #7F9DB9;
}

.twoColumnTable
{
    width: 628px;
}

.twoColumnTable th
{
    padding: 5px;
    text-align: left;
    width: 118px;
    font-weight: normal;
    vertical-align: top;
}

.twoColumnTable th.required span
{
    color: #FF9F9F;
}
.twoColumnTable td.column
{
    padding: 5px;
    width: 186px;
}
.twoColumnTable td.info
{
    font-size: 10px;
}
.twoColumnTable td.column input[type="text"], .twoColumnTable td.column input[type="password"], .twoColumnTable td.column textarea
{
    width: 155px;
}
.twoColumnTable td.column input[type="text"].date
{
    width: 130px;
}
.twoColumnTable td.column select
{
    width: 161px;
}
.twoColumnTable td.longColumn
{
    padding: 5px;
    width: 495px;
}
.twoColumnTable td.longColumn input[type="text"], .twoColumnTable td.longColumn input[type="password"], .twoColumnTable td.longColumn textarea
{
    width: 470px;
}
.twoColumnTable td.longColumn select
{
    width: 476px;
}
.twoColumnTable td.button
{
    width: 50%;
    padding: 5px;
}
.twoColumnTable td.button input
{
    width: auto;
}

.oneColumnTable td.column input[type="text"].smartDateTimePicker
{
    width: 380px;
}

.divCCName span
{
    margin: 0 0 10px 0;
    display: block;
}

.gvpagerpadding td
{
    padding-left: 5px;
}

.divSchoolName
{
    background-color: #FFFFFF;
    color: Black;
    clear: both;
    display: block;
    text-align: center;
    width: 918px;
    padding: 0 10px;
    border-left: 1px solid #9C9C9C;
    border-right: 1px solid #9C9C9C;
    border-bottom: 1px solid #D5CDCD;
    height: 33px;
    position: relative;
}
.divSchoolName span
{
    color: #1B486A;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    width: 100%;
}

.divSchoolName div.glass
{
    background: transparent url('../YPS_files/gradient-glossy.png') repeat-x;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.TB_ajaxContent
{
    clear: both;
    line-height: 1.4em;
    overflow: auto;
    padding: 2px 15px 15px;
    text-align: left;
}
.TB_title
{
    background-color: #E5E6E6;
    color: #0099E7;
    font-weight: bold;
    height: 27px;
}
.TB_window
{
    background: #FFFFFF none repeat scroll 0 0;
    border: 4px solid #525252;
    color: #000000;
    display: none;
    left: 50%;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 102;
}

.TB_ajaxContent
{
    clear: both;
    line-height: 1.4em;
    overflow: auto;
    padding: 15px 15px 15px;
    text-align: left;
}
.TB_title
{
    background-color: #BFBFBF;
    color: #000000;
    font-weight: bold;
    height: 23px;
    padding-left: 5px;
    padding-top: 3px;
}
.TB_window
{
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 350px;
    display: block;
    padding: 0;
    background-color: #FFFFFF;
}



