/* generic style file */
/*********************/

/* default styles */
* {	padding: 0; margin: 0; }

body { -webkit-text-size-adjust : none; }
input { -webkit-border-radius: 5px; }
select { -webkit-border-radius: 5px; }
input[type=checkbox] { min-height: 25px; }

.msgwebcontainer h1 { font-size: 18px;}
.msgwebcontainer h2 { font-size: 16px;}
.msgwebcontainer h3 { font-size: 14px;}
.msgwebcontainer h4 { font-size: 12px;}

/* collapsible panel */

/* vmenu - full css override */
.vmenu_viphone { clear: both; border-top: 1px solid #e6e6e6; height: 15px; width: 100%; padding:5px 0px 5px 0px; background:url(../images/1000/v_menu_bkgr.gif) repeat-x;  }
.vmenu_viphone a { display:block; text-decoration:none; color:#818181; margin-right: 15px; margin-left: 10px; background:url(../images/1000/v_menu_arrow.gif) no-repeat right; height: 100%; padding-right: 10px; }


/* collapsible panel - full css override */
.cp { display: block; }
.cp_p { }
.cp a { display: block; height: 100%; background:url(../images/1000/arrow_down_gray.png) no-repeat right; vertical-align: middle; padding-right: 10px;}
.cp a.opened { background:url(../images/1000/arrow_up_gray.png) no-repeat right; }


/*scheduler*/
.msg-scheduler .exit_button{ width:27px;height:27px;padding: 3px; background-image: url('/images/scheduler/mobeeart_delete_grey.png');}
.msg-scheduler .success-message{ padding-top: 50px;padding-bottom: 40px;}
.msg-scheduler .slot {padding-bottom: 7px;padding-top: 7px;}
.msg-scheduler .back-button-r{margin-right:10px}
.msg-scheduler .field{margin-top:5px}


/*forum*/
.msg_forum .msg_forum_action_container {font-size: 11px; margin-top:3px}
.msg_forum_spacer {width: 6px;}
.msg_forum_msg_txt { padding: 5px;margin:2px} 
.msg_forum_thread_bullet {padding-top: 4px;}
.msg_forum_form_cover_message {margin-bottom:10px}
.msg_forum_close_form {font-size:12px}
.msg_forum_msg_body{margin-top:4px}
.msg_forum_msg_info_bar{margin-top:2px}