/* - - - - - - - - - - - - - - - - - - - - -

Title:	DaniJohnson.com
Author: Jeribai Tascoe
URL: 	http://www.danijohnson.com

- - - - - - - - - - - - - - - - - - - - - */


/* NOT LOGGED IN TABS ....................................... */
/* ==========================================================
   TAB NAV - LEVEL ZERO [0]
   ========================================================== */

#tab_wrap {
	width: 100%;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
#level_zero_wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#level_zero {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	line-height: 15px;
}
#level_zero a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 16px 3px;
	text-decoration: none;
	color: #999999;
}
#level_zero a:hover {
	color: #0000CD;
}
#level_zero ul {
    margin: 0;
    padding: 5px 10px 0;
    list-style: none;
}
#level_zero li {
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right top;
}

/* Level Zero TAB Current Link State */
#level_zero #current {
	/*background-image: url(/shop/skin1/images/tabs/am_current_right.gif);*/
}
#level_zero #current a {
	/*background-image: url(/shop/skin1/images/tabs/am_current_left.gif);*/
	color: #003366;
	padding-bottom: 4px;
}

/* ============================================================ */



/* LOGGED IN TABS ........................................... */
/* ==========================================================
   TAB NAV - LEVEL ONE [1]
   ========================================================== */

#tab_wrap {
	width: 100%;
	height: 30px;
	margin: 0 auto 10px;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
#level_one_wrap {
	width: 932px;
	margin: 0 auto;
	padding: 0;
}
#level_one {
	font-size: 12px;
	float: right;
	line-height: 15px;
}
#level_one a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 16px 3px;
	text-decoration: none;
	color: #999999;
}
#level_one a:hover {
	color: #0000CD;
}
#level_one ul {
    margin: 0;
    padding: 5px 10px 0;
    list-style: none;
}
#level_one li {
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right top;
	list-style-image: none;
}

/* Level Zero TAB Current Link State */
#level_one #current {
	/*background-image: url(/shop/skin1/images/tabs/am_tab_right.gif);*/
}
#level_one #current a {
	/*background-image: url(/shop/skin1/images/tabs/am_tab_left.gif);	*/
	color: #003366;
	padding-bottom: 4px;
}

/* ============================================================ */




/* ==========================================================
   TAB NAV - LEVEL TWO [2]
   ========================================================== */

#level_two_wrap {
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#level_two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	width: 950px;
	margin: 0 auto;
	padding: 0 0 5px;
}
#level_two ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#level_two li {
	margin-left: 0;
	padding: 0 6px 0 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	display: inline;
	list-style-image: none;
}
#level_two ul li.first {
	border-left: none;
}
#level_two a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005588;
	text-decoration: none;
}
#level_two a:hover {
	color: #0000CD;
	text-decoration: underline;
}
#level_two a:active {
	color: #666666;
	text-decoration: underline;
}


/* Level 2 TAB Current Link State
#level_two a.current {
	color: #003366;
	background-image: url(assets/tabs/level2_tab_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#level_two a.current span {
	background-image: url(assets/tabs/level2_tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-top: 5px;
}
*/


/* ============================================================ */



/* - - - - - - - - - - - - - - - - - - - - -

Hans Johnson
CEO, DaniJohnson.com
Office: 866-769-8255

Take your business to greatness...
http://www.danijohnson.com 

- - - - - - - - - - - - - - - - - - - - - */