@charset "utf-8";
/* CSS Document */
body {margin:0px; padding:0px;}
img {border:0px;}
/* photo */
/*.logo1 { float:left; background-color:#FFF; background:url(../images/logo.jpg) center top no-repeat; width:859px; height:111px;}*/
.logo1 { float:left; background-color:#FFF; background:url(../images/LogoNew.png) center top no-repeat; width:848px; height:111px;margin-top:10px;margin-left:45px; }
.product 
{
    clear:both; 
    /*background:url(../images/line_bg.jpg) left top repeat-x; width:848px; height:120px; 
    margin-bottom:30px;*/
    margin-bottom:50px;
    margin-left:50px;
    background-color:#5284d9;
    width:848px;
    height:120px; 
}
.icon {float:left; width:80px; height:78px; margin:20px 0px 0px 10px;}
.text_bg {float:left; width:230px; height:78px; margin:20px 0px 0px 10px;}

.text 
{ 
    clear:both; 
    margin:5px 5px 5px 5px;
    font-family:Verdana, Geneva, sans-serif; 
    font-weight:bold; 
    font-size:14px; 
    color:#030c11;
}

.text a 
{
    text-decoration:none; 
    color:#030c11;
}
.text a:hover 
{
    text-decoration:none; 
    color:#039fda;
}

.text_1 
{ 
    clear:both; 
    margin:5px 5px 5px 5px;
    font-family:Verdana, Geneva, sans-serif; 
    font-weight:bold; 
    font-size:14px; 
    color:#01A1DF;
}

.text_1 a 
{
    text-decoration:none; 
    color:#01A1DF;
}
.text_1 a:hover 
{
    text-decoration:none; 
    color:#030c11;
}


.img {float:left; width:80px; height:78px; margin:20px 3px 0px 3px;}
/* photo page 2 */
.sub_cnt { float:left; clear:both; width:809px; height:auto; padding:10px 25px 10px 25px;}
.blue_bg { float:left; background-color:#5284d9; width:850px;margin-left:25px;}
.text1 
{
    clear:both; 
    padding:7px 10px 8px 10px; 
    font-family:Verdana, Geneva, sans-serif; 
    font-weight:bold; font-size:15px; 
    color:#030c11; 
    /*width:250px; 10262009 */
    width:400px; 
}

.text1 a {text-decoration:none; color:#030c11;}
.text1 a:hover {text-decoration:none; color:#030c11;}
.photo_img {float:right; width:80px; height:78px; margin:10px 10px 10px 0px;}
.pink_bg { float:left; background-color:#FFF04F; width:850px;margin-left:25px;}

.text2 
{ 
    clear:both; padding:16px 10px 8px 10px; font-family:Verdana, Geneva, sans-serif; 
    font-weight:bold; font-size:17px; color:#030c11; width:670px;
}
.text2 a {text-decoration:none; color:#030c11;}
.text2 a:hover {text-decoration:none; color:#72205c;}
.photo_img1 {float:left; width:108px; height:91px; margin:0px 15.6px 10px 0px; #margin:0px 15px 10px 0px;}
.photo_img1a {float:left; width:108px; height:91px; margin:0px 0px 10px 0px;}
.image_bg { float:left; width:850px;margin-left:25px;}

/*
.text1
{
    width: 332px;
    padding: 10px 0px 0px 10px;
    margin: 0px;
    float: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color:#01A1DF;
}
*/

.navigation-back
{
   /* margin-right:1px;
    position:relative; 
    color:Black; 
    font-size:1.3em;
    font-weight:bold;
    float:left;*/
    padding-top:10px;
    color:Black;
    font-size:1.2em; 
    /*font-weight:bold;*/
    text-align:right; 
    padding-right:30px;
}
.navigation-back a
{
    color:Black;
    text-decoration:none;
}
.navigation-back a hover
{
    color:Black;
    text-decoration:none;
}

.album-navigation
{
    width:620px;
     margin-top:20px;
     /*margin-left:135px;*/
     margin-left:110px;
     margin-bottom:20px; 
}
.picture-holder
{
     width:600px; 
     float:left; 
     margin-top:20px;
     /*margin-left:135px;*/
     margin-left:175px;
     margin-bottom:20px; 
}
.picture-holder img 
{ 
    border:10px solid #FFFFFF; 
    /*margin:20px auto 0px auto; */
}
.picture-holder a.delete:link { float:right; text-align:right; color:#ffffff; text-decoration:none; }
.picture-holder a.delete:visited { float:right; text-align:right; color:#ffffff; text-decoration:none; }
.picture-holder a.delete:hover { float:right; text-align:right; color:#ffffff; text-decoration:none; }
.picture-holder a.delete:active { float:right; text-align:right; color:#ffffff; text-decoration:none; }
.picture-holder h3 { font-size:1em; clear:right; text-align:center }