﻿body
{
	background-color: black;
	font-family:Arial, Helvetica, sans-serif;
	color: #7f7f7f;	
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.alButton:hover
{
    cursor:pointer;
}

.alClear
{
    clear:both;
}

.alContainer
{
	width: 770px;
	margin: 30px auto 0px auto;
}

.alContent
{
    margin: 12px 0px 12px 0px;
}

h1
{
    color: #f47a20;
    font-size:16px;
    font-weight:normal;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-weight:bold;
}

.alContentLeftColumn
{
    width: 410px;
    float:left;
}

.alContentDividerColumn
{
    width: 25px;
    float:left;
    /*height: 306px;*/
}

.alContentRightColumn
{
    width:335px;
    float:left;
}

.alContentLeftColumn .alContentBox250
{
    width: 386px;
    background-image: url("images/alContentBox250.gif");
    background-repeat:repeat-x;
    padding: 12px;
}

.alContentRightColumn .alContentBox250
{
    width: 311px;
    background-image: url("images/alContentBox250.gif");
    background-repeat:repeat-x;
    padding: 12px;
}

.alContentBox250 h1
{
    color: #f47a20;
    font-size:16px;
    font-weight:normal;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

.alContentBox250 p
{
    margin: 5px 0px 5px 0px;
    padding: 0px;
    text-align:justify;
}

.alContentBox250Link
{
    text-align:right;   
}

.alContentBox250 a
{
    color: #f47a20;
}

.alContentBox250 a:hover
{
    color:#ffae72;
}

.alContentHR
{
    height:25px;
    background-image: url("images/alHR.gif");
    background-repeat:repeat-x;
    background-position: center center;
    clear:both;
}


/* MENU */

.alMenu
{
	width: 750px;
	height: 42px;
	padding: 20px 10px 0px 10px;
	margin: 0px;
}

.alMenuLogo
{
	width: 296px;
	height: 42px;
	float:left;
	background-image:url('images/alMenuLogo.gif');
	background-repeat:no-repeat;
}

.alMenuButtons
{
	width: 447px;
	height: 42px;
	float: left;
}

.alMenuEnd
{
	width: 7px;
	height: 42px;
	float:left;
	background-image:url('images/alMenuEnd.gif');
	background-repeat:no-repeat;

}


/* END OF MENU */

/* FOOTER */

.alFooter
{
	color:black;
	font-size: 9px;
}

.alFooter a
{
	color:#231f20;
}

.alFooter a:hover
{
	color: #f6f7f7;
}

.alFooterSection ul
{
	margin: 9px 0px 0px 18px;
	padding: 0px;
}

.alFooterSection li
{
	margin: 0px;
	padding: 0px;
}

.alFooterLeftEnd
{
	width:7px;
	height: 42px;
	background-image:url('images/alFooterLeftEnd.gif');
	background-repeat:no-repeat;
	float:left;
}

.alFooterSection
{
	width:189px;
	height: 42px;
	background-image:url('images/alFooterBackground.gif');
	background-repeat:repeat-x;
	float:left;
	margin: 0px;
	padding: 0px;
}

.alFooterRightEnd
{
	width:7px;
	height: 42px;
	background-image:url('images/alFooterRightEnd.gif');
	background-repeat:no-repeat;
	float:left;
}

.alFooterText
{
	font-weight:bold;
	color: #f6f7f7;	
	clear:both;
	text-align:right;
	font-size: 11px;
	width: 748px;
	padding: 11px;
}

/* END OF FOOTER */

/* PAGE SPECIFICS */

/* HOME */

.alHomeHeader
{
	width: 770px;
	height: 267px;
	background-image: url('images/alHomeBanner.jpg');
	background-repeat: no-repeat;
} 

.alContentHomeProductItem
{
    height:88px;
}

.alContentHomeProductItemImage
{
    width:66px;
    height:66px;
    padding: 11px 11px 11px 0px;
    float:left;
}

.alContentHomeProductItemText
{
    font-size: 10px;
    width: 234px;
    padding: 11px 0px 11px 0px;
    float:left;
    height:66px;
    text-align:justify;
}

.alContentHomeProductItemTextLink
{
    text-align:right;
}

.alContentVRHome
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 306px;
}

/* PRODUCT VISILITE */

.alContentVRVisilite
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 336px;
}

.alVisiliteHeader
{
	width: 770px;
	height: 267px;
	background-image: url('images/alVisiliteBanner.jpg');
	background-repeat: no-repeat;
} 

/* PRODUCT EDGE */

.alContentVREdge
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 276px;
}

/* PRODUCT TRACK */

.alTrackHeader
{
    width: 770px;
	height: 267px;
	background-image: url('images/alTrackBanner.jpg');
	background-repeat: no-repeat;
}

.alContentVRTrack
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 326px;
}

/* PRODUCT RIG */

.alRigHeader
{
    width: 770px;
	height: 267px;
	background-image: url('images/alRigBanner.jpg');
	background-repeat: no-repeat;
}

.alContentRigImage
{
    width: 386px;
    height: 138px;
    background-image: url('images/alRigImage.jpg');
    background-repeat:no-repeat;
    text-align:right;
    padding: 12px;
}

.alContentRigImage a
{
    color: #f47a20;
}

.alContentRigImage a:hover
{
	color: #f6f7f7;
}

.alContentVRRig
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 371px;
}

/* PRODUCT ARTICULATING */

.alArticulatingHeader
{
    width: 770px;
	height: 267px;
	background-image: url('images/alArticulatingBanner.jpg');
	background-repeat: no-repeat;
}

.alContentVRArticulating
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 261px;
}

/* CONTACT US */

.alContactHeader
{
    width: 770px;
	height: 267px;
	background-image: url('images/alContactBanner.jpg');
	background-repeat: no-repeat;
}

.alContactOrangeText
{
    color: #f47a20;
    font-weight:bold;
}

.alContentVRContact
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 373px;
}

/* ABOUT */

.alAboutHeader
{
    width: 770px;
	height: 267px;
	background-image: url('images/alAboutBanner.jpg');
	background-repeat: no-repeat;
}

.alContentVRAbout
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 288px;
}

/* GALLERY */

.alGalleryHeader
{
    width: 770px;
	height: 267px;
	background-image: url('images/alGalleryBanner.jpg');
	background-repeat: no-repeat;
}

.alGalleryImageContainer
{
    text-align:right;
    width:173px;
    float:left;
}

.alGalleryImage
{
    width:173px;
    height:140px; 
}

.alGalleryText
{
    padding: 10px 0px 0px 0px;
    font-size: 10px;
}

.alGalleryText a
{
    color: #f47a20;
}

.alGalleryText a:hover
{
    color:#ffae72;
}

.alGalleryVR
{
    width:25px;
    background-image: url("images/alVR.gif");
    background-repeat:repeat-y;
    background-position: center center;
    height: 164px;
    float:left;
}

/* SITEMAP */

.alContentSitemap .alContentBox250
{
    width: 746px;
    background-image: url("images/alContentBox250.gif");
    background-repeat:repeat-x;
    padding: 12px;
    margin:auto;
}

/* FAQ */

.alFAQ
{
    padding:12px;
}

.alFAQ h1
{
    color: #f47a20;
    font-size:20px;
    margin: 10px 0px 30px 0px;
    padding: 0px;
    font-weight:normal;
    border-bottom: solid 1px #7f7f7f;
}

.alFAQ h2
{
    color: #f47a20;
    font-size:14px;
    font-weight:normal;
    margin: 30px 0px 10px 0px;
    padding: 0px;
    font-style:italic;
}

.alFAQ p
{
    margin: 1em;
}

/* END OF PAGE SPECIFICS */
