/* ------------------------------------------------------------------------ */
/* ----------------- dreamcapturephotography.com.au ----------------------- */
/* ------------------------------------------------------------------------ */



/* content that should stay the same from site to site */
/* ------------------------------------------------------------------------ */
.noRepeat {
	background-repeat: no-repeat;
	border: 0px;
}

.debugTable {
	margin: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px dashed #669900;
}

.capp_logo {
	font-family: "Century Gothic";
	font-size: 19px;
	color: #0B2744;
	text-decoration: none;
	vertical-align: middle;
}


/* ------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------ */
/* Styles that have to be changed for each clients front end site ----------*/
/* ------------------------------------------------------------------------ */


/* styles for galleryindexpage */
/* ------------------------------------------------------------------------ */
.gi_ImgPad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
/* ------------------------------------------------------------------------ */



/* styles for gallery page */
/* ------------------------------------------------------------------------ */

.g_ImgPad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px;
}



.g_linkBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	
	margin: 2px;
	padding: 3px 5px;
	width: 18px;
	height: 6px;
	text-align: center;
	font-weight: bold;
} 

.g_linkBoxes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #BFDFFF;
	text-decoration: none;
	
	margin: 2px;
	padding: 3px 5px;
	width: 18px;
	height: 6px;
	text-align: center;
	font-weight: bold;
} 

.g_linkBoxSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D4D4D4;
	background-color: #0053A6;
	text-decoration: none;
	
	margin: 2px;
	padding: 3px 5px;
	width: 18px;
	height: 6px;
	text-align: center;
	font-weight: bold;
} 

.g_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.g_information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B3652;
}

.g_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40000;
}


/* styles for largephoto page */
/* ------------------------------------------------------------------------ */
.lp_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.lp_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.lp_pricesTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.lp_imgPad {
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* styles for secure gallery login page */
/* ------------------------------------------------------------------------ */
.sgl_font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
	color: #CCCCCC;
}

.sgl_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

.sgl_font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;	
}

.sgl_formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
}

.sgl_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40000;
}

.sgl_loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 1px 4px 0px;
	width: 140px;
	border: 1px solid #BB4A00;
	margin-top: 10px;
}

/* styles for secure gallery page */
/* ------------------------------------------------------------------------ */



.sg_ImgPad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 12px;
}

.sg_GalleryTable {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}

.sg_photoTitle {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
}

.sg_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;	
	padding-top: 10px;
	vertical-align: middle;
}



.sg_information {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

.sg_subGalleryLinks {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
}

.sg_subGalleryLinks:hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

.sg_subGalleryLinkPipes {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}



.sg_cartInfo {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.sg_checkOutLink {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}



/* styles for secure gallery large photo page */
/* ------------------------------------------------------------------------ */

.sglp_title {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.sglp_desc {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.sglp_pricesTable {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4A4A4;
	padding-right: 0px;
	border: 7px solid #D4D4D4;
	background-color: #D4D4D4;
}

.sglp_imgPad {
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.sglp_buyPhotos {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	padding-bottom: 5px;
}

.sglp_photoTitle {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;	
}

.sglp_cartInfo {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.sglp_checkOutLink {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

.sglp_information {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

.sglp_photoTitle {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;	
}

.sglp_subGalleryLinks {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------ */
.cu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: bold;
	
}

.cu_inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	padding-right: 10px;
	font-weight: bold;
	background-color: #F3F3F3;
	border: 1px solid #333333;
	height:19px;
	

}

.cu_dropBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	font-weight: bold;
	background-color: #F3F3F3;
	height:19px;
}

.cu_textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	padding-right: 10px;
	font-weight: bold;
	background-color: #F3F3F3;
	border: 1px solid #333333;
}

.cu_submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 1px 4px 0px;
	width: 120px;
	border: 1px solid #BB4A00;
	margin-top: 10px;
}

.cu_table {
	
}
/* ------------------------------------------------------------------------ */
