/*
	Internal page css
*/

h2.tabheader span{display:none;}

/* Reccuring stuff */
ol {list-style-type:decimal;}

#primera_seccion {
	font-family:Verdana;
	position:relative;
	width:900px;
	margin:0 auto;
	padding:30px 0 50px 0;
	background: white;
	color:#3e3e3e;
	min-height:300px; /*for pages that are short*/
}

/* Color determined by theme.css */
#primera_seccion h1 {
	display:inline;
	width:460px;
	padding:0 0 2px 30px;
	margin:0 0 30px 0px;
	font-size:36px;
	letter-spacing:-.02em;
	font-family:Georgia;
	font-weight:normal;
}

#primera_seccion h6 {
	display:inline;
	width:460px;
	padding:0 0 2px 0px;
	margin:0 0 30px 0px;
	font-size:24px;
	letter-spacing:-.02em;
	font-family:Georgia;
	font-weight:normal;
}





div.haga_columna {
	width:350px;
	float:right;
	display:inline; /*humoring ie6*/
	margin:-58px 30px 0 0px;
	clear:both;
}

div.haga_columnaleft {
	width:350px;
	float:left;
	display:inline; /*humoring ie6*/
	margin:-58px 30px 0 0px;
	clear:both;
}
div.haga_columna h2 {
	margin:4px 0;
	padding:0 0 0 0px;
	font-weight:normal;
	font-family:Georgia;
	font-size:14px;
	color:#666;
}

div.haga_columna p {
	margin:0 0 16px;
	padding:0 0 0 4px;
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	line-height:1.5em;
}

div.cal_entry ul {
	list-style-type: disc;
}

div.cal_entry li {
	padding:0;
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

.quote_it {
	background:#f0f0ea url('../images/bg_quotebottom.gif') bottom left no-repeat;
	padding:12px 12px 30px 12px;
	color:#949494;
}

div.quote_it h3 {
	margin:0 0 16px 0;
	padding:0 0 0 10px;
	font-weight:normal;
	font-family:Verdana;
	font-size:14px;
	color:#969696;
}

div.quote_it .highlight {
	font-style:italic; 
	padding:5px 10px;
	margin:0 0 18px 0;
	background:#e6e6dc;
	color:#3e3e3e;
}

div.quote_it img.right {
	float:right;
	border:1px solid #e6e6dc;
	padding:0px;
	margin:2px 0 10px 10px;
}

.quote_it ul {
	list-style-type: disc;
	margin:0 0 16px 0;
	padding:0 0 0 25px;
	font-family:Verdana;
	font-size:12px;
	line-height:1.5em;
}

.quote_it dl {margin:0 0 16px 0;}
.quote_it dt {
	font-size:14px;
	font-family:Georgia;
	color:#3e3e3e;
	line-height:1.5em;
	padding:0px 10px;
	background:#e6e6dc;
}
.quote_it dd {
	font-size:11px;
	padding:5px 5px 5px 10px;
	line-height:1.5em;
}

div.busca_por {
	margin:15px 0 4px 0;
	padding:10px 0 10px 22px;
	font-weight:normal;
	font-family:Georgia;
	font-size:22px;
	color:#3e3e3e;
}
div.busca_por a {
	/* color: determined by theme */
	display:block;
	margin:5px 20px 10px 0px;
	padding:4px 4px 5px;
	font-size:12px;
	background:#f0f0ea;
	border-bottom:1px solid #e6e6dc;
	font-family:Verdana;
	text-decoration:none;
	color: #0071fb;
	width:313px;
}
div.related_info {
	margin:15px 0 4px 0;
	padding:10px 0 10px 12px;
	font-weight:normal;
	font-family:Georgia;
	font-size:22px;
	color:#3e3e3e;
}
div.related_info a {display:block;}
div.newsletter {
	margin:15px 0 4px 0;
	padding:10px 0 10px 12px;
	font-weight:normal;
	font-family:Georgia;
	font-size:22px;
	color:#3e3e3e;
}
div.newsletter label {
	font-size:12px;
	font-family:Verdana;
}
div.newsletter form {
	border:1px solid #eceecb;
	background:#f2f5c3;
	padding:5px 10px;
	margin:10px 12px 0 0;
}

/* END OF RIGHT QUOTE AREA */

/* Campus dropdown */
#ciudad_lista {
	/* color: determined by theme_bg */
	width:455px;
	padding:2px 0 3px 30px;
	margin:0;
}

span#ciudad_lista_name {
	display:block;
	font-family:Helvetica, Georgia;
	font-size:16px;
	cursor:pointer;
	text-transform:none;
}
img#campus_arrow {
	padding:0 110px 0 100px;
	margin:0 0 0 -98px;
	vertical-align:middle;
	/*background:url(images/V3_chooselocation.png) right no-repeat;  */
}
img#campus_arrow:hover {
	padding:0 110px 0 100px;
	margin:0 0 0 -98px;
	background:url(images/V3_chooselocation.png) right no-repeat;
}

ul#ciudad_lista_list {
	position:absolute;
	z-index:10;
	margin:4px 0 0 0;
	padding:5px 0;
	display:none;
}
ul#ciudad_lista_list a {
	color:white;
	display:block;
	font-family:verdana;
	text-decoration:none;
	font-size:12px;
	padding:4px 40px 4px 10px;
	margin:0;
}

ul#ciudad_lista_list a:hover {
	background:#3e3e3e;
	color:white;
}
ul#ciudad_lista_list a.activecampus {font-weight:bold;text-decoration:underline;}
ul#ciudad_lista_list a.activecampus:hover {cursor:text;color:white;}
/* Sub Nav (/themix) */
#mainContent #journalEntry h1 {
	font-size:11px;
	padding:15px 0px 30px 20px;
}
div.internal_nav li {
	float:left;
	padding:0 10px 5px 10px;
	border-right:1px solid #ccc;
}
/* Color determined by theme */
div.internal_nav li a {}

img.randomimage {
	width:350px;
	float:right;
	display:inline; /*humoring ie6*/
	margin:-55px 30px 65px 0px;
}

.alerty {
	background:#ffffcc;
	color:red;
	padding:10px;
	margin-bottom:10px;
	border:2px solid #e6e6dc;
	line-height:1.2em;
}

/* NORMAL ELEMENT ------------- */

h2.tbheader {
	/* sum  w=460 h=57 */
	padding:0px 0 29px 30px;
	margin:30px 0 0 25px;
	width:430px;
	height:28px;
	color:#666;
	background:url(../images/bg_tabheader.gif) no-repeat left top;
	font-family:Georgia;
	font-size:16px;
	clear:left;/* In the event of a register button above */
}

h2.tbheaderwide {
	/* sum  w=460 h=57 */
	padding:0px 0 29px 30px;
	margin:30px 0 0 25px;
	width:920px;
	height:28px;
	color:#666;
	background:url(../images/bg_tabheader.gif) no-repeat left top;
	font-family:Georgia;
	font-size:16px;
	clear:left;/* In the event of a register button above */
}




h2.tbheader span {
	/* sum h=34 */
	position:absolute;
	background:url(../images/bg_tabheaderspan.gif) no-repeat right top;
	float:left;
	padding:10px 30px 1px 0;
	height:23px;
}

.tbcommon {margin:0 0 0 0;}

.tbcommon div.ne {
	/* ne= normal element */
	/* sum  w=460 */
	width:400px;
	padding:0 30px 25px 30px;
	margin:0 0 0 25px;
	background:url(../images/bg_tabcommon.gif) no-repeat left bottom;
}
.tbcommon div.newide {
	/* ne= normal element */
	/* sum  w=460 */
	width:920px;
	padding:0 30px 25px 30px;
	margin:0 0 0 25px;
	background:url(../images/bg_tabcommon.gif) no-repeat left bottom;
}
.tbcommon div.ne h3 {
	/* color: determined by theme */
	padding:0;
	margin:0 0 11px 0;
	font-size:14px;
	font-family:Georgia;
	font-weight:bold;
}

.tbcommon div.ne h3 span {
	color:#969696;
	font-weight:normal;
	display:block;
	margin-top:7px;
}

.tbcommon div.ne h2 {
	/* color: determined by theme */
	padding:0;
	margin:0 0 11px 0;
	font-size:12px;
	font-family:Georgia;
	font-weight:bold;
}

.tbcommon div.ne h2 span {
	color:#969696;
	font-weight:normal;
	display:block;
	margin-top:7px;
}









.tbcommon div.ne p {
	margin:0 0 20px 0;
	font-size:11px;
	line-height:1.5em;
}

.tbcommon div.ne p.highlight {
	padding:5px 10px;
	background:#f2f5c3;
}

.tbcommon img.right {
	float:right;
	border:1px dotted #ccc;
	padding:5px;
	margin:0px 0 10px 10px;
}

.tbcommon div.ne  div.times {
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	font-family:Georgia;
	color:#666;
	background:#f2f5c3 url(../images/bg_clock.gif) no-repeat left top;
}

.tbcommon div.ne  div.times span {
	display:block;
	font-size:11px;
	margin:0 0 0 5px;
	color:#999;
}

.tbcommon div.ne div.times ul {
	list-style-type:none;
	margin:0;
	padding:10px 0 13px 100px;
	line-height:1.6em;
	font-size:14px;
	background:url(../images/bg_clockbottom.gif) no-repeat left bottom;
	min-height:67px;
}
.tbcommon div.ne div.times li {margin:0;padding:0;}

.tbcommon div.ne ol, .tbcommon div.ne ul {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.5;
	font-size: 11px;
}
.tbcommon div.ne ul {list-style-type: disc;}
.tbcommon div.ne li {
	margin:0 0 0 20px;
	padding:0;
}

.tbcommon div.ne dl {
	line-height:1.5em;
	margin:0 0 20px 0;
}
.tbcommon div.ne dt {
	font-size:12px;
	font-weight: bold;
}
.tbcommon div.ne dd {
	font-size:11px;
	margin-bottom:10px;
}


.tbcommon div.wl {
/* wl= wide load */
/* sum  w=845 */
	width: 850px;
	padding:0;
	margin:0 0 0 25px;
/*background: #ccc url(images/) bottom left no-repeat; */
}

.tbcommon div.wl h2{
	margin:0 0 10px 0;
	font-weight:normal;
	font-family:Georgia;
	font-size:22px;
	color:#3e3e3e;
}



/* Color determined by theme */
a.inputlabel {
	display:block;
	text-align:center;
	float:left;
	display:inline; /*humoring ie6*/
	width:185px;
	height:20px;
	padding:7px 0px;
	margin:-10px 0 30px 270px;
	font-size:12px;
	font-weight:bold;
	background:url(images/V3bg_register.gif) bottom right no-repeat;
}

/* FORMBUILDER */
/* Form Builder Forms */
form.formbuilder {
	border:10px solid #E6E6DC;
	padding:20px;
	margin:20px 0 0 25px;
	width:400px;
	font-size:12px;
}

form.formbuilder label {
	display:block;
	margin:10px 0 3px 0px;
	font-size:12px;
}

form.formbuilder input {
	margin-left:0px;
	font-size:11px;
	width:165px;
}

form.formbuilder label.fb_label_checkbox {margin-left: 30px;}

form.formbuilder input.checkbox {
	width:auto;
	float:left;
	margin-top:-1.5em;
}

form.formbuilder select {
	margin-left:0px;
	margin-bottom:10px;
	font-size:11px;
}

form.formbuilder textarea {
	margin-left:0px;
	font-size:11px;
	width:350px;
	height:80px;
}

form.formbuilder .errormsg, form.formbuilder #errormsg {
	color:red;
	/*font-weight: bold;*/
	margin:0px 0 10px 0;
}

form.formbuilder input.fb_submit {
	/* Submit button styling goes here !! */
	height:29px;
	width:140px;
	margin-top:5px;
}


/* REMEMBER INFO BOXES? */
#fb_bloom {
	width:350px;
	font-size:12px;
	float:right;
	margin:0 25px 0 0;
}
#fb_bloom img {border: 1px solid green;}

#fb_bloom dt {
	font-weight:bold;
	padding:5px;
	background:#F0F0EA;
	border-right:1px solid #e6e6dc;
	border-bottom:1px solid #e6e6dc;
}
#fb_bloom dd {padding:5px;}

/* 404 */
#fourohfour {
	width:500px;
	padding:10px 30px 0px 30px;
}

#fourohfour p {
	font-size:12px;
	line-height:1.5em;
}

#fourohfour ul {
	margin-left:30px;
	font-size:12px;
	line-height:1.5em;
	list-style-type:disc;
}

/* DROP DOWN DEFINITION LIST */

#primera_seccion dl.droppable dt {
	font-size:14px;
	cursor:pointer;
	text-decoration:underline;
	margin:0px 0px 10px 0px;
	padding:0;
	font-weight:normal;
	font-family:georgia;
}

#primera_seccion dl.droppable dd {display:none;}

/* SEARCH RESULTS PAGE  */
#search_table {
	margin:30px;
	width:600px;
	font-size:12px;
}
#search_table th {
	font-weight:bold;
	padding:0 0 10px 0 ;
}
#search_table td {padding:2px 30px 2px 0;}
#search_h2 {padding:30px 0 130px 30px;}

span.clearit {
	display:block;
	height:0;
	clear:both;
}

p#servicetimes {
	float:right;
	padding:5px 8px 5px 0;
}


/* single page format tabheader*/


h2.tabheader {
	/* sum  w=460 h=57 */
	padding:0px 0 29px 30px;
	margin:30px 0 0 25px;
	width:900px;
	height:28px;
	color:#666;
	background:url(../images/bg_tab_header_single_page.gif) no-repeat left top;
	font-family:Georgia;
	font-size:16px;
	clear:left;/* In the event of a register button above */
}
h2.tabheader span {
	/* sum h=34 */
	position:absolute;
	background:url(../images/bg_tabheaderspan.gif) no-repeat left top;
	float:left;
	padding:10px 0px 1px 0;
	height:23px;
}

.tabcommon {margin:0 0 0 0;}

.tabcommon div.new {
	/* ne= normal element */
	/* sum  w=460 */
	width:400px;
	padding:0 30px 25px 30px;
	margin:0 0 0 25px;
	background:url(../images/bg_single_body_page.gif) no-repeat left bottom;
}

.tabcommon div.new h3 {
	/* color: determined by theme */
	padding:0;
	margin:0 0 11px 0;
	font-size:14px;
	font-family:Georgia;
	font-weight:bold;
}

.tabcommon div.new h3 span {
	color:#969696;
	font-weight:normal;
	display:block;
	margin-top:7px;
}

.tabcommon div.new p {
	margin:0 0 20px 0;
	font-size:11px;
	line-height:1.5em;
}

.tabcommon div.new p.highlight {
	padding:5px 10px;
	background:#f2f5c3;
}

.tabcommon img.right {
	float:right;
	border:1px dotted #ccc;
	padding:5px;
	margin:0px 0 10px 10px;
}

.tabcommon div.new  div.timesw {
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	font-family:Georgia;
	color:#666;
	background:#f2f5c3 url(../images/bg_clock.gif) no-repeat left top;
}

.tabcommon div.new  div.timesw span {
	display:block;
	font-size:11px;
	margin:0 0 0 5px;
	color:#999;
}

.tabcommon div.new div.timesw ul {
	list-style-type:none;
	margin:0;
	padding:10px 0 13px 100px;
	line-height:1.6em;
	font-size:14px;
	background:url(../images/bg_clockbottom.gif) no-repeat left bottom;
	min-height:67px;
}
.tabcommon div.new div.timesw li {margin:0;padding:0;}

.tabcommon div.new ol, .tabcommon div.new ul {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.5;
	font-size: 11px;
}
.tabcommon div.new ul {list-style-type: disc;}
.tabcommon div.new li {
	margin:0 0 0 20px;
	padding:0;
}

.tabcommon div.new dl {
	line-height:1.5em;
	margin:0 0 20px 0;
}
.tabcommon div.new dt {
	font-size:12px;
	font-weight: bold;
}
.tabcommon div.new dd {
	font-size:11px;
	margin-bottom:10px;
}


.tabcommon div.wl {
/* wl= wide load */
/* sum  w=845 */
	width: 850px;
	padding:0;
	margin:0 0 0 25px;
/*background: #ccc url(images/) bottom left no-repeat; */
}

.tabcommon div.wl h2{
	margin:0 0 10px 0;
	font-weight:normal;
	font-family:Georgia;
	font-size:22px;
	color:#3e3e3e;
}


/* --------- MAIN CONTENT STYLES -------------*/
#mainContent {
	margin: 0;
	padding: 0;
	width: 900px;
	float: left;
} 
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.25em;
	font-weight: bold;
	color: #3e3e3e;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 20px;
	text-align: justify;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: -.2em;
}

#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3C3809;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#mainContent h2.special {
	margin-bottom: 1em;
}

#mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #324E40;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#mainContent ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	font-size: 0.9em;
	margin-bottom: 1.4em;
}
#mainContent li {
	margin-left: 15px;
	margin-bottom: .6em;
}
#mainContent dl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	margin-left: 30px;
	margin-top: 0px;
}
#mainContent dt {
	font-weight: bold;
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666;
}
#mainContent dd {
	font-style: italic;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-weight: normal;
	background: #F3F8A5;
	line-height: 1;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mainContent p.video {
	text-align: center;
}


#mainContent img.special {
	display: block;
	float: left;
	margin-right: 10px;
}
#mainContent #journalEntry h1 {
	background: url(../images/journal_icon.gif) no-repeat;
	line-height: 40px;
	margin-left: 15px;
	padding-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BBA979;
	font-size: 1.4em;
	margin-bottom: 1em;
	margin-top: 1.4em;
}
#mainContent #journalEntry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #777;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.5em;
}
#mainContent #journalEntry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: left;
	line-height: 1.6em;
}
#mainContent #photoGroup {
	position: relative;
}

#mainContent #photoSet img {
	display: block;
	margin-left: 20px;
}
#mainContent #photoSet p.caption {
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	margin-right: 0.8em;
	padding-right: 10px;
}
#mainContent #photoSet #caption1, #mainContent #photoSet #caption2, #mainContent #photoSet #caption3, #mainContent #photoSet #caption4 {
	position: absolute;
	top: 355px;
!important
	top: 365px;
	right: 0;
	visibility: hidden;
	width: 400px;
	overflow: hidden;
}
#mainContent #photoSet #caption1 {
	visibility: visible;
}


/*testimonios*/

#innerContent2 {
	float: left;
	background: url(../images/tab_bkg4.gif) no-repeat;
}
#innerContent2 p {
	margin: 0.5em;
	padding: 0px;
}
#innerContent2 img {
	float: right;
	margin: 0px;
	padding: 15px;
}
/*acaba testimonios*/
.frmRegisterInput {
	left: 25px;
	margin-right: 50px;
}

/*caja amarilla con niky mark*/


	
#muadib,.so_soft,#mystuff,#discover{
	padding:10px;
}

obiwan{
	position:relative;
	padding:10px;margin:10px 10px 20px;
}
	.obiwan .nipple{
	position:inherit;
	left:20px;
	top: -11px;
	border-bottom:11px solid #f2f5c3;
	border-left:11px solid #fff;
	border-right:11px solid #fff;
	border-top:0;
}
	.obiwan .myonlyhope{
	position: relative;
	width:530px;
	padding:10px;
	font-family:arial,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#7c7c7c;
}

	.obiwan .myonlyhope .title{font-size:16px;font-weight:bold;color:#555;
}
	.obiwan .myonlyhope .undertaker{color:#7a7a60;position:absolute;top: -7px;right:6px;
}
	.obiwan .sponsorship{padding:5px 10px 10px 140px;width:385px;height:89px;
	background: url('http://bitcast.vimeo.com/vimeo/assets/images/sponsors/honda_thumb_2.png') no-repeat 5px 5px;
	
}
	.obiwan .sponsorship .content{float:left;font:normal 11px/16px verdana,sans-serif;color:#3e3e3e;
	
}
	.obiwan .sponsorship .title h3{font-size:16px;line-height:18px;font-weight:bold;
	
}
	.obiwan .sponsorship .title h3 img{float:left;display:block;margin:3px 0 0 5px;
}

.obiwan .sponsorship .title h3 a{float:left;
}
	.obiwan .sponsorship .byline{font:normal 11px/18px verdana,sans-serif;color:#969696;}
	
	.obiwan .sponsorship .action{margin:2px 0 0 0;}.obiwan .sponsorship .undertaker{top:-2px;}
	
	.obiwan .subscription,.obiwan .channel,.obiwan .comment,.obiwan .album,.obiwan .contact,.obiwan .like,.obiwan .share,.obiwan .tag,.obiwan .upload,.obiwan .vimeo{padding-left:80px;width:300px;}
	
	.obiwan .subscription{
	background: url('/images/check.gif') no-repeat 10px 10px;
}
	
	.obiwan .channel{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_channels.gif') no-repeat 10px 10px;}
	
	.obiwan .group{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_groups.gif') no-repeat 10px 10px;padding-left:100px;width:440px;}
	
	.obiwan .comment{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_chatbubble.gif') no-repeat 10px 10px;}
	
	.obiwan .album{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_albums.gif') no-repeat 10px 10px;padding-bottom:20px;}
	
	.obiwan .contact{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_contact.gif') no-repeat 10px 10px;}
	
	.obiwan .like{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_heart.gif') no-repeat 10px 10px;}
	
	.obiwan .share{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_share.gif') no-repeat 10px 10px;}
	
	.obiwan .tag{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_tag.gif') no-repeat 10px 10px;}
	
div.nippleBox{position: relative;}div.nippleBox div.bar{height:25px;background-color:#4ebaff;text-align: left;}div.nippleBox div.bar h4{line-height:25px;padding:0 0 0 8px;margin:0;font-size:11px;color:#fff;font-family: verdana,sans-serif;text-align: left;}div.nippleBox div.nipple{position:absolute;left:16px;top:24px;width:0;height:0;border-top:6px solid #4ebaff;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:0;z-index:2;}div.nippleBox div.content{position: relative;z-index:1;}div.nippleBox div.bar div.content{position: relative;left:8px;top:7px;font:bold 11px/11px verdana,sans-serif;padding:0;margin:0;color:#fff;float:left;}div.nippleBox .plus_promo{margin:0 0 20px 0;}div.nippleBox.subwayJuice div.bar{background-color:#845b4e;}div.nippleBox.subwayJuice div.nipple{border-top-color:#845b4e;}div.nippleBox.arousedBaboon div.bar{background-color:#fc575e;}div.nippleBox.arousedBaboon div.nipple{border-top-color:#fc575e;}div.nippleBox.guidoSuntan div.bar{background-color:#ff8a3c;}div.nippleBox.guidoSuntan div.nipple{border-top-color:#ff8a3c;}div.nippleBox.arrogantSunflower div.bar{background-color:#fbca54;}div.nippleBox.arrogantSunflower div.nipple{border-top-color:#fbca54;}div.nippleBox.pickleTickle div.bar{background-color:#66cc9a;}div.nippleBox.pickleTickle div.nipple{
	border-top-color:#F00;
}div.nippleBox.organicFritos div.bar{background-color:#aad450;}div.nippleBox.organicFritos div.nipple{border-top-color:#aad450;}div.nippleBox.optimusBlue div.bar{background-color:#4ebaff;}div.nippleBox.optimusBlue div.nipple{border-top-color:#4ebaff;}div.nippleBox.manateeCloud div.bar{background-color:#90d5ec;}div.nippleBox.manateeCloud div.nipple{border-top-color:#90d5ec;}div.nippleBox.thisIsEverest div.bar{background-color:#657daf;}div.nippleBox.thisIsEverest div.nipple{border-top-color:#657daf;}div.nippleBox.soxsSoul div.bar{background-color:#3e3e3e;}div.nippleBox.soxsSoul div.nipple{border-top-color:#3e3e3e;}div.nippleBox.abrahamLincoln div.bar{background-color:#969696;}div.nippleBox.abrahamLincoln div.nipple{border-top-color:#969696;}
	
	.obiwan .upload{background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_upload.gif') no-repeat 10px 10px;}
	
	.obiwan .vimeo{ background: url('http://bitcast.vimeo.com/vimeo/assets/images/icon_helpbox_vimeov.gif') no-repeat 10px 10px;}
.toobar{margin:0 5px;padding-bottom:10px;height:26px;}.toobar span.show{font:bold 11px verdana,serif;float: left;padding-top:6px;margin-right:10px;}.toobar div.dropdown{float: left;width:120px;margin:0 10px 0 0;}.toobar div.almond{float: right;font-size:10px;line-height:24px;
cal_entry h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
}
