/* ================================
    CSS STYLES FOR ALOnline V2 2007 
   ================================
*/   

BODY
{
	
}

/* Template layout 2007 pallard */
#Table_01 {
	position:relative;
	text-align:center;
	/*left:0px;
	top:0px; */
	width:1020px;
	height:823px;
	
}

#Template-01_ {
	position:absolute;
	text-align:left;
	left:0px;
	top:0px;
	width:10px;
	height:29px;
	background-image:url(images/Template_01.gif);
}

#Template-02_ {
	position:absolute;
	text-align:center;
	left:10px;
	top:0px;
	width:999px;
	height:29px;
	background-image:url(images/Template_02.gif);
}

#Template-03_ {
	position:absolute;
	text-align:left;
	left:1009px;
	top:0px;
	width:11px;
	height:29px;
	background-image:url(images/Template_03.gif);
}

#Template-04_ {
	position:absolute;
	text-align:left;
	left:0px;
	top:29px;
	width:10px;
	height:22px;
	background-image:url(images/Template_04.gif);
}

#Template-05_ {
	position:absolute;
	text-align:left;
	left:10px;
	top:29px;
	width:999px;
	height:22px;
	background-image:url(images/Template_05.gif);
}

#Template-06_ {
	position:absolute;
	text-align:left;
	left:1009px;
	top:29px;
	width:11px;
	height:22px;
	background-image:url(images/Template_06.gif);
}

#Template-07_ {
	position:absolute;
	text-align:left;
	left:0px;
	top:51px;
	width:10px;
	height:69px;
	background-image:url(images/Template_07.gif);
}

#Template-08_ {
	position:absolute;
	text-align:left;
	left:10px;
	top:51px;
	width:999px;
	height:69px;
	background-image:url(images/Template_08.gif);
}

#Template-09_ {
	position:absolute;
	text-align:left;
	left:1009px;
	top:51px;
	width:11px;
	height:69px;
	background-image:url(images/Template_09.gif);
}

#Template-10_ {
	position:absolute;
	text-align:left;
	left:0px;
	top:120px;
	width:10px;
	height:703px;
	background-image:url(images/Template_10.gif);
}

#Template-11_ {
	position:absolute;
	text-align:left;
	left:10px;
	top:120px;
	width:999px;
	height:703px;
	background-image:url(images/Template_11.gif);
}

#Template-12_ {
	position:absolute;
	text-align:left;
	left:1009px;
	top:120px;
	width:11px;
	height:703px;
	background-image:url(images/Template_12.gif);
}

/* ApSolutions: */

.PageTitle
{
	font-weight: normal;
	font-size: 32px;
	color: #a33d00;
	line-height: 36px;
	font-family: Arial;
	letter-spacing: -1pt;
}



.HomeHead
{
    color: #a33d00;
    font-family: Verdana, Arial;
    font-size: 30px;
    font-weight: bold;
    HEIGHT: 35px
}





/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Arial, 'Arial Unicode MS';
    font-size: 12px;
    line-height: 20pt
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: #7d3d00;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead 
{
    background-color: #002e76;
    border-bottom: #fef4ea;
    border-left: #fef4ea 1px solid;
    color: White;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px
}
A.CartListHead,A.CartListHead:link,A.CartListHead:hover,A.CartListHead:visited
{
  color:#01017a;
}

.CartListItem
{
    background-color: #f1f1f1;
    border-bottom: #f1f1f1;
    border-left: #f1f1f1 1px solid;
    color: #01017a;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    
}

.CartListItem A
{
	color:#01017a;
}

A.CartListItem,A.CartListItem:link,A.CartListItem:hover,A.CartListItem:visited
{
	color:#01017a;
}

.CartListItemAlt
{
    background-color: #e0e0e0;
    border-bottom: #fef4ea;
    border-left: #fef4ea 1px solid;
    color: #01017a;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt A
{
	color:#01017a;
}

A.CartListItemAlt,A.CartListItemAlt:link,A.CartListItemAlt:hover,A.CartListItemAlt:visited
{
  color:#01017a;
}

.CartListFooter
{
    background-color: #002e76;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    /* color: #000000; */
    font-size: 11px;
    color: #01017a
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: #0000FF;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: #0000FF;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Arial, 'Arial Unicode MS';
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Arial, 'Arial Unicode MS';
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 13px;
	color: #01017a;
	font-family: Tahoma, Arial, 'Arial Unicode MS';
}

.Normalwhite
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, 'Arial Unicode MS';
}

.Normalwhitesmall
{
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	font-family: Tahoma, Arial, 'Arial Unicode MS';
}



.NormalSmall
{
	font-weight: normal;
	font-size: 11px;
	color: #01017a;
	font-family: Arial, 'Arial Unicode MS';
}
.NormalSmallBold
{
	font-weight: bold;
	font-size: 11px;
	color: #01017a;
	font-family: Arial, 'Arial Unicode MS';
}

.NormalSmallBlack
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
}

.NormalSmallWhite
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, 'Arial Unicode MS';
}

.Normalblack
{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-family: Arial, 'Arial Unicode MS';
}  

.NormalBold
{
	font-weight: bold;
	font-size: 13px;
	color: #01017a;
	font-family: Arial, 'Arial Unicode MS';
	text-decoration: none;
}

.NormalBoldWhite
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, 'Arial Unicode MS';
	text-decoration: none;
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
	font-weight: normal;
	font-size: 13px;
	color: red;
	font-family: Arial, 'Arial Unicode MS';
}


.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link, A:visited  {
    text-decoration: underline;
    
}

A, A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left;
    color: #01017a; 
}

H1 
{
	font-family: Arial, 'Arial Unicode MS';
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
        color: #ffffff; 
}

H2 
{
	font-family: Arial, 'Arial Unicode MS';
    font-size: 16px;
    font-weight: bold;
    color: #ffffff; 
}
H3
{
	font-family: Arial, 'Arial Unicode MS';
    font-size: 15px;
    font-weight: bold;
    color: #ffffff; 
}

.cartbuttons
{
	width: 190px; 
}

.checkoutbuttons
{
	width: 120px; 
}

.PictureLink 
{
    font-size: 13px;
	color: #01017a;
	font-family: Arial, 'Arial Unicode MS';
    font-weight: bold;
    text-decoration: none;
    
}
A.PictureLink,A.PictureLink:link,A.PictureLink:hover,A.PictureLink:visited
{
 text-decoration: none;
}

.Strikethrough
{
	font-weight: normal;
	font-size: 13px;
	color: #01017a;
	font-family: Arial, 'Arial Unicode MS';
	text-decoration: line-through;
}





