/****************************************
 * Vitamin L
 * Main CSS Rules
 ****************************************/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background: #ffffb2;
	color: #222;
	
	margin: 0;
	padding: 0;
	}

/****************************************
 * Header
 ****************************************/
#header {
	background:#ffffb2;
	width:100%;
	float:left;
	height:237px;
}

#identity {
	width:740px;
	height:237px;
	margin:0 auto;
}

#logo {
	background:url(../images/logo.jpg) no-repeat top left;
	width:740px;
	height:153px;
	float:left;
}

#tagline {
	height:84px;
	width:379px;
	background:url(../images/tagline.jpg) no-repeat top left;
	float:left;
}

#title {
	height:84px;
	width:361px;
	background:url(../images/titles/links.jpg) no-repeat top left;
	float:right;
}

/****************************************
 * Layout
 ****************************************/
#wrap {
	width:100%;
	float:left;
}

#content {
	width:740px;
	margin:0 auto;
	padding:0;
}

#layout {
	width:100%;
	float:left;
	background:url(../images/bg.gif) repeat-y top left;
	clear:both;
	padding:0;
}

#navigation {
	float:left;
	width:191px;
	padding:0 0 50px 0;
	text-align:left;
}

#main {
	float:right;
	width:524px;
	padding-left:16px;
	padding-right:8px;
	text-align:left;
}

#announcements {
	float:left;
	width:502px;
	border:4px solid #9407df;
	margin:6px 0 0 0;
	padding:12px 0 6px;
}

#announcements h2 {
	width:500px;
	height:31px;
	float:left;
	margin:10px 0 12px 0;
    color:#0001fe;
    font-size:22px;
	background:none;
	/*background:url(../images/upcoming.jpg) no-repeat top center;*/
}
	
#announcements h2 span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#announcements p {
	width:478px;
	margin:0 12px 12px 12px;
	text-align:justify;
	text-align:center;
	font-size:14px;
}

#announcements p strong em, #announcements p strong em a {
	font-size:18px;
	line-height:22px;
	margin:0 0 16px;
}

#announcements p a {
	font-size:14px;
}

#myshow {
	float:left;
	width:510px;
	text-align:center;
	margin:20px 0 30px 0;
}

#vitaminlphotos {
	float:left;
	width:524px;
	height:390px;
	margin:6px 0 0 0;
}

.slideshow {
	width:502px;
	height:390px;
}

p#picture-caption {
	float:left;
	width:524px;
	text-align:center;
	font-size:12px;
	color:#666;
}

#player {
	float:left;
	width:524px;
	height:60px;
	text-align:center;
}

#login-links {
	width:524px;
	float:right;
	text-align:center;
	margin:20px 0 20px 0;
}

#footer {
	width:524px;
	font-size:10px;
	float:right;
}

#cresp {
	width:524px;
	float:left;
	text-align:center;
}

#partnership {
	width:524px;
	float:left;
	text-align:center;
	font-size:10px;
}

#partnership p {
	font-size:10px;
}

#browser {
	width:300px;
	height:160px;
	margin:0 auto;
	text-align:center;
	background:url(../images/browser.jpg) no-repeat top left;
	font-size:12px;
	margin-top:200px;
	padding-top:68px;
}

/****************************************
 * Navigation
 ****************************************/
#nav {
	width:191px;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	width:100%;
	padding:10px 0 0 0;
	margin:0;
	background:none;
	list-style:none;
}

#nav li ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}

#nav li ul li {
	float:left;
	width:100%;
	padding:10px 0 0 16px;
	margin:0;
	background:none;
	list-style:none;
}

#nav li a, #nav li a:link, #nav li a:visited {
	color:#fff;
	display:block;
	text-decoration:none;
	border:none;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:20px;
	font-stretch:condensed;
}

#nav li a:hover, #nav li a:active {
	color:#fff86a;
	background:url(../images/note.jpg) no-repeat 12px -2px;
}

#nav li a.none {font-style:italic;}

#nav li a.none:hover, #nav li a.none:active {
	color:#fff;
	background:none;
}

/****************************************
 * Text Styles
 ****************************************/
/* Headers */
h1 {
	font-size:16px;
	text-align:center;
	line-height:20px;
	display:block;
	background:#0000ff;
	color:#fff;
	margin:16px 10px 16px 0;
	}

h2 {
	font-size:12px;
	text-align:center;
	}

h3 {
	font-size:14px;
	text-align:center;
	line-height:20px;
	display:block;
	margin:16px 10px 16px 0;
	}

/* Paragraphs */
p {
	line-height:16px;
	font-size:12px;
}

p.alignright {
	text-align:right;
}

p.aligncenter {
	text-align:center;
}

/* Lists */
ul {
	font-size:12px;
	}

/* Tables */
table {
	font-size:12px;
	}

.text {
	font-size: 12px;
	}

/****************************************
 * Images  Objects
 ****************************************/
img {
	border:0;
	border:none;
}

img.slideshow {
	margin-left:-6px;
	background:transparent;
}

object {
	border:none;
	outline:none;
}

/****************************************
 * Links
 ****************************************/
a, a:visited {
	color:#9900cc;
	text-decoration:none;
	border-bottom:1px solid #e2ccee;
	font-size:12px;
}

a:hover {
	color:#c00;
	border-bottom:1px solid #c00;
}

a.img, a:hover.img {
	text-decoration:none;
	border:0px;
	border:none;
}

a.small {font-size:10px;}