/* @override 
	http://wendyhaynes03.businesscatalyst.com/p7iq/p7iqglobal_2col.css
*/

/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/

td.cartSummaryItem {
	font-weight: bold;
}
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_sideflowers_lt4.jpg) no-repeat center top;
}

/*LIKE JAMIE'S H1 LOGO*/
#header p span {
	background: url(../img/logoMain.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;
	width: 164px;
	height: 48px;
}
.access {
	background-color: inherit;
	color: #ffffff;
	position: absolute;
	overflow: hidden;
	border: none;
	left: -999px;
	width: 940px;
	height: 134px;
}
#masthead {
	background-color: white;
	margin: 0 0 8px;
	padding: 0;
	font: 75%/120% Arial, sans-serif;
}
#logo img {
	border-width: 0;
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
}
#mastwrapper {
	margin: 0 auto;
	background-color: white;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto 10px;
	background-color: white;
}
#contentwrapper {
	margin: 0 auto 10px;
	width: 940px;
	color: #666666;
	background-color: white;
	background-image: url(img/p7iq_3colWCb.jpg);
}
#columns-top {
	height: 165px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
#c1, #c2, #c3, #c4, #myForm, #c2cartlogin {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
#c3 .content {
	padding: 10px 12px 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	background-color: #c0d9f5;
}
.content {
	padding: 10px 20px 8px;
}
/*.content p {
	margin: 6px 0px 12px;
}*/
h1, h2, h3, h3 a, h4, h5, h5 a, .heading  {
	margin: 0px 0px 3px 0px;
}
h4, h5, h5 a, .heading  {
	font-size: 13px;
	font-weight: normal;
}
#footer {
	margin: 0px auto;
	font-size: 11px;
}
#footercontent {
	padding: 12px 0;
}
#footercontent ul {
display: inline;
padding:0;
margin:0;
}
#footercontent ul li {
display: inline;
padding: 0 7px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	/*width: 940px;*/
	background-color: white;
}
#tnav-center {
	margin: 0 auto;
}
#tnav ul {
	position: relative;
	top: 32px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	left: 20px;
}
#tnav li {
	float: left;
	padding: 5px 10px;
}
ul.catalogueitemdump {
	margin-left: 0;
	padding-left: 0;
}
#tnav li a {
	text-decoration: none;
	color: #666666;
}
#tnav li a:hover {
	color: #cc0066;
	text-decoration: none;
}
#tnav li a:selected {
	text-decoration: none;
	color: red;
}
/*#tnav #BasicNav a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
}*/

/*#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #c688a9;
}*/

#c1 div.content ul.catalogueitemdump li {
	margin-bottom: 7px;
	line-height: 1.3em;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
/*a:link {
	color: #6383a3;
}*/
/*a:visited {
	color: #bf73b4;
}*/
/*a:hover {
	color: #384a5c;
}*/
/*a:selected {
	color: white;
	background-color: #c688a9;
}*/
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	z-index: 9999;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	background-color: #feeaf8;
	font-size: 13px;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	padding: 4px 10px;
	display: block;
	text-decoration: none;
	color: #a7a7a7;
	background-color: white;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
	background-color: #c0d9f5;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #956780;
	border-color: #000000;
}

form {	
	margin: 0px;
	padding: 0px;
}
