@charset "utf-8";
/* CSS Document */

html { height: 100%; margin-bottom: 1px; }

body {
    margin: 0;
    /*background: #8b8b8b url('../images/bobyBg.jpg') repeat-x;*/
    background: #ffffff;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #444444;
}

img {
    border: 0;
}

a:link, a:active, a:visited {
	color: #1E5EA5;
	text-decoration: none;
}

a:hover {
	color: #1E5EA5;
	text-decoration: underline;
}

a, a h2{
	outline: none;
	cursor: hand;
}


 

#wrapperall {
    width: 1000px;
    margin: 0 auto;
}

#wrapperBg {
    float: left;
    width: 1000px;
    /*background: url('../images/wrapperBg.jpg') repeat-y;*/
    background: none;
    margin-bottom: 25px;
}

#wrapperLeft {
    float: left;
    width: 1000px;
   /* background: url('../images/wrapperBgLeft.jpg') no-repeat top left;*/
   background: none;
}

#wrapperRight {
    float: left;
    width: 1002px;
    background: url('../images/bg.gif') repeat-y scroll right top;
    /*padding: 23px 6px 0 6px;*/
    padding: 0px;
}

#wrapperTop {
    float: left;
    width: 1000px;
    /*background: url('../images/wrapperTop.jpg') repeat-x top;*/
    background: none;
}

#wrapperBottom {
    float: left;
    width: 1000px;
   /* background: url('../images/footerBottom.jpg') repeat-x bottom;*/
   background: none;
}

#slide {
    float: left;
    /*background: url('../images/headerTopBg.jpg') repeat-x;*/
    background: #ffffff;
    width: 1002px;
    height: 48px;
}

#search {
    float: right;
    width: 600px;
    padding-top: 10px;
    color: #444444;
}

#search label {
    float: left;
    padding: 5px 10px 0 0;
    font-weight: bold;
}

#search input {
    float: left;
    border: 0;
    background: url('../images/inputBg.jpg') repeat-x;
    height: 21px;
    padding-top: 3px;
}

#inputleft {
    float: left;
    background: url('../images/inputleft.jpg') no-repeat;
    width: 3px;
    height: 24px;
    margin-left: 3px;
}

#inputright {
    float: left;
    background: url('../images/inputright.jpg') no-repeat;
    width: 3px;
    height: 24px;
    margin-right: 10px;
}

#search button {
    float: left;
    background: url('../images/go.jpg') no-repeat;
    width: 55px;
    height: 24px;
    border: 0;
    margin: 0 5px 0 5px;
    cursor: pointer;
}

#search a:link, #search a:active, #search a:visited {
    float: left;
    display: block;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    margin: 0 5px 0 5px;
}

#search a:hover {
    color: #1E5EA5;
}

.user_meta a {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    
}

#loginsplit {
    width: 2px;
    height: 25px;
    float: left;
    background: url('../images/searchsplit.jpg') no-repeat;
    margin: 0 10px 0 10px;
}

#header {
    float: left;
    background: url('../images/logo-content.gif') no-repeat #ffffff;
    background-position: 10px 0px;
    width: 982px;
    padding-left: 10px;
    padding-right: 10px;
    height: 126px;
	position: relative;
}

#socmed {
	margin: 4px 0 0 0;
	width: auto;
	float: right;
	}

#socmed li {
	list-style-type: none;
	float: left;
	margin-left: 4px;
}

#socmed li a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/ico_socmed.png) no-repeat;
}

#socmed li a.fb {background-position: 0 0;}
#socmed li a.fb:hover {background-position: 0 -24px;}
#socmed li a.tw {background-position: -24px 0;}
#socmed li a.tw:hover {background-position: -24px -24px;}
#socmed li a.yt {background-position: -48px 0;}
#socmed li a.yt:hover {background-position: -48px -24px;}

#socmed li a em {display: none;}

#header #mc_embed_signup {
	width: auto;
	position: absolute;
	top: 48px;
	right: 0;
	padding: 10px ;
	background: #f0f0f0;
	}
	
#header #mc_embed_signup legend {
	font-weight: bold;
	margin: 0 8px 4px 0;
	font-size: 12px;
	}
	
	
#header #mc_embed_signup #mce-EMAIL {
	float: left;
	width: 160px;
	z-index: 999;
	color: #ccc;
	margin-right: 4px;
	}
	
#header #mc_embed_signup .btn {float: right; margin-top: 2px;}

.menu-wrapper {
	width: 1002px;
	background: #ffffff;
	height: 36px;
	background: url(../images/rightshadow.jpg) repeat-x 4px bottom;
}

#menu {
background: #4c7eb1;
height: 36px;	
width: 984px;
margin: 0 auto;
}

.menuleft {
	float: left;
	background: url(../images/leftshadow.jpg) no-repeat;
	width: 7px;
	height: 36px;
}




#content {
    float: left;
    width: 978px;
    padding-top: 12px;
     z-index: -1;
}

.submit_drop {
	position: absolute;
	margin-top: 50px;
	background: #f2f2f2;
}

#sideleft {
    float: left;
    width: 228px;
    padding-left: 15px;
}

#sideright {
    float: left;
    width: 205px;
    padding-left: 35px;
}

#main {
    float: left;
    width: 710px;
    padding-left: 20px;
}

.p {
    float: left;
    padding: 0;
    margin: 0;
}

#categories {
    width: 680px;
    padding: 5px 0 20px 0;
    vertical-align: top;
}

.formPage {
    float: left;
    width: 680px;
    padding: 20px 0 20px 0;
    vertical-align: top;
    border: 1px solid #CCCCCC;
}

table#categories tr {
    /*float: left;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
   
}

table#categories td {
	padding-right: 4px;
}

.catBox {
	height: auto;
	padding-right: 8px;
}
.catBoxa {
	height: 30px;
}

table#categories tr td h2 {
    /*background: url('../images/categBullet.jpg') no-repeat 2px 0;*/
    background: url('../images/sidebullet.jpg') no-repeat 2px 3px;
    height: 20px;
    padding: 0px 0 0 15px;
    display: block;
    font-size: 8pt;
    font-weight: normal;
}

table#categories tr td h2.with_image {
	height: 40px;
	padding-left: 65px;
	display: block;
	clear: both;
	padding-top: 40px;
}

table#categories tr td a {
	text-decoration: none;
}

table#categories tr td a h2 span.cattitle{
    background: url('../images/underline.gif') repeat-x bottom;
    color: #2A8B9E;
    text-decoration: none;
    float: left;
    padding-bottom: 5px;
    font-size: 13px;
	padding-top:20px;
}

table#categories tr td a:hover h2 span.cattitle{
    background: url('../images/underline.gif') repeat-x bottom;
    float: left;
    color: #1E5EA5;
    text-decoration: none;
    padding-bottom: 5px;
}

.subcats {
    padding: 0 5px 10px 30px;
}

#categories ul li a span {
    color: #696969;
    font-weight: bold;
}

#categories ul li a:hover span {
    color: #1E5EA5;
    font-weight: bold;
}

#row1 {
    float: left;
    width: 40%;
}

#row2 {
    float: left;
    width: 60%;
}

#articles {
    margin: 20px 0 0 0;
}

#row1articles {
    float: left;
    width: 210px;
    overflow: hidden;
    margin: 0;
}

.articlebox {
    float: left;
    width: 196px;
    margin: 0;
    padding: 10px 4px 20px 4px;
}

.articletitle a:link, .articletitle a:active, .articletitle a:visited {
    color: black;
}

.articletitle a:hover {
    color: #1E5EA5;
}

.articletitle {
    background: url('../images/articleIcon.jpg') no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

.articletext {
    padding: 5px 0 5px 0;
    height: 40px;
}

.articlefull {
    text-align: right;
}

.title {
	clear: both;
}

.titleLeft {
    float: left;
    width: 3px;
    height: 24px;
    background: #bbdff0;
}

.titleRight {
    float: left;
    width: 3px;
    height: 24px;
    background: #bbdff0;
}

.titleBgside {
    float: left;
    width: 198px;
    height: 28px;
    background: url('../images/link-button.gif') no-repeat;
    font-weight: normal;
    color: #1E5EA5;
    font-size: 14px;
    padding: 3px 0px 0 10px;
}

.titleBgmain {
    float: left;
    width: 694px;
    height: 21px;
    background: #bbdff0;
    font-weight: bold;
    font-size: 14px;
    color: #1E5EA5;
    padding: 3px 0 0 10px;
}

.titleIcon1 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/links.gif') no-repeat;
    padding: 2px 0 0 50px;
    background-position: 0px 5px;
}

.titleIcon2 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/contentTitleIcon2.jpg') no-repeat;
    padding: 2px 0 0 50px;
}

.titleIcon3 {
    float: left;
    width: 138px;
    height: 16px;
    background: url('../images/articles.gif') no-repeat;
    background-position: 0px 2px;
    padding: 2px 0 0 50px;
}

.sidecateg {
    float: left;
    padding: 15px 0 15px 10px;
}

.sidecateg ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.6;
}

.sidecateg ul li {
    background: url('../images/sidebullet.jpg') no-repeat 0px 5px;
    padding-left: 15px;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
    color: #1E5EA5;
    text-decoration: none;
}

.sidecateg ul li a:hover {
    color: #0c7bf5;
    text-decoration: underline;
}

.stat {
    float: left;
    padding: 15px 0 15px 12px;
    line-height: 180%;
}

#footer {
    /*float: left;*/
    clear: both;
    width: 1002px;
    height: 80px;
	overflow:hidden;
    background: #ffffff url('../images/footer.gif') no-repeat -2px 0;
    margin-bottom: 0px;
	position: relative;
}

#footercontent {
    float: left;
    width:1002px;
    text-align: center;
    padding-top: 25px;
}

#footercontent a {
	color: #444444;
}

/* login slider related */

#panel {
    background: #ffffff;
    display: block;
    color: #444444;
   /* padding: 10px 20px 10px 20px;*/
    position: absolute; 
    z-index: -1; 
    top: 23px; 
    width: 978px;
    height: 110px;
    margin-left: 6px;
    border-bottom: 1px solid #cccccc;
}

#panel_table {
	width: 200px;
	margin: 0 auto;
}

#panel a{
	color: #1E5EA5;
}

.slide {
    margin: 0;
    padding: 0;
    background: #E51D25;
    text-align: right;
    color: #ffffff;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.slide a:active, .slide a:link, .slide a:visited {
	color: #ffffff;
	text-decoration: none;
}

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #E51D25;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

span.req {
	color: #de1111;
}

.path {
	padding-bottom: 11px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.path a, .path span {
	background: url('../images/pathArrow.gif') no-repeat 5px 5px;
	padding: 0 0 0 24px;
}

#firstPath {
	font-weight: bold;
	background: none;
	padding: 0;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
div#bar1 {
 width: 208px;
 background: #3B75A8;
 font-weight: normal;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 36px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #5E85BE;
 color: #ffffff;
 padding: 0px;
}

#menu ul li div#bar1 a {
 background: #3B75A8;
 color:#ffffff;
 display:block;
 font-weight:normal;
 margin: 0;
 text-decoration:none;
 padding: 0px;
 height: auto;
 width: 188px;
 font-size: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 border-bottom: 1px solid  #4f8abe;
 }

#menu ul li div#bar1 a:hover {
 color:#ffffff;
 background-color: #4f8abe;
 }
 
div#bar2 {
 width: 138px;
 background: #3B75A8;
 font-weight: normal;
 font-size:12px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #ffffff;
}

#menu ul li div#bar2 a {
 background: #3B75A8;
 color:#ffffff;
 display:block;
 font-weight:normal;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 118px;
 font-size: 12px;
 }

#menu ul li div#bar2 a:hover {
 color:#ffffff;
 background-color: #4f8abe;
 }
 
.link {
	font-size: 14px;
	font-weight: bold;
}

.navig {
	font-size: 12px;
    border-top: 1px solid #C5C5C5;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

#linkDetail {
	line-height: 180%;
}

#linkDetail .label {
	width: 80px;
}

.link_rating {
	font-weight: bold;
	color: #444;
}

.pr {
	width: 35px;
	padding-top: 3px;
}

.logo {
	float: left;
	width: 200px;
	height: 125px;
}

.logo a {
	display: block;
	width: 200px;
	height: 125px;
}

.banner {
	float: right;
	width: 760px;
	height: 90px;
	margin-top: 4px;
}

#sidebar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#BBDFF0 none repeat scroll 0 0;
	float:left;
	margin:0 8px 0 0;
	width:229px;
}

#sidebar-top, #stats-top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../images/sidebar.gif') no-repeat scroll 0 0;
	height:4px;
	overflow:hidden;
}

#sidebar h2 {
	-x-system-font:none;
	border-bottom:1px solid #D4EBF6;
	color:#1E5EA5;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:5px 0 8px 15px;
}

#sidebar ul {
	margin:8px 0 20px 30px;
	padding:0;
}

#sidebar li {
	color:#FFFFFF;
	line-height:22px;
}

#sidebar li a, #sidebar li span {
	color:#1E5EA5;
	text-decoration:none;
		font: normal 11px/22px Tahoma, Arial, Helvetica, sans-serif;
}

#sidebar-bottom, #stats-bottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../images/sidebar.gif') no-repeat scroll 0 -4px;
	height:4px;
	overflow:hidden;
}

#sidebar h2.stats {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../images/stats.gif') no-repeat scroll 135px 8px;
}

#stats-top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url('../images/sidebar.gif') no-repeat scroll 0 10px;
	height:14px;
}

.advertise_btn {
	margin-bottom: 10px;
}



/* MENU CSS  */

	#menu-left{
	background: #fff url(http://www.weddingexposaustralia.com/templates/home/images/menu-side.gif) no-repeat 0 0;
	height: 36px;
	width: 94px;
	float:left;
	padding: 0 0 0 0;
	}
	
	#menu-left.content{
	background: #fff url(http://www.weddingexposaustralia.com/templates/home/images/menu-side-content.gif) no-repeat 0 0;	
	}

#menu {display:block;clear:both;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; }
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 36px;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	/* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; position: relative; display:inline;}
#nav ul li a {
text-align:center;
display: block;
height: 36px;
background: url(http://www.weddingexposaustralia.com/templates/home/images/menu-bg.gif) no-repeat 0 0;
color:#fff;
font: 12px/36px Verdana, Geneva, sans-serif;
letter-spacing: 0;
text-decoration:none;
}


#nav li a em {}

#nav li ul li a em {display: block;font-style:normal;}

/*#nav li.m1 a {width: 68px;background-position: 0 0;padding: 0 0 0 15px;}
#nav li.m14 a {width: 144px;background-position: -83px 0;}
#nav li.m3 a {width: 128px;background-position: -227px 0;}
#nav li.m4 a {width: 77px;background-position: -355px 0;}
#nav li.m5 a {width: 205px;background-position: -432px 0;}
#nav li.m6 a {width: 156px;background-position: -637px 0;}
#nav li.m7 a {width: 97px;background-position: -793px 0;}

#nav li.m1 a:hover,#nav li.m1 a:focus,#nav li.m1 a.menu-current{background-position: 0 -36px;}
#nav li.m14 a:hover,#nav li.m14 av,#nav li.m14 a.menu-current {background-position: -83px -36px;}
#nav li.m3 a:hover,#nav li.m3 a:focus,#nav li.m3 a.menu-current {background-position: -227px -36px;}
#nav li.m4 a:hover,#nav li.m4 a:focus,#nav li.m4 a.menu-current {background-position: -355px -36px;}
#nav li.m5 a:hover,#nav li.m5 a:focus,#nav li.m5 a.menu-current {background-position: -432px -36px;}
#nav li.m6 a:hover,#nav li.m6 a:focus,#nav li.m6 a.menu-current {background-position: -637px -36px;}
#nav li.m7 a:hover,#nav li.m7 a:focus,#nav li.m7 a.menu-current {background-position: -793px -36px;}*/

#nav li.m1 a {width: 68px;background-position: 0 0;padding: 0 0 0 15px;}
#nav li.m14 a {width: 106px;background-position: -83px 0;}
#nav li.m3 a {width: 128px;background-position: -227px 0;}
#nav li.m4 a {width: 117px;background-position: -83px 0;}
#nav li.m5 a {width: 160px;background-position: -432px 0;}
#nav li.m6 a {width: 156px;background-position: -637px 0;}
#nav li.m7 a {width: 97px;background-position: -793px 0;}
#nav li.m48 a {width: 140px;background-position: -432px 0;}

#nav li.m1 a:hover,#nav li.m1 a:focus,#nav li.m1 a.menu-current{background-position: 0 -36px;}
#nav li.m14 a:hover,#nav li.m14 av,#nav li.m14 a.menu-current {background-position: -83px -36px;}
#nav li.m3 a:hover,#nav li.m3 a:focus,#nav li.m3 a.menu-current {background-position: -227px -36px;}
#nav li.m4 a:hover,#nav li.m4 a:focus,#nav li.m4 a.menu-current {background-position: -227px -36px;}
#nav li.m5 a:hover,#nav li.m5 a:focus,#nav li.m5 a.menu-current {background-position: -432px -36px;}
#nav li.m6 a:hover,#nav li.m6 a:focus,#nav li.m6 a.menu-current {background-position: -637px -36px;}
#nav li.m7 a:hover,#nav li.m7 a:focus,#nav li.m7 a.menu-current {background-position: -793px -36px;}
#nav li.m48 a:hover,#nav li.m48 a:focus,#nav li.m48 a.menu-current {background-position: -432px -36px;}


#nav ul.content li.m1 a {width: 68px;background: url(http://www.weddingexposaustralia.com/templates/home/images/home-menu-content.gif) no-repeat 0 0;padding: 0 0 0 15px;}
#nav ul.content li.m1 a:hover,#nav ul.content li.m1 a:focus,#nav ul.content li.m1 a.menu-current{background-position: 0 -36px;}

/* Root Level Link Formatting */

/* Current page Customisations*/
#nav li.menu-current a	{background: #3b75a8; color: #fff;}

#nav li.menu-last a{ background:none;}
/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 15.1em; margin: 0; padding: 0 0 0 0;display: none; text-transform: none; font-size: 100%;border: 1px solid #5e85be;border-top: 0; border-bottom: 0;}
#nav .menu li ul li {width: 15.1em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {height: auto;font: normal 11px/14px Helvetica, Arial, sans-serif; width: 16em; padding: .5em .1em .5em .4em; background: #3b75a8; color: #fff; border: 0;border-bottom: 1px solid #5e85be;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #fff; background: #4f8abe; border-bottom: 1px solid #5e85be; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul{position: absolute; width: 14.2em; margin: 0; padding: 0 0 0 0;display: none; text-transform: none; font-size: 100%;border: 1px solid #5e85be;border-top: 0; border-bottom: 0;}
#nav .menu li ul li ul li {width: 14.2em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}

#nav .menu li ul li ul li a 	{width: 15em; padding: .4em .1em .4em .4em; background: #3b75a8; color: #fff; border: 0;font-size: 11px;border-bottom: 1px solid #5e85be;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
