/***************************** http://meyerweb.com/eric/tools/css/reset/ *****************************************/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************** general styles **********************************/

.clear
{
	clear:both;
}

.skiplink
{
	display:none;
}

/************************** body **********************************/

body
{
	font-family:arial,sans-serif;
	background:#e5ebef url(../images/body-bg.gif) repeat-x 0 0;
}


/************************** infobar **********************************/

#infobar
{
	background-color:#e6ebef;
	border-bottom:1px solid #c3cdd6;
}

#infobar-inner
{
	width:948px;
	margin:0 auto;
	text-align:right;
	padding:6px 0;
}

#infobar .credit
{
	color:#8d9eab;
	font-size:0.689em;
	padding:6px 0;
}

#infobar .credit a
{
	color:#8d9eab;
}

#infobar .credit a:hover
{
	text-decoration:none;
}

#infobar .socialmedia
{
	color:#8d9eab;
	font-size:0.689em;
	padding:6px 0;
}

#infobar .socialmedia a
{
	color:#8d9eab;
	text-decoration:none;
	padding:6px 20px 6px 0;
	background-repeat:no-repeat;
	background-position:center right;
	line-height:16px;
}

#infobar .socialmedia .twitter
{
	background-image:url(../images/twitter.gif);
	margin-right:2px;
}

#infobar .socialmedia .facebook
{
	background-image:url(../images/facebook.gif);
}



/************************** homepage infobar **********************************/

#homeinfobar
{
	background-color:#e6ebef;
	border-bottom:1px solid #c3cdd6;
}

#homeinfobar-inner
{
	width:876px;
	margin:0 auto;
}

#homeinfobar .credit
{
	float:left;
	width:438px;
	color:#a0afbb;
	font-size:0.689em;
	padding:6px 0;
}

#homeinfobar .credit a
{
	color:#a0afbb;
}

#homeinfobar .credit a:hover
{
	text-decoration:none;
}

#homeinfobar .socialmedia
{
	float:right;
	width:438px;
	text-align:right;
	color:#a1b1bd;
	font-size:0.689em;
	font-weight:bold;
	padding:6px 0;
}

#homeinfobar .socialmedia a
{
	color:#a1b1bd;
	text-decoration:none;
	padding:6px 20px 6px 0;
	background-repeat:no-repeat;
	background-position:center right;
	line-height:16px;
}

#homeinfobar .socialmedia .ourbloglink a
{
	text-decoration:underline;
}

#homeinfobar .socialmedia .ourbloglink a:hover
{
  text-decoration:none;
}

#homeinfobar .socialmedia .twitter
{
	background-image:url(../images/twitter.gif);
	margin:0 6px;
}

#homeinfobar .socialmedia .facebook
{
	background-image:url(../images/facebook.gif);
}

/************************** container **********************************/

#container
{
	clear:both;
	width:949px;
	margin:13px auto 0 auto;
	background:url(../images/container-top.png) no-repeat 0 0;
	min-height:400px;
	position:relative;
}

/************************** home container **********************************/

#homecontainer
{
	clear:both;
	width:809px;
	margin:26px auto 0 auto;
	background:url(../images/homecontainer.png) no-repeat 0 0;
	min-height:820px;
	position:relative;
}

#homecontainer h1
{
	position:absolute;
	top:117px;
	left:316px;
	width:237px;
	height:65px;
	text-indent:-9999px;
	background:url(../images/drhue-home-logo.png) no-repeat 0 0;
}

#homepalette
{
	float:left;
	width:438px;
	position:absolute;
	top:199px;
	left:305px;
	background:url(../images/palette.png) no-repeat 0 0;
	min-height:77px;
	padding-left:12px;
}

#homepalette li
{
	float:left;
	display:inline;
	width:49px;
	margin-right:4px;
}

#homepalette .box
{
	display:block;
	width:48px;
	height:48px;
	padding:1px 0 0 1px;
}

#homepalette .name
{
	display:block;
	width:49px;
	text-align:center;
	color:#687883;
	text-decoration:none;
	font-size:0.689em;
	margin-top:2px;
}

#homepalette .one .box { background:#bf0000; }
#homepalette .two .box { background:#ffe600; }
#homepalette .three .box { background:#0060b6; }
#homepalette .four .box { background:#00a33d; }
#homepalette .five .box { background:#ff7f00; }
#homepalette .six .box { background:#ff80ff; }
#homepalette .seven .box { background:#000000; }
#homepalette .eight .box { background:#ffffff; }

#homepalette li span
{
	width:45px;
	height:45px;
	border:1px solid #fff;
	display:none;
	cursor:pointer;
}

#homepalette li:hover span
{
	display:block;
}

#homephotos
{
	position:absolute;
	top:294px;
	left:315px;
	background:url(../images/homephotos.png) no-repeat 0 0;
	min-height:66px;
	line-height:66px;
	padding-left:187px;
	font-size:0.750em;
	color:#cbd5dd;
}

#homephotos a
{
	color:#fdfefe;
}

#homephotos a:hover
{
	text-decoration:none;
}

#homecopyright
{
	font-size:0.689em;
	color:#9faebb;
	font-style:italic;
	position:absolute;
	top:358px;
	right:0;
}

#homecopyright a
{
  text-decoration: underline;
  color: #8D9EAB;
}

/************************** masthead **********************************/

#masthead
{
	position:relative;
}

#selectedcolour
{
	float:left;
	width:258px;
	margin-top:133px;
}

#selectedcolour-colour
{
	height:50px;
	width:50px;
	background:rgb(0,96,182);
	border:1px solid #fff;
	margin-left:192px;
}

#selectedcolour .label
{
	margin:2px 0 0 192px;
	width:50px;
	font-size:0.689em;
	text-align:center;
	color:#51626e;
}

#palette
{
	float:left;
	display:inline;
	width:438px;
	margin:133px 0 0 17px;
	background:url(../images/palette.png) no-repeat 0 0;
	min-height:77px;
	padding:0 0 10px 12px;
	position:relative;
}

#palette li
{
	float:left;
	display:inline;
	width:49px;
	margin-right:4px;
}

#palette .box
{
	float:left;
	display:inline;
	width:48px;
	height:48px;
	padding:1px 0 0 1px;
}

#palette .name
{
	float:left;
	display:inline;
	width:49px;
	text-align:center;
	color:#687883;
	text-decoration:none;
	font-size:0.689em;
	margin-top:2px;
}

#palette .one .box { background:#bf0000; }
#palette .two .box { background:#ffe600; }
#palette .three .box { background:#0060b6; }
#palette .four .box { background:#00a33d; }
#palette .five .box { background:#ff7f00; }
#palette .six .box { background:#ff80ff; }
#palette .seven .box { background:#000000; }
#palette .eight .box { background:#ffffff; }


#palette li span
{
	float:left;
	display:inline;
	width:45px;
	height:45px;
	cursor:pointer;
}

#palette li a:hover span
{
	border:1px solid #fff;
}

#advancedlauncher
{
	float:left;
	margin:133px 0 0 17px;
	width:56px;
	text-align:center;
}

#advancedlauncher a
{
	display:block;
	width:52px;
	height:51px;
	/*background:#c09138;*/
	background: url(../images/advanced-picker.jpg) no-repeat 0 0;
	margin-left:1px;
	border:1px solid #fff;
}

#advancedlauncher .label
{
	margin-top:2px;
	font-size:0.689em;
	color:#51626e;
}

#changeimage
{
	float:left;
	margin:120px 0 0 34px;
	background:url(../images/changeimage.png) no-repeat 0 0;
	width:100px;
	height:87px;
	text-align:center;
}

#changeimage img
{
	margin-top:5px;
}

#changeimage .label
{
	font-size:0.689em;
	color:#51626e;
	margin-top:6px;
}

/************************** dr hue **********************************/

#drhue
{
	position:absolute;
	top:-12px;
	width:191px;
	height:285px;
	background:url(../images/drhue.png) no-repeat 0 0;
	z-index:120;
}

#drhues-amazing-concoction
{
	position:absolute;
	top:-12px;
	width:191px;
	height:130px;
	background:rgb(0,96,182);
	z-index:110;
	
}

#drhues-amazing-masthead-underline
{
	float:left;
	display:inline;
	width:949px;
	height:10px;
	background:rgb(0,96,182);
}

/***** Breadcrumbs ****/

#breadcrumbs
{
	width: 947px;
	background: #e2e8ed url(../images/breadcrumb-bg.gif) repeat-x bottom left;
	border-left: 1px solid #b6c3cd;
	border-right: 1px solid #b6c3cd;
	min-height: 24px;
	float: left;
}

.breadcrumblinks
{
	margin-left: 255px;
	font-size: .7em;
	line-height: 18px;
	font-style: italic;
	color: #51626e;
/*	top: 230px;*/
	display: block;
	z-index: 101;
	width: 692px;
}

.breadcrumblinks li
{
  display: inline;
}

.breadcrumblinks a
{ 
	color: #51626e;
	text-decoration: none;
}

.breadcrumblinks a:hover
{
	text-decoration: underline;
}

/***** advanced colour picker ****/

#advanced-picker-dialog
{
	position:absolute;
	top:240px;
	left:35%;
	width:360px;
	padding:20px;
	border:9px solid rgb(182,195,205);
	background:#000;
	z-index:220;
	display:none;
}

#advanced-picker-dialog .title
{
	color:#51626e;
	font-size:0.938em;
	font-weight:bold;
	padding-bottom:10px;
}

#advanced-picker-dialog .usecolour
{
	display:block;
	width:89px;
	height:32px;
	background:url(../images/dialog-button.gif) no-repeat 0 0;
	margin:20px 0 0 130px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	color:#121212;
	font-size:0.938em;
	font-weight:bold;
}

/****** category slide down ******/

#categoryslidedown
{
	position: absolute;
	top: 230px;
	height:26px;
	width: 947px;
	margin-left: 1px;
	z-index: 100;
}

#slidedowncontents
{
	background: url(../images/categorytab-main.gif) 0 100% no-repeat;
	padding-bottom: 26px;
}

#slidedownreveal
{
	display: none;
	padding: 30px 30px 0px 30px;
	font-size: .8em;
	color: #51626E;
	line-height: 1.2em;
	
}

#slidedownreveal ul
{
	float: left;
	width: 140px;
	margin-right: 20px;
	display: inline;
}

#slidedownreveal ul li
{
	margin-bottom: 10px;
}

#slidedownreveal ul li h3 a
{
	color: #1F90DD;
	text-decoration: none;
}

#slidedownreveal ul li a
{
	text-decoration: none;
	color: #51626E;
}

#slidedownreveal ul li a:hover
{
	text-decoration: underline;
}

#categoryslidedown .lowerslidedowntab
{
	background: url(../images/categorytab.png) 0 0 no-repeat;
	height: 26px;
	clear: both;
	
}

.sliderlink
{
	display: block;
	width: 106px;
	height: 30px;
	background: url(../images/browseallcategories.png) 0 0 no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: -38px;
	margin-left: 95px;
	z-index: 150;
}

#fakebrowsecatbutton
{
	display: block;
	width: 106px;
	height: 30px;
	position: absolute;
	top: 240px;
	z-index: 200;
	margin-left: 95px;
	text-indent: -1000px;
	overflow: hidden;
	
}

#homelink
{
	display: block;
	width: 400px;
	height: 100px;
	position: absolute;
	top: 0px;
	z-index: 250;
	margin-left: 95px;
	text-indent: -1000px;
	overflow: hidden;

}

/************************* colour picker extras *****************************/

#advanced-picker-dialog #close
{
  color: #fff;
  float: right;
  font-size: 0.8em;
  margin-right: 10px;
}

#advanced-picker-dialog #close a
{
  color: #fff;
  text-decoration: none;
}

#advanced-picker-dialog #close a:hover
{
  color: #fff;
  text-decoration: underline;
}

#overlay
{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  opacity: 0.5;
  -moz-opacity: 0.50;
  filter:alpha(opacity=50);
  background: #000;
  z-index: 200;
}

/************************* footer *****************************/

#footer
{
  margin-top: 5px;
  margin-bottom: 25px;
  background-color: transparent;
  color: #8D9EAB;
  font-size: 0.689em;
  float: right;
  width: 947px;
}

#footer a
{
  text-decoration: underline;
  color: #8D9EAB;
}

#footer #copyright
{
  float: left;
}

#footer #sitemaplink
{
  float: right;
}

#text404
{
  margin-top: 26px;
  margin-bottom: 5px;
  font-size: 0.9em;
  color: #8D9EAB;
}