/*
Theme Name: Pureflame Theme
Theme URI: http://www.firestorminteractive.com/
Version: 1.0
Author: FireStorm Interactive Inc.
Author URI: http://www.firestorminteractive.com/
*/






body {
	margin: 0;
	background: url(images/bodybg.gif) repeat-x #a7aeb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
h1, h2 {
	margin: 0;
	padding-bottom: 18px;
	color: #f57f20;
	font-size: 16px;
}
h1 a, h2 a {
	color: #f57f20;
}
p {
	margin: 0;
	padding: 0 0 18px 0;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: url(images/containerbg.gif) repeat-y;
}
#header {
	height: 106px;
	background: url(images/headerbg.gif) repeat-x #d0d0d0;
}
#header-links {
	float: right;
	margin: 14px 22px 0 0;
	color: #333333;
	text-align: right;
}
#header-links a {
	color: #333333;
}
#country-select {
	text-align: center;
	width: 150px;
	float: right;
	font-weight: bold;
	margin-top: 20px;
}
#header-promo {
	float: right;
	margin-top: 10px;
}


/* Navigation Menu */
.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#navigation { background: url(images/navbg.gif) repeat-x #80c757; z-index:10; position:relative; height: 40px;}
#navigation .wrapper { width: 1000px; }
#navigation ul, #navigation li {margin: 0; padding: 0;}
#navigation ul li.parent { float:left;  position:relative; list-style: none;  }
#navigation ul li.last { background-position: right; }
#navigation ul li a { background: url(images/navdiv.gif) no-repeat right top; display:block; text-align:center; font-size: 13px; color:#FFFFFF; text-decoration: none; text-transform: uppercase; padding:12px 42px 11px 42px; }
.last { background: none; }
#navigation ul li a:hover { background: url(images/navdiv-o.gif) no-repeat right top; }
#navigation ul li.active { background: url(images/nbgo.jpg) no-repeat center;  }
#navigation ul li.parent:hover ul.child { display:block; }
#navigation ul li.parent ul.child { display:none; background:#80c757; border-width:0px 1px 1px 1px; border-style:solid; border-color:#76a65d; position:absolute; top:39px; left:-1px; list-style: none; }
#navigation ul li.parent ul.child li:hover { background:#74c049; }
#navigation ul li.parent ul.child li a { text-align: left; margin: 0; background: none; display: block; color:#FFFFFF; white-space:nowrap; padding: 10px; width: 200px; float:none; font-size: 14px; border: none; }



#social {
	width: 200px;
	margin: 20px;
	height: 30px;
}
#social a{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar {
	float: left;
	width: 200px;
	margin: 2px 0 0 0;
}
#sidebar ul, #fsbox li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2 {
	margin: -2px 0 0 0;
	background: url(images/sbh2bg.gif) no-repeat top left;
	height: 23px;
	padding: 8px 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarbg {
	background: url(images/bboxbg.gif) repeat-y top left;
	padding-left: 1px;
}
#sidebarbg label {
	font-weight: bold;
}
#sidebarftr {
	background: url(images/bboxftr.gif) no-repeat top left;
	height: 10px;
}
#sidebar li a {
	display: block;
	background: url(images/sbabtm.gif) repeat-x bottom left;
	min-height: 14px;
	padding: 6px 0 6px 9px;
	color: #2e2e2e;
	font-size: 11px;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #1c5c99;
}
#sidebar li a .first {
	border-top: none;
}
#sidebar li a .last {
	border-bottom: none;
}
#featured-categories ul {
	margin-top: -2px;
}
#featured-categories ul li a {
	margin: 0;
	padding: 0 0 2px 0;
	float: left;
	background: none;
}
#featured-categories ul li {
	height: 75px;
	background: url(images/sbabtm.gif) repeat-x bottom left;
	font-size: 11px;
}
#featured-categories ul li p {
	padding: 16px 0 0 0;
}





#content {
	float: left;
	width: 597px;
	min-height: 500px;
	margin-left: 1px;
}
#page {
	margin: 10px;
	color: #2e2e2e;
}
#banner {
	border-bottom: 1px solid #999999;
	width: 598px;
}
#copyright {
	font-size: 11px;
	text-align: center;
	color: #666666;
}
#copyright a {
	color: #666666;
}