/*
	Style sheet for The Bridalwear Company
	Last updated: 20/04/2006
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Layout  */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

*{  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #333;
	margin:0;
	padding:0;
	}
	
body {
	margin: 0;
	padding: 0;
    background:url(/media/bg.jpg) no-repeat 50% 100px;
	width: 100%;
	text-align: center;
	font-size: 80%; 
    /*background-image: url('/media/wrapperbg.gif'); */
	/*background-repeat: repeat-y;*/
	}

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 960px;	 
	background-color: #fff;
	text-align: left;
	}

#header {
	margin: 0;
	padding: 0 20px;
	width:920px;
	}
#header p.logo {float:left;}
#header p {margin:0;}
#header p.tel {color:#8B5E9E;font-size:130%;text-align:right;margin:0 12px 0 0;width:200px}
#header ul {width:305px;text-align:right;}	
#header ul li {display:inline;font-size:130%;color:#8B5E9E;margin:0 12px 0 0;}
#header ul li img {vertical-align:middle;}
#header div.basket {width:198px;margin:0 0 10px 0;padding:10px 0 20px;text-align:center;background:url(/media/basketbg.gif) no-repeat center bottom;}

#navigation {
	width:960px;
	padding: 10px 0 10px 0;
	margin: 0;
	/* compensates for IE Win bungling */
	height: 100%;
	clear:left;
	}

#sidenavigation {
	width:172px;
	padding:0 0 0 30px;
	}

body#Home #maincontent {padding:0 30px}
#maincontent {padding:0 30px 0 0;}

	
#maincontent div.leftcol {float:left;width:690px;}
#maincontent div.rightcol {float:left;margin-left:10px;width:200px;}



#maincontent div.leftcol div.HeroBanner {position:relative;}
#maincontent div.leftcol div.HeroBanner div.overflow {width:689px;height:390px;overflow:hidden;position:relative:3000;}
#maincontent div.leftcol div.HeroBanner div.flowers {left:-35px;position:absolute;top:-10px;z-index:51;background:url(/media/hero-flowers.png) no-repeat top left;width:230px;height:264px;}

#maincontent div.leftcol div.hideoverflow {overflow:hidden;width:690px;}
#maincontent div.leftcol div.Tiles {overflow:hidden;width:725px;float:left;}
#maincontent div.leftcol div.Tiles ul li {float:left;height:125px;list-style-type:none;margin:10px 16px 0 0;position:relative;width:125px;}
#maincontent div.leftcol div.Tiles ul li a img {display:block;}
#maincontent div.leftcol div.Tiles ul li span {background-color:#000;opacity:0.70;filter:alpha(opacity=70);color:#fff;margin:0;position:absolute;bottom:0;width:125px;padding:3px 0;text-align:center;left:0;cursor:pointer;}
#maincontent div.leftcol div.Tiles ul li a {color:#fff;text-decoration:none;}


#maincontent div.rightcol p {margin:0;}
#maincontent div.rightcol p img {display:block;}
#maincontent div.rightcol p.full {float:left;height:195px;list-style-type:none;position:relative;width:200px;}
#maincontent div.rightcol p.full span {background-color:#000;opacity:0.70;filter:alpha(opacity=70);color:#fff;margin:0;position:absolute;bottom:0;width:200px;padding:3px 0;text-align:center;left:0;cursor:pointer;}
#maincontent div.rightcol p.full a {color:#fff;text-decoration:none;}

#maincontent div.rightcol p.half {float:left;height:260px;list-style-type:none;position:relative;width:95px;margin:10px 10px 10px 0;padding-right:5px}

#maincontent div.rightcol p.right {margin-right:0;}

#maincontent div.rightcol p.half span {background-color:#000;opacity:0.70;filter:alpha(opacity=70);color:#fff;margin:0;position:absolute;bottom:0;width:95px;padding:3px 0;text-align:center;left:0;cursor:pointer;}
#maincontent div.rightcol p.half a {color:#fff;text-decoration:none;}

#maincontent div.rightcol p.banner {clear:left;border:1px solid #ccc;}

#rightnavigation{
	width: 180px;
	}



#footer {
	clear: both;
	margin: 0;
	padding: 20px 0 0;
	font-size: 85%;
	}

#footer a.advert {float:right;margin-right:30px;}

#footer h1 {margin:0 10px 0 25px;font-size:150%;float:left;}
#footer ul {float:left;padding:10px 25px;}
#footer ul li {list-style-type:none;margin:0;}
#footer p {text-align:center;}

.repeat{
	width:520px; 
	background: #8b5e9e;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */	
/*  Typography */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
	
h1, h2, h3, h4, h5, h6 {
	color: #8b5e9e;
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight:100;
	display: block;
	}

p {margin:1.2em 0;}

li {
	list-style-type: square;
	margin:5px 0 5px 35px;
	}

.small{
	font-size:85%;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Link Styles */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

a {
    text-decoration: underline;
	color: #8b5e9e;
	background: transparent; 
    }

a:hover {
    text-decoration: none;
	color: #8b5e9e;
    }


.repeat a {	
	text-decoration:none;
	padding:1px;
	color: #fff;
	}

.repeat a:hover {	
	padding:1px;
	text-decoration:underline;
	color: #fff;
	}
	
#footer a {	
	text-decoration:none;
	color: #8b5e9e;
	}

#footer a:hover {	
	text-decoration:none;
	background-color: #8b5e9e;
	color: #f0def4;
	}

a.sitecredit {
	font-size: 80%;
	text-decoration: none; 
	color: #666666 ;
	background-color: transparent;
	text-align:center;
	}

.sitecredit:hover  {
	background-color: #b36f7d;
	color: white; 
	text-align:center;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Ticker */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */


#ticker-container {
	position:relative;
	overflow:hidden;
	width: 150px;
	height: 130px;
	background-repeat: repeat;
	background:#f8deff;
	}

#ticker {
	margin:10px;
	position:relative;
	width:140px;
	}

#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

#ticker ul li {
	list-style-type:none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	}



#ticker ul li a:hover {
	text-decoration: none;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Extra Bits */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

td{
	vertical-align:top
	}


.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

img {
	border: 0;
	}

hr {
    border: 0;  
    border-bottom: 1px solid #cda2dd;
	height: 1px;
    margin-top: 1ex;
	}

.hiddenclear {
	clear: both;
	color: #fff; 
    font-size: 0; 
    margin: 0;
    visibility: hidden; 
	}

.floatleft {
	float:left;
	}

.floatleftb {
	float:left;
	margin-right: 5px;
	border:solid 1px #8b5e9e;
	}

.floatright {
	float:right;
	}

.floatrightb {
	float:right;
	margin-left: 5px;
	border:solid 1px #8b5e9e;
	}

.center {  
    text-align: center;
    }

.VABR {
	line-height: 70%;
	vertical-align: bottom;
	text-align: right;
	}

.VABL {
	line-height: 70%;
	vertical-align: bottom;
	text-align: left;
	}

.VATR {
	line-height: 70%;
	vertical-align: top;
	text-align: right;
	}

.VATL {
	line-height: 70%;
	vertical-align: top;
	text-align: left;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Tables */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.tableborder {
	border-top: solid 2px #bb9cc6;
	border-right: solid 2px #bb9cc6;
	text-align:center;
	}

.tableborderlight {
	border-top: solid 2px #bb9cc6;
	border-right: solid 2px #bb9cc6;
	text-align:center;
	background-color: #faecfe;
	}

.tableborder2 {
	border-top: solid 2px #bb9cc6;
	font-weight:bold;
	background-color: #faecfe;
	}

.tableborder3 {
	border-right: solid 2px #bb9cc6;
	background-color: white;
	}

.tableborder4 {border-top: solid 2px #bb9cc6;
	text-align:center;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Forms and fields */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

form {
	padding: 0;
	margin: 0;
	}

fieldset {
	width:98%;
	padding:0 4px 4px 6px;
	border:solid 1px #ccc;
	}
	
legend {
	margin: 0;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	color:#8b5e9e;
	}

.blurred {
	border: #8b5e9e 1px solid;
	padding: 2px; 
	background-color: #fff;  
	}

.focused {
	border: #ff0000 1px solid; 
	padding: 2px; 
	background-color: #fff; 
	}
	
.hidden {
	display:none;
	}


#sidenavigation form{
	font-size:85%;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Top Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

 #topnav{
	margin: 0;
	text-align:center;
	}

#topnav ul, #topnav li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#topnav a:link, #topnav a:visited{
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #8B5E9E;
	margin:0 -1px;
	}

#topnav a:link#current, #topnav a:visited#current, #topnav a:hover{
	padding-bottom: 0px;
	background: transparent;
	color: #cda2dd;
	}

#topnav a:hover {
	color: #cda2dd; 
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Customer Top Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

 #Ctopnav{
	margin: 0;
	padding: 0 0 5px 5px;
	text-align:center;
	background:#998a9f;
	border-top: solid 1px #fff;
	}

#Ctopnav ul, #Ctopnav li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#Ctopnav a:link, #Ctopnav a:visited{
	line-height: 14px;
	font-weight: bold;
	margin: 0 7px 2px 7px;
	text-decoration: none;
	color: #fff;
	font-size:11px;
	}

#Ctopnav a:link#current, #Ctopnav a:visited#current, #Ctopnav a:hover{
	padding-bottom: 0px;
	background: transparent;
	color: #cda2dd;
	}

#Ctopnav a:hover {
	color: #cda2dd; 
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Side Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
#sidenav p {
	margin:10px 0 0 7px;
	padding:0;
	}

#sidenav table {
	width:145px;
	margin:10px 0 0 0;
	padding:0;
	}

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

#sidenav li {
	padding:0 0 3px;
	margin:3px 0 3px 0;
	list-style: none;
	color: #005bac;
	border-bottom:1px dotted #eee;
	}

#sidenav li a {
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	text-transform: uppercase;
	}

#sidenav li.sub {
	padding:0;
	margin:0;
    font-size:91%;
	list-style: circle;
	list-style-position: outside;
	border: none;
	text-align: left;
	}

#sidenav ul.sub {
	padding:0;
	margin:0;
	}

#sidenav li.subsub {
	padding:0;
	margin:0;
    font-size:91%;
	list-style: disc;
	list-style-position: outside;
	border: none;
	text-align: left;
	color: #8b5e9e;
	}

#sidenav ul.subsub {
	padding:0;
	margin:0;
	}

#sidenav li a:link {
	color: #8b5e9e; 
}

#sidenav li a:visited {
	color: #8b5e9e; 
	}

#sidenav li a:hover{
	border-color: #8b5e9e;
	color: #cda2dd;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.clearright {clear:right;}
.clearleft {clear:left;}
.clearboth {clear:both;}