body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-size:13px;
	color: #3DAD97;
	margin:0px;
	padding: 0px;
	padding-bottom:5px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:12px;
	color: #139797;
	margin:0px;
	padding: 0px;
	padding-bottom:5px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
	margin:5px;
	margin-left:15px;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #3DAD97;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.td_on{
	background-color:#CCCCFF;
	color:#000000;
}

.td_off{
	background-color:#F1F1F1;
	color:#000000;
}

hr{
	color:#F1F1F1;
}

/* The four following block define the style for all the website links */
a{outline:none}
a:link {
	color: #3DAD97;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3DAD97;
}
a:hover {
	text-decoration: underline;
	color: #139797;
}
a:active {
	text-decoration: none;
	color: #139797;
}

/* 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:1000px;
	height:529px;
	margin:0 auto;
	position:relative;
}

#PageMiddleLeft1{
	width:61px;
	position:absolute;
}

#PageMiddleLeft2{
	width:115px;
	position:absolute;
	left:61px;
}

#PageMiddleLeft2Nav{
	padding:5px;
	padding-top:9px;
	line-height:19px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	background-image:url(/images/page_05.gif);
	background-color:#49BCA5;
	background-repeat:no-repeat;

}

#PageMiddleLeft2Nav a:link, #PageMiddleLeft2Nav a:visited{
	display:block;
	padding:2px;
	color: #FFFFFF;
	text-decoration:none;
}

#PageMiddleLeft2Nav a:hover{
	background-color:#139797;
	color:#FFFFFF;
	text-decoration:none;
}

#PageLeftNavNavPhotography a:link, #PageLeftNavNavPhotography a:visited{
	font-size:11px;
	margin-top:0px;
	color:#3F4140;
}

#PageFooter{
	padding:2px;
	padding-right:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(/images/page_09.jpg);
	background-repeat:repeat-x;
	position:absolute;
	bottom:0px;
	left:15px;
	width:978px;
}

#PageFooter a:link, #PageFooter a:visited{
	color:#000000;
	text-decoration:none;
}

#PageMiddleRight{
	position:absolute;
	left:176px;
	height:484px;
	padding-top:0px;
	overflow:auto;
	overflow-x: hidden;
	background-image:url(/images/page_04.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#3F4140;
}

#MainContent{
	padding:8px;
	padding-bottom:0px;
	width:815px;
}

#QuickGallery{
	background-color:#3DAD97;
	padding:5px;
	padding-bottom:0px;
	margin:0px;
	width:100%;
}

#QuickGallery img{
	border:3px solid #FFF;
}

#QuickGallerySwitchTop{
	border-top:3px solid #3dad97;
}

#QuickGallerySwitch{
	margin-left:725px;
}

#HomeCategories img{
	border:1px solid #FFF;
}

#WeddingBanner{
	background-color:#3DAD97;
	height:90px;
}

#WeddingBanner img{
	border:2px solid #FFF;
	margin:5px;
	margin-right:0px;
}

#WeddingLarge{
	border:2px solid #FFF;
}

#WeddingPackage{
	background-image:url(/images/wedding_package_background.jpg);
	background-repeat:no-repeat;
	background-color:#0099FF; 
	padding-top:5px; 
	padding-bottom:5px; 
	width:286px; 
	height:140px; 
	margin:5px; 
	margin-top:10px;
	font-size:12px;
}

#AlbumThumbs{
	background-color:#3DAD97;
	padding:5px;
	margin:5px;
}

#CommercialBanner, #FashionBanner, #SocialBanner{
	width:260px;
}


.Testimonial{
	width:740px;
	background-color:#D3E9FF;
	padding:20px;
	padding-bottom:0px;
	margin:10px;
	color:#486078;
}

#GalleryCategories img{
margin-bottom:1px;
}

/* Motion Gallery Styles */
.motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

.motioncontainer a:hover img {
border: 1px solid #139797; /* Set image border hover color */
}

.statusdiv {
}

.motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/*Note: To style an individual gallery, you can use these same above class
selectors as id selectors, appending the number of the gallery, ex:*/

#motioncontainer0 a img {
/*border: 5px solid #ee0000;  /*Set image border for 1st gallery (uncomment to use this style)*/
}

/* 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: #3887CF;
	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;
}
