body
{
    font-family:            Arial;
    font-size:              12px;
}

.startpage
{
    margin-left:            0px;
    margin-top:             0px;
    z-index:                0; 
    overflow:               hidden;
}

.overall
{
    width:                  100%;
    overflow:               hidden; 
}

.content-left
{
    width:                  519px;
    height:                 615px;
}

.content-right
{
    width:                  501px;
    height:                 615px;
}

.opening
{
    width:                  1020px;
    height:                 615px;
}

.menu_split
{
    display:                block; 
    position:               absolute; 
    top:                    508px; 
    left:                   0px; 
    z-index:                1; 
    text-decoration:        none;    
}

.menu_split
{
    display:                block; 
    position:               absolute; 
    top:                    508px; 
    left:                   0px; 
    z-index:                1; 
    text-decoration:        none;    
}

.split
{
    width:                  1020px;
}

.menu_header
{
    color:                  #003772;
    font-size:              18px;
    font-family:            Arial;
    font-weight:            bold;
}

.menu_header_inactive
{
    color:                  #7A8BA3;
    font-size:              12px;
    font-family:            Arial;
    font-weight:            bold;
    text-decoration:        none;
    
}

.menu_header_active
{
    color:                  #003772;
    font-size:              12px;
    font-family:            Arial;
    font-weight:            bold;
    text-decoration:        none;
}

.sub_menu_header_inactive
{
    color:                  #FFFFFF;
    font-size:              12px;
    font-family:            Arial;
    font-weight:            bold;
    text-decoration:        none;
    
}

a.sub_menu_header_inactive:hover 
{
    color:                  #7A8BA3;
}

.sub_menu_header_active
{
    color:                  #7A8BA3;
    font-size:              12px;
    font-family:            Arial;
    font-weight:            bold;
    text-decoration:        none;
}

.menu
{
    display:                block; 
    position:               absolute; 
    top:                    506px; 
    left:                   0px; 
    z-index:                3; 
    text-decoration:        none;    
}

.menu_admin
{
    font-size:              12px;
    font-family:            Arial;
    text-decoration:        none;    
}

.menu_items
{
    display:                block; 
    position:               absolute; 
    top:                    540px; 
    left:                   0px; 
    z-index:                3; 
    text-decoration:        none;
}

.menu_item
{
    color:                  #003772;
    font-size:              12px;
    font-family:            Arial;
    font-weight:            bold;
}

.contact_info
{
    z-index:                4;    
    display:                block; 
    position:               absolute; 
    top:                    30px; 
    left:                   580px; 
    height:                 200px; 
    width:                  400px;
    color:                  #003772;
    font-size:              12px;
    font-family:            Arial;
}

a.contact_info_mail 
{
    color:                  #003772; 
}

.formBoxHeading {
    font-family:            Arial;
	font-size:				10px;
	font-weight:			bold;
	color:					#FFFFFF;
	padding-bottom:			2px;
}

.content
{
    z-index:                4;    
    display:                block; 
    position:               absolute; 
    top:                    205px; 
    left:                   45px; 
    height:                 270px; 
    width:                  440px;
    overflow:               hidden; 
    color:                  #003772;
    font-size:              12px;
    font-family:            Arial;
    line-height:            25px; 
}

.gallery
{
    z-index:                4;    
    display:                block; 
    position:               absolute; 
    top:                    115px; 
    left:                   379px; 
    height:                 385px; 
    width:                  120px;
    overflow:               hidden; 
    color:                  #003772;
    font-size:              16px;
    font-family:            Arial;
    font-weight:            bold;
    line-height:            30px; 
}

.full_image
{
    z-index:                7;    
    display:                block; 
    position:               absolute; 
    top:                    109px; 
    left:                   519px; 
    height:                 399px; 
    width:                  515px;
    overflow:               hidden; 
}

.product_header
{
    z-index:                4;    
    display:                block; 
    position:               absolute; 
    top:                    185px; 
    left:                   45px; 
    width:                  319px;
    overflow:               hidden; 
    color:                  #003772;
    font-size:              12px;
    font-family:            Arial;
    font-weight:            bold;
}

.product_info
{
    z-index:                4;    
    display:                block; 
    position:               absolute; 
    top:                    205px; 
    left:                   45px; 
    height:                 270px; 
    width:                  319px;
    overflow:               auto; 
    color:                  #003772;
    font-size:              12px;
    font-family:            Arial;
    line-height:            25px; 
}

.scrollup
{
    z-index:                5;    
    display:                block; 
    position:               absolute; 
    top:                    115px; 
    left:                   450px; 
}

.scrolldown
{
    z-index:                6;    
    display:                block; 
    position:               absolute; 
    top:                    480px; 
    left:                   450px; 
}

.scrollupProduct
{
    z-index:                5;    
    display:                block; 
    position:               absolute; 
    top:                    118px; 
    left:                   337px; 
}

.scrolldownProduct
{
    z-index:                6;    
    display:                block; 
    position:               absolute; 
    top:                    118px; 
    left:                   315px; 
}

.table_no_border
{
    border-style:           none;
}

#statusdiv
{
	position:				absolute;
	padding:				2px;
	left:					-300px;
	background-color:		yellow;
	border:					1px solid gray;
	visibility:				hidden;
    font-family:            Arial;
}
