/* CSS Document */

body {
	margin: 10px;
	background-color: #ffffff;
	
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* ***** Headings ***** */
h2 {
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h4 {
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

h5 {
	margin-bottom: 0px;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* Text */
p.msgSuccess { color: #60aa30; }
p.msgError { color: #aa6030; }

/* ***** Images ***** */
#mainImage {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

#grassImage {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 47px;
	
	background-image: url('../images/imgGrass.gif');
	background-repeat: repeat-x;
	background-position: bottom right;
}

/* ***** Special Promotions ***** */
#tradingHours {
	position: absolute;
	top: 20px;
	left: 40px;
}

#parisianBeauties {
	position: absolute;
	top: 20px;
	left: 40px;
	
	border: 0px none #000000;
}

/* ***** Navigation ***** */
#nav {
	position: absolute;
	bottom: 50px;
	left: 40px;
}

#nav ul.jsFixedMenu {
	margin-left: 0px;
	padding-left: 0px;
}

#nav ul.jsFixedMenu,
#nav ul.jsFixedMenu ul {
	list-style-type: none;
}

#nav ul.jsFixedMenu li {
	padding: 1px 0px;
}

#nav ul.jsFixedMenu ul li {
	padding: 0px;
}

#nav ul.jsFixedMenu li a {
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}
#nav ul.jsFixedMenu li a:hover { color: #60aa30; } 

/* ***** Mailing List ***** */
#mailingList {
	position: absolute;
	top: 40px;
	right: 40px;
	padding: 2px;
	z-index: 9;
}

#mailingList a {
	display: block;
	padding: 2px 4px;
	margin: 0px;

	background-color: #ffffff;
	border: 1px dashed #000000;

	color: #000000;
	text-decoration: none;
}
#mailingList a:hover { color: #60aa30; }

#mailingList input {
	padding-left: 2px;
	
	border: 1px solid #000000;

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #777777;
}

#mailingList input.btn {
	padding: 0px;
	margin: 0px;

	background-color: #000000;

	color: #ffffff;
	text-transform: lowercase;
}
#mailingList input.btn:hover { cursor: pointer; }

/* ***** Title Area ***** */
#titleArea {
	position: absolute;
	width: 482px;
	bottom: 460px;
	left: 50%;
	margin-left: -214px;
	margin-top: 4px;

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: left;
	text-transform: lowercase;
}

/* ***** Dim Window ***** */
#dimWindow {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	z-index: 10;
	
	background-image: url('../images/dimWindow.png');
	background-position: top left;
	background-repeat: repeat;
}

/* ***** Main Content ***** */
#mainContent {
	position: absolute;
	bottom: 105px;
	left: 50%;
	margin-left: -220px;
	width: 442px;
	height: 320px;
	padding: 10px 20px 20px 20px;
	z-index: 5;
	
	border: 2px solid #000000;
	background-color: #ffffff;
}

#mainContent div.prdObject,
#mainContent div.catObject {
	float: left;
	position: relative;
	width: 130px;
	height: 140px;
	padding: 5px 0px 5px 5px;
	margin: 5px;
	
	border: 1px solid #000000;
	background-color: #ffffff;
	background-image: url('../images/imgTemp.gif');
	background-position: 7px 7px;
	background-repeat: no-repeat;
}
#mainContent div.catObject {
	background-position: -2px 7px;
}

#mainContent div.catObject:hover {
	background-position: -131px 7px;
	background-repeat: no-repeat;
}

#mainContent div.catObject div,
#mainContent div.prdObject div {
	position: relative;
	width: 120px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	
	border: 2px solid #000000;
	background-color: transparent;
	background-image: none;
}

#mainContent div.prdObject div p,
#mainContent div.catObject div p {
	position: absolute;
	top: 42px;
	left: 10px;
	width: 96px;
	padding: 2px;
	
	background-color: #ffffff;
}

#mainContent div.prdObject div p a,
#mainContent div.catObject div p a {
	display: block;
	width: 94px;
	padding-top: 2px;
	
	border: 1px dashed #000000;
	
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}
	/* Search Results */
div.searchResults {
	position: absolute;
	bottom: 10px;
	right: 30px;
	
	color: #aaaaaa;
}

div.searchResults span { color: #000000; }
div.searchResults a { color: #000000; text-decoration: underline; }
div.searchResults a:hover { color: #60aa30; text-decoration: none; }

/* ***** iFrame Styles ***** */

#iFrmTarget1,
#iFrmTarget2,
#iFrmTarget3,
#iFrmTarget4 {
	position: absolute;
	bottom: 365px;
	right: 55%;
	display: none;
	width: 365px;
	height: 300px;
	z-index: 20;
	
	border: 1px solid #000000;
	background-color: #ffffff;
}
#iFrmTarget2 { right: 58%; bottom: 350px; }
#iFrmTarget3 { right: 60%; bottom: 335px; }
#iFrmTarget4 { right: 48%; bottom: 300px; width: 395px; height: 410px; }

body.bodyFrame {
	margin: 0px;
	padding: 10px;
	height: 100%;
	
	border: 0px none #000000;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

	/* Content */
a#btnCloseWindow {
	display: block;
	margin-bottom: 14px;
	padding-right: 12px;
	
	background-image: url('../images/btnCloseWindow.gif');
	background-position: right 2px;
	background-repeat: no-repeat;
	
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a#btnCloseWindow:hover {
	background-image: url('../images/btnCloseWindow_over.gif');

	color: #60aa30;
}

div.imgContent {
	float: right;
	margin-left: 15px;
	padding: 5px;
	
	border: 1px solid #000000;
}

div.imgContent img { margin-bottom: 15px; border: 2px solid #000000; }

	/* Left Column */
div.leftColumn {
	float: left;
	height: 100%;
	min-height: 260px;
	width: 150px;
	margin: 10px 5px 40px 5px;
}

div.leftColumn a.btnCart {
	padding: 0px 0px 0px 5px;
	
	border-left: 12px solid #000000;
	
	color: #000000;
	text-decoration: none;
}
div.leftColumn a.btnCart:hover { color: #60aa30; border-color: #60aa30; }

	/* Product Image */
div.prdImage {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	float: left;
	
	border: 1px solid #000000;
}
div.prdImage img { border: 2px solid #000000; }
div.prdImage p {
	margin: 4px 0px;

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
}

	/* Product Info */
div.prdInfo {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
div.prdInfo p { text-align: right; }
div.prdInfo p.category {
	margin-top: 0px;
	
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: right;
	text-transform: lowercase;
}
div.prdInfo h4 { text-align: right; }
div.prdInfo p.currency { text-align: right; }
div.prdInfo p.description { text-align: left; }

div.prdInfo div.thumbs {
	margin: 4px 0px;

	text-align: left;
}
div.prdInfo div.thumbs a img { border: 1px solid #ffffff; }
div.prdInfo div.thumbs a img.selected { border: 1px solid #000000; }

	/* Order Info */
div.ordInfo, div.prdEnlargement { margin: 10px 10px 0px 10px; }
div.prdEnlargement img { border: 1px solid #000000; }

table { border-collapse: collapse; }
th, td { padding: 2px 10px 2px 0px; text-align: left; }
th { border-bottom: 1px solid #000000; }
th.numeric, td.numeric, td.totals { text-align: right; }
td.totals { border-top: 1px solid #000000; }
td.btnCell { padding-top: 10px; text-align: right; }

a.btn {
	padding: 2px 5px;
	
	background-color: #000000;

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

	/* Inputs */
input {
	width: 130px;
	
	border: 1px solid #000000;
	
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: left;
}
input.required { border-width: 2px; }
input.lng { width: 200px; }
input.lngRequired { width: 200px; border-width: 2px; }
input.sml { width: 70px; }
input.qty { width: 30px; text-align: right; }
input.chk { width: auto; }
input.btn {
	width: auto;
	padding: 0px;
	
	background-color: #000000;

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

input.subTotal {
	width: 70px;
	padding: 0px;
	
	background-color: #ffffff;
	border: 0px none #000000;
	
	text-align: right;
}

textarea {
	width: 220px;
	height: 100px;
	
	border: 1px solid #000000;
	
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: left;	
}

img.imgFormGraphic {
	margin: 0px 2px;
	
	text-align: left;
}