/* 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 */


body {
	color:#006699;
	color:#000000;
/*	background-color:#FFF9DC;*/
/*	background-color:#CCFFFF;*/
	background-color:#E4CCD9;
	margin:0px;
	padding:0px;
	font:9px verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#9B4F75;
	background-color:inherit;
	}
h2 {
	color:#9B4F75;
	background-color:inherit;
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:11px/16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
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;
	}

a {
/*	color:#0099CC;*/
/*	color:#0099FF;*/
	color:#962333;
	background-color:inherit;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {
/*	color:#993300;*/
	background-color:inherit;
	text-decoration: underline;
	}
a:visited {
/*	color:#993366;*/
/*	color:#006666;*/
	color:#962333;
	background-color:inherit;
	text-decoration: underline;
	} 
a:hover {
	color:#FFFFFF;
	background-color:#9B4F75;
/*	background-color:#99CCFF;*/
/*	background-color:inherit;*/
	padding: 0px 0px 0px 0px; 
	margin:0 0 0 0px; 
	border-width: 0; 
	text-decoration: none;
	}
  
.

.sitemap {
	position:relative;
	width:auto;
	min-width:500px;
	height:78%;
	overflow:auto;
/*	overflow-y:scroll; */
	top:0px; 
	min-height:420px;
	margin:0px 0px 0px 0px;
/*	border:1px solid #006666;*/
	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;
	width:auto;
	min-width:500px;
	height:78%;
	height:590px;
	overflow:auto;
/*	overflow-y:scroll; */
	top:0px; 
	min-height:580px;
	margin:0px 214px 0px 151px;
/*	border:1px solid #006666;*/
	border:1px solid #9B4F75;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

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

	
	
.content h1 {
	font-size:20px;
	}
.content h2 {
	font-size:14px;
	}
.content h3 {
	font-size:12px;
	margin: 0 0 0 0;
	}
.content p {
	clear: left;
	}
.content img {
	margin: 10px 10px 0px 0px;
	}
.content strong {
	color: #0000FF;
	background-color:inherit;
	}	
.content textarea {
	float:left;
	width:100%;
	height:60px;
	margin:0px 0px 0px 0px;
	}

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.gold {
	font-size:11px;
	font-weight:600;
	vertical-align: top;
	margin: 0 20px 0 0;
	width:40%;
	}
.gold {
        float:left;
	font-size:11px;
	font-weight:600;
	vertical-align: top;
	margin: 0 20px 0 0;
	width:40%;
	}
SPAN.goldlogo {
	width:100px;
	}
SPAN.silver {
	font-size:10px;
	font-weight:600;
	vertical-align: top;
	margin: 0 15px 0 0;
/*	width:120px;*/
	width:27%;
	}
.silver {
        float:left;
	font-size:10px;
	font-weight:600;
	vertical-align: top;
	margin: 0 15px 0 0;
	width:27%;
	}

SPAN.silv {
	color:#FFFFFF;
	background-color:inherit;
	}
	
SPAN.other {
        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;
/*	border:1px 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;
	}
	
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;
	align: center;
	vertical-align: top;
	border:1px solid #006666;
	}

SPAN.advert img {
	margin: 0;
	}
	
SPAN.invoice {
        float:left;
	width:400px;
	vertical-align: top;
	font-weight:600;
/*	text-align:right;*/
	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;
	}

#featureImg {
	margin: 10px 10px 0px 0px;
	}


#topTitle {
	position:relative;
	width:auto;
	height:100px;
	margin:0px 0px 0px 302px;
	z-index:3;
	background-color: #FFFFFF;
	border:0px solid #006666;
	}
#topTitle h1 {
/*	color: #333333;*/
	background-color:inherit;
	text-align: center;
	padding: 10px;
	margin:0px 0px;
	border:0px solid #006666;
	}
#topTitleLeft {
	position:absolute;
	background-image: url(/images/BridalNetLogo2.jpg);
	width:302px;
	height:100px;
	top:0px;
	left:0px;
	border:0px;
	z-index:1;
	}
#topTitleRight {
	position:absolute;
/*	background-image: url(../images/BridalNetLogo2flat.gif);*/
	width:200px;
	height:100px;
	width: 0;
	height:0;
	top:0px;
	right:0px;
	border:0px;
	z-index:2;
	}
#navBottom {
	position:relative;
	width:auto;
/*	top:0px; */
	margin:0px 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:100px;
	left:0px;
/*	border:1px dashed #006666;*/
	border:1px solid #9B4F75;
/*	background-color:#669966;*/
/*	background-color:#EEEEEE;*/
	padding:10px 0 10px 10px;
	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 a:hover {
	width:130px;
	}
#navBeta {
	position:absolute;
	width:210px;
	top:100px;
/*	min-height:580px;*/
	height:590px;
	right:0px;
/*	border:1px dashed #006666;*/
	border:1px solid #9B4F75;
/*	background-color:#EEEEEE;*/
	padding:10px 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;}
