/*Page and tag styles*/

/*RESET
*/
html, body, div, span, applet, object, iframe, pre, abbr, acronym, address, big, cite, code,
del, dfn, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*START
*/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #f7df39 repeat-y left;
	font: 0.8em verdana, serif;
	}

#content ul {
	margin: 15px 0 20px 40px;
	font-size: 1.2em;
	list-style: disc;
	}

#content li {
	margin: 0 0 8px 25px;
	line-height: 1.5em;
	}
	
#content ul li ul li {
	margin: 0 0 4px 25px;
	line-height: 1.2em;
	font-size: 15px;
}

a {
	color: #333;
	text-decoration: underline;
	}

a.pregnancy {
	color: #eb00a3;
	text-decoration: underline;
	}

#content a:hover {
	text-decoration:underline;
	}

img {
	margin: 0;
	padding: 1px;
	}

/*Sidebar area styles*/

#sidebar {
	position: absolute;
	top: 2px;
	left: 0;
	width: 220px;
	background: #f6de38 url(../images/nav.jpg) repeat;
	text-align: center;
	height: 1458px;
	}

/*body > #sidebar
{position:fixed;}*/

#sidebar h1 {
	margin: 20px 18px 0 5px;
	color: #d85d5d;
	font-size: 1.6em;
	letter-spacing: -2px;
	text-align: right;
	}

#sidebar #info h3 {
	margin: 0 20px 18px 5px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	}

#sidebar h3 {
	padding: 0;
	color: #fff;
	}

#sidebar p {
	margin: 0 20px 18px 5px;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
	}

#sidebar #info a:link, #sidebar #info a:visited {
	color: #fff;
	}
	
#sidebar #info a:hover, #sidebar #info a:active {
	color: #fff;
	text-decoration: underline;
	}

#sidebar #info p {
	line-height: 1.5em;
	font-size: 1.2em;
	}
	
#sidebar #info p span {
	color: #ccc;
	}

/**************** Navigation menu styles ****************/

#menu {
	margin-top: 0px;
	text-align: right;
	height: 368px;
	}

#menu a.active {
	padding: 6px 18px 6px 0;
	color: #fff;
	background: url(../images/info.png)}

#menu a.active:hover {
	}

/**************** Content area styles ****************/

#content {
	margin: 0 0 0px 221px;
	background: #fff url(../images/bg.jpg) repeat-y right top;
	padding: 20px 20px 30px;
	min-height: 1400px;
	}

#content.pregnancy {
	background: #fff url(../images/preg_bg.jpg) repeat-y right top;
	}

#content.babies {
	background: #fff url(../images/babies_bg.jpg) repeat-y right top;
	}
	
#content.shop_bg {
	background-image: url(../images/shop_bg.jpg);
	background-repeat: repeat-y;
}

#content p {
	margin: 0 0 20px 0;
	line-height:1.5em;
	color: #333333;
	font-size: 1.2em;
	}

#content h1 {
	margin: 18px 0 60px;
	color: #C74A36;
	/*	font-size: 4em;*/
	font: 3.75em "Bradley Hand ITC", verdana, serif;
	font-weight: bold;
	text-align: center;
	}

#content h1 span {
	font-size: 1.2em;
}

#content h2 {
	margin: 30px 0 10px 0;
	color: #C74A36;
	font-weight: bold;
	font-size: 2em;
	}

/*Josh*/

.logo {
	margin: 26px 0;
	border: none;
	}

.preg {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 12px;
	border: none;
	}

.om {
	border: none;
	margin: 0;
	float: right;
	}

#rightimg {
	position: fixed;
	background: #000;
	width: 100px;
	left: 802px;
	top: 0px;
	margin: 0;
	padding: 0;
	}

#rightimg img {
	border: none;
	}

#siteinfo {
	color: #fff;
	}
	
#content .om {
	margin: 0px 0 0px 24px;
	float: right;
	position: relative;
	border: none;
}
#content .banner {
	margin: 0px 20px 20px 42px;
	float: right;
	position: relative;
	border: none;
}

#content .float {
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	position: relative;
}

#content .float_l {
	width: 90px;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
}

#content .float_l p {
	margin: 0;
}

#content .float_r {
	width: 90px;
	float: right;
	margin-left: 15px;
	margin-bottom: 12px;
	position: relative;
}

#content .float_l img {
	margin-bottom: 10px;
}



#info {
	background: url(../images/info.png) repeat;
	padding: 16px 0 16px 0;
	margin: 24px 0 10px 0;
	color: #fff;
	font-size: 1em;
	}

#quotation_main {
	margin-top: -10px;
	margin-bottom: 10px;
	width: 500px;
	text-align: center;
	padding-top: 20px;
	}

#quotation_main p {
	color: #C74A36;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	}

#quotation_main p span {
	font-style: normal;
	}

#quotation {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	}

#quotation p {
	color: #C74A36;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	}

#quotation p span {
	font-style: normal;
	}

#content .back {
	margin-top: 30px;
	}

#content #credits {
	float: right;
}
#content #credits img {
	border-style: none;
}
#content table {
	font-size: 1.1em;
	margin-bottom: 16px;
}
#content .p {
	color: #0446cc;
}
#content h3 {
	margin: 36px 0px 6px;
}
#content h3 {
	color: #C74A36;
	margin: 40px 0px 20px;
}

#content table tr.title {
	font-weight: bold;
}
#content .timetable {
	font-size: 1.3em;
	font-weight: bold;
}

#content .centre {
	text-align: center;
}
#content .preg_times {
	margin-left: 70px;
	font-weight: bold;
}
#content .pdf_info {
	font-size: 0.8em;
	background: #C74A36;
	color: #FFFFFF;
	padding: 8px;
	border: 1px solid #666666;
	margin-right: 50%;
}
#content .pdf_info p {
	color: #FFFFFF;
}

#content .alert {
	font-size: 16px;
	border: 1px solid #666666;
	width: 540px;
	margin-bottom: 20px;
	margin-top: 4px;
	text-align:left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #C74A36;
}

#content .alert p {
	color: #fff;
	padding-bottom: 0;
	margin-bottom: 12px;
}

#content .map {
	font-size: 0.8em;
	padding: 5px;
	border: 1px solid #666666;
	text-align: center;
	background: #F8DD34;
	margin: -5px 0% 15px 0px;
	width: 300px;
}
#content .map p {
	margin: 0px;
	padding: 0px;
}

div.map p {
	text-decoration: none;
}

#content .order_form {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #666666;
	text-align: center;
	background: #F8DD34;
	margin: -5px 0% 15px 0px;
	width: 260px;
}

#content .order_form p span {
	font-size: 19px;
}

#content .order_form p {
	margin: 0px;
	padding: 0px;
}

div.order_form p {
	text-decoration: none;
}

.map p a:link, .map p a:visited {
	text-decoration: none;
	}


#content h4 {
	margin-bottom: 15px;
	margin-top: 40px;
}
#content table td.details {
	font-size: 0.7em;
	margin: 0;
	padding: 0 10px 20px 10px;
}

#content table td.details p {
	line-height: 1.5em;
	margin: 6px 0 0 0;
	padding: 0;
	color: #333333;
	}
	
#content table p {
	font-size: 0.8em;
	margin: 0 0 0.5em 0;
}
#content table tr td a span {
	font-size: 0.9em;
}
#content .alert ul li {
	color: #FFF;
}

#snow_warning {
	margin: 40px 0px 40px 20px;
	padding:20px;
	background:#fff;
	text-align:center;
	width:600px;
	border:2px solid #F00;
}

#content #snow_warning p {
	margin-bottom: 10px;
}
#content .alert p strong img {
	margin-bottom: -7px;
}

.fltr {
	float: right;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

div.shop_item {
	width: 164px;
	height: 226px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	text-align: center;
	font-size: 15px;
}

div.shop_item a {
	line-height: 30px;
}

div.shop_item a img {
	border: 2px solid #fff;
}

div.shop_item a img:hover {
	border: 2px solid #777;
}

div.card_item {
	width: 164px;
	height: 200px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	text-align: center;
	font-size: 15px;
}

div.card_item a {
	line-height: 30px;
}

div.card_item img {
	display: block;
}

div.card_item a img {
	border: 2px solid #fff;
}

div.card_item a img:hover {
	border: 2px solid #777;
}

div.malas {
	width: 206px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	background-color: #eee;
}

#content h3.nosebuddy {
	margin-bottom: 4px;
	margin-top: 16px;
}

div.books {
	padding: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 3px #F7D72A solid;
	background-color: #F6D2A2;
}

blockquote {
	color: #C74A36;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	width: 500px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.5em;
}

blockquote strong {
	font-size: 1.1em;
	line-height: 32px;
}





fieldset.form_style {
	width: 500px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px #C74A36 solid;
	background-color: #FAEFED;
}

fieldset.form_style legend {
	font-size: 16px;
	font-weight: bold;
	color: #C74A36;
}

label {
	width: 200px;
	float: left;
	margin-top: 3px;
}

label.title_qty {
	float: none;
}

fieldset.form_style ol {
}

fieldset.form_style ol li {
	margin-bottom: 2px;
}

#content fieldset li, fieldset lable, fieldset input {
	line-height: 16px;
}

#greeting {
	text-align: center;
	width: 262px;
}

div.box {
	width: 508px;
	background-color: #eee;
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.form

span.error {
	font-size: 9px;
	color: red;
	
}

label strong {
	color: green;
}

#content p.mand {
	color: green;
}

#content form ul {
	margin: 0;
	font-size: 11px;
}

#content .announcement {
	width: 500px;
	text-align: center;
	background-color: #F5CC94;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#content .announcement h2 {
	font-size: 20px;
	padding-top: 0px;
	margin-top: 10px;
}

