body{
	font-family: Verdana, Tahoma,Arial,sans-serif;
	
	margin: auto;
	padding: 0px;
	text-align:center;
	background-color:#F0F0F0 ;}

#OuterBox {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-left: 2px solid #EAE7D8;
	border-right: 2px solid #EAE7D8;
	border-bottom: 2px solid #EAE7D8;
	background-color:#FFFFFF;}

/*** Correction for non-IE browsers ***/
#OuterBox {overflow:hidden;}
/*** Correction for IE 5.01 ***/
#OuterBox {float: none;}

form {margin: 0px;}

#HeadContainer {height: 90px;width: 980px;font-size: 12px; position: relative; z-index: 1000;} /** added 15px **/
#Logo {
	float:left;
	/** LOGO DIMENSIONS: w: 438, h: 65 **/
	width: 438px; /** changed from 505px **/
	height: 85px;
	border: 0px;
	margin: 0px 20px 0px 5px;
	text-align: left;}
#Logo #logo_tag {
	padding: 5px 0px 2px 0px;
	width: 438px; /** changed from 275 **/
	color:#1c2666;
	font-weight: normal;
	text-align: left;
	/**margin-left: 5px;**/
	font-family: Arial;
	font-size: 13px;}
/** Need 515 for the whole right side, 10 + 97 + 10 for Shopping Cart column, 2 px for line + 10px L margin**/
#TopRightContainer { float: left; width: 391px; height: 85px; margin-right: 9px; }
*html #TopRightContainer { display: inline; margin-right: 4px; }
#TopRightContainer #TopRightBottom {
	clear: both; float: left; width: 391px;
}
*html #TopRightContainer #TopRightBottom { display: inline; }
#TopRightContainer #TopRightBottom #Help {
	float: left; 
	width: 135px;
	height: 61px;
}
#TopRightContainer #TopRightBottom #RightBottomHolder { float: left; /**width: 240px; //took out live chat **/ width: 391px; margin: 0px; }
*html #TopRightContainer #TopRightBottom #RightBottomHolder { display: inline; }
#TopRightContainer #TopRightBottom #RightBottomHolder #CallUs {
	float:left;
	width:391px; 
	height:26px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
*html #TopRightContainer #TopRightBottom #RightBottomHolder #CallUs { display: inline; }
#SocialMedia {
	clear: both;
	float:left;
	/**width:240px; // took out live chat **/
	width: 391px;
	text-align: left;
}
*html #TopRightContainer #TopRightBottom #RightBottomHolder #SocialMedia { display: inline; }
#TopRightContainer #TopRightBottom #RightBottomHolder #SocialMedia table { margin: 0px; padding: 0px;}
#TopRightContainer #TopRightBottom #RightBottomHolder #SocialMedia .Twitter {
	float: left; margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px;}
#TopRightContainer #TopRightBottom #RightBottomHolder #SocialMedia .FB {
	float: left; }
#CartLine {
	float: left;
	height: 80px;
	width: 1px;
	background-color:#EAE7D8;
	margin-top: 5px;
} *html #CartLine { display: inline; }
#CartColumn {
	float: left;
	height: 85px;
	width: 98px;
	margin: 0px 9px 0px 9px;
}
#CartColumn #CartNone {
	clear: both; float: left;
	width: 98px;
	text-align:center;
	color: #10303f;
	font-size: 10px;
	font-family: Arial;
}
#CartColumn #CartN {
	clear: both; float: left;
	width: 98px;
	text-align:center;
	color: #9e0b0f;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
#CartColumn #HackerSafe {
	clear: both;
	float: left; 
	width: 98px;
	height: 40px;
	padding: 8px 0px 0px 0px;
	/**border: 1px solid #a2c4d1;**/
}
#HeadContainer #TOLLogo {
	position: absolute;
	top: 2px;
	left: 284px;
	*right: 516px; }

/********** #TopLinks styles *************/
.TopLinks {float:left; font-size: 10px; color:#0a3c50; text-align: left;}
.TopLinks a:link, .TopLinks a:visited {
	float: left;
	font-family: Arial,sans-serif;
	color:#0a3c50;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 2px 4px 2px;}
.TopLinks a:hover {text-decoration: underline;}
.TopLinks .icon {float: left;border: 0px;padding: 5px 0px 0px 0px;}
.TopLinks .icon a:link, .TopLinks .icon a:visited {
	padding: 0px 0px 0px 0px;
	border: 0px;}
.TopLinks .icon a:hover {text-decoration: none;}
.TopLinks a.linkfix:link, .TopLinks a.linkfix:visited {
	float: left;
	font-family: Arial,sans-serif;
	color:#0a3c50;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 0px 4px 2px;}
.TopLinks a.linkfix:hover {text-decoration: underline;}
/********** End #TopLinks styles **********/
/********** #SearchRow styles **********/
#SearchRow {
	clear:both;
	float:left;
	width:980px;
	height:29px;
	background-image: url('https://www.tailofthelion.com/color-schemes/hardware/images/template/search-gradient.jpg');
	background-repeat: no-repeat; }
#SearchRow .searchbox {
	float: left;
	width: 373px; /** added 150px **/
	height: 29px;
	padding-left: 7px;}
#SearchRow .searchinput {
	float: left;
	font-size: 13px;
	width: 368px; /** added 150px **/
	height: 17px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding-left: 2px;
	*padding-top: 3px;
	padding-top: 1px;
	text-align: left;
	margin: 4px 5px 1px 0px;}
#SearchRow .search {
	float: left;padding: 2px 0px 0px 8px; border: 0px;}
#SearchRow #FeatureAd { float: right;width: 452px;text-align: right; margin: 3px 10px 0px 0px; font-size: 13px; font-weight: bold; color: #1c2666; }
#SearchRow .rightlinks {
	float: right;width: 462px;text-align: right;}/** took out 400px **/
*html #SearchRow .rightlinks { display:inline; width: 452px; }
#SearchRow .links {
	float: right;
	color:#E3CB79;
	font-size: 11px;
	width: 460px;
	padding: 6px 0px 3px 0px;}
*html #SearchRow .links { display: inline;}
#SearchRow .links a:link, #SearchRow .links a:visited {
	font-family: Arial;
	font-size: 11px;
	color:#dfc36f;
	padding: 0px 7px 0px 0px;
	width: auto;
	font-weight:bold;
	text-decoration:none;}
#SearchRow .links a:hover {color:#FFFCC2;}
#SearchRow .followicons { float: right; width: 282px; padding: 7px 0px 0px 0px; text-align: left; }
#SearchRow .followicons img { border: 0px; padding-left: 10px; float: right;}
*html #SearchRow .followicons { display: inline; width: 272px; }

/********** End #SearchRow styles **********/

#ContentContainer {width: 980px;margin: 0px 0px 10px 0px; float:left;}

/**********  #LeftNav styles **********/
#LeftNav {
	float:right;
	width: 197px;
	border-right: 2px solid #EAE7D8;
	border-left: 2px solid #EAE7D8;
	border-bottom: 2px solid #EAE7D8;
	margin: 10px 10px 10px 10px;}
/** FIX FOR IE6 **/
*html #LeftNav {display: inline;  margin: 10px 10px 10px 0; }

.CategoryElement {float:left;width: 197px;}
.CategoryElement .ParentCategory {
	background-color: #E8E8E8;
	border-bottom: 1px solid #D8D8D8;
	float:left;
	width: 191px;
	min-height: 26px;
	text-align:left;
	color:#1b2043;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 16px;
	padding: 8px 0px 0px 6px;
	margin: 0px 0px 5px 0px;}
.CategoryElement .ParentCategory  a:link, .CategoryElement .ParentCategory  a:visited {
	text-decoration:none;
	color:#3E3C23;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 16px;}
.CategoryElement .ParentCategory  a:hover {color:#83801D;text-decoration: none;}
.CategoryElement .SubContainer {
	clear:both;
	float:left;
	width: 190px;
	padding: 3px 2px 2px 5px;}
.CategoryElement .SubContainer .Refine  {
	float:left;
	color:#1C2666;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 14px;
	padding:10px 0px 3px 4px;
	text-align:left;
	margin-top:3px;}
.CategoryElement .SubContainer .SubElement {
	clear:both;
	float:left;
	padding-bottom:3px;
	height:auto;
	text-align:left;
	width: 190px;
	font-family: Arial,sans-serif;
	font-size: 13px;
	color:#4f5156;
	font-weight: normal;}
.CategoryElement .SubContainer .SubElement a:link, .CategoryElement .SubContainer .SubElement a:visited {
	font-family: Arial,sans-serif;
	font-size: 13px;
	color:#4f5156;
	text-decoration: none;
	height:auto;
	font-weight: normal;}
.CategoryElement .SubContainer .SubElement a:hover {text-decoration: underline;}
.CategoryElement .SubContainer .SubElement a.current:link, .CategoryElement .SubContainer .SubElement a.current:visited {
	font-weight: bold;color: #4f5156;}
.CategoryElement .SubContainer .SubElement a.current:hover {text-decoration: underline;}
.CategoryElement .SubContainer .SubSubContainer {
	padding: 3px 3px 3px 14px;
	font-size: 12px;
	text-align:left;
	width: 171px;}
.CategoryElement .SubContainer .SubSubContainer .SubSubElement {
	clear:both;
	float: left;
	padding-bottom: 1px;
	width: 171px;}
.CategoryElement .SubContainer .SubSubContainer .SubSubElement .productcount {
	font-size: 9px; font-weight: normal; text-decoration:none; color: #989797; }
.CategoryElement .SubContainer .SubSubContainer .SubSubElement a:link, .CategoryElement .SubContainer .SubSubContainer .SubSubElement a:visited{
	color:#4f5156;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;}
.CategoryElement .SubContainer .SubSubContainer .SubSubElement a:hover{text-decoration: underline;}
.CategoryElement .SubContainer .SubSubContainer .SubSubElement a.current:link, .CategoryElement .SubContainer .SubSubContainer .SubSubElement a.current:visited {
	font-weight: bold;color: #4f5156;}
.CategoryElement .SubContainer .SubSubContainer .SubSubElement a.current:hover {text-decoration: underline;}

/********** End #LeftNav styles **********/
/********** Center and Right styles **********/
#ContentContainerRight {
	float:right;
	width: 749px;
	font-size: 12px;
	margin: 10px 10px 0px 0px;}
/** FIX FOR IE6 **/
*html #ContentContainerRight { display:inline; } 

#TopSplash {float: left; width: 749px; margin-bottom: 5px;}
#TopSplash #SplashImage {
	float:right;
	width: 538px;
	height: 286px;
	border: 2px solid #EAE7D8;
	font-size: 12px;
	margin-right: 10px;
	z-index: 20;
	position: relative;}
#TopSplash #RightContainer {
	float:right;
	width: 187px;
	height:286px;
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	*padding: 0px 5 0px 0px; /** IE6 **/
	text-align:left;
	font-family: Verdana;
	color: #4E4406;}
#TopSplash #RightContainer ul {padding: 0px; margin: 0px 10px 0px 10px;list-style-type: none; width: 177px; }
*html #TopSplash #RightContainer ul {margin-right: 0px; }
#TopSplash #RightContainer ul li {
	padding: 2px 0px 10px 0px; 
	margin: 0px;
	color: #3e494d; 
	border-top: 1px solid #EAE7D8; 
	line-height: 17px; }
#TopSplash #RightContainer h1 {
	width: 177px;
	font-size: 18px;
	text-align: center;
	padding: 15px 0px 10px 10px;
	line-height: 20px;
	font-weight:normal;
	margin: 0px;
	*margin-bottom: 10px;
	color: #3e494d;}
#TopSplash #RightContainer a:link, #TopSplash #RightContainer a:visited {color: #000000; text-decoration: underline;}
#TopSplash #RightContainer a:hover{color: #84801D;}
/********** End Center and Right styles **********/

.BodyBar {
	clear:both;
	background-color: #E8E8E8;
	border-bottom: 1px solid #D8D8D8;
	float: left;
	width: 729px;
	min-height: 26px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 16px;
	color:#1b2043;
	padding: 8px 0px 0px 20px;
	text-align: left;}
.BodyBar h1 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color:#1b2043;
	height: 26px;
	font-weight: bold;
	width: 529px;}
.BodyBar h2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color:#1b2043;
	height: 26px;
	font-weight: bold;
	width: 529px;}
.BodyBar .pagenum { font-size: 11px; font-weight: normal; }
.BodyBar .SortingMethods { float:left; width: 200px; }
.BodyBar .SortingMethods .SortBy { float: left; font-size: 13px; padding: 2px 10px 0px 10px;}
.BodyBar .SortingMethods .SortSelect { 
		float: left; 
		margin: 0px; 
		padding: 0px; 
		font-size: 12px; 
		z-index: 20;
		position: relative; }

/********** #PageText styles **********/
.featurebar {
	clear:both;
	float:left;
	width: 749px;
	margin: 10px 0px 10px 0px;
	font-family: "MS", sans-serif;
	font-size: 22px;
	color: #0d1230;
	text-align:left;
	border-bottom: 3px solid #16205b;}
.featurebar h2 {
	font-size: 22px;
	color: #0d1230;
	padding: 0px;
	margin: 0px;
	font-weight: normal;}
.featurebar h1 {
	font-size: 22px;
	color: #0d1230;
	padding: 0px;
	margin: 0px;
	font-weight: normal;}
.featurebar .pagenum { font-size: 11px; font-weight: normal; }		
#TextContainerB {
	float:left;
	width: 725px;
	padding: 0px 10px 10px 10px;
	border-left: 2px solid #EAE7D8;
	border-right: 2px solid #EAE7D8;
	border-bottom: 2px solid #EAE7D8;}
#PageTextB {
	clear: both; float: left;
	width: 705px;
	text-align:justify;
	font-size:12px;
	font-family: Arial, sans-serif;
	padding: 10px 10px 0px 10px;}
#PageTextB h1 {
	clear: both;
	float:left;
	width: 705px;
	font-size:15px;
	padding-top: 5px;}
#PageTextB h2 {
	clear: both;
	float:left;
	width: 705px;
	font-size:13px;}
#PageTextB h3 {
	width: 705px;
	font-size:13px;}
#PageTextB a:link, #PageTextB a:visited {color: #C28900;font-weight: normal;text-decoration: none;}
#PageTextB a:hover {color: #FF6666;}
#PageTextB ol { text-align: left; }
#PageTextB ul { text-align: left; }
/********** End #PageText styles **********/

#Icons {
	float:right;
	width: 749px;
	margin: 10px 10px 10px 10px;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5A5738;}
#Icons table {padding: 30px 0px 30px 0px;}

.BottomLinks {clear:both; float: left; width: 731px;padding-top: 5px; text-align: center;}
.BottomLinks a:link, .BottomLinks a:visited {
	color: #5A5738;
	padding: 0px 5px 0px 5px;
	text-decoration: underline;
	font-weight:normal;}
.BottomLinks a:hover {color:#B57C00;}

#Copy {
	clear:both;
	width: 731px;
	padding: 30px 0px 10px 0px;
	font-weight:bold;}
#Copy a:link, #Copy a:visited {color: #5A5738;text-decoration: none;}
#Copy a:hover {color:#B57C00;text-decoration:underline;}

.breadbar {
	clear:both;
	float:left;
	/**background-color:#FFFFCC;**/
	width:980px;
	border-bottom: 2px solid #EAE7D8;
	margin-top: 2px;}
.breadcrumbs {
	float: left;
	padding: 2px 0px 2px 12px;
	color: #4f5156;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 600px;
	text-align: left;}
.breadcrumbs .morespace {padding-left: 7px;}
.breadcrumbs a:link, .breadcrumbs a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4f5156;
	font-family: Arial, sans-serif;
	font-size: 12px;}
.breadcrumbs a:hover {text-decoration: underline;}

.aritiny { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666;}
.aritiny a:link, .aritiny a:visited   {color:#666666; text-decoration:none; font-size: 11px; }
.aritiny a:hover   {color:#666666; text-decoration:underline;}
.ver1 {font-family: Verdana, Arial, Helvetica; font-size: 12px}
.ver2 {font-family: Verdana, Arial, Helvetica; font-size: 15px}
.ver3 {font-family: Verdana, Arial, Helvetica; font-size: 17px}
.ver4 {font-family: Verdana, Arial, Helvetica; font-size: 20px}
.ver5 {font-family: Verdana, Arial, Helvetica; font-size: 27px}
.ver6 {font-family: Verdana, Arial, Helvetica; font-size: 34px}
.ver1 a:link, .ver1 a:visited {color:#990000;}

/** TOL DropDown Menu **/
.tolLink {
	position: relative;
	font-size: 11px;
	height:18px; 
	padding: 0px;
	float:right;
	width: 180px;
	cursor:pointer;
	*cursor: hand;
	z-index: 100; }
.tolLink img { vertical-align: middle; }
.tolLink .tolStores {
	position: absolute;
	display: none;
	width: 976px;
	height: 365px;
	border: 2px solid #1c2566;
	background-color: #FFFFFF;
	top: 18px;
	right: -516px;
	font-family: Arial;
	text-align: left;
	cursor: default;
	font-weight: normal;
}
.tolLink .tolStores .column {
	float: left;
	width: 200px;
	height: 340px;
	padding: 0px 15px 0px 14px;
	border-right: 1px dashed #1c2566;
}
.tolLink .tolStores .header {
	color: #1c2566;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 5px 0px;
}
.tolLink .tolStores .subheader {	
	font-size: 11px;
	font-weight: bold;
	color: #1c2566;
	padding: 7px 0px 2px 10px;
}
.tolLink .tolStores a:link, .tolLink .tolStores a:visited {
	color: #1c2566;
	text-decoration: none;
	padding: 0px 0px 2px 10px;
	font-size: 11px;
}
.tolLink .tolStores a:hover { text-decoration: underline; }
.tolLink .tolStores .allTolStores {
	clear: both;
	float: left;
	width: 956px;
	height: 20px;
	padding: 5px 20px 0px 0px;
	text-align: right;
	background-color: #1c2566;
}
.tolLink .tolStores .allTolStores a:link, .tolLink .tolStores .allTolStores a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.tolLink .tolStores .allTolStores a:hover { color: #FFFFCC; }
/** styles for homepage **/
.featuredContainer {clear: both;float: left;width: 749px;}
*html .featuredContainer { display: inline; }
.featuredContainer .element {
	float: left;
	border: 2px solid #EAE7D8;
	width: 239px;
	height: 186px;
	margin-right: 10px;
	font-size: 12px;
	overflow:hidden;}
.featuredContainer .elementlast {
	float: left;
	border: 2px solid #EAE7D8;
	width: 239px;
	height: 186px;
	font-size: 12px;
	overflow:hidden;}
.featuredContainer .adLeft {
	float: left;
	width: 497px;
	margin-right: 8px;
	font-size: 12px;}
*html .featuredContainer .adLeft  { display: inline; margin-right: 5px;}
.featuredContainer .adLeft .adTop {
	float: left;
	border: 2px solid #EAE7D8;
	height: 206px;
	width: 493px;
	margin-bottom: 9px;}
.featuredContainer .adLeft .adTop .left {width: 268px;float:left;}
.featuredContainer .adLeft .adTop .left .header {
	float: left;
	width: 268px;
	height: 38px;
	border: 0px;}
.featuredContainer .adLeft .adTop .left .content {
	float: left;
	clear: both;
	width: 252px;
	height: 148px;
	border: 0px;
	color: #796C4A;
	font-size: 10px;
	text-align: left;
	padding: 10px 6px 10px 10px;}
.featuredContainer .adLeft .adTop .left .content .readmore {
	text-align: right;padding-right: 30px;width: 212px;}
.featuredContainer .adLeft .adTop .left .content .readmore a:link, .featuredContainer .adLeft .adTop .left .content .readmore a:visited {
	font-weight: bold;color: #504D0B;text-decoration: none;}
.featuredContainer .adLeft .adTop .left .content .readmore a:hover {text-decoration:underline;}
.featuredContainer .adLeft .adTop .left .content ul {padding: 0px;margin: 0px;list-style: inside;}
.featuredContainer .adLeft .adTop .left .content ul li {
	padding: 0px 0px 10px 0px;margin: 0px;}
.featuredContainer .adLeft .adTop .left .content a:link, .featuredContainer .adLeft .adTop .left .content a:visited {
	text-decoration: underline;
	color: #1c2144;
	font-size: 12px;
	font-weight: normal;}
.featuredContainer .adLeft .adTop .left .content a:hover {color: #3141a5;}
.featuredContainer .adLeft .adTop .headerimage {
	float: left;
	width: 225px;
	height: 206px;
	border: 0px;}
.featuredContainer .adLeft .adMiddle {
	clear: both;
	float: left;
	border: 2px solid #EAE7D8;
	height: 106px;
	width: 493px;
	margin-bottom: 9px;}
.featuredContainer .adLeft .adMiddle .left {width: 412px;float:left;}
.featuredContainer .adLeft .adMiddle .left .header {
	float: left;
	width: 412px;
	height: 34px;
	border: 0px;}
.featuredContainer .adLeft .adMiddle .left .content {
	float: left;
	clear: both;
	width: 398px;
	height: 52px;/**86**/
	border: 0px;
	color: #1c2144;
	font-size: 11px;
	text-align: left;
	padding: 10px 4px 10px 10px;}
.featuredContainer .adLeft .adMiddle .left .content a:link, .featuredContainer .adLeft .adMiddle .left .content a:visited {
	text-decoration: underline;
	color: #1c2144;
	font-size: 11px;
	font-weight: normal;}
.featuredContainer .adLeft .adMiddle .left .content a:hover {color: #504D0B;}
.featuredContainer .adLeft .adMiddle .headerimage {
	float: left;
	width: 81px;
	height: 104px;
	padding: 1px 0px 1px 0px;
	border: 0px;}
.featuredContainer .adLeft .adBottom {
	clear: both;
	float: left;
	border: 2px solid #EAE7D8;
	height: 160px;
	width: 493px;
	margin-bottom: 9px;}
.featuredContainer .adLeft .adBottom .header {
	float: left;
	width: 493px;
	height: 34px;
	border: 0px;}
.featuredContainer .adLeft .adBottom .headerimage {
	height: 126px;
	width: 182px;
	float: left;
	clear: both;
	border:0px;}
.featuredContainer .adLeft .adBottom .content {
	float: left;
	width: 286px;
	height: 96px;
	border: 0px;
	color: #1c2144;
	font-size: 12px;
	text-align: left;
	padding: 20px 5px 10px 20px;}
.featuredContainer .adLeft .adBottom .content .smaller {font-size: 11px;}
.featuredContainer .adLeft .adBottom .content a:link, .featuredContainer .adLeft .adBottom .content a:visited {
	text-decoration: underline;color: #1c2144;font-size: 12px;}
.featuredContainer .adLeft .adBottom .content a:hover {color: #3141a5;}
.featuredContainer .adRight {float: left;width: 240px;}
*html .featuredContainer .adRight { display: inline; }
.featuredContainer .adRight .adTop {
	width: 240px;
	height: 206px;
	border: 2px solid #EAE7D8;
	float:left;
	margin-bottom: 9px;}
.featuredContainer .adRight .adTop .content {
	width: 210px;
	height: 142px;
	clear:both;
	float:left;
	padding: 15px;
	text-align: center;
	font-family: Times New Roman;
	font-style: italic;
	color: #1c2144;
	font-size: 15px;}
.featuredContainer .adRight .adTop .content .comment {
	height: 105px;
	overflow: hidden;
	padding: 0px;}
.featuredContainer .adRight .adTop .content .comment .author {
	clear: both;
	float: left;/** right **/
	text-align:right;}
.featuredContainer .adRight .adTop .content .readmore {
	clear: both;
	float: none;
	font-size: 19px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;}
.featuredContainer .adRight .adTop .content .readmore a:link,  .featuredContainer .adRight .adTop .content .readmore a:visited {
	color: #1c2144;text-decoration: none;}
.featuredContainer .adRight .adTop .content .readmore a:hover {color: #3141a5;}
.featuredContainer .adRight .adMiddle {
	width: 240px;
	height: 101px;
	border: 2px solid #EAE7D8;
	float:left;
	clear:both;
	margin-bottom: 9px;
	background-color: #f1f1f1;
	color: #1c2144;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	text-align: center;}
.featuredContainer .adRight .adMiddle .emailbox {
	clear: both;
	float: none;
	width: 169px;
	height: 26px;
	padding: 5px 0px 0px 35px;
	*padding: 0 0px 0px 0; /** IE FIX **/
	text-align:center;}
.featuredContainer .adRight .adMiddle form {padding: 0px;*margin-top: 5px;}
.featuredContainer .adRight .adMiddle .emailinput {
	font-size: 12px;
	width: 166px;
	height: 20px;
	border: 1px solid #C4B888;
	background-color: #FCFBDF;
	padding: 6px 0px 0px 3px;
	text-align: left;
	color: #D4CEAE;}
.featuredContainer .adRight .adMiddle .emailsubmit {
	clear: both;
	float: none;
	padding: 10px 0px 0px 0px;
	border:0px;}
.featuredContainer .adRight .adBottom {
	width: 240px;
	height: 160px;
	border: 2px solid #EAE7D8;
	float:left;
	clear:both;
	margin-bottom: 9px;}
	
#TextContainer {
	clear: both;
	float:right;
	width: 749px;
	/**margin: 0px 10px 10px 0px;**/
	padding: 0px;}
#PageText {
	clear: both; float: left;
	width: 749px;
	text-align:justify;
	font-size:12px;
	font-family: Arial, sans-serif;}
#PageText p {  clear: none; float: none; width: auto; margin: 0px 0px 15px 0px; }
#PageText .pagevideo {
	clear: both;
	float: right;
	margin: 0px 0px 20px 20px;
	width: 386px; }
#PageText h1 {
	clear: both;
	float:left;
	width: 749px;
	font-size:15px;
	padding-top: 5px;}
#PageText h2 {
	clear: both;
	float:left;
	width: 749px;
	font-size:13px;}
#PageText h3 {
	clear: both;
	float:left;
	width: 705px;
	font-size:13px;}
#PageText a:link, #PageText a:visited {color: #C28900;font-weight: normal;text-decoration: none;}
#PageText a:hover {color: #FF6666;}
/*******Menu Styles *********************/
.home {
	border: 0px;
	float: left;
	height: 29px;
	width: 102px;
	clear:both;
	/**border-bottom: 1px solid #7B7A44;**/
	
}
.bottommenubar { clear: both; float: left; width: 980px; height: 1px; background-color: #1c2666; }
.menu {
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none; 
	width:878px; 
	height:29px; 
	z-index:50;
	position:relative; 
	background-color: #FFFFFF;
	float:left;
	background-image: url('https://www.tailofthelion.com/color-schemes/hardware/images/template/tabbackground.jpg');
	background-repeat: no-repeat;
}
.menu ul li a, .menu ul li a:visited {
	border-right: 1px solid #7A7943;
	padding: 6px 14px 0px 14px;
	*padding: 6px 15px 0 14px;
	height: 23px;
	width: auto;
	text-decoration:none; 
	text-align:center; 
	color: #FFFFFF;
	float:left;
	border-right: 1px solid #FFFFFF;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; }
.menu ul li .sub, .menu ul li .subnarrow {display: none;}
.menu ul li:hover a {
	float:left;
	background-color: #dbdfe2;
	color: #121947;	
	height: 23px;
	border-right: 1px solid #FFFFFF;
}
.menu ul li:hover .sub, .menu ul li:hover .subnarrow {
	display:block;
	float:left;
	position: absolute; 
	top:29px;
	left: 0px;
	/**width: 645px; **/
	width: 878px;
	height: 300px;
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	padding: 0px 0 0px 0;
	background-color: #dbdfe2;
	color:#121947;
	border-bottom: 3px solid #121947; /* Ideally nice as 2px top border which wraps around hovered element */
}
.menu ul li:hover .subnarrow {
	width: 200px;
	height: auto;
	left: -1px;
	padding: 15px 0px 15px 17px;
}
.menu ul li:hover .sub .column {
	float:left; 
	width: 205px;
	height: 270px;
	text-align: left;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
	border-right: 1px dashed #121947;

}
.menu ul li:hover .sub .header, .menu ul li:hover .subnarrow .header {
	clear: both;
	float: left;
	text-align:left;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color:#121947;
	padding: 0px 0px 2px 0px;
	background:none; border: 0px;
	height: 20px;
}
.menu ul li:hover .sub .header a:link, .menu ul li:hover .sub .header a:visited, .menu ul li:hover .subnarrow .header a:link, .menu ul li:hover .subnarrow .header a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color:#121947;
	background:none; 
	border: 0px;
	padding: 0px;
	text-align: left;
}
.menu ul li:hover .sub .header a:hover, .menu ul li:hover .subnarrow .header a:hover { text-decoration: underline; }
.menu ul li:hover .sub .subitem, .menu ul li:hover .subnarrow .subitem {
	clear: both;
	float: left;
	text-align:left;
	margin: 0px;
	width: 205px;
	background:none; border: 0px;
	color:#121947;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	font-size: 11px;
	height: 15px;
}
.menu ul li:hover .sub  .subitem a:link, .menu ul li:hover .sub  .subitem a:visited, .menu ul li:hover .subnarrow  .subitem a:link, .menu ul li:hover .subnarrow  .subitem a:visited {
	text-decoration: none;
	background:none; border: 0px;
	color:#121947;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	font-size: 11px;
}
.menu ul li:hover .sub  .subitem a:hover, .menu ul li:hover .subnarrow  .subitem a:hover { text-decoration: underline; }/* Hack For Opera 8 and Safari Only */	
@media all and (min-width:0px){ 
	.menu ul li:hover a {/**height: 18px;**/ height: 23px;}
	.menu ul li:hover ul {display:block;float:left;position:absolute;top: 29px;}
	.menu ul li a, .menu ul li a:visited {/**height: 18px;**/ height: 23px;}
}

