/* TESTING */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #000 url(../img/bg.jpg) 0 0 repeat-x;
	color: #E8E8E8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	margin: 2em 0;
	text-align: center;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
}
/*
h1.mir {
	font-size: 3em;
}
*/
h1.mir {width:168px; height:47px; background:url(../img/logos/nikki-massey.png) no-repeat;}

h2 {
	font-size: 1.6em;
}

p {
	font-size: 1.2em
}

a,
a:link,
a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

img {
	border: none;
	display: block;
}

#wrapper {
	background-color: #000;
	border: 1px solid #333333;
	margin: 0 auto;
	min-height: 600px;
	position: relative;
	text-align: left;
	width: 968px;
}

#header {
	min-height: 65px;
	padding: 0 11px 20px;
}

#logo {
	display: inline;
	float: left;
	margin-left: 12px;
	min-height: 56px;
	padding: 19px 0 0 8px;
	width: 200px;
}

#portfolio #logo {
	margin-bottom: 20px;
}

#globalNavWrapper {
	height: 33px;
}

#globalNav {
	float: right;
	list-style: none;
	margin-right: 12px;
	margin-top: 5px;
}

#globalNav li {
	/*background: transparent url(../img/navDivider.png) 100% 53% no-repeat;*/
	display: inline;
	font-size: 1.4em;
	padding: 0 10px 0 0px;
}

#home #globalNav li a {
	/*color: #00a7df;*/
}

/*#globalNav li.contact {*/
#globalNav li.last {
	background: none;
	padding-right: 0;
}

#home #content {
	clear: both;
	min-height: 474px;
	padding: 0 12px;
}

#portfolio #content {
	width: 707px;
}

#about #content {
	background-color: #030303;
	border: 1px solid #090909;
	margin: 100px 74px 0 0px;
	padding: 40px 40px 0;
	width: 480px;
}

#weddings #wrapper {
	height: auto;
	min-height:100%;
}

#weddings #content {
	background-color: #030303;
	border: 1px solid #090909;
	margin: 42px 60px 0;
	overflow:hidden;
	padding: 0 40px 40px;
	width: 766px;
}

#weddings #tabs {
	background-color: #222;
	height: auto;
	overflow:hidden;
}

#weddings #tabs {
	background-color: #222;
	height: 400px;
	overflow:hidden;
}

.hasJS #weddings #tabs-2 {
	display:none;
}
#weddings #tabsWrapper {
	height: 338px;
	margin: 20px 6px 0;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	width: 748px;
}

#weddings #tabsContent {
	height: 338px;
	margin: 0;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	width: 745px;
}
#weddings #testimonials {
	/*margin: 10px 0 0;*/
	/*overflow: auto*/
}
#weddings .testimonial {
	border-bottom: 1px solid #999;
	margin:0 auto;
	list-style: none;
	overflow: hidden;
	padding-bottom: 20px;
	width: 600px;
}
#weddings h2 {
	font-size: 2.2em; margin: 20px 40px 20px 0px;
}
#weddings h2 span {
	font-size: 0.545em;
	font-weight: normal;
}

#weddings .testimonial .shots {
	 margin:25px auto; overflow: hidden; width: 360px;
}
#weddings .testimonial .shotsx3 {
	 width: 540px;
}
#weddings .testimonial .shots img {
	display: inline;
	float:left; margin-left:15px; margin-right:15px;
}
#weddings .testimonial .copy {
	margin: 0 auto;
    width: 500px;
}
#weddings .testimonial div :first-child {
	font-size: 1.6em;
}
#weddings .testimonial p {
    /*padding-right: 0px;*/
	font-style: italic;

}
#weddings .testimonial p:first-of-type {
    /*padding-right: 0px;*/
	font-style: italic;

}
#weddings #content .content-header {
	overflow: hidden;
	padding-bottom: 10px;;
}
#weddings #content .content-header img {
	 float:right; margin-left: 20px; margin-right: 0;
}
#weddings #content .content-header p.intro {
	 padding-top: 40px;
}

#weddings #prices {
	padding-bottom: 30px;
	padding-right:80px;
}

#weddings table {
	font-size: 1.2em;
	border-collapse:collapse;
	border-spacing: 0;
	width: 340px;
}

#weddings table th, #weddings table td {
	border-style: solid none;
	border-width: 1px 0;
	border-color: #383838 transparent;
	padding: 10px;
}

#weddings table th, #weddings table th {
	text-align:left;
}
#weddings p.cc {
	padding-top: 15px;
	font-style:italic;
}

/*
 * Sliders
 */
#sliderWrapper {
	background: #333 url(/css/vader/images/pattern-bg.png) repeat-y 0 50%;
	position: absolute;
	right: 0;
	top: 0;
}

#sliderWrapper {
	height: 348px;
	position: absolute;
	z-index: 100;
}


#slider {
	background: none;
	height: 316px;
	margin: 22px 0 0;
	position: relative;
}

#content p {
	padding: 0 0 20px;
}

div.scroller {
	min-height: 348px;
	padding: 0 0 10px;
	position: absolute;
	left: 0;
	top: 0;
	width: 732px;
}

#tabsWrapper .helper {
	background: #ffe6ff url(../img/helper-arrow.png) 100% 50% no-repeat;
	color: black;
	margin-right: 5px;
	padding: 5px 15px 5px 10px;
	position: absolute; top: 0; right: 16px; z-index: 2;
}

#tabsWrapper .helper a {
	color: black;
}

#portfolio #primary,
#about #primary {
	float: left;
	margin-left: 8px;
	width: 708px;
}

#portfolio #primary img#mainImage {
	/*
margin-top: 33px;
*/
}

#portfolio #primary img.vertical {
	margin-left: 150px;
}

#portfolio #details {
	margin-left: 12px
}

#portfolio #details img {
	margin: 0 auto 12px;
}
#portfolio #details p {
	text-align: center;
}

#secondary {
	float: left;
	width: 252px;
}

#secondary ul {
	list-style: none;
	margin-top: 5px;
}

#secondary li {
	float: left;
	padding: 0 0 5px 5px;
}

#weddings #secondary img {
	margin: 100px 12px 0;
}

#jMyCarousels {
	clear: both;
	margin-left: 12px;
	margin-top: 20px;
}

h3 {
	color: #fff;
	margin: 0;
	padding: 2px 5px;
	/*background: #00A7DF;*/
	background: #000 url(../img/bg.jpg) 0 0;
	border-bottom: 1px solid #111;
	border-right: 1px solid #111;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}

#footer {
	bottom: 0;
	clear: both;
	left: 0;
	padding-top: 10px;
	position: absolute;
}

#footer .contact {
	list-style: none;
	margin: 5px 12px;
}

#footer .contact li {
	color: #cccccc;
	display: inline;
	font-size: 1.1em;
	margin-right: 20px;
}

#footer .contact li a {
	color: #cccccc;
	text-decoration: none;
}

#footer .contact li a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */