@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 11px;
	color: #000000;
}

p.bullets {
	font-size: 12px;
	color: #000000;
}
ul, ol, li {
  color:black;
  font:10pt Verdana, Arial, Helvetica, Sans-Serif;
}

.sidebarList {
	font-size: 9px;
	color: #000000;
}
.arrowList {
	font-size: 11px;
	color: #000000;
	list-style-image: url(../images/bullet_arrow.png);
}
h3 {
	font-size: 15px;
	color: #004678;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #004678;
}
h1 {
	font-size: 24px;
	color: #808080;
}
.menuHeaders {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.bottomInfo {
	clear:left;
	font-size: 9pt;
	color: #000000;
}

.bottomInfo #footerText{
	width: 500px;
	float:left;
}
.bottomInfo #footerEmail{
	float:right;
}

.newsHeadline {
	color: black;
	font-weight: bold;
}
.storesHeadline {
	color: black;
	font-weight: bold;
}
.overviewHeadline {
	color: black;
	font-weight: bold;
}
.productHighlight {
	font-size: 11px;
	color: #ED1C24;
}

a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#logo {
	background-image: url(../images/Warpia_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 63px;
	width: 114px;
	padding: 10px;
}

.separatorInvisible {
	height: 0px;
	clear:both;
}

.newsSource {
	font-style: italic;
	color: #999999;	
}

#wrapper {
	width: 742px;
	border: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#menubar {
float:right;
}

.corner_topLeft {
background-image: url(../images/top_left.png);
background-repeat: no-repeat;
background-position: right top;
height: 12px;
width: 12px;
}
.corner_topRight{
background-image: url(../images/top_right.png);
background-repeat: no-repeat;
background-position: right top;
height: 12px;
width: 12px;
}
.corner_bottomRight{
background-image: url(../images/bottom_right_tall.png);
background-repeat: no-repeat;
background-position: right bottom;
height: 50px;
width: 12px;
}
.corner_bottomLeft{
background-image: url(../images/bottom_left.png);
background-repeat: no-repeat;
background-position: left top;
height: 50px;
width: 234px;
}
.side_bottom {
background-image: url(../images/bottom.png);
background-repeat: repeat-x;
background-position: bottom;	
}
.side_top {
background-image: url(../images/top.png);
background-repeat: repeat-x;
background-position: top;	
}
.side_left {
background-image: url(../images/side_left.png);
background-repeat: repeat-y;
background-position: right;
}
.side_right {
background-image: url(../images/left_side.png);
background-repeat: repeat-y;
background-position: right;
}

	#featuredProduct {
		clear:both;
		margin: 0px -10px;
	}
	
	#content {
		width: 100%;
		background-image: url(../images/gradient.png);
		background-repeat: repeat-x;
		background-position: left top;	
		padding-top: 30px;
		margin: 0px -10px;		
	}

	#sectionStores {
	background-image: url(../images/Featured_Stores_bg.jpg);
	background-repeat: no-repeat;
	background-position: -5px bottom;
	}
	#sectionOverview {
	background-image: url(../images/Featured_Overview_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
	}
	
	#sectionNews{
	background-image: url(../images/Featured_News_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
	
	#sectionNews h3 {
	margin:0;
	padding:0;
	margin-left: 15px;
	}
	
	#sectionNews .sectionInfo{
	width: 130px;
	text-align: left;
	margin-left: 100px;
	}
	
	.sectionLink {
	width: 80px;
	margin-left: 130px;
	}
	
	#sectionStores h3 {
	margin:0;
	padding:0;
	margin-left: 35px;
	}
	#sectionStores .sectionInfo {
	width: 130px;
	text-align: left;
	margin-left: 110px;
	}
	
	#sectionOverview h3 {
	margin:0;
	padding:0;
	width: 120px;
	margin-left: 8px;
	}
	#sectionOverview .sectionInfo {
	margin-left: 10px;
	width: 180px;
	}

	#sectionNews, #sectionStores, #sectionOverview {
		border: solid 2px #000000;
		padding-bottom: 10px;
	}
	
	#newsHeader, #storesHeader, #overviewHeader {
	margin-bottom:15px;
	background-image: url(../images/Featured_News_Header.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
	.spacerLeft, .spacerRight {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	background-position: center center;
	height: 3px;
	width: 2px;
	position: relative;
	}

	#newsHeaderTop, #storesHeaderTop, #overviewHeaderTop {
	background-image: url(../images/Header_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 3px;
	width: 245px;
	}
	
	#sections {
		margin-top: -13px;
	}
	