/* BridalNet.css */ 
/* font: <font-style> <font-variant> <font-weight>  <font-size> <line-height> <font-family> */
/* background: <background-color> <background-image>  <background-repeat> <background-attachment>  <background-position> */
/* W3C CSS validator wants you to explicitly set background-color when you specify a foreground color. set {background-color:inherit;} when you specify a {color:#000;} and the validator will stay happy */
/* #442D01 Brown
   #FBCDD9 Light Pink
   #F57C9B Pink
*/


#service H1 {
        font-family:"commercialscript","Century";        
	font-size:30px;
        line-height:1.2em;
        color:#442D01;
        margin:0;
}

.silverlist {
        width:100%;
	font-size:11px;
}
.light_pink {
        color:#FBCDD9;
        }

img.left {
        float:left;
        }

img.right {
        float:right;
        }

body {
	color:#442D01;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
        height:900px;
	font-size:10px;
	line-height:17px;
        font-family:"arial","Century Gothic","Century";
	font-weight:bold;
	background-image: url(/_/images/flower_group01.png);
        background-repeat: no-repeat;
        background-position: 105% 100%; 
	}

#topTitleLeft {
	position:absolute;
	background-image: url(/_/images/bridal_net_logo.jpg);
        background-repeat: no-repeat;
	width:100%;
	height:100px;
	top:0px;
	left:0px;
	border-bottom:1px solid #FBCDD9;
	z-index:1;
	}
#topTitleLeft a {
	background:			none;
	display:			block;
	width:				100%;
	height:				100%;
}
#topTitleRight {
	position:absolute;
        right:0;
	width:auto;
	height:99px;
	margin:0px 4px 0px 0px;
	z-index:3;
        text-align:right;
	background-color: #FFFFFF;
	border-bottom:0px solid #FBCDD9;
	}
#topnav {
	position:absolute;
        right:0;
	width:auto;
	height:20px;
	margin:101px 4px 0px 0px;
	z-index:3;
        text-align:right;
	background-color: #FFFFFF;
	border-bottom:0px solid #FBCDD9;
	}
#progress{
	position:absolute;
	width:100%;
	height:50px;
	left:0px;
        line-height:11px;
	z-index:4;
	border-top:1px solid #FBCDD9;
	border-bottom:1px solid #FBCDD9;
	}
#progress img{
        margin: 5px 0 0 0;
        padding: 0;
        border:0px solid #FBCDD9;
        }
label {
        display: block;
        width: 150px;
        float: left;
        font-family:"Arial";
        font-size: 100%;
        font:10px;
        margin: 0px 0px 4px 0px;
        text-align: right;
	font-weight:400;
	border-top:0px solid #F57C9B ;
}
.bridelogin1 {
	position:absolute;
        left:-55px;
	margin:0px 0px 0px 0px;
        width:52px;
	height:70px;
        font-size:9px;
        font-family:"Century Gothic","Century";
	border:0px solid #006666;
}
.bridelogin {
        border:0;
	background-color: #FBCDD9 ;
        text-align: left;
	margin:1px 0px 1px 2px;
}
input.bridebtn {
        font-family:"Century Gothic","Century";
        font-size: 10px;
        font:10px;
        padding:0px;
        margin: -1px 0px -3px -3px;
}
form  {
       margin: 0px;
}
a {
	color:#442D01 ;
	background-color:inherit;
	font-size:11px;
        font-family:"Century Gothic","Century";
	font-weight:600;
	text-decoration:none;
	}
a:link {
	background-color:inherit;
	text-decoration: underline;
	}
a:visited {
	color:#F57C9B ;
	background-color:inherit;
	text-decoration: underline;
	} 
a:hover {
	color:#FBCDD9 ;
	background-color:#F57C9B ;
	padding: 0px 0px 0px 0px; 
	margin:0 0 0 0px; 
	border-width: 0; 
	text-decoration: none;
	}
a.article {
	color:#F57C9B;
	background-color:inherit;
	font-size:11px;
        font-family:"Century Gothic","Century";
	font-weight:600;
	text-decoration:none;
	}
a.article:link {
	background-color:inherit;
	text-decoration: underline;
	}
a.article:visited {
	color:#F57C9B ;
	background-color:inherit;
	text-decoration: underline;
	} 
a:hover.article {
	color:#FBCDD9 ;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px; 
	margin:0 0 0 0px; 
	border-width: 0; 
	text-decoration: none;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	font-weight:900;
	color:#442D01;
	background-color:inherit;
	}
h1.article {
	font-size:11px;
	font-weight:900;
	color:#F57C9B;
	background-color:inherit;
	}
h2 {
	color:#F57C9B;
	background-color:inherit;
        font-family:"Century Gothic","Century";
	font-weight:600;
        font-size:13px;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
h3 {
	color:#F57C9B ;
	background-color:inherit;
        font-family:"Century Gothic","Century";
	font-weight:600;
        font-size:12px;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font-size:10px;
	font:12px;
        font-family:"arial""Century Gothic","Century";
	font-weight:900;
	}
p.tiny {
	line-height:4px;
	font-size:2px;
	font:2px;
	}
p.indent {
        margin:0 0 0 20px;
	text-indent: -20px;
	}
p.bigletter:first-letter {
	font-size:200%;
	float:left;
	}

li {
	font-weight: 600;
	}
ul {
	margin:0 0 15px 15px;
	}
ol {
	margin:0px 0 15px 20px;
	}
ol ol {
	margin:0px 0 0px 20px;
	}

.silver {
        float:left;
	font-size:15px;
	font-weight:600;
	vertical-align: top;
	margin: 0 15px 0 0;
	width:27%;
	}

.sitemap {
	position:relative;
	width:auto;
	min-width:500px;
	height:78%;
	overflow:auto;
	top:0px; 
	min-height:420px;
	margin:0px 0px 0px 0px;
	border:1px solid #9B4F75;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
.sitemap span {
	width:22%;
	border:0px solid #006666;
	vertical-align: top;
	margin: 0px 5px;
	}

.sitemap span.small {
	width:15%;
	border:0px solid #006666;
	vertical-align: top;
	}
.sitemap span.big {
	width:30%;
	border:0px solid #006666;
	vertical-align: top;
	margin: 0px 15px;
	}

/* All the content boxes belong to the content class. */
/* Position is declared "relative" to gain control of stacking order (z-index). */
.content {
	position:relative;
	font-size:12px;
	font:12px;
        font-family:"arial","Century Gothic","Century";
	font-weight:900;
	width:auto;
	min-width:500px;
	height:595px;
	overflow:auto;
	top:150px; 
	margin:0px 214px 0px 151px;
	border-left:1px solid #FBCDD9;
	padding:0px 10px 10px 10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

/*body>.content {height:600px;}*/

.content p {
	clear: left;
	}

.content a {
	color:#442D01 ;
	background-color:inherit;
	font-size:13px;
        font-family:"Century Gothic","Century";
	font-weight:600;
	text-decoration:none;
	}
.content a:link {
	background-color:inherit;
	text-decoration: underline;
	}
.content a:visited {
	color:#F57C9B ;
	background-color:inherit;
	text-decoration: underline;
	} 
.content a:hover {
	color:#FBCDD9 ;
/*	background-color:#F57C9B ; */
	padding: 0px 0px 0px 0px; 
	margin:0 0 0 0px; 
	border-width: 0; 
	text-decoration: none;
	}	
.content h1 {
	font-size:16px;
	}
.content h2 {
	font-size:14px;
	}
.content h3 {
	font-size:12px;
	margin: 0 0 0 0;
	}
.content img {
	margin: 10px 10px 0px 0px;
        border:1px solid #F57C9B;
	}
.content strong {
	color: #F57C9B;
	background-color:inherit;
	}	
.content textarea {
	float:left;
	width:100%;
	height:60px;
	margin:0px 0px 0px 0px;
	}

.greyout a {
	color:#E1DFDD ;
	background-color:inherit;
	font-family:"Century Gothic","Century";
	text-decoration:none;
	}
.greyout a:link {
	color:#E1DFDD ;
        background-color:inherit;
	text-decoration: none;
	}
.greyout a:visited {
	color:#E1DFDD ;
	background-color:inherit;
	text-decoration: none;
	} 
.greyout a:hover {
	color:#442D01 ;
	background-color:inherit ;
	text-decoration: none;
	}

.greyout h2 {
	color:#E1DFDD ;
	background-color:inherit;
        }

.greyout a:hover h2 {
	color:#F57C9B ;
	background-color:inherit;
        }
	
#topTitle h1 {
/*	color: #333333;*/
	background-color:inherit;
	text-align: center;
	padding: 10px;
	margin:0px 0px;
	border:0px solid #006666;
	}
#navBottom {
	position:relative;
	width:auto;
/*	top:720px; */
	margin:150px 250px 0px 190px;
	border:0px solid #006666;
	padding:5px;
	font:9px verdana, arial, helvetica, sans-serif;
	}
#navAlpha {
	position:absolute;
	width:152px;
	height:78%;
	height:590px;
	top:130px;
	left:0px;
/*	border:1px dashed #006666;*/
	border-right:0px solid #F57C9B;
/*	background-color:#669966;*/
/*	background-color:#EEEEEE;*/
	padding:0px 5px 10px 5px;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:152px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:140px;}

#navAlpha p {
	line-height:14px;
	}
#navAlpha p.right {
        text-align:right;
}
#navAlpha H2 {
        color:#F57C9B ;
        text-align:left;
}		
#navAlpha a:hover {
	width:130px;
	}
#navAlpha img.cover {
        position:absolute;
        top: -31px;
        margin: 0 0 0 -10px;
        border: 0px solid #FBCDD9;
}
#navAlpha img.flower{
        align: bottom;
}
#navBeta {
	position:absolute;
	width:210px;
	top:150px;
/*	min-height:580px;*/
	height:380px;
	right:0px;
	border:0px dashed #006666;
	border-left:1px solid #FBCDD9;
/*	background-color:#EEEEEE;*/
	padding: 0px 5px 10px 5px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:214px;
	}

/* Again, "be nice to Opera 5". */
body>#navBeta {width:203px;}

#navBeta img.flower{
        float: right;
        margin:5px 0 0 0;
}
#navBeta P {
        font-size:12px;
        font:12px;
}

#service H2 {
        font-family:"Century Gothic","Century";        
	font-size:15px;
        line-height:1.2em;
        color:#442D01;
}

#featured {
	position:relative;
	width:100%;
	font-size:30px;
        line-height:1.2em;
        color:#442D01;
	background-color:#FBCDD9 ;
        text-align:center;
	border:1px solid #442D01;
}
#gold{
	position:relative;
	width:100%;
	font-size:20px;
        line-height:1.2em;
        color:#442D01;
	background-color:#FBCDD9 ;
        text-align:center;
	border:1px solid #442D01;
}
#silver{
	position:relative;
	width:100%;
	font-size:15px;
        line-height:1.2em;
        color:#442D01;
	background-color:#FBCDD9 ;
        text-align:center;
	border:1px solid #442D01;
}
#other{
	position:relative;
	width:100%;
	font-size:11px;
        line-height:1.2em;
        color:#442D01;
	background-color:#FBCDD9 ;
        text-align:center;
	border:1px solid #442D01;
}
#featureImg {
	margin: 10px 10px 0px 0px;
        float:left;
        border:0px solid #442D01;
	}
#regionSelector {
       margin: 0 0 3px 0;
}
SPAN.expostate {
        float:left;
	font-size:12px;
	font-weight:600;
	width:8%;
	padding: 2px;
	border-top:1px solid #006666;
	vertical-align: top;
	text-align:center;
	}
SPAN.expodate {
        float:left;
	font-size:12px;
	font-weight:600;
	padding: 2px;
	width:17%;
	border-top:1px solid #006666;
	vertical-align: top;
	text-align:center;
	}
SPAN.exponame {
        float:left;
	font-size:12px;
	font-weight:600;
	width:70%;
	padding: 2px;
	border-top:1px solid #006666;
	vertical-align: top;
	}
SPAN.expopad {
        float:left;
	font-size:10px;
	font-weight:600;
        text-align:right;
	padding: 2px;
	width:25%;
	}

SPAN.expodetails {
        float:left;
	width:70%;
	padding: 2px;
	vertical-align: top;
	}
	
SPAN.advert {
	width:150px;
	height:200px;
	padding: 5px;
	float:left;
	vertical-align: top;
	border:0px solid #006666;
	}

SPAN.advert img {
	margin: 0;
	}
	
SPAN.invoice {
        float:left;
	width:400px;
	vertical-align: top;
	font-weight:600;
	border-bottom:1px solid #006666;
	}
SPAN.invoice2 {
        float:left;
	width:400px;
	vertical-align: top;
	font-weight:600;
	text-align:right;
	border-bottom:1px solid #006666;
	}
SPAN.invtot {
        float:left;
	width:65px;
	vertical-align: top;
	font-weight:600;
	text-align:right;
	border-bottom:1px solid #006666;
	}
SPAN.gold {
	font-size:14px;
	font-weight:600;
        line-height:18px;
	vertical-align: top;
	margin: 0 20px 0 0;
	width:40%;
	border:0px solid #006666;
	}
SPAN.silver {
	font-size:11px;
	font-weight:600;
	vertical-align: top;
	margin: 0 15px 0 0;
	width:27%;
	}
textarea.desc {
	width:100%;
	height:60px;
	margin:0px 0px 0px 0px;
	}
	
textarea.invoice {
	width:400px;
	height:170px;
	}
	
.expo {
	position:relative;
	width:100%;
	}
	
SPAN.blkbig {
	position:relative;
	width:auto;
	margin:0px 5px 0px 5px;
	text-align:left;
	float:left;
	}
SPAN.blk20 {
	width:20%;
	margin:5px;
	text-align:center;
	float:left;
	}
SPAN.blk30 {
	width:30%;
	margin:5px;
	text-align:center;
	float:left;
	}
SPAN.blk50 {
	width:45%;
	margin:5px;
	text-align:center;
	float:left;
	}
SPAN.blk200 {
	width:200px;
	margin:5px;
	text-align:center;
	float:left;
	}
SPAN.blk300 {
	width:300px;
	margin:5px;
	text-align:center;
	float:left;
	}
SPAN.blk400 {
	width:400px;
	margin:5px;
	text-align:center;
	float:left;
	}

SPAN.lft150 {
	width:150px;
	margin:0px;
	text-align:left;
	float:left;
	}
SPAN.lft250 {
	width:250px;
	margin:0px;
	text-align:left;
	float:left;
	}

SPAN.lft225 {
	width:225px;
	margin:0px;
	text-align:left;
	float:left;
	}
/*.gold {
        float:left;
	font-size:11px;
	font-weight:600;
	vertical-align: top;
	margin: 0 20px 0 0;
	width:40%;
	}
*/

SPAN.golddesc {
	vertical-align: top;
	}

SPAN.goldlogo {
	width:100px;
	}


SPAN.silv {
	color:#FFFFFF;
	background-color:inherit;
	}
	
SPAN.other {
	font-size:10px;
	font-weight:400;
        float:left;
	width:40%;
	vertical-align: top;
	}
other {
        float:left;
	width:40%;
	vertical-align: top;
	}
SPAN.basic {
	width:40%;
	vertical-align: top;
/*	border:1px solid #006666;*/
	}
.basic {
        float:left;
	width:40%;
	vertical-align: top;
	}
	
SPAN.subphone {
	width:50%;
	vertical-align: top;
        line-height:16px;
	border:0px solid #006666;
	}
.subphone {
	width:50%;
        line-height:14px;
	vertical-align: top;
	}
	
SPAN.phone {
	width:19%;
	vertical-align: top;
/*	border:1px solid #000000;*/
	}
.phone {
        float:left;
	width:19%;
	vertical-align: top;
	}
SPAN.desc {
	vertical-align: top;
	width:28%;
	}
.desc {
        float:left;
	vertical-align: top;
	width:28%;
	}
SPAN.suburb {
        float:left;
	width:22%;
	vertical-align: top;
	font-weight:600;
/*	text-align:right;*/
/*	border:1px solid #006666;*/
	}
.suburb {
        float:left;
	width:22%;
	vertical-align: top;
	font-weight:600;
	}
SPAN.services {
	width:130px;
	}

.services {
        float:left;
	width:130px;
        font-size:10px;
	font-weight:400;
	}
	


