body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../main-images/background-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #626264;
	margin: 0px;
	margin-top: 15px;
}

a, a:active, a:visited {
	color: #FFFFFF!important;
}
a:hover {
	color: #FF0000;
}
a:focus {
	-moz-outline-style: none;
}

#wrap {
	margin: 0px auto;
	width: 958px;
	background-color: #343434;
	border: 2px solid #999999;
	border-bottom: 0px;
	border-top: 0px;
}

#header {
	width: 958px;
	height: 159px;
	background-image:url(../main-images/headers/header-002.jpg);
	border-top: 2px solid #999999;
}
#content { 
	width:958px;
	background-color: #343434;
	background: url(../main-images/contentBackground.gif);
	z-index: 1;
}
#left-column {
	float: left;
	width: 255px;
	padding-bottom: 20px;
}

#junct-ath {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #333;
}

#junct-ath ul {
	width: 255px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFF33;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

#junct-ath ul li {
	background-image: url(../main-images/left/location-bg-001.jpg);
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style: none;
	background-repeat: no-repeat;
}

#the-junction {
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#the-junction p {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	
}

#the-junction img {
	margin: 0 auto;
}

#the-junction h2 {
	color: #818181;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#right-column {
	float: right;
	width: 651px;
	background-color: ;
	padding-bottom: 20px;
	background-image: url(../main-images/rightContentBackground.jpg);
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
}

#home-page #right-column {
	padding: 0px;
	width: 703px;
}




.cleardiv {
	clear: both;
}

#footer {
	width: 958px;
	margin: 0px auto;
	text-align: center;
	height: 55px;
	background-image: url(../main-images/footerBackground.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #999999;
	border-top-width: 2px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 20px;
}

#footer ul li {
	display: inline;
	padding-left: 20px; 
	padding-right: 20px;
}

/*NAVIGATION */

#navigation {
	width: 958px;
	height: 41px;
}
#navigation ul {
	width:958px;
	height:41px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float:left;
	height:41px;
	display:inline;
	padding: 0px;
	margin: 0px;
}
#navigation ul li a {
	border:0;
	height:41px;
	display:block;
	line-height:41px;
	text-indent:-9999px;
}
#navigation ul {
	background: url(../main-images/navigation5.png) no-repeat;
}
#navigation ul li a {
	background:url(../main-images/navigation5.png) -10px -11px no-repeat;
}

/* Special Spacing */
#navigation ul li#home {
	margin-left: 36px;
}
#navigation ul li#myspace {
	margin-left: 10px;
}

/* Off */
#navigation ul li#home a {
	background-position: -36px -0px;
	width: 74px;
}
#navigation ul li#smoothiemenu a {
	background-position: -108px -0px;
	width: 77px;
}
#navigation ul li#junction a {
	background-position: -185px -0px;
	width: 144px;
}
#navigation ul li#athletes a {
	background-position: -329px -0px;
	width: 189px;
}
#navigation ul li#nutrition a {
	background-position: -518px -0px;
	width: 190px;
}
#navigation ul li#employment a {
	background-position: -708px -0px;
	width: 136px;
}
#navigation ul li#myspace a {
	background-position: -855px -0px;
	width: 35px;
}
#navigation ul li#twitter a {
	background-position: -890px -0px;
	width: 35px;
}

/* Hover */
#navigation ul li#home a:hover {
	background-position: -36px -41px;
	width: 74px;
}
#navigation ul li#smoothiemenu a:hover {
	background-position: -108px -41px;
	width: 77px;
}
#navigation ul li#junction a:hover {
	background-position: -185px -41px;
	width: 144px;
}
#navigation ul li#athletes a:hover {
	background-position: -329px -41px;
	width: 189px;
}
#navigation ul li#nutrition a:hover {
	background-position: -518px -41px;
	width: 190px;
}
#navigation ul li#employment a:hover {
	background-position: -708px -41px;
	width: 136px;
}
#navigation ul li#myspace a:hover {
	background-position: -855px -41px;
	width: 35px;
}
#navigation ul li#twitter a:hover {
	background-position: -890px -41px;
	width: 35px;
}


/*Active*/
#navigation ul li#home .active {
	background-position: -36px -41px;
	width: 74px;
}
#navigation ul li#smoothiemenu .active {
	background-position: -108px -41px;
	width: 77px;
}
#navigation ul li#junction .active {
	background-position: -185px -41px;
	width: 144px;
}
#navigation ul li#athletes .active {
	background-position: -329px -41px;
	width: 189px;
}
#navigation ul li#nutrition .active {
	background-position: -518px -41px;
	width: 190px;
}
#navigation ul li#employment .active {
	background-position: -708px -41px;
	width: 136px;
}
#navigation ul li#myspace .active {
	background-position: -855px -41px;
	width: 35px;
}
#navigation ul li#twitter .active {
	background-position: -890px -41px;
	width: 35px;
}

/*END NAVIGATION */


#image-ticker{
	width:703px;
	height:246px;
	position:relative;
	float:left;
}

#ticker-bg{
	position:absolute;
	bottom:0;
	right:0;
	width:683px;
	height:34px;
	text-align:right;
	padding: 15px 20px 0 0;
	color:#fff;
}

#news{
	list-style:none;
	font-weight:bold;
}

@charset "utf-8";
/* CSS Document */
#products{
	width:703px;
	float:left;
}
	#online-products{
		background:#6a6a6a url(../../../images/productshadow.png) top left no-repeat;
		color:#fff;
	}
		#online-products span{
			display:none;
		}
		#online-products h1{
			background: url(../../../images/header-online-products.jpg) top left no-repeat;
			width:703px;
			height:35px;
		}
		#online-products td{
			width:227px;
		}
		#online-products p{
			font-size:.8em;
		}
	#featured-products{
		width:703px;
		height: 409px;
		font-size:.8em;
		background:#fff url(../../../images/featuredprod_uc.png) top left no-repeat;
	}
		#featured-products span{
			display:none;
		}
		#featured-products h1{
			background:url(../../../images/header-featured-products.jpg) top left no-repeat;
			width:703px;
			height:35px;
		}
#product-fade{
	list-style:none;
	padding:10px;
	font-size:.9em;
}
	#product-fade td{
		padding:5px;
	}
#product-table{
	width:220px;
}

#op-table-padding{
	padding:10px 10px 20px 10px;
}

div.ja-header-buttons {
    float: right;
    margin-top: 19px;
    margin-right: 29px;
    font-size: 9px;
}
div.ja-header-buttons ul {
	list-style: none;
}

div.ja-header-buttons li {
    margin-left: 10px;
    padding: 3px 3px;
	display: inline;
}

div.ja-header-buttons a {
    color: #fff !important;
	text-decoration: none !important;
}

div.ja-header-buttons a:hover {
    color: #fff !important;
	text-decoration: underline !important; 
}

div#ja-header {
	background: url(../main-images/content-titles/junctionAthletes.png) left center no-repeat;
	height: 60px;
	width: 640px;
	margin: 0px auto;
	margin-bottom: 30px;
}

#success a, #success a:visited, #success a:hover; #success a:active {
	color: #009900!important;
}

#title {
	
}
#login {
	margin: 0 auto;
	padding: 5px;
	background-color: #3F3F3F;
	margin-top: 30px;
	width: 300px!important;
	border: 1px solid #000000!important;
	background-image: url(../images/formBackground.png);
}

#login td {
	padding: 3px;
}

#register {
	margin: 0 auto;
	padding: 5px;
	background-color: #3F3F3F;
	margin-top: 30px;
	width: 400px!important;
	border: 1px solid #000000!important;
	background-image: url(../images/formBackground.png);
}

#register .text {
	width: 200px;
}

#register td {
	padding: 3px;
}

#error {
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #FF9999;
	color: #FF0000;
	font-size: 12px;
	margin-bottom: 15px;
}

#error p {
	padding: 0px;
}

#success p { padding: 0px; }
#success {
	border: 1px solid #009900;
	padding: 5px;
	background-color: #FFFFCC;
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
#success a {
	color: #009900;
}

#error ul {
	list-style: disc;
	clear: none;
	list-style-type:disc;
	float: none;
	margin-left: 30px;
}

#error ul li {
	float: none;
	font-weight: normal;
}

.tiny {
	font-size: 10px;
}

.textarea1 {
	width: 375px;
}

.textarea2 {
	width: 200px;
}
.texttiny {
	width: 20px;
}
.red-small {
	font-size: 10px;
	color: #FF0000;
	display: inline!important;
	visibility: visible;
	line-height: 12px;
}

#admin-table {
	border: 1px solid #000000;
	margin: 0 auto;
	font-size: 11px;
	border-bottom: 0px;
}

#admin-table td {
	border-bottom: 1px solid #000000;
	padding: 5px;
}

#admin-table .titles {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

ol li {
	margin-bottom: 10px;
}

ol {
	margin: 0px;
	padding: 0px;
}
#homephoto {
	background-image: url(../../images/home/home_001.jpg); 
	background-position: top center; 
	background-repeat: no-repeat;
	width: 703px;
}

#error {
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #FF9999;
	color: #FF0000;
	font-size: 12px;
	margin-bottom: 15px;
}

#error a, #error a:visited, #error a:hover {
	color: #FF0000!important;
}
#error a:hover {
	text-decoration: none;
}

#error p {
	padding: 0px;
}


#compose {
	display: block;
	float: left;
	width: 150px;
	background-color: #990000;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000000;
	text-align: center;
	text-decoration: none;
}
#compose:hover {
	background-color: #CC0000;
}
#sent {
	display: block;
	float: left;
	width: 150px;
	background-color: #CCCCCC;
	color: #000000!important;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000000;
	text-align: center;
	text-decoration: none;
	margin-left: 5px;
}
#sent:hover {
	background-color: #666666;
	color: white!important;
}