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

/* **************************
   Paul Fisher Photography
************************** */
*{margin:0;padding:0;}
table,tr,td{border:0;}
p{margin:15px 0;}
body{
        font-family:Arial, Sans-Serif, Serif;
        font-size:0.7em;
        line-height:2em;
        color:#333;
        background:#777;
        min-width:750px;           /*nonIE6*/
                scrollbar-face-color: #fff;
                scrollbar-highlight-color: #fff;
                scrollbar-3dlight-color: #fff;
                scrollbar-shadow-color: #fff;
                scrollbar-darkshadow-color: #fff;
                scrollbar-arrow-color: #333;
                scrollbar-track-color: #f1f1f1;
}
a,avisited{
        color:#666;
        text-decoration:underline;
}
a:hover{
        color:#111;
        text-decoration:none;
}
/* ******************************************************* * mainPageMenu*/
.PageMenu{
        width:100%;
        height:40px;
        line-height:10px;
        background:#444 url('pictures/gs_webgraphics/logo.jpg') no-repeat 100% 50%;
        border-bottom:1px #888 solid;
}
.PageMenu .MenuItem{
        float:left;
}
.PageMenu .MenuItem a,
.PageMenu .MenuItem a:visited{
        display:block;
        padding:15px 10px;
        text-decoration:none;
        color:#999;
        white-space:nowrap;
}
.PageMenu .MenuItem ul li ul li a {
        text-align:left;
        white-space:nowrap;
}
.PageMenu .MenuItem ul {
        padding:0;
        margin:0;
        list-style-type:none;
}
.PageMenu .MenuItem li {
        float:left;
        width:auto;
        position:relative;
        width:84px;                                                                     /*checkIE6*/
}
.PageMenu .MenuItem ul ul {
        visibility:hidden;
        position:absolute;
        height:0;
        top:40px;
        left:-1px;
        width:50px;
}
.PageMenu .MenuItem table {
        position:absolute; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
.PageMenu .MenuItem ul ul a, 
.PageMenu .MenuItem ul ul a:visited {
        background:#444;
        color:#ccc; 
        height:auto; 
        line-height:1em; 
        padding:8px 10px;
        width:65px;
}
.PageMenu .MenuItem a:hover,
.PageMenu .MenuItem ul ul a:hover {
        color:#fff;
        background:#555;
 }
.PageMenu .MenuItem :hover > a,
.PageMenu .MenuItem ul ul :hover > a {
        color:#fff;
        background:#555;
}
.PageMenu .MenuItem ul li:hover ul,
.PageMenu .MenuItem ul a:hover ul{
        visibility:visible;
}
.PageMenu .Selected{
        color:#fff !important;
}
/* ******************************************************* * mainDIV*/
#Wrapper{
        width:100%;
        height:auto;
}
#Container{
        width:100%;
        height:auto;
}
#MainArea{
        width:90%;
        height:420px;
        margin:80px auto 0 auto;
        background:#fff;
        border:1px #666 solid;
}
#MainImage{
        float:left;
        width:400px;
        height:400px;
        margin:10px;
        text-align:center;
        clear:none;
}
#MainArea .Copyright{
        line-height:10px;
        font-size:9px;                                                               /*checkSafari*/
}
#PageContent{
        padding:10px;
        height:400px;
        overflow:auto;
        text-align:right;
}
#PageContent em{
        display:block;
        background:#f9f9f9;
        border:1px #f1f1f1 solid;
        padding:5px;
}
#PageContent table{
        text-align:left;
}
#PageContent table tr{
        background:#f1f1f1;
}
#PageContent table td{
        padding:2px;
}
#Footer{
        width:100%;
        height:10px;
        text-align:right;
        line-height:10px;
}
#Footer a,
#Footer a:visited{
        padding-right:10%;
        color:#444;
        text-decoration:none;
}
#Footer a:hover{
        color:#f1f1f1;
}
#Phosys{
        display:none;
}
/* ******************************************************* * albumList*/
#AlbumList{
        float:left;
        width:300px;
        height:415px;
        margin-top:5px;
        overflow:auto;
}
#AlbumList .Row{
        width:280px;
        height:100px;
        margin-bottom:2px;
        border-bottom:1px #f1f1f1 solid;
        cursor:pointer;
        cursor:hand;
}
#AlbumList .Row .ThumbTable{
        float:left;
        border:0;
}
#AlbumList .Row .Thumbnail{
        float:left;
        width:110px;
        height:100px;
        background:#f1f1f1;
        text-align:-moz-center;
        text-align:center;
}       
#AlbumList .Row .Title{
        float:right;
        width:160px;
        height:20px;
}
#AlbumList .Row .Description{
        float:right;
        width:160px;
        height:55px;
}
#AlbumList .Button{
        float:right;
        text-align:right;
}
/* ******************************************************* * contactform*/
#ContactForm{
        float:left;
        width:400px;
        height:400px;
        margin:10px;
        line-height:normal;
}
#ContactForm .Row{
        width:400px;
        height:auto;
        margin:2px 0;
        clear:both;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:auto;
}
#ContactForm .Row .Field{
        float:left;
        width:300px;
        height:auto;
}
#ContactForm input,
#ContactForm select,
#ContactForm textarea{
        font-family:Arial;
        font-size:10px;
        color:#666;
        padding:2px;
        overflow:hidden
}
#ContactForm .Footer{
        width:250px;
        text-align:center;
}
#ContactForm .Footer a,
#ContactForm .Footer a:visited{
        color:#333;
        font-weight:bold;
        text-decoration:underline;
}
#ContactForm .Footer a:hover{
        text-decoration:none;
        color:#666;
}
/* ******************************************************* * basket*/
#ShoppingCart{
        float:left;
        width:400px;
        height:400px;
        margin:10px;
}
#ShoppingCart{
        float:left;
        width:400px;
        height:auto;
}
#ShoppingCart .Header{
        width:350px;
        float:left;
        clear:both;
}
#ShoppingCart .Header .Thumbnail,
#ShoppingCart .Header .Product,
#ShoppingCart .Header .Option,
#ShoppingCart .Header .Price,
#ShoppingCart .Header .Quantity,
#ShoppingCart .Header .Total{
        display:none;
}
#ShoppingCart .Header .Remove {
        float:right;
        width:60px;
}
#ShoppingCart .List{
        width:400px;
        height:340px;
        clear:both;
        background:#fff url('pictures/gs_webgraphics/bg_shoppingcart.gif') no-repeat top center;
}
#ShoppingCart .Row{
        width:350px;
        height:104px;
        border:1px #ccc solid;
        margin:0 0 4px 0;
        clear:both;
        padding-top:4px;
        background:#fff url('pictures/gs_webgraphics/bg_shoppingcart.gif') no-repeat 50% 0;
}
#ShoppingCart .Row .Thumbnail,
#ShoppingCart .Row .ThumbTable{
        float:left;
        height:auto;
        width:110px;
        text-align:center;
}
#ShoppingCart .Row .Product,
#ShoppingCart .Row .Option{
        float:Left;
        font-weight:bold;
        text-align:right;
        width:150px;
}
#ShoppingCart .Row .Price{
        display:none;
}
#ShoppingCart .Row .Option,
#ShoppingCart .Row .Quantity,
#ShoppingCart .Row .Total{
        float:left;
        width:150px;
        text-align:right;
}
#ShoppingCart .Row .Remove{
        float:right;
        width:60px;
        height:50px;
        margin-top:-60px;
}
#ShoppingCart .Footer{
        width:360px;
        text-align:right;
}
#ShoppingCart .Footer .Total{
        font-weight:bold;
        color:#FF0000;
        padding-right:100px;
}
#ShoppingCart .Footer .Button{
        margin:0 10px;
}
/* ******************************************************* * LoginMenu*/
.LoginMenu{
        color: #333;
        font-size:11px;
        text-align:right;
        background-color: #fff;
        border: 1px solid #ccc;
        line-height:18px;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#333;
        background-color:#f1f1f1;
        text-align:center;
}
.LoginMenuSubmit{
        color: #333;
        text-align: center;
        background-color: #f1f1f1;
        text-align: center;
        font-weight:bold;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #666;
        text-align: center;
        background-color: #f9f9f9;
        font-weight:bold;
}
.LoginMenu input{
        padding:1px 2px;
        font-family:Arial;
        font-size:11px;
}
/* ******************************************************* * imageList*/
#ImageList{
        width:730px;
        height:400px;
        margin:15px auto 0 auto;
}
#ImageList #Images{
        width:730px;
        height:370px;
}
#ImageList .Item{
        float:left;
        width:110px;
        height:110px;
        background:#f1f1f1;
        margin:4px;
        text-align:center;
}
#ImageList .Item .ThumbTable{
        width:110px;
        height:110px;
        border:0;
}
#ImageList .Item .Thumbnail{
        width:108px;
        height:108px;
}
#ImageList .Footer{
        width:730px;
        height:20px;
}
#ImageList .Footer .Previous{
        float:left;
        width:80px;
        padding-left:20px;
}
#ImageList .Footer .Pages{
        float:left;
        width:500px;
        text-align:center;
}
#ImageList .Footer .Next{
        float:right;
        width:80px;
        padding-right:20px;
        text-align:right;
}
/* ******************************************************* * popUp*/
.PopupBody{
        width:760px;
        height:760px;
        margin:0;
        padding:0;
        text-align:center;
        font-size:12px;
        background:#fff !important;
}
.PopupBody #MainImage{
        width:700px;
        height:700px;
        margin:30px auto;
        float:none;
        border:1px solid #f1f1f1;
        background:#f9f9f9;
}
.PopupBody #Metadata{
        font-size:12px;
}
.PopupBody .ImageControls{
        width:auto;
        margin:0;
        height:25px;
        font-size:12px;
}
.PopupBody .ImageControls .Next{
        float:right;
        width:100px;
        text-align:right;
}
.PopupBody .ImageControls .Previous{
        float:left;
        width:100px;
}
/* ******************************************************* * 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;
}
.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;
}
/* ******************************************************* * contactMail*/
#ContactMail{
        width:500px;
        height:auto;
}
#ContactMail .Row{
        width:500px;
        height:20px;
        clear:both;
}
#ContactMail .Row .Label{
        font-weight:bold;
        font-size:16px;
        float:left;
        height:20px;
        width:250px;
}
#ContactMail .Row .Field{
        font-style:italic;
        font-size:12px;
        float:left;
        width:250px;
        height:20px;
}
#ContactMail a,
#ContactMail a:visited {
        text-decoration:underline;
        color:#333;
}
/* ******************************************************* * metadata*/
#MetaData{
        float:left;
        margin:0;
        padding:0;
        text-align: right;
        background:transparent;
}
#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;
}
/* ******************************************************* *QuickCntact*/
#QuickContact{
        width:220px;
        height:auto;
        line-height:normal;
}
#QuickContact ul,
#QuickContact li{
        padding:0;
        margin:0;
        list-style:none;
}
#QuickContact ul li a,
#QuickContact ul li a:visited,
#QuickContact ul li a:hover{
        color:#333;
        text-decoration:none;
        cursor:default;
        background:0;
        height:20px;
}
#QuickContact ul li ul{
        margin:0;
        padding:0;
        clear:both;
}
#QuickContact #QuickForm{
        width:200px;
        height:auto;
        padding:5px;
        line-height:normal;
        background:#f1f1f1;
        clear:both;
}         
#QuickContact #QuickForm .Message{
        width:200px;
        height:auto;
        background:#353535;
        margin-bottom:2px;
}
#QuickContact #QuickForm .Row{
        width:200px;
        height:auto;
        margin:2px 0;
        clear:both;
}
#QuickContact #QuickForm .Row .Label{
        display:block;
        float:left;
        width:50px;
}
#QuickContact #QuickForm .Row input{
        width:140px;
}
#QuickContact #QuickForm .Row textarea{
        width:142px;
        height:60px;
        overflow:hidden;
}
#QuickContact #QuickForm .Footer{
        width:200px;
        height:20px;
        text-align:center;
        clear:both;
}
#QuickContact #QuickForm .Footer .Button{
        cursor:hand;
        cursor:pointer;
}
#QuickContact #Label4{
        white-space:nowrap;
        color:#f20;
        font-weight:bold;
        text-align:right;
}
/* ******************************************************* * misc*/
#flashcontent{
        height:100%;
        height:420px;
        width:100%;
}
.imgleft{
        float:left;
        margin-right:20px;
}
/* ******************************************************* page specifics */

body.aid_DEFAULT #MainArea { height:auto; }
body.aid_DEFAULT #MainArea #PageContent { height:auto; background:#CCCCCC; }

/*========================================================  
#ImageList{
        float:left;
        width:400px;
        height:auto;
}
#ImageList #Images{
        width:400px;
        height:auto;
}
#ImageList .Footer{
        display:none;
}
#PageContent{
        height:auto;
}
#MainArea{
        overflow:auto;
}.CommerceListList 
{
	text-align: left;
	width: 449px;
	height: 400px;
	overflow: auto;
	clear: both;
}

.CommerceListControls
{
	clear: both;
	width: 430px;
}

.CommerceListButtonCheckout
{
	width: 145px;
	text-align: center;
	font-weight:bold;
	float: left;
}

.CommerceListButtonUpdate
{
	width: 145px;
	text-align: center;
	font-weight:bold;
	float: left;
}

.CommerceListGrandTotal {
	width: 100px;
	left: 290px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	border-top: 1px solid #00CCFF;
	float: left;
}

.CommerceListHeader
{
	clear: both;
	width: 430px;
}

.CommerceListRow
{
	text-align: left;
	border-bottom: 1px dashed #00CCFF;
	clear: both;
	height: 100px;
	width: 425px;
}

.CommerceListThumbnail {
	float: left;
	clear: none;
	width: 100px;
}

.CommerceListThumbTable {
	width: 100px;
	height: 100px;
}

.CommerceListProduct {
	font-style: italic;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.CommerceListOption{
	height: 40px;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.CommerceListPrice {
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	margin-left: 5px;
	width: 145px;
	float: left;
}

.CommerceListQty {
	text-align: right;
	width: 40px;
	float: left;
	margin-top: -4px;
}

.CommerceListQty INPUT {
	width: 20px;
}

.CommerceListTotal {
	width: 100px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	float: left;
}

.CommerceListRemoveItem {
	width: 30px;
	text-align: right;
	float: left;
	margin-top: -4px;
}

.CommerceListThumbnailTitle {
	width: 100px;
	float: left;
	color: white;
}

.CommerceListProductTitle
{
	display: none;
}

.CommerceListOptionTitle
{
	display: none;
}

.CommerceListPriceTitle {
	text-align: right;
	width: 150px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListQtyTitle {
	text-align: right;
	width: 40px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListTotalTitle {
	width: 100px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListRemoveItemTitle {
	width: 30px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.LoginFormTitle
{
	width: 400px;
	height: 40px;
}

.LoginFormMessage
{
	width: 400px;
	height: 20px;
}

.LoginFormLabel
{
	margin-left: 10px;
	float: left;
	width: 150px;
}

.LoginFormField
{
	float: left;
	clear: right;
	width: 250px;
}

.LoginFormControls
{
	margin: 20px 0px 0px 170px;
	width: 200px;
	text-align: right;
}

.LoginFormFieldEmail
{
	width:200px;
}

.LoginFormFieldName
{
	width:200px;
}

.LoginFormFieldAddress
{
	width:200px;
	Height: 100px;
	font-family: verdana;
	border: 1px solid #00CCFF;
}

.LoginFormFieldPostcode
{
	width:100px;
}

.LoginFormFieldPassword
{
	width: 200px;
}

.LightboxTitle
{
	width: 400px;
	height: 40px;
}

.LightboxMessage
{
	width: 400px;
	height: 20px;
}

.LightboxLabel
{
	margin-left: 10px;
	float: left;
	width: 150px;
}

.LightboxField
{
	float: left;
	clear: right;
	width: 250px;
}

.LightboxControls
{
	margin: 20px 0px 0px 170px;
	width: 200px;
	text-align: right;
}

.LightboxFieldName
{
	width:200px;
}

.LightboxFieldEmail
{
	width:200px;
}

.LightboxFieldMessage
{
	width:200px;
	Height: 100px;
	font-family: verdana;
	border: 1px solid #00CCFF;
}





.MailCommerceListList 
{
	text-align: left;
	width: 449px;
	height: 400px;
	clear: both;
}

.MailCommerceListControls
{
	clear: both;
	width: 430px;
}

.MailCommerceListGrandTotal {
	width: 100px;
	left: 290px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	border-top: 1px solid #00CCFF;
	float: left;
}

.MailCommerceListHeader
{
	clear: both;
	width: 430px;
}

.MailCommerceListRow
{
	text-align: left;
	border-bottom: 1px dashed #00CCFF;
	clear: both;
	height: 100px;
	width: 425px;
}

.MailCommerceListThumbnail {
	float: left;
	clear: none;
	width: 100px;
}

.MailCommerceListThumbTable {
	width: 100px;
	height: 100px;
}

.MailCommerceListProduct {
	font-style: italic;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.MailCommerceListOption{
	height: 40px;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.MailCommerceListPrice {
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	margin-left: 5px;
	width: 145px;
	float: left;
}

.MailCommerceListQty {
	text-align: right;
	width: 40px;
	float: left;
	margin-top: -4px;
}


.MailCommerceListTotal {
	width: 100px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	float: left;
}


.MailCommerceListThumbnailTitle {
	width: 100px;
	float: left;
	color: white;
}

.MailCommerceListProductTitle
{
	display: none;
}

.MailCommerceListOptionTitle
{
	display: none;
}

.MailCommerceListPriceTitle {
	text-align: right;
	width: 150px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListQtyTitle {
	text-align: right;
	width: 40px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListTotalTitle {
	width: 100px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListMessage{
	width: 450px;
	float: left;
}

// from System Meta Data