/* @override 
	http://local.sugar:8888/includes/css/text.css
	http://sugarplumphotography.com.au/includes/css/text.css
*/

body {
	margin:0px;
    height:100%;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #868686;
}
html {
    height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
.pageHolder {
	height:99.9%;
	min-height:100%;
	width:100%;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
}
.percentHeight {
	height:100%;
	
}


/* fundamentals ------------------- */

form {
	margin:0px;
	padding:0px;
}
h1 {
	color: #606061;
	font-size:28px;
	margin-top:0px;
	margin-bottom:11px;
	line-height:1em;
	text-transform: capitalize;
}
.titleSpace {
	margin-bottom:10px;
}
.babiesTitle {
	margin-bottom:4px;
}
h1 span {
	color:#fd8127;
	font-size:20px;
	margin-top:0px;
	margin-bottom:11px;
	line-height:32px;
	padding-left:10px;
}
h2 {
	text-transform: capitalize;
	color: #000;
	line-height: 1em;
	margin-top: 0;
}
h2 a {
	color:#cc3399;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
h2 span{
	color:#fd8127;
}
h2 a:hover {
	color:#fd8127;
	text-decoration:none;
}
h3 {
	font-size:13px;
	line-height:17px;
	color: #505050;
	margin-top:0px;
	margin-bottom:5px;
}
h4 {
	font-size:12px;
	line-height:16px;
	color: #7a7a7a;
	margin-top:10px;
	margin-bottom:9px;
}
h4 a {
	color: #000;
	text-decoration:none;
	border-bottom:solid 1px #FFF;
}
h4 a:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom:solid 1px #fd8127;
}
p {
	margin-top:0px;
}
p a {
	color:#FFF;
	text-decoration:none;
	border-bottom:solid 1px #FFF;
}
p a:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom:solid 1px #fd8127;
}
table p {
	margin-top:0px;
}
.hide {
	display:none;
}
.textArea ul {
	margin-top:0px;
	padding-top:0px;
	margin-left:10px;
	padding-left:10px;
	margin-bottom:10px;
	padding-bottom:0px;
}


/* page structure ----------------- */

.contentHolder {
	width:100%;
}
.header {
	background-image:url(../../images/bgHeader.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:top;
	height:123px;
}
.content {
	background-image:url(../../images/bgContent.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	height:400px;
}
#gallery_kids .content{
	background-color: #9d3064;
	background-image: none;
}
#gallery_corporate .content{
	background-color: #0c0c0c;
	background-image: none;
}
#gallery_art .content{
	background-color: #373844;
	background-image: none;
}
#gallery_weddings .content{
	background-color: #363742;
	background-image: none;
}

.footer {
	background-image:url(../../images/bgFooter.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	height:123px;
}
.pageWidth {
	width:859px;
	margin-right:auto;
	margin-left:auto;
}
.content .pageWidth {
	width:851px !important;
	margin-right:auto;
	margin-left:auto;
}
.leftOuterBorder {
	border-left:solid 14px #94005e;
}
.leftInnerBorder {
	border-left:solid 7px #fd8127;
	background-color: white;
}
/* CUSTOM LEFT BORDERS */
#gallery_kids .leftInnerBorder{
	border-left: 7px solid #ff1785;
}
#gallery_kids .leftOuterBorder {
	border-left: 14px solid #fae637;
}
#gallery_corporate .leftInnerBorder{
	border-left: 7px solid white;
}
#gallery_corporate .leftOuterBorder {
	border-left: 14px solid #650043;
}
#gallery_art .leftInnerBorder{
	border-left: 7px solid #586c19;
}
#gallery_art .leftOuterBorder {
	border-left: 14px solid #c3df67;
}
#gallery_weddings .leftInnerBorder{
	border-left: 7px solid #f3714c;
}
#gallery_weddings .leftOuterBorder {
	border-left: 14px solid #736a71;
}
.footerTable {
	width:100%;
	color:#999999;
	font-size:11px;
	margin-top:31px;
}
.footerTable a {
	color:#999;
	text-decoration:none;
}
.footerTable a:hover {
	color:#6b0546;
	text-decoration:none;
}
.footerTable .on {
	color:#6b0546;
	text-decoration:none;
}
.footerTable span {
	padding-right:10px;
	padding-left:10px;
	color:#cacaca;
}
.footerTable .right {
	text-align:right;
	padding-right:19px;
}
.footerTable .left {
	padding-left:19px;
}


/* header ------------------------- */

.logo {
	position:absolute;
	margin-top:23px;
	border:none;
}


/* content ------------------------ */
.mainImage ul, .mainImage li{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#rotate{
	height: 400px;
	width: 580px;
	overflow:hidden;
}
ul#rotate_sm{
	width: 276px;
	height: 400px;
	overflow: hidden;
}
#rotate li img{
	border: 0;
}
.mainImage {
	border:none;
	border-right:solid 23px #94005e;
	background-color:#fd8127;
	padding-right:14px;
	height: 400px;
}
.mainImage a img, .mainImage img{
	display: block;
}
/* CUSTOM RIGHT HAND BORDER */
#gallery_kids .mainImage{
	background-color: #fe1784;
	border-right: 23px solid #5abdcd;
}
#gallery_corporate .mainImage{
	background-color: #fff;
	border-right: 23px solid #650043;
}
#gallery_weddings .mainImage{
	background-color: #f3704b;
	border-right: 23px solid #a6a3a1;
}
#gallery_art .mainImage{
	background-color: #586c19;
	border-right: 23px solid #c3df67;
}


.contentTable td {
	vertical-align:top;
}
.contentTable .textArea {
	padding:27px 0px 0px 20px;
}
.contentTable .textAreaHome {
	padding:27px 0px 0px 18px;
	
}
.contentTable .textAreaBabies {
	padding:27px 0px 0px 18px;
}
.lastParagraph {
	margin-bottom:0px;
}

/* custom heights and formatting ---------- */

.textArea .home p {
	margin-bottom:0px;
	/* padding-right:15px; depending on text you may want to change this back to 15 */
	padding-right:7px;
}
.textArea .content p {
	margin-top:6px;
	margin-bottom:9px;
	padding-right:15px;
}
.textArea .gallery p {
	margin-top:6px;
	margin-bottom:0px;
	padding-right:10px;
	color: black;
}
/*.textArea .galleryWeddings p {
	margin-top:6px;
	margin-bottom:0px;
	padding-right:8px;
	color: black;
}
.textArea .galleryCorporate p {
	margin-top:6px;
	margin-bottom:0px;
	padding-right:3px;
}*/
.textArea .packages p {
	margin-top:6px;
	margin-bottom:9px;
	padding-right:15px;
}
.textArea div .home {
	width:183px;
	height:208px;
}
.scrollHeightHome {
	height:208px;
}
.textArea div .content {
	width:450px;
	height:220px;
}
.scrollHeightContent {
	height:260px;
}
.textArea div .gallery {
	width:183px;
	height:260px;
}
.scrollHeightGallery {
	height:260px;
	width:183px;
}

/*.textArea div .galleryPregnancy {
	width:163px;
	height:116px;
}*/
/*.scrollHeightGalleryPregnancy {
	height:116px;
}*/

/*.textArea div .galleryCardDesign {
	width:163px;
	height:140px;
}*/
/*.scrollHeightGalleryCardDesign {
	height:140px;
}*/

/*.textArea div .galleryWeddings {
	width:155px;
	height:145px;
}*/
/*.scrollHeightGalleryWeddings {
	height:145px;
}*/

/*.textArea div .galleryCorporate {
	width:155px;
	height:180px;
}*/
/*.scrollHeightGalleryCorporate {
	height:180px;
}*/

/*.textArea div .galleryBabies {
	width:155px;
	height:190px;
}*/
/*.scrollHeightGalleryBabies {
	height:190px;
}*/


.textArea div .packages {
	width:470px;
	height:275px;
}

/* custom scroll ------------------ */

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	position:absolute;
	background-image:none;
}
#mycustomscroll a {
	color: #333;
	text-decoration:none;
	border-bottom:solid 1px #FFF;
}
#mycustomscroll a:hover {
	border-bottom:solid 1px #fd8127;
}


/* thumbnails --------------------- */

.thumbnails {
	width:639px;
	margin:auto;
	padding-bottom:3px;
}
.thumbnails ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.thumbnails li {
	margin-left:3px;
	margin-right:3px;
	margin-bottom:7px;
	float:left;
	padding:2px;
	border:solid 1px #616060;
}
.thumbnails li img {
	display:block;
}

/* gallery links ----------------- */

.galleryLinks td {
	vertical-align:top;
}
.galleryLinks .left {
	padding-right:10px;
}
.galleryLinks {
	font-size:12px;
	line-height:16px;
	color:#fd8127;
}
.galleryLinks a {
	color:#cc3399 !important;
	text-decoration:none;
}
.galleryLinks a:hover {
	color:#fd8127 !important;
	text-decoration:none !important;
}
.galleryLinks .on {
	color:#fd8127;
	text-decoration:none;
}

/* gallery button ----------------- */

.buttonGallery  {
	padding:3px 0px 4px 0px;
	margin-left:-3px;
}
.buttonGallery table {
	background-image:url(../../images/buttonGallery.png);
	_background-image:url(../../images/buttonGallery.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:30px;
	width:148px;
	padding:0px;
}
.buttonGallery table td {
	vertical-align:middle;
	text-align:center;
	padding:10px;
	
}
.buttonGallery table a {
	color:#ccc;
	text-decoration:none;
	font-size:12px;
}
.buttonGallery table a:hover {
	color:#fd8127;
}
.buttonGalleryBabies {
	padding:3px 0px 2px 0px;
}

/* packages ----------------------- */

.smaller {
	font-size:10px;
	line-height:13px;
}
.printPackagesTable td {
	vertical-align:top;
}
.printPackagesTable .space {
	padding-right:25px;
	padding-left:25px;
}
.printPackagesTable span {
	font-weight:bold;
	color:#fd8127;
	font-size:13px;
}
.printPackagesPrice {
	font-weight:bold;
	color:#fd8127;
	font-size:13px;
}

/* rollover example --------------- */

.rollover img {
	border:none;
	height:92px;
	width:92px;
}
.rollover a:hover {
	background-position: 0 -92px;
}
.rollover .on {
	background-position: 0 -92px;
}
.rollover .one a {
	display:block;
	background-image:url(../../images/rollover/01.jpg);
}
.rollover .two a {
	display:block;
	background-image:url(../../images/rollover/02.jpg);
}
.rollover .three a {
	display:block;
	background-image:url(../../images/rollover/03.jpg);
}
.rollover .four a {
	display:block;
	background-image:url(../../images/rollover/04.jpg);
}
.rollover .five a {
	display:block;
	background-image:url(../../images/rollover/05.jpg);
}
.rollover .six a {
	display:block;
	background-image:url(../../images/rollover/06.jpg);
}
.rollover .seven a {
	display:block;
	background-image:url(../../images/rollover/07.jpg);
}
p a.bodylink{
	color: #fd9527 !important;
	font-weight: bold;
}
