/* 
 * Global style sheet
 * Portrait Place
 * Copyright 2006 - ITbyUs
 * Author David Dale
 */

* {
	margin: 0;
	padding: 0;
}

a {
	color: #fff;
}

a:hover {
	color: #E0EDC5;
}

body {
	background-color: #666;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

h1, .heading1 {
	font-size: 26px;
	font-weight: bold;
}

h2, .heading2 {
	font-size: 18px;
	font-weight: normal;
}

h3, .heading3 {
	font-size: 14px;
	font-weight: bold;
}

h4, .heading4 {
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol, li, h1, h2, h3, .h4, h5 {
	margin: 0 0 10px 0;
}

table, td, th {
	font-size: 100%;
	text-align: left;
}

ul, ol {
	margin-left: 20px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

.admin {
	padding: 5px 0; 
	float:right;
}

.body {
	background-color: #666;
	background-image: url(../images/makeover/body-bg2.gif);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;
	text-align: center;
}

.clr {
	clear: both;
	height: 0;
	line-height: 0;
}

.content {
	padding: 10px;
	width:390px;
  height: 373px;
  overflow-y: auto;
}

.galleryhome {
	float: right;
	font-size: 10px;
	padding: 5px 0 0 3px;
	width: 80px;
}

.galleryhome div {
	margin-bottom: 3px;
}
.galleryhome img {
	margin-bottom:3px;
}

.intro {
	width: 270px !important;;
}
.intro  table {
	width: 270px !important;
}

.layout {
	clear: both;
}

#header {
}

#header #logo {
	background: url("/site/images/makeover/logo-sprite.gif") no-repeat scroll 0 bottom transparent;
  display: block;
  height: 65px;
  margin: 10px 0;
  width: 307px;
}

#header #logo:hover {
  background-position: 0 -3px;
}

#main {
	background-color: #000;
	width: 416px;
	height:380px;
	margin-top: -10px;
}

#menu {
	background-image: url(../images/makeover/tab-sprite.gif); 
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 20px;
	margin-bottom: 3px;
}

/*#menu.tabhome { background-image: url(../images/makeover/tab-bg.gif) !important; }*/
#menu.tab1 { background-position: 0 -141px;  }
#menu.tab2 { background-position: 0 -121px; }
#menu.tab3 { background-position: 0 -101px; }
#menu.tab4 { background-position: 0 -80px; }
#menu.tab5 { background-position: 0 -60px; }
#menu.tab6 { background-position: 0 -40px; }
#menu.tab7 { background-position: 0 -20px; }
#menu.tab8 { background-position: 0 0; }

#menu li {
	display: inline;
	margin: 0;
	float:left;
	text-align:center;
	margin:0 3px;
	padding:0;
	position: relative;
	}

#menu li a {
	color: #fff;
	display: block;
	font-size: 10px;
	padding: 4px 0 0 0;
	text-decoration: none;
	width: auto;
}

#menu li a:hover,  #menu li.selected a{
	color: #fff;
}

#menu li#tab1 { width: 90px; }
#menu li#tab2 { width: 84px; }
#menu li#tab3 { width: 88px; }
#menu li#tab4 { width: 93px; }
#menu li#tab5 { width: 85px; }
#menu li#tab6 { width: 88px; }
#menu li#tab7 { width: 86px; }
#menu li#tab8 { width: 88px; }

#menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	float:left;
}

#menu li ul {
	position: absolute;
	width: 91px;
	left: -999em;
	margin:0;
	padding: 3px 0 0;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: -10px;
	top: 7px;
	border-top:2px solid #a0a0a0;
	margin:10px;
	z-index: 100000;
	padding-bottom: 5px;
	padding-left:1px;
	background: transparent url(/site/images/makeover/menu_bottom2.gif) bottom left no-repeat;
}

#menu li.selected:hover ul, #menu li.selected.sfhover ul {
  border-top: 2px solid #000;
}

#menu li:hover ul li, #menu li.sfhover ul li {

}

#menu li:hover ul li a, #menu li.sfhover ul li a {
	display: block;
	margin-left:-1px;
	color:#fff;
	padding:0;
	width:78px;
	padding: 3px 3px;
}
#menu li:hover ul li a:hover, #menu li.sfhover ul li a:hover {
	color:#E0EDC5;
}

#photo {
	background-color: #000;
	background-image: url(../images/makeover/lrg-image-1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	width: 334px !important;
}

#photo.gallery {
	background-image: url(../images/makeover/lrg-image-2.jpg);
}

#special {
	height: 107px;
	max-height: 107px;
	width: 416px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 750px;
}
#galleryThumbs, #galleryThumbs *  {
	margin:0;
	padding:0;
}
ul#galleryThumbs {
	list-style-type:none;
	width: 390px;
	margin-bottom: -20px;
}
#galleryThumbs li {
	display: inline;
}
#galleryThumbs li a {
	text-decoration:none;
}
#galleryThumbs li a img{
	border: 1px solid #5F3D3C;
	margin: 3px;
}
#footer { padding: 1em; color:#ccc;  align:center; width: 750px; margin:auto;  }
#footer a { color: #ccc; }
#footer p span { float: left; padding-right:20px;  }
#footer p { text-align:center; }

