a:link {color: #CC0000; text-decoration: none; }
a:visited {color: #CC0000; text-decoration: none; }
a:active {color: #FF0000; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: none; }
img { border: none; }


body 
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/xpnBg.gif);
	/*background-image: url(images/vert-bv.gif);
	background-repeat: no-repeat;	
	background-color: #E6E6E6;*/
}


.trDots {
  position : absolute;
  background : transparent url(images/trDots.gif) no-repeat;
  top : 0;
  right : 0;
  width: 435px;
  height:383px;
}

.tlDots {
  position : absolute;
  background : transparent url(images/tlDots.gif) no-repeat;
  top : 0;
  left : 0;
  width: 159px;
  height:202px;
}


#container
{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
	/*margin-top: 20px; MSIE SUCKS*/
	width: 820px;
}



#centered 
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.title 
{
	font-size: 38px;
	color: #FF9D00;
	font-weight: bold;
	margin-bottom: 0px;
}

.displayLine {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}

.medSmDisplayLine {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.underCallToAction {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 0px;
	padding-top: 18px;
	margin-bottom:20px;
}

.underCallToAction div
{
	padding-top: 10px;
}



#container #centered #bobblegramFooter .smallBoldGreyCopy {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	/*color: #000000*/;
	margin-bottom: 1px;
}

 #bobblegramFooter{
	margin-top: 50px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	padding:10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666; 
 }
 
 #bobblegramTilesFooter{
 	margin-top: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
 
 }

#bobblegamCard01 {
	height: 340px;
	margin-top: 20px;
	position: relative;
}
#bobblegamCard01 img {border: 0px none #000000; }

#bobblegramVideoLayer {
	background-color: #CCCCCC;
	position: absolute;
	height: 271px;
	width: 320px;
	left: 535px;
	top: 30px;
	background-repeat: no-repeat;
	border: 0px;

}
#bobblegramVideoLayer img {border: 0px none #000000; }


.bobblegram-info 
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #999999;
}

/* bobbleGramList.php by bob */

.bobblegramCardListItem
{
	height: 340px;
	margin-top: 25px;
	position: relative;
}

.bobblegramCardListItem .header
{
	padding-bottom: 5px;
	font-weight: bold;
}



.listItemFcnLink
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top:5px;
}


#searchInputs 
{
	padding-bottom: 30px;
}

.textboxWatermark
{
	color: #666;
}





/* Share */


#bobblegamFormArea {
	margin-top: -20px;
	position: relative;
	text-align:left;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	border:thin none #CCCCCC;
	color:#EEE;
}


#shareInputs
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 10px;

}

#shareInputs .formHeading
{
	font-size: 28px;
	font-weight: bold;
	margin-top: 0px;
	color:#FFFFFF;
}




#shareInputs label
{
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}



#shareInputs input[type=submit]
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 15px 40px;
	margin: 10px 0;
	text-align: center;
	color: #333;
	font-weight: bold;
}

#shareInputs input[type=text]
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 5px;
	width: 350px;
	margin: 5px 0;
	text-align: left;
	border: 1px solid #999;
	color: #333;
}

#shareInputs select
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 5px;
	width: 350px;
	margin: 5px 0;
	text-align: center;
	border: 1px solid #999;
	color: #333;
}

#shareInputs textarea
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 5px;
	width: 350px;
	margin: 5px 0;
	border: 1px solid #999;
	color: #333;
}

#shareInputs #share
{
	padding-top: 10px;
}

#shareInputs input[type=submit]
{
	background-color: #ddd;
}

.responseMessage{
	/*FOR FORM RESPONSE*/
	margin-top:20px;
	padding:45px 150px; 
	color:#EEE;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}



/* ======= BOBBLEGRAM TILES ========== */



#floaters{
	/*this div contains absolutely placed elements -- no styling needed*/
}


.bobblegramTileContainer{
	display: block;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}


.bobblegramTileContainer .camGrab{
	width: 80px;
	margin:0px;
	padding:0px;
	position:relative;
}


.tileShade{
	visibility:visible;
	display: block;
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
	height:60px;
	overflow:hidden;
	background-image:url(/art/cornflowerGel.png);
}


.tileInfo{
	visibility:hidden;
	position:absolute;
	top:-29px;
	left:-3px;
	display: block;
	z-index:700;
	padding-top:2px;
	width:86px;
	padding-bottom:2px;
	/*padding-left:6px;
	height:32px;
	background-color:#444444;*/
	background-image:url(/art/infobox.png);
	background-repeat:no-repeat;
	text-align:center;
	overflow:hidden;
	font-size:9px;
	color:#EEEEEE;
	font-weight:bold;
	line-height: 1.5em;
}




.clockStyle{
	margin-left:2px;
}


.clockStyle img{
	margin-left:1px;
	vertical-align:middle;
	margin-top:-2px;
}




#bobbleGramTileField{
	width: 720px;
	margin-top:17px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}



#tileGrid{
	width: 100%;
	margin:0px;
	padding:0px;
	position:relative;
}


#bobblegramFloater{
	background-color:transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	width:710px;
	height:350px;
	overflow: hidden;
	display:none;
	z-index:500;
}


#tileMenuShade{
	width: 100%;
	height: 100%;
	position: absolute;
	left:0px;
	top:0px;
	display:none;
	z-index:400;
}


/*.bobblegram-embed-info 
{
	display:none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #999999;
}
*/

#tileMenuFloatBuster{
	clear:left;
}







/* EMBED CSS*/

.bobblegram-embed
{
	margin-left: 12px;

}



.bobblegram-embed-controls 
{
	/*display:none;*/
	position: relative;
	width:100%;
	text-align:right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	font-weight: bold;
	padding:3px;
}


.bobblegram-embed-control-flag {
	/*display:none;*/
	background:url(/art/flag-wht.gif) no-repeat;
	width:119px;
	height:11px;
	float:right;
	margin-right:0px;
	margin-bottom:2px;
}


.bobblegram-embed-control-fbshare {
	/* display:none; */
	background:url(/art/shareOnFacebookWht.gif) no-repeat;
	width:133px;
	height:11px;
	float:right;
	margin-right:0px;
	margin-bottom:2px;
}

.bobblegram-embed-control-share {
	/*display:none;*/
	background:url(/art/share_wht.gif) no-repeat;
	width:119px;
	height:11px;
	float:right;
	margin-right:100px;
	margin-bottom:2px;
}

.bobblegram-embed-control-close {
	display:none;
	/*background:url(/art/close_wht.gif) no-repeat;
	width:51px;
	height:11px;
	float:right;
	margin-right:12px;
	margin-bottom:2px;*/
}


.bobblegram-embed-info 
{
	position: relative;
	/*display:none;*/
	font-weight: bold;
	font-size:11px;
	color: #999;	
	padding: 5px;
	width:630px;
	height:34px;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(/art/bgCorners/149-chip.gif);*/
}


.sender-embed-info{
	display:span;
}


.posted-embed-info{
	display:span;
}


.senderLabel{
	/*display:none;*/
}
.senderField{
	/*display:none;*/
}

.postedLabel{
	/*display:none;*/
}

.postedField{
	/*display:none;*/
}


.bobblegram-embed-info-cap-L {
	display:none;
	/*position: absolute;
	left: -10px;
	top: 0px;
	background-image: url(/art/bgCorners/149-34h-lCap.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 34px;*/
}

.bobblegram-embed-info-cap-R {
	display:none;
	/*position: absolute;
	right: -10px;
	top: 0px;
	background-image: url(/art/bgCorners/149-34h-rCap.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 34px;*/
}

