#menu {
	position: relative;
	top: 165px;
	margin: 0;
	padding: 0;
	float: none;
	text-align:center;
	z-index:10;
}
#contentwrap {
		position:relative;
		left:auto;
		z-index:1;
}
.product_links {
	color: #1F5AA0;
	text-decoration: underline;
}
.highlight_link {
	color: #006EB6;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: large;
}
.small_links {
	font-size: x-small;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.copyright a:hover, .copyright a:active, .copyright a:focus, .copyright a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.salmon_text {
	color: #Fb5F48;
}
.body_small {
	font-size: smaller;
}
.pink_hammer_text {
	font-weight: bold;
	color: #F286A0;
}


/* GLOSSARY
COLOR 1: BLUE #0e61ac
COLOR 2: GREEN #94b979
COLOR 3: PINK #f7b1be
COLOR 4: GREY #ccc
COLOR 5: LT BLUE #e6eff8
COLOR 6: DK BLUE #005280
*/

/* UNIVERSAL DECLARATIONS */

body * {
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0; 
	outline: none; }


/* CONTAINERS */

body {
	margin: 0;
	padding: 0;
         /* background: #4e75b3; */
         background: #fafafa;
	font: normal .75em/1.4em verdana, tahoma, arial, sans-serif; 
	color: #666;
	text-align:center; 
}

#wrap {
	margin: 0 auto 49px auto;
	width: 817px; 
	background: #fff url(../images/bg_content.jpg) repeat-y left top; 
	text-align:left;
}
th {
	width: 175px;
	font-weight: bold;
	padding-top: 8px;
	text-align:center;
}

#main {
	float: left;
	left: 21px;
	margin-bottom: 7px;
	width: 580px;  
	background: #fff; 
	position:relative;
	z-index:1;
}

#secondary {
	float: right;
	margin-bottom: 7px;
	right: 21px;
	width: 184px; }
	
#footer {
	clear: both;
	margin: 0 auto;
	width: 817px; 
	height: 15px; 
	background: url(../images/bg_footer.jpg) no-repeat left top; }
	

	
	
/* NAV STYLE */

#nav {
	list-style-type: none;
	float: left; 
	top: 150px;
	width: 100%;
	height: 42px;
	color: #333; 
	letter-spacing: -1px; 
	text-align: center; }

#nav li { 
	display: inline; 
	font-size: 90%; }
	
#nav a:link, #nav a:visited, #nav a:active {
	display: block; display: inline;
	padding: 0 12px; 
	background: #0e61ac;
	text-decoration: none;
	font: bold 125%/42px verdana, arial, sans-serif; 
	/* color: #0e61ac; */
         color: #fff;  }
#nav a:hover { font: bold 125%/42px verdana, arial, sans-serif; color: #94b979; }


/* HEADLINES */

h1 {}
h2 {}
h3 { /* margin: 21px 0 0 21px; font-size: 118%; color: #94b979; */ 
     margin: 21px 0 0 21px; font-size: 118%; color: #000000; }
h4 { margin: 0 0 -14px 21px; font-size: 100%; color: #0e61ac; }

/* PARAGRAPHS */

p { 
	margin-top: 14px; 
	padding: 0; 
	line-height: 1.4em; 
	text-align: justify; }

p#login {
	margin: 0 7px 4px 7px;
	padding: 4px 28px 0 0;
	text-align: right; 
	text-transform: uppercase; }
p#login a { 
	font: normal 85%/1em verdana, arial, sans-serif;
	background: #fff;
	color: #0e61ac; }

p#formtitle {
	margin-top: 14px; 
	padding: 0; 
	line-height: 1.4em; 
	text-align: left; 
	color:#94b979;}

a:link { 
	text-decoration: none; 
	font: bold 100%/1em verdana, arial, sans-serif; 
	/* color: #84a663; */
         color: #0e61ac; }
a:visited { 
	text-decoration: none; 
	font: bold 100%/1em verdana, arial, sans-serif; 
	/* color: #84a663; */
         color: #0e61ac; }
a:hover { text-decoration: none; 
        font: bold 100%/1em verdana, arial, sans-serif; 
        /* color: #84a663; */
         color: #000000; }
a:active { 
	text-decoration: none; 
	font: bold 100%/1em verdana, arial, sans-serif; 
	/* color: #84a663; */
         color: #0e61ac; }


/* HEADER STYLES */

#header {
	margin: 0 21px;
	height: 205px;
	background: url(../images/header_tomboy_logo.jpg) no-repeat left top; 
}
	
	
/* CONTENT STYLES */

#main ul { margin: 10px 0 10px 10px; }
#main li { margin-left: 30px; }

#hor_menu ul {
	display: inline;
	margin: 0;
	padding: 0;
	/* color: #FFFFFF; */
         color: #FBECEE;
	font-weight: bold;
}
#hor_menu li {
	display: inline;
	margin-left: 0;
	padding: 0;
	list-style: none;
}
#hor_menu a:link, a:visited, a:active {
	 /* color: #FFFFFF; 
          background-color: #F1B8BF; */
          color: #FBECEE;
          text-decoration: none;
	 font-weight: bold;
	padding: 4px;
}
#hor_menu a:hover, a:focus {
	 /* color: #FFFFFF; 
             background: #4E75B3; */
          color: #000000;
          background-color: #F1B8BF;
	 text-decoration: none;
	 font-weight: bold;
	 padding: 4px;
}

#activemenu.mainlevel a:link {
	padding: 4px;
	font-weight:normal;
	/* color: #005280; */
         color: #FBECEE;
}
#activemenu.mainlevel a:visited {
	padding: 4px;
	font-weight:normal;
	/* color: #005280; */
         color: #FBECEE;
}
#activemenu.mainlevel activemenu.mainlevel a:active, activemenu.mainlevel a:focus, activemenu.mainlevel a:visited {
	padding: 4px;
	font-weight:normal;
	/* color: #005280; */
         color: #FBECEE;
}

/* GENERAL TYPOGRAPHY */

	.left { text-align: left; }
	.fly { position: absolute; left: -9999px; }
	.justify { text-align: justify; }
	.center { display: block; margin-right: auto; margin-left: auto; text-align: center; }
	.fleft { float: left; }
	.fright { float: right; }
	div.pullr { 
		float: right; 
		margin: 14px 7px 14px 14px; 
		padding: 7px 0; 
		width: 310px; }
	div.pullr p { text-align: center; }

	div.pulll { 
		float: left; 
		margin: 14px 7px 14px 14px; 
		padding: 7px 0; 
		width: 310px; }
	div.pulll p { text-align: center; }


	.bold { font-weight: bold; }
	strong { /* color: #0e61ac; */ color: 000000; }
	.indent { margin: 0 21px; }
	ul.none { list-style-type: none; }
	ul.tight li { margin: 0; }

	a.more {
		display: block; 
		margin-top: 7px; 
		text-align: right; }
	
	p.top { text-align: right; }
	p.top a { 
		display: block; 
		float: right; padding-right: 16px;
		width: 70px; 
		height: 100%;
		background: url(../images/back_to_top.gif) no-repeat 100% 40%;
		font-size: 70%; 
		line-height:11px; 
		text-align: right; }
	p.top a:hover { color: #f00; }

	img.fleft {
		display: block;
		float: left;
		left: 21px; 
		margin: 7px 14px 7px 0;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }

	img.center {
		display: block;
		margin: 7px auto;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }
		
	img.fright {
		display: block;
		float: right;
		margin: 21px 14px 7px 14px;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }
	img.pics {
		display: block;
		margin: 0 auto;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }
		
	a#tellbadge { display: block; width: 76px; height: 77px; margin: 0 auto; text-align: center; }

	dl { margin: 21px 0 0 10px; }
	dt { margin: 14px 0 0 14px; font-weight: bold; color: #0e61ac; }
	dd { margin: 3px 0 0 15px; }


/* COLORED BOXES */

	body#index .blueone {
                  	width: 140px;
                  	/* background:  #e6eff8 url(../images/bg_1_pink.gif) no-repeat left bottom; */
                  background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom;
                  float: right;                
}

	body#index .blueone h2 {
		height: 33px;
		background: url(../images/bg_headline_pink_1.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		text-indent: 10px;
		letter-spacing: -1px; 
		border-bottom: 1px #6d8dc0; }

	body#index .blueone p { 
		margin: 7px 0 7px 50px;
		padding: 0 21px; }
	
	body#index .light { background: #f7b1be url(../images/bg_1_pink.gif) no-repeat left bottom; }
	/* body#index .medium { background: #e6eff8 url(../images/bg_1_pink.gif) no-repeat left bottom; } */
         body#index .medium { background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom; }
	body#index .dark { background: #005280 url(../images/bg_1_pink.gif) no-repeat left bottom; }

	body#index .bluetwo {
		float: right;
		width: 385px;
		/* background: #e6eff8 url(../images/bg_2_pink.gif) no-repeat left bottom; } */
                  background: #FBECEE url(../images/bg_2_pink.gif) no-repeat left bottom; }

	body#index .bluetwo h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_2.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	body#index .bluetwo p { 
		margin: 7px 21px 21px 21px;
		padding: 0; }

	body#index .bluethree {
		float: left; 
		margin: 6px 0 0 0;
		width: 620px;
		/* background: #e6eff8 url(../images/bg_3_pink.gif) no-repeat left bottom; } */
                  background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }
	body#index .bluethree_wide {
		float: left; 
		margin: 6px 0 0 0;
		width: 620px;
		/* background: #e6eff8 url(../images/bg_3_pink.gif) no-repeat left bottom; } */
                  background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }

	body#index .bluethree h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_3.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	body#index .bluethree p { 
		float: right;
		top: 3px; left: 3px;
		padding: 0; 
		width: 225px; }
		
	body#index .bluethree_wide p {
		top: 3px; left: 3px;
		padding: 0; 
		width: 535px; }
		
body#index .bluethree_float p {
		top: 3px; left: 3px;
		width:auto;
		text-align : justify;
		/*text-justify: auto;  */
		}	
.flow_around {
  float: left;
  clear: left;
  margin: 5px 1.25em 5px 5px;
}
	.blueone {
		width: 140px;
		/* background: #e6eff8 url(../images/bg_1_pink.gif) no-repeat left bottom; } */
                   background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom; }

	.blueone h2 {
		height: 33px;
		background: url(../images/bg_headline_pink_1.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		text-indent: 10px;
		letter-spacing: -1px; 
		border-bottom: 1px #6d8dc0; }

/*	.blueone p { 
		top: 0; left: 0; 
		margin: 0;
		padding: 0; 
		width: 100%; 
		text-align: left; } 
	div.blueone p.one, div.fleft p.one, div.light p.one { 
		margin: 0;
		padding: 0;
		width: 184px; 
		text-indent: 0;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0; 
		text-align: left; } */
	
	.light { background: #f7b1be url(../images/bg_1_pink.gif) no-repeat left bottom; }
	.dark { background: #005280 url(../images/bg_1_pink.gif) no-repeat left bottom; }

	.bluetwo {
		float: right;
		width: 385px;
		/* background: #e6eff8 url(../images/bg_2_pink.gif) no-repeat left bottom; } */
                  background: #FBECEE url(../images/bg_2_pink.gif) no-repeat left bottom; }

	.bluetwo h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_2.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	.bluetwo p { 
		margin: 7px 21px 21px 21px;
		padding: 7px 21px 0 0; }	
	
	.bluethree {
		float: left; 
		margin: 6px 0 0 0;
		padding-bottom: 28px;
		width: 620px;
		/* background: #e6eff8 url(../images/bg_3_pink.gif) no-repeat left bottom; } */
                  background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }

	bluethree_wide {
		float: left; 
		margin: 6px 0 0 0;
		padding-bottom: 28px;
		width: 620px;
		/* background: #e6eff8 url(../images/bg_3_pink.gif) no-repeat left bottom; } */
                  background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }
			
	.bluethree h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_3.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }
	.bluethree_wide h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_3.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		/* color: #fff; */
                  color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	.bluethree p { margin: 7px 21px; padding: 7px 21px 0 0; }
	.bluethree_wide p { 
		margin: 7px 21px; 
		padding: 7px 21px 0 0; }		
	
	#secondary .blueone { margin: 10px 0 0 0; }

	.friendoftomboy {
		margin: 21px; 
		padding: 0 0 21px 0;
		border-bottom: 1px solid #0e61ac; }
	
	.friendoftomboy blockquote p { 
		margin: 0 0 20px 0; padding: 0 42px 0 42px; 
		background: transparent url(../images/quotes.gif) no-repeat 0px 0px; 
		color: #000; 
		/* border-top: 1px solid #e6eff8; } */
                  border-top: 1px solid #FBECEE; }
	
	.friendoftomboy cite {
		display: block;
		margin: 7px 0 14px 0;
		font-weight: bold; 
		text-align: right; }

/* SUBFOOT STYLES */

#subfoot {
	clear: both;
	margin: 28px auto 49px auto;
	width: 817px; }

#subfoot ul { 
	list-style-type: none; 
	height: 75px;
	text-align: center; }
#subfoot li { 
	display: inline; 
 }
	
#subfoot p {
	margin: 14px 0;
	font-size: 80%;
	text-align: center; 
	/* color: #f1f1f1; } */
         color: #000000; } 

#subfoot a { /* color: #f1f1f1; } */
         color: #000000; }
#subfoot a:hover { /* color: #000; */ color: #F1B8BF; }


/* FORM STYLES */

form {
	margin: 21px 0 0 21px;
	/* font: bold 100%/1.3em verdana, sans-serif;
	color: #0e61ac; */ }

input {
	border: 1px solid #a5a59f;
         background: #ffffff; 
 }
input.checkbox {
	border: 1px solid #a5a59f;
          }

select {
	background: #ffffff;	
	font: normal 100%/1.3em verdana, sans-serif;
	border: 1px solid #a5a59f; }
/*
input.hidden { display: none; }
*/
 textarea {
	overflow: auto;
	width: 300px;
	height: 77px;
	border: 1px solid #a5a59f; 
         background: #ffffff;
}  

input.button {
	margin: 14px 0 0 0;
	padding: 3px 0;
	width: 100px;
	height: 25px;
	background: #0e61ac;
	color: #fff;
	text-indent: 0;
	border: 0; }
/*
body#tellafriend form { vertical-align: top; }
body#tellafriend input { display: inline; margin-top: 0px; }
body#tellafriend textarea { margin: 0; }
body#tellafriend input.button { 
	margin: 0; 
	padding: 0; 
	background: #0e61ac; 
	font-weight: bold; }
	
input.friends { margin: 0; padding: 0 3px; }
*/

table#tableborder td {
	text-align:left;
	padding:2px;
	border-collapse:collapse;
	border:1px solid #88a1cc; }

table#tableborder table {
	text-align:left;
	padding:2px;
	border-collapse:collapse;
	border:2px solid #88a1cc; }

table#greentd td {
	text-align:left;
	color:#94b979;
	padding:2px; }

/* INTELLIGENT NAVIGATION */

body#index #nav a.home, 
body#store #nav a.store, 
body#opportunities #nav a.opportunities, 
body#forum #nav a.forum, 
body#about #nav a.about, 
body#news #nav a.news, 
body#contact #nav a.contact 
{
	display: block; display: inline;
	padding: 0 12px; 
	background: #0e61ac;
	text-decoration: none;
	font: bold 125%/42px verdana, arial, sans-serif; 
	/* color: #94b979; */
         color: #FFFFFF;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 80%;
	font-weight: bold;
	/* color: #FFFFFF; */
         color: #000000;
	text-align: left;
	padding-top: 5px; 
	padding-left: 18px;  
	height: 15px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	/* color: #005280; */
         color: #FFFFFF;
}

a.mainlevel#active_menu {
	/* color: #FFFFFF; */
         color: #000000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	/* color: #005280; */
         color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
td a:link, td a:visited {
        color: #0e61ac;
        font-weight: normal;
}
td a:hover {
        /* color: #94b979; */
        color: #000000;
        font-weight: normal;
}
td a:active {
        color: #0e61ac;
        font-weight: normal;
}
.componentheading {
        /* color: #0e61ac; */
        color:  #000000;
        font-weight: bold;
        font-size: 125%;
        padding: 5px;
}
.sectiontablefooter {
	width: 80%;
}
.contentpane {
        width: 500px;
}

.back_button {
       font-weight: bold;
      color:  #0e61ac;
}
.back_button a:link, .back_button a:visited {
       font-weight: bold;
       color:  #0e61ac;
     }
.back_button a:hover {
       font-weight: bold;
       /* color:  #0e61ac; */
      color:  #000000;
}
.back_button a:active {
       font-weight: normal;
       color:  #0e61ac;
}
.pagenav_prev {
       font-weight: bold;
       color:  #0e61ac;
}
.pagenav_prev a:link, .pagenav_prev a:visited {
       font-weight: bold;
       color:  #0e61ac;
}
.pagenav_prev a:hover {
       font-weight: bold;
       color:  #94b979;
}
.pagenav_prev a:active {
       font-weight: normal;
       color:  #0e61ac;
}
.pagenav_next {
       font-weight: bold;
       color:  #0e61ac;
}
.pagenav_next a:link, .pagenav_next a:visited {
       font-weight: bold;
       color:  #0e61ac;
}
.pagenav_next a:hover {
       font-weight: bold;
       color:  #94b979;
}
.pagenav_next a:active {
       font-weight: normal;
       color:  #0e61ac;
}
.contentheading {
      font-weight: bold;
      /* color:  #94b979; */
      color:  #000000;
      font-size: larger;
}
fieldset {
	border: thin solid #94b979;
}
legend {
     font-weight: bold;
      /* color:  #94b979; */
      color:  #000000;
      font-size: larger;
}
iframe { 
      overflow-x: auto;
      overflow-y: hidden; 
      background-color=#e6eff8
}
.noborder {
     border: 0;
}
