body,td,th {
	font-size: 13px;
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-size:16px;
	color: #9847a3;
	margin:0px;
	padding: 0px;
	margin-bottom:8px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:15px;
	color: #993399;
	margin:0px;
	padding: 0px;
	margin-bottom:8px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #9847a3;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.td_on{
	background-color:#CCCCFF;
	color:#000000;
}

.td_off{
	background-color:#F1F1F1;
	color:#000000;
}

hr{
	color: #9847a3;
}

/* The four following block define the style for all the website links */
a{
	outline:none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

/* Date Picker */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: green;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

/* Main Page Styles */
#Page{
	width:871px;
	height:551px;
	position:absolute;
	left:50%;
	text-align: left;
	padding:0px;
	background-repeat:no-repeat;
	margin-left:-435px;
	margin-top:10px;
}

#PageTop{
	background-color:#000000;
}

#PageBottom{
	color:#d36bc6;
	font-size:14px;
	text-align:center;
	margin-top:25px;
	height:50px;
}

#PageBottom a:link, #PageBottom a:visited, #PageBottom a:hover{
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:15px;
}

#PageContent{
	position:relative;
}

#PageMiddle{
	width:871px;
	height:551px;
	background-color:#000;
	border:1px solid #FFF;
	position:relative;
}

#PageNav{
	position:relative;
	width:871px;
	height:120px;
	margin-bottom:10px;
}

#PageNavLogo{
	position:absolute;
	top:35px;
}

#PageNavKwick{
	position:absolute;
	left:277px;
	width:596px;
	height:87px;
	top:27px;
	cursor:pointer;
	overflow:hidden;
}

#PageNav .kwicks li{
	float: left;
	width: 149px;
	height: 72px;
	margin-right: 0px;
	list-style:none;
	border:1px solid white;
}

#PageNav #PageNavWeddings{ 
	background-color: #000;
	background-image:url(/images/page_header_kwick1_background.jpg);
	background-repeat:no-repeat;
}

#PageNav #PageNavStudioPortraits {
	background-color: #000;
	background-image:url(/images/page_header_kwick2_background.jpg);
	background-repeat:no-repeat;
}

#PageNav #PageNavCommerical {
	background-color: #000;
	background-image:url(/images/page_header_kwick3_background.jpg);
	background-repeat:no-repeat;
}

#PageNav #PageNavLandscapes { 
	background-color: #000;
	background-image:url(/images/page_header_kwick4_background.jpg);
	background-repeat:no-repeat;
	margin-right: none;
}

#PageNavIcons{
	position:absolute;
	left:470px;
	top:2px;
}

#PageNavLinks{
	position:absolute;
	left:687px;
	z-index:500;
}

#PageNavLinks ul, #PageNavLinks li{margin:0; padding:0; list-style:none;}

.menu_head{border:1px solid #FFF;}
.menu_body {display:none;width:184px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;border-left:1px solid #FFF;}
.menu_body li{background:#7c2f86;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}
.menu_body li.alt{background:#602368;}

#MainContent{
	position:relative;
	background-repeat:no-repeat;
	width:871px;
	height:551px;
}

#PageFooter{
	position:absolute;
	background-image:url(/images/page_footer.png);
	background-repeat:no-repeat;
	width:150px;
	height:34px;
	bottom:5px;
	left:0px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:7px;
	padding-top:2px;
}

#PageFooter a:link, #PageFooter a:visited, #PageFooter a:hover{
	color:#FFFFFF;
	font-weight:normal;
}

#footeroptions{
	clear:both;
}

/* Transparency */	
.transbox {
	background-color: #fff;
	border: 1px solid white;
	filter:alpha(opacity=40);
	opacity: 0.6;
	-moz-opacity:0.5;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
.transbox div, .transbox img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	padding:5px;
	}


/* Rounded Corner Boxes */
.CornerRoundTeal {
	width: 100%;
	background-color: #6DB4AD;
	color: #000000;
}

.CornerRoundTeal p {
	margin: 0 10px;
}

.CornerRoundTeal a, .CornerRoundTeal a:visited, .CornerRoundTeal a:hover{
	color:#FFFFFF;
}

.CornerRoundTopTeal { 
	background: url(/images/teal_tr.gif) no-repeat top right; 
}

.CornerRoundBottomTeal {
	background: url(/images/teal_br.gif) no-repeat top right; 
}

.CornerRoundBlue {
	width: 100%;
	background-color: #2DA7D6;
	color: #000000;
}

.CornerRoundBlue a, .CornerRoundBlue a:visited, .CornerRoundBlue a:hover{
	color:#FFFFFF;
}

.CornerRoundBlue p {
	margin: 0 10px;
}

.CornerRoundTopBlue { 
	background: url(/images/blue_tr.gif) no-repeat top right; 
}

.CornerRoundBottomBlue {
	background: url(/images/blue_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.Testimonial{
	background-color:#d67ac6;
	margin-bottom:10px;
	color:#000000;
	padding:3px;
}

