/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 		A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible<;/em> and <strong>&lt;;em>;the&lt;/em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a&gt;.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.



/******************** Reset Browser Defaults ********************/

@import url( 'library/media/css/reset.css' );

/******************** Layout ********************/

body {
   background: #ababab url('library/media/images/background-shadow.gif') repeat-y center top;
   font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif;
   color: #666666;
   font-size: 12px;
   line-height: 18px; 
   }

.container {
   background: #ffffff;
   width: 960px;
   margin: 0px auto;
   }

.header {
   height: 106px;
   padding: 0;
   background: url('library/media/images/header-background.jpg') ;
   }

.hfeed {
   clear:both;
   float: left;
   width: 685px;
   margin: 0 0 0 20px;
   }

.hfeed-gallery {
   clear:both;
   float: left;
   width: 705px;
   margin: 0 0 0 20px;
   }


.aside {
   float: right;
   width: 215px;
   margin: 0 20px 0 0px;
   }

.footer {
   clear: both;
   }


/******************** Header ********************/


#logo, #logo a {
   font-size: 28px;
   line-height: 30px;
   color: #000;
   font-weight: bold;
   }

#logo a:hover {
   color: #2361a1;
   text-decoration: none;
   }

#logo {
   float: left;
   width: 174px;
   height: 85px;
   display: block;
   margin: 13px 0 9px 40px;
   background: url('library/media/images/island-view-gallery.png') no-repeat;
   text-indent: -1999px;
   }

#logo a {
   display: block;
   width: 100%;
   height: 100%;
   }

#tertiary {
   margin: 17px 20px 22px 0;
   float: right;
   }

.homelink {
  height: 13px;
  background: url('library/media/images/home.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 4px 2px 17px;
  text-decoration: none;
  }

.homelink:hover {
  background-position: 0 -15px;
  }


.facebook {
  height: 13px;
  background: url('library/media/images/facebook.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 3px 2px 17px;
  text-decoration: none;
  }

.facebook:hover {
  background-position: 0 -15px;
  }

.twitter {
  height: 13px;
  background: url('library/media/images/twitter.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 4px 2px 14px;
  text-decoration: none;
  }

.twitter:hover {
  background-position: 0 -15px;
  }

.sitemap {
  height: 13px;
  background: url('library/media/images/sitemap.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 0 2px 17px;
  text-decoration: none;
  }

.sitemap:hover {
  background-position: 0 -15px;
  }


.header h2 {
   width: 300px;
   clear: right;
   float: right;
   }

#subheader {
   width: 960px;
   height: 217px;
   float: left;
   margin: 0 0 20px 0;
   }

#banner {
   width: 725px;
   height: 217px;
   float: right;
   }


/******************** Menu ********************/

.menu {
  clear: both;
  float: left;
  width: 213px;
}

.nav {
  border-top: 1px solid #ddd;
  float: left;
  list-style: none;
}

.nav li a {
  width: 213px;
  height: 28px;
  background: url('library/media/images/gray-bar-background.gif') repeat-x;
  display: block;
  border: 1px solid #ddd;
  border-top: none;
  font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif;
  font-size: 16px;
  color: #4c864e; 
  padding: 7px 0 0 20px;
}

.nav li a:hover {
  background-position: 0px -35px;
  text-decoration: none;
}


/******************** Bread Crumb Trail ********************/


.breadcrumb {
   width: 685px;
   margin: -6px 0 11px 0;
   padding: 0 0 9px 0;
   border-bottom: 1px dotted #808080; 
   }

/******************** Document Body ********************/


body, input, textarea {
   font: 12px/18px Arial, Helvetica, Tahoma, Verdana, Sans Serif;
   }


/******************** Search Box ********************/


.searchform {
   margin: 0 0 20px 0;
   }

.searchform .search {
   font-family: arial, helvetica, tahoma, verdana, sans-serif;
   font-size: 12px;
   color: #666666;
   width: 150px;
   height: 18px;
   padding: 2px 2px 0px 2px;
   margin: -3px 1px 0 0;
   }

.search-btn {
   font-family: arial, helvetica, tahoma, verdana, sans-serif;
   font-size: 12px;
   color: #666666;
   width: 55px;
   height: 22px;
   padding: 1px 0 3px 0;
   margin: 0;
   }


/******************** Sidebar ********************/


.aside {
  list-style: none;
  }

.aside ul {
  margin-left: 0px;
  }

.xoxo {
  width: 235px;
  }

.xoxo li {
  list-style: none;
  }


.widget-title {
  width: 203px;
  height: 28px;
  background: url('library/media/images/gray-bar-background.gif') repeat-x;
  display: block;
  list-style: none;
  border: 1px solid #ddd;
  font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif;
  font-size: 16px;
  color: #4c864e; 
  padding: 7px 0 0 10px;
  margin: 0 0 16px 0;
  }

.widget-title a {
  }

.widget-title a:hover {
  background: url('library/media/images/gray-bar-background-hover.gif') repeat-x;
  text-decoration: none;
  }

.artists {
  background: url('library/media/images/artists.png') no-repeat;
  padding: 0 0 0 25px;
  }

.tags {
  background: url('library/media/images/tags.png') no-repeat;
  padding: 0 0 0 25px;
  }

.archives {
  background: url('library/media/images/calendar.png') no-repeat;
  padding: 0 0 0 25px;
  }

#newtagcloud {
  list-style-type: none;
  }

/******************** Footer ********************/


.footer {
   background: url('library/media/images/gray-bar-background.gif') repeat-x;
   border: 1px solid #ddd;
   width: 918px;
   height: 27px;
   margin: 20px 0 -20px 0;
   padding: 8px 20px 0 20px;
   float: left;
   }

#footer-nav {
   width: 400px;
  &nbsp;float: left;
   }

.footer ul {
   float: left;
   list-style-type:none;
   margin: 0;
   padding: 0;
   }

.footer li {
   float: left;
   padding: 0;
   position: relative;
   }

.footer a {
   }

.footer a:hover, .footer a:focus {
   }

#copyright {
   font-size: 10px;
   float: right;
   }


/******************** Font Styles ********************/


.serif {
   font-family: Georgia, "Times New Roman", Times, serif;
   }

.sans-serif {
   font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif;
   }


/******************** Vertical Rythm ********************/


.entry-meta {
   margin-bottom: 34px;
   }

.entry-left {
   width: 500px;
   float: left;
   }

.entry-right {
   width: 185px;
   float: right;
   }

.entry-tags  {
   clear: both;
   float: left;
   margin-bottom: 16px;
   }

.entry-summary  {
   clear: both;
   }

.entry-content  {
   clear: both;
   }

p, pre, ul, ol, dl, dd, blockquote, address, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol {
   margin-bottom: 20px;
   }

.hentry, .widget, .comment, .navigation-links {
   margin-bottom: 20px;
   }

.navigation-links single-page-navigation {
   clear: both;
   float: left;
   }

.comment-count {
   float: right;
   }

.entry-footer {
   clear: both;
   }




/******************** Links ********************/


a {
   color: #2361a1;
   text-decoration: none;
   }

a:hover {
   text-decoration: underline;
   }

.entry-content a:link, .entry-content a:active, .entry-content a:visited {
   color: #2361a1;
   text-decoration: underline;
   }

.entry-content a:hover {
   text-decoration: none;
   }





/******************** Headings ********************/


h1, h2, h3, h4, h5, h6 {
   font-weight: normal;
   clear: both;
   }

h1 {
   font-size: 24px;
   line-height: 28px;
   padding: 5px 0px;
   }

.hfeed-gallery h1 {
   margin: 0 0 4px 0;;
   }


h2 {
   font-size: 20px;
   line-height: 22px;
   padding: 5px 0px;
   }

h3 {
   font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif;
   color: #2b498d;
   font-size: 18px;
   line-height: 20px;
   padding: 5px 0px;
   }

h4 {
   font-size: 14px;
   line-height: 18px;
   padding: 5px 0px;
   }

h5 {
   font-size: 12px;
   line-height: 18px;
   padding: 5px 0px;
   }

h6 {
   font-size: 10px;
   line-height: 16px;
   }


/******************** Content ********************/


.page-title {
   font-size: 14px;
   font-weight: bold;
   }

.page-title span {
   font-style: italic;
   font-weight: normal;
   }

.entry-title, .entry-title a {
   color: #000;
   font-size: 24px;
   line-height: 28px;
   }

.entry-title a:hover {
   color: #2361a1;
   text-decoration: none;
   }


/******************** Home Page ********************/


#home-top-box {
   width: 685px;
   height: 225px;
   margin: 0px 0px 20px 0px;
   }

#home-top-box h1 {
   clear: none;
   float: left;
   width: 429px;
   }

#home-top-box p {
   margin-top: 14px;
   }

#home-top-box img {
   margin-top: 10px;
   }

.home-gallery {
  width: 705px;	
}

.gallery-title-bar {
  dispaly: inline;
  margin: 0 0 20px 0;
  padding: 0;
  }

.gallery-title-bar a {
  width: 673px;
  height: 30px;
  background: url('library/media/images/gray-bar-background.gif') repeat-x;
  display: block;
  list-style: none;
  border: 1px solid #ddd;
  font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif;
  font-size: 16px;
  color: #4c864e; 
  padding: 5px 0 0 10px;
  }

.gallery-title-bar a:hover {
  background-position: 0 -35px; 
  text-decoration: none;
  }

.view-new-releases {
  display: inline;
  float: right;
  margin:-48px 40px 0 0;
  }

.print-box {
  width: 215px;
  float: left;
  margin: 0 20px 20px 0;
  }

.print-thumbnail {
  width: 213px;
  height: 213px;
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;  
  }

.print-thumbnail {
  display:table-cell;
  text-align: center;
  vertical-align: middle; 
  }

.print-thumbnail span {
  border: 2px solid #ffffff;
  }

.print-details {
  width: 188px;
  height: 160px;
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 15px 5px 0 20px;
  overflow: hidden; 
  }

.print-details p {
  margin-bottom: 0; 
  }

.details {
  height: 13px;
  background: url('library/media/images/details.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 3px 2px 16px;
  text-decoration: none;
  }

.details:hover {
  background-position: 0 -15px;
  }

.frameit {
  height: 13px;
  background: url('library/media/images/frameit.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 4px 2px 19px;
  text-decoration: none;
  }

.frameit:hover {
  background-position: 0 -15px;
  }

.order {
  height: 13px;
  background: url('library/media/images/order.gif') no-repeat;
  display: inline-block;
  margin: 0;
  padding: 0 0 2px 17px;
  text-decoration: none;
  }

.order:hover {
  background-position: 0 -15px;
  }

.title-bar {
  margin: 0 0 16px 0;
  padding: 0;
  }

.title-bar a {
  width: 203px;
  height: 30px;
  background: url('library/media/images/gray-bar-background.gif') repeat-x;
  display: block;
  list-style: none;
  border: 1px solid #ddd;
  font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif;
  font-size: 16px;
  color: #4c864e; 
  padding: 5px 0 0 10px;
  }

.title-bar a:hover {
  background-position: 0 -35px; 
  text-decoration: none;
  }

.home-gallery, .home-bottom-boxes {
  list-style: none;
   }

#home-bottom-box-1, #home-bottom-box-2 {
   width: 215px;
   float: left;
   margin: 0px 20px 0px 0px;
   }

.services {
   list-style-type: none;
   padding: 0;
   margin: 0 0 0 0px;
   }

.services li {
   background: url('library/media/images/checkmark.png') left center no-repeat;
   padding: 0 0 0 20px; 
   }

#home-bottom-box-3 {
   width: 215px;
   float: left;
   margin: 0px 0px 0px 0px;
   }

.blog-box p {
   border-bottom:1px dotted #808080;
   margin: 11px 0 -2px 0;
   padding: 0 0 8px 0;
   }


/******************** Text Elements ********************/


address {
   font-style: italic;
   }

abbr[title], acronym[title], dfn[title] {
   cursor: help;
   border-bottom: 1px dotted #666;
   }

blockquote {
   color: #666;
   font-style: italic;
   border-left: 1px solid #ddd;
   margin-left: 15px;
   padding-left: 10px;
   }

strong {
   font-weight: bold;
   }

em, dfn, cite {
   font-style: italic;
   }

dfn {
   font-weight: bold;
   }

sup {
   bottom: 1ex;
   }

sub {
   top: .5ex;
   }

small {
   font-size: 12px;
   }

del {
   text-decoration: line-through;
   }

ins {
   text-decoration: underline;
   }

code, pre {
   line-height: 15px;
   }

var, kbd, samp, code, pre {
   font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace;
   background: #fafafa;
   }

kbd {
   font-weight: bold;
   }

samp, var {
   font-style: italic;
   }

pre {
   white-space: pre;
   overflow: auto;
   padding: 10px;
   border: 1px solid #ddd;
   clear: both;
   }

code {
   padding: 0px 3px;
   }

.subheading {
   color: #2b498d;
   font-size: 18px;
   line-height: 21px;
   }

/******************** Lists: (ul, ol, dl) ********************/


ul, ol, dl {
   margin-left: 15px;
   }

.nav {
   margin-left: 0px;
   }

.entry-content ul, .entry-content ol, #search-query {
   margin-left: 25px;
   }

li ul, li ol {
   margin-bottom: 0;
   }

ul ul, ol ol, ul ol, ol ul {
   margin-bottom: 0;
   }

ol {
   list-style-type: decimal;
   }

ul {
   list-style-type: disc;
   }

ul ul {
   list-style-type: circle;
   }

ul ul ul {
   list-style-type: square;
   }

dt {
   font-weight: bold;
   }

.fat li {
   margin-bottom: 10px;
   }



/******************** Forms ********************/


input, textarea, button {
   background: #fafafa;
   border-color: #aaa #ddd #ddd #aaa;
   border-style: solid;
   border-width: 1px;
   color: #444;
   font-size: 14px;
   }

input, textarea, button {
   font-family: Arial, Helvetica, Tahoma, Verdana, Sans Serif; padding: 3px;
   }
button {
   font: 12px;
   padding: 2px 10px;
   cursor: pointer;
   }
input:focus, textarea:focus, button:hover {
   background: #fff;
   border-color: #777 #ccc #ccc #777;
   }


/******************** Bugfix ********************/


.safari input {
   padding: 0px 3px;
   }

.chrome input {
   padding: 1px 3px;
   }



/******************** Comments ********************/


#comments  {
   width:685px;
   clear: both;
   float: left;
   }

}.comment-list, .comment-list .children {
   list-style: none;
   }

.comment-list {
   margin-left: 20px;
   }

.comment {
   margin-bottom: 20px;
   }

.comment-list .children {
   margin-top: 40px;
   }

.comment-meta {
   margin-bottom: 10px;
   }

.commenter {
   font-size: 16px;
   }

.avatar {
   float: right;
   margin: 0px 0px 10px 20px;
   border: 1px #ddd solid;
   padding: 1px;
   }


/******************** Comment Reply ********************/


#comment-form .form-section input {
   margin-right: 15px;
   }

.form-section {
   margin-bottom: 10px;
   }

.form-section label {
   cursor: pointer;
   }

#commenter-details input {
   margin-right: 10px;
   }

#allowed-tags {
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   padding: 5px 10px;
   background: #fff;
   border: 1px #ddd dotted;
   border-top: none;
   width: 573px;
   }


/******************** Images ********************/


img.alignleft {
   float: left;
   margin-right: 20px;
   margin-top: 5px;
   }

img.alignright {
   display: block;
   float: right;
   margin-left: 20px;
   margin-top: 5px;
   }

img.aligncenter { 
   margin-left: auto;
   margin-right: auto;
   display: block;
   clear: both;
   margin-top: 5px;
   }

.wp-caption {
   text-align: center;
   }

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
   }

.wp-caption .wp-caption-text {
   margin: 0;
   padding: 5px;
   }

.wp-smiley {
   max-height: 13px;
   margin: 0 !important;
   } /* Prevent the smileys from breaking line-height */


/******************** [gallery] ********************/


.gallery {
   margin: auto;
   }

.gallery-image {
   border: 2px solid #cfcfcf;
   margin-left: 0;
   }

.gallery-caption {
   margin-left: 0;
   }

.gallery-item {
   float: left;
   text-align: center;
   margin-left: 0;
   }

.gallery-columns-2 {
   width: 50%;
   }

.gallery-columns-3 {
   width: 33%;
   }

.gallery-columns-4 {
   width: 25%;
   }

.gallery-columns-5 {
   width: 20%;
   }

.gallery-columns-6 {
   width: 16%;
   }

.gallery-columns-7 {
   width: 14%;
   }

.gallery-columns-8 {
   width: 12%;
   }

.gallery-columns-9 {
   width: 11%;
   }


/******************** Navigation ********************/


.page-navigation .nav-next {
   float: right;
   }

.page-navigation .nav-previous {
   clear: both;
   float: left;
   margin: 0 20px 0 0;
   }

.single-page-navigation .nav-next {
   float: right;
   }

.single-page-navigation .nav-previous {
   clear: both;
   float: left;
   }

/* [gallery] + navigation clearfix */

.gallery-row:after, .navigation-links:after, .container:after, .menu:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   }

.gallery-row, .navigation-links, .container, .menu {
   display: block;
   }


/******************** Basic Alignments ********************/


.alignleft {
   float: left;
   }

.alignright {
   float: right;
   }

.aligncenter {
   margin-left: auto;
   margin-right: auto;
   display: block;
   clear: both;
   }


/******************** Page Icons ********************/


.myicons {
vertical-align:middle;
padding:0px 8px 0px 0px;
margin:0px;
border-style:none;
border:none;
}


/******************** Multi Column Category List Plugins *******************/


.ddmcc {
	width: 113px;
	float: left;
	padding-right: 0px;
}

.ddmcc ul {
	margin: 0px 0 0px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	margin: 0 0 0 0;
	padding: 0;
}

.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}

.tdtdtd {
	height: 100%;      
}



/******************** Framing ********************/



#framing-console  {
float: left;
width:685px;
height: 442px;
margin-bottom: 20px;
}
	    
#framing-controls  {
width: 181px;
height: 442px;
float:left;
}
	    	
#frames  {
width: 164px;
height: 82px;
float:left;
}
	    	
.framing-titles  {
width: 178px;
height: 18px;
float:left;
}
	    
.swatch  {
width: 18px;
height: 18px;
float: left;
margin: 6px 6px 0 0;
border: none;
overflow: hidden;
}		
			
.swatch img {
border: 0;
}
		    
#framing  {
text-align: center;
margin: 0 auto;
width: 504px;
height: 382px;
float: left;
padding: 60px 0 0 0;
}
				
#frame-container {
width: 122px;
height: 122px;
margin: 0 auto;
display: inline;
text-align: center;
}

#frame  {
width: 122px;
height: 122px;
display: table-cell;
text-align: center;
}

#frame-top-row  {
width: auto;
height: 18px;
padding: 0 18px 0 18px;
}

#frame-top  {
width: 100%;
height: 18px;
float: left;
position: relative;
}

#frame-top-left  {
width: 18px;
height: 18px;
float: left;
position: relative;
right: 18px;
margin-left: -100%;
}

#frame-top-right  {
width: 18px;
height: 18px;
float: left;
position: relative;
margin-right: -18px;
}

#frame-middle-row {
width: auto;
height: 86px;
padding: 0 18px 0 18px;
}

#big-matte  {
width: 100%;
float: left;
position: relative;
}

#matte-top-row  {
width: auto;
height: 24px;
padding: 0 24px 0 24px;
}

#matte-top  {
width: 100%;
height: 24px;
float: left;
position: relative;
}

#matte-top-left  {
width: 24px;
height: 24px;
float: left;
position: relative;
right: 24px;
margin-left: -100%;
}

#matte-top-right  {
width: 24px;
height: 24px;
float: left;
position: relative;
margin-right: -24px;
}

#matte-middle-row  {
width: auto;
padding: 0 24px 0 24px;
}

#small-matte  {
width: auto;
float: left;
position: relative;
}

#small-matte-top-row  {
width: auto;
height: 3px;
padding: 0 3px 0 3px;
}

#small-matte-top  {
width: 100%;
height: 3px;
float: left;
position: relative;
}

#small-matte-top-left  {
width: 3px;
height: 3px;
float: left;
position: relative;
right: 3px;
margin-left: -100%;
}

#small-matte-top-right  {
width: 3px;
height: 3px;
float: left;
position: relative;
margin-right: -3px;
}

#small-matte-middle-row  {
width: auto;
padding: 0 3px 0 3px;
}

#painting  {
width: 100%;
float: left;
position: relative;
	}

#painting img {
background-color: #ffffff;
padding: 4px
	}


#small-matte-left  {
width: 3px;
float: left;
position: relative;
right: 3px;
margin-left: -100%;
}

#small-matte-right  {
width: 3px;
float: left;
position: relative;
margin-right: -3px;
}

#small-matte-bottom-row  {
width: auto;
height: 3px;
padding: 0 3px 0 3px;
}

#small-matte-bottom  {
width: 100%;
height: 3px;
float: left;
position: relative;
}

#small-matte-bottom-left  {
width: 3px;
height: 3px;
float: left;
position: relative;
right: 3px;
margin-left: -100%;
}

#small-matte-bottom-right  {
width: 3px;
height: 3px;
float: left;
position: relative;
margin-right: -3px;
}

#big-matte-left {
width: 24px;
float: left;
position: relative;
right: 24px;
margin-left: -100%;
}

#big-matte-right  {
width: 24px;
float: left;
position: relative;
margin-right: -24px;
}

#matte-bottom-row  {
width: auto;
height: 24px;
padding: 0 24px 0 24px;
}

#matte-bottom  {
width: 100%;
height: 24px;
float: left;
position: relative;
}

#matte-bottom-left  {
width: 24px;
height: 24px;
float: left;
position: relative;
right: 24px;
margin-left: -100%;
}

#matte-bottom-right  {
width: 24px;
height: 24px;
float: left;
position: relative;
margin-right: -24px;
}

#frame-left  {
width: 18px;
float: left;
position: relative;
right: 18px;
margin-left: -100%;
}

#frame-right {
width: 18px;
float: left;
position: relative;
margin-right: -18px;
}

#frame-bottom-row  {
width: auto;
height: 18px;
padding: 0 18px 0 18px;
}

#frame-bottom  {
width: 100%;
height: 18px;
float: left;
position: relative;
}

#frame-bottom-left {
width: 18px;
height: 18px;
float: left;
position: relative;
right: 18px;
margin-left: -100%;
}

#frame-bottom-right  {
width: 18px;
height: 18px;
float: left;
position: relative;
margin-right: -18px;
}

#print-page-details  {
clear: both;
float: left;
width: 181px;
} 

#print-page-order-form  {
float: left;
width: 504px;
} 

#print-page-order-form1  {
float: left;
width: 242px;
} 

#print-page-order-form2  {
float: right;
width: 242px;
} 

.order-form-field  {
float: left;
width: 242px;
height: 36px;
} 

.order-form-label {
display: inline;
float: left;
width: 73px;
padding: 3px 0 0 0;
} 

.order-form-label-framing {
display: inline;
float: left;
width: 68px;
height: 50px;
padding: 3px 0 0 0;
} 

.order-form-field input  {
display: inline;
float: right;
width: 161px;
} 

.framing_choice  {
color: #FFFFFF; 
border-color: #FFFFFF;
background-color: #FFFFFF;
}

.framing_choice:focus, .framing_choice:hover  {
color: #FFFFFF; 
border-color: #FFFFFF;
background-color: #FFFFFF;
}


#box fieldset  {
margin-bottom: 0;
}

#box fieldset .button  {
margin: 10px 0 15px 73px;
}

#response, #error  {
clear: both;
margin: 0px 0 0 254px;
list-style: none;
}

#response p  {
margin: 0;
}

#error p  {
margin: 0;
}

#paypalbuttons  {
clear:both;
float: left;
margin: -41px 0 0 319px;
}

#printbutton {
display: inline;
float: left; 
}

#framedprintbutton {
margin: 0 0 0 12px;
display: inline;
float: left;  
}

#purchaseprintsubmit {
   cursor: pointer;
}

#buyunframedprint {
   cursor: pointer;
}

#buyframedprint {
   cursor: pointer;
}

#purchaseprintsubmit:focus, #purchaseprintsubmit:hover {
   background: #fff;
   border-color: #777 #ccc #ccc #777
}

#buyunframedprint:focus, #buyunframedprint:hover {
   background: #fff;
   border-color: #777 #ccc #ccc #777;
}

#buyframedprint:focus, #buyframedprint:hover {
   background: #fff;
   border-color: #777 #ccc #ccc #777;
}


.pd-rating {
   float: right;
   margin-top: -52px;
   }

