/*****************************************
/ Univenture.com template
/ 4/28/2008
/****************************************/
@charset "UTF-8";

html, body { 
	margin : 0px;
	padding : 0px;
} 

html, body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ccd58f;
} 
#body {
	margin:0;
	padding:0;
	color: white;
	/*background-image:url(../images/body_top.jpg);
	background-repeat:repeat-x;*/
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}
.body {
	margin:0;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*This section centers the page for Safari and Firefox (Div wrapper needs added to the page.)  */
#wrapper {
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	background-image:url(../images/body_top.jpg);
	background-repeat:repeat-x;
	background-color:#ccd58f;

}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding: 0px;
}

a:link, a:visited { 
	color : #000000;
	background : transparent;
	text-decoration : none;
	font-size: 12px;
} 
a:hover { 
	color : #8fb8cc;
	text-decoration : none;
} 
a.header:link, a.header:visited {
	color : #000000;
	background : transparent;
	text-decoration : none;
	font-size: 12px;
}
a.header:hover { 
	color : #8fb8cc;
	text-decoration : none;
}

a.buy:link, a.buy:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color : #667404;
} 
a.buy:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color : #38392f;
}
a.page:link, a.page:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #719a02;
} 
a.page:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #6a7901;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color : #c1d72e;
}
h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color : #667404;
}

h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color : #5c680d;
	padding: 5px 0 0 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color : #000000;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color : #000000;
	font-weight:bold;
	padding: 0 0 0 5px;
}

.movie {
	width:450px;
	height: 150px;
}

div.movie {
				width: 450px;
				height: 150px;
				border: 0px solid #333333;
				margin: 2px auto;
			}
			
li.env1 {
	list-style-image: url(../images/li.jpg);
	list-style-position:inside;

}

li.env2 {
	list-style-image: url(../images/li2.jpg);
	list-style-position:inside;

}

li.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #000000;
	position:relative;
	list-style-image:url(../images/bullet_arrow.png);
	list-style-position:inside;
	white-space: normal;
}
li.affiliate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	position:relative;
	list-style-image:url(../images/bullet_arrow.png);
	list-style-position:inside;
	white-space: normal;
}
a img { 
	border : none;
}

.imgleft { 
	float : left;
	padding : 5px;
	margin-right : 10px;
} 
#container { 
	width: 880px;
	margin : 0 auto;
	background : #ffffff;
	color : #000000;
} 

#top h1 {
	margin : 0;
	font-size : 75%;
	letter-spacing : 1px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
} 
#leftnav {
	float : left;
	width : 200px;
	margin : 0;
	padding : 1em;
} 
#leftnav p { 
	margin : 0 0 1em 0;
} 
#leftnavmenu {
	list-style : none;
	float : left;
	width : 200px;
	margin : 30px 0 30px 0;
	padding : 0;
	font-size : 0.9em;
} 
#leftnavmenu ul { 
	list-style : none;
	width : 200px;
	margin : 0 0 20px 0;
	padding : 0;
	font-size : 1.1em;
} 
#leftnavmenu li { 
	margin-bottom : 2px;
} 
#leftnavmenu li a {
	font-weight : bold;
	height : 20px;
	text-decoration : none;
	color : #3399cc;
	display : block;
	padding : 4px 0 0 30px;
	text-align: left;
	border-left : 0 solid #8fb8cc;
	background-color: #eaeaea;
	background-image: url(/images/up.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 
#leftnavmenu li a:hover {
	color : #fff;
	border-left : 0 solid #003366;
	background-color: #8fb8cc;
	background-image: url(/html/images/right.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 
#content {
	width: 600px;
	float: right;
	border-left : 10px solid #fff;
	padding : 1em;
} 
#content p { 
	padding : 0 2em 0 2em;
} 
#footer {
	clear : both;
	margin : 0;
	padding : 0;
	font-size : 0.9em;
	color : #8fb8cc;
	background-color: #036;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fff;
} 
#footer p { 
	padding : 0 0 0 5px;
}  
* > html #footer img { 
	margin : 0;
} 
.quote {
	border-top : 1px solid #8fb8cc;
	padding : 10px;
	color : #036;
} 
#navcontainer { 
	border-bottom : 10px solid #fff;
	font-size:14px;
} 
#navcontainer ul { 
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	background : #036;
	color : white;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
} 
#navcontainer ul li { 
	display : inline;
	padding-left : 0;
	padding-right : 0;
	padding-bottom : 5px;
	padding-top : 5px;
} 
#navcontainer ul li a {
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
	color : #fff;
	text-decoration : none;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #003366;
} 
#navcontainer ul li a:hover { 
	background : #369;
	color : #FFFFFF;
} 
#navcontainer #active {
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #003366;
} 
form {
	float : right;
	margin-bottom : 20px;
	margin-right : 15px;
	padding-top: 8px;
} 
input.search {
	width : 105px;
	border : none;
	padding : 4px;
	background-image:url(/html/images/logininput.gif);
} 
input.login {
	width : 75px;
	border : none;
	padding : 4px;
	background-image: url(/html/images/logininput.gif);
} 
blockquote { 
	font-size : 90%;
	font-weight: bold;
	border : 1px solid #fff;
	background : #eaeaea;
	color : #666;
} 

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:16px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #003366;
}

.prod-desc ul {
	padding-left:25px;
	line-height:120%;
	}
.prod-desc { margin-left:140px; }

/* eBlast formating */

a.white:link, a.white:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
a.white:hover { 
	color : #8fb8cc;
	text-decoration : none;
}
div.button {
height:75px;
width:75px;
position: relative;

}
P.whiteB {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
li.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	position:relative;
	list-style-image: url(../eBlast/images/bullet_white_circle.png);
	list-style-position:inside;
	white-space: normal;
}
div.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
}
.gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 0px 0px 0px 5px;
	margin:0px;
	color: #808285;
}
.pink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140px;
	padding: 0px 0px 0px 5px;
	margin:-20px 0px 0px 0px;
	color: #d31145;
}
.pinksm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #d31145;
}
h6.black16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #000000;
}
h6.black14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	color: #333333;
	padding: 2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h6.black12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	padding: 2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div.left {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
float:left;
width: 430px;
color:#000000;
}
div.right {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
position:static;
float:right;
width: 450px;
color:#000000;
}
div.left200 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
float:left;
position:relative;
width: 250px;
color:#000000;
}

.one {
width: 150px;
height: 24px;
background: url(../images/SearchBox.png) no-repeat;
background-position:left;
border: none;
padding: 3px 0 0 5px;

} 
#searchform {
margin-top: 10px;
}
.style3 {color: #004990;}

/**************************************************************************************************
************    THIS SECTION IS FOR THE PRESS RELEASE FORMATING     ******************************/

#press_header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color:#004A8E;
}
#press_subjectline {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color:#000000;
}

/*************    END PRESS RELEASE FORMATING     *************************************
***************************************************************************************************/


/**************************************************************************************************
***************************************************************************************************/
/********** BEGIN formatting for the top TABS   **************/
a.top:link, a.top:visited { 
	color : #000000;
	background : transparent;
	text-decoration : none;
	font-size: 12px;
} 
a.top:hover { 
	color : #8fb8cc;
	text-decoration : none;
} 

#brands4 {
	clear:none;
	float:left;
	width: 300px;
	margin: 19px 0 0 0;
	padding: 0 0 0 182px;
}
#home{
	clear:none;
	float:right;
	width: 315px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	margin: 10px 0 0 0;
	padding: 0 3px 0 0;
}
#phone {
	clear:both;
	float:right;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	margin: -2px 0 0 0;
	padding: 0 39px 0 0;
}
#tabs {
	clear:left;
	float: left;	
	width: 455px;
	margin: 0 0 0 0;
	padding: 0 0 0 75px;
}
#head {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/header3.jpg);
	background-repeat:no-repeat;
	width:900px;
	height: 125px;
}
#top {
	width:100%;
	height:68px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	/*background-image:url(../images/top_gradient.jpg);
	background-repeat:repeat-x;  
	*/

}
#top2 {
	width: 900px;
	margin:0;
	padding:0;
	
}


/********** END formatting for the top TABS   **************/
/******************************************************************************************************************/


/*******************************************************************************************************************
********************************************************************************************************************/
/********** BEGIN formatting for the top SpryHorizontalMenu NAV   **************/
/***************************************************************************/

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 120px;
	float: left;
}
ul.MenuBarHorizontal li.long
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 225px;
	float: left;
}
ul.MenuBarHorizontal li.medium
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 90px;
	float: left;
}
ul.MenuBarHorizontal li.short
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 78px;
	float: left;
}


/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 10em;
	position: absolute;
	left: -1000em;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px solid #CCCCCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #ccd58f;
	padding: 0.7em 0.75em;
	color: #004990;
	text-decoration: none;
}
ul.MenuBarHorizontal a.left
{
	display: block;
	cursor: pointer;
	padding: 0.7em 0.75em;
	color: #004990;
	text-decoration: none;
}
ul.MenuBarHorizontal a.Small
{
	display: block;
	cursor: pointer;
	padding: 0.7em 0.75em;
	color: #004990;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus 
{
	
	background-color: #ccd58f;
	color: #8fb8cc;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/*background-image: url(../images/bgHover.gif);*/
	background-color: #ccd58f;
	color: #8fb8cc;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/*background-image: url(../images/bgHover.gif);*/
	background-color: #ccd58f;
	color: #8fb8cc;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/*background-image: url(../images/bgBlueDown.gif);*/
	background: #ccd58f;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuL
{
	background: #ccd58f;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuS
{
	background: #ccd58f;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background: #ccd58f;
	background-repeat: repeat-x;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background: #ccd58f;
	background-repeat: repeat-x;
	background-position: 60% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background: #ccd58f;
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #fff;
	}
}
/********** END formatting for the top SpryHorizontalMenu NAV   **************/
/*******************************************************************************************************************
********************************************************************************************************************/

/********** BEGIN formatting for the SpryTabbedPanels   **************/
/*******************************************************************************************************************
********************************************************************************************************************/

/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 0px;
	float: left;
	padding: 4px 10px;
	margin: 0px 0px 0px 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	list-style: none;
	border-left: solid 0px #CCC;
	border-bottom: solid 0px #999;
	border-top: solid 0px #999;
	border-right: solid 0px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
#blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004990;
	background-image:url(../images/blue_tab.png);
	background-repeat:no-repeat;
}
#yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004990;
	background-image:url(../images/yellow_tab.png);
	background-repeat:no-repeat;
	
}
#green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004990;
	background-image:url(../images/green_tab.png);
	background-repeat:no-repeat;
	
}
#purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004990;
	background-image:url(../images/purple_tab.png);
	background-repeat:no-repeat;
	
}
/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #fff;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	border-bottom: 0px solid #EEE;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 0px #CCC;
	border-bottom: solid 0px #CCC;
	border-top: solid 0px #999;
	border-right: solid 0px #999;
	background-color: #fff;
}
#bluecontent {
	background-image:url(../images/blue_content.png);
	background-repeat: no-repeat;
	
}
#yellowcontent {
	background-image:url(../images/yellow_content.png);
	background-repeat: no-repeat;
}
#greencontent {
	background-image:url(../images/green_content.png);
	background-repeat: no-repeat;
}
#purplecontent {
	background-image:url(../images/purple_content.png);
	background-repeat: no-repeat;
}
	
/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 15em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/********** END formatting for the SpryTabbedPanels   **************/
/*******************************************************************************************************************
********************************************************************************************************************/

/********** BEGIN formatting for the SpryAccordion   **************/
/*******************************************************************************************************************
********************************************************************************************************************/


/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 0px gray;
	border-right: solid 0px black;
	border-bottom: solid 0px gray;
	overflow: hidden;
	position: relative;
	text-align: left;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	height:22px;
	background-color: #CCCCCC;
	border-top: solid 0px black;
	border-bottom: solid 0px gray;
	margin: 0px;
	padding: 3px;
	cursor: pointer;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004990;
	text-align: left;
	-moz-user-select: none;
	-khtml-user-select: none;
}


/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 350px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-image:url(../images/Tab_open.png);
	background-repeat:no-repeat;
	background-color: #cccccc;
}


/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #ffffff;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #ffffff;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionPanelTab {
	background-image:url(../images/Tab_closed.png);
	background-color: #cccccc;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-image:url(../images/Tab_open.png);
	background-color: #cccccc;
}


/********** END formatting for the SpryAccordion   **************/
/*******************************************************************************************************************
********************************************************************************************************************/