/* 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: #CC0000;
	}

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: absolute;
	width: 281px;
	height: 24px;
	top: 40px;
	left: 71px;
}

#brickworks {
	position: absolute;
	width: 160px;
	height: 41px;
	left: 529px;
	top: 0;
}

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

#nav1 {
	position: absolute;
	width: 202px;
	height: 245px;
	top: 100px;
	left: 72px;
	padding: 0; 
	background-color: #CC0000;
	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-weight: normal;
	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 #CC0000 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-weight: normal; 
	font-size: 12px; 
	line-height: 17px; /* 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);
}

#ffruiton li a.shop1link,
#fleuruson li a.shop2link,
#flouron li a.shop3link,
#merloon li a.shop4link,
#nourishon li a.shop5link,
#primeon li a.shop6link,
#quenchon li a.shop7link,
#reefon li a.shop8link,
#seviloon li a.shop9link,
#spendeloveon li a.shop10link,
#sweeton li a.shop11link,
#tcentreon li a.shop12link,
#wbarrowon li a.shop13link {
	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: #CC0000;
	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;
}

.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;
}

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

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 */

.ffruit {
	background-image: url(images/frm_ffruit_logo.gif);
}

.fleurus {
	background-image: url(images/frm_fleurus_logo.gif);
}

.flour {
	background-image: url(images/frm_flour_logo.gif);
}

.merlo {
	background-image: url(images/frm_merlo_logo.gif);
}

.nourish {
	background-image: url(images/frm_nourish_logo.gif);
}

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

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

.reef {
	background-image: url(images/frm_reef_logo.gif);
}

.sevilo {
	background-image: url(images/frm_sevilo_logo.gif);
}

.spendelove {
	background-image: url(images/frm_spendelove_logo.gif);
}

.sweet {
	background-image: url(images/frm_sweet_logo.gif);
}

.teacentre {
	background-image: url(images/frm_teacentre_logo.gif);
}

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

/* designfront credit */

#footer {
	position: absolute;
	width: 760px;
	height: 20px;
	top: 523px;
	left: 50%;
	margin-left: -380px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-align: right;
}

#footer a {
	color: #666666;
}