/* Utility Styles 
================================================== */ 

.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }


/* Common Styles
================================================== */

.rule { border-bottom: solid 4px #C0DC86;
		padding: 10px 0 10px 0;
}


/* Container 
================================================== */

.topleftCorner {
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 32px;
	height: 25px;
}

.top {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.toprightCorner {
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 32px;
	height: 25px;
}

.bottomleftCorner {
	background-image: url(../images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 32px;
	height: 33px;
}

.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.bottomrightCorner {
	background-image: url(../images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 32px;
	height: 33px;
}

.logoHeaderLeft {
	background-image: url(../images/top_left2.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 32px;
	height: 59px;
}

.logoHeader {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: #d5e1b3;
}

.logoHeaderRight {
	background-image: url(../images/top_right2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 32px;
	height: 59px;
}

.leftBorder {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	width: 32px;
}

.mainContainer {
	background-color: #FFFFFF;
	clear: both;
}

.rightBorder {
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	width: 32px;
}

.informationHeader {
	background-image: url(../media/title_info.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 50px;
}

/* Pricing Table Styles */
#grid {
	width: 100%;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}

#gridRowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #C0DC86;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#gridRowheaderright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #C0DC86;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333333;
	}

#gridRowColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 75px;
	}
	
#gridRowalignleftColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
	
#gridRowrightColor {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333333;
	width: 75px;
	}
	
#gridRow {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 75px;
}
	
#gridRowalignleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
	
#gridRowright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #333333;
	width: 75px;
	}
	
	
/* Photographer Quotes Styles */
#quoteImageleft {
	float: left;
	margin: 0 15px 0 0;
	border-left: 4px solid #C0DC86;
	border-right: 4px solid #C0DC86;
	border-bottom: 4px solid #C0DC86;
	padding: 2px;
}

#quoteImageright {
	float: right;
	margin: 0 0 0 10px;
	border-left: 4px solid #C0DC86;
	border-right: 4px solid #C0DC86;
	border-bottom: 4px solid #C0DC86;
	padding: 2px;
}


/* Slide Styles */

.moreInfoWrapper {
	/* float: left;
	width: 128px;
	border: 2px solid #dddddd;
	background-color: #ffffff; */
	padding: 0px;
}

.divToggle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	border: 1px #999999 solid;
	background-color: #EDEBE4;
	padding: 7px 5px 7px 5px;
	margin: 0 0 5px 0;
}

.divToggle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: underline;
}

.divToggle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}

.moreInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0 0 15px 0;
}

.moreInfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: underline;
}

.moreInfo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}


/* Structure */
div.indentPhotographer {
	padding-left: 50px;
}