body { padding:15px; color:black; font-family:arial,sans-serif; font-size:12px; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#F366AC; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4 { font-family:georgia, "times new roman"; }
h1 { color:#ca2482; font-size:1.8em;line-height:25px; padding-bottom:4px; margin-top:0;padding-top:0; }
h2 { color:#C82C7A; font-size:1.6em; border-top:1px solid #C6C6C6; border-bottom: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h3 { color:#F366AC; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#C82C7A; font-size:1.4em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:1px solid #bbb; padding:1px; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:1px solid #bbb; padding:1px; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #bbb; padding:1px; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#F366AC; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#F366AC; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#C82C7A; border:1px solid white; }
.submit { background:#F366AC; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#C82C7A; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#F366AC; font-weight:bold; }
.caption { font-weight:bold; background:#F366AC; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:1px solid #bbb; padding:1px; }
.noborder { border:0; }
#container { width:850px; margin:0 auto;border:5px solid #701d47; text-align:left; background:#7D7D7D; }
#main { width:850px; margin-top:0; background:#fff; }
#sitelogo { color:#C82C7A; height:146px; line-height:70px; font-size:1.7em; font-weight:bold; width:850px;margin:auto;text-align:center; }
#hbc { float:right; padding:0 3px; height:35px; line-height:35px; text-align:right; }
#hbc a { margin-right:10px;color:#F366AC;padding:3px; }
#hbc a:hover { border:0;color:#f799c8;text-decoration:none; }
#main_pic { height:150px; line-height:145px; width:850px; background:red; text-align:center; }
#date { height:18px; line-height:18px;border-top:1px solid white; text-align:right; color:#d75e9a; padding-right:10px;margin:10px;margin-top:1px; }
#pagebody { padding:20px;padding-top:0;padding-bottom:100px;background:url(pagebody.jpg) bottom right no-repeat; }
#logos { padding:20px;text-align:right;width:800px; }
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#F366AC; text-align:center; font-size:1em; color:white; clear:both; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:white; height:20px; line-height:20px; margin-bottom:0px;margin-top:4px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }

#nav { background:#ca2482; text-align:center; padding:0; font-weight:bold; color:white; clear:both; height:35px; line-height:35px;margin:10px;margin-bottom:3px;margin-top:0;}

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:6px 8px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:21px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav li a { color:white; font-weight:bold; }
#nav li a:hover { color:#fff;text-decoration:none;background:#f366ac }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #F366AC no-repeat right; }
#nav .nav_child a { background:#F366AC; padding:0 4px; border-top:1px solid #FA8CC3; }
#nav .nav_child a:hover { background:#FFBADC; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #FFBADC no-repeat right; }
#nav .nav_child2 a { background:#F366AC; }
#nav .nav_child2 a:hover { background:#FFBADC; }
#nav #active { color:#fff; cursor:default; background:#F366AC; }
#nav .nav_parent #active { color:#FFBADC; cursor:default; background:url(nav_parent_out.gif) no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#F366AC; }

#lightbox{ position:absolute; top:40px; left:0; width:100%; z-index:100; text-align:center; line-height:0; }
#lightbox a img{ border:none; }
#outerImageContainer{ position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }
#imageContainer{ padding:10px; }
#loading{ position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }
#hoverNav{ position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
#imageContainer>#hoverNav{ left:0;}
#hoverNav a{ outline:none;}
#prevLink, #nextLink{ width:49%; height:100%; background:transparent url(http://server12.sitewizard.co.uk/sites/specialoccasionsbridalwear/template/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { left:0; float:left;}
#nextLink { right:0; float:right;}
#prevLink:hover, #prevLink:visited:hover { background:url(http://server12.sitewizard.co.uk/sites/specialoccasionsbridalwear/template/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(http://server12.sitewizard.co.uk/sites/specialoccasionsbridalwear/template/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; }
#imageData{ padding:0 10px; }
#imageData #imageDetails{ width:70%; float:left; text-align:left; }	
#imageData #caption{ font-weight:bold;	}
#imageData #numberDisplay{ display:block; clear:left; padding-bottom:1.0em;	}			
#imageData #bottomNavClose{ width:66px; float:right;  padding-bottom:0.7em;	}	 	
#overlay{ position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; } 
.clearfix:after { content:".";  display:block;  height:0;  clear:both;  visibility:hidden; }
* html>body .clearfix { display:inline-block;  width:100%; }
* html .clearfix { /* Hides from IE-mac \*/ height:1%; /* End hide from IE-mac */ }