﻿* {
	margin: 0;
	padding: 0;
}

body { 
    font: 12px veranda, sans-serif, Helvetica, Arial;
	background-color: #19171b;
}

#Header {
    width: 900px;
    height:69px;
    margin:auto;
	background: #19171b url('../images/HEAD.png');
}  

#wrapper {
    width: 900px;
	background: #19171b url('../images/CenterBG.png') repeat-y;
	height:485px;
    margin:auto;
}
#adminWrapper {
    width: 900px;
	background: #19171b url('../images/CenterBG.png') repeat-y;
	height:100%;
    margin:auto;
}

#Facebook {
    width: 900px;
    text-align:right;
	height:38px;
    margin:auto;
    margin-top:-12px; 
    padding-right:36px;
}
#Footer {
    width: 900px;
	background: #19171b url('../images/ContainerFoot.png') repeat-x;
	height:35px;
    margin:auto;
} 
#NewsFooterHeader {
    width: 700px; 
    margin:auto;
    color:#fff;
    margin-top:-42px; 
}  
#NewsFooter {
    width: 700px;
	/*background: #333; */
    margin:auto;
    color:#fff;
    margin-top:-35px; 
    /*border:1px solid silver;*/
    font-size:14px;
}   
#ContactFormContainer
{ padding: 10px 25px 25px 25px; text-align:left;}
.fullTbl
{
	color: #e6e6e6;
	width:100%;
}
 
.imgLink { 
	border:0px;
}

.imgBorder 
{
	border:1px solid #d7ab42;
	}

#Content {
	padding: 10px 10px 10px 36px;
	color: #fff;
	text-align:left; 
}

        
#ScrollContent {
	padding: 10px 10px 10px 36px;
	color: #fff;
	text-align:left;
	/*overflow: auto;*/
	overflow-x: hidden; 
	overflow-y: scroll; 
	height:438px;
	width:828px;
}

.leftText {
	color: #fff;
	text-align:left;
	width:444px;
}
.rightImg 
{ 
	padding-left:50px;
	padding-top:30px; 
}
.leftText p{
	padding: 10px 10px 10px 36px; 
}

#Content img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
} 

h2 {
	font-weight: normal;
	color: #d7ab42;
	font-size: 18px;
	margin-bottom:8px;
	margin-left:36px;
}
 h3 {
	font-weight: normal;
	color: #d7ab42;
	font-size: 16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:36px;
}


a {
	color: #d7ab42;
	text-decoration: none;
	/*border-bottom: 1px dotted #ccc;*/
} 

a:hover {
	/*border-bottom: 1px solid #999;*/
	text-decoration: underline;
}

.hide {
    display: none;
}
/* Form fields */
.redStar{color:red;}
.txt
{  
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; color: #000;
	padding:3px;
	border:1px solid #d7ab42;
	font-weight:bold;
	margin:1px;
	background-color:#f1f1f1;
}

.errorLbl
{color:red; font-weight:bold;}

 .DDL{ font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: bold; padding:5px; border:1px solid #d7ab42;}

.Btn 
{
	font-size:14px;
	line-height:25px; 
	/*color:#000; 	*/
	font-family: Arial, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
	height:26px;
	background-image:url(../images/btn.png); 
	background-repeat:repeat-x ;
	background-color:#d7ab42;
	color: #000;
	height:28px;
	padding: 0 2px 3px 2px;   
	text-align:center;
	border: 1px solid #d7ab42;
	vertical-align:top;
	cursor:pointer;
	margin: 0; 
 }


/*sub nav menu*/

#MMPaboutMenu { width: 94%; height: 18px; padding:2px; margin: 0 0 5px 36px; position: relative; z-index: 9998; background-color:#2d2c2e; color: #d7ab42;  }
#MMPalbumMenu { width: 94%; height: 18px; padding:2px; margin: 0 0 5px 5px; position: relative; z-index: 9998; background-color:#2d2c2e; color: #d7ab42;  }
#MMPgallMenu { width: 94%; height: 17px; padding:2px; margin: 0; position: relative; z-index: 9998; background-color:#2d2c2e; color: #d7ab42;  }


/* HEADER */
#MMPNav { width: 100%; height: 27px; margin: 0; position: relative; z-index: 9998; }
#MMPNav #menu { margin:0; padding: 0; }
#MMPNav #menu li { display: inline; }
#MMPNav #menu li a { float: left; height: 0; padding-top: 27px; overflow: hidden; }
#MMPNav #menu li a,
#MMPNav #MMPNavEnd { background-image: url(../images/menuSprite.png); _background-image: url(../images/menuSprite.png); background-repeat: no-repeat; }

/* BUTTONS */
#MMPNav #menu li#mmpn-home a { background-position: 0 0; width: 83px; }
#MMPNav #menu li#mmpn-aboutUs a { background-position: -81px 0; width: 86px;}
#MMPNav #menu li#mmpn-weddings a { background-position: -165px 0; width: 95px;}
#MMPNav #menu li#mmpn-portraits a { background-position: -261px 0; width: 93px;}
#MMPNav #menu li#mmpn-commercial a { background-position: -353px 0; width: 171px;}
#MMPNav #menu li#mmpn-news a { background-position: -525px 0; width: 101px;}
#MMPNav #menu li#mmpn-clientArea a { background-position: -626px 0; width:99px;}
#MMPNav #menu li#mmpn-contactUs a { background-position: -725px 0; width:97px; }
#MMPNav #menu li#mmpn-links a { background-position: -823px 0; width:49px;}

/* OVER */
#MMPNav #menu li#mmpn-home a:hover { background-position: 0 -27px; }
#MMPNav #menu li#mmpn-aboutUs a:hover { background-position: -81px -27px; }
#MMPNav #menu li#mmpn-weddings a:hover { background-position: -165px -27px; }
#MMPNav #menu li#mmpn-portraits a:hover { background-position: -261px -27px; }
#MMPNav #menu li#mmpn-commercial a:hover { background-position: -353px -27px; }
#MMPNav #menu li#mmpn-news a:hover { background-position: -525px -27px; }
#MMPNav #menu li#mmpn-clientArea a:hover { background-position: -626px -27px; }
#MMPNav #menu li#mmpn-contactUs a:hover { background-position: -725px -27px; }
#MMPNav #menu li#mmpn-links a:hover { background-position: -823px -27px; }

/* OVER 

#MMPNav #menu li#mmpn-home a:hover{ background-position: 0 0; width: 83px; }
#MMPNav #menu li#mmpn-aboutUs a:hover{ background-position: -81px 0; width: 86px;}
#MMPNav #menu li#mmpn-weddings a:hover{ background-position: -165px 0; width: 95px;}
#MMPNav #menu li#mmpn-portraits a:hover{ background-position: -261px 0; width: 93px;}
#MMPNav #menu li#mmpn-commercial a:hover{ background-position: -353px 0; width: 171px;}
#MMPNav #menu li#mmpn-news a:hover{ background-position: -525px 0; width: 101px;}
#MMPNav #menu li#mmpn-clientArea:hovera:hover{ background-position: -626px 0; width:99px;}
#MMPNav #menu li#mmpn-contactUs a:hover{ background-position: -725px 0; width:97px; }
#MMPNav #menu li#mmpn-links a:hover{ background-position: -823px 0; width:49px;}
*/
/* PRESSED */
#MMPNav #menu li#mmpn-home a:active { background-position: 0 -27px; }
#MMPNav #menu li#mmpn-aboutUs a:active { background-position: -81px -27px; }
#MMPNav #menu li#mmpn-weddings a:active { background-position: -165px -27px; }
#MMPNav #menu li#mmpn-portraits a:active { background-position: -261px -27px; }
#MMPNav #menu li#mmpn-commercial a:active { background-position: -353px -27px; }
#MMPNav #menu li#mmpn-news a:active { background-position: -525px -27px; }
#MMPNav #menu li#mmpn-clientArea a:active { background-position: -626px -27px; }
#MMPNav #menu li#mmpn-contactUs a:active { background-position: -725px -27px; }
#MMPNav #menu li#mmpn-links a:active { background-position: -823px -27px; }

/* ON */
#MMPNav.home #menu li#mmpn-home a { background-position: 0 -27px !important; }
#MMPNav.aboutUs #menu li#mmpn-aboutUs a { background-position: -81px -27px !important; }
#MMPNav.weddings #menu li#mmpn-weddings a { background-position: -165px -27px !important; }
#MMPNav.portraits #menu li#mmpn-portraits a { background-position: -261px -27px !important; }
#MMPNav.commercial #menu li#mmpn-commercial a { background-position: -353px -27px !important; }
#MMPNav.news #menu li#mmpn-news a { background-position: -525px -27px !important; }
#MMPNav.clientArea #menu li#mmpn-clientArea a { background-position: -626px -27px !important; } 
#MMPNav.contactUs #menu li#mmpn-contactUs a { background-position: -725px -27px !important; }
#MMPNav.links #menu li#mmpn-links a { background-position: -823px -27px !important; } 

#MMPNavEnd { width: 0px; height: 27px; position: absolute; top: 0; right: 20px; background-position: 100% 0; background-repeat: no-repeat; }

/* FLASH CONTENT */

#fgc { width:830px; height:425px; margin:0 auto; }

/* mmpPnl sliding panels */
#mmpPanelContainer{width:830px; height:425px; padding-left:20px; margin:0 auto;}
.mmpPnl {
	/* recommended styles for mmpPnl ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.mmpPnl li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 255px;
	height: 420px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.mmpPnl.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
}
.mmpPnl.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#mmpPnl_1 { 
	background-color: #000;background-image: url(../images/pnls/commercial/about.png); background-repeat:no-repeat;  
}
#mmpPnl_2 {
	background-color: #000;background-image: url(../images/pnls/commercial/gallery.png); background-repeat:no-repeat; 
}
#mmpPnl_3 {
	background-color: #000;
}
#mmpPnl_4 { 
	background-color: #000;background-image: url(../images/pnls/commercial/albums.png); background-repeat:no-repeat; 
}

#mmpPnl_OS_1 { 
	background-color: #000;background-image: url(../images/pnls/otherServices/about.png); background-repeat:no-repeat;  
}
#mmpPnl_OS_2 {
	background-color: #000;background-image: url(../images/pnls/otherServices/gallery.png); background-repeat:no-repeat; 
}
#mmpPnl_OS_3 { 
	background-color: #000;background-image: url(../images/pnls/otherServices/albums.png); background-repeat:no-repeat; 
}
.mmpPnl.horizontal #mmpPnl_OS_3 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.mmpPnl.vertical #mmpPnl_OS_3 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.mmpPnl.horizontal #mmpPnl_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.mmpPnl.vertical #mmpPnl_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}
#mmpPortraitPnl_1 { 
	background-color: #000;background-image: url(../images/pnls/portraits/about.png); background-repeat:no-repeat;  
}
#mmpPortraitPnl_2 {
	background-color: #000;background-image: url(../images/pnls/portraits/gallery.png); background-repeat:no-repeat; 
} 
#mmpPortraitPnl_3 { 
	background-color: #000;background-image: url(../images/pnls/portraits/albums.png); background-repeat:no-repeat; 
}
#mmpWeddingPnl_1 { 
	background-color: #000;background-image: url(../images/pnls/wedding/about.png); background-repeat:no-repeat;  
}
#mmpWeddingPnl_2 {
	background-color: #000;background-image: url(../images/pnls/wedding/gallery.png); background-repeat:no-repeat; 
} 
#mmpWeddingPnl_3 { 
	background-color: #000;background-image: url(../images/pnls/wedding/albums.png); background-repeat:no-repeat; 
}

/*News items*/
.infoItem
{width:95%; border-bottom: 1px dotted silver; padding:10px; margin-bottom:5px; vertical-align:top; text-align:left; height:65px;}
.infoItemLarge
{width:95%; padding:10px; margin-bottom:5px; vertical-align:top; text-align:left;}
.itemImg
{float:left; border:1px solid #222; margin-right:5px;  padding:4px; }
.itemHeader{font-weight:bold; color:#000; padding-left:13px;}
.itemDesc{text-align:left; padding:5px; margin-left:13px;} 
 
/*link items*/
.linkItem
{width:95%; border-bottom: 1px dotted silver; padding:10px; margin-bottom:5px; vertical-align:top; text-align:left;}
.linkHeader{font-weight:bold; font-size:12px;color:#000; padding-left:13px;}
.linkDesc{text-align:left; padding:5px; margin-left:13px;} 
 

/* flip Book*/

#fbFooter { 
}

.fbPaginationMinor { 
}

#fbContents { 
}
#fbContainer 
{
	height:420px;
	width: 640px;
	margin-left:106px;
}

#fbMenu { }
  
