﻿/* =====================================================
    CSS STYLES FOR Allied Mills Sharepoint Installation
   =====================================================
*/   
  
body {
  /*font-family: Arial,Verdana,sans-serif !important; */
  font-family: Verdana,sans-serif !important;
  text-align: center;
  margin: 0;
  background-color: #FFFFFF;
  font-size: x-small;
  text-decoration:none;
  margin-left: auto;
  margin-right: auto;
}

/*Global Nav Styles*/

.AMtopNav
{
    position:relative;
    top:-1px;
    float: left;
    left: 10px; !important
    left: 0px;
}

.AMtopNavItem
{
	background-repeat: no-repeat;
	background-color: white;
	background-position:top right;
	font-family: Verdana;  
	font-weight:bold;
	font-size:8pt; 
	text-indent: 12px;
	color: #666666;
	padding-right: 5px;
	position: relative;
}

.AMtopNavItem a
{
	display:block;
	padding:0px 3px 0px 3px;
	height:20px;
}
.AMtopNavSelected a
{
	background:url('AMImages/nav-button-down.jpg');
	background-repeat:no-repeat;
	background-position-x: left;
	background-position-y: 1px;
	color: #333;
	text-indent: 12px;
	padding-right: 3px;
	position: relative;
}
.AMtopNavHover a
{
	background:url('AMImages/nav-button-right.jpg');
	background-repeat:no-repeat;
	background-position-x:left;
	background-position-y: 1px;
	color: #333;
	text-indent: 12px;
	padding-right: 3px;
	position: relative;
}
.AMtopNavFlyOuts
{
	margin-left: 20px;
	margin-top: 8px;
	display:block;
	border-top:1px #FFF solid;
	clear:both;

}
.AMtopNavFlyOutsItem
{	
	font-family: Verdana; 
	font-size: xx-small;
	font-weight:bold;
	background-color: #999;
	border:1px #FFF solid;
	border-top-style: none;
	color:#FFF; 
	*width:170px;
	min-width:150px;
	
}
.AMtopNavFlyOutsItem a
{
    display:block;
    padding:3px 4px 3px 4px;
  
}
.AMtopNavFlyOutsHover
{
	background-color: #CCC;
	position: relative;

}
.AMtopNavRoundRight
{
    width:0px;
}

.AMtopNavRoundLeft
{
    width:0px;
}

/* Current Navigation Styles*/

.AMleftNav
{
	margin-right:0px;
/*	margin-left:15px; */
	margin-top:4px;
	padding-top:0px;
	width:190px;
}
.AMleftNavSpacer
{
	width:160px;
}
.AMleftNavSelected
{

	line-height:14pt;
}

.AMleftNav1
{  
	font-family: Calibri,Verdana,sans-serif;
	font-size: 12pt !important;
	font-weight:normal; 
	line-height:18pt;
	color:#FFF;

}

.AMleftNav1 a
{
  
	font-size: 8pt; 
	font-weight:bold;
	padding-left:5px;
	padding-right:10px;
}
.AMleftNav2
{	 
	font-size: 8pt; 
	font-weight: bold;
	line-height:14pt;
			color:#FFF;


}
.AMleftNav2 a
{
	padding-left:10px;
	padding-right:10px;
}
.AMleftNav3
{	
	font-size: 8pt; 
	font-weight: bold;
	line-height:14pt;
			color:#FFF;


}
.AMleftNav3 a
{
	padding-left:18px;
	padding-right:10px;
}
.AMleftNavHover
{
	font-weight:bold;
	color: #666;


}
.AMleftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.AMleftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.AMleftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.AMleftNavFlyOutsHover
{
	background-color: #B2BCD3;
}



/* Positioning Styles for Master Page*/

#MPcontainer {
	width: 800px;
	margin-left: auto;
	margin-right:auto;
}
#MPBodyShadow{
	position: relative;
	width: 830px;
	background-image: url(AMImages/shadow.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right:auto;


}
#MPTopShadow {
	position:relative;
	clear:both;
	height:20px;
	background-image: url('AMImages/shadow-top.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 836px;
	top: 5px; !important
	top: 4px;
	margin-left: auto;
	margin-right:auto;


}
#MPBottomShadow {
	position:relative;
	clear: both;
	background-image: url('AMImages/shadow-bottom.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 836px;
	margin-left: auto;
	margin-right:auto;
	top: -5px;


}
#MPTopLogo {
	/*background-image:url('AMImages/AMHeaderLogo.gif');*/
	background-image:url('AMImages/AMHeaderLogo1.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 143px;
	width: 190px;
	position:relative;
	float: left;
	left: 3px;
	}
#MPTopHeader {
	/*background-image:url('AMImages/AMHeader-right-blue.gif');*/
	background-image:url('AMImages/AM-Header-Right-Orange.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 143px;
	width: 610px;
	position:relative;
	float: left;
	left: 6px;

}
#MPSearch {
	float:right;
	vertical-align: top;
	padding-top: 20px;
	width: 150px;
	font-size:xx-small;
	color: #FFF;
	left: 375px;
}
#MPDesignModeConsole {
	position:relative;
	width: 800px;
	empty-cells:hide;
	}

#MPGlobalNav {
	position:relative;
	width: 800px;
	height: 20px;
	float:left;
	z-index: 999;
	padding-top: 5px;
}

#MPMenuTop {
	position: relative;
	width: 190px;
	height: 15px;
	/*background-color: #3396cf;*/
	background-color: #E35100;
	float: left;
	left: 2px;
}

#MPBreadcrumbs {
	font-size: xx-small;
	color:#666;
	position: relative;
	width: 565px;
	height: 20px;
	margin-left: 25px;
	text-align: left;
	float: left;
	bottom: -5px;
}

#MPCurrentNavContainer {
	clear:both;
	width: 190px;
	max-width: 190px;
	height: 480px;
	position: relative;
	float: left;
	/*background-image: url('AMImages/AM-Left-Nav-blue2.jpg');*/
	background-image: url('AMImages/AM-Left-Nav-Orange.jpg');
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;	
	empty-cells:hide;
	left: 2px;
}


#MPBody {
	width: 570px;
	max-width: 570px;
	position: relative;
	float: left;
	/*top: -15px; !important*/
	top: 0px;
	padding-left:25px;


}

#MPFooter {
	height:30px;
	position:relative;
	padding-top:10px;
	clear:both;
	font-size: xx-small;
}

#MPFooter a
{
	color:#F27223;
	font-size:12px;
	}
}

#MPSiteActions {
	vertical-align: bottom;
	float: left;
	left: 20%;
	clear:both;

}

#MPLogout {
	position:relative;
	float:right;
	right: 18%;
	text-align: right;



}


.search
{
    *margin:6px 2px 20px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    *margin-right:2px;
    *margin-left:2px;
	*border: none;
    *height:14px;
}
.search .ms-sbcell
{
    *border:none;
    *font-weight:normal; 
    *font-size:8pt; 
    *color: #FFF;
    *padding:0px;
}
.search .ms-sbgo
{
    *background:none;
}


/*AMMainLayout page layout positioning styles*/

#PLMainTitle {
	position: relative;
	float: left;
	padding-top: 0px;
/*	margin-left: 20px; */
	text-align: left;
}

#PLMainPageImg {
	width: 100%;
	position: relative;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
/*	text-indent: 20px; */
	empty-cells:hide;
}

#PLMainContent {
/*	margin: 20px;  */
	text-align: left;
	position: relative;
	float: left;	
	empty-cells:hide;

}
#PLMainLWPZ { /*Left Wep Part Zone*/
	width: 290px;
	position: relative;
	float: left;
	padding-right:5px;
	text-align:center;
	margin-left: 20px;
	empty-cells:hide;
}
#PLMainRWPZ { /*Right Wep Part Zone*/
	width: 290px;
	position: relative;
	float: left;
	padding-left: 5px;
	text-align:center;
	empty-cells:hide;
}
#PLMainBWPZ { /*Bottom Wep Part Zone*/
	width: 500px;
	position:relative;
	float:left;
	text-align:center;
	margin-left:20px;
	font-size: xx-small;

	
}

#PLArticleContent {
	width: 580px;
	position: relative;
	float: left;
	text-align: left;
/*	margin-left: 20px; */


}

#PLArticleImage {
	position: relative;
	width: 250px;
	padding: 10px;
	float:right;
	display: block;
}
#PLArticleImage img {
	max-width: 300px;
}

#PLArticleEditModePanel {
	position: relative;
	width: 300px;
	text-align: left;
	padding: 20px;
}

/*AMProductPage page layout positioning styles*/

#PLProductImage {
	position: relative;
	width: 150px;
	text-align: left;
	float: left;
	padding: 10px 10px 10px 0;
}

#PLProductImage img {
	max-width: 150px;
}

/* Text Styles */ 

ProductDescription {
	font-size: xx-small;
	color: #000;
}

h1 {
	font-size: x-large;
	color:#1081c5;
}

h2 {
	/*color:#1081c5;*/
	color:#F27223;
	font-size: large;
/*	font-weight: bold; */ 
}

h3 {
	font-size: medium;
	color: #666666;
	font-weight: bold;
}

h4 {
	font-size: x-small;
	color: #F27223;
	font-weight: bold;
}
h5 {
	font-size: x-small;
	font-weight: bold;
	color: #000;
}

h6 {
	font-size: x-small;
	color: #000;
/* 	color: #666; */

}

a {
	color: #1081c5;
	text-decoration:underline;
	font-size: x-small;
}


