﻿.landingPage .leftSideContent
{
	float:				left;
	padding-top:		24px;
}
.landingPage .rightSideContent
{
	float:				right;
	padding-top:		24px;
}

.landingPage .featuredImage
{
	margin-bottom:		12px;
	border:				1px solid #A9A9A9;
	width:				399px;
	height:				256px;
}

.graphicNumberedList
{
	list-style:			none;
	margin:				0; 
}
p + .graphicNumberedList
{
	padding-top:			12px;
}
.graphicNumberedList li
{
	padding-left:		45px;
	border-bottom:		1px solid #9a9a9a;
	margin-bottom:		9px;
}
.graphicNumberedList li.lastItem
{
	border-bottom:		none;
}
.graphicNumberedList h1
{
	color:				#66d324;
	font-size:			16px;
	padding-bottom:		4px;
	float:				left;
	width:				290px;
}
.graphicNumberedList p
{
	
}
.graphicNumberedList h1,
.graphicNumberedList p
{
}

.graphicNumberedList img
{
	float:				left;
	margin-left:		-45px;
}


.logoLinkList
{
	list-style:		none;
	margin:			0 0 20px 0;
	padding:		0;
}
.logoLinkList li
{
	margin-bottom:		10px;
}

.allItemsList li p
{
	padding-bottom:		15px;
}


/* general column layout styles */
.genericInnerWrapper
{
	padding:			18px 25px 0 25px;
	margin-bottom:		20px;
}

.twoColWrapper_80_20,
.genericInnerWrapper
{

}

.col01, .col02, .col03, .col04
{

}

.twoColWrapper_80_20 > .col01
{
	float:				left;
	padding-top:		2px;
	margin-bottom:		0px;
	margin-left:		10px;
}

.twoColWrapper_80_20 > .col02
{
	float:				right;
	margin-bottom:		0px;
	margin-right:		10px;
	padding:			0 0 0 0;
}

.twoColWrapper_80_20 > .col02
{
	padding-top:		2px;
}

.twoColWrapper_80_20 > .col01 { width: 633px; }
.twoColWrapper_80_20 > .col02 { width: 215px; }


.col02 .twoColWrapper_80_20 .col01
{
	margin-left:		0;
}

.col02 .twoColWrapper_80_20 .col02
{
	margin-right:		0;
}



/* Nested three column wrapper */
.col01 .threeColWrapper .col01,
.col02 .threeColWrapper .col01
{
	width:				27%;
	margin-left:		0;
}
.col01 .threeColWrapper .col02,
.col02 .threeColWrapper .col02
{
	width:				27%;
}
.col01 .threeColWrapper .col03,
.col02 .threeColWrapper .col03
{
	width:				27%;
	margin-right:		0;
}

.rightbaritem{
	background-image:url(Images/rightbarheader.png);
	background-repeat:no-repeat;
}

.bgLogin
{
	background-image:url(Images/bgLogin.png);
	background-repeat:no-repeat;
	background-position:top;
	top:0px;
}

.bgTopProducts
{
	background-image:url(Images/bgTopProductos.png);
	background-repeat:no-repeat;
	background-position:top;
	top:0px;
	margin-top:2px;	
	margin-bottom:2px;	
	height:276px;
}
