/* 
store pages tags
*/
#storenav {
	font-size: 7pt;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #7BC142;
//	background-color: #41AD49;
	text-transform:uppercase;
	padding-right:15px;
	text-decoration:none;
	color:#FFFFFF;
}
#storenav a {
	color:#FFFFFF;
	text-decoration:none;
}
#storenav a:hover {
/*
	color:#D5E8C1;
*/
    color: #7BC142;	
}
#storelogo {
	background-color:#7BC142;
	border-top:3px solid white; 
	border-bottom:3px solid white;
}
#storecats {
	width:169px;
	height:306px;
	background-color:#D5E8C1;	
	border-top:3px solid white; 
	border-bottom:3px solid white;
	border-left:3px solid white;
}
#maincat {
	color:#41AD49;
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
	padding:20px 10px 20px 10px;
}

#subcat {
	padding: 0 0 1em 0;
	margin-top: 1em;
	margin-bottom: 1em;
	/*
	background-color: #D5E8C1;
    
	background-color: #7BC142;
	color: #7BC142;	
	color: #004D84;
    */
	text-transform:uppercase;
	font-size:7pt;
	border-top:3px solid white; 
	border-bottom:3px solid white;
	border-left:3px solid white;
}

#storesubcat {
	padding: 1em 0 1em 0;
	background-color: #D5E8C1;
	color: #7BC142;	
//	color: #004D84;
	text-transform:uppercase;
	font-size:7pt; 
	border-bottom:3px solid white;
}
	
#storesubcat ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#storesubcat li {
	padding: 0;
	margin: 0;
}

#storesubcat li a {
	display: block;
	padding: 2px 2px 2px 12px;
	background-color: #D5E8C1;
	color: #004D84;
	text-decoration: none;
	width: 100%;
}

html>body #storesubcat li a {
	width: auto;
}

#storesubcat li a:hover {
	color: #000;	
}

body#storefront li#stfront a {
    background-color: #FFF;
}

body#library li#stlibrary a {
    background-color: #FFF;
}

body#connection li#stconnection a {
    background-color: #FFF;
}
body#introductory li#stintro a {
    background-color: #FFF;
}
body#seminars li#stseminars a {
    background-color: #FFF;
}
body#sti-seminars li#sti-seminars a {
    background-color: #FFF;
}

body#audio li#staudio a {
    background-color: #FFF;
}

body#videos li#stvideo a {
    background-color: #FFF;
}

body#books li#stbooks a {
    background-color: #FFF;
}

body#marketing li#stmarketing a {
    background-color: #FFF;
}

body#education li#steducation a {
    background-color: #FFF;
}

body#posters li#stposters a {
    background-color: #FFF;
}
body#partners li#stpartners a {
    background-color: #FFF;
}
body#mediacenter li#stmcenter a {
    background-color: #FFF;
}


#storecontent {
//	width:420px;
//	width:620px;
	width:580px;
	margin:25px 10px 25px 20px;
}
#storeleftnav {
//	width:328px;
//  width:127px;
    width:169px;
}


.storeblock {
	font-size: 9pt;
	color: #00467F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.storesub {
	font-size: 8pt;
	color: #00467F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.storeheader {
	font-size: 13pt;
	color: #7BC143;
	font-weight: bold;
}
#storesubheader a {
	font-size: 10pt;
	color: #7BC143;
	text-decoration:none;
}

input, text, password {
	width:auto;
	height:auto;
	font-size:9px;
	padding:0;
	margin:0;
}
submit {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
div#st1 {
	float:right;
}
div#st1bar {
	float:right;
	width:25px;
	height:14px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position: 16px 4px;
}
div#st2 {
	float:right;
}
div#st2bar {
	float:right;
	width:15px;
	height:14px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position: 16px 4px;
}
