/* ===== BEGIN STYLE.CSS  HERE ===== */
/* This is style.css to work with tutorial.html    HJD 2/07 */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

body {
background: url('../images/blueBack.jpg') repeat;
}
 
/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
/* Removes list-style from lists */
ol,ul { list-style : none; }
 
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
 
/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }
 
/* Removes border from fieldset and img */
fieldset,img { border : 0; }
 
/* Left-aligns text in caption and th */
caption,th { text-align : left; }
 
/* Removes quotation marks from q */
q:before, q:after { content :''; }
 
h1,h2,h3,h4,p,li,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1{font-size: 2.0em;}
h2{font-size: 1.0em; color:#9c9b49; margin-bottom:15px; text-decoration:underline;}
h3{font-size: 1.2em; color:#9c9b49;  margin:3px 0 10px 0;}
h4{font-size: 0.8em; font-weight:bold;}
p{font-size: 0.8em;
margin-bottom:10px;
}
 

html{
	text-align: center;
	font:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body{
	width:1024px;
   margin: 0 auto;
	padding:5px;
	text-align:left;
	color: Black;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
}	
td {
font-size: 14px;
}
a {
text-decoration: none;
color:#0000FF;
}

#quote{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:0.9em;
}

#quoted{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:0.8em;
}

#author{
 font-weight:bold;

 text-align: center;
} 
#left a {
	/*color:#9c9b49;*/
	color:black;
	font-size:14px;
	font-weight:bold;
}
 
/* ===== BRANDING ===== */
div#branding{
	height:212px;
	background: url(../images/cixlogo-tropic.png) no-repeat bottom;
	}
div#branding2{
	height:212px;
	background: url(../images/cixlogo-tropic.png) no-repeat bottom;
	border-top:1px solid #0e4b74;
	}
 
/***************************************************
  Header Menu
 ***************************************************/
 
#menu {
   text-align: left; 
}
#menu ul li {
	width: auto; /* lets the menu item buttons be same size as menu title*/
/*	width: 3em; */   /* sets menu buttons to fixes width */
  display: inline;
  float: left;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.6em; 
  padding: 0 1em; /* spacing between menu items  experiment with this*/
  color:Black;
}
#menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
}
#menu ul li a:hover, #menu ul li a.active {
 color: Red;
}
	/* ===== Navigation-side ===== */
#navigation ul {
	list-style: none;
	margin: 6px 0;
	display: block;
}
#navigation a {
	border: 1px solid #BEDFF6;
	display: block;
/*	background-image:url(menubar-1.png);*/
	background-color: #BEDFF6;
	text-decoration: none;
	text-align: center;
	marg in: 3px auto;
	font-size: 13px;
	padding:5px;
	width: 85%;
}
 
#navigation a:hover {
	color: Black;
	border-left-color: #10638E;
	border-left-width: 2px;
	background-color: #B0D9F9;
}

#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background-image: url(../images/navBar.jpg);
height:301px;
background-repeat:repeat-x;
* margin-top:-20px; /*SKB*/
}

#content{
width:624px;
float:left;
background: #FFFFFF;
height:100%;
background-image: url(../images/bigHands.gif);
background-repeat:no-repeat;
background-position:center;
letter-spacing:0.02em;
background-color:ffffff;
}

#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
background-image: url(../images/navBar.jpg);
background-repeat:repeat-x;
height:301px;
margin-top:-20px;
}

#footer {
float:left;
width:1024px;
height:180px;
background: #FFFFFF;
font-size:18px;
background-color:#0f4c78;
color:white;
font:Arial, Helvetica, sans-serif;
}

#copym{
font-size:14px;
}

DIV.footFont {
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
}

#footer a {
color:white;
text-decoration:none;
}

#fullheightcontainer {
  position: relative; /*** Let's be nice to IE ***/
  margin-top:20px;
  /**width: 100%; /*** Content Width ***/
  display: table; /*** For non-IE browsers ***/
  height: 100%;
  margin-bottom: -30px; /*** NEGATIVE TOTAL Height of Footer Rows ***/
  /**background: #99c9df; /*** Background colour of navigation column now ***/
  width:1024px;
}

#wrapper {
  display: table-cell; /*** For non-IE browsers ***/
  position: relative; /*** Let's be nice to IE ***/
  width:1024px;
}

#minnowTag {
margin-top:-20px;
font-size:14px;
}

#content ul li {
display: inline;
  float: left;
  padding: 0 1em; /* spacing between menu items  experiment with this*/
  list-style-image:;
  margin:0px;
  margin-bottom:10px;
  font-weight:normal;
  font-size:0.8em;
  list-style-type:disc;
  list-style-image: url(http://infertilityandadoption.org/assets/templates/iasincludes/images/arrow.gif);
  list-style-position:outside;
}

#mylist {
list-style-image: url(http://infertilityandadoption.org/assets/templates/iasincludes/images/arrow.gif);
}


#outer {
  position: relative;
  margin-left: 200px; /*** Left Column Width ***/
  margin-right: 200px; /*** Right Column Width ***/
  background: #ffffff; /*** Background colour of content column ***/
  height: 100%;
}

#outer {
  position: relative;
  margin-left: 200px; /*** Left Column Width ***/
  margin-right: 200px; /*** Right Column Width ***/
  background: #FFFFFF; /*** Background colour of content column ***/
  height: 100%;
  left:-200px;
}

#float-wrap {
  width: 100%;
  float: left;
  display: inline;
  background:#729BBD;
  border-right: 1px solid #0e4b74;
  border-left: 1px solid #0e4b74;
width:1024px;
}

#footerStyle {
background-color:99c9df;
}

#left ul li {
  margin-bottom:10px;
}

#left ul li a {
  color:#19478D;
}

#left ul li a:hover {
  color:blue;
  text-decoration:underline;
}

/* ===== CONTENT ===== */
 
div#content-main{
	float:left;
	width:520px;
	margin:0 4px 10px 0;
	}
div#content-sub{
	float:right;
	width:242px;
	margin:0 0 10px 4px;
	}
	
div#content-sub{
	background: #DDEEF6;
	}
h2{
	background: #aac9df;
	background-image: url(../images/smallHands.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
        margin-top: 5px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 1px;
	height: 20px;
	text-transform: uppercase;
	padding-top: 6px;
    color: #9c9b49;
	}
	
h3{
    margin-top:10px;
    margin-bottom: 10px;
	text-align: center;

 color: #9c9b49;
 font-size: 1.2em;
}

.innertube {
margin:12px 20px 0px 20px;;
}

hr {
height:5px;
color:#9c9b49;
background-color: #9c9b49;
margin-top:0px;
}

div#content-sub h2{
	background: #DD4411;
	}
div#content-main h2, div#content-sub h2{
	/*text-transform:uppercase;*/
	padding: 8px 0 8px;
	text-align:center;
	letter-spacing: 0.1em;
	font-size: 1.0em;
	color: White;
	}
	div#content-main h3, div#content-sub h3{
	text-transform:uppercase;
	padding: 8px 0;
	text-align:center;
	letter-spacing: 0.1em;
	background: #EE8800;
	font-size: 0.8em;
	color: Black;
	
	margin: 0 40px;
	/*padding: 0 30px;*/
	}
div#content-main p,div#content-sub p{
	margin:0;
	padding:5px 8px 15px;
	/*font-size: 0.7em;*/
	}
/* ===== comments ===== */
div.comments div{
	background: #EEEEEE;
	padding: 4px 3px;
	margin-bottom:10px;
	}
div.comments div.odd{
	background:#E7EEF8;
}
div.comments p{
	padding: 10px;
	margin:0;
}		

div#branding{

	background: url(../images/headerNew.jpg) no-repeat bottom;
	}
	

	/* =====================================================
div#content-main-title div,div#content-sub-title div{
	border:2px solid #1FA8EF;
	}	====================================================*/	
/* ===== Site Info ===== */
div#site-info{
	clear:both;
	width: 100%;
	background: #B0D5E5;
	padding:15px 0;
	text-align:center;
	}
div#site-info p{
	/*font-size: 0.6em;*/
}	
/* ===== navbar ===== */
#navbar {
 
	margin-top: 10px;
}
/* ===== Breadcrumbs ===== */
 
#breadcrumb {
	width: auto;
	height: 1.5em;
	font-size: .6em;
	color: Black;
}
/* ========== End of CSS Styling ========== */
