/*STYLESHEET: robinfryday.com
Author: Stephanie Rogers
WebSight Design
August 2007
Updates:
Mark Middleton, August 2007
*/
body{
    margin:0;
    background:url(../images/bg.jpg) #ffb952;
    background-repeat:repeat-x;
    font-size:62.5%;
    font-family:verdana,arial,sans-serif;
    color:#363636;
    color:#000000;
    text-align:center;
}

#barber {
  margin: 0;
}

#barber img {
  border: 4px solid #000;
  margin: 0 28px 20px 0;
}

img{
    border:0;
    margin:0;
}

a:link,
a:visited,
a:active{
    color:#f17c19;
    text-decoration:none;
}

a:hover{
    color:#f17c19;
    text-decoration:underline;
}

br.clearer{ clear:both; }

div#container{
    margin:0 auto;
    width:833px;
    position:relative;
    font-size:1.2em;
    text-align:left;
    margin-top:11px;
}
div.home_header{
    width:833px;
    height:475px;
    overflow:hidden;
    /*margin-top:59px;*/
    background:url("../images/home_hdr_bg.jpg") 0px 0px no-repeat;
}
div.sub_header{
    width:833px;
    /*margin-top:59px;*/
    height:173px;
    overflow:hidden;
    background:url("../images/sub_hdr_bg.jpg") 0px 0px no-repeat;
}
div.home_hdr_1{
    width:798px;
    height:14px;
    background:url("../images/home_hdr_1.gif") 0px 0px no-repeat;
    overflow:hidden;
    margin:15px 0px 0px 15px;

}
div.home_hdr_2{
    width:798px;
    height:78px;
    background:url("../images/home_hdr_2.jpg") 0px 0px no-repeat;
    overflow:hidden;
    margin:0px 0px 0px 15px;
}
div.nav{
    width:798px;
    height:36px;
    background-color:#000000;
    margin:0px 0px 0px 15px;
    overflow:hidden;
}
div.nav ul{
    list-style-type:none;
}
div.nav li{
    float:left;
    display:inline;
}
div.subnav{
    width:798px;
    height:3px;
    background:url(../images/sub_subnav.gif) #000000;
    margin:0px 0px 0px 15px;
    overflow:hidden;
}
div.white{
    width:798px;
    height:1px;
    background-color:#ffffff;
    margin:0px 0px 0px 15px;
    overflow:hidden;
}
div.flash{
    width:798px;
    margin:0px 0px 0px 15px;
    overflow:hidden;
}
div#content{
    margin:10px 0px 0px 7px;
}
div.sub_page_content{
    margin:0px 25px 10px 25px;
    /*width:770px;
    padding:0px 25px 10px 25px; */
    text-align:left;
}

div.text_content_top{
    width:829px;
    height:16px;
    background:url("../images/whitebox_top.gif") #FFFFFF;

    background-repeat:no-repeat;
    overflow:hidden;
}

div.text_content{
    width:829px;
    background:url("../images/whitebox_mid.gif") #FFFFFF;

    background-repeat:repeat-y;
    overflow:hidden;
}

div.text_content_bot{
    width:829px;
    height:30px;
    background:url(../images/whitebox_bot.gif) #FFFFFF;

    background-repeat:no-repeat;
    overflow:hidden;
}

div.footer{
    width:829px;
    height:27px;
    background:url(../images/footerbg.gif);
    background-repeat:no-repeat;
    padding:6px;
    margin:0px 0px 0px 7px;
    font-size:10px;
}

div.footer_links{
    float:left;
    margin:2px;
}
div.footer_text{
    display:block;
    overflow:hidden;
    font-family:arial,helvetica,sans-serif;
    color:#ffffff;

    text-align:right;
    margin:0px 25px 0px 0px;
}

div.footer a{
    color:#ffffff;
    text-decoration:none;
}

h1{
    font-family:helvetica,verdana,arial,sans-serif;
    color:#666666;
    font-size:1.65em;
    font-weight:normal;
    overflow:hidden;
}
h2{
    font-family:helvetica,verdana,arial,sans-serif;
    color:#666666;
    font-size:1.4em;
    font-weight:bold;
    overflow:hidden;
}
h3{
    font-family:helvetica,verdana,arial,sans-serif;
    color:#666666;
    font-size:1.2em;
    font-weight:bold;
    overflow:hidden;
}

div.logo{
}

div.nav ul{
    list-style-type:none;
    margin:0;
    padding:0;
}

div.nav li{
    display:inline;
    margin:0;
    padding:0;
}

div.main{ }


div.fleft{
    float:left;
}

div.fright{
    float:right;
}
img.bio_img{
    float:left;
    margin:0px 10px 10px 0px;
}
div#bio_placeholder{
    background:#999999;
    width:200px;
    height:200px;
    float:left;
    margin:0px 10px 10px 0px;
}
span.gallerytitle{

    font-size:1.2em;
}

table.galleryindex{
    width:100%;
}
table.galleryindex td{
    text-align:center;
    width:25%;
    padding-bottom:20px;
}
div.school_login{
    float:right;

    background:#efefef;
    border:1px solid #999999;
    padding:0px 5px 0px 5px;
}
div.headlinks{
    float:right;
    width:575px;

    padding:0px 5px 0px 5px;
}

div.school_login td.label{
    font-weight:bold;
    color:#999999;
}
div.school_login td.title{
    font-weight:bold;
    border-right:1px solid #999999;
    color:#666666;
}
div.school_login table td{
    padding:0px 5px 0px 5px;
}
input.input_login{
    border:1px solid #999999;
    width:100px;
    height:14px;
    color:#999999;
    font-size:0.9em;
}
input.input_submit{
    font-weight:bold;
    border:1px solid #999999;
    background:#ffffff;
    color:#999999;
    cursor:pointer;
}
ul.links li{
    margin-bottom:10px;
}
div.contact_info{
    width:350px;
    float:right;
}
div.contact_form{
    width:350px;
    float:left;
}
div#photoviewer{
    float:left;
    width:400px;
}
div#galleryinfo{
    float:right;
    width:300px;
    height:350px;

    overflow:auto;
    overflow-x:hidden;
}
div#mainphoto{
    width:400px;
    height:300px;
    /*border:1px solid #efefef;*/
    position:relative;
    text-align:center;
}
div#slideshow{
    position:absolute;
    z-index:1;
    top:0;
    left:0;
}
div#mainimg_wrapper{

    z-index:2;

    margin:0 auto;
    text-align:center;
    display:none;
    background:#ffffff;

}
img#mainimg{
    margin:0 auto;
    width:auto;
    height:auto;

}
div#thumbbrowser{
    width:770px;
    height:100px;
    overflow:auto;
    overflow-y:hidden;
    margin:10px 0px 10px 0px;
}
img.thumb{
    cursor:pointer;
}
ul.classlist{
    font-weight:bold;
}
ul.classlist li{
    margin-bottom:10px;
}
div.student_preview{
    float:right;
    margin-right:30px;
}
div.optionsbox{
    border:1px solid #efefef;


    margin-right:10px;
    padding:10px;
}
table.options{
    border-collapse:collapse;
    width:100%;
}
table.options td{
    padding:3px;

    border:1px solid #999999;
    border-bottom:4px solid #999999;
    background:#efefef;
}
table.options tr.columnlabels td{
    background:#cccccc;
    text-align:center;
    font-weight:bold;
}
input.input_qty{
    border:1px solid #999999;
    width:30px;
    text-align:right;
    padding-right:5px;
}
input.radio{
    vertical-align:top;
}
div.controls{
    margin:10px auto;
    text-align:right;
}

/*------------------------------------------------------------*/

		.phototipbdy {
            padding:5px;
            background-color: #f17c19;
         }
}
div#homeslideshow{
   float:left;
   width:264;
   height:264;
   margin-right:20px;
   text-align:center;
}
div#homeslideshow img{
    border:4px solid #000000;
}