/* ------------------------------------------------------------------------ */
/* ----------------- 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: #6D4545;
	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: 6px;
}



.g_linkBoxes {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b1b1b;
	background-color: #FFCC33;
	text-decoration: none;
	
	margin: 2px;
	padding: 3px 5px;
	width: 18px;
	height: 6px;
	text-align: center;
	font-weight: bold;
} 

.g_linkBoxes:hover {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #996600;
	text-decoration: none;
	
	margin: 2px;
	padding: 3px 5px;
	width: 18px;
	height: 6px;
	text-align: center;
	font-weight: bold;
} 

.g_linkBoxSelected {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b1b1b;
	background-color: #FFE188;
	text-decoration: none;
	
	margin: 2px;
	padding: 3px 5px;
	width: 18px;
	height: 6px;
	text-align: center;
	font-weight: bold;
} 

.g_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.g_information {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.g_error {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40000;
}

.g_buyPhotoText {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 4px 1px 7px;
}


/* styles for largephoto page */
/* ------------------------------------------------------------------------ */
.lp_title {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.lp_desc {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;	
	vertical-align: middle;
}

.lp_pricesTable {
	font-family: 'Century Gothic', 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: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
	color: #999999;
}

.sgl_font2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

.sgl_font3 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 10px;	
}

.sgl_formFields {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-weight: bold;
}

.sgl_error {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40000;
}

.sgl_loginButton {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #333333;
	padding: 1px 4px 0px;
	width: 140px;
	border: 1px solid #2b1b1b;
	margin-top: 10px;
}

/* styles for secure gallery page */
/* ------------------------------------------------------------------------ */

.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: 9px;
	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_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 contact us page */
/* ------------------------------------------------------------------------ */
.cu_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-right: 10px;
	
	
}

.cu_inputField {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	padding-right: 10px;
	font-weight: bold;
	background-color: #F3F3F3;
	border: 1px solid #333333;
}

.cu_dropBox {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: bold;
	background-color: #F3F3F3;
}

.cu_textBox {
	font-family: 'Century Gothic', 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: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #210200;
	padding: 1px 4px 0px;
	width: 120px;
	border: 1px solid #210200;
	margin-top: 10px;
}

.cu_table {
	
}
/* ------------------------------------------------------------------------ */





/* styles for cart bar */
/* ------------------------------------------------------------------------ */
.cb_text {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 2px;	
}

.cb_text_link {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	padding-right: 0px;
	text-decoration: underline;
}













