@charset "UTF-8";
body  {
	background: #47106c;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Tekton Pro", "Comic Sans MS", Georgia;
}
.twoColFixLtHdr #container { 
	width: 942px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../images/sidebar-bg.JPG) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 6px solid #220439;
	text-align: left;
	position: relative;
} 
.twoColFixLtHdr #header {
	height: 221px;
	background-image: url(../images/header-home.JPG);
	width: 942px;
}

.twoColFixLtHdr #logo { 
	padding: 16px 10px 0 55px;
	background-repeat: no-repeat;
	float: left;
}

.twoColFixLtHdr #Navbar {
	width: 532px;
	float: right;
}

.twoColFixLtHdr #bottomFeatures {
	height: 190px;
	background-color: white;
	opacity: 1;
	float: left;
	width: 940px;
	border-top-style: solid;
	border-top-color: #fcaafa;
	border-bottom-style: solid;
	border-bottom-color: #fcaafa;
	margin-bottom: 50px;
}

.bottomFeature {
	height: 170px;
	opacity: 1;
	float: left;
	width: 165px;
	margin: 11px 12px 5px 11px;
}
.twoColFixLtHdr #sidebar1 { /* since this element is floated, a width must be given */
	width: 272px;
	padding-top: 15px;
	background-repeat: repeat-y;
	float: left;
}
.twoColFixLtHdr #mainContent {
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 20px;
	float: left;
	width: 615px;
	margin: 0 0 90px 18px;
}

.homeContent {
	width: 240px;
	font-family: "Tekton Pro", "Comic Sans MS", Georgia;
}

.homeContentPic {
}

#bottomFeatures  .item {
	width: 145px;
	height: 165px;
	padding: 0 18px;
	float: left;
	background-color: white;
	border-right: medium solid #fca4f2;
	border-top-style: none;
	border-bottom-style: none;
	border-left: medium none #fca4f2;
	margin: 10px 0 20px;
	font-family: "Tekton Pro", "Comic Sans MS", Georgia;
}

.item {
	width: 145px;
	height: 240px;
	margin: 10px 10px 20px;
	padding: 0;
	float: left;
	border-style: solid;
	border-width: thin;
	background-color: #fafedc;
}

.item p {
	border-width: thin;
	padding-left: 4px;
	font-size: .8em;
	margin-top: 0;
}

.homeContent h1 {
	text-align: center;
	opacity: 1;
	margin: 0;
	font-size: 2em;
}

.homeContent h3 {
	text-align: center;
	opacity: 1;
	margin: 0;
	height: 39px;
	color: #47106c;
	font-size: 1.4em;
}

.homeContent p {
	color: #47106c;
	opacity: 1;
	margin: 0;
	font-size: 1em;
	text-align: left;
}

.twoColFixLtHdr #footer {
	background: url(../images/footer.JPG) no-repeat;
	height: 67px;
	position: relative;
	padding-left: 20px;
	padding-right: 10px;
} 
.twoColFixLtHdr #footer p {
	text-align: center;
	color: #47106c;
	font: bold 13px/19px "Tekton Pro", "Comic Sans MS", Georgia;
	padding-bottom: 10px;
	margin: 0;
	padding-top: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.splashImage {
	width: 415px;
	height: 390px;
	position: absolute;
	top: 217px;
	left: 532px;
	background: url(../images/Splash-Image3.png) no-repeat;
}

.smallLogo {
	height: 77px;
	background: url(../images/jos-logo-small.PNG) no-repeat center center;
	position: absolute;
	top: -38px;
	left: 793px;
	width: 130px;
}

h1 {
	color: #47106c;
	font-weight: bold;
	font-size: 2em;
}

h2 {
	color: #47106c;
	font-weight: bold;
	font-size: 1.7em;
}

h3 {
	color: #47106c;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0;
}

.tableDetails {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

/* @group Top Navigation */

.menu {
	list-style:none;
	z-index: 100;
	margin: 3px 0 0;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
}
.menu li.top {display:block;
	float: left;
	padding: 0;
	margin: 0;
}

.menu li.line {display:block; position:relative;
	background-color: white;
	width: 2px;
	height: 20px;
	top: 4px;
	float: left;
}

.menu li a.top_link {display:block; cursor:pointer;
	text-shadow: #000000 0 0 0px;
	opacity: 1;
	color: white;
	text-decoration: none;
	line-height: 27px;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
.menu li a.top_link span {float:left; display:block;
	padding-right: 10px;
	padding-bottom: 0;
	height: 32px;
	font-size: 16px;
	padding-left: 10px;
}
.menu li a.top_link:hover {
	color: yellow;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Store */

.button {
	background: url(../images/button.jpg) no-repeat -5px 0;
	width: 169px;
	height: 47px;
	color: #47106c;
	font-size: 1.3em;
	padding-top: 12px;
	float: left;
	text-align: center;
}

.button a {
	color: #47106c;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 18px;
}

.twoColFixLtHdr #ItemPhotoContainer {
	height: 350px;
	opacity: 1;
	width: 300px;
	background: silver no-repeat center center;
	float: left;
}

.twoColFixLtHdr #ItemDescription {
	opacity: 1;
	width: 270px;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
}

/* Shopping Cart Styles */

.shoppingCartLabel {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.shoppingCartText {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.shoppingCartNotice {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
/* @end */

