/* === set all margins and paddings to 0 for consistency === */
* {
	margin: 0;
	padding: 0;
} 


P,TD,LI,SPAN,DIV {font-family:verdana;font-size:11px;color:#333333;}



body { background: #bfd2bf url(bg_slice.jpg) repeat-x top left; color: #000; font: 76% verdana, Arial, Helvetica, sans-serif; margin: 0pt; }


h1, h2, h3, h4, h5, h6 { display: block; font-weight: normal; }



h1 {
	margin: 0;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	color: #bf1c35;
	border-bottom: 1px solid #e67c70;
	padding-bottom: 4px;
	padding-right:20px;
	margin-right: 10px;
	margin-top:15px;
	font-family: "Times New Roman", Times, serif;
}



h2 {
	font-size: 1.3em;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}



h4 {
	margin: 0;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	color: #bf1c35;
	border-bottom: 1px solid #e67c70;
	padding-bottom: 4px;
	padding-right:20px;
	font-family: "Times New Roman", Times, serif;
}



p, ol, ul, li {
	font-size: 1.0em;
}



a {
	font-weight: normal;
	color: #CC3300;
}
a:link, a:visited {
	color: #CC3300;
}
a:active, a:hover {
	color: #448644;
}

a.video:link, a.video:visited{ 
	color:#fff;
}
a.video:active, a.video:hover{
	color: #A1C470;
}	




/* ------------ margins --------------------------- */
h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}
h4.box {
	margin-bottom: 0.6em;
}
h5, h6 {
	margin-bottom: 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}

p {
	margin: 1em 0 0 0;
}


div#header { position: relative; z-index: 1000; }
div#header div#searchBar { }
div#header div#searchBar a { color: #fff; }
	div#header div#searchBar div#topLink ul { list-style: none; padding: 0; margin: 0; padding-top: 5px; }
	div#header div#searchBar div#topLink li { float: left; list-style: none; font-size: 12px; font-weight: bold; color: #fff; }
		div#header div#searchBar div#topLink li A { text-decoration: none; }
		div#header div#searchBar div#topLink li A:hover { text-decoration: underline; }
		.separator { color: #99ccff; padding-left: 7px; padding-right: 7px; }

div#header div#shopByBrand { }
div#header div#shopByBrand a { color: #fff; }
	div#header div#shopByBrand div#storeLocator { float: right; width: 170px; height: 80px; margin-top: 19px; }
	div#header div#shopByBrand div#checkout { float: right; width: 65px; height: 29px; margin-top: 10px; }
	div#header div#shopByBrand div#topLink2 ul { list-style: none; padding: 0; margin: 0; padding-top: 5px; }
	div#header div#shopByBrand div#topLink2 li { float: left; list-style: none; font-size: 16px; font-weight: bold; color: #fff; }
		div#header div#shopByBrand div#topLink2 li A { text-decoration: none; }
		div#header div#shopByBrand div#topLink2 li A:hover { text-decoration: underline; }

div#header div#tsaNav { position: relative; top: 0px; }







/* ============  SIDE NAVIGATION ================= */
ul.nav-side {
	list-style: none;
	text-align: center;
	padding: 0 12px;
	margin: 12px 0 0 0;
}
ul.nav-side li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-bottom: 1px solid #d8d8c2;
	padding: 7px 0;
}
ul.nav-side a {
	text-decoration: none;
	font-weight: bold;
}
ul.nav-side a:link, ul.nav-side a:visited {
	color: #404040;
}
ul.nav-side a:active, ul.nav-side a:hover {
	color: #bf1c35;
}

/* ============  SIDE NAVIGATION FINISHED  ================= */






div#content { position: relative; z-index: 100; width: 780px; height: 450px; margin: 0 auto; background: #fff; }
div#content div#cmsContainer { float: left; width: 780px; height: 310px; margin: 0 auto; text-align: center; }
	div#content div#cmsContainer div#x01, 
	div#content div#cmsContainer div#x02 { float: left; width: 161px; height: 101px; margin-bottom: 2px; }
	div#content div#cmsContainer div#x03 { float: left; width: 161px; height: 101px; }
	div#content div#cmsContainer div#x04 { float: left; width: 590px; height: 307px auto; margin-left: 0px; text-align: left; }

div#content div#topShop { float: left; width: 161px; height: 70px; color: #1e77b1; text-align: left; border-right: 1px solid #c8cccf; }
	div#content div#topShop a { text-decoration: none; line-height: 14px; color: #1e77b1; }
	div#content div#topShop a:hover { text-decoration: underline; }

div#content div#weekly { float: left; width: 199px; height: 70px; color: #1e77b1; border-right: 1px solid #c8cccf; text-align: left; }

div#content div#billme { float: left; width: 196px; height: 70px; color: #1e77b1; border-right: 1px solid #c8cccf; text-align: left; }

div#content div#signup { float: left; width: 199px; height: 70px; color: #1e77b1; color: #fff; text-align: left; }

	div#content div#weekly a, div#content div#billme a, div#content div#signup a { text-decoration: none; line-height: 14px; }
	div#content div#weekly a:hover, div#content div#billme a:hover, div#content div#signup a:hover { text-decoration: underline; }
	
	



/* ============  HOMEPAGE BOXES ================= */
div#home1-box-left, div#home1-box-right {
	float: left;
	margin: 10px 5px 0px 5px;
}
div#home1-box-left {
	width: 300px;
	border-right: 1px solid #c8c8a8;
	padding-right: 8px;
}
div#home1-box-right {
	width: 260px;
	padding-right: 8px;
}
div#home1-box-left h3, div#home1-box-right h3 {
	color: #ce394b;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
}
div#home1-box-left img, div#home1-box-right img {
	border: 1px solid #a23232;
	margin: 3px 0 0 0;
}
div#home1-box-left p, div#home1-box-right p {
	margin-top: 0.6em;
}

	
	
	
	
/* ============  REST OF PAGE BOXES ================= */
div#home-box-left, div#home-box-right {
	float: left;
	margin: 10px 5px 0px 5px;
}
div#home-box-left {
	width: 260px;
	border-right: 1px solid #c8c8a8;
}
div#home-box-right {
	width: 300px;
	padding-left: 8px;
}
div#home-box-left h3, div#home-box-right h3 {
	color: #ce394b;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
}
div#home-box-left img, div#home-box-right img {
	border: 1px solid #a23232;
	margin: 3px 0 0 0;
}
div#home-box-left p, div#home-box-right p {
	margin-top: 0.6em;
}


span#single,span#double {
	
    font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #bf1c35;
	
}


	#verifyemail
	{
	display:none;
	}

