﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


body{
font-family: Arial,Helvetica,sans-serif;
font-size:62.5%;
background: #ebebeb url(images/bkg/center_bkg1024.gif) center top repeat-y;
}

#header{
font-size:1.3em;
padding:3px;
}

#footer{
font-size:1.3em;
padding-top:40px;
padding-bottom:28px;
text-align:center;
}

.fullwide{
margin: 0 auto;
width:993px;
}

.clearall {
clear: both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}

.hidden{
display:none;
}

a:link, a:visited {
color: #027AC6;
text-decoration: none;
}
a:hover {
color: #0062A0;
text-decoration: underline;
}
a:active, a.active {
color: #5895be;
}

input, textarea, select {
border:1px solid #AEC9F0;
margin:0;
}
input[type="radio"], input[type="checkbox"]{
border:none;
cursor:pointer;
}

input:focus, textarea:focus, select:focus {
border:2px solid #6694E3;
margin:0;
}

ul.row{
padding-top:2px;
padding-bottom:3px;
clear:both;
}
.row li{
float:left;
margin-right:10px;
}

.header{
padding:5px 0;
}

#leftpanel{
float:left;
max-width:180px;
overflow:hidden;
}

#rightpanel{
float:right;
width:150px;
}

#resultspanel{
width:640px;
margin-left:20px;
font-size:1.3em;
float:left;
}

#resultspanel .item{
float:left;
height:230px;
width:150px;
margin:2px;
padding:2px;
}

.sortbar{
float:right;
padding-right:12px;
}
.selected{
font-weight:bold;
}
.available{
font-weight:bold;
}

.selectorsBox{
background-color:#F8F9FB;
border:solid 1px #971B1E;
}

.selectorsBox .title{
background-color:#971B1E;
color:White;
text-transform:uppercase;
font-size:1.2em;
padding:2px 3px;
}

.selectorsBox ul{
padding:2px 5px;
}

.selectorsBox .groups{
font-size:1.4em;
font-weight:bold;
padding:6px;
text-transform:uppercase;
}

.selectorsBox .groups li{
padding:2px 0;
}

#sharelistcontainer .selectorsBox .groups{
padding-left:2px;
}

#sharelistcontainer .emptylist{
padding-top:4px;
padding-bottom:4px;
}

.headerBox{
background:url("http://s.wsj.net/img/dotted_grey.gif") repeat-x scroll left bottom transparent;
padding:5px 8px 6px;
}

.contentBox{
padding:1px;
}

.headerBox h4{
font-size:1.4em;
font-weight:bold;
color:#333333;
}

.selectedGroup{
padding-top:2px;
}

.selector{
padding-bottom:5px;
padding-top:2px;
}

.option{
font-size:1.2em;  
color:#093D72;
padding-bottom:2px;
margin-bottom:2px;
border-bottom:solid 1px #CCCCCC;
}

.expansion{
font-size:1.1em;
}

.expansion li{
margin-left:5px;
padding-top:1px;
padding-bottom:3px;
}

.expansion input{
float:left;
}
.expansion label{
margin-left:4px;
cursor:pointer;
color:#666666;
float:left;
max-width:130px;
}

.toolbar{
border: solid 1px #95b7f3;
background: url(images/bkg/toolgrad2.gif) repeat-x bottom;
padding: 2px 0 5px 5px;
margin-bottom: 5px;
font-family: verdana;
font-size: 1.5em;
text-decoration: none;
color: #003399;
white-space: nowrap;
}
.toolbar .separator {
color:#444444;
padding:0 10px;
}

.buttonbar{
padding-left:4px;
padding-bottom:8px;
}

.buttonbar a{
margin-right:3px;
}

.share{
background:url('images/btns/badge_share_2.png') no-repeat scroll right center;padding:4px 56px 4px 0;
}
.print{
background:url('images/btns/document_print.png') no-repeat scroll right center;padding:4px 16px 4px 0;
}
.pdf{
background:url('images/btns/doc_pdf.png') no-repeat scroll right center;padding:4px 16px 4px 0;
}
.email{
background:url('images/btns/mails.png') no-repeat scroll right center;padding:4px 16px 4px 0;
}
.fax{
background:url('images/btns/telephone_fax.png') no-repeat scroll right center;padding:4px 16px 4px 0;
}
.trash{
background:url('images/btns/user_trash_full.png') no-repeat scroll right center;padding:4px 16px 4px 0;
}
.delete2{
background:url('images/btns/gnome_window_close.png') no-repeat scroll right center;padding:4px 16px 4px 0;
}

.buttonBar{
padding-top:8px;
}

.buttonBar li{
float:right;
padding-left:5px;
}

/*invite others*/
.inviteOthersBox input,.inviteOthersBox textarea {
border:1px solid #CCCCCC;
font-size:1.2em !important;
padding:3px 2px;
width:97%;
}
.inviteOthersBox .headerBox h5 {
color:#CA5313;
font-family:georgia,times,"times new roman",serif;
font-size:1.8em;
font-style:italic;
font-weight:normal;
line-height:1em;
margin:0;
padding:0;
}
.inviteOthersBox h5 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-weight:bold;
line-height:1.6em;
margin-left:0;
margin-top:10px;
}
.inviteOthersBox p {
color:#666666;
font-size:1.1em;
line-height:1.3em;
}

/*dialog customizations*/
.ui-widget0{
font-size:1.3em !important;
}

.ui-dialog.waitdialog .ui-dialog-titlebar-close{
display:none;
}

#waitdialog{
background:url('images/bkg/processing.gif') no-repeat scroll center center;
}
/*end: dialog customizations*/

.login{
font-weight:bold;
}
