﻿*
{
    outline: none;
    color: #66687A;
    font-size: 13px;
}

h1
{
    position: absolute;
    color: #fff;
    top: 60px;
    right: 10px;
    font-size: 14px;
}

h2
{
    border-bottom: double 1px #c6c6ce;
    width: 600px;
    margin: 20px 0 25px 0;
    font-size: 18px;
    font-weight: bold;
    background: url(/gui/images/H1RightArrow.png) no-repeat left center;
    padding: 0 0 0 20px;
    color: #1A1B3A;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 40px;
}

h3
{
    border-bottom: solid 1px #c6c6ce;
    width: 280px;
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: bold;
    background: url(/gui/images/H1RightArrow.png) no-repeat left center;
    padding: 0 0 0 20px;
    color: #1A1B3A;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 40px;
}

h4
{
    float: left;
    width: 940px;
    border-bottom: solid 1px #c6c6ce;
    font-size: 16px;
    font-weight: bold;
    background: url(/gui/images/H2RightArrow.png) no-repeat center left;
    text-indent: 15px;
    color: #1A1B3A;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 35px;
}

h5
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #2E3154;
    float: right;
}

h6
{
    border-bottom: solid 1px #c6c6ce;
    width: 920px;
    margin: 0 auto 0 auto;
    font-size: 18px;
    font-weight: bold;
    background: url(/gui/images/H1RightArrow.png) no-repeat left center;
    padding: 0 0 0 20px;
    color: #1A1B3A;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 40px;
}

.mainMenu
{
    background: #fff url(/gui/images/menu.png) repeat-x top left;
    float: right;
    width: 573px;
    height: 53px;
    margin-top: 134px;
    position:relative;
}

.homeButton a
{
    height: 53px;
    width: 78px;
    float: left;
    line-height: 120px;
    overflow: hidden;
}

.homeButton a:hover, .homeButtonOn
{
    height: 53px;
    width: 78px;
    float: left;
    background: url(/gui/images/menu.png) left 54px;
    line-height: 120px;
    overflow: hidden;
}

.servicesButton
{
    height: 53px;
    width: 101px;
    float: left;
    line-height: 120px;
    overflow: hidden;
}

.servicesButtonOn
{
    height: 53px;
    width: 101px;
    float: left;
    line-height: 120px;
    overflow: hidden;
    background: url(/gui/images/menu.png) -78px 54px;
}

.aboutButton
{
    height: 53px;
    width: 103px;
    float: left;
    line-height: 120px;
    overflow: hidden;
}

.aboutButton a:hover, .aboutButtonOn
{
    height: 53px;
    width: 103px;
    float: left;
    line-height: 120px;
    overflow: hidden;
    background: url(/gui/images/menu.png) -179px 54px;
}

.clientsButton a
{
    height: 53px;
    width: 73px;
    float: left;
    line-height: 120px;
    overflow: hidden;
}

.clientsButton a:hover, .clientsButtonOn
{
    height: 53px;
    width: 73px;
    float: left;
    background: url(/gui/images/menu.png) -282px 54px;
    line-height: 120px;
    overflow: hidden;
}

.galleryButton a
{
    height: 53px;
    width: 97px;
    float: left;
    line-height: 120px;
    overflow: hidden;
}

.galleryButton a:hover, .galleryButtonOn
{
    height: 53px;
    width: 97px;
    float: left;
    background: url(/gui/images/menu.png) -355px 54px;
    line-height: 120px;
    overflow: hidden;
}

.contactButton a
{
    height: 53px;
    width: 121px;
    float: left;
    line-height: 120px;
    overflow: hidden;
}

.contactButton a:hover, .contactButtonOn
{
    height: 53px;
    width: 118px;
    float: left;
    background: url(/gui/images/menu.png) -452px 54px;
    line-height: 120px;
    overflow: hidden;
}

.quotePanel
{
    float: left;
    width: 940px;
    margin-top: 2px;
    line-height: 47px;
    overflow: hidden;
    margin-left: 10px;
}

.quotePanel a
{
    float: right;
    background: url(/gui/images/quoteButton.png);
    width: 190px;
    height: 45px;
    margin-left: 10px;
}

.quotePanel a:hover
{
    float: right;
    background: url(/gui/images/quoteButtonOn.png);
    width: 190px;
    height: 45px;
}

body, html, form
{
    padding: 0;
    margin: 0;
    font-family: Helvetica, Sans-Serif;
}

body
{
    background: #fff url(/gui/images/frontHeader.png) repeat-x center -24px;
}

a
{
    color: #1A1B3A;
    text-decoration: none;
}

a:hover
{
    color: #1A1B3A;
    text-decoration: underline;
}

IMG
{
    border: none;
}

.headerWrapper
{
    width: 950px;
    margin: 0 auto;
    height: 241px;
    background: url(/gui/images/frontLogo.png) no-repeat -5px -4px;
    position: relative;
    z-index:100;
}

.headerWrapper #quote
{
    float: right;
    width: auto;
}

.topImageWrapper
{
    width: 940px;
    float: left;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-top: 24px;
    margin-bottom: 10px;
    z-index:-2;
}

.topImageTitle
{
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/gui/images/menuHeaderBackground.png);
    z-index: 900;
    width: 100%;
}

.topImageTitle p
{
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: -1px;
    text-decoration: none;
    float: right;
    padding: 0 20px 0 15px;
    background: url(/gui/images/bullet.png) left center no-repeat !important;
    text-shadow: 2px 2px 2px #000;
}

.bottomImage
{
    width: 940px;
    height: 200px;
    overflow: hidden !important;
    position: absolute;
    z-index: 1;
    display: block;
}

.topImage
{
    width: 940px;
    height: 200px;
    position: absolute;
    z-index: 9998;
    overflow: hidden;
}

.contentWrapper 
{
    float:left;
    width:100%;
    background: url(/gui/images/pageBackground.jpg) left bottom no-repeat !important;
    padding-bottom: 20px;

}

.centerWrapper
{
    width: 940px;
    margin: 0 auto;
    z-index:0;
    position:relative;

}

.galleryWrapper
{
    width: 960px;
    margin: 0 auto;
    z-index:0;
    position:relative;
    margin-top:10px;

}

.centerWrapper span
{
    width: 900px;
    float: left;
    padding: 20px;
    color: #66687A;
    font-size: 13px;
    line-height: 1.5em;
}

.leftSideHolder
{
    width: 580px;
    margin: 0 auto;
    line-height: 1.5em;
    float: left;
}

.rightSideHolder
{
    float: right;
    width: 300px;
    margin-top:10px;
}

.rightSideHolder IMG
{
    margin-top: 15px;
}

.middleShadow
{
    width: 100%;
    float: left;
    padding-top:10px;
    margin-bottom:20px;
}

.footerWrapper
{
    width: 100%;
    float: left;
    background: #0d0d1d;
        font-size:10px;
}

.footerCenter
{
    width: 950px;
    margin: 10px auto 20px auto;


}

.hireImageTitles
{
    float: left;
    width: 940px;
    margin-top: -60px;
    z-index: 9998;
    position: relative;
}

.weddingsTitle
{
    float: left;
}

.corporateTitle
{
    float: left;
}

.privateTitle
{
    float: left;
}

.categoryHolder div:first-child
{
    margin-left: 0px;
}


.morePanel
{
    width: 300px;
    height: 200px;
    float: left;
    margin-left: 20px;
    position: relative;
    padding-top: 25px;
}

.morePanelMask a
{
    width: 300px;
    height: 200px;
    position: absolute;
    background: url(/gui/images/moreForegroundOn.png);
    z-index: 1000;
}

.morePanelMask a:hover
{
    width: 300px;
    height: 200px;
    position: absolute;
    background: url(/gui/images/moreForeground.png);
    z-index: 1000;
}



.footerCenter ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    font-size:10px;
}

.footerCenter a
{
    color: white;
    text-decoration: none;
}

.footerCenter ul li
{
    float: left;
    margin-right: 10px;
    color: White;
    font-size: 10px;
    padding:0;
    line-height:15px;
}



.leftSideMenu
{
    width: 220px;
    float: left;
    font-size: 13px;
    margin-top:10px;
}

.leftSideMenu h3
{
    border-bottom: solid 1px #c6c6ce;
    width: 200px;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    background: url(/gui/images/H1RightArrow.png) no-repeat left center;
    padding: 0 0 0 20px;
    color: #1A1B3A;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 40px;
}

.leftSideMenu a
{
    color: #66687A;
    text-decoration: none;
    float: left;
    clear: both;
        width: 220px;
}

.leftSideMenu a:hover
{
    color: #2E3154;
}

.leftSideMenu .On
{
    color: #2E3154;
}

.leftSideMenu ul
{
    list-style: none;
    margin: 0;
    float: left;
    clear: both;
}

.leftSideMenu li
{
    padding: 7px 0;
    float: left;
    clear: both;
        border-bottom:solid 1px #ddd;

}


.rightSideContent
{
    width: 700px;
    float: right;
    margin-top:10px;
}

.rightSideContent h2
{
    border-bottom: solid 1px #c6c6ce;
    width: 680px;
    font-size: 18px;
    font-weight: bold;
    background: url(/gui/images/H1RightArrow.png) no-repeat left center;
    padding: 0 0 0 20px;
    color: #1A1B3A;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 40px;
    margin: 0 !important;
}

.rightSideContent span
{
    width: 680px !important;
    float: left;
    font-size: 12px;
    line-height: 1.5em;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxOverlay
{
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft
{
    clear: left;
}
#cboxContent
{
    position: relative;
    overflow: visible;
}
#cboxLoadedContent
{
    overflow: auto;
}
#cboxLoadedContent iframe
{
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
#cboxTitle
{
    margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow
{
    cursor: pointer;
}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
    in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay
{
    background: url(/gui/colorbox/overlay.png) 0 0 repeat;
}

#colorbox
{
}
#cboxTopLeft
{
    width: 21px;
    height: 21px;
    background: url(/gui/colorbox/borderTopLeft.png) 0 0 no-repeat;
}
#cboxTopCenter
{
    height: 21px;
    background: url(/gui/colorbox/borderTopCenter.png) 0 0 repeat-x;
}
#cboxTopRight
{
    width: 21px;
    height: 21px;
    background: url(/gui/colorbox/borderTopRight.png) 0 0 no-repeat;
}
#cboxBottomLeft
{
    width: 21px;
    height: 21px;
    background: url(/gui/colorbox/borderBottomLeft.png) 0 0 no-repeat;
}
#cboxBottomCenter
{
    height: 21px;
    background: url(/gui/colorbox/borderBottomCenter.png) 0 0 repeat-x;
}
#cboxBottomRight
{
    width: 21px;
    height: 21px;
    background: url(/gui/colorbox/borderBottomRight.png) 0 0 no-repeat;
}
#cboxMiddleLeft
{
    width: 21px;
    background: url(/gui/colorbox/borderMiddleLeft.png) 0 0 repeat-y;
}
#cboxMiddleRight
{
    width: 21px;
    background: url(/gui/colorbox/borderMiddleRight.png) 0 0 repeat-y;
}
#cboxContent
{
    background: #fff;
}
#cboxLoadedContent
{
    margin-bottom: 28px;
}
#cboxTitle
{
    position: absolute;
    bottom: 3px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}
#cboxCurrent
{
    position: absolute;
    bottom: 3px;
    left: 58px;
    color: #949494;
}
#cboxSlideshow
{
    position: absolute;
    bottom: 3px;
    right: 30px;
    color: #0092ef;
}
#cboxPrevious
{
    position: absolute;
    bottom: 0;
    left: 0px;
    background: url(/gui/colorbox/controls.png) -25px 0px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxPrevious.hover
{
    background-position: -25px -25px;
}
#cboxNext
{
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/gui/colorbox/controls.png) 0px 0px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxNext.hover
{
    background-position: 0px -25px;
}
#cboxLoadingOverlay
{
    background: url(/gui/colorbox/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic
{
    background: url(/gui/colorbox/loading.gif) center center no-repeat;
}
#cboxClose
{
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/gui/colorbox/controls.png) -50px 0px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxClose.hover
{
    background-position: -50px -25px;
}



/* MENU */


*
{
    margin: 0;
    padding: 0;
}
body
{
    font: 14px Helvetica, Sans-Serif;
}
#page-wrap
{
    width: 800px;
    margin: 25px auto;
}
a
{
    text-decoration: none;
}
ul
{

}

ul.dropdown, ul.dropdown
{
    position: relative;
    background: url(/gui/images/menubackground.png);
        list-style: none;
}

ul.dropdown li
{
    font-weight: bold;
    float: left;
    zoom: 1;
}

ul.dropdown li.hover
{
    background: url(/gui/images/menu.png) -78px 54px;
    color: #fff;
    position: relative;
}

ul.about li.hover, ul.about li:hover
{
    background: url(/gui/images/menu.png) -179px 54px;
    color: #fff;
    position: relative;
}

ul.dropdown li.hover a
{
    position: relative;
    color: #888BA2;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px -1px #000;
    z-index:50000;
}

ul.dropdown li.hover a:hover
{
    color: #fff;
}

ul.dropdown li li:hover
{
    color: #fff;
    position: relative;
}

ul.dropdown li li
{
    color: #D0D4CF;
    background: url(/gui/images/bullet.png) left 15px no-repeat !important;
    float: left;
    margin: 0 20px;
    border-top: solid 1px #1c1e41;
    padding: 12px 0px;
    padding-left: 15px;
    line-height: 18px;
}

ul.dropdown li li:first-child
{
    border-top: none;
}

/*
LEVEL TWO
*/
ul.dropdown ul
{
    background: url(/gui/images/menubackground.png);
    width: 230px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000;
    padding: 5px 0 10px 0;
    list-style: none;
}

ul.dropdown ul li
{
    font-weight: normal;
    position: relative;
    float: none;
    color: #fff;
}

ul.dropdown ul li a
{
    font-weight: normal;
    position: relative;
    float: none;
    color: #fff;
    background: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a
{
    border-right: none;
    width: 100%;
    display: inline-block;
}

/* 

/* Root Menu Hover Persistence */
ul#navmenuservices a:hover, ul#navmenuservices li:hover a, ul#navmenuservices li.iehover a
{
    background: url(/gui/images/menu.png) -78px 54px;
}

ul#navmenuportfolio a:hover, ul#navmenuportfolio li:hover a, ul#navmenuportfolio li.iehover a
{
    background-image: url(../images/gui/buttonPortfolioOn.png);
}

ul#navmenuabout a:hover, ul#navmenuabout li:hover a, ul#navmenuabout li.iehover a
{
    background: url(/gui/images/menu.png) -179px 54px;
}

ul#navmenucontact a:hover, ul#navmenucontact li:hover a, ul#navmenucontact li.iehover a
{
    background-image: url(../images/gui/buttonContactOn.png);
}

.menuListItems ul 
{
    float:left;
    width:120px;
    padding-top:5px;
}

.menuListItems a
{
    color:#888BA2;
}

ul.menuListItems li
{
    float:left;
    width:120px;
    padding:5px 0;
}

ul.menuListItems li li
{
}

ul.menuListItems li li a 
{
    color:#fff;
    font-size:12px;


}

.gallery a 
{
    float:left;
    width:140px;
    height:160px;
    margin-left:10px;
    margin-right:10px;

}

.gallery img 
{
        z-index:100;
        float:left;
}

.gallery a span
{
    float:left;
    width:140px;
    margin-top:-10px;
    z-index:200;
    padding:6px 0px 6px 0px;
    border-top:solid 1px #ccc;
    min-height:20px;
    font-size:11px;
}

.gallery a:hover span
{
    float:left;
    width:140px;
    margin-top:-10px;
    z-index:200;
    padding:6px 0px 6px 0px;
    border-top:solid 1px #ccc;
    min-height:20px;
}


.servicesGallery
{

    margin-left:10px;


}

.servicesGallery a 
{
    float:left;
    width:150px;
    height:160px;
    margin-left:10px;
    margin-right:10px;

}

.servicesGallery img 
{
        z-index:100;
        float:left;
}

.servicesGallery a span
{
    float:left;
    width:150px !important;
    margin-top:-10px;
    z-index:200;
    padding:6px 0px 6px 0px;
    border-top:solid 1px #ccc;
    min-height:20px;
    font-size:11px;
}

.servicesGallery a:hover span
{
    float:left;
    width:150px;
    margin-top:-10px;
    z-index:200;
    padding:6px 0px 6px 0px;
    border-top:solid 1px #ccc;
    min-height:20px;
}

.quoteForm 
{
    float:left;
    width:340px;
    margin-top:20px;
    margin-right:10px;
}

.quoteRow 
{
    float:left;
    width:340px;
    margin:2px 0;
    min-height:10px;
}

input, textarea
{
    margin-right:8px;
    float:right;
    border: solid 1px #ddd;
}

label 
{
    float:left;
    
}

.formList 
{
    float:left;
    clear:both;
}

.formList label 
{
    float:left !important;
    margin-right:50px;
}