﻿body 
{
    background-image: url(images/pyxis/star_bg.png);
}

        /* Start Header Container */

#header 
{
    height: 99px;
    width: 1050px;
    margin: 50px auto 0 auto;
}

        /* End Header Container */
        /* Start Logo Container */

#logo 
{
    width: 917px;
    margin: 25px auto 0 auto;
}

#logo_content 
{
   width: 552px;
   height: 188px;
   margin: 0 auto 0 auto; 
}

        /* End Logo Container */
        /* Start Navigation Container */

#nav 
{
    width: 917px;
    margin: 25px auto 0 auto;
}

#nav_content 
{
    width: 697px;
    margin: 0 auto 0 auto;
}

.nav_row 
{
    display: inline;
    float: left;
    margin: 0 0 0 14px;
}

.nav_row img 
{
    border: none;
}

        /* End Navigation Container */
        /* Start Content Container */

#content 
{
    width: 917px;
    margin: 0 auto 0 auto;
}

        /* End Content Container */
        /* Start Left Main Container */

#left 
{
    float: left;
    height: 502px;
    width: 622px;
    background-image: url(images/pyxis/large-module.png);
    background-repeat: no-repeat;
    margin: 15px 0 0 0;
}

        /* End Main Container */
        /* Start Right Container */

#right 
{
    float: right;
    width: 260px;
    height: 502px;
    margin: 15px 0 0 0;
}

        /* End Right Container */
        /* Start Small Top Container */

#module1 
{
    width: 260px;
    height: 237px;
    margin: 0 0 0 0;
    background-image: url(images/module.png);
    background-repeat: no-repeat;
}

#showcase_preview_title 
{
    float: left;
    width: 75px;
    height: 25px;
    text-align: center;
    margin: 10px 0 0 90px;
}

#showcase_preview_content 
{
    float: left;
}

#showcase_preview_image 
{
    float: left;
    width: 200px;
    height: 200px;
    margin: 10px 10px 10px 17px;
}

#galleryImages 
{
    position:relative;
    margin:auto;
    width: <%=imageWidth%>px;
    border:0px;
}

#galleryImages img 
{
	display:none;
	position:absolute;
	top:0; left:0;
}

        /* End Small Top Container */
        /* Start Small Bottom Container */

#module2 
{
    height: 237px;
    width: 260px;
    margin: 28px 0 0 0;
    background-image: url(images/module.png);
    background-repeat: no-repeat;
}

#news_preview_title 
{
    float: left;
    text-align: center;
    margin: 10px 0 0 110px;
    font-size: 20px;
    text-decoration: underline;
    color: #fff;
}

#news_preview_title img
{
    border: none;
}


#news_preview_content 
{
    float: left;
    margin: 0px 0 0 10px;
}

.news_preview_post_title 
{
    margin: 5px 0 5px 0;
    text-align: center;
    font-family: Rockwell;
    font-size: 13px;
    color: #fff;
}

.newspost 
{
}

.newspost a
{
    float: left;
    width: 240px;
    margin: 10px 0 0 0;
    text-align: center;
    text-decoration: none;
    font-family: Rockwell;
    color: White;
}

.show_post_container 
{
    margin: 10px 0 0 0;
}

.post_title 
{
    float: left;
    width: 590px;
    margin: 15px 0 0 0;
    text-align: center;
    text-decoration: underline;
    font-family: Rockwell;
    color: White;
}

.post_body 
{
    float: left;
    width: 575px;
    margin: 10px 0 0 10px;
    text-decoration: none;
    text-align: center;
    font-family: Rockwell;
    color: White;
    font-size: 18px;
}

.post_body a 
{
    color: #fff;
    text-decoration: underline;
}

        /* End Small Bottom Container */
        /* Start Reflections */

#reflections 
{
    width: 917px;
    height: 119px;
    margin: 1px auto 0 auto;
}

#reflectionmain 
{
    float: left;
    width: 622px;
    height: 119px;
}

#reflectionmodule 
{
    float: right;
    width: 260px;
}

#copyright 
{
    float: left;
    margin: 3px 0 0 20px;
    color: #fff;
    font-size: 12px;
}

#credit 
{
    float: right;
    margin: 3px 20px 0 0;
    color: #fff;
    font-size: 12px;
}

#credit a 
{
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
}
        /* End Reflections */
        /* Start Footer */

#footer 
{
    width: 917px;
    margin: 0 auto;
}

.spfirst 
{
    float: left;
    display: inline;
    height: 73px;
    width: 201px;
    margin: 0 0 0 0; 
    background-image: url(images/sp.png);
    background-repeat: no-repeat;
}  

.sp 
{
    float: left;
    display: inline;
    height: 73px;
    width: 201px;
    margin: 0 0 0 36px; 
    background-image: url(images/sp.png);
    background-repeat: no-repeat;
}


        /* Start about.aspx */

#about_content 
{
    margin: 0 0 0 0;
}

.about_content_row 
{
    float: left;
    margin: 35px 20px 0 20px;
    font-size: 18px;
    font-family: Rockwell;
    color: #fff;
}

.about_content_row a
{
    text-decoration: underline;
    color: #fff;
}

        /* End about.aspx */
        /* Start default.aspx */

#home_content 
{
    margin: 0 0 0 0;
}

.home_content_row 
{
    float: left;
    margin: 35px 20px 0 20px;
    font-size: 18px;
    font-family: Rockwell;
    color: #fff;
}

.home_content_row a 
{
    text-decoration: underline;
    color: #fff;
}

        /* End default.aspx */
        /* Start about.aspx */
        
        /* End about.aspx */
        /* Start eventproductions.aspx */

#event_nav 
{
    float: left;
    margin: 12px 0 0 135px;
}

.event_nav_row 
{
    display: inline;
    float: left;
    margin: 0 0 0 14px;
}

.event_nav_row img 
{
    border: none;
}

#event_content 
{
    float: left;
    margin: 25px 0 0 0;
    color: #fff;
    font-size: 18px;
    font-family: Rockwell;
}

.event_content_row 
{
    width: 595px;
    margin: 15px 20px 0 15px;
    color: #fff;
    font-size: 18px;
    font-family: Rockwell;
}

.event_content_row a 
{
    color: #ffffff;
    text-decoration: underline;
}
        
        /* End eventproductions.aspx */

        /* Start rentals.aspx */

#rentals_nav 
{
    float: left;
    margin: 12px 0 0 145px;
}   

.rental_nav_row 
{
    display: inline;
    float: left;
    margin: 0 0 0 14px;
}

.rental_nav_row img 
{
    border: none;
}

#rentals_content 
{
}

.rentals_content_row 
{
    float: left;
    width: 595px;
    margin: 15px 20px 0 15px;
    color: #fff;
    font-size: 18px;
    font-family: Rockwell;
}

.rentals_content_row a 
{
    color: #ffffff;
    text-decoration: underline;
}

        /* End rentals.aspx */
        /* Start duplication.aspx */
        
        
.duplication_content_row 
{
    float: left;
    margin: 45px 20px 0 20px;
    color: #fff;
    font-size: 18px;
    font-family: Rockwell;
}

.duplication_content_row a 
{
    color: #ffffff;
    text-decoration: underline
}

#duplication_pricing_matrix 
{
    float: left;
    width: 587px;
    height: 188px;
    margin: 35px 0 0 15px;
    background-image: url(images/duplication-matrix.png);
    background-repeat: no-repeat;
}
        
        /* End duplication.aspx */
        /* Start contact.aspx */
        
        /* End contact.aspx */
        /* Start rentals_lighting.aspx */

#rentals_lighting_content 
{
    float: left;
}

#rentals_lighting_leftcol 
{
    float: left;
}

#rentals_lighting_rightcol 
{
    float: right;
}

        /* End rentals_lighting.aspx */
        /* Start rentals_audio.aspx */
        
#rentals_audio_container 
{
    float: left;
}

.rentals_audio_title 
{
    margin: 20px 0 0 25px;
    color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
    text-decoration: underline;
}

.rentals_audio_row 
{
    margin: 7px 0 0 35px;
    color: #fff;
}

.rentals_audio_right_row 
{
    float: right;
    display: inline;
    margin:  -22px 75px 0 0;
}
        
        /* End rentals_audio.aspx */
        /* Start rentals_lighting.aspx */
        
#rentals_lighting_container 
{
    float: left;
}

.rentals_lighting_title 
{
    margin: 20px 0 0 25px;
    color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
    text-decoration: underline;
}

.rentals_lighting_row 
{
    margin: 7px 0 0 35px;
    color: #fff;
}

.rentals_lighting_right_row 
{
    float: right;
    display: inline;
    margin:  -22px 75px 0 0;
}
        
        /* End rentals_lighting.aspx */
        /* Start rentals_rigging.aspx */
        
#rentals_rigging_container 
{
    float: left;
}

.rentals_rigging_title 
{
    margin: 20px 0 0 25px;
    color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
    text-decoration: underline;
}

.rentals_rigging_row 
{
    margin: 7px 0 0 35px;
    color: #fff;
}

.rentals_rigging_right_row 
{
    float: right;
    display: inline;
    margin:  -22px 75px 0 0;
}
        
        /* End rentals_rigging.aspx */
        /* Start rentals_power.aspx */
        
#rentals_power_container 
{
    float: left;
}

.rentals_power_title 
{
    margin: 20px 0 0 25px;
    color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
    text-decoration: underline;
}

.rentals_power_row 
{
    margin: 7px 0 0 35px;
    color: #fff;
}

.rentals_power_right_row 
{
    float: right;
    display: inline;
    margin:  -22px 75px 0 0;
}
        
        /* End rentals_power.aspx */
        /* Start contact.aspx */
        
#contact_container 
{
    float: left;
    width: 560px;
    margin: 0 0 0 70px;
}

#contact_title 
{
    margin: 20px 0 0 0;
    color: #fff;
    text-align: center;
    font-size: 30px;
}

#contact_container_left 
{
    float: left;
    width: 280px;
    margin: 20px 0 0 0;
}

.contact_container_left_row 
{
    float: right;
    width: 280px;
    margin: 16px -80px 0 0;
    color: #fff;
    font-weight: bold;
}

#contact_container_right 
{
    float: left;
    width: 280px;
    margin: 20px 0 0 0;
}

.contact_container_right_row 
{
    float: left;
    width: 280px;
    margin: 15px 0 0 -75px;
    color: #fff;
}

#contact_send_button 
{
    float: right;
    margin: 30px 268px 0 0 ;
}
        
        /* End contact.aspx */
        /* Start login.aspx */
        
.login_container 
{
    float: left;
    margin: 30px 0 0 200px;
}

	/* Start archive.aspx */

.archive_content
{
    float: left;
    width: 500px;
    margin: 45px 20px 0 20px;
    color: #fff;
    font-size: 16px;
    font-family: Rockwell;
}

.archive_content a
{
    color: #ffffff;
    text-decoration: underline;
}

.archive_panel 
{
    scrollbar-base-color: #663366; 
    scrollbar-face-color: #99CCCC; 
    scrollbar-track-color: #996699; 
    scrollbar-arrow-color: #330033;
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-shadow-color: #663366;
    scrollbar-darkshadow-color: #000000;
}
    

	/* End archive.aspx */