﻿/* CSS Document */

/* colors:
 blue: A9DDE2
 light blue c2e8eb
*/

/* ---------------------- */
/* Reset
------------------------- */

/* remember to define focus styles! */
*:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

caption, th {
	text-align: left;
}

abbr, acronym {
	border: 0;
}
/* ---------------------- */
/* MFT Defaults
------------------------- */
html {
	overflow-y: scroll;
}

body {
	font-size: 13px;
	text-align: center; /*IE6 center page fix*/
	margin: 0;
}

body {
	scrollbar-face-color: #ccc;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-3Dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-arrow-color: #eee;
	scrollbar-track-color: #eee;
}

body, input {
	font-family: arial, "trebuchet MS", trebuchet, verdana;
}

a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

h1, h1 a:link {
	text-decoration: none;
	color: #333;
}

h1 a:visited {
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	text-decoration: none;
}

.subheadingLG { /*freestyle*/
	font-size: 1.4em;
	font-weight: bold;
}

.subheadingMED { /*freestyle*/
	font-size: 1.3em;
	font-weight: bold;
}

.subheadingSM { /*freestyle*/
	font-size: 1.2em;
	font-weight: bold;
}

h1, .subheadingLG, .subheadingMED, .subheadingSM, .bodyTextSM, .bodyTextLG, p {
	margin: 0 0 .8em 0;
	line-height: 1.4em;
}

.bodyTextSM { /*freestyle*/
	font-size: 10px;
}

.bodyTextLG { /*freestyle*/
	font-size: 1.1em;
}

ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}

ul li {
	background: url(/Images/bullet_square_4x4.gif) left .5em no-repeat;
	padding: 0 0 0 10px;
}

ul li, ol li {
	margin-bottom: .5em;
}

th, td {
	vertical-align: top;
}

hr {
	border : 0;
	height : 1px;
	background: #666666;
	margin : 0;
	padding: 0;
}

input {
	vertical-align: middle;
}

input.text-button {
	padding-left: .5em;
	padding-right: .5em;
}

/* fixes IE double-padding bug */
input.text-button {
	width: auto;
	overflow: visible;
}

ul.nav {
	margin: 0;
}

ul.nav li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.nav li a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.clearFix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body.confirm .content ul li {
	background: url(/images/icon-arrow-back.gif) left .45em no-repeat;
}

/* ------------------------------------------------------------------------ */
/* START Layout
--------------------------------------------------------------------------- */
html { background: #c2e8eb url(/images/bkg.jpg) repeat-x; }

body { min-width: 1000px; background: url(/images/bkg2.png) center 13px no-repeat; color: #999; }

div.siteContainer { text-align: left; margin: 40px 0 0 0; padding-top: 5px; background: url(/images/rounded-corners-top.png) center top no-repeat; }

div.pageContainer { margin: 0 auto; width: 1000px; background: #fff; position: relative; min-height: 470px; padding-bottom: 73px; /* height of navbottom */ }

div.headerContainer { position: relative; height: 84px; background:url(/images/header-bkg.jpg) center bottom no-repeat; z-index: 100; }

a.banner { display: block; background: url(/images/JournalBanner.jpg) center no-repeat; height: 104px; }

a.logo { position: absolute; top: 11px; left: 37px; }

div.navTop { font-size: 11px; padding: 10px 20px 0 0; }
div.navTop ul { float: right; margin: 0; }
div.navTop ul li { float: left; border-left: 1px solid #ccc; list-style: none; padding: 0; background: none; }
div.navTop ul li:first-child { border: 0; }
div.navTop ul li a { display: block; padding: 0 1em; color: #999; }

div.navMain { position: absolute; bottom: 18px; right: 18px; font-size: 12px; text-transform: uppercase; }
div.navMain ul {  }
div.navMain ul li { float: left; border-left: 1px solid #ccc; padding: 0 .5em; }
div.navMain ul li:first-child { border: 0; }
div.navMain ul li a { display: block; padding: .25em .5em; color: #999; }
div.navMain ul li a:hover { background: #fff; color: #666; }

.contentContainer { background: url(/images/content-bkg.jpg) left top no-repeat; position: relative; overflow: hidden; }

div.content { float: right; width: 740px; min-height: 482px; padding: 40px 20px 20px 20px; }
.homepage-rotator { position: absolute; right: 0; top: 0; }

h1 { font-size: 12px; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; color: #999; border-bottom: 3px double #ccc; padding-bottom: 5px; }

div.navCart { position: absolute; top: 122px; left: 42px; z-index: 100; padding-top: 20px; background: url(/Images/title-products.png) no-repeat; }
div.navCart ul { margin: 0; padding: 0; text-transform: uppercase; font-size: 12px; padding-top: .5em; }
div.navCart ul li { padding: 0; list-style: none; background: none; padding: .25em .5em; }
div.navCart ul li a { color: #999; padding: .25em .5em; }
div.navCart ul li a:hover { text-decoration: none; background: #eee; }
div.navCart ul li ul { padding-bottom: .25em; text-transform: capitalize; font-style: italic; }
div.navCart ul li ul li { margin: 0; padding-left: 1em; }

div.navCart ul.nav2 { border-top: 3px double #ccc; margin-top: 20px; padding-top: 20px; }

div.navBottom { clear: both; height: 73px; height: 33px; padding-top: 40px; background: url(/images/grad-bottom.jpg) center bottom no-repeat; text-transform: uppercase; font-size: 11px; position: absolute; width: 1000px; bottom: 0; left: 0; }
div.navBottom ul { margin: 0 auto; text-align: center; }
div.navBottom ul li { display: inline; padding: 0 .5em 0 .75em; border-left: 1px solid #999; }
div.navBottom ul li:first-child { border: 0; }
div.navBottom ul li a:hover { color: #333; }

div.footerContainer { width: 1000px; margin: auto; padding: 20px 0; background: url(/images/rounded-corners-bottom.png) center top no-repeat; font-size: 10px; color: #666; }
div.footerContainer a:link, div.footerContainer a:visited { color: #999; }
div.footerContainer p { float: right; }
div.footerContainer p:first-child { float: left; }

/* ---------------------- */
/* END Layout
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Custom Page Styles
--------------------------------------------------------------------------- */

.homepage .content { width: 1000px; }
.homepage h1 { display: none; }
#slider { -moz-box-shadow: none!important; } 

/* OSCAR */
.listingholder { xxxclear: both; width: 250px; float: left; text-align: center; min-height: 325px; padding-bottom: 10px; margin-bottom: 10px; }
.horrule { margin: 20px 0!important; xxxfloat: left; width: 100%; }
.listingimage { float: none!important; border: none!important; xxxline-height: 250px; xxxmin-height: 250px; margin-bottom: 10px; }
.listingimage * { xxxline-height: 250px; }
.listingimage input { border: 1px solid #ccc; vertical-align: middle!important; }
.listing { margin-left: 0px!important; }
.listingdescription { display: none; }
.detail { margin-left: 300px!important; }
.detailimage { margin-right: 10px; z-index: 2; position: relative; }

.listingprice span,
.detailprice span { color: #999!important; font-family: Georgia, serif; font-size: 1.5em; font-weight: normal!important; }
.detailprice span { font-size: 1.2em; }
input.cart-button,
.detailaddtocart input { padding: 5px 10px; font-size: 12px; font-weight: normal; text-transform: uppercase; background: #A9DDE2!important; border: 0!important; color: #666!important; }
.listingbutton { float: none!important; margin-top: 10px; }
.detailaddtocart td { padding: 10px 0 30px; }

.detailcart table td { padding: 5px; font-size: 11px; }

.detailcart { padding: 20px 0!important; background: none!important; border: 0!important; border-top: 3px double #ccc!important; }

table.productListing { text-align: center; }

/* ---------------------- */
/* END Custom Page Styles
------------------------- */
/* ------------------------------------------------------------------------ */
/* START Custom Module Styles
--------------------------------------------------------------------------- */


td.PG_ImageCell,
td.PG_ImageCell * { vertical-align: middle; }

td.PG_CaptionCell span,
td.PG_CaptionCell2 span { background: #A9DDE2; display: inline-block; padding: .25em .5em; color: #fff; }

td.PG_NextPrevious a { color: #A9DDE2; }

span.PG_PhotoTitle { display: block; padding: 1em; }
td.PG_PhotoCaption { font-size: 10px; }


div.searchBoxContainer * {
	float: left;
	font-size: 11px;
	border: none;
}

div.searchBoxContainer p {
	line-height: 19px;
	border: 0;
	margin: 0 5px 0 0;
	float: none;
}

div.searchBoxContainer div {
	padding: 1px;
	background: black;
	font-weight: normal;
}

div.searchBoxContainer div .text-box {
	height: 13px;
	padding: 2px;
	width: auto;
	background: white;
}

div.searchBoxContainer div .text-button {
	height: 17px;
	background: red url(/Images/icon-arrow.gif) center;
	text-indent: -999em;
	width: 19px;
	margin-left: 1px;
	padding: 0;
	line-height: 0; /* ie7 fix*/
}

a.rpt_repeater {
	border: 1px solid #333;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 10px;
	display: block;
}

a.rpt_repeater .field1 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin-bottom: .5em;
}

a.rpt_repeater .field2,
a.rpt_repeater .field3,
a.rpt_repeater .field4 { 
	margin: .5em 0;
	display: block;
}

a.rpt_repeater .image1,
a.rpt_repeater .image2 {
	float: left;
	margin-right: 5px;
}

/* ---------------------- */
/* END Custom Module Styles
------------------------- */

