/* Table of Contents
------------------------------------------
		Default Styles 	
		Header Styles  	
		Content Area	
		Left Menu		
		Right Column	
		Footer Styles 	
------------------------------------------
Default Styles */
*{margin:0px; padding:0px;}

body {
	font-family:Arial;
	font-size:11px;
	text-align:center;
	background:url(/i/necco-background.jpg);
}

a:link, a:active, a:visited {
	color:#666;
	font:Arial;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	
}
.landerH1{
	color:#b52736;
	font-size:11px;
	margin:5px 0px 0px 8px;
}

h2 {
	color:#a1b8ac;
	font-size:11px;
	font-weight:bold;
}

h3 {
font-family:Arial;
}

h4 {

}

.sIFR-root a {
    color:#FFFFFF;
    font-family:Trebuchet MS,Arial;
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
}

li {
font-family:Arial;font-size:11px;
}


p {
	font-family:Arial,;
	font-size:11px;
	color:#000;	
	width:625px;
	margin:5px 0px 0px 8px;
	line-height:16px;
}

p a:link, p a:visited, p a:active {}

p a:hover {}
	

#wrapper {
	width:782px;
	margin:0 auto;
	text-align:left;
}

/*-- Header Styles --*/
#header{
	width:781px;
	height:150px;
	background:url(/i/lander-header.gif) no-repeat;
}

#header a, #header:link, #header:visited, #header:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#header #products{
	position:absolute;
	background:url(/i/internal-nav-home.gif) no-repeat;
	width:114px;
	height:37px;
	margin:66px 0px 0px 324px;
	padding:15px 0 0 5px;
}
#header #special{
	position:absolute;
	background:url(/i/internal-nav-special.gif) no-repeat;
	width:114px;
	height:37px;
	margin:66px 0px 0px 452px;
	padding:16px 0 0 0px;
}

#header #viewcart{
	position:absolute;
	background:url(/i/internal-nav-viewcart.gif) no-repeat;
	width:114px;
	height:37px;
	margin:66px 0px 0px 590px;
	padding:15px 0 0 8px;
}

#login-area{
	text-align:right;
	color:#fff;
	margin:0px 310px 0px 0px;
	padding-top:13px;	
	width:470px;
	height:20px;
}

#login-area .track-orders {
	text-decoration:underline !important;
}

#logo {
	width:235px;
	height:150px;
}

#search{
	background:url(/i/lander-search.gif) no-repeat;
	width:546px;
	height:69px;
	float:left;
}

#textbox-lander{
    position:absolute;
    border:none;
    margin:-14px 0px 0px 33px;
    width:165px;
    background:url(/i/spacer.gif);
}
#button-lander{
    background:url(/i/spacer.gif);
    position:absolute;
    border:none;
    margin:-18px 0px 0px 220px;
    width:60px;
    height:25px;
    cursor:pointer;    
}

/*--- right ---*/

#nav{
	width:546px;
	height:81px;
	display:inline;
	float:left;
}

#content-background{
	background:url(/i/lander-repeater.gif) repeat-y;
	width:781px;
}

#content {
	width:660px;
	margin-left:73px;
}

.onsale{
    background:url(/i/onsale.png) no-repeat;
	width:48px;
	height:48px;
	margin:154px 0 0 10px;
	position:absolute;
}

.lander-specials, .lander-specials-blank{
	width:214px;
	height:202px;
	float:left;
	display:inline;
	padding-left:2px;
	padding-top:4px;
}

.lander-specials-blank {background:url(/Galleries/Specials/special-no-show.gif) no-repeat;}

#specials-arrow{
	position:relative;
	top:-415px;
	left:-366px;
	z-index:34;
}

#featured-product{
	background:url(/i/lander-feat-product.gif) no-repeat;
	width:644px;
	height:162px;
	display:block;
}

#featured-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:55px 0px 0px 124px; 
	width:390px;
	height:96px;
	line-height:16px;
}

#featured-prod-img{
	position:relative;
	float:right;
	padding:55px 10px 0px 0px;
}

.product-link{position:absolute;}

/*--- Footer ---*/
#footer{
	width:780px;
	height:68px;
	display:inline;
	text-align:left;
	margin:0 auto;
	clear:both;
}
#footer img{
	padding:0px;
	margin:0px;
}

.lander-main-image{
	padding-top:0px
}

