/*
MUSTARD: F1B310
MUSTARD 2: ECA400
PALE ORANGE: FFEFBC
*/

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000;
	background:#fcb034;
	background-image: url(img/bg-header-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 62.5%; 
	
	/* centre hack pt 1*/
	text-align: center;
  	min-width: 830px;	
}
#container,#siteinfo {
	/* centre hack pt 2*/
	text-align: left;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

/* GENERIC STYLES */

/* reset whitespace */
body,ul,ol,li,dl,dd,dt,p,table,tr,td,h1,h2,h3,h4,h5,blockquote{
	border:0;
	padding:0;
	margin:0;
}
/* remove artifacts*/
ul,ol{
	list-style-type:none;
}
/* remove borders*/
img{
	border:none;
}
/* tables*/
table,th,td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, caption{
	text-align:left;
	vertical-align: top;
}
/* hidden */
.hidden{
	display:none;
}
/* clearing */
.clearfix{
	clear:both;
}
/* skip*/
#skip {
       position: absolute;
       left: -999em;
       width: 990em;
}
/* generic typography */
h1,h2,h3,h4,h5{
	font-size:1.4em;
	font-weight:normal;
	color:#000;
	text-transform: uppercase;
	margin-bottom:1em;
	clear:both;
}
p,dl,li,table{
	font-size:1.4em;
	line-height:1.2em;
}

/* basic layout*/
#container{
	background:#fff;
	background-image: url(img/footer-rounded.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:40px;
}
#container #branding{
	/*height:225px;*/
	height:254px;
	width: 830px;
}
.FGBlog {
background: url(img/alt_gif/blog_header.gif) no-repeat;
}
.FGSay {
background: url(img/alt_gif/whatpeoplesay_header.gif) no-repeat;
}
.FGWholsaleer {
background: url(img/alt_gif/wholesaler_header.gif) no-repeat;
}
.FGNormal {
background: url(img/alt_gif/homepage_header.gif) no-repeat;
}

#container #content{
	
}
#container #content #nav-main{
	width:830px;
	height:45px;
	/*background:#fff url(../img/page-top-rounded.gif) no-repeat top left;*/
	background:#fff url(img/bg-nav-main2.gif) no-repeat top left;
}
#container #content #section-main{
	float:left;
	width:460px;
	margin-left:45px;
}
#container #content #section-sidebar{
	float:right;
	width:260px;
	margin-top:0px;
	margin-right:25px;
	/*margin-left:35px;*/
}
#siteinfo{
	background:#fcb034;
	height:50px;
}

/* deal with any obvious clearing issues */
#container,#branding,#contact,#sidebar-sign,#siteinfo{
	clear:both;
}

/* SECTION SPECIFICS */

/* nav bar */
#nav-main ul{
	/*background-image: url(../img/bg-nav-main.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	height:27px;
	padding-left:10px;
}
#nav-main ul li{
	float:left;	
	padding-right:10px;	
	margin-top:9px;
}
#nav-main ul li a{
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	text-decoration:none;	
	padding-left:5px;	
}
#nav-main ul li.selected a,
#nav-main a:hover{	
	color:#ECA400;
}
#nav-main ul li.selected a,
#nav-main ul li.selected a:hover{
}


/* main content area */
div#content #section-main p.first{
	text-indent:0;
}
div#content #section-main p,
div#content #section-main ul,
div#content #section-main dl,
div#content #section-main table{
	margin-left:6px;
	margin-bottom:1em;
}
div#content #section-main h1{
	margin-bottom:0;
}

div#content #section-main #phark-intro{
	height:146px;
	text-indent:-5000px;
	background:url(img/intro-home.jpg) no-repeat -4px 0px;;
}

/* sidebar */
div#content #section-sidebar p{
	margin-bottom:1em;
}
div#content #section-sidebar #sidebar-request{
	width:243px;
	padding-top:120px;
	padding-left:17px;
	margin-top:9px;/* Check templates to see if need to adjust in line with map */
	margin-bottom:8px;
	background-color: #FDF0BC;
	background-image: url(img/background-sidebar-request.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
div#content #section-sidebar #sidebar-request label{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:5px;
}
div#content #section-sidebar #sidebar-request input.ffield{
	width:218px;
	margin-top:5px;
}
input.ffield {
background-color: #fff!important;
}
div#content #section-sidebar #sidebar-request div.fmore{	
	margin-top:10px;
}
div#content #section-sidebar #sidebar-request div.fmore input.fradio{
	float:left;		
}
div#content #section-sidebar #sidebar-request div.fmore p.finstruct{
	font-size:1em;
	display:block;
	float:left;
	width:200px;
	margin-left:10px;
}
div#content #section-sidebar #sidebar-request div.fsubmit{
	width:228px;	
}
div#content #section-sidebar #sidebar-request div.fsubmit input{
	float:right;
}
div#content #section-sidebar #sidebar-tips{
	margin-bottom:30px;
}
div#content #section-sidebar #sidebar-download{

}
div#content #section-sidebar #sidebar-download .download-blurb{
	width:137px;
	float:right;
	font-size:0.9em;
	line-height:0.7em;
}
div#content #section-sidebar #sidebar-download .download-blurb p a{
	float:right;
	margin-right:10px;
	margin-top:-10px;
}


/* siteinfo */
#siteinfo p#siteinfo-copyright,
#siteinfo p#siteinfo-credits{
	margin:10px;
	font-size:1.2em;
	color:#fff;
}
p#siteinfo-copyright {
font-size:1.4em!important;
text-align: center;
}
#siteinfo-copyright a, #siteinfo-copyright a:visited {
color: #fff;
}
#siteinfo-copyright a:hover {

}
#siteinfo p#siteinfo-copyright{
	float:left;
}
#siteinfo p#siteinfo-credits{
	float:right;
}
#siteinfo p#siteinfo-credits a{
	text-decoration:none;
	color:#fff;
}
#siteinfo p#siteinfo-credits a:hover{
	text-decoration:underline;
	color:#000;
}

/* ALTERNATE PAGES */

/* wholesalers page */
#pwholesalers #container #content #section-main{
	margin-left:30px;
}
#pwholesalers #container #content #section-main h1{
	margin-left:15px;
}
#pwholesalers #container #content #section-main p{
	margin-left:20px;
}
#pwholesalers #container #content #section-sidebar{
	margin-right:25px;
	margin-left:25px;
}

/* BLOG PAGE */

.blogEntry {
float: left;
padding: 0 0 20px 0;
width: 430px;
}
.blogEntry h1, h1 a, h1 a:visited {
font-size: 26px;
color: #fbb136;
font-weight: bold;
padding: 0 0 5px 0;
text-decoration: none;
}
.blogEntry img {
margin-bottom: 10px;
}
h1 a:hover {
text-decoration: underline;
}
.blogEntry p {
padding: 0 0 20px 0;
margin-left: 0px!important;
margin-bottom: 0px!important;
}
.blogEntry p.blogInfo {
color: #6a6869;
font-size: 12px;
padding: 0 0 10px 0;
}
.addComment {
height: 41px;
background:url(img/divide-dbl-dot.gif) repeat-x 0 0;
}
a.linkAddCom, a.linkAddCom:visited {
padding: 8px 0 5px 25px;
margin: 2px 0 0 0;
color: #000;
text-decoration: none;
font-size: 18px;
display: block;
float: left;
background: url(img/btn-add-comment.gif) no-repeat 0 10px;
}
a.linkAddCom:hover {
text-decoration: underline;
}

.sectionList {
padding: 5px 0 0 0;
}
.sectionList h2 {
color: #fbb136;
font-size: 18px;
font-weight: bold;
margin: 0 0 2px 0;
}
.sectionList ul {
}
.sectionList li {

}
.sectionList a, .sectionList a:visited {
color: #000;
text-decoration: none;
}
.sectionList a:hover {
text-decoration: underline;
}
.borderDot {
padding: 0 0 15px 0;
margin: 0 0 15px 0;
background: url(img/divide-dot.gif) repeat-x bottom left;
}

a.btnFindWhole { 
width: 260px;
height: 140px;
display: block;
margin-bottom: 10px;
background: url(img/btn-find-wholesaler.gif) no-repeat;
}

.sideBox { 
width: 260px;
margin-bottom: 10px;
padding: 10px 0 0 0;
background: #ffefbc url(img/side-box-top.gif) no-repeat top center;
}
.sideBox img {
}
.sideBoxBtm {
width: 260px;
height: 4px;
display: block;
clear: both;
background:url(img/side-box-bottom.gif) no-repeat;
}
.boxTwit {
width: 260px;
background: url(img/twitter-box-bg.jpg) repeat-y;
}
.boxTwitter img {
margin-left: 10px;
}
.boxTwitter a.btnViewMore {
margin: 5px 0 0 13px;
}
.boxTwitTop { 
width: 260px;
height: 28px;
display: block;
background: url(img/twitter-box-top.jpg) no-repeat top;
}
.boxTwitBtm { 
width: 260px;
height: 14px;
display: block;
background: url(img/twitter-box-bottom.jpg) no-repeat bottom;
}
.boxTwit ul {
padding: 5px 15px 5px 15px;
}
.boxTwit li {
padding: 0 0 5px 0;
}
.boxTwit a, .boxTwit a:visited {
color: #000;
text-decoration: none;
}
.boxTwit a:hover {
text-decoration: underline;
}
.boxFlickr {
padding: 0 0 0 15px;
}
.boxFlickr ul {
padding-bottom: 10px;
float: left;
}
.boxFlickr li {
float: left;
padding: 18px 18px 0 1px;
}

#comment {
width: 400px;
}

a.btnFacebook { 
width: 260px;
height: 93px;
display: block;
background: url(img/btn-facebook.gif) no-repeat;
}
a.btnViewMore, a.btnViewMore:visited {
color: #000;
font-size: 14px;
display: block;
clear: both;
padding: 1px 0 6px 25px;
text-decoration: none;
background: url(img/btn-arrow.gif) no-repeat top left;
}
a.btnViewMore:hover {
text-decoration: underline;
}

.a2a_dd {
margin-top: 13px;
float: right;
}

.bold {
font-weight: bold;
}
h1.fontTest {
line-height: 22px;
padding: 0 0 15px 0;
}
.testimonialPage {
padding-top: 30px;
}
.blogTitle { 
width: 260px;
height: 55px;
display: block;
background: url(img/title-blog.gif) no-repeat;
}
.pn {
padding: 0!important;
}
.blogBoxList {
padding: 10px 10px 10px 20px;
}
.blogBoxList li {
padding: 0 0 6px 0;
}
.blogBoxList a, .blogBoxList a:visited {
text-decoration: none;
color: #000;
font-size: 18px;
font-weight: bold;
}
.blogBoxList a:hover {
text-decoration: underline;
}
a.btnWholesalersHome { 
width: 184px;
height: 147px;
display: block;
float: left;
margin-top: 8px;
background: url(img/btn-wholsallers-home.gif) no-repeat;
}
.homeBtm {
clear: both;
}
.flashHome {
float: left;
padding-left: 10px;
}

h3 {
color:#FBB136;
font-size:16px;
font-weight:bold;
margin:0 0 10px;
}
.commentlist p {
font-size: 14px;
}
a, a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
}
.clear {
clear: both;
}
.warning {
color: #FF0000;
padding: 20px 0 0 0;
font-weight: bold;
font-size: 14px;
}
.fr {
float: right!important;
margin-right: 20px!important;
}
#sidebar-request {
padding-bottom: 10px!important;
}

#section-main p {
margin-left: 0px!important;
}


  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }

.pageNav {
clear: both;
}
.btnPrev a {
width: 18px;
height: 18px;
display: block;
float: left;
background: url(img/btn-left.gif) no-repeat;
}
.btnNext a {
width: 18px;
height: 18px;
display: block;
float: right;
background: url(img/btn-right.gif) no-repeat;
}
.pageNav {
clear: both;
width: 103px;
margin: 0 auto;
}
.btnPrev {
width: 18px;
height: 18px;
float: left;
}
.btnNext {
width: 18px;
height: 18px;
float: right;
}
#wp_page_numbers li a {
font-weight: bold;
font-size: 14px!important;
color: #edb210!important;
border: 0px!important;
}
#wp_page_numbers li.active_page a, #wp_page_numbers li a:hover {
border: 0px!important;
background: none!important;
color: #edb210!important;
text-decoration: underline;
font-weight: bold;
font-size: 14px;
}
#wp_page_numbers {
width: 65px!important;
float: left;
margin-top: 0px!important;
}
#wp_page_numbers ul {
border-top: none!important;
}
.finstruct {
font-size: 12px!important;
font-weight: bold!important;
}
#flashcontent {
width: 830px;
height: 254px;
}