/***********************************************/
/* stw_site.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles */
/***********************************************/ 

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #D7DECC;
	/* background-color: #DFF0FF; (Powder blue) */
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

.narrow-row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 10px; 
	margin-bottom: 10px;
}

.shadow {
   box-shadow:inset 0 0 10px #000000;
   -moz-box-shadow:inset 0 0 10px #000000;
   -webkit-box-shadow:inset 0 0 10px #000000;
}

/* Social Media Link Styles */
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
/* End Social Media Link Styles */


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

/* This class is for <a-href> links */
.pageLink {
	font-weight: bold;
	color: #006699;
	font-size: 90%;
}

a.body, a.body:link, a.body:visited {
	color: #1177A8;
	text-decoration: none;
}

a.body:hover{
	color: #1177A8;
	text-decoration: underline;
}

.index_box {
	 padding:15px;
}

.products_title {
	font-size: 14px;
	margin-bottom:11px;
	line-height: 19px;
}

h1{
 font-family: Arial, Verdana, sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Verdana, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.heading2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #d8e3d2;
	font-weight: bold;
	text-transform: uppercase;
	margin: 25px 0px 15px 0px;
	padding: 3px;
	letter-spacing: 2px;
}

.heading3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
}

.heading4{
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #d8e3d2;
	font-weight: bold;
	margin: 25px 0px 15px 0px;
	padding: 0px;
	letter-spacing: 1px;
}

ul{
 list-style-type: square;
}

ul.benefits{
 list-style-type: square;
 line-height: 20px;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.text_80 {
	font-size: 80%
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#productContainer{
	padding: 6px 4px 20px 4px;
}

.productSectionTop{
	border:1px solid #1C9CDE; 
}

.productSectionBot{
	border-right:1px solid #1C9CDE; 
	border-bottom:1px solid #1C9CDE;
	border-top:1px solid #1C9CDE;
	background-color:#E5E5E5; 
}

.productBoxTop{
	border:1px solid #1C9CDE; 
	width:200px; 
	height:200px;
}

.productBoxBot1{
	border-right:1px solid #1C9CDE; 
	border-bottom:1px solid #1C9CDE;
	border-left:1px solid #1C9CDE;
	background-color:#E5E5E5; 
	width:200px; 
	
	height:34px; 
	padding-top:16px;

	text-align: center;
	text-align: -moz-center;
}

.productBoxBot2{
	border-right:1px solid #1C9CDE; 
	border-bottom:1px solid #1C9CDE;
	border-left:1px solid #1C9CDE;
	background-color:#E5E5E5; 
	width:200px; 
	height:30px; 
	padding-top:8px;
	padding-bottom: 12px;
	text-align: center;
	text-align: -moz-center;
}

.productBoxBot3{
	border-right:1px solid #1C9CDE; 
	border-bottom:1px solid #1C9CDE;
	border-left:1px solid #1C9CDE;
	background-color:#E5E5E5; 
	width:200px; 
	height:30px; 
	padding-top:1px;
	padding-bottom: 19px;
	text-align: center;
	text-align: -moz-center;
}


#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom:1px solid #006699;
	width: 100%; 
}

#navbar{
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #EFECDB;
	border-right: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#masterTable{
	border: 1px solid #10618C;
	/*
	-moz-box-shadow: 0px 0px 7px 4px #C3C3C3;
	-webkit-box-shadow: 0px 0px 8px 5px #CECECE;
	*/
}

#healthtip{
	width: 95%;
	font-size: 9pt;
	line-height: 19px;
}

#content{
	float: left;
	width: 98%;
	padding-left: 10px;
}

#contentProductPage{
	float: left;
	/* border:1px solid red; */
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 16px;

}

#masterRightCol{
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-right: 0px;
 	overflow: visible;
}

.rColContent{
	font-size: 14px;
	line-height: 16px;
 	width: 295px;
	padding: 10px 15px 10px 10px; 
}

#tablecontent {
	padding-left: 10px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	/* padding: 3px 0px 3px 0px; */
	border-bottom: 1px solid #CCC;
	/* color: White; */	
	/* background-color: #004963; */
	/* background-color: #188BC9; */
	background-color: #10618C;
	/* font-weight: bold; */
	/* font-size: 9pt; */
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: White;
}

/*************** #pageName styles **************/

#pageName{
	margin: 40px 0 10px 15px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 8px 0px 0px 15px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
	line-height: 16px;
	width: 610px;
}

.featureHeading{
	font-size: 14px;
	line-height: 16px;
	color: #006699;
	font-weight: bold;
	font-style: italic;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/*
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
*/


/************** .calendar styles ***************/

#content_calendar{
	float: left;
	padding: 20px 50px 30px 50px;
}

.calendar{
	font-size: 80%;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 76%;
	line-height: 20px;
}


.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #006699;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: Gray;
	padding: 10px 10px 10px 10px;
	margin-top: 30px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#bottomBars {
	height: 6px;
	background-color: #10618C;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navbar link styles ***********/

#navbar ul a:link, #navbar ul a:visited {
	display: block;
}
#navbar ul {list-style: none; margin: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navbar li {border-bottom: 1px solid #EEE; }

/* fix for browsers that don't need the hack */
html>body #navbar li {
	border-bottom: none;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
}

#sectionLinks ul, #sectionLinks li {
	list-style-type: none;
	margin: 0; padding: 0;
	float: none;
	clear: both;
}

/* ---- Main Left menu Container ---------------------------------- */
/* Left menu button in 'up' position */
#sectionLinks ul li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ---- Left Nav Button Rollover Background Color ----- dddddd ------ */
/* Left menu button in 'mouseover' position */
#sectionLinks #leftButtons li a:hover {
	background: #DFF0FF none !important;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 25px 0px 10px;
}

#advert img{
	display: block;
}

#facebook {
	font-family: Lucida Sans Unicode,tahoma,Arial, Verdana,sans-serif; 	
	font-size: 11px; 
	font-variant: normal;
	font-style: normal; 
	font-weight: normal; 
	color: #3B5998; 
	text-decoration: none;
}

#fb_advert{
	padding: 30px 0px 10px;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 20px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* ---- Leftnav ---------------------------------------------- */
#nav ul, #nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}


/* ---- Main Left menu Container ---------------------------------- */
#nav ul li a {
	display: block;
}


/* ---- Left Nav Labels ----------------------------------- */
#nav ul#leftMenuBlock ul li a {
	margin: 0;
	border: 0;
	padding: 6px 0px 1px 8px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0;
}


/* ---- Left Nav Button Rollover Background Color --------------- */
#nav #leftButtons li a:hover {
	background: #dddddd none !important;
	border: thin inset black;
}

/* ---- Blurbs --------------- */
.blueBlurbTitle {
	background-color:#7B9A9C; 
	color:#FFFFFF; 
	padding-top:0px; 
	padding-bottom:10px; 
	padding-left:15px; 
	padding-right:15px; 	
	text-transform:uppercase; 	
	font-size: 14px;
	font-weight: bold;
}

.blueBlurbText {
	background-color:#D6E7E7; 
	color:#000000; 
	padding-top:7px; 
	padding-bottom:7px; 
	padding-left:15px; 
	padding-right:15px; 
	}

.grnBlurbTitle {
	background-color:#849E84; 
	color:#FFFFFF; 
	padding-top:0px; 
	padding-bottom:10px; 
	padding-left:15px; 
	padding-right:15px; 
	text-transform:uppercase; 
	font-size: 14px;
	font-weight:bold
	}
	
.grnBlurbText {
	background-color:#DEE3D6; 
	color:#000000; 
	padding-top:7px; 
	padding-bottom:7px; 
	padding-left:15px; 
	padding-right:15px;
}

/* ---- Class Schedule styles --------------- */	
.grayedOut {
	color: Gray;
}

/* Small Blue Links */
a.smBlue:link, a.smBlue:visited, a.smBlue:hover, a.smBlue:active  {
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: blue;
	font-size: 8pt;
	font-variant: normal;
}

/* ---- Glossary styles --------------- */
/* Glossary Dead Link */
.glossDis {
	font-size: 12pt;
	padding-left:3px; 
	padding-right:3px;
	text-decoration: underline;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: #A9A9A9;
	font-weight: bold;
}

/* Glossary Active Link */
a.glossActive:link, a.glossActive:visited, a.glossActive:hover, a.glossActive:active {
	font-size: 12pt;
	padding-left:3px; 
	padding-right:3px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}

.glossaryHeader {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	font-size: 18pt;
	font-weight: bold;
	background-color: #B8E7F5;
	padding: 5px;
}

.glossaryLetterBar{
	font-family: Arial, Verdana,sans-serif;
	font-size: 110%;
	color: #334d55;
	padding: 20px 0px 30px 0px;
}


/* ---- Misc text styles --------------- */
.attention {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: red;	 
}

.Text8pt {
	font-size: 8pt; 
	font-family: Arial, Verdana,sans-serif;
}

.Text9pt {
	font-size: 9pt; 
	font-family: Arial, Verdana,sans-serif;
}

.Text10pt {
	font-size: 10pt; 
	font-family: Arial, Verdana,sans-serif;
}

.smallText {
	font-size: 11px; 
	font-family: Arial, Verdana,sans-serif;
}

.smallTextMaroon {
	font-size: 11px; 
	font-family: Arial, Verdana,sans-serif;
	color: Maroon;
}

.headingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0F7697;
}


/************* Purchase button style ****************/

#purchaseBtn{
	position: relative;
	height: 25px;
	color: #cccccc;
	padding: 0px;
	margin-right: 25px;
	background-image: url(../images/btn_pur_2.png);
}


#gnl {
	position: absolute;
	top: 0px;
	left: 0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

a.glink, a.glink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
	padding: 0px 8px 0px 4px;
	font-weight: bold;
	text-decoration: none;
}

a.glink:hover{
	text-decoration: underline;
}

a.readmore:link, a.readmore:visited, a.readmore:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
}

a.readmore:hover{
	color: Black;
	text-decoration: none;
}

/* -- Tigra Hint Text -- */
.hintText {
	font-family: arial, verdana, tahoma ;
	font-size: 13px;
	background-color: #FFFFCC;
	color: #000000;
	padding: 5px;
}

.wrapped table,.wrapped td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	background-position: 0px;
}

.hintSpan {
	text-decoration: underline;
	cursor: pointer;
	color: #1177A8;
	font-weight: bold;
	font-style: italic;
}

.greenBannerBkgnd {
	background: url(../images/1pxBannerGrn.png) repeat center;
}

.blueBannerBkgnd {
	background: url(../images/1pxBannerBlu.png) repeat;
}

.subscribe{
	line-height: 19px;
	padding: 5px;
	font-size: 90%;
}
