body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
}

img
{
	border: 0px;
}
a
{
	user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(../scripts/userfocus.htc);
	color: #fff;
}
a:hover
{
	color: #D1B58E;
}

div#position
{
	width: 875px;
	margin: auto;
	padding-top: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
}
div#main
{
	float: left;
	width: 873px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #7B7B7B;
}
div#mainsection
{
	float: left;
	width: 881px;
	padding: 20px;
	margin: 0px;
}
div#top
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 873px;
	height: 62px;
	padding: 0px;
	margin: 0px;
}
h1#title
{
	position: absolute;
	bottom: 16px;
	left: 7px;
	padding: 0px;
	margin: 0px;
	width: 252px;
	height: 31px;
	text-indent: -9999px;
    overflow: hidden;
}
#title a
{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 252px;
	height: 31px;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
}
p#quote
{
	position: absolute;
	bottom: 7px;
	left: 290px;
	color: #D1B58E;
	font-size: 21px;
	
	width: 450px;
	padding: 0px;
	margin: 0px;
}
p#telephone
{
	position: absolute;
	bottom: 7px;
	right: 3px;
	color: #D1B58E;
	font-size: 14px;
	font-weight: bold;
}
div#contents
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 873px;
}

div#menu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #222;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 873px;
	height: 30px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #666;
}

#menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu li
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	background-image: url(../images/menudivider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#menu a
{
	display: inline-block;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover
{
	color: #D1B58E;
}

.homepage #homelink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.aboutpage #aboutlink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.creativeteampage #aboutlink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.privatesalonpage #aboutlink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.creativeteampage #creativeteamlink a
{
	color: #D1B58E;
}
.privatesalonpage #privatesalonlink a
{
	color: #D1B58E;
}
.newspage #newslink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.styleguidepage #styleguidelink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.extensionspage #extensionslink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.colouringpage #colouringlink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.bridalpage #bridallink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.beautypage #beautylink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.productspage #productslink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.gallerypage #gallerylink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.mediapage #medialink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.giftpage #giftlink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}
.contactpage #contactlink a
{
	color: #D1B58E;
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-x;
}

div#innercontents
{
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 0px;
	width: 861px;
}
div#minheight
{
	float: right;
	width: 1px;
	height: 409px;
	padding: 0px;
	margin: 0px;
}
div#homeleft
{
	float: left;
	width: 680px;
	padding: 0px;
	margin: 0px;
}
div#homeright
{
	float: right;
	width: 196px;
	padding: 0px;
	margin: 0px;
}
h2
{
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	color: #fff;
}
#homeright h3
{
	color: #D1B58E;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
#homeright a
{
	color: #D1B58E;
	text-decoration: none;
}
#homeright a:hover
{
	text-decoration: underline;
}
#homeright p
{
	color: #666;
	font-size: 11px;
}
div#base
{
	float: left;
	width: 861px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 0px;
	margin: 0px;
}
div#advertbanner
{
	float: left;
	width: 860px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
div#videolist
{
	float: right;
	width: 196px;
	padding: 0px;
	margin: 0px;
}
#videolist h2
{
	background-color: #D1B58E;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	color: #fff;
}
#videolist ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#videolist li
{
	font-size: 11px;
	color: #7A7A7A;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#videolist a
{
	color: #7A7A7A;
	text-decoration: none;
}
#videolist a:hover
{
	color: #D1B58E;
}

div#subtitle
{
	float: left;
	width: 858px;
	min-height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #222;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #666;
}
#subtitle h2
{
	float: left;
	font-size: 13px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 0px;
	color: #fff;
	width: 548px;
	background-color: #222;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-x;
}
div#submenu
{
	float: right;
	width: 300px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 30px;
}

#submenu ul
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#submenu li
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	background-image: url(../images/menudivider.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#submenu a
{
	display: inline-block;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#submenu a:hover
{
	color: #D1B58E;
}
h2#newsarchive
{
	float: right;
	font-size: 13px;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
	width: 206px;
}


div#fulltickerbox
{
	float: left;
	width: 858px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #666;
}
#fulltickerbox h3
{
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
}
#fulltickerbox h4
{
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
	font-weight: bold;
}
#fulltickerbox p
{
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
}
#fulltickerbox p span
{
	color: #fff;
	font-weight: bold;
}
#fulltickerbox li
{
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

div#fulltickerinterior
{
	float: left;
	width: 848px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
#fulltickerinterior ul
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
#fulltickerinterior li
{
	color: #fff;
}
#fulltickerinterior a
{
	color: #fff;
}
#fulltickerinterior a:hover
{
	color: #D1B58E;
}
div.judgebox
{
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
div.judgeimage
{
	float: left;
	width: 200px;
	height: 213px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.judgeimage img
{
	border: 1px solid #fff;
}
div.judgetext
{
	float: right;
	width: 640px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.judgebox h5
{	
	font-size: 11px;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	color: #fff;
	border: 1px solid #999;
	background-color: #222;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-x;
}

div.sponsorsbox
{
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
div.innersponsorsbox
{
	float: left;
	width: 850px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
}
div.sponsorsimage
{
	float: left;
	width: 400px;
	height: 446px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
}
.sponsorsimage img
{
	border: 1px solid #666;
}
div.sponsorstext
{
	float: right;
	width: 470px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	margin: 0px;
}
.sponsorsbox h5
{
	background-color: #808080;
	font-size: 11px;
	height: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	color: #fff;
	background-image: url("../images/backgrounds/judgetitle.jpg");
	background-repeat: repeat-x;
}
div.partnersimage
{
	float: left;
	width: 300px;
	height: 335px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
}
.partnersimage img
{
	border: 1px solid #666;
}
h2
{
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	color: #fff;
}
div#newstickertitle
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #222;
	background-image: url(../images/newstitle.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	min-height: 30px;
	border-bottom: 1px solid #666666;
}
#newstickertitle h2
{
	float: left;
	font-size: 13px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 0px;
	color: #fff;
	width: 600px;
}
h2#newsarchive
{
	float: right;
	font-size: 13px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 0px;
	color: #fff;
	width: 206px;
}
div#newsleft
{
	float: left;
	width: 620px;
	padding: 0px;
	margin: 0px;
}
#newsleft p
{
	font-size: 12px;
	color: #fff;
	text-align: justify;
}
div#newsright
{
	float: right;
	width: 201px;
	padding: 0px;
	margin: 0px;
}
#newsright p
{
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
}
#newsright a
{
	color: #fff;
	text-decoration: none;
}
#newsright a:hover
{
	color: #D1B58E;
}
