/* 
Title:		Volusion - non ecommerce sites
Author:		Chase Barrett
Created:	04.30.09 
------------------------
Updated:	04.30.09
Updater:	Chase Barrett
 */
 
/* CSS Reset - Eric Meyer's */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	}
	
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
	
body {
	background: #FFFFFF;
	background:url("../images/elements/top-blue-boarder.gif") top left repeat-x;
	color: black;
	line-height: 1;
	}
	
ol, ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
}

/* Body */
#site-wrapper {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	margin: 0 auto;
	width:950px;
	}

/* Header */
#header {
	}
	
#header-inner {
	}
	
#header-row-one {
	}
	
#header-row-one-inner {
	background:url("../images/navigation/blue-head-navigation.jpg") top right no-repeat;
	height:39px;
	position:relative;
	}
	
#header-row-two {
	}
	
#header-row-two-inner {
	position:relative;
	}
	
#site-logo {
	display:block;
	height:90px;
}

#site-logo-inner {
	position:relative;
}

#site-logo-inner p.catch {
	position:absolute;
	top:34px;
	left:215px;
	font-size:110%;
	font-weight:bold;
	width:420px;
	color:#003366;
	font-style:normal;
	font-variant:normal;
	line-height:normal;	
	}
	
#site-logo-inner p.catch sup {
	position:absolute;
	top:0;
	font-size:60%;
}

#site-logo-inner img {
	position:absolute;
	margin-left:30px;
	margin-top:5px;
}
	
#uni-nav-grey {
	background:url("../images/navigation/univ-nav-site-v2.gif") top left no-repeat;
	height:38px;
	position:relative;
	width:890px;
	border-bottom:5px solid #E2F1FF;
	}
	
#shopping-nav-top {
	background:url("../images/navigation/volusion-univ-nav.gif") top left no-repeat;
	width:315px;
	height:33px;
	position:absolute;
	top:47px;
	right:40px;
	}
	
#shopping-nav-top h3 {
	font-size:1em;
	height:33px;
	margin:0;
	padding:0;
	position:absolute;
	width:80px;
	}	
	
#shopping-nav-top h3 a {
	text-indent:-99999px;
	display:block;
	height:33px;
	}

#shopping-nav-top h3#viewcart-link {
	height:33px;
	right:205px;
	width:110px;
	}
	
#shopping-nav-top h3#viewcart-link a {
	width:110px;
	}
	
#shopping-nav-top h3#myaccount-link {
	height:33px;
	right:83px;
	width:121px;
	}
	
#shopping-nav-top h3#myaccount-link a {
	width:121px;
	}
	
#shopping-nav-top h3#faq-link {
	height:33px;
	right:2px;
	width:80px;
	}
	
#shopping-nav-top h3#faq-link a {
	width:80px;
	}
			
	
/* Content - WRAPPER */
#content-wrapper {
	width:925px;
	margin-left:30px;
	}

#content-wrapper-inner {
	}
	
/* Content - TOP NAVIGATIOn */
#navigation-site-univ {
	}
	
#navigation-site-univ-inner {
	}
	
/* Content - LEFT SIDE BAR */
#side-content-left {
	background:#C9E3FB;
	float:left;
	width:220px;
	margin-right:10px;
	}
	
#side-content-left-inner {
	}
		
#side-navigation-left {
	}
	
#side-navigation-left-inner {
	padding:0 10px;
	}
	
#side-navigation-left-inner h3 {
	padding:8px 0 2px 0;
	}
	
#side-navigation-left-inner h3.subject-head {
	background:url("../images/elements/left_nav_titlebg_blue.gif") top left no-repeat;
	padding:9px 0 0 14px;
	margin: 10px 0 0;
	height:25px;
	width:200px;
	display:inline-block;
	color:#34517D;
	font-size:90%;
	font-weight:bold;
	position:relative;
	}
	
#side-navigation-left-inner h3.subject-head sup {
	position:absolute;
	font-size:9px;
	top:8px;
}	
#side-navigation-left-inner h3 a.openDrawer {
	font-size:90%;
	font-weight:bold;
	color:#34517D;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
	}
	
#side-navigation-left-inner h3 a.openDrawer:hover,
#side-navigation-left-inner h3 a.openDrawer:active {
	color:#2A4163;
	}
	
#side-navigation-left-inner dl {
	margin:2px 0 2px 5px;
	background:#C9E3FB;
	}
	
#side-navigation-left-inner dt {
	line-height:22px;
	border-bottom:1px solid #B0C6DB;
	}
			
#side-navigation-left-inner dt a:link,
#side-navigation-left-inner dt a:visited {
	color:#004990;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	/*
	text-decoration:none;
	display:block;*/
	}
	
#side-navigation-left-inner dt a:hover,
#side-navigation-left-inner dt a:active {
	color:#444444;
	text-decoration:none;
	}
		
#side-navigation-left-inner dd {
	}
	
#side-navigation-left-inner dd ul {
	padding-left:15px;
	}
	
#side-navigation-left-inner dd li {
	font-size:100%;
	line-height:18px;
	text-indent:-10px;
	}

#side-navigation-left-inner dd li a:link,
#side-navigation-left-inner dd li a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#side-navigation-left-inner dd li a:hover,
#side-navigation-left-inner dd li a:active {
	color:#444444;
	}
			
/* Content - RIGHT CONTENT */
#content {
	float:left;
	width:661px;
	/*padding-top:8px;*/
	}
	
#content-inner {
	background:url('../images/elements/feature-rounded-whole.gif') top left no-repeat;
	height:356px;
	margin-top:8px;
	margin-bottom:15px;
	}

#content-centered-top {
	margin-bottom:20px;
	}

#content-centered-top-inner {
	padding:15px 15px 0 10px;
	}

#content-centered-top-inner h2 {
	color:#003366;
	font-size:140%;
	margin-bottom:14px;
	line-height:25px;
	font-weight:bold;
}

#content-centered-top-inner h3 {
	color:#003366;
	font-size:110%;
	margin-bottom:25px;
	line-height:18px;
	font-weight:bold;
}

#content-top-left {
	float:left;
	width:300px;
}

p.alert {
	font-size:10px;
	color:#999999;
}

p.alert a:link,
p.alert a:visited {
	text-decoration:underline;
	font-size:10px;
	color:#999999;
}

p.alert a:hover,
p.alert a:active {
	text-decoration:underline;
	font-size:10px;
	color:#999999;
}

#content-top-right {
	float:right;
	width:295px;
	color:#003366;
	margin-right:5px;
}

#content-top-right h2 {
	font-size:115%;
	margin-bottom:15px;
	font-weight:bold;
	margin-top:0;
}

#content-top-right h3 {
	color:#003366;
	font-size:110%;
	margin-bottom:15px;
	font-weight:bold;
}

#content-top-right ul {
}

#content-top-right li {
	list-style-type:disc;
	margin-bottom:10px;
	color:#34517D;
}
	
#content-centered-bottom {
	clear:both;
	}

.center-content-midpage {
	margin-bottom:15px;
	position:relative;
	border-bottom:1px solid #DCDCD4;
	}

.center-content-midpage-inner {
	padding-top:5px;
	padding-bottom:10px;
	}
	
.center-content-midpage-inner h2 {
	color:#003366;
	margin:8px 0;
	font-size:100%;
	font-weight:bold;
	line-height:16px;
	padding:0;
	}
	
.center-content-midpage-inner h2.center-title {
	font-size:120%;
	margin-bottom:20px;
	}
	
.center-content-midpage-inner h2 a {
	color:#003366;
	margin:8px 0;
	font-size:100%;
	font-weight:bold;
	line-height:16px;
	padding:0;
	text-decoration:none;
	}
	
.center-content-midpage-inner h2 a:hover {
	text-decoration:underline;
	}
	
.center-content-midpage-inner p {
	color:#003366;
	font-size:100%;
	line-height:17px;
	margin:9px 0 0;
	}
	
.center-left {
	float:left;
	width:300px;
	}	
	
.center-right {
	float:right;
	width:300px;
	}	
	
.enhance {
	font-weight:bold;
	font-size:14px;
	}
	
.enhance-black {
	font-weight:bold;
	}
	
.enhance-black-head {
	font-weight:bold;
	color:#003366;
	font-size:13px;
	line-height:18px;
	display:inline-block;
	margin-bottom:15px;
	}
	
#content-left {
	border-right:2px solid #DDDDDD;
	float:left;
	width:320px;
	}
	
#content-left-inner {
	padding:0 20px 0 10px;
	color:#34517D;
	}
	
#content-left-inner p {
	margin:10px 0;
	line-height:16px;
	}
	
#content-left-inner ul {
	list-style-type:disc;
	margin-left:15px;
	}
	
#content-left-inner li {
	margin:10px 0;
	line-height:16px;
	}
	
#content-left-inner ul ul {
	list-style-type:none;
	}

#content-right {
	float:right;
	width:310px;
	}
	
#content-right-inner {
	padding:0 10px;
	color:#34517D;
	}
	
#content-right-inner h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#content-right-inner {
	padding:0 20px 0 10px;
	}
	
#content-right-inner p {
	margin:10px 0;
	line-height:16px;
	}
	
#content-right-inner ul {
	list-style-type:disc;
	margin-left:15px;
	}
	
#content-right-inner li {
	margin:10px 0;
	line-height:16px;
	}
	
#content-right-inner li.note {
	list-style-type:none;
	font-size:80%;
	margin:0;
	color:#666666;
	}
	
#content-right-inner ul ul {
	list-style-type:none;
	}
	
#content-footer-spacer {
	margin:10px 0;
	}

/* Footer */
#footer {
	clear:both;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px 0;
	}

#footer-inner {
	margin:0 auto;
	text-align:center;
	font-size:small;
}

#footer-inner p {
	color:#818181;
	margin-bottom:5px;
	font-size:80%;
}

#footer-inner p.salesAlert {
}

#footer-inner ul {
	margin:5px 0;
}

#footer-inner li {
	line-height:15px;
	display:inline;
	color:#818181;
	font-size:90%;
}

#footer-inner a,
#footer-inner a:visited {
	color:#818181;
	text-decoration:none;
	font-size:90%;
	}

#footer-inner a:hover {
	color:#818181;
	text-decoration:underline;
	}

/* Toolbox */
.clearFloat {
	clear:both;
	}
	
.clearLeft {
	clear:left;
	}
	
.clearRight {
	clear:right;
	}

/* Corners */
.tr {
	background:url("../images/corners/tr.gif") top right no-repeat;
	position:absolute;
	top:0;
	right:0;
	height:6px;
	width:6px;
	}

.tl {
	background:url("../images/corners/tl.gif") top left no-repeat;
	position:absolute;
	top:0;
	left:0;
	height:6px;
	width:6px;
	}
	
.br {
	background:url("../images/corners/br.gif") bottom right no-repeat;
	position:absolute;
	bottom:0;
	right:0;
	height:6px;
	width:6px;
	}

.bl {
	background:url("../images/corners/bl.gif") bottom left no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	height:6px;
	width:6px;
	}
	
/** HEADER - BLUE NAVIGATION BAR - TOP **/
#header-row-one-inner h3						{bottom:0; font-size:1em; height:38px; margin:0; padding:0; position:absolute;}
#header-row-one-inner h3 a						{display:block; height:38px; text-indent:-99999px;}

/* Wellesely Information Services - SAP */
#header-row-one-inner h3#wispubs-link 			{left:90px; top:0;}
#header-row-one-inner h3#wispubs-link a			{width:80px;}

/* SAP Insider Online */	
#header-row-one-inner h3#insider-link 			{left:170px; top:0;}
#header-row-one-inner h3#insider-link a 		{width:98px;}

/* SAP NetWeaver */
#header-row-one-inner h3#netweaver-link			{left:268px; top:0;}
#header-row-one-inner h3#netweaver-link a		{width:120px;}

/* SAP PRESS */	
#header-row-one-inner h3#press-link				{left:388px; top:0;}
#header-row-one-inner h3#press-link a			{width:125px;}

/* SAP Experts */		
#header-row-one-inner h3#experts-link			{left:513px; top:0;}
#header-row-one-inner h3#experts-link a			{width:135px;}

/* SAP Professional Journal */	
#header-row-one-inner h3#professional-link		{left:648px; top:0;}
#header-row-one-inner h3#professional-link a	{width:145px;}

/* Insider Multimedia Training */
#header-row-one-inner h3#imt-link				{left:793px; top:0;}
#header-row-one-inner h3#imt-link a				{width:90px;}

/** HEADER - GREY NAVIGATION BAR - TOP **/
#uni-nav-grey h3 								{bottom:0; font-size:1em; margin:0; padding:0; position:absolute; width:86px;}
#uni-nav-grey h3 a								{display:block; height:38px; width:826px; text-indent:-99999px;}

/* Home Link */	
#uni-nav-grey h3#home-link						{left:0; top:0;}
#uni-nav-grey h3#home-link a					{width:82px;}
#uni-nav-grey h3#home-link a:hover,
#uni-nav-grey h3#home-link a:active,				
#uni-nav-grey h3.active-home-btn#home-link a	{border-bottom:5px solid #E9AA00;}

/* Seminars & Conference Link */		
#uni-nav-grey h3#conf-link						{left:82px; top:0;}
#uni-nav-grey h3#conf-link a					{width:117px;}
#uni-nav-grey h3#conf-link a:hover,				
#uni-nav-grey h3#conf-link a:active				{border-bottom:5px solid #E9AA00;}

/* Publications and Knowledgebases */		
#uni-nav-grey h3#pubs-link 						{left:197px; top:0;}
#uni-nav-grey h3#pubs-link a					{width:143px;}
#uni-nav-grey h3#pubs-link a:hover,
#uni-nav-grey h3#pubs-link a:active				{border-bottom:5px solid #E9AA00;}

/* SAP PRESS */	
#uni-nav-grey h3#press2-link					{left:340px; top:0;}
#uni-nav-grey h3#press2-link a					{width:86px;}
#uni-nav-grey h3#press2-link a:hover,
#uni-nav-grey h3#press2-link a:active			{border-bottom:5px solid #E9AA00;}

/* View Cart */	
#uni-nav-grey h3#viewcart-link					{left:425px; top:0;}
#uni-nav-grey h3#viewcart-link a				{width:141px;}
#uni-nav-grey h3#viewcart-link a:hover,
#uni-nav-grey h3#viewcart-link a:active			{border-bottom:5px solid #E9AA00;}

/* My Account */		
#uni-nav-grey h3#myaccount-link					{left:564px; top:0;}
#uni-nav-grey h3#myaccount-link a				{width:122px;}
#uni-nav-grey h3#myaccount-link a:hover,
#uni-nav-grey h3#myaccount-link a:active		{border-bottom:5px solid #E9AA00;}

/* FAQ */	
#uni-nav-grey h3#faq-link						{left:683px; top:0;}
#uni-nav-grey h3#faq-link a						{width:74px;}
#uni-nav-grey h3#faq-link a:hover,
#uni-nav-grey h3#faq-link a:active				{border-bottom:5px solid #E9AA00;}
	
/* SEARCH BAR */

#univ-search {
	position:relative;
	}

#univ-search-inner {
	position:absolute;
	top:-35px; /* 10 for original - inbar height */
	right:0
	}
	
#univ-search-inner input {
	width:194px;
	margin-right:0;
	color:#666666;
	}

#univ-search-inner a img {
	vertical-align:bottom;
	}
	
/* New Catagorie Backgrounds */

.catagories {
	background:url(../images/elements/categories-left-end.gif) no-repeat;
	height:35px;
	padding:0 0 0 11px;
	width:170px;
	overflow:hidden;
	margin-top:13px;
	}
		
.catagories h2.catTitle {
	background:url(../images/elements/categories-middle.gif) repeat-x;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	height:35px;
	margin:0;
	padding:8px 0 0 0;
	float:left;
	color:#34517D;
	position:relative;
}

.catagories h2.catTitle sup {
	font-size:10px;
	position:absolute;
	top:5px;
}

.catagories h2.catTitle a:link,
.catagories h2.catTitle a:visited{
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	color:#34517D;
	text-decoration:none;
}

.catagories h2.catTitle a:hover,
.catagories h2.catTitle a:active{
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}

.right-end-title {
	background:url(../images/elements/categories-right-end.gif) no-repeat;
	height:35px;
	width:20px;
	float: left;
	}
	
/* BROCHURE DOWNLOAD */

#left_brochure {
	margin-top:10px;
	padding:10px 7px 10px 10px;
	}
	
#left_brochure h4 {
	background:#ECEFF5;
	border:1px solid #94A3C4;
	border-bottom:none;
	display:block;
	color:#333;
	font-weight:bold;
	line-height:1.2em;
	padding:5px 8px;
	text-align:center;
	}
	
#left_brochure h4 a,
#left_brochure h4 a:visited {
	display:block;
	color:#003366;
	text-decoration:none;
	}

#left_brochure h4 a:hover {
	text-decoration:underline;
	}
