body, html{
    height: 100%;
}
#top .inner .right {
	float:right;
	font-size:19px;
	height:70px;
	margin:0;
	margin:10px 0 0;
	text-align:right;
	width:500px;
}
#content_wrap {
    position: absolute;
    top: 120px;
    width: 100%;
    height: 100%;
    background:#fff;
    text-align: center;
    display:table;
    overflow: hidden;
    z-index:1;
   
  
}

#content{
	min-height: 0;
	margin:0 auto;
	height:auto;
}

#content #upload {
	min-height: 0;
}

#content_wrap tr,#content_wrap tr:hover{
    background:#fff;
    padding: 0;
}
#content_wrap table{
	height:100%;
	margin:0;
	width:100%;
}
.content-tbl{
	height:100%;
	margin:0;
	width:100%;
}
.content-tbl .c1{
	width: 560px;
}

#content {
    position: relative;
    width: 980px;
    height: 380px;
	margin:0 auto;
}

#content .column {

}

#content .icon {
    margin: 0 auto 10px auto;
    height: 209px;
}

#content .text {

}

#content .text a:link, #content .text a:visited {
    color: #162732;
    float: left;
    white-space: nowrap;
    padding: 4px;
}

#content #souvernir .text a:hover, #content #souvenir .text a:active {
    text-decoration: none;
}

#content .text .tag {
    text-transform:lowercase;
}

#content .text .s1 {
    font-size: 9px;
}

#content .text .s2 {
    font-size: 11px;
    margin: 0 0 0 3px;
}

#content .text .s3 {
    font-size: 14px;
}

#content .text .s4 {
    font-size: 16px;
}

#content .text .s5 {
    font-size: 18px;
    margin: 0 0 0 10px;
}

#content .text .s6 {
    font-size: 20px;
    margin: 0 0 0 20px;
}
    #content a.tag:hover, #content a.tag:active{
        text-decoration: none;
    }

#album{
	margin: 0 0 0 -15px;
}
#album .text {
    font-size: 14px;
    margin: 0; 
    padding: 7px 0;
    text-align: center;
}




#photo{
	width: 385px;
}
#photo .icon{
	float:left; 
	width:138px; 
	height:114px; 
	margin: 0; 
	overflow:hidden;
}
#photo .text {
    text-align: left;
    height:40px;
    clear:both;
}

#photo .text .format {
    font-size: 17px;
    float: left;
    padding: 20px 0 0 10px;
    width: 80px;
}

#photo .text .zero {
    color: #ff0000;
    font-size: 50px;
    float: left;
    line-height: 40px;
}

#photo .text .sup {
    color: #ff0000;
    font-size: 22px;
    float: left;
    line-height: 20px;
}

#photo .text .grn {
	float:left;
	font-size:21px;
	margin:17px 0 0 -22px;
}

#photo .text .sm_price {
    float: left;
    font-size: 17px;
    font-weight: bold;
    padding: 20px 0 0 4px;
}

#content #photo .text .pricelist {
    float: right;
    padding: 5px 0 0;
}
#content #photo .text .pricelist:hover, #content #photo .text .pricelist:active{
    text-decoration:none;
}

#souvenir .icon {
    float:left; 
    width:131px; 
    height:129px; 
    overflow:hidden; 
    margin: 0 0 0 12px;
}
#souvenir .text {
    width: 205px;
    overflow: hidden;
    height: auto;
    margin: 9px 0 20px 20px;
}
#souvenir .button{
	margin: -5px auto;
}

#photographer .icon{
overflow: hidden; float: left; height: 160px; width: 161px;margin: 18px 10px 0 -10px;
}
#photographer .text{
	margin: -10px 0 0 0; padding:45px 0 15px 175px; text-align: left;
}
#photographer .button{
float: left;
}


#bottom {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 220px;
    bottom: -180px;
    text-align: center; /* must be here because IE6 doesn't understand margin: 0 auto;*/
}

#bottom .left {
    background: #162732;
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
}

#bottom .right {
    background: #455560;
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
}

#bottom .center {
    background: #2e3f49 url( 'img/potpourri.png' ) 0 0 repeat-y; /**/
    position: relative;
    text-align: left;
    width: 980px;
    height: 100%;
    margin: 0 auto;
    color: #fff;

}

#bottom a:link.bottom_more, #bottom a:visited.bottom_more {
    color: #fff;
    text-decoration: underline;
    float: right;
    
    font-size: 13px;
    margin: 10px 10px 0 0;
}

#bottom a:hover.bottom_more, #bottom a:active.bottom_more {
    text-decoration: none;
}

#bottom ul {
    margin: 5px 10px;
}

#bottom ul li {
    margin: 5px 0 5px 10px;
}

#bottom .center .delivery {
    float: left;
    width: 40%;
}

#bottom .center .delivery .page_bottom {
    font-size: 28px;
    font-weight: normal;
}

#bottom .center .delivery .page_bottom2 {
    font-size: 21px;
}

#bottom .center .checkout {
    float: left;
    width: 30%;
    
}

.page_bottom {

    font-size: 28px;
    font-weight: normal;
    margin: 10px 0 0 0;
    color: #fff;
}

#bottom .center .checkout .page_bottom2 {
    font-size: 14px;
}

#bottom .center .faq{
    float:right;
    width: 25%;
    margin: 0 10px 0 10px;
}
    #bottom .center .faq h4.page_bottom{
        color:#fff;
        text-transform:uppercase;
        font-size:15px;
        font-weight:bold;
        margin: 10px 0 0 0;
    }
    #bottom .center .faq .page_bottom_text{
        font-size:13px;
    }
    #bottom .center .faq a:link.page_bottom_text,
    #bottom .center .faq a:visited.page_bottom_text{
        color: #fff;
        text-decoration: underline;
    }

    #bottom .center .faq a:active.page_bottom_text,
    #bottom .center .faq a:hover.page_bottom_text{
        text-decoration:none;
    }

#bottom .center .line{
    border-left:1px solid #B7BDC1;
    float:right;
    height:80%;
    margin:20px 0 0;
    width:0;
}


