@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body,td,th {
	font-family: verdana;
	font-size: 12px;
}

h1 {
	color: #029BD5;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
        line-height: 20px;
	padding-bottom: 10px;
}

h2 {
	color: #029BD5;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

h3 {
	color: #029BD5;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

ul {
	list-style-image: url(../images/bluebullet.gif);
}

li {
	padding-bottom: 6px;
}

body {
	/*background-image: url();*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #C9E4F5;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}

a:link {
	color: #029BD5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #029BD5;
}
a:hover {
	text-decoration: underline;
	color: #029BD5;
}
a:active {
	text-decoration: none;
	color: #029BD5;
}

#outerWrapper {
	width: 840px;
        margin: 0 auto 0 auto;
	/*margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;*/
}

#header {
	height: 72px;
	background-image: url(../images/Bed-wetting-alarm-enuresis-alarm-WetAlert-logo.jpg);
}

#topnav {
	height: 50px;
	width: 551px;
        padding-top: 22px;
        padding-left: 289px;
	/*position: absolute;
	top: 22px;
	left: 289px;*/
}
#outerWrapper #content #footer #copyrightleft {
	width: 45%;
	float: left;
}
#outerWrapper #content #footer #policyright {
	font-size: 10px;
	float: right;
	width: 40%;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
}

#content {
        /*padding-top: 72px;
	 padding-right: 33px;
	 padding-left: 33px;
	position:absolute;
	top: 72px;
	right: 33px;
	left: 33px;*/
        margin-left: 33px;
	width: 773px;
        float: left;
	background-color: white;
}

#outerWrapper #content #textColumn {
	float: left;
	width: 368px;
        padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#outerWrapper #content #textFull {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 715px;
	min-height: 450px;
}

#outerWrapper #content #picColumn {
	float: left;
	text-align: center;
}

.heading {
	font-family: verdana;
	font-size: 12px;
	color: #029BD5;
	text-align: left;
	font-weight: bold;
}
.copywrite {
	font-family: verdana;
	font-size: 10px;
	color: #029BD5;
	text-align: left;
	padding-right: 0px;
	padding-left: 25px;
}

.copyblue {
	color:#0066CC;
}

.copydarkblue {
	color:#330099;
}

.imageleft {
	float: left;
	text-align: center;
	padding-right: 50px;
	padding-left: 30px;
}

.imageright {
	float: right;
	text-align: center;
	padding-right: 10px;
}

.textleft {
	float: left;
	width: 368px;
}

.textleftnarrow {
	float: left;
	width: 220px;
}

.clearFloat {
  clear: both;
  display: block;
}

#outerWrapper #content #footer {
  clear: left;
  float: left;
  width: 758px;
  height: 110px;
  background-color: white;
}

td.submenu-item {
	background: #ccccff;
	color: #6666ff;
	font-size: 10px;
	padding: 2px 2px 2px 6px !important;
	border-bottom: 1px solid #fff;
        cursor: pointer;

}

td.submenu-item-hover {
	background: #6666ff;
	color: #fff;
	font-size: 10px;
	padding: 2px 2px 2px 6px !important;
        cursor: pointer;
}

td.submenu-item-selected {
	background: #6666ff;
	color: #fff;
	font-size: 10px;
	padding: 2px 2px 2px 6px !important;
        cursor: pointer;
}



