@charset "utf-8";
body {
	background-color: #dedede;
}
#header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 109px;
	width:987px;
	margin:-35px auto 0;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: right;
	height: 63px;
	margin-top: -11px;
}
#main {
	/*background-image: url(../images/gradient.jpg);*/
	background-image: url(images/main_bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 949px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #a7bdec;
	padding: 12px;
	font-family: Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#mainL {
	width: 632px;
}
#main #mainR {
	width: 282px;
}

#main .box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:14px;
}

#newBox.sub {
	/*background-color: #FFFFFF;
	border: 1px solid #CCCCCC;*/
	padding: 0;
	margin-bottom: 10px;
	position: relative;
}


#main h3 {
	font-family: "Arial Black";
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #00356b;
	margin-top: 0px;
}
#main a {
	color: #0a62c3;
}
#main .lastP {
	margin-bottom: 0px;
	font-size: 11px;
}


/* #newBox.sub p {
	margin-top: 15px;
	margin-bottom: 22px;
	font-size: 11px;
	line-height:1.6em;
} */
#main .box p {
	margin-top: -15px;
	margin-bottom: 22px;
	font-size: 11px;
	line-height:1.6em;
}
#newBox.sub ul {
	/* margin-top: -15px; */
	margin-bottom: 22px;
	font-size: 11px;
	line-height:1.5em;
}
.style1 {
	font-size: 0.85em;
	font-weight: bold;
}
.small {
	font-size: 0.75em;
	font-weight:bold;
}.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0066FF;
	position: relative;
	left: 840px;
	top: 2px;
}
a#logo_link{
	display:block;
	width:400px;
	height:109px;
	cursor:pointer;
	float:left;
}
a#logo_link span{display:none}
#nav_new {
	position: relative;
	left: 142px;
	top: 79px;
	width: 400px;
	float:left;
}
	#nav_new ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav_new li{
	display:inline;
	margin:0;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0 14px;
	}

	#nav_new .last{
	display:inline;
	margin:0;
	width: 120px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding: 0 5px;
	color: #FF0000;
	}
	
	#nav_new li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #666666;
	position: relative;
	top: 14px;
	*top: 10px; 
}

h1 {
	font-size: 1.5em;
	color: #00356b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:18px;
}

h2 {
	font-size: 1.2em;
	color: #00356b;
	margin-top: 0px;
	margin-bottom:16px;
}

#footer a {
	color: #0a62c3;
}
#main.sub img {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

button span {
	display:none;
}

#order-now-btn {
	display: block;
	width: 251px;
	height: 92px;
	background: url(images/order_now_btn.png) no-repeat;
	text-indent: -9999px;
}

#order-now-btn:hover { background-position: 0 -92px; }

#shop-list-wrap { width: 100%; padding: 20px 0; overflow: hidden; }
	#shop-list { background: url(images/shop_list.png) no-repeat; width: 565px; height: 216px; float: left; }
		#shop-list ul { display: none; }
	#shop-list-new { background: url(images/shop_list.jpg) no-repeat; width: 544px; height: 216px; float: left; }
		#shop-list-new ul{margin-left:122px;}
		#shop-list-new ul li{ color:#002d56; font-size:22px; line-height:36px }
		
	#shop-slideshow { float: right; margin: 0 10px; }
	#shop-copy { clear: both; }
#five_images{
	display:block;
	width:910px; height:200px; 
	margin:0 auto;
	margin-left:20px;
	position: relative;
}
#five_images img{
	display:block;
	margin-top:26px;
	float:left;
}
#polaroid_borders{
	width:910px;
	height:200px;
	position:absolute;
	z-index:200;
	margin-top:-200px;
	margin-left:20px;
	background:url(images/polaroids.png) top center no-repeat;
	}
#polaroid_bordersWhite{
	width:910px;
	height:200px;
	position:absolute;
	z-index:200;
	margin-top:-200px;
	margin-left:20px;
	background:url(images/polaroidsWhite.png) top center no-repeat;
}
.custom { /* Applied to container DIV */
	width: 940px;
	height: 92px;
	background-color: #fff;
	margin-bottom: 1em;
}

.custom .simply-scroll-clip { /* Applied to clip DIV */
	height: 92px;
	/* border:1px solid #D7DFF4; */
	margin-left: -15px;
    width: 971px;
}

/* Existing styles */
#scroller .section {
	float:left;
	/* width: 121px; */
	height: 92px;
	background:#ffffff;
}

#scroller .hp-highlight {
	height:92px;
	/*margin:-10px 10px 10px 0;*/
}

#scroller .feature-headline {
	position:relative;
	top:140px;
	width:432px;
	background:white;
	margin:10px 10px 20px 10px;
	padding:10px 10px 0 10px;
}
#scroller .feature-headline a {
	font-weight: bold;
	text-decoration: none;
	color:#cc0000;
	border:none;
}

hp-highlight {border:none;}

#scroller h1 {
	font-weight:normal;
	font-size:19px;
}

#scroller p {
	font-size: 14px !important;
	color:#666666;
	line-height:130%;
	padding:0 0 10px;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

#flatscreen {width:391px; height:292px; float:right; background:url(images/flatscreen.png) no-repeat; padding: 14px 0 0 14px; margin-top: -22px;}

.tshirt-container { background: url(images/free_shirt_bg.png) no-repeat; width: 368px; height: 60px; margin: 0 auto; padding: 40px 0 0 10px; margin-bottom: 20px; }
