body {
	margin: 0px;
	padding: 0px;
	background: #ebebeb url(../assets/common/redesign/bg.gif) repeat-x top !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #111111;
}

.centered { text-align: center; }

/***** Main Layout *****/
.container { width: 850px; margin: 0 auto; width: 940px; }

.bgml, .bgmr { background-repeat: repeat-y; background-image: url(../assets/common/redesign/bg-lr.png); }
.bgml { background-position: left; padding-left: 14px; }
.bgmr { background-position: right; padding-right: 14px; }

.bgtop, .bgbtm { background-repeat: no-repeat; background-image: url(../assets/common/redesign/bg-tb.png); width: 954px; height: 25px; margin: 0 auto; }
.bgtop { background-position: top; margin-top: 20px; }
.bgbtm { background-position: bottom; margin-bottom: 40px; }

.content { position: relative; }
.content .inner { width: auto; margin: 0; background-color: #FFFFFF; padding: 10px 30px 0 34px; }

#page_body { margin-top: 0; clear: both; }

.clear { clear: both !important; display: block !important; float: none !important; height: 1px !important; margin: 0 !important; padding: 0 !important; }

/**/
div.ctr_hck {
	_text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

p 
{
	
}

a, a:link, a:visited {
	color: #79288c;
	text-decoration: none;
}

a:hover {
	color: #FF8400;
}

a:hover span { color: #FF8400 !important; }

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

ul, ul li, ol, ol li, dl, dl dt, dl dd {
	margin: 0px;
	padding: 0px;
}

ul.menu, ul.menu li {
	list-style-type: none;
}

form, fieldset, label, input {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

table.layout, table.layout td, table.layout th {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	font-size: 100%;
}

/******************** HEADER ********************/
#page_head {
	position: relative;
	height: 75px;
	width: 770px;
}

a.homeLink 
{
	display:block;
	text-decoration:none;
	width:97px;
	height:68px;
	background: url(../assets/common/redesign/logo-sprite.png) no-repeat;
	margin-bottom: 2px;
}

a.homeLink:hover
{
	background-position: 0 -68px;
}

.topnavTable { margin-bottom: 0px; }

.menuTable { width: 522px; }
.menuTable td { text-align: center; line-height:18px; }

div#masthead {
	position: absolute;
	left: 110px;
	top: 26px;
}

#page_head h1 {
	height: 15px;
	line-height: 15px;
	font-family: Arial Narrow, sans-serif;
	text-transform: uppercase;
	color: #79288c;
	margin-bottom: 6px;
}

ul#top_nav li {
	display: inline;
	background-image: url(../assets/common/nav/top_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	margin-right: 5px;
	padding-top: 2px;
}

ul#top_nav li.fst,
ul#top_nav li.cht {
	margin-right: 4px;
}

ul#top_nav li.lst {
	display: inline;
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}

#top_nav a, #top_nav a:link, #top_nav a:visited {
	height: 11px;
	line-height: 11px;
	font-family: Arial Narrow, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF8400;
	text-decoration: none;
}

#top_nav a:hover {
	color: #79288c;
	text-decoration: none;
}

.txt_menu a, .txt_menu a:link, .txt_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt_menu a:hover {
}

#account_nav { text-align: center; font-size: 9.5px; padding: 3px 6px 0 0; }
#account_nav a { padding: 0; margin: 0; }
#account_nav img { margin: 20px auto 0; position: relative; bottom: 2px; display: block; }

a.view_botacct {
	padding-left: 30px;
	background-repeat: no-repeat;
}

#contact_guide { font-size: 9px; clear: both; }

#page_foot, .page_foot 
{
	margin-top: 25px;
}

#page_foot 
{
	clear:both;
	font-size: 9.5px;
	text-align: center;
}

ul#fish_nav {
	position: absolute;
	bottom: 39px;
	left: 8px;
}

ul#fish_nav li {
	display: inline;
	margin-right: 12px;
}

ul#fish_nav li.fst {
}

ul#fish_nav li.lst {
	margin-right: 0px;
}

#bot_nav li 
{
	position: relative;
	display: block;
	float:left;
	height: 14px;
	padding: 0;
	margin: 0;
}

#bot_nav a:link, #bot_nav a:visited, #bot_nav a:hover, #bot_nav a:active { padding: 0 6px; }
#bot_nav li.fst span { display: none; }

#bot_nav li.dyn {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 5px;
	background: none;
	border: 1px solid red;
}

#copyright 
{
	padding-top:10px;
	clear:left;
	text-transform: uppercase;
	text-align:right;
}

#copyright a {
	position: relative;
}

#copyright img {
	margin-left: 4px;
	vertical-align: top;
}

/******************** main content area ********************/
#outerwrapper { clear: both; }

.main_content {
	position: relative;
	float: left;
	margin-right: 18px;
}

.main_block {
	margin: 0;
	width: 634px;
}

.full_block 
{
	width: 844px;
}

.main_block .tp {

	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
}

.main_block .bt {

	background-repeat: no-repeat;
	background-position: bottom;
}

div.shopLandingItem 
{
	padding: 20px 65px;
	height: 130px;
	float:left;
}

.imgBtn 
{
	display:block;
}

.fadeThis img
{
	filter: alpha(opacity=60); /* EI Windows specific Opactity */
	opacity:.6; /* W3C Standard Opacity Declaration */
	-moz-opacity: 0.6; /* Mozilla compatible browser Opacity */
}

div#main_block_content 
{
	clear:left;
	padding: 0;
}

#main_block_content table { margin-bottom: 14px; }

#full_block_content 
{
	clear: left;
	padding: 0;
}

#smallwrapper #image { float: left; margin-bottom: 20px; }

#main_block_content #leftcolumn,
#main_block_content #rightcolumn { width: 310px ; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; float: left; }

#main_block_content #leftcolumn #smallwrapper,
#main_block_content #rightcolumn #smallwrapper { width: auto; margin: 0 35px 35px 0; }

#full_block_content #leftcolumn,
#full_block_content #rightcolumn { width: 420px; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; float: left; }

#full_block_content #leftcolumn { clear: left; }

#full_block_content #leftcolumn #smallwrapper,
#full_block_content #rightcolumn #smallwrapper { width: auto; margin: 0 35px 35px 0; }

.main_block .links h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: .25em;
}

.main_content .main_heading 
{
	background-image: url(../assets/common/main_heading.gif);
	background-repeat: no-repeat;
	position:relative;
	/*width: 543px;*/
	height: 65px;
	margin-bottom: 10px;
}

.main_content .main_heading .text {
	position: absolute;
	left: 45px;
	top: 23px;
	color: White;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	z-index: 99;
}

.main_content .main_heading .shadow
{
	position: absolute;
	left: 47px;
	top: 25px;
	color: black;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	filter: alpha(opacity=15); /* EI Windows specific Opactity */
	opacity:.15; /* W3C Standard Opacity Declaration */
	-moz-opacity: 0.15; /* Mozilla compatible browser Opacity */
}

.general_heading 
{
	position:relative;
	height: 20px;
}

.general_heading .text {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #3E006A;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	z-index: 99;
}

.general_heading .shadow
{
	position: absolute;
	left: 1px;
	top: 1px;
	color: black;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	filter: alpha(opacity=15); /* EI Windows specific Opactity */
	opacity:.15; /* W3C Standard Opacity Declaration */
	-moz-opacity: 0.15; /* Mozilla compatible browser Opacity */
}

.general_heading.small 
{
	height: 25px;
	text-align:center;
}

.general_heading.small .text {
	font-size: 12px;
	_font-size: 11px;
	line-height: 11px;
}

.general_heading .small .shadow
{
	font-size: 12px;
	_font-size: 11px;
	line-height: 11px;
}
.general_heading .medium 
{
	height: 20px;
	text-align:center;
}
.general_heading .medium .text {
	font-size: 14px;
	_font-size: 13px;
	line-height: 13px;
}
.general_heading .medium .shadow
{
	font-size: 14px;
	_font-size: 13px;
	line-height: 13px;
}

body.international div.main_block {
	background-image: url(../assets/common/main_mid_orange.gif);
}

body.international div.main_block div.tp {
	background-image: url(../assets/common/main_top_orange.gif);
}

body.international div.main_block div.bt {
	background-image: url(../assets/common/main_bottom_orange.gif);
}

body.international div.main_block h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}
div.ctr {
	text-align: center;
}

div.sub_block {
	width: 550px;
	margin-top: 15px;
	margin-left: 3px;
}

.main_block img.main_head {
	margin-bottom: 10px;	
}

div.sidebar {
	float: left;
	width: 210px;
}




#crumb_trail 
{
	text-transform: uppercase;
	margin-left: 0;
	float:left;
	width:100%;
	font-size:10px;
}

#crumb_trail li { height: 16px; }

#crumb_trail a, #crumb_trail a:link, #crumb_trail a:visited
{
	display: block;
	text-decoration: none;
	color: #737373;
	padding: 0 1px 0 3px;
	height: 16px;
}

#crumb_trail a:link:after, #crumb_trail a:visited:after, #crumb_trail a:hover:after, #crumb_trail a:active:after
{
	padding-left: 5px;
	padding-right: 5px;
	content: '>';
}

#crumb_trail li 
{
	float:left;
	display: block;
	color: #666666;
	padding-bottom:10px;
}

#crumb_trail li.fst {
	display: inline;
	margin-left: 0px;
	background: none;
}







/* Some Pages use dif color scheme in main content box */
.specialHome p
{
	color: #79288c;
}
.specialHome a, .specialHome a:link, .specialHome a:visited {
	color: #79288c;
}
.specialHome a:hover {
	color: #FF8400;
}

.greenText .form label { position: relative; top: -3px; left: 5px; }

.purpleText, .purpleText p
{
	color: #79288c;
	font-size: 10px;
}

div.links {
	margin-bottom: 10px;
}

.links ul {
	line-height: 1.5em;
}

.links h4 span, .links h4 a, .links h4 a:link, .links h4 a:visited {
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url(../assets/common/link.gif);
}
	
.links h4 span {
	background-image: url(../assets/common/link_inactive.gif);
}

.links h4 a:hover {
	background-image: url(../assets/common/link_on.gif);
}

.main_block h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none; 
	color: #FF8400
}

.body_copy dl, .body_copy ul, .body_copy ol {
	line-height: 1.5em;
	margin-bottom: 1em;
}

.body_copy ol {
	margin-left: 2em;
}

ul.std {
	margin-left: 2em;
}

.main_content p {
	margin-bottom: 20px;
}

.main_block ul.arrow {
}

ul.arrow, ul.arrow li {
	list-style-type: none;
}

ul.arrow li {
	padding-left: 12px;
	background-image: url(../assets/common/bullet_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

em.ul {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.body_copy h2, 
.body_copy h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height:1.5em;
}

.body_copy h2 {
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom: 1em;
}
.body_copy h3 {
	margin-bottom: .5em;
}

p.note {
	font-size: 9px;
	color: #666666;
	text-align: right;
	margin-right: 2em;
}

.header {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #79288c;
	text-decoration: none;
	margin-top: 11px;
}

.subhead {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #111111;
}

p.subhead { margin-bottom: 10px; }

.mainSubhead { color: #111111; font-weight: bold; font-size: 13px;
	line-height: 20px; }

p.mainSubhead { clear: both; }

/******************** sidebar area ********************/


div.side_nav {
	width: 207px;
	padding-bottom: 14px;
	background-image: url(../assets/common/redesign/sidenav-btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.side_nav h3 {
	font-size: 11px; 
	font-weight: bold;
	height: 20px;
	padding: 5px 16px 0;
	background-image: url(../assets/common/redesign/sidenav-top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.side_nav a, .side_nav a:link, .side_nav a:visited {
	text-decoration: none;
	color: #868686;
}

.side_nav a:hover {
	color: #79288c;
}

.current .side_nav a:hover {
	color: #868686;
}

.side_nav ul {
	background-image: url(../assets/common/redesign/sidenav-mid.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
}

.side_nav ul li { list-style-type: none; padding-top: 3px; padding-bottom: 3px; padding-right: 15px; }

/*.side_nav ul li {
	width: 150px;
	padding-left: 25px;
	margin-left: 5px;    
	padding-right: 10px;
	margin-right: 15px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	
	line-height:1.5em;
	padding-top: .25em;
	padding-bottom: .25em;
}

.side_nav ul li.lst {
	margin-bottom: 0px;
}
                         
.side_nav ul li.current {
	background-color: #C2C2C2;
	background-image: url(../assets/common/joy_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}*/

div.side_block {
	background-image: url(../assets/common/side_mid.gif);
	background-repeat: repeat-y;
	width: 223px;
	margin-top: 3px;
}

div.side_block div.tp {
	/*background-image: url(../assets/common/side_top.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;
	margin-left: -1px;
	padding-left:1px;
	//padding-left: 0px;
}

div.side_block div.bt {
	background-image: url(../assets/common/side_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:center;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}



/********************  popup main content area ********************/

body.popup div.main_content {
	width: 528px;
}

body.popup div.ctr_hck {
	_text-align: left;
	width: 528px;
	margin-left: auto;
	margin-right: auto;
}

body.popup div.main_block {
	background-image: url(../assets/common/popup_main_mid.gif);
	background-repeat: repeat-y;
	width: 528px;
	margin-left: 0px;
	margin-top: 23px;
	margin-bottom: 15px;
}

body.popup div.main_block div.tp {
	background-image: url(../assets/common/popup_main_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
}

body.popup div.main_block div.bt {
	background-image: url(../assets/common/popup_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
	padding-left: 14px;
	padding-right: 15px;
	padding-bottom: 12px;
}

div.close_btn {
	text-align: right;
}

a.blt {
	padding-left: 10px;
	background-image: url(../assets/common/bullet_gry.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/******************** principles ********************/

.principles h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none; 
	color: #FF8400
}
.principles h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
}

div.head_blk {
	margin-bottom: 20px;
}

/******************** contact ********************/


div.inner_block {
	background-image: url(../assets/common/inner_mid.gif);
	background-repeat: repeat-y;
	width: 526px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
	position: relative;
}
div.inner_block div.tp {
	background-image: url(../assets/common/inner_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
div.inner_block div.mid {
	padding: 0px 10px 0px 10px;
}
div.inner_block div.bt {
	background-image: url(../assets/common/inner_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;	
}


.inner_block h3 {
	line-height: 13px;
	font-size: 13px;
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	text-transform: uppercase;
	
	position: absolute;
	top: -11px;
}

.inner_block h3.prp {
	color: #79288c;
}
.inner_block h3.orn {
	color: #FF8400;
}

div.contacts {
	width: 468px;
	_width: 498px;
	/*border: 1px solid red;*/
}

div.contact {
	line-height: 19px;
	float: left;
	width: 234px;
	_width: 179px;
	padding-bottom: 10px;
	position: relative;
}

.addrs div.contact {
	margin-left: 10px;
	width: 204px;
}

.contacts div.lst div.contact {
	padding-bottom: 5px;
}

.contact div.head_shot {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 55px;
}

.contact div.info {
	margin-left: 65px;
}

div.contact_row {
	clear: both
}

.contacts div.lst {
}

.contact .name {
	font-weight: bold;
}

.contact .title {
	color: #FF8400;
}

/******************** shopping ********************/
.shopping .main_content h3 {
	font-size: 12px; 
	font-weight: bold;
	color: #79288C;
	padding: 6px;
	background-color: #dadada;
	clear: both;
}


ul.item_list, ul.item_list li,
ul.item_list_sm, ul.item_list_sm li {
	list-style-type: none;
}
ul.item_list, ul.item_list_sm {
	margin-bottom: 1px;
}

ul.item_list a,
ul.item_list a:link,
ul.item_list a:visited {
	display: block;
	background-image: url(../assets/shop/btn_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 65px;
	height: 35px;
	line-height: 35px;
	_line-height: 32px;
	vertical-align: middle;
	
	text-transform: uppercase;
	color: #79288c;
}

ul.item_list a:hover {
	background-image: url(../assets/shop/btn_ro.gif);
	color: #79288c;
}

ul.item_list_sm a,
ul.item_list_sm a:link,
ul.item_list_sm a:visited {
	display: block;
	background-image: url(../assets/shop/btnOther_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 526px;
	padding-left: 65px;
	_width: 461px;
	height: 21px;
	line-height: 21px;
	_line-height: 18px;
	vertical-align: middle;
	
	color: #79288c;
}

ul.item_list_sm a:hover {
	background-image: url(../assets/shop/btnOther_ro.gif);
	color: #79288c;
}

.intro {
	margin-bottom: 10px;
}

div.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none; 
	color: #6EC50F;
}


table.shopping {
	width: 100%;
	clear: both;
	margin-bottom: 5px;
	font-size: 10.5px;
}

table.shopping a.ex:link,
table.shopping a.ex:visited,
table.shopping a.ex {
	color: #79288c;
}

table.shopping th {
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	color: #79288C;
	background-color: #f0f0f0;
}

table.shopping td {
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

table.shopping tr.even {
	background-color: #f0f9e7;
}

.shopping .groupheader 
{
    color: #79288C;
	text-align: left;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 5px 0 0 5px;
}
.shopping .col_0
{
	width: 5px;
}

.shopping .col_1 
{
	width: 275px;
}

.shopping .col_1b 
{
	width: 400px;
}

.shopping .col_2 
{
	padding-left: 5px;
	width: 120px;
}

.shopping .col_3 
{
	width: 90px;
}

.shopping .col_4
{
	width: 85px;	
}

p.annot {
	text-align: right;
}

p.annot em {
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

div.spec {
	height: 15px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
}

.spec ul, .spec ul li {
	list-style-type: none;
}

.spec ul {
	float: right;
}

.spec ul li {
	display: inline;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 3px;
	border-left: 1px dotted #666666;
}

.spec ul a, .spec ul a:link, .spec ul a:visited {
	position: relative;
	top: 2px;
	color: #FF8400;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
	padding-left: 17px;
	background-repeat: no-repeat;
}

.spec ul a:hover {
	color: #79288c;
}

a#spec_langs {
	background-position: 0px 1px;
	padding-left: 15px;
	background-image: url(../assets/common/bullet_blk.gif);
}

a#spec_desc {
	background-image: url(../assets/common/bullet_txt.gif);
}

a#spec_pre {
	background-image: url(../assets/common/bullet_tv.gif);
}

.spec h5 {
	position: relative;
	top: 2px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}


div#shop_nav 
{
	text-align: center;
	height: 100px;
	margin-bottom: 20px;
	position: relative;
}

#shop_nav ul 
{
	width: 520px;
	float: left;
	position: absolute;
	top: 10px;
	left: 7px;
	margin-top: 5px;
}

#shop_nav ul li 
{
	float: left;
	padding-left: 2px;      
	padding-right: 2px;
}

#shop_nav ul a, #shop_nav ul a:link, #shop_nav ul a:visited 
{
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
	text-decoration: none;
	color: #868686;
	
	padding-top: 50px;
	display: block;
	width: 57px;
	text-align: center;
	
	background-repeat: no-repeat;
	background-position: top center;
}

#shop_nav ul a#shop_skills {
	width: 75px;
}

#shop_nav ul a:hover {
	color: #FF8400;
}

#shop_nav ul li.current a:hover {
	color: #868686;
}

a#shop_skills {
	background-image: url(../assets/library/shop_skills_assessment_thumb_15933.png);
}
a#shop_films {
	background-image: url(../assets/shop/shop_films_icon_off.jpg);
}
a#shop_culture {
	background-image: url(../assets/shop/shop_fishculture_icon_off.jpg);
}
a#shop_schools {
	background-image: url(../assets/shop/shop_fishforschools_icon_off.jpg);
}
a#shop_books {
	background-image: url(../assets/shop/shop_books_icon_off.jpg);
}
a#shop_clearence {
	background-image: url(../assets/shop/clearance_corner_btn_sm.jpg);
}
a#shop_gear {
	background-image: url(../assets/shop/shop_gear_icon_off.jpg);
}
a#shop_gear {
	background-image: url(../assets/shop/shop_gear_icon_off.jpg);
}
a#shop_specials 
{
	background-image: url(../assets/shop/shop_monthlyspecials_icon_off.jpg);
}
a#shop_leaderfish
{
	background-image: url(../assets/library/shop_leadership_thumb_15962.png);
}

a:hover#shop_skills {
	background-image: url(../assets/library/shop_skills_assessment_thumb_on_15936.png);
}
a:hover#shop_films {
	background-image: url(../assets/shop/shop_films_icon_on.jpg);
}
a:hover#shop_culture {
	background-image: url(../assets/shop/shop_fishculture_icon_on.jpg);
}
a:hover#shop_schools {
	background-image: url(../assets/shop/shop_fishforschools_icon_on.jpg);
}
a:hover#shop_books {
	background-image: url(../assets/shop/shop_books_icon_on.jpg);
}
a:hover#shop_clearence {
	background-image: url(../assets/shop/clearance_corner_btn_sm_on.jpg);
}
a:hover#shop_gear {
	background-image: url(../assets/shop/shop_gear_icon_on.jpg);
}
a:hover#shop_gear {
	background-image: url(../assets/shop/shop_gear_icon_on.jpg);
}
a:hover#shop_specials 
{
	background-image: url(../assets/shop/shop_monthlyspecials_icon_on.jpg);
}
a:hover#shop_leaderfish
{
	background-image: url(../assets/library/shop_leadership_thumb_on_15965.png);
}


.current a#shop_skills {
	background-image: url(../assets/library/shop_skills_assessment_thumb_on_15936.png);
}
.current a#shop_films {
	background-image: url(../assets/shop/shop_films_icon_on.jpg);
}
.current a#shop_culture {
	background-image: url(../assets/shop/shop_fishculture_icon_on.jpg);
}
.current a#shop_schools {
	background-image: url(../assets/shop/shop_fishforschools_icon_on.jpg);
}
.current a#shop_books {
	background-image: url(../assets/shop/shop_books_icon_on.jpg);
}
.current a#shop_clearence {
	background-image: url(../assets/shop/clearance_corner_btn_sm_on.jpg);
}
.current a#shop_gear {
	background-image: url(../assets/shop/shop_gear_icon_on.jpg);
}
.current a#shop_gear {
	background-image: url(../assets/shop/shop_gear_icon_on.jpg);
}
.current a#shop_specials 
{
	background-image: url(../assets/shop/shop_monthlyspecials_icon_on.jpg);
}
.current a#shop_leaderfish
{
	background-image: url(../assets/library/shop_leadership_thumb_on_15965.png);
}



/******************** faq ********************/
dl.faq dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height:1.5em;
}

dl.faq dt {
	margin-bottom: .5em;
}
dl.faq dd {
	margin-bottom: 1.5em;
}

.body_copy h2.faq {
	text-transform: none;
}

/******************** distributors ********************/

ul.distr,  ul.distr li {
	list-style-type: none;
}

ul.distr {
	width: 250px;
	float: left;
}

ul.distr li {
	margin-bottom: 2em;
}

.distr h3 {
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	border-bottom: 1px solid #666666;
	padding-bottom: .25em;
}

.distr dt {
	text-transform: uppercase;
	text-decoration: underline;
}

.distr dd {
	margin-bottom: 1em;
}

.distr dd strong {
	font-weight: normal;
}

/******************** from the original site ********************/

.smBodyCopy {
	font-size: 12px; 
	/* color: rgb(86, 86, 86); */
	color: #111111;
}

/********************* buttons *******************************/
.grnBtn
{
	display:block;
	padding: 8px 30px 10px 5px;
	_padding: 9px 30px 9px 5px;
	line-height: 9px;
	height: 9px;
	overflow: hidden;
}
.grnBtn.ctr 
{
	margin: 0 auto;
}
.grnBtn.sm
{
	background-image: url(../assets/common/buttons/grnbtn_sml.gif);
	_padding: 10px 30px 8px 5px;
	width: 75px;
}
.grnBtn.med
{
	background-image: url(../assets/common/buttons/grnbtn_med.gif);
	width: 120px;
}
.grnBtn.lg
{
	background-image: url(../assets/common/buttons/grnbtn_lrg.gif);
	width: 165px;
}


.grybtnsml
{
	background-image: url(../assets/common/buttons/grybtn_sml_double.gif);
	background-repeat: no-repeat;
	width:65px;
	display:block;
	line-height: 9px;
	height: 16px;
	overflow: hidden;
	width:65px;
	padding: 6px 0px 0px 0px;
}

a.grybtnsml:hover, a.grybtnsml:active
{
	background-position:-65px 0px;
}


.grybtnlrg
{
	background-image: url(../assets/common/buttons/grybtn_lrg_double.gif);
	width:115px;
	display:block;
	line-height: 9px;
	height: 16px;
	overflow: hidden;
	width:115px;
	padding: 4px 0px 0px 0px;
}

a.grybtnlrg:hover, a.grybtnlrg:active
{
	background-position: 115px 0px;
}


.gryBtn
{
	display:block;
	padding: 9px 0px 10px 29px;
	_padding: 9px 5px 9px 30px;
	line-height: 9px;
	height: 9px;
	overflow: hidden;
}
.gryBtn.ctr 
{
	margin: 0 auto;
}

.gryBtn
{
	background-image: url(../assets/common/buttons/grybtn_med_double.gif);
	width: 126px;
}


a.gryBtn:hover, a.gryBtnSide:active
{
	background-position: 155px 0px;
}

.prpBtn
{
	display:block;
	padding: 6px 8px 10px 9px;
	line-height: 9px;
	height: 9px;
	overflow: hidden;
}
.prpBtn.sml
{
	background-image: url(../assets/common/buttons/prpbtn_sml.gif);
	width: 48px;
}
.prpBtn.lrg
{
	background-image: url(../assets/common/buttons/prpbtn_lrg.gif);
	width: 100px;
}

.prpBtnSide 
{
	display:block;
	padding: 14px 40px 12px 15px;
	line-height: 12px;
	height: 24px;
	overflow: hidden;
	background-image: url(../assets/common/buttons/prpbtnside.gif);
	background-repeat: no-repeat;
	width: 125px;
	margin: 0 auto;
	margin-top:15px;
}

.prpBtnSide.twoLine
{
	padding: 8px 40px 18px 20px;	
	width: 120px;
}

.gryBtnSide 
{
	display:block;
	padding: 8px 0px 12px 30px;
	line-height: 12px;
	height: 24px;
	overflow: hidden;
	background-image: url(../assets/common/buttons/grySide_double.gif);
	background-repeat: no-repeat;
	width:190px;
	margin-top:10px;
}

a.gryBtnSide:hover, a.gryBtnSide:active
{
	background-position: -220px 0px;
}

a.prpBtn:link, a.prpBtn:active, a.prpBtn:visited, a.prpBtn:hover, a.prpBtnSide:link, a.prpBtnSide:active, a.prpBtnSide:visited, a.prpBtnSide:hover,  a.grnBtn:link, a.grnBtn:active, a.grnBtn:visited, a.grnBtn:hover, a.grybtnlrg:link, a.grybtnlrg:active, a.grybtnlrg:visited, a.grybtnlrgn:hover,a.grybtnsml:link, a.grybtnsml:active, a.grybtnsml:visited, a.grybtnsml:hover
{
	font-family: "Arial";
	font-weight: Bold;
	font-variant: small-caps;
	text-align: center;
	font-size: 14px;
	//font-size: 12px;
	text-decoration: none;
	color: White;	
}

a.gryBtn:link, a.gryBtn:active, a.gryBtn:visited, a.gryBtn:hover, a.gryBtnSide:link, a.gryBtnSide:active, a.gryBtnSide:visited, a.gryBtnSide:hover
{
	font-family: "Arial";
	font-weight: Bold;
	font-variant: small-caps;
	font-size: 13px;
	//font-size: 12px;
	text-decoration: none;
	color: White;	
}

.errorSummary 
{
	border: solid 2px red;
	margin: 10px;
	padding: 5px 5px 5px 50px;
	color: Red;
	font-weight: bold;
	width: 200px;
	background-color: White;
	background-image: url(../assets/common/error.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	text-align: left;
	min-height: 30px;
	height:auto !important;
	height:30px;	
}
.errorSummary ul 
{
	margin-top: 5px;
	list-style-image: url(../assets/common/bullet_error.gif);
}
.errorSummary ul li
{
	margin: 3px 0px 3px 20px;
	padding: 0px;
	color: Red;
	font-weight: normal;
}
.fLeft
{
	float: left;
	width: 263px;
}
.fRight
{
	float: right;
	width: 263px;
}
.cLeft 
{
	clear: left;
}
.cBoth
{
	clear: both;
}
.dotLine
{
	background-image: url(../assets/common/dot.gif);
	background-position:center;
	background-repeat: repeat-x;
	height: 30px;
}
.watermark 
{
	background-image: url(../assets/common/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* admin menu styles */
.topAdmin
{
 width: 928px;
 margin: 10px auto 0;
}

.adminTopLine { border-top: solid 1px #001299; clear: both; }

#adminMenu 
{
	width: 180px;
	background-image: url(../assets/common/admin_mid.gif);
	background-repeat: repeat-y;
	left: 10px;
	top: 59px;
	position: absolute;
	z-index: 100;
}
.ctrHack #adminMenu { top: 46px; }
#adminMenu div.top {
	background-image: url(../assets/common/admin_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
#adminMenu div.mid
{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	text-align: left;
}
#adminMenu div.btm {
	background-image: url(../assets/common/admin_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}

/********************* E-Card *******************************/
/*.ecard
{
    margin: 10px 5px 30px 10px;    
}*/
.ecard .ecHead
{
        clear:both;
    	font-size: 12px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		line-height:1.5;
		margin-bottom: 10px;
}

.ecard .ecCol1
{
    clear:both;
    width: 155px;
    margin-right: 8px;
    text-align:right;
    float:left;
    min-height:35px;
    vertical-align:top;
}

.ecard .ecCol2
{
    float:left;
    min-height:35px;
}

/********************* Wallpaper *******************************/
.wallpaper .wpItem
{
    clear:both;
    margin: 10px 0px 10px 15px;
}

.wpItem .wpImage
{
    float: left;
}
.wpItem .wpOptions
{
    float:left;
    margin-left: 5px;
}

/** FMA Styles **/
div.fma_group
{
	margin-top: 20px;
}

div.fma_group div.mid, div.fma_group_Normal div.mid
{
	font-size: 10px;
	text-align: left;

}

div.mid .panel
{
	width: 100%;
	text-align:center;
	/*margin-top: 10px;*/
}

div.mid .html_panel
{
    width: 100%;
	margin: 0px 0px 0px 0px;
}

div.fma_group_Green 
{
	overflow: visible;
	float:left;
	width: 201px;
	background-image: url(../assets/fma/greenmid.gif);
	background-repeat: repeat-y;
	margin: 3px 0px 0px 0px;
}
div.fma_group_Green div.tp 
{
	background-image: url(../assets/fma/greentop.gif);
	background-repeat: no-repeat;
	background-position:top;

	padding-top: 1px;
	margin-left: -1px;
	padding-left:1px;
	//padding-left: 0px;
}
div.fma_group_Green div.mid
{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	text-align: left;
}
div.fma_group_Green div.bt {
	background-image: url(../assets/fma/greenbtm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	//margin-left: -1px;
}

div.fma_group_Orange 
{
	float:left;
	width: 201px;
	background-image: url(../assets/fma/orangemid.gif);
	background-repeat: repeat-y;
	margin: 3px 5px 0px 0px;
}
div.fma_group_Orange div.tp {
	background-image: url(../assets/fma/orangetop.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
div.fma_group_Orange div.mid
{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	text-align: left;
}
div.fma_group_Orange div.bt {
	background-image: url(../assets/fma/orangebtm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}

/* ************** Popup Styles ******************  */
div.hdn {
    display: none;
    visibility: hidden;
}
div.showpopup {
    display:block;
    position:absolute;
    visibility: visible;
	height:auto;
	width: auto;
	padding: 5px;
	overflow:auto;
	border: 2px outset #888888;
	background: white;
	z-index:100;
}


/* eCard styles */
div.ecard
{
    clear:left;
}

div.ecardList
{
    /*padding: 15px 0px 15px 0px;*/
    margin: 15px 0px 50px 0px;
    height:auto;
}
div.ecardList div.ecardItem
{
    text-align:center;
    float:left;
    width:120px;
    margin: 15px 5px 15px 5px;
}

div.ecardTitle 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: lighter;
	text-decoration: none; 
	color: #FF8400
}
div.ecardSubject 
{
    margin: 10px 0px 5px 25px;
    font-weight:bold;
    color:#666666;
}
div.ecardMessage
{
    margin: 10px 0px 5px 25px;
}

div.ecardFooter
{
    margin: 20px 0px 0px 0px;
}

.site_group
{
 margin: 0px 0px 2px 20px;   
}

.right_nav_lvl1 
{
	padding-left: 15px;
		
}

.right_nav_lvl2 
{
	padding-left: 25px;
	font-size: 10px;
	
	
}

.right_nav_lvl3 
{
	padding-left: 35px;
	font-size: 10px;
	
}

#productNav .right_nav_lvl1 
{
	padding-left:12px;
	
	
}

#productNav .right_nav_lvl2
{
	padding-left:12px;
	
	
}

#productNav .right_nav_lvl3
{
	padding-left:12px;
	
}


a.rightnavlink_selected:link,
a.rightnavlink_selected:visited,
a.rightnavlink_selected:hover
{
	color: #79288c;
}

/* new background styles */

/* blue*/
.blue .bgul
{
	background-image:url("../assets/newhome/background_ul_blue.jpg"); 
}

.blue .bgum
{
	background-image:url("../assets/newhome/background_um_blue.jpg");
	background-repeat:repeat-x; 
}

.blue .bgur
{
	background-image:url("../assets/newhome/background_ur_blue.jpg"); 
}

.blue .bgml
{
	background-image:url("../assets/newhome/background_ml_blue.jpg"); 
}

.blue .bgmr
{
	background-image:url("../assets/newhome/background_mr_blue.jpg"); 
}

.blue .bgll
{
	background-image:url("../assets/newhome/background_ll_blue.jpg"); 
}

.blue .bglm
{
	background-image:url("../assets/newhome/background_lm_blue.jpg"); 
}

.blue .bglr
{
	background-image:url("../assets/newhome/background_lr_blue.jpg"); 
}

/* orange */
.oran .bgul
{
	background-image:url("../assets/newhome/background_ul_oran.jpg"); 
}

.oran .bgum
{
	background-image:url("../assets/newhome/background_um_oran.jpg"); 
}

.oran .bgur
{
	background-image:url("../assets/newhome/background_ur_oran.jpg"); 
}

.oran .bgml
{
	background-image:url("../assets/newhome/background_ml_oran.jpg"); 
}

.oran .bgmr
{
	background-image:url("../assets/newhome/background_mr_oran.jpg"); 
}

.oran .bgll
{
	background-image:url("../assets/newhome/background_ll_oran.jpg"); 
}

.oran .bglm
{
	background-image:url("../assets/newhome/background_lm_oran.jpg"); 
}

.oran .bglr
{
	background-image:url("../assets/newhome/background_lr_oran.jpg"); 
}

/* green */
.gree .bgul
{
	background-image:url("../assets/newhome/background_ul_gree.jpg"); 
}

.gree .bgum
{
	background-image:url("../assets/newhome/background_um_gree.jpg"); 
}

.gree .bgur
{
	background-image:url("../assets/newhome/background_ur_gree.jpg"); 
}

.gree .bgml
{
	background-image:url("../assets/newhome/background_ml_gree.jpg"); 
}

.gree .bgmr
{
	background-image:url("../assets/newhome/background_mr_gree.jpg"); 
}

.gree .bgll
{
	background-image:url("../assets/newhome/background_ll_gree.jpg");
}

.gree .bglm
{
	background-image:url("../assets/newhome/background_lm_gree.jpg"); 
}

.gree .bglr
{
	background-image:url("../assets/newhome/background_lr_gree.jpg"); 
}

/* grey*/
.grey .bgul
{
	background-image:url("../assets/newhome/background_ul_grey.jpg"); 
}

.grey .bgum
{
	background-image:url("../assets/newhome/background_um_grey.jpg"); 
}

.grey .bgur
{
	background-image:url("../assets/newhome/background_ur_grey.jpg"); 
}

.grey .bgml
{
	background-image:url("../assets/newhome/background_ml_grey.jpg"); 
}

.grey .bgmr
{
	background-image:url("../assets/newhome/background_mr_grey.jpg"); 
}

.grey .bgll
{
	background-image:url("../assets/newhome/background_ll_grey.jpg"); 
}

.grey .bglm
{
	background-image:url("../assets/newhome/background_lm_grey.jpg"); 
}

.grey .bglr
{
	background-image:url("../assets/newhome/background_lr_grey.jpg"); 
}

/* prpl*/
.prpl .bgul
{
	background-image:url("../assets/newhome/background_ul_prpl.jpg"); 
}

.prpl .bgum
{
	background-image:url("../assets/newhome/background_um_prpl.jpg"); 
}

.prpl .bgur
{
	background-image:url("../assets/newhome/background_ur_prpl.jpg"); 
}

.prpl .bgml
{
	background-image:url("../assets/newhome/background_ml_prpl.jpg"); 
}

.prpl .bgmr
{
	background-image:url("../assets/newhome/background_mr_prpl.jpg"); 
}

.prpl .bgll
{
	background-image:url("../assets/newhome/background_ll_prpl.jpg"); 
}

.prpl .bglm
{
	background-image:url("../assets/newhome/background_lm_prpl.jpg"); 
}

.prpl .bglr
{
	background-image:url("../assets/newhome/background_lr_prpl.jpg"); 
}

/* on page fma stuff*/
div.onpagefma_one_col
{
	margin-bottom: 12px;
	width: 100%;
}

div.onpagefma_two_col
{
	width: 310px;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow:hidden;
}

div.onpagefma_three_col
{
	width:166px;
	margin-left:12px;
	margin-bottom: 12px;
	overflow:hidden;
}

div.onpagefma_one_col_noside
{
	margin-bottom: 20px;
}

div.onpagefma_two_col_noside
{
	width:374px;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow:hidden;
}

div.onpagefma_three_col_noside
{
	width:245px;
	margin-left:12px;
	margin-bottom: 12px;
	overflow:hidden;
}

div.onpagefma_first
{
	margin-left:0px;
	clear:left;
}

.purple { color: #79288C; }

.purpleHeader
{
	color: #111111;
	font-weight: bold;
}

.largePurpleHeader
{
	color: rgb(99, 38, 147); 
	font-size: 14px; 
	font-weight: bold; 
}

.smallBodyCopy
{
	font-size: 12px; 
	/* color: rgb(86, 86, 86); */
	color: #111111;
}

a.orangeLink
{
	color: rgb(251, 129, 0); 
	text-decoration: none;
	font-size: 11px;
}


/* new right nav stuff */
.newSideBar
{
	float:left;
	margin: 0;
	width: 210px;
}

.rightNavUl
{
	width:13px;
	height:10px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.rightNavUm
{
	width: 100%;
	height: 10px;
	position: relative;
}

.rightNavUr
{
	width:14px;
	height:10px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

.rightNavMid
{
	/*_position:relative;
	_top:-4px;
	_margin-bottom:-4px;
	width:225px;*/

	padding: 5px 12px 5px 12px;
}

.rightNavCont
{
	margin: 0 auto;
	/*width:200px;*/
}

.rightNavLl
{
	width:13px;
	height:10px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}

.rightNavBot
{
}

.rightNavLm
{
	width: 100%;
	height:10px;
	position: relative;
}

.rightNavLr
{
	width:14px;
	height:10px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
}

#crumb_trail a:hover 
{
	background:#FF9632 none repeat scroll 0 0;
	color:#FFFFFF;
}

#crumb_trail a:active
{
	color:#fff; 
	background:#724499;
} 

div.nav_links
{
	width:125px;margin:0 auto;
}


.callText
{
	margin-top:3px;
}

.header {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #79288c;
	text-decoration: none;
	margin-top: 11px;
}

p.header { clear: both; margin-bottom: 10px; }

.resourceBlock { height: 92px; }
.resourceBlock a { display: block; margin-bottom: 5px; }
.resourceBlock img { float: left; margin: 0 10px 10px 0; }

.imageBlock { float: left; margin-bottom: 65px; width: 262px; clear: left; text-align: center; }
.imageBlock img { margin-bottom: 12px; }

.spacedList { margin-bottom: 20px; }
.spacedList li { margin-bottom: 10px; margin-left: 20px; list-style-position: inside; }

.phonecell { padding-bottom: 0px; }
