/* CSS Document */

/* universal margin/padding reset */

* {
	margin: 0;
	padding: 0;
}

/* universal clear */

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}

/* universal linked image border to zero */

a img {
	border: 0;
}

body {
	background: #fff url(_i/bg.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 12px;
}

/* -----   STANDARD 1024 size   ---- */
.side {
	float: left;
	width: 24px;
	height: 640px;
	background: url(_i/side.gif) no-repeat;
}
#PageWrapper {
	width: 980px;
	margin: 0 auto;
}

#ContentWrapper {
	width: 932px;
	float: left;
	background-color: #fff;
	min-height: 640px;
}

/* Header Elements */

#Header {
height: 112px;
overflow: hidden;
position: relative;
}

#Header .logo { 
	width: 511px;
	height: 162px;
	/*background: url(_i/bg_logo.gif) no-repeat top left;*/
	float: left;
	position: relative;
}

.poweredby {
	width: 321px;
	height: 0 !important;
	height: 162px;
	_height: 0;
	float: left;
	overflow: hidden;
	padding-top: 162px;
	background: url(_i/poweredby.gif) no-repeat top left;
}

#date_time
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #005288;
	background: url(_i/bg_date.gif) no-repeat;
	width: 100px;
	height: 162px;
	float: right;
}

#date_time #day_text
{
	color: #FFFFFF;
	height: 16px;
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
}

#date_time #date_text
{
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#date_time #time_text
{
	
}


/* Content Elements */

#Content {
	/*padding: 15px;
	_padding: 0 15px 15px 15px;*/
}
.logo a.morebutton {
	/*background:url(_i/icon_plus.gif) no-repeat top left;*/
	display: block;
	position: absolute;
	left: 6px;
	bottom: 11px;
	width: 15px;
	height: 15px;
	/*width: 37px !important;
	width: 40px;
	height: 19px !important;
	height: 55px;
	_height: 0;
	padding-top: 36px;
	padding-left: 3px;
	_padding-left: 0;
	float: left;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	cursor:pointer;
	/*margin: 3px 0 0 3px;*/
		/*display:none;*/
}


/* Footer Elements */

#Footer {

}
#Footer .footerL {
	width: 45%;
	float: left;
	margin-left: 15px;
	_margin-left: 0;
	_padding-left: 15px;
}

#Footer .footerR {
	width: 45%;
	float: right;
	text-align: right;
	margin-right: 15px;
	_margin-right: 0;
	_padding-right: 15px;
}
.Copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144975;
	font-weight: bold;
}

a:link, a:visited, a:active {
color:#015289;
}
a:hover {
color:#4F6AD7;
text-decoration:none;
}

/* (SOLPART) Menu */

.MainMenu_MenuContainer {
	border: 0;
	background-color: transparent;
	/*width: 180px;*/
	padding-top: 0px;
	margin-top: 0;
}

.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	background: #0c5885;
	cursor: hand; 
	color: #ecf3f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border: 0;
	padding: 4px 7px 5px 7px;
	text-align: left;
	/*width: 110px;*/
	white-space: normal;
	
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuItemSel {
	background: #4b84a6;
	cursor: hand; 
	color: #ecf3f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border: 0;
	padding: 4px 7px 5px 7px;
	text-align: left;
	/*width: 110px;*/
	white-space: normal;
}
.rootmenuitem td {
	background:  #FFF;
	padding: 36px 10px 4px 10px;
	*padding: 36px 10px 0 10px;
	_padding: 36px 10px 0 10px;
	text-decoration: none;
	cursor: hand; 
	color: #505050;
	font-family: Trebuchet MS;
	font-size: 14px; 
	border: 0px;
	font-weight: bold;
	display: table-cell;
	white-space: no wrap;
	/*height: 54px;*/
}

.rootmenuitemselected td {
	background:  #FFF;
	padding: 36px 10px 4px 10px;
	*padding: 36px 10px 0 10px;
	_padding: 36px 10px 0 10px;
	text-decoration: none;
	cursor: hand; 
	color: #0f4672;
	font-family: Trebuchet MS;
	font-size: 14px; 
	border: 0px;
	font-weight: bold;
	display: table-cell;
	white-space: no wrap;
	/*height: 54px;*/
}

.rootmenuitembreadcrumb td {
	background:  #FFF;
	padding: 36px 10px 4px 10px;
	*padding: 36px 10px 0 10px;
	_padding: 36px 10px 0 10px;
	text-decoration: none;
	cursor: hand; 
	color: #0f4672;
	font-family: Trebuchet MS;
	font-size: 14px; 
	border: 0px;
	font-weight: bold;
	display: table-cell;
	white-space: no wrap;
	/*height: 54px;*/
	
	
}
/*tr.rootmenuitem td, tr.rootmenuitemselected td, tr.rootmenuitembreadcrumb td {
	width: 125px;
}*/
.submenuitembreadcrumb {
	background: #4b84a6;
	cursor: hand; 
	color: #ecf3f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border: 0;
	padding: 4px 7px 5px 7px;
	text-align: left;
	/*width: 110px;*/
	white-space: normal;
}
.submenu {
	z-index: 1000;
	background-color: #663300;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: solid 1px #ecf3f8;
	margin:0;
	padding: 0;
	/*width: 120px;*/
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
	padding: 0;
	margin: 0;
}
.MainMenu_MenuBreak table {
	width: 100%;
}

img.navsepclass {
	margin: 0 15px;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}

.photoreel
{
	position:absolute; left:0; top:-60px; height: 205px; z-index: 1;
}
/* ===== START IPHONE EFFECT ===== */
#videoview
{
overflow:hidden;
}
#social_media
{
overflow:hidden;
}
div.text_feed .name
{
font-weight: bold;
}
div.text_feed 
{
font-size: 15px;
}
div.text_feed 
{
font-size: 15px;
}
div.text_feed .text
{
	clear: both;
}
div.text_feed .text_icon_container_alter  
{
background: #eee;
color: #333;
}
div.text_feed  p
{
padding: 10px;
}
div.text_feed div.frame1 { background: url(_i/tl.gif); background-position: left top; background-repeat: no-repeat;}
div.text_feed div.frame2 { background: url(_i/tr.gif); background-position: right top; background-repeat: no-repeat;}
div.text_feed div.frame3 { height: 5px; }
div.text_feed div.frame4 { background: url(_i/bl.gif); background-position: left bottom; background-repeat: no-repeat;}
div.text_feed div.frame5 { background: url(_i/br.gif); background-position: right bottom; background-repeat: no-repeat;}
div.text_feed div.frame6 { height: 5px; }

div.text_feed  img
{
margin-top: -6px;
}
div.text_feed .text_icon_container 
{
background: #bbb;
color: #000;
}
div.text_feed .timestamp
{
	text-align: center;
	font-size: 10px;
	color: #999999;
	clear:both;
	}
div.text_feed .sms_icon
{
	background-image: url(images/sms_icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-top:3px;
	margin-bottom:3px;
}
div.text_feed .text_icon_container_alter .sms_icon
{
	float: right;
	margin-right:5px;
}
div.text_feed .text_icon_container .sms_icon
{
	float: left;
	margin-left:5px;
}

div.text_feed .twitter_icon
{
	background-image: url(images/twitter_icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-top:3px;
	margin-bottom:3px;
}
div.text_feed .text_icon_container_alter .twitter_icon
{
	float: right;
	margin-right:5px;
	margin-left:0px;
}
div.text_feed .text_icon_container .twitter_icon
{
	float: left;
	margin-left:5px;
	margin-right:0px;
}


div.text_feed .middle
{
	width:345px;
	margin:5px 0;
}
div.text_feed .text_icon_container .middle
{
	float:left;
}
div.text_feed .text_icon_container_alter .middle
{
	float:right;
}

/* ===== END IPHONE EFFECT ===== */
div.PhotoList
{
width:100%;
height:145px;
overflow:hidden;
margin: 4px;
/*
background: #dddddd;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
*/
}
img.PhotoItem
{
height: 142px;
}

div.PhotoContainer
{
	padding: 0 4px 0 4px;
	height:140px;
}
.ui-effects-transfer { } 

