/* **************************
© Phosys Online Proofing 2007
************************** */

/* **************************
    Atken Photography
************************** */
body {
        
        font-size:100%;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#fff;
        padding:10px;
        margin:0;
        background:#fff;
        text-align:center;
}
/* *********************************************************** integration*/
#ATKENcontainer {
	margin: auto;
	width: 696px;
	background-color: #fff;
	font-size: 0.8em;
	text-align:left;
}
#header2-left {
	height: 87px;
	background-image: url(pictures/gs_webgraphics/atken-photography.gif);
	width: 352px;
	float: left;
}
#header2-right {
	background-image: url(pictures/gs_webgraphics/wedding-photography-menu.gif);
	float: right;
	width: 344px;
	vertical-align: middle;
	font-size: 0;
	height: 40px;
	padding-top: 36px;
}
#header2-right a,
#header2-right a:visited{
        margin-left:-1px;;
}
#header2-right #home{
        margin-left:1px;
}
#left {
	left: 15px;
	float: left;
	width: 140px;
	position: relative;
}
#left p {
	padding-left: 5px
}
#middle {
	vertical-align: top;
	width: 100%;
	border:1px #ccc dashed;
	background-image: url(pictures/gs_webgraphics/victoria-rose-interiors_06.gif);
	background-repeat: repeat-y;
	clear: both;
}
 html #middle {
height: 1%
}
#footer {
	clear: both;
	height: 32px;
	font-size: .6em;
	background-image: url(pictures/gs_webgraphics/bridlington-photography.gif);
}
#content {
	text-align: left;
	background: url(pictures/gs_webgraphics/stretch.gif) repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
#photography {
	clear: both;
	height: 165px;
	background-image: url(pictures/gs_webgraphics/photography-wedding.jpg);
}
p {
	font-size: 1em;
	line-height: 1.3em;
}
h1 {  font-weight: bold; color: #ffffff; font-size: 1.0em}
a {  color: #ffffff; text-decoration: underline;}
a:hover {  text-decoration: none;}
.rightimg {
	float: right;
}
ul {
	font-size: 0.7em;
}
#subfooter {
	clear: both;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 696px;
	height: 16px;
	color: #666666;
	font-size: 0.8em;
}
.leftpad img{
	padding-left: 10px;
}
.leftimage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 20px;
	float: left;
}
.rightimage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 20px;
	float: right;
}
.noborder {
        border:0;
}
#customerlogin {
	font-size: 1.0em;
	border:0;
}
.loginform {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 1em;
	color: #666666;
}
h2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0.5em;
}
#left li {
	list-style-type: square;
	text-indent: -15px;
}
.textarea {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#front-text {
	padding-left: 105px;
	padding-right: 105px;
}
#subfooter-left {
	float: left;
	width: 180px;
	padding: 8px;
}
#subfooter-centre {
	margin-right: 230px;
	margin-left: 230px;
	padding: 10px;
}
#subfooter-right {
	float: right;
	width: 180px;
	padding: 8px 14px 8px 8px;
}
.noborder8pad {
        border:0;
	padding-bottom: 8px;
	padding-left: 8px;
}
.centre {
	text-align:center;
	margin:0 auto;
} 
#subfooter-right a:link {
	color: #666666;
	text-decoration: none;
}
#subfooter-right a:hover {
	color: #666666;
	text-decoration: underline;
}
.weblink {

	color: #666666;
	text-decoration: none;
}
/* *********************************************************** PageMenu*/
.PageMenu{
        position:relative;
        top:-30px;
        left:-20px;
        width:100%;
        height:20px;
}
.PageMenu .MenuItem{
        float:left;
}
.PageMenu .MenuItem a,
.PageMenu .MenuItem a:visited{
        display:block;
        float:left;
        padding:2px 10px;
        text-decoration:none;
        font-family:Times New Roman;
        font-size:90%;
        color:#ccc;
}
.PageMenu .MenuItem a:hover{
        color:#fff;
}
/* *********************************************************** maindiv*/
#Container{
        width:620px;
        height:auto;
        background:#41535f;
}
#PageContent{
        float:left;
        width:300px;
        height:400px;
        clear:left;
}
#PageContent h2{
        color:#fff;
        font-size:100%;
}
/* *********************************************************** albumlist*/
#AlbumList{
        float:right;
        width:300px;
        height:400px;
        overflow:auto;
}
#AlbumList .Row{
        width:280px;
        height:110px;
        clear:both;
        margin:2px 0;
        cursor:hand;
        cursor:pointer;
        border-top:1px #728897 solid;
        background:#50626e;
}
#AlbumList .Row .Thumbnail,
#AlbumList .Row .ThumbTable{
        float:left;
        width:110px;
        height:110px;
}
#AlbumList .Row .Title{
        float:left;
        width:150px;
        height:30px;
}
#AlbumList .Row .Description{
        float:left;
        width:150px;
        height:60px;
        font-size:11px;
        line-height:normal;
}
#AlbumList .Row .Button{
        float:right;
        width:150px;
        height:auto;
        text-align:right;
}
/* *********************************************************** AlbumLogin*/
#AlbumLogin{
        width:300px;
        height:auto;
}
#AlbumLogin .Row{
        width:300px;
        height:auto;
        margin:2px 0;
        clear:both;
}
#AlbumLogin .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:auto;
}
#AlbumLogin .Row .Field{
        float:left;
        width:200px;
        height:auto;
}
#AlbumLogin input,
#AlbumLogin textarea,
#AlbumLogin select{
        width:100px;
}
#AlbumLogin .Footer{
        width:250px;
        text-align:center;
}
/* *********************************************************** loginmenu*/
.LoginMenu{
        color: #fff;
        font-size:11px;
        text-align:right;
        background-color:#41535f;
        border: 1px solid #ccc;
        line-height:18px;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#fff;
        background-color:#000;
        text-align:center;
}
.LoginMenuSubmit{
        color: #fff;
        text-align: center;
        background-color: #000;
        text-align: center;
        font-weight:bold;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: center;
        background-color:#41535f;
        font-weight:bold;
}
.LoginMenu input{
        padding:1px 2px;
        font-family:Arial;
        font-size:11px;
}
/* *********************************************************** imagelist*/
#ImageList{
        width:620px;
        height:455px;
        clear:both;
}
#Images{
        width:620px;
        height:435px;
        clear:both;
}
#ImageList .Item{
        float:left;
        width:110px;
        height:130px;
        margin:5px;
        text-align:center;
        border:1px #fff solid;
        font-size:75%;
}
#ImageList .Item .Thumbnail,
#ImageList .Item .ThumbTable{
        width:110px;
        height:105px;
}
#ImageList .Item a,
#ImageList .Item a:visited{
        text-decoration:none;
}
#ImageList .Footer{
        width:620px;
        height:20px;
        clear:both;
}
#ImageList .Footer .Previous{
        float:left;
        width:80px;
        height:20px;
        padding-left:20px;
}
#ImageList .Footer .Pages{
        float:left;
        width:400px;
        height:20px;
        text-align:center;
}
#ImageList .Footer .Next{
        float:right;
        width:80px;
        height:20px;
        padding-right:20px;
        text-align:right;
}
/* *********************************************************** pagejump*/
.Pages{
        text-align:center;
        scrollbar-face-color: #fff;
        scrollbar-highlight-color: #fff;
        scrollbar-3dlight-color: #fff;
        scrollbar-shadow-color: #fff;
        scrollbar-darkshadow-color: #fff;
        scrollbar-arrow-color: #999;
        scrollbar-track-color: #fff;
}
.Pages a,
.Pages a:visited{
        text-decoration:none;
        font-size:11px;
}
.Pages ul li ul li a{
        text-align:left;
        white-space:nowrap;
}
.Pages ul{
        padding:0;
        margin:0;
        list-style-type:none;
        display:block;
}
.Pages li {
        float:left;
        width:auto;
        position:absolute;
}
.Pages ul ul{
        visibility:hidden;
        position:absolute;
        height:150px;
        top:-150px;
        left:0; 
        width:100px;
        border:1px #ccc solid;
        background:#fff;
        /* insert below when using scrolling 'none sub menu' lists */
        overflow:auto;
}
.Pages table {
        position:relative; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
.Pages ul ul li, 
.Pages ul ul a, 
.Pages ul ul a:visited {
        color:#666; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#fff;
}
.Pages ul ul li{
        top:0px;
        position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover{
        color:#333;
        background:#ccc;
}
.Pages :hover > a,
.Pages ul ul :hover > a {
        color:#333;
        background:#ccc;
}
.Pages ul li:hover ul,
.Pages ul a:hover ul,
.Pages ul ul a:hover
{visibility:visible;}
.Pages ul ul ul a,
.Pages ul ul ul a:visited{
        color:#ccc; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px;
        width:80px;
}
.Pages ul ul ul a:hover{
        color:#333;
        background:#ccc;
}
.Pages ul li:hover ul,
.Pages ul a:hover ul{visibility:visible;}
.Pages ul a:hover ul ul,
.Pages ul :hover ul ul{
        visibility:hidden;
        position:absolute;
        height:0;
        left:50px;
        top:0;
}
.Pages ul :hover ul :hover ul,
.Pages ul a:hover ul a:hover ul{
        visibility:visible;
}
.Pages .Selected{
        color:#f50!important;
}
.Pages ul ul ul{
        border:1px #000 solid;
        height:220px !important;
        width:auto;
        background:#656565;
        z-index:500;
        padding-top:1px;
}   
/* *********************************************************** popup*/
.PopupBody{
        width:520px;
        height:530px;
        margin:0;
        padding:0;
        text-align:center;
        font-size:12px;
        background:#41535f !important;
}
.PopupBody #MainImage{
        width:450px;
        height:465px;
        margin:20px auto;
        float:none;
        border:1px solid #f1f1f1;
        background:#f9f9f9;
}
.PopupBody #MainImage .Image{
        height:410px;
}
.PopupBody #MainImage table td{
        vertical-align:middle;
}
.PopupBody #Metadata{
        font-size:12px;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:0;
        left:0;
        width:520px;
        margin:0;
        height:25px;
        font-size:12px;
        background:#000;
        color:#fff;
}
.PopupBody .ImageControls .Next{
        float:right;
        width:100px;
        text-align:right;
        padding-right:20px;
}
.PopupBody .ImageControls .Previous{
        float:left;
        width:100px;
        padding-left:20px;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        color:#fff;
        text-decoration:none;
        white-space:nowrap;
}
/* *********************************************************** metadata*/
#MetaData{
        float:left;
        margin:0;
        padding:0;
        text-align: right;
        background:#41535f;
        line-height:normal;
}
#MetaData .Button{
        cursor: pointer;
        cursor: hand;
}
.MetaData{
        float:left;
        color: #fff;
        text-align: left;
        background:#fff;
        border: 1px solid #565656;
}
.MetaDataTitle{
        font-size:12px;
        font-weight: bold;
        color: #fff;
        background-color: #565656;
        text-align: left;
}
.MetaDataHeading{
        font-size:12px;   
        font-weight: normal;
        color: #565656;
        background:#fff;
        text-align: left;
}
.MetaDataField {
        font-size:12px;
        color: #565656;
        background:#fff;
        cursor: pointer;
        cursor: hand;
}
.MetaDataFieldOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #fff;
        background-color: #565656;
}
.MetaDataCommand{
        font-size:12px;
        color: #565656;
        text-align: right;
        background:#fff;
}
.MetaDataCommandOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: right;
        background-color: #565656;
}
.MetaDataBasket{
        font-size:12px;
        color: #565656;
        text-align: right;
        background:#fff;
}
.MetaDataBasketOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #565656;
        text-align: right;
        background:#fff;
}
/* *********************************************************** lightbox*/
#LightBox{
        float:right;
        width:300px;
        height:460px;
        margin-top:10px;
}
#LightBox .Header{
        height:20px;
        width:300px;
        clear:both;
}
#LightBox .Header .Thumbnail,
#LightBox .Header .Product{display:none}
#LightBox .Header .Option,
#LightBox .Header .Quantity,
#LightBox .Header .Remove{
        width:60px;
        float:left;
        clear:none;
        text-align:right;
}
#LightBox .Header .Option{width:135px;}
#LightBox .List{
        width:300px;
        height:400px;
        overflow:auto;
        clear:both;
}
#LightBox .Row{
        width:270px;
        height:110px;
        margin:2px 0;
        border-top:1px #728897 solid;
        background:#50626e;
}
#LightBox .Row .Thumbnail{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#LightBox .Row .ThumbTable{
        width:110px;
        height:110px;
}
#LightBox .Row .Thumbnail img,
#LightBox .Row .ThumbTable img{
        cursor:default !important;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove{
        text-align:right;
        float:left;
}
#LightBox .Row .Option #Table1{
        float:right;
        padding:0;
        margin:0;
        line-height:1px;
}
#LightBox .Row .Product{
        text-align:left;
        padding-top:20px;
        width:150px;
}
#LightBox .Row .Option{width:20px;}
#LightBox .Row .Quantity{width:70px;}
#LightBox .Row .Remove{width:60px;}
#LightBox .Footer .Button{
        float:right;
        margin:0 10px;
}
#LightBox .Footer a,
#LightBox .Footer a:visited{
        display:block;
        float:left;
        color:#fff;
        text-align:right;
}
#LightBox .Footer a:hover{
        color:#f20;
}
/* *********************************************************** lightboxmail*/
#LightBoxMail a,
#LightBoxMail a:visited{
        text-decoration:underline;
        color:#000;
}
#LightBoxMail{
        width:520px;
        text-align:left;
        background-color:#FFFFFF !important;
        color:#000000 !important;
}
#LightBoxMail .Header{
        width:500px;
        margin:0 auto;
        color:#000000
}
#LightBoxMail .Header .Option,
#LightBoxMail .Header .Product,
#LightBoxMail .Header .Thumbnail
        {display:none;}
#LightBoxMail .Header .Price {
        float:left;
        width:300px;
        text-align:right;
}
#LightBoxMail .Header .Quantity {
        float:left;
        width:100px;
        text-align:right;
}
#LightBoxMail .Header .Total{
        float:left;
        width:100px;
        text-align:right;
}
#LightBoxMail .Row{
        height:120px;
        width:500px;
        margin:5px auto;
        color:#000000;
}
#LightBoxMail .Row .Thumbnail{
        float:left;
        width:120px;
        text-align:left;
}
#LightBoxMail .Row .Product,
#LightBoxMail .Row .Option {
        float:left;
        width:380px;
}
#LightBoxMail .Row .Price{
        float:left;
        width:180px;
        text-align:right;
}
#LightBoxMail .Row .Quantity{
        float:left;
        width:90px;
        text-align:right;
}
#LightBoxMail .Row .Total{
        float:left;
        width:110px;
        text-align:right;
}
/* *********************************************************** basket*/
#ShoppingCart{
        float:right;
        width:300px;
        height:450px;
        margin-top:10px;
}
#ShoppingCart .Header{
        width:300px;
        height:20px;
        margin:0 auto;
        clear:both;
} 
#ShoppingCart .Header .Thumbnail,
#ShoppingCart .Header .Product,
#ShoppingCart .Header .Option,
#ShoppingCart .Header .Price{
        display:none;
}
#ShoppingCart .Header .Quantity,
#ShoppingCart .Header .Total,
#ShoppingCart .Header .Remove{
        float:left;
        width:50px;
        text-align:right;
}
#ShoppingCart .Header .Quantity{
        width:145px;
}
#ShoppingCart .List{
        width:300px;
        height:380px;
        overflow:auto;
        clear:both;
}
#ShoppingCart .Row{
        width:280px;
        height:110px;
        margin:2px 0;
        clear:both;
        border-top:1px #728897 solid;
        background:#50626e;
}
#ShoppingCart .Row .Thumbnail td{
        height:110px;
        width:110px;
        text-align:-moz-center;
}
#ShoppingCart .Row .Thumbnail{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#ShoppingCart .Row .Product,
#ShoppingCart .Row .Option{
        float:left;
        width:170px;
        height:45px;
}
#ShoppingCart .Row .Product{
        font-weight:bold;
        height:30px;
}
#ShoppingCart .Row .Price{display:none;}
#ShoppingCart .Row .Quantity,
#ShoppingCart .Row .Total,
#ShoppingCart .Row .Remove{
        float:left;
        width:50px;
        text-align:right;
}
#ShoppingCart .Row .Price{
        width:20px;
}
#ShoppingCart .Row .Quantity{
        width:60px;
}
#ShoppingCart .Row .Remove{
        width:30px;
}
#ShoppingCart .Footer{
        width:300px;
        margin:0 auto;
        text-align:right;
}
#ShoppingCart .Footer .Total{
        width:105px;
        font-weight:bold;
        text-align:left;
}
#ShoppingCart .Footer .Button{
        margin:0 8px;
}
#ShoppingCart .Footer a,
#ShoppingCart .Footer a:visited{
        display:block;
        float:left;
        color:#fff;
        text-align:right;
}
#ShoppingCart .Footer a:hover{
        color:#f20;
}
/* *********************************************************** loginForm*/
#LoginForm{
        float:right;
        width:300px;
        height:auto;  
        clear:right;      
}
#LoginForm input,
#LoginForm textarea,
#LoginForm select{
        width:150px;
        height:auto;
        margin-left:10px;
        font-family:Arial;
        font-size:10px;
        color:#555;
}
#LoginForm .Footer{
        width:100%;
        height:20px;
        clear:both;
        text-align:center;
}
/* *********************************************************** misc*/
#flashcontent{
        height:100%;
        height:400px;
}
#Phosys{
        display:none;
}
.createaccount a,
.createaccount a:visited{
        display:block;
        width:225px;
        height:20px;
        text-align:center;
        text-decoration:none;
        padding:5px 0;
        margin:0 auto;
        border-top:1px #728897 solid;
        background:#50626e;
}
.createaccount a:hover{
        color:#ccc;
        border-color:#95aab8;
}
/* *********************************************************** end*/
// from System Meta Data