@CHARSET "ISO-8859-1";
body {
	background-color:#E7ECF1;
	margin:0px;
	padding:0px;
}
#modal{
	/*width: 770px;
	height: 455px;*/
}
#modal-left, #modal-right{
	float:left;
}
#modal #pagination{
	margin-top:3px;
	margin-bottom:10px;
	background: transparent url(/images/layout/pagination_bg.gif) scroll no-repeat 0 0;
	height:20px;
	padding-left:15px;
	padding-top:9px;
	width:500px;
}
#modal-left{
	margin-right:15px;
padding-bottom:18px;
width:225px;
}
div#modal-left div#top{
	background:#96ABC2 url(/images/layout/menu/menu-top.gif) no-repeat scroll 0 0;
	padding-top:10px;
	width:205px;
	float:left;
}
div#modal-left div#top h4, div#modal-left div#top p{
	margin-left:10px;
	margin-right:10px;
}
div#modal-left div#phrase-categories{
border-left:1px solid #5F7BA4;
border-right:1px solid #5F7BA4;
background-color:#96ABC2;
float:left;
margin:0;
width:203px;
}
div#modal-left div#phrase-categories ul{
	margin: 0 10px;
	list-style: none;
}
div#modal-left div#phrase-categories ul li{
	border-bottom: 1px solid #394B66;
	display:block;
height:20px;
padding-top:5px;
}
#modal-right{
	width:518px;
}
.card-item{
background-image:url(/images/layout/modal/phrase.bg.gif);
background-repeat:no-repeat;
height:230px;
margin-bottom:20px;
padding-left:40px;
padding-top:10px;
width:475px;
}
.item-link a{

display:block;
height:41px;
text-align:left;
text-indent:-9999px;
width:205px;
float:left;
}
.item-link a.minha{
	background:transparent url(/images/layout/modal/minhafrase.btn.gif) no-repeat scroll 0 0;
}
.item-link a.meu{
	background:transparent url(/images/layout/modal/meutexto.btn.gif) no-repeat scroll 0 0;
	margin-left:20px;
}
.item-link a:hover{
	background-position:  0 -41px;
}
.item-content{
	overflow:hidden;
	height:160px;
}

#modal #success{
background:#E7ECF1 url(/images/layout/modal/confirmation.bg.gif) no-repeat scroll 0 0;
height:130px;
padding:20px 10px 10px;
width:495px;
}
#modal #success h4{
	text-align: center;
}

#subcatsmenu-wrapper{
	-webkit-border-radius: 10px;
-moz-border-radius:10px;
border:5px solid #CDD8E2;
background-color:#CDD8E2;
padding:5px;
}

#subcatsmenu-wrapper #subcat-menu{
	background:transparent url(/images/layout/menu/menu-bot.gif) no-repeat scroll left bottom;
	padding-bottom:18px;
}
#subcatsmenu-wrapper #subcat-menu #subcat-menu-title{
	background: transparent url(/images/layout/menu/menu-top.gif) scroll no-repeat 0 0;
	height:29px;
	padding-top:20px;
	width:205px;
}
#subcatsmenu-wrapper #subcat-menu #subcat-menu-title h4{
	text-align: center;
	}
#subcatsmenu-wrapper #subcat-menu #subcat-menu-title h1 {
	margin-left:10px;
}

#subcatsmenu-wrapper #subcat-menu #subcat-menu-title h1 a{
	font-size: 16px;
}

#subcatsmenu-wrapper #subcat-menu #subcat-menu-links{
background-color:#96ABC2;
border-left:1px solid #5F7BA4;
border-right:1px solid #5F7BA4;
padding:0 6px;
text-align:center;
}
#subcatsmenu-wrapper #subcat-menu #subcat-menu-bot{
}
#subcatsmenu-wrapper #subcat-menu ul{
	padding-bottom:4px;
	margin-top:10px;
}
#subcatsmenu-wrapper #subcat-menu ul li{
	list-style: none;
	background: transparent url(/images/layout/menu/li-menu.gif) scroll no-repeat 0 0;
	cursor:pointer;
	display:block;
	width: 191px;
	height:22px;
	margin-bottom: 4px;
	padding-top:3px;
}
#subcatsmenu-wrapper #subcat-menu ul li a{
	font-weight: bold;
	font-size: 14px;
	color:#425874;
	display:block;
}
#subcatsmenu-wrapper #subcat-menu ul li:hover{
	background-position: 0 -25px;
	text-decoration:underline;
	}
#subcatsmenu-wrapper #subcat-menu ul li.selected {
	background-position: 0 -25px;
}
#subcatsmenu-wrapper #subcat-menu #subcat-menu-links{
}

#phrase{
	background:transparent url(/images/layout/list/cardbg.gif) no-repeat scroll 0 0;
	height:127px;
	margin-top:15px;
	padding:10px;
	width:495px;
	text-align: left;
}
#modal-header{
	height:37px;
width:100%;
background:transparent url(/images/layout/menu.png) repeat-x scroll 0 0;
margin-bottom:10px;
}
#modal-title{
float:left;
font-weight:bold;
margin-left:20px;
padding-top:10px;
}
#preview h4{
margin:10px;
}
#modal-send a:hover{
	background-color:#566B92;
	background-image:none;
}
#modal-send a{
display:block;
background-color:#394B66;
background-repeat:no-repeat;
background-position:10px center;
color:#FFFFFF;
float:right;
font-weight:bold;
height:27px;
padding-top:10px;
text-align:center;
width:200px;
}
#send-form{
display:none;}

#plaxo-chooser{
	display: block;
	float:left;
}
#modal span.label{
	float:left;display:block;color:#7998B5;font-weight: bold;margin: 10px;
}
#modal span.field{
	padding:10px 10px 0;min-width:200px;text-align:left;height:25px; float:left;display:block;color:#394B66;font-weight:bold;background-color:#EFF2F5;
	-webkit-border-radius: 10px;-moz-border-radius:10px;
	border:1px solid #7998B5;
}
#preview{
background-color: #E7ECF1;
	width:650px;
	}