/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background:url(lo/getty_body_bg_tile.jpg) repeat;
}
/***** LAYOUT *****/

#wrapper {
background:url(lo/LauraGettyHeader2_Stripe.gif) top left repeat-x;
}
#header {
width:770px;
height:130px;
background:url(lo/LauraGettyHeader2.gif) top left no-repeat;
}
#email_link {
position:relative;
top:85px;
left:552px;
}
#wrapper_content {
width:770px;
}
#categories {
float:left;
width:600px;
margin-top: 10px;
margin-left:35px;
}
#wrap_foot {
clear:both;
background:url(lo/footer_stripe.gif) top left repeat-x;
}
#footer {
clear:both;
width:770px;
height:40px;
background:url(lo/footer_bg.gif) top left no-repeat;
}
/***** HOME PAGE - LAURA'S QUICK PICKS *****/
#picks {
float:right;
margin-top: 10px;
width: 125px;
padding:2px;
border: 1px solid #d22e77;
}
#picks h1 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
border:none;
padding:2px 2px 10px 2px;
}
#picks p {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:1.25;
margin:0;
padding:0 2px 2px 2px;
}
#picks a:link, #picks a:visited, #picks a:hover {
border:none;
}
#picks a:link, #picks a:visited {
   color:#401914;
   font-weight:bold;
   display: block;
   text-align: left;
}
#picks a:hover {
   color:#d22e77;
}
#picks a:link, #picks a:visited {
   text-decoration: none;     
}

#picks a:hover {
   text-decoration: none;     
}
#slogan {
float:right;
margin-top: 25px;
width: 130px;
}
/***** SUB PAGE LAYOUT DIVS *****/
#wrap_content {
clear:both;
width:770px;
}
#sidebar {
float:left;
width:200px;
}
#content {
float:right;
width:525px;
}
.colA {
float:left;
width:250px;
margin-left:5px;
}
.colB {
float:right;
width:250px;
margin-right:5px;
}
/***** LEFT (SIDE BAR - SUB PAGES) NAVIGATION *****/

#leftnav {
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 19px 0 0 20px;
}
#leftnav ul {
  list-style: none;
  width:175px;
  margin:0;
  padding:0;
}
#leftnav li {
   padding:0 0 0 0;
   margin:0 0 20px 0;
   width:175px;
}
/* Below line so that IE hightlights entire block on hover, not just text */
#leftnav li a { display: block; width: 160px;}

#leftnav li a:link, #leftnav li a:visited {
   color:#401914;
   font-weight:bold;
   display: block;
   text-align: left;
}
#leftnav li a:hover {
   color:#d22e77;
}
#leftnav li a:link, #leftnav li a:visited {
   text-decoration: none;     
   border-bottom:1px solid #401914;
}

#leftnav li a:hover {
   text-decoration: none;     
   border-bottom:1px solid #d22e77;
}

#leftnav .here a:link, #leftnav .here a:visited {
   color:#d22e77;
   text-decoration: none;     
   border-bottom:1px solid #d22e77;
}
/***** Bottom Navigation *****/

#bottomnav {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
  margin-left:20px;
}
#bottomnav ul {
	list-style: none;
	margin: 0;
	padding:5px 0 0 0;
}
#bottomnav li {
	display: inline;
}
#bottomnav a:link, #bottomnav a:visited { 
	padding: 5px 15px 1px 25px;  
	color: #401914;
	text-decoration: none;
	border-bottom:none;
   text-decoration: none;     
   background-image:url(lo/bottom_nav_diamonds.gif);
   background-repeat:no-repeat;
   background-position:left top;
}
#bottomnav a:hover {
	color: #d22e77;
	border-bottom:none;
   text-decoration: none;     
   background-image:url(lo/bottom_nav_diamonds.gif);
   background-repeat:no-repeat;
   background-position: left bottom;
   border-bottom:none;
}
#bottomnav .here a:link, #bottomnav .here a:visited {
   color: #d22e77;
   text-decoration: none;     
   background-image:url(lo/bottom_nav_diamonds.gif);
   background-repeat:no-repeat;
   background-position: left bottom;
   border-bottom:none;
}
/***** BOTTOM NAV - ROW 2 *****/

#bottomnav2 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
  margin-left:20px;
}
#bottomnav2 ul {
	list-style: none;
	margin: 0;
	padding:5px 0 0 0;
}
#bottomnav2 li {
	display: inline;
}
#bottomnav2 a:link, #bottomnav2 a:visited { 
	padding: 5px 15px 1px 25px;  
	color: #401914;
	text-decoration: none;
	border-bottom:none;
   text-decoration: none;     
   background-image:url(lo/bottom_nav_diamonds.gif);
   background-repeat:no-repeat;
   background-position:left top;
}
#bottomnav2 a:hover {
	color: #d22e77;
	border-bottom:none;
   text-decoration: none;     
   background-image:url(lo/bottom_nav_diamonds.gif);
   background-repeat:no-repeat;
   background-position: left bottom;
   border-bottom:none;
}
#bottomnav2 .here a:link, #bottomnav2 .here a:visited {
   color: #d22e77;
   text-decoration: none;     
   background-image:url(lo/bottom_nav_diamonds.gif);
   background-repeat:no-repeat;
   background-position: left bottom;
   border-bottom:none;
}
/***** END BOTTOM NAV 2 *****/
#copyright {
clear:both;
width:770px;
}
#copyright p, #copyright a:link, #copyright a:visited, #copyright a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:9px;
line-height:9px;
font-weight:normal;
color:#401914;
padding-top:9px;
padding-left:0;
text-decoration:none;

}
/***** PHOTOS, TITLES, CAPTIONS, CREDITS *****/
.photo {
    position: relative;
	float: left;
	width: 134px;
	margin: 0 60px 10px 0px;
	padding:0;
	text-align: center;
    background-color:transparent;
    border:0;
}
.photo a:link, .photo a:visited, .photo a:hover {
    color:#401914;
}	
.photo a:hover {
    color:#d22e77
}  
.photo-pic {
	margin:0 auto; 
	padding:0;
	border: 2px solid #401914;
}
.photo-caption {
	margin: 5px 10px; 
	padding:0;
	text-align: center;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	}
	
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
margin: 0 10px 0 0;
font:1.90em Garamond, "Times New Roman", Tahoma, serif;
font-weight:bold;
color:#401914;
border-bottom:1px solid #d22e77;
}

h2 {
padding:20px 0;
color:#401914;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:5px 0 18px 0;
}
p {
font-size:.90em;
line-height:1.35;
color:#401914;
}
p.testimonials {
font-size:.85em;
margin: 10px 25px 10px 25px;
}
ul.reg, ol.reg {
list-style:disc;
padding:0 0 18px 40px;
}
ul.reg li {
color:#401914;
font-size:.80em;
margin: 0 10px 10px 10px;
padding: 0 10px 0 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/
a:link {
color:#410914;
text-decoration:underline;
}
a:visited {
color:#333;
text-decoration:underline;
}
a:hover {
color:#d22e77;
text-decoration:none;
}


/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
