@charset "utf-8";
/* CSS Document */

/* Colors */
/* #DAD1BF; /* Tan background */

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background: #DAD1BF url(../images/background-florals.gif) center top no-repeat; /* Tan background */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70333A;
}
img {
	border: none;
	vertical-align: bottom;
}

a{
	color: #DD2573;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/* Headings */
h1 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DC2373;
	text-transform: uppercase;
	position: relative;
	margin: 10px 0px 20px 0px;
	padding: 0px;
}

h1 span em span {display:none;} 


/* A */

h1.a {
	padding-left: 46px;
	padding-top: 20px;
}

h1.a span em {
	display: block;
	position: absolute;
	width: 72px;
	height: 41px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/a.gif) no-repeat;
}

* html h1.a span em {
	left: -46px;
}

/* B */

h1.b {
	padding-left: 46px;
	padding-top: 16px;
}

h1.b span em {
	display: block;
	position: absolute;
	width: 54px;
	height: 44px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/b.gif) no-repeat;
}

* html h1.b span em {
	left: -46px;
}

/* C */

h1.c {
	padding-left: 40px;
	padding-top: 16px;
}

h1.c span em {
	display: block;
	position: absolute;
	width: 57px;
	height: 36px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/c.gif) no-repeat;
}

* html h1.b span em {
	left: -40px;
}


/* G */

h1.g {
	padding-left: 45px;
	padding-top: 14px;
}

h1.g span em {
	display: block;
	position: absolute;
	width: 56px;
	height: 46px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/g.gif) no-repeat;
}

* html h1.g span em {
	left: -45px;
}

/* O */

h1.o {
	padding-left: 42px;
	padding-top: 17px;
}

h1.o span em {
	display: block;
	position: absolute;
	width: 59px;
	height: 43px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/o.gif) no-repeat;
}

* html h1.o span em {
	left: -42px;
}

/* P */

h1.p {
	padding-left: 42px;
	padding-top: 17px;
}

h1.p span em {
	display: block;
	position: absolute;
	width: 59px;
	height: 43px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/p.gif) no-repeat;
}

* html h1.p span em {
	left: -42px;
}



/* L */

h1.l {
	padding-left: 37px;
	padding-top: 17px;
}

h1.l span em {
	display: block;
	position: absolute;
	width: 64px;
	height: 43px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/l.gif) no-repeat;
}

* html h1.l span em {
	left: -37px;
}

/* M */

h1.m {
	padding-left: 59px;
	padding-top: 17px;
}

h1.m span em {
	display: block;
	position: absolute;
	width: 88px;
	height: 38px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/m.gif) no-repeat;
}


* html h1.m span em {
	left: -59px;
}


/* W */

h1.w {
	padding-left: 55px;
	padding-top: 17px;
}

h1.w span em {
	display: block;
	position: absolute;
	width: 92px;
	height: 37px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/w.gif) no-repeat;
}

* html h1.w span em {
	left: -55px;
}



/* M2 */

#leftSide2 h1.m2 {
	padding-left: 47px;
	padding-top: 13px;
	margin-left: 40px;
}

h1.m2 span em {
	display: block;
	position: absolute;
	width: 71px;
	height: 32px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/m2.gif) no-repeat;
}

* html h1.m2 span em {
	left: -47px;
}


/* B2 */

#leftSide2 h1.b2 {
	padding-left: 37px;
	padding-top: 13px;
	margin-left: 45px;	
}

h1.b2 span em {
	display: block;
	position: absolute;
	width: 46px;
	height: 37px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/b2.gif) no-repeat;
}


* html h1.b2 span em {
	left: -37px;
}


/* H2 */

#leftSide2 h1.h2 {
	padding-left: 40px;
	padding-top: 13px;
	margin-left: 56px;
}

h1.h2 span em {
	display: block;
	position: absolute;
	width: 46px;
	height: 37px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: url(../images/letters/h2.gif) no-repeat;
}

* html h1.h2 span em {
	left: -40px;
}




h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	letter-spacing: 1px;
}	

h3{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	color: #DD2573;
	font-size: 13px;
	line-height: 16px;
}

h4{
	margin: 0px;
	padding: 10px 0px;
	color: #70333A;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}

h4 a{
	margin: 0px 0px 0px 10px;
}

p{
	margin: 0px;
	padding: 7px 0px;
}

p.big{
	font-size: 15px;
	line-height: 20px;
}

.clear{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

/* Borders and layout */
#outer {
	width: 950px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div.border-tl {
	background: #FFFFFF url(../images/border-tl.gif) top left no-repeat;
	width: 100%;
	height: 100%;
}
div.border-tr {
	background: url(../images/border-tr.gif) top right no-repeat;
	width: 100%;
	height: 100%;
}
div.border-br {
	background: url(../images/border-br.gif) bottom right no-repeat;
	width: 100%;
	height: 100%;
}
div.border-bl {
	position: absolute;
	height: 8px;
	width: 8px;
	bottom: 0px;
	left: 0px;
	font-size: 1px;
	background: url(../images/border-bl-transparent.png) no-repeat;
	behavior: url(iepngfix.html);
}


/* Header */

#header {
	width: 100%;
	padding-top:8px;
	/*padding: 8px;
	border-bottom: solid 2px #DD2573;*/
}

#header2 {
	width: 100%;
	padding: 8px;
}

#header .logo {
	margin: 30px 10px 10px 70px;
	vertical-align: top;
}

#header2 .logo {
	margin: 30px 10px 15px 50px;
	vertical-align: top;
}


#header ul, #header2 ul {
	display: inline;
}
#header ul li, #header2 ul li{
	display: inline;
	background:url(../images/bullet.gif) no-repeat right center;
	padding: 0px 12px 0px 7px;	
}
#header ul li.last, #header2 ul li.last{
	background: none;
	padding: 0px 0px 0px 7px;
}
#header ul li a, #header2 ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #70333A;
	text-decoration: none;
	font-weight: normal;
}
#header ul li a:hover, #header ul li a.selected, #header2 ul li a:hover, #header2 ul li a.selected{
	color: #DD2573;
}


/* Main */

table#main {
	width: 100%;
}

#leftSide{
	width: 190px;
	padding: 100px 0px 0px 0px;
}

#leftSide2{
	width: 186px;
	text-align: left;
	padding: 90px 0px 0px 0px;
}

#leftSide2 h1{
	color: #ffffff;
	font-size: 16px;
	margin: 40px 0px;
}


#leftSide h1{
	color: #ffffff;
	padding: 10px 10px 10px 15px;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight: normal;
}
#leftSide h1.size2{
	font-size: 14px;
	line-height: 32px;
}

#leftSide h1 a{
	color: #ffffff;
}

#leftSide h1 a:hover, #leftSide h1 a.selected{
	color: #70333A;
	text-decoration: none;
}

#main .left0{
	background: #DD2573;
}

#main .left1 {
	background: url(../images/left_bg_01.jpg) repeat-y left top;
}

#main .left2 {
	background: url(../images/makeuplessons_concept1.jpg) repeat-y left top;
}

#main .left3 {
	background: url(../images/left_bg_03.jpg) repeat-y left top;
}

#main .left4 {
	background: url(../images/hensnight/hensnightimage.jpg) repeat-y left top;
}

#main .left5 {
	background: url(../images/beautytips/secrets-LHS.jpg) repeat-y left top;
}

#main .left6 {
	background: url(../images/aboutus/main18.09.08.019.jpg) no-repeat left top;
	background-color:#dd2573;
}

.mainContent {
	padding: 10px 10px 10px 30px;
	min-height: 400px;
}

* html .mainContent {
	height: 420px;
}

/* main bg 1 */

.mainBg1{
	background:none;
}

.mainBg1 .mainContent{	
	background: url(../images/main_bg_top.gif) no-repeat top left;
}

/* main bg 2 */

.mainBg2{
	background:url(../images/main_bg_top_right.gif) no-repeat right top;
}

.mainBg2 .mainContent{	
	background: none;
}

/* main bg 3 */

.mainBg3{
	background:url(../images/main_bg_top_right.gif) no-repeat right top;
}

.mainBg3 .mainContent{	
	background: url(../images/main_bg_top.gif) no-repeat top left;
}

/* main bg 4 */

.mainBg4{
	background:url(../images/main_bg_bot.gif) no-repeat right bottom;
}

.mainBg4 .mainContent{	
	background: url(../images/main_bg_top.gif) no-repeat top left;
}

/* main bg 5 */

.mainBg5{
	background:url(../images/main_bg_bot.gif) no-repeat right bottom;
}

.mainBg5 .mainContent{	
	background: none;
}

/* main bg 6 */

.mainBg6{
	background:url(../images/main_bg_bot2.gif) no-repeat right bottom;
}

.mainBg6 .mainContent{	
	background: none;
}




/* Right */

.right{
	width: 180px;
	text-align: center;
	padding: 15px 0px;
	vertical-align: top;
}

/* Footer */

#footer{
	text-align: right;
	border-top: solid 2px #DD2573;
	padding: 10px 10px 60px 10px; 
}

#footer3{
	vertical-align: bottom;
	text-align: right;
	padding: 20px 10px 10px 0px;
}

#footer4{
	text-align: right;
	padding: 10px 10px 60px 10px; 
}

#footer ul, #footer3 ul, #footer4 ul {
	display: inline;
}
#footer ul li, #footer3 ul li, #footer4 ul li{
	display: inline;
	background:url(../images/bullet.gif) no-repeat right center;
	padding: 0px 12px 0px 7px;	
}
#footer ul li.last, #footer3 ul li.last, #footer4 ul li.last{
	background: none;
	padding: 0px 0px 0px 7px;
}
#footer ul li a, #footer3 ul li a, #footer4 ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #70333A;
	font-weight: normal;
	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a.selected, 
#footer3 ul li a:hover, #footer3 ul li a.selected,
#footer4 ul li a:hover, #footer4 ul li a.selected{
	color: #DD2573;
}

.lista p{
	padding: 0px 0px 7px 0px;
}

.quote{
	border: solid 2px #DD2573;
	width: 135px;
	margin: 70px auto 0px auto;
	background:url(../images/quote_top.gif) no-repeat left top;
	text-align: left;
	font-size: 15px;
	line-height: 21px;
	color: #DD2573;
}

.quote p{
	background: url(../images/quote_bottom.gif) no-repeat right bottom;
	padding: 70px 8px;
}

.quote p span{
	display: block;
	text-align: right;
}

#footer2{
	width: 950px;
	margin: auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

#footer2 p{
	padding: 5px 0px;
	margin: 0px 200px;
}

#footer2 p.credits{
	float: right;
	margin: 0px;
	padding: 5px 7px 5px 0px;
}

#footer2 p.credits a{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#footer2 p.credits a:hover{
	color: #DD2573;
}



/* Galery */




/* Media */

#mediaPage a{
	margin: 0px 0px 0px 20px;
}


/* Bride page */

#bridesPage h2, h2.head2{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	text-transform: none;
	letter-spacing: 0px;
}

#bridesPage h3, #beautyPage h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 0px;
}

.hr{
	background:url(../images/hr.gif) no-repeat left center;
	margin: 5px 0px 0px 0px;
}

.m400{
	margin-top: 450px;
}


.personalConsultant{
	background: url(../images/personal_beauty_consultant.gif) no-repeat left center;
	text-indent: -2000px;
	padding: 0px;
	height: 90px;
}

.quote2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	text-transform: uppercase;
	color: #DD2573;
}

.quote2 span{
	font-size: 40px;
	vertical-align: bottom;
}

.quote2 span.end{
	padding: 0px 0px 0px 5px;
}


.signature{
	text-indent: -2000px;
	background:url(../images/kim_signature.gif) no-repeat right top;
	height: 30px;
	width: 380px;
	padding: 0px;
}

.pink{
	color: #DD2573;
}


.bigSpace{
	line-height: 30px;
}


/* Prices */

#prices{
	font-size: 13px;
	line-height: 20px;
	position: relative;
}
 
#prices p{ 
	padding: 10px 0px;
}

#prices table{
	margin: 10px 0px;
}


#prices table td{
	vertical-align: top;
	padding: 3px 0px;
	line-height: 20px;
}

#prices table td.free{
	color: #DD2573;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	padding: 3px 15px 3px 0px;
}

#prices h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #DD2573;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	padding: 20px 0px 0px 0px;
}



.box1TopLeft{
	background:url(../images/box1_top_left.gif) no-repeat left top #E1DACC;
	margin: 10px 0px 15px 0px;
}

.box1TopRight{
	background:url(../images/box1_top_right.gif) no-repeat right top;
}

.box1BotLeft{
	background:url(../images/box1_bot_left.gif) no-repeat left bottom;
}

.box1BotRight{
	background:url(../images/box1_bot_right.gif) no-repeat right bottom;
	width: 100%;
}


.table1{
	width: 550px;
}

.table2, .table3{
	width: 350px;
}


#prices .box1TopLeft table{
		margin: 0px;
		width: 100%;
}	

#prices .table1 table{
	background:url(../images/table_bg.gif) no-repeat 0px -115px;
}


#prices .table2 table{
	background:url(../images/table_bg.gif) no-repeat 0px 0px;
}


#prices .table3 table{
	background:url(../images/table_bg.gif) no-repeat 0px -155px;
}
		
#prices .box1TopLeft td{
	border-bottom: solid 1px #ffffff;
	border-right: solid 3px #ffffff;
	padding: 3px 10px;
}

.box1TopLeft th{
	border-bottom: solid 2px #ffffff;
	border-right: solid 3px #ffffff;
	text-align: center;
	padding: 6px 10px;
}

#prices .box1TopLeft td.noBorder, #prices .box1TopLeft th.noBorder{
	border-right: none;
}

.box1TopLeft td.pink{
	text-align: center;
}

.small{
	font-size: 9px;
}



.bonusBox{
	background:url(../images/box2_top.gif) no-repeat center top #DD2573;
	width: 198px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: center;
}

.bonusBox h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.bonusBox div{
	background:url(../images/box2_bot.gif) no-repeat center bottom;
}

#prices .bonusBox p, #wns .bonusBox p{
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 10px 10px 10px;
}

.bonusBox2{
	width: 177px;
	position: absolute;
	right: 50px;
	bottom: 50px;
	text-align: center;
}

.bonusBox3{
	width: 177px;
	position: absolute;
	right: -160px;
	bottom: 30px;
	text-align: center;
}


#wns{
	position: relative;
}

#wns .bonusBox{
	right: -170px;
}

#garter-price {
  float: right;
  margin: 110px 200px 0 0;
}

/* contact us page */

#contactusPage{
	font-size: 13px;
	line-height: 20px;
}

#contactusPage h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #DD2573;
	text-transform: none;
	letter-spacing: 0px;
	padding: 10px 0px 20px 0px;
}

#contactusPage label{
	width: 200px;
	float:left;
	text-align: right;
	font-size: 14px;
	padding: 4px 0px 0px 0px;
}


#contactusPage input.textbox{
	margin: 0px 0px 4px 10px;
	width: 277px;
	padding: 0px;
	border: solid 5px #ECE8DF;
	background: #ECE8DF;
	color: #70333A;
}

#contactusPage .pad10 label{
	float: none;
	vertical-align: middle;
	line-height: 10px;
	padding: 0px;
}

#contactusPage .pad10{
	padding: 5px 0px 10px 210px;
}

#contactusPage input.radio{
	margin: 0px 15px 0px 5px;
	vertical-align: middle;
}

#contactusPage input.button{
	background: #DD2573;
	border: none;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;

	border: 3px solid #DD2573;
}


#contactusPage textarea{
	margin: 0px 0px 4px 10px;
	width: 277px;
	height: 90px;
	padding: 0px;
	border: solid 5px #ECE8DF;
	background: #ECE8DF;
	color: #70333A;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Slogan */

h2.slogan{
	text-indent: -2000px;
	background:url(../images/creating_beauteful_brides.gif) no-repeat left center;
	height: 40px;
	padding: 0px;
	margin: 0px 0px 0px 170px;
}

#sloganBox{
	width: 600px;
	padding: 40px 0px 0px 0px;
}

ul.disc{
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}

ul.disc li{
	padding: 5px 0px 5px 20px;
	background: url(../images/bullet.gif) no-repeat scroll left center;
}

.thumbBox{
	width: 145px;
	height: 130px;
	float: left;
	margin: 10px;
	display: inline;
	background:url(../images/gallery_box.png) no-repeat center center;
	text-align: center;
}

.thumbBox a{
	display: block;
	padding: 11px 0px 0px 0px;
}


.thumbBox2{
	background:url(../images/gallery_box_big.png) no-repeat center center;
	width: 435px;
	height: 625px;
	text-align: center;
	margin: auto;
}
.thumbBox2a{
	background:url(../images/gallery_box_big.png) no-repeat center center;
	width: 435px;
	height: 625px;
	text-align: center;
	margin: auto;
}

.thumbBox2 img{
	margin-top: 90px;
}

.thumbBox2a img{
	margin-top: 190px;
}

.thumbBox3{
	background:url(../images/gallery_box_big2.png) no-repeat center center;
	width: 485px;
	height: 485px;
	text-align: center;
	margin: auto;
}

.thumbBox3 img{
	margin-top: 77px;
}


.thumbBox4{
	background:url(../images/gallery_box_big3.png) no-repeat center center;
	width: 646px;
	height: 622px;
	text-align: center;
	margin: auto;
}

.thumbBox4 img{
	margin-top: 94px;
}


#galleryNav{
	padding: 10px 0px 30px 0px;
	text-align: center;
}

#galleryNav a{
	margin: 0px 30px;
}

#linksPage{
	text-align: center;
}

#linksPage p{
	padding: 20px 0px 20px 0px;
}


.linkList{
	padding: 30px 0px 0px 50px;
}

.bridesPageRight{
	position: relative;
}

.badge{
	text-align: center;
	padding: 70px 0px 10px 0px;
}

#nav {
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #3C2415;
	font-weight: normal;
	margin-top: 10px;
	border:0px;
}

#nav a{
	color: #663300;
}

#nav img{
	padding-bottom:2px;
	/*padding-left: 6px;
	padding-right: 6px;*/
}

