.line
{
	font-size: 11px;
	height: 25px;
	text-align: left;
	width: 540px;
	clear: left;
	float:right;
}

.lineNumber
{
	width: 25px;
	float: left;
	height: 25px;
	text-align:center;
}

.lineData
{
	width: 450px;
	height: 25px;
}

.lineSpan
{
	width: 95%;
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.button
{
	width: 125px;
}

.subCat_product
{
}

.subCat_productAccent
{
	background-color: #E4E4DD;
}

.templateSelect
{
	border: 1px #a5987a solid; 
	overflow: scroll;
	width: 140px;
	height: 300px;
	background-color: #d9d7d2;
}
.templateSelectSingleItem
{
	display: inline;
	float: left;
	margin: 5px;
	width: 100px;
/*	
	height: 90px;
*/
	padding: 4px;
	border: 0px solid #a5987a;
	text-align: center;
	vertical-align: middle;
	background-color: #ede4ce;
}

.templateImage
{
	border: 0px solid black;
}

.singleTemplateName
{
	font-size: 12px;
}

.templateImage
{
	border: 1px solid #a5987a;
}

th
{
	font-size: 9px;
}

.select1
{
	width: 240px;
}

.step4Text
{
	width: 235px;
}

td.subheader
{
	background-color: #333333;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.dataReview
{
	border-collapse: collapse;
	border: 1px #a5987a solid;
	width: 550px;
}

.dataReview th
{
	padding: 5px;
	background-color:#CCCCCC;
}

.dataReviewCell
{
	padding: 2px;
}

strong .strong
{
	font-size: 14px;
	font-weight: bold;
}

.pictureCell
{
	width: 80px;
	vertical-align: top;
}

.pictureTitle
{
	text-align: center;
	font-size: 9px;
	color: #000000;
}

.pictureItSelf
{
	border: 1px solid #CCCC99;
}

td
{
	white-space: nowrap;
}

td .details
{
	width: 430px;
}

ul.selectSDL, ul.selectSDL ul
	{
		margin-left: 10px;
		padding-left: 10px;
	}

ul.selectSDL li
	{
		margin-bottom: 3px;
	}


.subNav
	{
		background: #96a596 url(/imgs/gradientBg_Green.jpg) bottom repeat-x;
		margin-bottom: 10px;
		width: 170px;
	}

.subNavHeader
	{
		background: #96a596 url(/imgs/gradientBarBg_Green.jpg) bottom repeat-x;
		border-bottom: 1px solid #c4cdc4;
		clear: left;
		height: 23px;
		text-align: right;
		width: 170px;
	}


.subNavLinks
	{
		clear: left;
		color: #fff;
		margin: 5px;
		text-align: right;
		padding-bottom: 5px;
	}

.subNavLinks a
	{
		color: #fff;
		font: 12px/18px Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
.subNavLinks a:visited
	{
		color: #fff;
		font: 12px/18px Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

.subNavLinks a:hover
	{
		color: #fff8e5;
		text-decoration: underline;
	}
