/*
henryroth.com.au
Nov 2009 - by Dan Gray - dangray.com.au


Pink: #e887b1
Dark Pink: #db84aa
Silver: #d0d5d7
Text: #444444
*/
* {
	padding:0;
	margin:0;
	}

body,html {
	background-color: #d0d5d7;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	border:0;
	padding:0;
	margin:0;
	color:#444;
	}
	
p,ul {margin-bottom:12px;}	
	
p,li,td {
	font-size:12px;
	line-height:16px;
	}
	
ul, li {
	margin:0px;
	padding:0px;
	}
	
ul {
	margin-left:20px;
	}
	

h1,h2,h3 {
	font-weight:normal;
	font-family: Times, Times New Roman, Georgia, serif;	
	}
	
h1 {
	font-size:36px;
	line-height:36px;
	}
h2 {
	font-size:48px;
	line-height:48px;
	text-transform: uppercase;
	color:#e887b1;
	padding:50px 0 9px;
	position:relative;
	margin-top:0px;
	}
	
h2 em { 
	font-style:normal;
	font-size:32px;
	line-height:32px;
	padding:0px;
	margin:0px;
	display:block;
	position:absolute;
	top:24px;
	left:0px;
	}
	
h3 {
	font-size:18px;
	line-height:24px;
	color:#a0a5a7;
	}

	
h4 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#d2759a;
	margin-bottom:12px;
	}

a {
	text-decoration: none;
	color:#d2759a;
	}

a:hover {
	color:#e887b1;
	}

a img {border:none;}

img { background-color:#eee; }

img.frame { background-color:#fff;}


h3 a  {color:#a0a5a7;}

p.sub {color:#a0a5a7;}

p.note {
	color:#909597;
	margin-top:12px;
	padding:12px 0;
	border-top:1px solid #f0f3f4;
	}
	
p.error {
	background-color:#c69;
	color:#fff;
	margin-bottom:0px;
	
	}

/*
Print friendly options Bluechilli (PW) 1Aug2010
------------------------------------------------------------*/

#PFholder {display:none;}
#PFleftImage {display:none;}
#PFrightImage {display:none;}
#PFdetail {display:none;}
#PFfooter {display:none;}
	
/*
Layout ------------------------------------------------------------*/	


#main-wrap {
	width:100%;
	text-align:center;
	background-color:#fff;
	border-bottom: 1px solid #cbcfd1;
	}

#header, #body, #footer {
	width:970px; 
	margin:0 auto;
	text-align:left;
	clear:both;
	}
	
/*
#newDetail (Added by PW 24Jul2010) */

#newDetail {
	margin-top:25px;
	float:left;
	text-align:left;
	display:inline;
	}

#feature, #detail {
	float:left;
	display:inline;
	margin:0px;
	width:380px;
	position:relative;
	}

#feature.small { width: 250px !important; margin-bottom:40px;}


	
	#detail.wide {width:760px;}
	#detail.wide div.text {width:720px; clear:both; padding-top:30px !important;}
	
/*
Header ------------------------------------------------------------*/	

#header {
	height:120px; /* Changed from 170px to 120px by PW 15Jul2010 */
	position:relative;
	}
	
#headticker {float: left; margin-left: 10px;  top:80px; position:relative;}
	
#header h1 {
	line-height:115px; /* Changed from 130px to 115px by PW 15Jul2010 */
	padding:40px 0 0 0;
	margin:0 20px;
	}
	
#header h2 {
	position:absolute;
	bottom:16px;
	right:0px;
	display:block;
	width:220px;
	text-transform: none;
	font-weight:bold;
	line-height:0.8em;
	font-size:36px;
	letter-spacing:-1px;
	text-align: center;
	opacity:0.66;
	background-color:#fff;
	}
	
#header h2 em {
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align: center;
	width:100%;
	top:48px;
	}

#messages {
	position:absolute;
	top:40px;
	right:0px; display:block;
	width:220px;
	font-family:Times, Times New Roman, Georgia, serif;
	}	
	
#messages h4 {
	
	}
	
	
/*
Menu ------------------------------------------------------------*/		
	
#menu {
	float:left; 
	width:210px;
	margin:0px;
	font-family:Times, Times New Roman, Georgia, serif;
	}
	


#menu ul {
	margin:22px 20px 0px;
	padding:0px;}
	
#menu li {
	list-style: none;
	text-transform: capitalize; /* Changed by PW 13Jul2010 */
	line-height:24px;
	margin:0px;
	font-size:14px; /*Added Bluechilli (PW) 16Aug2010 */
	}
	
#menu li ul {
	display:none;
	margin:-3px 0 3px 0px;
	
	}
	
#menu li li {
	text-transform: capitalize;
	/*background:url('images/tilde.gif') 2px 4px no-repeat;*/
	list-style:none;
	padding-left:10px;
	line-height:18px;
	}


#menu li a {
	color:#333;
	}

#menu a:hover {
	color:#d2759a !important;
	}

#menu li.active a {
	color:#d2759a;
	}
	
	
#menu li.active ul {
	display:block;
	}
	
#menu li.active li a {
	color:#606364;
	}
	
#menu li.active li.active a {
	color:#d2759a;
	}

#menu li a:active {
	color:#e887b1;
	}

#messages, #search {
	/*padding:24px 0 0;*/
	margin:0 20px;
	}
	
#messages h4, #search h4 {
	font-size:12px;
	text-transform: capitalize; /* Changed by PW 13Jul2010 */
	margin-bottom:3px;
	}
	
#messages ul {
	margin:0px;
	}

#messages li {
	line-height:18px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	text-transform: none;
	color:#909596;
	list-style-type: none;
	background-color:#fff;  /* fix anti-aliasing bug */
	}
	

/*
Social Media (Added by PW 12/11/2010 11:30AM) */
	
#follow { 	
	
	color:#333;
	/*float:left; */
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:210px;	
	}

#follow img {
	
	border:0;
	width:25px;
	height:25px;
	margin-right:3px;
	}


/*
Search */


#search form label { /* override general form settings */
	width:auto;
	float:none;
	display:inline;
	}
	
#search form, .ajaxSearch_resultsInfo.top {margin-top:0;}  /* strange line breaks (mt:0 by PW 13Jul2010) */
	
#ajaxSearch_submit {
	float:left;
	/*background: #e887b1; color added by PW 12Jul2010 (temp. to be swapped for image ASAP by PW) See below */
	}

/*
.button added by PW 12Jul2010 for pink form buttons. Last edit 29Jul2010 */

#ajaxSearch_submit {
	cursor:pointer;
	background: url('/assets/templates/hr/images/search_pink.png') top left no-repeat; /* Swapped background image to search icon */
	border: none;
	height:20px;
	width:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:2px;
	padding-left:3px;
	padding-right:3px;
	
	font-size:1px; color:#fff;
	}
	
#ajaxSearch_input {
	float:left;
	width:120px;
	}

#search fieldset {
	border:none;
	}
	
.search_results.frame {padding:3px 1px 3px 3px;} 
.search_result.gown_item {margin-bottom:3px;}

/*
Content ------------------------------------------------------------*/

#body {
	padding-bottom:80px;
	}
	
.frame {
	border:7px solid #d0d5d7;
	padding:3px;
	margin-right:20px;
	}
	
#LBimg { /* Added Bluechilli (PW) 1Aug2010 
	cursor:url(/assets/templates/hr/images/magnify.cur)!important; */
	} 
	
ul.frame, .frame ul {
	margin-left:0px;
	}
	
ul.frame li {
	list-style:none;
	}
	
p img.frame {margin-right:0px;}
	
.frame h3, .frame h4, .frame p { 
	margin-left:20px;
	}


#detail p, #feature p, #detail h2 {
	margin-right:20px;
	}
	
#feature p.top {
	line-height:20px;
	color:#a0a5a7;
	margin-right:20px;
	margin-bottom:6px;
	margin-top:0px;
	}


div.errors {border:1px solid red; margin:30px 0px; padding:20px;}

/*
Home --------------------*/
#homelinks {
	list-style: none;
	margin:20px 0px;	
	}

#homelinks li {
	display:block;
	float:left;
	margin-right:5px;
	}
	
#homelinks a {
	background-image:url(images/homelinks.gif);
	background-position: 0px 0px;
	background-repeat:  no-repeat;
	overflow:hidden;
	display:block;
	line-height:50px;
	height:50px;
	width:120px;
	}
	
#homelinks a span {
	margin-left:1000px;
	}
	
#homelinks a:hover {
	background-position: 0px -50px;
	}


#homelinks a.twitter { background-position: 0px 0; }
#homelinks a.twitter:hover { background-position: 0px -50px; }

#homelinks a.podcast { background-position: -130px 0; }
#homelinks a.podcast:hover { background-position: -130px -50px; }

#homelinks a.blog { background-position: -260px 0; }
#homelinks a.blog:hover { background-position: -260px -50px; }

/*
Gowns -------------------*/


#detail h2.gown {
	padding-top:24px;
	}

#feature img.gown { 
	/* this needs to change to 333px ...*/
	width:333px;
	/* width:340px; Commented out Bluechilli (PW) 1Aug2010 */
	}
	
#feature img.featured {
	margin-top:26px;
	}
	
#feature.small img {
	width:60% !important;
	/*height:60%!important; Commented out Bluechilli (PW) 1Aug2010 */
	margin-left:42px !important;
	margin-right:0px !important;
	}
	
#feature h3.gown_range a {
	position:absolute;
	top:38px; right:45px;
	color:#fff;
	}

#detail img.gown {
	width:150px;
	margin-right:20px; 
	margin-bottom:6px;
	}

#detail.wide img.gown {
	width:200px;
	margin-right:20px; 
	margin-bottom:6px;
	}



#detail div.details {
	/*width:170px;
	float:left;*/
	margin-right:20px; 
	}

#detail .alt_img {
	width:170px;
	margin-right:20px;
	float:left;
	}
	
#detail a.swap {color:#a0a5a7;font-size:10px;}

#detail .range {
	position:relative;
	float:left;
	margin-top:30px;
	}

#detail .range h3 {
	position:absolute;
	font-size:14px;
	top:-24px; left:0px;
	}
	

#gown_selector_control {
	color:#a0a5a7;
	margin-bottom:4px;
	margin-top:12px;
	text-align:right;
	}	
	
#gown_selector_control .jLink {
	color:#a0a5a7;
	cursor: pointer;
	}	
	
#gown_selector_control .jLink:hover {
	color:#808587;
	cursor: pointer;
	}
	
#gown_selector_control .ditto_currentpage,
#gown_selector_control .ditto_page {
	
	width:18px;
	background-color:#eee;
	color:#fff;
	padding:2px 4px 1px;
	margin:0 1px 0 0;
	}
	
#gown_selector_control .ditto_currentpage {
	background-color:#d0d5d7;
	}


	
.jLoading {
	display:block;
	width:140px;
	height:130px;
	padding:100px;
	text-align: center;
	}
	

#gown_selector {
	width:340px;
	}

#gown_mask {
	width:340px;
	height:330px;
	overflow:hidden;
	position:relative;
	}

#gown_wrapper {
	position:absolute;
	top:0px;
	left:0px;
	width:342px;
	height:332px;
	}


.gown_set {
	position:relative;
	width:342px;
	height:332px;
	float:left;
	}

.gown_item {
	float:left;
	display:inline;
	margin-right:2px;
	margin-bottom:2px;
	width:112px;
	height:164px;
	overflow:hidden;
	position:relative;
	background-color:#e0e5e7;
	text-align: center;
	}

.gown_item img {
	margin:auto;
	height:164px;
	}
	

	
.gown_item_tip {
	display:none;
	position:absolute;
	bottom:0px;
	left:0px;
	width:112px;
	padding: 5px;
	background-color:#fff;
	opacity:0.66;
	}
	
	
.gown_item_tip span {
	font-size:10px;
	color:#808587;
	line-height:12px;
	}
	

#prevnext {
	float:right; 
	}

#prevnext,#prevnext a {
	color:#a0a5a7;
	}
	
#prevnext a:hover {
	color:#d0d5d7;
	}
	
a.detail {
	float:right;
	color:#d0d5d7;
	}

#options {
	clear:both;
	width:360px;
	margin:12px 0px;
	height:32px;
	border-top:1px solid #eee;
	position:relative;
	background:#FCE3EE;
	}
	
#options li {
	list-style:none;
	display:block;
	width:auto;
	font-size:12px;
	font-family:Times, Times New Roman, Georgia, serif;
	float:left;
	
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	}
	
#options li a {
	padding:3px;
	/*margin:10px 0; BC PW 10Aug2010 */
	display:block;
	float:left;
	}
	
#options li.first a {
	padding-left:5px;
	margin-left:0px;
	}
	
#options li.last a {
	padding-right:5px;
	}

#togglebox {
	display:block;
	position:absolute;
	bottom:30px;
	left:63px;
	background-color:#ffffff;
	z-index:20;
	display:none;
	background:url("images/popup-back.png") bottom left no-repeat transparent;
	padding-bottom:20px;
	}

#togglebox ul {
	margin:0;
	padding-left:10px;
	padding-right:0px;
	border-right:1px solid #ddd;
	}

#togglebox li {
	list-style:none;
	/*display:block;*/
	line-height:30px;
	border-top:1px solid #ddd;
	}
	
#togglebox li a {
	padding-left:28px;
	padding-right:10px;
	display:block;
	/*width:130px;*/
	background-color:#fff;
	font-size:10px;
	}
	
#togglebox li a:hover {
	background-color:#f6f6f6;
	}
	
#togglebox a.facebook {
	background:url("icons/facebook_16.png") 6px 6px no-repeat;
	}
	
#togglebox a.twitter {
	background:url("icons/twitter_16.png") 6px 6px no-repeat;
	}
	
#togglebox a.email {
	background:url("icons/email_16.png") 6px 6px no-repeat;
	}

/*
stockists --------- */

#states { 
	width:100%; 
	line-height:30px;
	}
#states li {
	display:block; 
	float:left; 
	list-style: none; 
	margin-right:10px;
	}

#stockists {
	clear:both;
	}
	
.stockist {
	list-style:none;
	padding:12px 0;
	}
	
.stockist h4, .stockist p {
	margin-bottom:0px;
	}
	
.stockist h4 {
	color:#444;
	}

.stockist a {
	color:#707577;
	}		
	
.stockist a:hover {
	color:#db84aa;
	}	
	
.frame h3 { 
	color:#db84aa;
	z-index:100;
	}

map, area {
	border:0px;
	}
	
#map {
	width:320px;
	height:240px;
	background-image:url('images/states.gif');
	background-position-x:0px 0px;
	background-color:#fff;
	background-repeat:no-repeat;
	}
	
#map.ACT { background-position:-320px 0px;}
#map.NSW { background-position:-640px 0px;}
#map.NT { background-position:-960px 0px;}
#map.QLD { background-position:-1280px 0px;}
#map.SA { background-position:-1600px 0px;}
#map.TAS { background-position:-1920px 0px;}
#map.VIC { background-position:-2240px 0px;}
#map.WA { background-position:-2560px 0px;}
#map.NZ { background-position:-2880px 0px;}

.imagemap {
	margin:10px 10px 0px 10px;
	z-index:10;
	position:relative;
	}
	
.imagemap img {
	border:none;
	}
	
.imagemap map {
	border:none;
	}

.imagemap #maptext {
	position:absolute;
	top:0px;
	right:0px;
	color:#a0a5a7;
	}

/*
Events -------------*/

#events li {
	padding:12px; 
	}
	
.event { padding:18px 3px;}

.event.frame {
	min-height:400px;
	}

a.print {
	float:right;
	color:#a0a5a7; 
	}
	
#newContact {
	margin:0;
	padding:0;}

#newContact ul {
	margin:0;
	padding:0;
	}

#newContact li {
	margin-left:0;
	margin-top:3px;
	padding:0;
	}
	
#newContact form input {
	width:200px;
	padding:0;
	margin:0;
	outline:none;
	}
	
#newContact form textarea {
	height:70px;
	width:200px;
	outline:none;
	}

#newContact form label {
	width:140px;
	font-size:11px;
	}
	
#newContact form select {
	width:200px;
	outline:none;
	}

#newContact form .buttonhack {
	width:100px!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e887b1;
	padding:5px;
	outline:none;
	border:none;
	}
	
	
	
/*
Trends ------------------*/
.trend_photos {
	height:330px;
	padding-right:1px;
	}
	
.trend_photos .gown_item {
	background-color:#f0f3f4;
	}
	
	
	


/*
MyFavourites -------------*/

form li {
	list-style:none;
	padding:5px 20px;
	}
	
form label {
	display:block;
	float:left;
	clear:left;
	width:120px;
	}
	
form input {
	
	}
	
.form_section {
	color:#a0a5a7;
	font-size:10px;
	text-transform:uppercase;
	padding-top:1em;
	margin:6px 0;
	padding-bottom:0;
	border-bottom:1px dotted #d0d5d7;
	}	
	
.loginForm, .signupForm {
	padding:20px 0;
	}
	
.signupForm {
	background-color:#f0f3f4;
	}

.cmdweblogin {
	float:right;
	margin-right:20px;
	}
	
.frame.favourites {
	padding-right:1px;
	padding-bottom:1px;
	min-height:330px;
	margin-top:26px;
	}

/* Real brides submission form */

#newRBS {
	margin:0;
	padding:0;}

#newRBS ul {
	margin:0;
	padding:0;
	}

#newRBS li {
	margin-left:0;
	margin-top:3px;
	padding:0;
	}
	
#newRBS form input {
	width:200px;
	padding:0;
	margin:0;
	outline:none;
	}
	
#newRBS form textarea {
	height:50px;
	width:200px;
	outline:none;
	}

#newRBS form label {
	width:140px;
	font-size:11px;
	}
	
#newRBS form select {
	width:200px;
	outline:none;
	}

#newRBS form .buttonhack {
	width:100px!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e887b1;
	padding:5px;
	outline:none;
	border:none;
	}


/* 
BLOG -----------------------------------*/


#blog  {
	float:left;
	margin:0;
	width:550px;
	}

#blog .blog_entry {border-bottom:1px dashed #ddd; padding-bottom:12px; margin-bottom:12px;}

#blog h2 {text-transform: none;}
	
#blog h3 {border-top: 1px dotted #ddd;padding-top:12px;}

#blog img {max-width:550px;}

p.tagLinks {color:#999; margin-top:12px;}

.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}

.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}


.comment {border-top: 1px dotted #ddd;padding-top:12px; margin-bottom: 12px; color:#999;}

.mod {text-align: right;color: #bbb; padding:5px; clear:both;}
.mod a {}
.mod a:hover {}


.message {overflow: auto;margin-left: 190px;}

.nav {padding: 0px;text-align: center;margin: 10px;}

.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px; }
.jot-form ul {margin-left:0px;}
.jot-form li {padding:2px 0;}
.jot-form fieldset {border: 0px; }
.jot-form label { width:170px; margin-right:20px; }
.jot-form input, .jot-form textarea { width:340px;}

.user {float: left;width: 170px; margin-right:20px] }
.date {padding: 0px;text-align: left;font-size: 10px;}

.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}






/*
Footer ------------------------------------------------------------*/	

#footer-wrap {
	width:100%;
	text-align:center;
	}
	
#footer {
	width:760px;
	padding:20px 0px 80px 210px;
	}
	
#footer p {
	font-family:'Times New Roman',Times,serif;
	color:#707679;
	width:170px; 
	margin-right:20px;
	float:left;
	}
	
	
	.caption{
    position:absolute; right:30px; width:190px; bottom:16px; padding:2px 5px; background:#666;color:#FFF;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  
}
	
	
	
.clear {
	clear:both;
	}