/* global styles */

body { 
	background-color: #3D2D1F;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	outline: none;
} 

h1 {
	font-family: century gothic, arial, helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	}
	
h2 {
	font-family: century gothic, arial, helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #FF6600;
	}

p, td, textarea, input, select { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3D2D1F;
}

p { 
	margin: 0px 0px 8px 0px;
}

input, select { 
	border: none;
	margin: 0 0 2px 0;
}


/* layout divs */

#main {
	position: absolute;
	width: 760px;
	height: 520px;
	left: 50%;
	margin-left: -380px; /* negative margin to centre page */
	background-color: #FFFFFF;
}

#logo {
	position: relative;
	width: 281px;
	height: 24px;
	top: 40px;
	left: 71px;
}

#building {
	position: absolute;
	width: 71px;
	height: 245px;
	top: 100px;
	left: 0px;
	background-image: url(images/jsm_bldg_strip.jpg);
	background-repeat: no-repeat;
}

#nav1 {
	position: absolute;
	width: 202px;
	height: 245px;
	top: 100px;
	left: 72px;
	padding: 0; 
	background-color: #FF6600;
	color: #FFFFFF;
}

#image {
	position: absolute;
	width: 414px;
	height: 245px;
	top: 100px;
	left: 275px;
}

#bottom {
	/* container for bottom section incl nav2 and content layers */
	position: absolute;
	width: 617px;
	height: 130px;
	top: 345px;
	left: 72px;
	margin: 0;
	padding: 0;
}

#nav2 {
	position: absolute;
	width: 190px;
	height: 100%;
	margin:  0;
	padding: 0;
	color: #3D2D1F; 
	font-family: century gothic, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 17px;
}

#otherMarket {
	position: absolute;
	top: 95;
	left: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #3D2D1F;
	}
	
.indent {
	margin: 0px 0px 0px 18px;
}

#content {
	position: relative;
	width: 403px;
	height: 100%;
	top: 0;
	left: 201px;
	border-left: 1px #FF6600 solid;
	padding: 0px 0px 0px 12px;
	background-position: bottom right; /* background styles for shop logos */
	background-repeat: no-repeat;
}

/* retailers menu styles */

#nav1 ul, #nav1 li {
	list-style-type: none;
	padding: 0;
	font-family: century gothic, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 19px; /* adjust line-height to add more retailers. 15 shops = 15px, 14 shops = 16px */
}

#nav1 ul {
	margin: 10px 0px 0px 11px;
}

#nav1 li {
	margin: 0;
}

#nav1 a {
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:hover {
	padding: 0px 0px 0px 7px;
	color: #FFFFFF;
}

#nav1 a:hover {
	background-image: url(images/bullet_rev.png);
}

#essenceon li a.shop1link,
#crubaron li a.shop2link,
#ffojon li a.shop3link,
#ftrapon li a.shop4link,
#ftwiston li a.shop5link,
#ffishon li a.shop6link,
#jscson li a.shop7link,
#primeon li a.shop8link,
#quenchon li a.shop9link,
#spoonon li a.shop10link,
#nutmarketon li a.shop11link,
#wbarrowon li a.shop12link {
	background-image: url(images/bullet_rev.png); /* styles on state for specific retailers page in nav1 */
}

/* market tools styles */

#nav2 ul, #nav2 li {
	list-style-type: none;
	margin: 0;
}

#nav2 ul {
	padding: 10px 0 20px 11px;
}

#nav2 li {
	padding: 0;
}

#nav2 a {
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:hover {
	padding: 0px 0px 0px 7px;
	color: #3D2D1F;
}

#nav2 ul li a:hover {
	background-image: url(images/bullet.gif);
}

#subscribeon li a.tool1,
#abouton li a.tool2 {
	background-image: url(images/bullet.gif); /* styles on state for links in nav2 */
}

/* content styles */

#content a:link, #content a:visited, #content a:hover {
	font-family: arial, helvetica, sans-serif; 
	color: #FF6600;
	font-size: 10px;
	line-height: 12px;
}

#content a:hover {
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}

.contacts {
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 15px 0 0 0;
}

.bigwhitetext {
	font-size: 12px;
	line-height: 15px;
	margin: 12px 10px 10px 18px;
	color: #FFFFFF;
}

.indentedwhite {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 0 0 18px;
	line-height: 12px;
}

.padtop {
	margin: 12px 0 6px 0;
}

a.bigwhitelink {
	font-family: century gothic, arial, helvetica, sans-serif; 
	font-size: 11px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 11px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#back {
	bottom: 10px;
	position: absolute;
}

.normalwhite {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
}

a.normalwhite {
	background-image: none; /* overrides nav1 background image */
}

a.normalwhite:link, a.normalwhite:hover {
	background-image: none; /* overrides nav1 background image */
}

/* retailers logos as background images */

.prime {
	background-image: url(images/prime_logo.gif);
}

.essence {
	background-image:  url(images/essence_logo.gif);
}

.crubar {
	background-image:  url(images/crubar_logo.gif);
}

.ffoj {
	background-image:  url(images/ffoj_logo.gif);
}

.ftrap {
	background-image:  url(images/ftrap_logo.gif);
}

.ftwist {
	background-image:  url(images/ftwist_logo.gif);
}

.ffish {
	background-image:  url(images/ffish_logo.gif);
}

.jscs {
	background-image:  url(images/jscs_logo.gif);
}

.quench {
	background-image: url(images/quench_logo.gif);
}

.spoon {
	background-image:  url(images/spoon_logo.gif);
}

.nutmarket {
	background-image:  url(images/nutmarket_logo.gif);
}

.wbarrow {
	background-image: url(images/wbarrow_logo.gif);
}

/* designfront credit */

#footer_home {
	position: relative;
	left: 0;
	top: 250px;
	text-align: right;
}

#footer {
	position: relative;
	left: 0;
	top: 500px;
	text-align: right;
}	
.designfront {
	font-family: Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
		text-align: right;