/* New Aadvanced CSS */

/*=============================== Layout ===============================*/

/* it might look like text alignment, but it is actually for centering */
/*    the page. */
body
{
	text-align: center;
}

#bodyWrapper
{
    margin: 0 auto;
    width: 1024px;
	text-align: left;
	background-image: url( /images/shared/backgroundline2.gif );
	background-repeat: repeat-y;
}

.layoutPage 
{
	margin: 0;
	padding: 0;
	background-color: white;
	position: relative;
}

.layoutHeader
{
	background-color: #2a1203;
	color: white;
	width: 1024px;
}

.layoutSidebar
{
	background-color: #92e4dd;
	vertical-align: top;
	float: left;
	position: absolute;
	width: 230px;
	height: 1500px;
}

.layoutBodyContent 
{
	background-color: white;
	float: right;
	position: relative;
	width: 794px;
}

.layoutBody
{
	width: 1024px;
}

.layoutDisplayBox
{
	background-color: #f9f1e4;
	width: 794px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 290px;
}

.layoutDisplayBoxTall
{
	background-color: #f9f1e4;
	width: 794px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 375px;
}


.layoutDisplayCopy
{
	width: 372px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.layoutDisplayImage
{
	width: 422px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	float: right;
}

.layoutUnderDisplay
{
	width: 794px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

.layoutSidebarSpecials
{
	background-color: #A7E8E2;
	align: center;
	position: relative;
	width: 180px;
	padding-right: 10px;
	padding-left: 8px;
	margin-left: 15px;
}

.layoutBoxFloatRight {
	width: 250px;
	float: right;
	margin: 10px;
	border: 1px solid #2A1203;
	padding-bottom: 10px;
	padding-right: 20px;
	background-color: #f9f1e4;
}

.centerMe
{
	vertical-align: middle;
}

.doNotDisplay
{
	display: none;
}

/*=============================== Text ===============================*/

p, h1, h2, h3, h4
{
    margin-left:25px;
    margin-right:25px;
    margin-top:10px;
}
 
a
{
    color:#2a1203;
    text-decoration:underline;
    border:0px none #ffffff;
}

a:visited
{
    color:#2a1203;
    text-decoration:underline;    
    border:0px none #ffffff;
}

.textBody 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 12px;
	line-height: 140%;
}

.textSpecials 
{
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #3a1d07;
    font-size:12px;
}

.textSpecialsHead
{
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
}

.textCategoryHead 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    /* text-transform: uppercase; */
}

.textCategoryHead_upcase
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
}

.textCategorySubHead 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 13px;
    font-weight: bold;
}

.textCategorySubHead_upcase 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.textListItem 
{
    font-size: 11px;
    text-decoration: none;
    line-height: 125%;
}

.textUnbulletedList
{
	list-style: none;
	list-style-position: inside;
}	

.textBulletedList
{
	list-style-type: disc;
}	

.textSmallLinks
{
    font-family: Arial, Helvetica, sans-serif;
	font-color:#2a1203;
    text-decoration:none;
    border:0px none #ffffff;
	font-size: 8.5pt;
}	

.textForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a1203;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 175%;
}

.textIndexList 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 12px;
	line-height: 140%;
	text-transform: capitalize;
}

.textIndexListLinks {
    font-family: Arial, Helvetica, sans-serif;
    color: #2a1203;
    font-size: 12px;
	line-height: 140%;
	text-transform: capitalize;
	font-weight: bold; 
	text-decoration: underline;
}


/*=============================== Images ===============================*/


.imageNavigationCell
{
	margin-top: 0;
	padding-top: 0;
	height: 30px;	
}

.imageProduct
{
    text-align: left;
    padding: 0px;
    margin-top: 10px;
	margin-right: 0;
    margin-left: 10px;
}

.imageFloating
{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 0;
}


/*=============================== Single Machine ===============================*/

.singlemachVT
{
	background-color: #FFFFFF;
	width: 440px;
	margin: 0 0 0 0;
	height: 700px;
	float: left;
}

.singlemachVTtxt
{
	background-color: #FFFFFF;
	width: 350px;
	margin: 40px 0 0 0;
	height: 660px;
	float: right;
}

.singlemachHZ
{
	background-color: #FFFFFF;
	width: 794px;
	margin: 0;
	float: left;
	padding-bottom: 10px;

}

.singlemachHZtxt
{
	width: 794px;
	height: 200px;
}
.singlemachPrintVTtxt {
	background-color: #FFFFFF;
	width: 350px;
	margin: 40px 0 0 0;
	height: 660px;
}

.singlemachPrintPage 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: white;
	position: relative;
	width: 800px;
}

/*=============================== Forms ===============================*/
.searchForm
{
	margin-top: 0;
	padding-top: 0;
}