/*COMMON STYLES*/
html {margin: 0px;}
td {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #031545; text-decoration: none;} 
th {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #031545; text-decoration: none;} 
img {border-style: none;}
p {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #031545; text-decoration: none; line-height:16px;}
body {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #031545; text-decoration: none; margin: 0px; background-color: white;
scrollbar-face-color:#081B55;
scrollbar-arrow-color:#FFF;
scrollbar-track-color:##CCCCCC;
scrollbar-shadow-color:#FFF;
scrollbar-highlight-color:#FFF;
scrollbar-3dlight-color:#125295;
scrollbar-darkshadow-Color:#03103A;
}

/*LINKS*/
a {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #404040; text-decoration: underline;}
a:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #990000; text-decoration: none;}


/*FONT COLORS AND STYLES*/
.mainNav {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.mainNav:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #FFDE25; text-decoration: none;}
.mainNavFr {font-family:Verdana, Arial, sans-serif;  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.mainNavFr:hover {font-family:Verdana, Arial, sans-serif;  font-size: 10px; font-weight: bold; color: #FFDE25; text-decoration: none;}
.secNav {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
.secNav:hover {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #FFDE25; text-decoration: underline;}
.h1 {font-family:Arial, sans-serif;  font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.sh1 {font-family:Arial, sans-serif;  font-size: 12px; font-weight: bold; color: #404040; text-decoration: none;}
.title {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #404040; text-decoration: none;}
.subLink {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.subLink:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #FFDE25; text-decoration: none;}
.footer {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: white; text-decoration: none;}
.bold {font-weight: bold;}
.textRed10 {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #990000; text-decoration: none;}
.textRed10:hover {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #990000; text-decoration: underline;}
.textRed11 {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #990000; text-decoration: none;}
.textRed11:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #990000; text-decoration: underline;}
.textGrey10 {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #404040; text-decoration: none;}
.textGrey10:hover {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #404040; text-decoration: underline;}
.textGrey11 {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #404040; text-decoration: none;}
.textGrey11:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #404040; text-decoration: underline;}
.textBlue10 {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #3E61C3; text-decoration: none;}
.textBlue10:hover {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #3E61C3; text-decoration: underline;}
.textBlue11 {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #3E61C3; text-decoration: none;}
.textBlue11:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #3E61C3; text-decoration: underline;}
.textwhite {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.textwhite:hover {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
.textwhite11 {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.textwhite11:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

.availabilityOff {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #031545; text-decoration: none; width: 185px; display: block; padding: 2px;}
.availabilityOn {font-family:Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #031545; text-decoration: none; width: 185px; display: block; background-color: #F8EFBB; border-style: solid; border-width: 1px; border-color: #606060; padding: 2px;}
.padding{padding: 4px;}


/*CENTER DIV*/
#center {
	position:absolute;
	left:50%;
	top: 0px;
	width:751px;
	height:auto;
	margin-left:-360px;
	margin-top: 0px;     
	}
	
	
/*DIVs*/
#containerBlock {position: relative; top: 0px; width: 100%; height: auto; background-image: url(http://209.35.201.111/UAP/publish/_static/images/www/nonAuthenticated/eng/bgTileContainer.gif); background-repeat: repeat;}
#headerBlock {width: 100%; height: 34px; padding-top: 6px; margin-left: 7px;}
#mainNavBlock {position: relative; width: 100%; height: 122px; padding-top: 6px; margin-left: 7px; margin-right: 7px;}
#contentBlock {width: 738px; height: auto; margin-top: 6px; background: #FFFFFF; margin-left: 7px; margin-bottom: 6px;}
#footerBlock {position: relative; width: 100%; height: 36px; padding-top: 6px;}

/*SPECIFIC DIVs*/
#leftColBlock {}
#mainColBlock {}
#searchBlock {position: relative; top: 0px; left: 7px; width: 379px; height: inherit; margin-top: 7px; margin-bottom: 7px;}
#quickOrderBlock {position: absolute; top: 204px; left: 400px; width: 150px; height: inherit;}


/*MAIN NAV DIVs*/
#search {position: absolute; top: 110px; left: 178px;}
#searchFr {position: absolute; top: 110px; left: 165px;}
#quickOrder {position: absolute; top: 110px; left: 290px;}
#quickOrderFr {position: absolute; top: 110px; left: 295px;}
#reviewOrders {position: absolute; top: 110px; left: 388px;}
#reviewOrdersFr {position: absolute; top: 110px; left: 408px;}
#profile {position: absolute; top: 110px; left: 500px;}
#profileFr {position: absolute; top: 110px; left: 527px;}
#promotions {position: absolute; top: 110px; left: 589px;}
#promotionsFr {position: absolute; top: 110px; left: 589px;}
#logOut {position: absolute; top: 110px; left: 681px;}
#logOutFr {position: absolute; top: 110px; left: 661px;}



/*BORDERS*/
.border {border-style: solid; border-width: 1px; border-color: #606060;}
.borderWhite {border-style: solid; border-width: 1px; border-color: #FFFFFF;}
.borderTopBlack {border-top-style: solid; border-top-width: 1px; border-top-color: #606060;}
.borderBottomBlack {border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #606060;}
.borderRightBlack {border-right-style: solid; border-right-width: 1px; border-right-color: #606060;}
.borderLeftBlack {border-left-style: solid; border-left-width: 1px; border-left-color: #606060;}
.borderTopGrey {border-top-style: solid; border-top-width: 1px; border-top-color: #DEDEDE;}
.borderBottomGrey {border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #DEDEDE;}
.borderRightGrey {border-right-style: solid; border-right-width: 1px; border-right-color: #DEDEDE;}
.borderLeftGrey {border-left-style: solid; border-left-width: 1px; border-left-color: #DEDEDE;}
.borderTopWhite {border-top-style: solid; border-top-width: 1px; border-top-color: #FFFFFF;}
.borderBottomWhite {border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #FFFFFF;}
.borderRightWhite {border-right-style: solid; border-right-width: 1px; border-right-color: #FFFFFF;}
.borderLeftWhite {border-left-style: solid; border-left-width: 1px; border-left-color: #FFFFFF;}
.borderTopDash {border-top-style: dashed; border-top-width: 1px; border-top-color: #E1E5E8;}
.borderBottomDash {border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #E1E5E8;}
.borderRightDash {border-right-style: dashed; border-right-width: 1px; border-right-color: #E1E5E8;}
.borderLeftDash {border-left-style: dashed; border-left-width: 1px; border-left-color: #E1E5E8;}

/*FORMS*/
.form {padding: 0px;}
.formFields {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #404040; text-decoration: none; padding: 0px; border-style: solid; border-width: 1px; border-color: #A4B97F;}
.formBtns {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #081B55; background-color: #EAEAEA; border-style: solid; border-width: 1px; border-color: #081B55; cursor: pointer; padding: 3px; text-decoration: none;}
.formBtns:hover {font-family:Arial, sans-serif;  font-size: 11px; font-weight: normal; color: #FFFFFF; background-color: #081B55; border-style: solid; border-width: 1px; border-color: #081B55; cursor: pointer; padding: 3px; text-decoration: none;}

