﻿h1
{
	font-family:Trebuchet MS,Arial,Sans-Serif;
	font-size:24px;
	font-weight:lighter;
	color: #0078AE;
	padding: 20px 0 4px 0;
}

h1.NoCrumbs
{
	padding: 0pt 0pt 5px;
}

h2
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	font-weight:lighter;
	color: #0078AE;
	padding: 20px 0 4px 0;
}

.cartLink
{
	color:#222;
	font-weight:bold;
}

#tabs-1 p, #tabs-2 p, #tabs-3 p, .rowParent p
{
	line-height: 1.3em;
	padding-bottom: 1em;
}

ul#content, ol#content
{
	 margin: 1em 1em 2em 2em;
	 line-height: 1.3em;
	 list-style-type: disc;
}

ol#content
{
	list-style-type: decimal;
}

ul#content li, ol#content li
{
	padding-bottom: 1.3em;
}

.rowParent p sup
{
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}


div.footer h2
{
	color:#7DB441;
	font-size:1.1em;
	margin:0;
	padding:0.4em 0 0.5em 0;
}

#pageInfo p
{
	line-height: 1.3em;
	padding-bottom: 10px;
}

.promo 
{
	margin-bottom:37px;
	padding-top:11px;
}

.promo-container
{
	background:transparent url(../images/site/panel.png) no-repeat scroll left top;
	padding:9px 9px 0;
	width:180px;
}

#menu
{
	
	/*border-left:12px solid #FFFFFF;*/
	float:left;
	text-align: left;
	margin:0 0 0 23px;
	width:150px;
}

#menu h2
{
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;	
	color:#0078AE;
	font-family:Trebuchet MS,Arial,Sans-Serif;
	font-weight:lighter;
	text-transform: capitalize;
	padding: 0;
}

#menu ul
{
	padding-top: 8px;
}

#menu ul li
{
	margin:0;
	list-style-type: none;
}

#menu a
{
	line-height: 1.4em;
	padding: 0px 8px 0 15px;
	text-decoration: none;
	color: #000;
	background: transparent url(/res/images/InkTeamMenuBulletFinal.png) no-repeat scroll 2px;
}

#menu a:hover
{
	text-decoration: underline;
}

.menu
{
	position: absolute;
	right: 0px;
	margin: 0;
	text-align: left;
	/*border: 1px solid #222;*/
	width: 175px;
	padding: 10px;
}

.menu ul.menuHeader
{
	border: 1px solid #222;
	margin-bottom: 10px;
	padding: 5px 0 0px 0;
	background-color: #222;
	color: #fff;
	
}

.menu ul.menuHeader li
{
	font-size: 1.2em;
	text-align: center;
	padding-bottom: 5px;
	
}


.menu ul.menuHeader ul.nest
{
	background-color: #fff;
	color: #222;
}

.menu ul.menuHeader ul.nest li
{
	
	text-indent: 5px;
	text-align: left;
	line-height: 1.2em;
}

.menu ul.menuHeader ul.nest li a
{
	font-size: 13px;
}


p
{
	margin:15px 0 0 0;
	line-height: 1.2em;
}

div.itemContainer h3
{
	font-family:Trebuchet MS,Arial,Sans-Serif; 
	font-weight: bold; 
	background: url('/res/images/InkTeamNormalHeaderFinal.png') repeat-x;
	height: 31px; 
	color: #fff; 
	padding: 8px 0 0px 15px; 
}

div.dealsContainer h3
{
	font-family:Trebuchet MS,Arial,Sans-Serif; 
	font-weight: bold; 
	background: url('/res/images/InkTeamSpecialHeaderFinal.png') repeat-x;
	height: 31px; 
	color: #fff; 
	padding: 8px 0 0px 15px; 
}

#menu a:hover{

color:#FF00FF;

}

ul#footerItemList
{
margin: 5px 0;	
}

div.contentBlock
{
	color: #444;
}

div.contentBlock dl dt
{
	margin:15px 0 0 0;
	color: #0078AE;
	font-weight: bold;
	line-height: 1.3em;
}

div.contentBlock dl dd
{
	text-indent: 5px;
	line-height: 1.3em;
}

div.contentBlock dl dd a
{
	color: #3151A2;
}

div.contentBlock dl dd a:visited
{
	color: #444;
}

a.crumbsNav
{
	color: #3151A2;
}

a.crumbsNav:visited
{
	color: #3151A2;
}
	
