a,
a:visited
{
    text-decoration: none;
    color:#111111;
}
a:hover
{
    text-decoration: underline;
    color:#cc99ff;
}

body
{
    background-color:#ffffff;
    margin:0px; padding:0px;
    text-align:center;
    font-size:100%;
    color: #222222;
}

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 { font-size: 18px; }

.ul_override
{
    margin:0;
    padding:0;
}

.ul_override li
{
    margin:0;
    padding:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#header
{
    height:130px;
    position:relative;
}

#main
{
    width: 930px;
    position: relative;
    margin: 0 auto 0 auto;
    font-family: Arial;
    font-family:arial,helvetica,clean,sans-serif;
    text-align: left;
}

#megs_photo
{
    position:absolute;
    width: 244px;
    height: 50px;
    bottom:4px;
    left: 4px;
    background: url(/includes/img/homepageLogo.png);
}

#scrollContainer
{
    overflow:auto;
    height:443px;
    width:100%;
}

.megs_photo
{
    left:5px;
}

#menu
{
    color:#000000;
    /*background-image: url(/includes/img/menuBkg.png);*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./includes/img/menuBkg.png');
    *background-image:none;*/
}

#menu ul
{
    margin:0pt;
    padding:0pt;
}

#menu li
{
    display:inline-block;
    *display:block;
    *float:left;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
    text-align:center;
    position:relative;
}

#menu a
{
    display:block;
    padding:0pt;
    margin-left:20px;
    margin-right:20px;
    line-height:30px;
    text-decoration:none;
    font-size:18px;
}

#menu a:hover
{
}

.menu_bar_left
{
    position:absolute;
    width:1px;
    height:32px;
    left:0px;
    bottom:0px;
    background:transparent url(/includes/img/backgrounds/menuDiv.png) no-repeat scroll 0 0;
}

.menu_bar_right
{
    position:absolute;
    width:1px;
    height:32px;
    right:0px;
    bottom:0px;
    background:transparent url(/includes/img/backgrounds/menuDiv.png) no-repeat scroll 0 0;
}

#content
{
    height:470px;
    /*background-color:#bc9ddc;*/
    /*overflow-x:hidden;
    overflow-y:scroll;*/
    overflow:hidden;
    position:relative;
    border-top: solid 2px #000000;
    border-bottom: solid 2px #000000;
}

/* Home */
#home-gallery-frame
{
    margin: 0px auto 0px auto;
    width: 750px;
    background-color:#000000;
    height:470px;
}

#home-gallery-img
{
    margin-left:2px;
    margin-right:2px;
    text-align:center;
}

#home-gallery-img img
{
    /*max-height:470px;*/
    max-width:720px;
    background-color: #000000;
    opacity:0;
}

/* Gallery */
#gallery-outer
{
    width:780px;
    position:absolute;
    left:0px;
}
#gallery-frame
{
    margin: 0px auto 0px auto;
    width: 750px;
    background-color:#000000;
    height:470px;
}

#gallery-img
{
    margin-left:2px;
    margin-right:2px;
    text-align:center;
}

#gallery-img img
{
    /*max-height:470px;*/
    max-width:720px;
    opacity:0;
}

#gallery-index
{
    width:150px;
    height:470px;
    position:absolute;
    right:0px;
    overflow:hidden;
}

#gallery-index ul
{
    position:absolute;
    top:0px;
    margin-left:17px;
}

#gallery-index li
{
    width: 100px;
    height: 100px;
    display: block;
    overflow:hidden;
    background-color: #ffffff;
    position:relative;
    margin-top:5px;
    margin-bottom:10px;
}

#gallery-index li:hover,
#gallery-index .gallery-hover
{
    outline: #666666 solid 3px;
}

#gallery-index .gallery-select
{
    outline: #000000 solid 3px;
}

#gallery-index li img
{

}

.gallery-index-frame
{

}

/* About */
#aboutContent
{
    width: 100%;
    text-align: center;
}

#Megs
{
    width: 80px;
    height: 45px;
    display:-moz-inline-box;
    background-image: url(/includes/img/Megs.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./includes/img/Megs.png');
}

#footer
{
    border-top: solid 1px #ffffff;
    line-height: 30px;
    height: 20px;
    float:right;
    font-size: .8em;
    width:200px;
    text-align:right;
}

/* Photoshelter */
div.cboxgray div div
{
    background-color:#333333 ! important;
}

/* Gallery */
.galleryFrame
{
    background-color:#ffffff;
    padding:20px;
    text-align:center;
    position:relative;
    _display:none;
}

.galleryFrame_IE6
{
    display:none;
    _display:block;
}

#gallery_first
{
    position:absolute;
    width:29px;
    height:14px;
    bottom:4px;
    left: 286px;
    background:transparent url(/includes/img/icons/first.png) no-repeat scroll 0 0;
}

#gallery_prev
{
    position:absolute;
    width:16px;
    height:14px;
    bottom:4px;
    left: 394px;
    background:transparent url(/includes/img/icons/prev.png) no-repeat scroll 0 0;
}

#gallery_next
{
    position:absolute;
    width:16px;
    height:14px;
    bottom:4px;
    left: 515px;
    background:transparent url(/includes/img/icons/next.png) no-repeat scroll 0 0;
}

#gallery_last
{
    position:absolute;
    width:29px;
    height:14px;
    bottom:4px;
    left: 615px;
    background:transparent url(/includes/img/icons/last.png) no-repeat scroll 0 0;
}

#buy_link
{
    bottom:4px;
    color:#000000;
    font-size:0.75em;
    font-weight:bold;
    right:10px;
    position:absolute;
}

#gallery_module
{
    position:absolute;
    top:0px;
    left:0px;
    text-align:left;
}

#gallery_collapsed span
{
    font-size:.8em;
}

#gallery_title
{
    color:#000000;
    font-weight:bold;
    left:215px;
    position:absolute;
    top:0;
    width:500px;
}

#gallery_collapsed_icon
{
    position:absolute; 
    top:2px; 
    left: 2px; 
    padding-left:30px;
    color:#000000;
    font-weight:bold;
    width:200px;
    line-height:15px;
}

#gallery_collapsed_icon:hover
{
    text-decoration:none;
    color:#888888;
}

#gallery_collapsed_icon div
{
    background:transparent url(/includes/img/icons/gallery_collapsed.png) no-repeat scroll 0 0;
    height:16px; 
    width: 16px;
    position:absolute;
    left:0;
    cursor:pointer;
}

#gallery_expanded_icon
{
    cursor:pointer;
    position:absolute; 
    top:2px; 
    left:2px; 
    background:transparent url(/includes/img/icons/gallery_expanded.png) no-repeat scroll 0 0;
    height:16px; 
    width: 16px;
}

#gallery_expanded
{
    padding:0px 1px 1px 0px;
    background-color:#AAAAAA;
}

#gallery_expanded_shade
{
    padding:20px 20px 20px 20px;
    background-color:#FFFFFF;
}

#gallery_expanded li
{
    color: #000000;
    font-weight:bold;
}

#gallery_list a
{
    cursor: pointer;
    color: #000000;
}

#gallery_list a:hover
{
    text-decoration:none;
    color:#888888;
}

#gallery_count
{
    bottom:1px;
    color:#000000;
    font-weight:bold;
    left:413px;
    position:absolute;
    width:100px;
}

#gallery_img
{
    max-width: 890px;
    max-height:600px;
}

#gallery_mask
{
    width: 890px;
    height:900px;
    position:absolute;
}

/***ABOUT***/
#about_slideshow
{
    position:absolute;
    right: 0px;
    width:380px;
    overflow:hidden;
}

#about_slideshow_arrows
{
    position:absolute;
    bottom:10px;
    left:130px;
}

#about_slideshow_arrows_prev
{
}

#about_slideshow_arrows_next
{
    margin-left:90px;
}

#about_slideshow_container
{
    width:380px;
    height:470px;
}

#about_slideshow_container ul
{
    width: 10000px;
    position:absolute;
    left:0px;
}

#about_slideshow_container li
{
    width:340px;
    display:block;
    float:left;
    padding: 40px 20px 20px 20px;
}

.about_slideshow_item img
{
    padding: 10px 10px 20px 10px;
    background-color:#ffffff;
    -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
}

.about_slideshow_item div
{
    text-align:center;
}