/* proSilver Breizh Shoutbox Styles
   Rollover buttons and backgrounds
   By Sylver35  http://breizh-portal.com
----------------------------------------*/
div.shout_rules {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	font-size: 11px;
}

#msg > li.row1 {
	display: inline;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: left;
	padding: 1px 0;
}

#msg > li.row2 {
	display: inline;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: left;
	padding: 1px 0;
}

#msg > li > dl{
	vertical-align: middle;
	width: 100%;
	padding: 0;
}

#msg > li > dl > dt{
	width: auto !important;
	margin-right: 0px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#msg > li > dl > dd > input{
	margin: 3px;
}

#msg > li > dl > dd#msgbody{
	display: inline;
	padding: 3px 0 1px 2px !important;
	vertical-align: middle;
	float:none !important;
}

#base_ul {
	list-style:none;
	margin-left: 0;
}

#url_more {
	white-space: nowrap;
}

ul.ul_rules {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	width: 99%;
}

.rtl msg > li.row1 {
	display: block;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: right;
}
.rtl msg > li.row2 {
	display: block;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: right;
}
.rtl msg > li > dl > dt{
	width: auto !important;
	margin-left: 0px;
	padding-left: 1px;
}
.rtl msg > li > dl > dd.rtl msgbody{
	display: inline;
	padding: 2px 1px 0 3px !important;
	vertical-align: middle;
	float:none !important;
}

li.background_sub {
	width: 100%;
}

a.button_shout, input.button_shout, a.button_shout:hover, input.button_shout:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 5px 2px 5px;
	width: 22px;
	height: 22px;
	border: 0 none;
	margin-top: 2px;
	
}

a.button_shout_l, input.button_shout_l, a.button_shout_l:hover, input.button_shout_l:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 5px 3px 5px;
	width: 22px;
	height: 22px;
	border: 0px;
}

a.button_shout_del, input.button_shout_del, 
a.button_shout_del_no, input.button_shout_del_no {
	background-image: url("./images/shout/shout_cross.png"); 
}

a.button_shout_del:hover, input.button_shout_del:hover {
	background-image: url("./images/shout/shout_del.png");
}

a.button_shout_ip, input.button_shout_ip, 
a.button_shout_ip_no, input.button_shout_ip_no {
	background-image: url("./images/shout/shout_help.png");
}

a.button_shout_ip:hover, input.button_shout_ip:hover {
	background-image: url("./images/shout/shout_inf.png");
}

a.button_shout_edit, input.button_shout_edit, 
a.button_shout_edit_no, input.button_shout_edit_no {
	background-image: url("./images/shout/shout_edit.png");
}

a.button_shout_edit:hover, input.button_shout_edit:hover {
	background-image: url("./images/shout/shout_form.png");
}

a.button_shout_smile, input.button_shout_smile, 
a.button_shout_smile_no, input.button_shout_smile_no {
	background-image: url("./images/shout/shout_smile.png");
}

a.button_shout_smile:hover, input.button_shout_smile:hover {
	background-image: url("./images/shout/shout_tongue.png");
}

a.button_shout_bold, input.button_shout_bold, 
a.button_shout_bold_no, input.button_shout_bold_no {
	background-image: url("./images/shout/shout_bold.png");
}

a.button_shout_bold:hover, input.button_shout_bold:hover {
	background-image: url("./images/shout/shout_bold2.png");
}

a.button_shout_italic, input.button_shout_italic, 
a.button_shout_italic_no, input.button_shout_italic_no{
	background-image: url("./images/shout/shout_italic.png");
}

a.button_shout_italic:hover, input.button_shout_italic:hover {
	background-image: url("./images/shout/shout_italic2.png");
}

a.button_shout_under, input.button_shout_under, 
a.button_shout_under_no, input.button_shout_under_no {
	background-image: url("./images/shout/shout_under.png");
}

a.button_shout_under:hover, input.button_shout_under:hover {
	background-image: url("./images/shout/shout_under2.png");
}

a.button_shout_img, input.button_shout_img, 
a.button_shout_img_no, input.button_shout_img_no {
	background-image: url("./images/shout/shout_img.png");
}

a.button_shout_img:hover, input.button_shout_img:hover {
	background-image: url("./images/shout/shout_img2.png");
}

a.button_shout_url, input.button_shout_url, 
a.button_shout_url_no, input.button_shout_url_no {
	background-image: url("./images/shout/shout_url.png");
}

a.button_shout_url:hover, input.button_shout_url:hover {
	background-image: url("./images/shout/shout_url2.png");
}

a.button_shout_popup, input.button_shout_popup, 
a.button_shout_popup_no, input.button_shout_popup_no {
	background-image: url("./images/shout/shout_popup.png");
}

a.button_shout_popup:hover, input.button_shout_popup:hover {
	background-image: url("./images/shout/shout_popup2.png");
}

a.button_shout_priv, input.button_shout_priv, 
a.button_shout_priv_no, input.button_shout_priv_no {
	background-image: url("./images/shout/key_add.png");
}

a.button_shout_priv:hover, input.button_shout_priv:hover {
	background-image: url("./images/shout/key_go.png");
}

a.button_shout_color, input.button_shout_color, 
a.button_shout_color_no, input.button_shout_color_no {
	background-image: url("./images/shout/shout_color.png");
}

a.button_shout_color:hover, input.button_shout_color:hover {
	background-image: url("./images/shout/shout_color2.png");
}

a.button_shout_robot, input.button_shout_robot, 
a.button_shout_robot_no, input.button_shout_robot_no {
	background-image: url("./images/shout/robot.png");
}

a.button_shout_robot:hover, input.button_shout_robot:hover {
	background-image: url("./images/shout/robot_2.png");
}

a.button_shout_chars, input.button_shout_chars, 
a.button_shout_chars_no, input.button_shout_chars_no {
	background-image: url("./images/shout/chars.png");
}

a.button_shout_chars:hover, input.button_shout_chars:hover {
	background-image: url("./images/shout/chars_2.png");
}

a.button_shout_purge, input.button_shout_purge, 
a.button_shout_purge_no, input.button_shout_purge_no {
	background-image: url("./images/shout/poubelle.png");
}

a.button_shout_purge:hover, input.button_shout_purge:hover {
	background-image: url("./images/shout/poubelle_2.png");
}

a.button_shout_rules, input.button_shout_rules {
	background-image: url("./images/shout/alert.png");
}

a.button_shout_rules:hover, input.button_shout_rules:hover {
	background-image: url("./images/shout/alert_over.png");
}

a.button_shout_rules_in, input.button_shout_rules_in {
	background-image: url("./images/shout/exit.png");
}

a.button_shout_config, input.button_shout_config {
	background-image: url("./images/shout/config.png");
}

a.button_shout_config:hover, input.button_shout_config:hover {
	background-image: url("./images/shout/config_over.png");
}

a.button_shout_del_no:hover, input.button_shout_del_no:hover, a.button_shout_edit_no:hover, input.button_shout_edit_no:hover, 
a.button_shout_ip_no:hover, input.button_shout_ip_no:hover, a.button_shout_priv_no:hover, input.button_shout_priv_no:hover, 
a.button_shout_img_no:hover, input.button_shout_img_no:hover, a.button_shout_popup_no:hover, input.button_shout_popup_no:hover, 
a.button_shout_smile_no:hover, input.button_shout_smile_no:hover, a.button_shout_under_no:hover, input.button_shout_under_no:hover, 
a.button_shout_italic_no:hover, input.button_shout_italic_no:hover, a.button_shout_bold_no:hover, input.button_shout_bold_no:hover, 
a.button_shout_color_no:hover, input.button_shout_color_no:hover, a.button_shout_url_no:hover, input.button_shout_url_no:hover,
a.button_shout_robot_no:hover, input.button_shout_robot_no:hover, a.button_shout_purge_no:hover, input.button_shout_purge_no:hover,
a.button_shout_chars_no:hover, input.button_shout_chars_no:hover {
	background-image: url("./images/shout/lock_delete.png");
}

li.button_background, dt.button_background, div.button_background{
	background-repeat: repeat;
	width: auto;
	height: auto;
}

li.button_background_grey, dt.button_background_grey, div.button_background_grey {
	background-image: url("./images/shout/fond/grey.gif");
}

li.button_background_grey2, dt.button_background_grey2, div.button_background_grey2 {
	background-image: url("./images/shout/fond/grey2.gif");
}

li.button_background_orange, dt.button_background_orange, div.button_background_orange {
	background-image: url("./images/shout/fond/orange.gif");
}

li.button_background_blue, dt.button_background_blue, div.button_background_blue {
	background-image: url("./images/shout/fond/blue.gif");
}

li.button_background_blue2, dt.button_background_blue2, div.button_background_blue2 {
	background-image: url("./images/shout/fond/blue2.gif");
}

li.button_background_violet, dt.button_background_violet, div.button_background_violet {
	background-image: url("./images/shout/fond/violet.gif");
}


li.button_background_soft, dt.button_background_soft, div.button_background_soft {
	background-image: url("./images/shout/fond/soft.gif");
}

li.button_background_green, dt.button_background_green, div.button_background_green {
	background-image: url("./images/shout/fond/green.gif");
}

li.button_background_red, dt.button_background_red, div.button_background_red {
	background-image: url("./images/shout/fond/red.gif");
}

li.button_background_red2, dt.button_background_red2, div.button_background_red2 {
	background-image: url("./images/shout/fond/red2.gif");
}

li.button_background_transparent, dt.button_background_transparent, div.button_background_transparent {
	background-image: url("./images/shout/fond/transparent.gif");
}

li.button_background_yellow, dt.button_background_yellow, div.button_background_yellow {
	background-image: url("./images/shout/fond/yellow.gif");
}

li.button_background_pink, dt.button_background_pink, div.button_background_pink {
	background-image: url("./images/shout/fond/pink.gif");
}

li.button_background_prosilver, dt.button_background_prosilver, div.button_background_prosilver {
	background-image: url("./images/shout/fond/prosilver.gif");
}

li.button_background_prosilver2, dt.button_background_prosilver2, div.button_background_prosilver2 {
	background-image: url("./images/shout/fond/prosilver2.gif");
}

li.button_background_subsilver2, dt.button_background_subsilver2, div.button_background_subsilver2 {
	background-image: url("./images/shout/fond/subsilver2.gif");
}

li.button_background_subsilver3, dt.button_background_subsilver3, div.button_background_subsilver3 {
	background-image: url("./images/shout/fond/subsilver3.gif");
}

/*
* END MOD Breizh Shoutbox
----------------------------------------*/
