/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Sharp Images Photographic
Author : Ben Rinehart
URL : sharpimagesphotographic.com

Description : 

Created : 05/25/2006
Modified : 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

body{ background: #000; color: #fff; font-family: Papyrus, Georgia, Times, "Times New Roman"; }

/* START CONTAINER */
#container{ width: 600px; \width: 620px; w\idth: 600px; margin: 10px; margin-left: auto; margin-right: auto; padding: 10px; }/* END CONTAINER */

/* START HEADER */
#header{ padding: 0; margin-bottom: 5px; }
#header h1{ width: 600px; height: 100px; padding: 0; margin: 0; background: url(../images/logo.jpg) center center no-repeat; text-indent: -9000px; }
#header h1 a{ width: 600px; height: 100px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }/* END HEADER */

/* START NAVIGATION */
#navigation{ font: 16px Papyrus, Georgia, Times, "Times New Roman"; border-top: 2px solid #fff; padding-top: 5px; text-align: center; }
#global{ margin: 0; padding: 0; white-space: nowrap; }
#global li{ list-style-type: none; display: inline; padding: 10px; }
#global li a:link, #global li a:visited{ color: #aaa; text-decoration: none; white-space: nowrap; }
#global li a:hover, #global li a:active{ color: #fff; }

a:link, a:visited{ color: #fff; }
a:hover, a:active{ text-decoration: none; }/* END NAVIGATION */

/* START PAGE BODY */
#page_body{ padding: 10px 25px; border: 2px solid #fff; width: 550px; min-height: 300px; }
#home #page_body{ height: 400px; background: url(../images/home.jpg); }

h1{ font: 24px  Papyrus, Georgia, Times, "Times New Roman"; margin: 0; text-align: center; }
p{ font-size: 14px; text-indent: 25px; }

blockquote p{ margin: 0; }
blockquote h2{ font-size: 18px; text-align: right; margin: 0 0 20px 0; padding: 0; }

img.info{ float: right; margin: 5px; border: 1px solid #fff; }
img.product{ display: block; margin: 0 auto; }

.instructions{ text-align: center; text-indent: 0; font-style: italic; font-size: 12px; margin: 0; }

#resources{ margin: 0; padding: 0; text-align: center; }
#resources li{ list-style-type: none; padding: 5px 0; }/* END PAGE BODY */

/* START GALLERIES */	
#enlarge{ width: 375px; height: 375px; }
.thumbnails{ width: ; height: ; }
.thumbnails img{ margin: 2px 0; border: 1px solid #fff; }/* END GALLERIES */

/* START FORMS */
form table{ margin: 0 auto; }
form p{ text-indent: 0; }
#contact input[type="text"], #contact textarea{ width: 300px; }
input[type="submit"]:hover, input[type="reset"]:hover{ cursor: pointer; }/* END FORMS */

/* START FOOTER */
#footer{ clear: both; padding: 0; margin-top: 5px; font-size: 12px; text-align: center; }
#footer address{ font-style: normal; }/* END FOOTER */

#social{ float: right; }
#social img{ height: 24px; border: none; }