/* BLOG */
.gwt-Label-blog_date {font-size: 11px; color: #CC0000; font-weight: bold;}
.blog_text {font-size: 10px; color: white; font-weight: normal;}

/* CONTACT */
.gwt-TextBox-ps_textbox {font-size: 10px; border: black; border-style: solid; border-width: 1px; background-color: #CCCCCC;}
.ps_textarea {font-size: 10px; border: black; border-style: solid; border-width: 1px; background-color: #CCCCCC;}

/* CONTENT */
.gwt-Label-content_header {font-size: 14pt; color: white; font-weight: bold;}
.contentScroller {height: 330px; width: 450px; overflow-x: hidden;}

/* MENU */
.gwt-Label-menu_item {cursor: pointer; font-size: 11pt; color: white;}
.menu_container {}

/* MISC */
.ps_button {cursor: pointer; height: 22px; font-size: 10pt; color: #FFFFFF; border: 0px; background-color:#666666;}
.ps_button:hover {background-color: #CC0000;} 
.gwt-Label-INFO_red {font-size: 12px; font-weight: bold; color: #CC0000;}
.gwt-Label-INFO_green {font-size: 12px; font-weight: bold; color: #009900;}



















/* LOGIN BOX */
.gwt-TextBox-fb-loginBox {background-color : #DDDDDD; border: 1px solid #666666; height: 15px; width: 120px; font-size: 8pt; font-style: italic; color: #333333;}
.gwt-PasswordTextBox-fb-loginBox {background-color : #DDDDDD; border: 1px solid #666666; height: 15px; width: 120px; font-size: 8pt; font-style: italic; color: #333333;}
.fb-loginBox {cursor: pointer; height: 20px; width: 47px; text-align: center; font-size: 9pt; color: #FFFFFF; border: 1px solid #FFFFFF; background-color:#FF9900;}
.fb-loginBox:hover {background-color: #FFD41E;}
.gwt-CheckBox-fb-loginBox {font-size: 9pt; color: #FFFFFF;}
.gwt-Label-fb-loginBox_forgotPwd {cursor: pointer; font-size: 8pt; color: #666666;}
.gwt-Label-fb-loginBox_errMsg {font-size: 10pt; color: #CC0000; font-weight: bold;}

/* TOP MENU */
.gwt-Label-fb-topmenu {font-size: 10pt; color: white; font-weight: bold; cursor: pointer;}
.gwt-Label-fb-topmenu:hover {color: #FFD41E;}

/* BASIC SEARCH BOX */
.gwt-TextBox-fb-searchBox {background:#DDDDDD url(graphics/search.png) no-repeat 205px 2px; padding:4px 4px 4px 22px; border: 1px solid #666666; height: 15px; width: 220px; font-size: 8pt; font-style: italic; color: #333333;}
.gwt-Label-fb-searchBox_useAdvanced {cursor: pointer; font-size: 8pt; color: white;}

/* WELCOME BOX */
.gwt-Label-fb-welcome_header {font-size: 12pt; color: #FF9900; font-weight: bold;}
.gwt-TextBox-fb-welcome_tip {font-size: 12px; font-style: italic; color: #666666; border: #000000; border-style: solid; border-width: 1px; background-color: white; width: 450px;}
.fb-welcome_tip_button {cursor: pointer; height: 22px; font-size: 10pt; color: #FFFFFF; border: 0px; background-color:#FF9900;}
.fb-welcome_tip_button:hover {background-color: #FFD41E;} 
.gwt-Label-fb-WelcomeBox_requests {cursor: pointer; font-size: 11pt; color: #666666;}

/* PROFILE */
/* tabpanel begin */
.gwt-TabBar {}
.gwt-TabBar .gwt-TabBarFirst {width: 0px;  /* first tab distance from the left */}
.gwt-TabBar .gwt-TabBarRest {}
.gwt-TabBar .gwt-TabBarItem {margin-left: 2px; padding: 3px 6px 3px 6px; cursor: pointer; cursor: hand; color: #333333;
  font-size: 10px; font-weight: normal; text-align: center; background: #EEEEEE; border: 0px;}
.gwt-TabBar .gwt-TabBarItem:hover {background: #FFD41E;}
.gwt-TabBar .gwt-TabBarItem-selected {cursor: default; background: #FF9900; font-size: 10px; font-weight: bold; color: white; border: 0px;} 
.gwt-TabBar .gwt-TabBarItem-disabled {cursor: default; color: #DDDDDD;}
.gwt-TabPanel {}
.gwt-TabPanelBottom {border-color: #999999; border-style: solid; border-width: 1px 1px 0px; overflow: hidden; padding: 6px;}
.gwt-DecoratedTabBar {}
.gwt-DecoratedTabBar .gwt-TabBarFirst {width: 5px;  /* first tab distance from the left */}
.gwt-DecoratedTabBar .gwt-TabBarRest {}
.gwt-DecoratedTabBar .gwt-TabBarItem {border-collapse: collapse; margin-left: 6px;}
.gwt-DecoratedTabBar .tabTopCenter {padding: 0px;  background: #d0e4f6;}
.gwt-DecoratedTabBar .tabTopLeft,
.gwt-DecoratedTabBar .tabTopRight {padding: 0px; zoom: 1;}
.gwt-DecoratedTabBar .tabTopLeftInner,
.gwt-DecoratedTabBar .tabTopRightInner {width: 6px;  height: 6px;}
.gwt-DecoratedTabBar .tabTopLeft {background: url(images/corner.png) no-repeat 0px -55px; -background: url(images/corner_ie6.png) no-repeat 0px -55px;}
.gwt-DecoratedTabBar .tabTopRight {background: url(images/corner.png) no-repeat -6px -55px; -background: url(images/corner_ie6.png) no-repeat -6px -55px;}
* html .gwt-DecoratedTabBar .tabTopLeftInner,
* html .gwt-DecoratedTabBar .tabTopRightInner {width: 6px; height: 6px; overflow: hidden;}
.gwt-DecoratedTabBar .tabMiddleLeft,
.gwt-DecoratedTabBar .tabMiddleRight {width: 6px; padding: 0px; background: #d0e4f6;}
.gwt-DecoratedTabBar .tabMiddleLeftInner,
.gwt-DecoratedTabBar .tabMiddleRightInner {width: 1px; height: 1px;}
.gwt-DecoratedTabBar .tabMiddleCenter {padding: 0px 4px 2px 4px; cursor: pointer; cursor: hand; color: black; font-weight: bold; text-align: center; background: #d0e4f6;}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {background: #92c1f0;}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {background-position: 0px -61px;}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {background-position: -6px -61px;}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft,
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {background: #92c1f0;}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {cursor: default; background: #92c1f0;}
.gwt-DecoratedTabBar .gwt-TabBarItem-disabled .tabMiddleCenter {cursor: default; color: #999999;}
/* tabpanel end */

.gwt-Label-fb-profile_username {font-size: 12pt; color: #FF9900; font-weight: bold;}
.gwt-Label-fb-profile_title {font-size: 10pt; color: #666666; font-weight: normal; font-style: italic;}
.gwt-Label-fb-profile_info_header {font-size: 10pt; color: #666666; font-weight: bold; font-style: normal;}
.gwt-Label-fb-profile_info {font-size: 10pt; color: #333333; font-weight: normal; font-style: normal;}


/* CONTENT PAGES */
.gwt-Label-fb-content_header {font-size: 11pt; color: #FF9900; font-weight: bold;}

/* POPUPS */
.gwt-Label-fb-popup_close {font-size: 11px; font-weight: bold; color: #666666; cursor: pointer;}
.fb-popupPanel {background-color: #EEEEEE;}

/* EDIT AVATAR */
.fb-avatar_delete {cursor: pointer; width: 150px; height: 15px; font-size: 9pt; color: #FFFFFF; border: 0px; background-color:#CC0000;}
.fb-avatar_setMain {cursor: pointer; width: 150px; height: 15px; font-size: 9pt; color: #FFFFFF; border: 0px; background-color:#009900;}
.gwt-Image-fb-avatar_mainPic {border: 3px solid #009900;}

/* SHARER BOX */
.gwt-Label-fb-sharerBox_txt {font-size: 10pt; color: #333333;}

/* FRIENDSHIPS */
.fb-friendReqLine_0 {background-color:#DDDDDD;}
.fb-friendReqLine_1 {background-color:#DDDDDD;}
.button_ignore {cursor: pointer; height: 20px; font-size: 10pt; color: #999999; border: 1px solid #999999; background-color:#EEEEEE;}
.gwt-Label-fb-FriendReq_Msg {font-size: 10pt; color: #666666; font-style: italic;}

/* MISC */
.clickable {cursor: pointer;}
.error {background-color: red;}
.fb-scroller {border: #000000; border-style: solid; border-width: 1px;}
.gwt-Label-fb-field_name {font-size: 11px; font-weight: normal; color: black;}
.gwt-TextBox-fb-field_box {font-size: 10px; border: #000000; border-style: solid; border-width: 1px; background-color: white;}
.gwt-PasswordTextBox-fb-field_box {font-size: 10px; border: #000000; border-style: solid; border-width: 1px; background-color: white;}
.gwt-TextBox-fb-field_error {background-color: red;}
.gwt-PasswordTextBox-fb-field_error {background-color: red;}
.menuBox{height: 20px; font-size: 11px; border: #000000; border-style: solid; border-width: 1px; background-color: white;}
.fb-menuBox {font-size: 10px; border: #000000; border-style: solid; border-width: 1px; background-color: white;}

.button_orange {cursor: pointer; height: 22px; font-size: 10pt; color: #FFFFFF; border: 0px; background-color:#FF9900;}
.button_orange:hover {background-color: #FFD41E;} 

