html, body, #container { margin: 0; padding:0;  }

body {
    background: #fff url(../images/background/top-background.gif) repeat-x; 
    
    font-family: Arial, 'lucida grande', helvetica, verdana, sans-serif;
    color: #555;
    font-size: 13px;

}


#container {
    position: relative;
    
    width: 920px;
    min-width:920px;
    
    margin: 0 auto;
}



ul#nav-top {
    float: right;
    margin: 0;
    padding: 0;
}

ul#nav-top li {
    display: inline;
    text-transform: uppercase;
    
}

ul#nav-top li a,
ul#nav-top li a:link,
ul#nav-top li a:visited {
    display: block;
    float: left;
    color: #333;
    
    margin-left: 10px;
    border-top: 4px solid #caced1;
    
    font-size: 11px;
    text-decoration: none;
    letter-spacing: .1em;
    padding: 0 10px;
}

ul#nav-top a:hover { border-top: 4px solid #999 !important; }
ul#nav-top .current { border-top: 4px solid #999 !important; }


/* header */
#hd {
    position: relative;
    top: 18px;
    
    width: 100%;
    height: 116px;
    
    padding: 0;
    margin: 0;
    
    text-align: left;
    
    border: 0px solid #000;
    
}

img.logo {
    float: left;
    margin: 0;
    padding: 0;
}


ul#nav-mid {
    
    position: relative;
    
    top: 68px;
    left: 2px;
    overflow: hidden;

    width: 710px;
    
    margin: 0;
    padding: 0;
    
}

ul#nav-mid li {
    
    display: inline;
    display: block;
    float: left;
    height: 26px;
    padding: 0px 10px 0px 10px;
    
    background: transparent url(../images/background/nav-divider.gif) no-repeat bottom left;
}

ul#nav-mid li a,
ul#nav-mid li a:link,
ul#nav-mid li a:visited {
    display: block;
    margin-top: 8px;
    
    font-family: verdana, arial, sans-serif;
    color: #1e2b3b;
    font-size: 11px;
    font-weight: 800;
    
    text-transform: uppercase;
    text-decoration: none;
}

#content {
    
    position: relative;
    height: 336px;
    
}


#content.home {
    background: transparent url(../images/background/Always-Cutting-Edge-home.jpg) no-repeat right top;
}

.studio-link { 
    float: right;
    margin-right: 20px;
    margin-top: 155px;
    
    font-family: verdana;
    font-size: 13px;
    font-weight: 800;
    
    color: #f8bf4e;
    
    text-decoration: none;
}

.studio-link:hover { text-decoration: underline; }

div#content-bottom {
    position: relative;
    
    height: 40px;
    width: 100%;
    
    text-align: left;
    background: #fff url(../images/background/middle-shaded.gif) repeat-x;
    
    overflow: hidden;
    
    margin-bottom: 0px;
}

div#content-bottom-contain {
    padding: 9px;
    
}


#content-bottom p { }
#content-bottom h4 {
    font-family: Arial, sans-serif;
    font-weight: 800;
    font-size: 14px;
    
    color: #933535;
    text-transform: uppercase;
    
    margin-right: 15px;
}

#content-bottom h4.home { float: left;}
#content-bottom h4.phone { float: right; color: #000; font-size: 16px; }
#content-bottom .line { float: left; }

#nav-promo {
    float: left;
    width: 201px;
    height: 336px;
    /*background: transparent url(../images/background/left-nav-bg.jpg) no-repeat bottom;*/
    
    position: relative;
}

ul#nav-promo li {    
    display: block;
    width: 200px;
    
	overflow: hidden;
    position: absolute;
}

ul#nav-promo li a,
ul#nav-promo li a:link,
ul#nav-promo li a:visited {
    display: block;
    float: left;
    color: #000;
	text-decoration: none;
    text-indent: -999px;
    
    width: 100%;
    height: 116px;
    outline: none;
    margin: 0;
    
}

ul#nav-promo .corp  {
    top: 0;
}
ul#nav-promo .corp a {
    cursor: pointer;
    height: 116px;
    
    background: transparent url(../images/promo/packages-all.gif) 0px 0px no-repeat;
}

ul#nav-promo .event {
    top: 116px;
}
ul#nav-promo .event a{
    cursor: pointer;
    height: 108px;  
    
    background: transparent url(../images/promo/packages-all.gif) 0px -116px no-repeat;
}

ul#nav-promo .wedding  { top: 224px; }
ul#nav-promo .wedding a{
    cursor: pointer;
    height: 112px;
    
    background: transparent url(../images/promo/packages-all.gif) 0px -224px no-repeat;
}

ul#nav-promo .corp a:hover {
    background: transparent url(../images/promo/packages-all.gif) -201px 0px no-repeat !important;
}
ul#nav-promo .event a:hover {
    background: transparent url(../images/promo/packages-all.gif) -201px -116px no-repeat !important;
} 
ul#nav-promo .wedding a:hover {
    background: transparent url(../images/promo/packages-all.gif) -201px -224px no-repeat !important;
}





ul#home-promo {
    display: block;
    height: 145px;
    margin: 0;
    padding: 0;
    
    
    text-align: left;
}

ul#home-promo li {
    display: block;
    
    overflow: hidden;
    
    float: left;
    margin-right: 10px;
    height: 140px;
    
    padding-left: 20px;
    padding-top: 6px;
}

ul#home-promo li.nomargin { margin: 0 !important; }

ul#home-promo li.dupe { width: 280px;background: transparent url(../images/background/cd-dvd-duplication.gif) no-repeat; }
ul#home-promo li.hdpro { width: 280px;background: transparent url(../images/background/hd-video-production.gif) no-repeat; }
ul#home-promo li.design { width: 279px;background: transparent url(../images/background/cd-dvd-package-design.gif) no-repeat; }

ul#home-promo .head2 { color: #f1bc42; font-weight: 700; font-size: 22px; margin: 0;}
ul#home-promo .head3 { display: block;color: #f1bc42; font-weight: 700; font-size: 14px; margin: 0; }
ul#home-promo p { display: block; color: #fff; width: 47%; font-size: 12px; height: 64px; }

ul#home-promo li a,
ul#home-promo li a:link,
ul#home-promo li a:visited {
    color: #f1bc42;
    
	text-decoration: none; 
}

ul#home-promo a.gobutton {
    display: block;
    
    text-indent: -9999px;
	outline: none;
    overflow: hidden;
    
    height: 18px;
    width: 42px;
    
    cursor: pointer;
    background: transparent url(../images/icon/go-button-white-blue-both.gif) 0px 0px no-repeat;
}

ul#home-promo a.gobutton:hover {
    background: transparent url(../images/icon/go-button-white-blue-both.gif) 0px -18px no-repeat;
}


#footer {
    border-top: 1px solid #889196;
    text-align: center;
    color: #889196;
}

#footer h2 { font-size: 14px; }

#footer ul { }

#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
    text-decoration: none;
    color: #889196;
}

#footer ul li a:hover {
    color: #777;
    text-decoration: underline;
}


#footer li {
    display: inline;
}

#footer .bulleted li {
    padding-left: 10px;
    background: url(../images/icon/bullet.gif) center left no-repeat;
}

#footer li.nobull { background: none !important; }

#footer .top-foot { margin: 10px 0px; font-size: 14px; font-weight: 800; }
#footer .sm-img { position: relative; top: 3px; }


#nav-one {
    
    position: relative;
    top: 55px;
    left: 1px;

    width: 719px;
    
    margin: 0;
    padding: 0;
    z-index:99;
}


.nav, .nav * {
    position: relative;
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.9;
}
.nav ul {
	position:absolute;
	
    top:-999em;
	
}
.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
    
	float:left;
	position:relative;
    
	
    
    background-image: url(../images/background/nav-fade-50.png);
    background-repeat: repeat;
}
.nav a {
	display:block;
    
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:0px;
	top:2.0em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;

}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/* Drop Downs style */
.nav {
	float:left;
	margin-bottom:1.6em;
    
}
.nav li {
	padding:0;
    margin: 0;
	
	height: 26px;
	width: 170px;
	background: transparent url(../images/background/nav-divider.gif) no-repeat bottom left;
	
    
    text-align: center;
    text-transform: uppercase;
    
}


.nav li.last { width: 185px; }

.nav a {
    display: block;
	font-family: verdana, arial, sans-serif;
	color: #1e2b3b;
	font-size: 11px;
    font-weight: 800;
    
	padding: 3px 0px;
	
	text-transform: uppercase;
    text-decoration: none;
	text-indent: 0em;
}



.nav li a:hover, .nav li a:active {
    text-decoration: underline !important;
}


.nav li li:hover, .nav li li.sfHover,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
	background-image: url(../images/background/nav-fade-50.png);
    background-repeat: repeat;
	
    text-decoration: none !important;
    
    color: #fff !important;
}


/* style for the drop down pane */
.nav li li {
	
    background-image: url(../images/background/nav-fade-70.png);
    background-repeat: repeat;
    
	border-top:1px solid #52747f;
	color: #fff;
	font-weight: 900;
    width: 170px;
    
    margin-left: 1px;
    text-align: left;
    
}


.nav li.page-item { position: relative;  z-index: 99999; }
.nav li.graphics li { width: 185px; }

.nav li.end li { width: 190px !important; }

.nav li li a {
    z-index: 9999;
    position:absolute;
    overflow:visible;
    
    top:0;
    left:0;
    
    text-indent: 1em;
    color: #fff;
    text-transform: none !important;
}

.nav li li li {
	background:#999;
}




/* news scroller */

div#scrollnews {
  float: left;
  
  position: relative;
  overflow: hidden;
  border: 0px solid #000;
  height: 20px;
  width: 500px;
  
  margin-top: 0px;
  margin-left: 10px;
}

div.headline {
  position: absolute;
  top: 25px;
  left: 5px;
  height: 20px;
  width:500px;
  
}
img.goright { float: right; margin-right: 5px;}

ul#scrollcontrols { margin: 4px 0px 0px 0px; }
ul#scrollcontrols li { display: inline; list-style-type: none; }
ul#scrollcontrols img { border: 0px;}

.sep { font-size: 15px; color: #999; padding-left: 20px;}

.headline a,
.headline a:link,
.headline a:visited {
    color: #444;
 
}


