

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#fff url("http://www.outboundbaby.com/assets/images/bg-body.jpg");
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#fff; }
h2	{ font-size:1.1em; color:#fff; }
h3	{ font-size:1.0em; color:#fff; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#b9fffe; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#ddf2a9; text-decoration:underline; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://www.outboundbaby.com/assets/images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form {}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	color:#000;
	width:135px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
input.formbg { background-color:#FFFF33;}
	
select { width:115px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
	input.radio { background-color:#4fa2cf;}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:210px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:215px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

/* ----- submit button form elements ----- */ 

input.submit-contact-main { margin:0px 0 0 243px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://www.outboundbaby.com/assets/images/btn-order.jpg");
	width:132px;
	height:35px;
	border:none;
	cursor:pointer;
	}


.errors {color:#DD0000; margin:0 auto; background-color:#fff; width:800px; padding:5px;}

/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("http://www.outboundbaby.com/assets/images/bg-wrap.jpg") repeat-y;
	width:888px;
	margin:25px auto 0;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("http://www.outboundbaby.com/assets/images/masthead.jpg");
	height:162px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:100px;
		width:179px;
		top:20px;
		height:153px; 
		}
	#masthead a span {
		display:none;
		}
		
	#subhead-home {
	background:url("http://www.outboundbaby.com/assets/images/subhead-home.jpg") no-repeat;
	height:319px;
	}
	
	#subhead-inside {
	background:url("http://www.outboundbaby.com/assets/images/subhead-inside.jpg") no-repeat;
	height:14px;
	}
	
	#subhead-home p {padding:126px 436px 10px 44px;}

/* ----- column-left ----- */

#column-left {
	width:888px;
	float:left;
	color:#fff;
	}
	
	#column-left p, #column-left h3 {
		padding:0 52px 10px 42px;
		}
		
		#column-left h1 {margin:10px 52px 10px 42px;}

	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("http://www.outboundbaby.com/assets/images/bottom-wrap.jpg") no-repeat;
	height:74px;
	clear:both;
	width:100%; /* fix for Safar */
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:888px;
	margin:0 auto;
	text-align:right;
	padding:0 120px 0 0px;
	font-size:11px;
	}

#footer p {
	color:#000;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fff; text-decoration:none;}

#footer a:hover, #footer a:active { color:#fff; text-decoration:underline; }

#footer ul {padding-top:28px; padding-right:25px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	}

	#footer li.first { border: none; }



/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("http://www.outboundbaby.com/assets/images/nav.jpg") no-repeat; 
	width:888px; 
	height:45px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:45px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 96px; margin-left: 399px;}
#nav-02 { width: 95px;}
#nav-03 { width: 91px;}
#nav-04 { width: 90px;}
#nav-05 { width: 95px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("http://www.outboundbaby.com/assets/images/nav.jpg")  -399px -45px no-repeat; }
#nav-02 a:hover { background:url("http://www.outboundbaby.com/assets/images/nav.jpg") -495px -45px no-repeat; }
#nav-03 a:hover { background:url("http://www.outboundbaby.com/assets/images/nav.jpg") -590px -45px no-repeat; }
#nav-04 a:hover { background:url("http://www.outboundbaby.com/assets/images/nav.jpg") -681px -45px no-repeat; }
#nav-05 a:hover { background:url("http://www.outboundbaby.com/assets/images/nav.jpg") -771px -45px no-repeat; }
