/* @override http://dannymintonphotography.com/v2/styles/global.css */

* {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #333;
}

h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 160%;
}

h2 {
	font-size: 110%;
	padding-top: 10px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

body {
	background-color: #f9f9f9;
}

body > div {
	margin: auto;
	width: 780px;
}

#hd {
	padding-top: 25px;
	padding-bottom: 30px;
	text-transform: uppercase;
	font: 12px "Arial Narrow", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 1px;
}

#hd #logo img {
	width: 264px;
	height: 51px;
}

#hd #menu li {
	float: left;
	padding-left: 2em;
}

#hd #menu a {
	color: #4c4c4c;
	text-decoration: none;
	padding-bottom: 3px;
}

#hd #menu a:hover, #hd #menu a.selected {
	border-bottom: 3px solid #4c4c4c;
}

#bd {
	border: 1px solid #b3b3b3;
	min-height: 450px;
	background: white url(/v2/images/bg_beach.jpg) no-repeat center top;
	color: #4c4c4c;
	padding-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#bd > * {
	padding-left: 30px;
	padding-right: 30px;
}

#bd p {
	line-height: 1.5;
	padding-bottom: 10px;
}

#bd p a, #bd li a {
	color: #0f3f7f;
	text-decoration: none;
	border-bottom: 1px dotted #0f3f7f;
}

#bd ul {
	margin-left: 15px;
}

#bd ul li {
	list-style-type: square;
	list-style-position: outside;
}

#ft {
	padding-top: 10px;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #7f7f7f;
}

#ft a {
	text-decoration: none;
	color: #7f7f7f;
}

/* @group Special */

#home #bd {
	background-image: url(/v2/images/home_old.png);
	height: 1000px;
}

#home #bd a {
	display: block;
	float: left;
	width: 325px;
	height: 400px;
}

#home_new #bd {
	background-image: url(/v2/images/bg_bay.jpg?cache=0);
	overflow: hidden;
	height: 530px;
}

#home_new #bd #upper {
	display: block;
	height: 300px;
}

#portfolio #bd {
	
}

#portfolio #bd a.gallery-box {
	background-image: url(/v2/images/bg_translucent.png);
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	overflow: hidden;
}

#portfolio #bd a#gb-wedding, #portfolio #bd a#gb-sports {
	width: 245px;
	margin-top: 40px;
	margin-left: 55px;
	margin-bottom: 10px;
	height: 255px;
}

#portfolio #bd a#gb-published
 {
	clear: both;
	margin-left: 55px;
	height: 155px;
	width: 605px;
}

#portfolio #bd a#gb-published img {
	height: 100px;
	width: 600px;
}

#portfolio #bd a.gallery-box h2 {
	color: white;
	font-size: 150%;
	font-weight: lighter;
	text-shadow: #0f3f7f 2px 2px 2px;
}

#portfolio #bd a.gallery-box img {
	border: 1px solid white;
	margin-top: 5px;
}



#packages #bd {
	background-image: url(/v2/images/bg_bay.jpg);
}

#packages #bd a.gallery-box {
	background-image: url(/v2/images/bg_translucent.png);
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	overflow: hidden;
}

#packages #bd a#gb-wedding, #packages #bd a#gb-sports {
	width: 245px;
	margin-top: 40px;
	margin-left: 55px;
	margin-bottom: 10px;
	height: 284px;
}

#packages #bd a#gb-sports span {
	display: block;
	margin-top: 2px;
	color: white;
	text-shadow: black 1px 1px 2px;
	font-weight: bold;
}

#packages #bd a#gb-published
 {
	clear: both;
	margin-left: 55px;
	height: 155px;
	width: 605px;
}

#packages #bd a#gb-published img {
	height: 100px;
	width: 600px;
}

#packages #bd a.gallery-box h2 {
	color: white;
	font-size: 150%;
	font-weight: lighter;
	text-shadow: #0f3f7f 2px 2px 2px;
}

#packages #bd a.gallery-box img {
	border: 1px solid white;
	margin-top: 5px;
}

#packages_wedding #bd {
	background-image: url(/v2/images/bg_blanket_wedding.jpg);
	height: 875px;
	padding-top: 140px;
}

#packages_wedding #bd div.package-box {
	background-image: url(/v2/images/bg_translucent.png);
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 35px;
}

#packages_wedding #bd div.package-box h2 {
	font-size: 150%;
}

#packages_wedding #bd div.package-box span.price {
	font-size: 130%;
	display: block;
	margin-bottom: 7px;
	margin-top: 5px;
}

#packages_wedding #bd div.package-box > ul {
	margin-left: 0;
}

#packages_wedding #bd div.package-box > ul > li {
	list-style-type: none;
	padding-bottom: 5px;
}

#packages_wedding #bd div#Package1, #packages_wedding #bd div#Package2, #packages_wedding #bd div#Package3 {
	float: left;
	width: 150px;
	height: 315px;
}

#packages_wedding #bd div#Package4 {
	clear: both;
	width: 300px;
	float: left;
}

#packages_wedding #bd div#packages_weddingports {
	width: 245px;
	float: left;
}

#packages_wedding #bd div#packages_weddingports a {
	text-decoration: none;
	color: black;
	display: block;
}

#packages_wedding #bd div#packages_weddingports .price {
	font-size: 13px;
}

#packages_wedding #bd div#packages_weddingports .file {
	font-size: 11px;
	color: #5a5a5a;
}

#packages_wedding_sports h1 {
	color: white;
	text-shadow: #0f3f7f 2px 2px 4px;
	margin-left: 2px;
}

#packages_wedding_sports table {
	background-image: url(/v2/images/bg_translucent.png);
	color: white;
	text-shadow: #171717 1px 1px 1px;
	font-size: 105%;
}

#packages_wedding_sports table thead {
	font-size: 120%;
	text-decoration: underline;
	font-weight: bold;
}

#packages_wedding_sports table thead td span {
	visibility: hidden;
	text-decoration: none !important;
	display: block;
}

#packages_wedding_sports table td {
	background-image: url(/v2/images/bg_translucent.png);
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}

#packages_wedding_sports table td.rowhead {
	font-weight: bold;
	padding-top: 10px;
	font-size: 110%;
}

#packages_wedding_sports table tbody td:first-child {
	text-align: left;
}

#packages_wedding_sports #fineprint {
	margin-top: 30px;
	font-size: 90%;
}

#about #bd {
	background-image: url(/v2/images/bg_sand.jpg);
}

#about #bd #upper {
	color: white;
	font-size: 80px;
	font-weight: lighter;
	text-shadow: black 4px 4px 5px;
	opacity: 0.8;
	height: 400px;
}

#contact #bd {
	background-image: url(/v2/images/bg_footprint_ol.jpg);
	padding-top: 40px;
}

#contact #bd > * {
	margin-left: 30px;
}

#contact #bd p {
	width: 450px;
}

#contact #bd #intro {
	font-size: 140%;
}

#contact #bd #number {
	font-size: 270%;
	font-weight: lighter;
}

#privacy #bd {
	background-image: url(/v2/images/bg_translucent.png);
	background-color: white;
}

#switch2wedphoto {
	background: url(/v2/images/box_rose.jpg) no-repeat;
	border: 1px solid #d3c8be;
	color: black;
	text-shadow: white 2px 2px 2px;
}

#switch2wedalbum
 {
	color: #4f2706;
}

.weddingmode {
	width: 215px;
	display: block;
	margin-right: 40px;
	text-decoration: none;
	padding-right: 10 !important;
	padding-bottom: 10px;
}

.weddingmode span.title {
	font-size: 140%;
	font-weight: lighter;
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}

.weddingmode span.link {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



/* @end */