body {
 padding: 0px;
 margin: 0px;
 background-color: #EEEEEE;
 text-align: center;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #333;
}
a:link, a:visited, a:active {
 color: #000;
}
img {
 margin:0;
 padding:0;
 border:none;
}
pre {
 margin:0;
 padding:0;
 border:none;
}
p {
 margin: 5px 5px 5px 5px;
 padding:0;
 border:none;
 text-indent:15px;
}
form {
 margin:0;
 padding:0;
}
h4 {
 margin: 10px 0 4px 0;
 padding:0;
 font-size:14px;
 font-weight:bold;
}
.content h2 {
 margin: 0px 0px 4px 0px;
 padding: 2px 0 2px 0;
 color:#000;
}
.content h3 {
 font-size:18px;
 font-weight:bold;
 margin: 0px 0px 4px 0px;
 padding: 2px 0 2px 0;
 color:#443ED1;
}
h1 {
 color:#443ED1;
 font-size: 28px;
 margin: 0px 0px 8px 0px;
}
blockquote {
 padding: 3px;
 border:1px solid #CCC;
 margin: 15px 40px;
}

.container {
 margin-top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 783px;
 background: white;
 border: 1px solid #aaa;
}

.sidemenu {
  padding-top: 15px;
  border-right: 1px solid;
  width: 150px;
}
.sidemenuitem {
  background:url("/core/images/bullet-box6x6.gif") no-repeat scroll 6px 7px transparent;
  font-size:85%;
  list-style:none outside none;
  margin:0;
  text-align: left;
}
.sidemenuitem a {
  color:#2288BB;
  display:block;
  padding:2px 5px 2px 20px;
  text-decoration:none;
}
.sidemenuitem a:hover {
  text-decoration: underline;
}

.toolbar {
 border-left:1px dotted #ccc;
 padding:5px 5px 5px 5px;
 text-align:left;
 width:120px;
 vertical-align:top;
}
.leftbar {
 border-right:1px dotted #ccc;
 padding:5px 5px 5px 5px;
 text-align:left;
 width:120px;
 vertical-align:top;
}
.content {
 padding:0px 12px 0px 12px;
 width:525px;
 vertical-align:top;
 text-align:left;
}
.content h1 {
 font-weight: bold;
}
.footer {
 border-top: 1px solid #CCC;
 margin-top: 10px;
 padding-top: 10px;
 text-align: center;
 width:100%;
}

.links {
 font-weight: bold;
 color: #443ED1;
 width:100%;
 text-align:center;
}
.links a:link, .links a:active, .links a:visited {
 color: #443ED1;
 font-weight: bold;
}

td .label {
 text-align:right;
 font-weight:bold;
}

.button {
 font-family: arial, sans-serif;
 font-size: 9px;
 text-transform: uppercase;
 background-color: #0066CC;
 color: white;
 font-weight: bold;
}

.ads {
 width:100%;
 border-top: 1px solid #CCC;
 margin-top: 10px;
}

.sp {
 font-family: sans-serif, arial;
 font-size:11px;
 width:95%;
}

.comment {
 width:100%;
 text-align:right;
 font-size:11px;
 font-family: sans-serif, arial;
 border-top:1px dotted #c0c0c0;
}

.field {
 margin: 5px 0 5px 0;
}

.box {
  padding: 1px;
  margin: 1px;
  text-align: left;
  vertical-align: top;
  border: 1px dashed #ccc;
}
.boxheader {
  background-color: #9898CD;
  color: black;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
  padding: 0 5px 0 5px;
}

.header {
 width: 770px;
 background: white;
 border: 1px solid #aaa;
 color: black;
 font-weight: bold;
 font-size: 14px;
}

.divider {
 background-color: #DBDBDB;
 color: black;
 vertical-align: top;
 padding: 0 5px 0 5px;
}

.rowAlt {
 background-color: #EDEDED;
}

.block {
 border-top: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
 padding-top: 5px;
}

.byline {
 font-size: 11px;
 width:100%;
 border-top: 1px solid #CCC;
 text-align:right;
}

.title {
 border: 2px solid #000;
 background-color: #CCC;
 width:100%;
}

.formbox {
 padding:6px 6px 6px 6px;
 margin:5px 0 5px 0;
 background-color:#EEE;
 border:1px solid #888;
}

.error {
 color:#A00000;
 font-style:italic;
}
.l, .c, .r {
 width:33%;
}
.l {
 text-align: left;
}
.c {
 text-align: center;
}
.r {
 text-align:right;
}
.rule {
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #111; 
  margin: 0px 2%;
  clear: both;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

#imagebar { border:1px solid #808080; }
#imagebar .hd {
	background:transparent url(yui/build/assets/skins/sam/sprite.png) repeat-x scroll 0pt -200px;
	position:relative;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin:0pt;
	padding:0.3em 1em;
	text-align:left;
}
#imagebar .bd { border-top:1px solid #808080; padding: 0.35em; }
#imagebar .ft {
	background-color:#F2F2F2;
	border-top:1px solid #808080;
	color:#999999;
	padding:0.25em;
	text-align:left;
}

.yui-skin-sam .yui-toolbar-container .yui-toolbar-imagebar span.yui-toolbar-icon {
    background-image: url( images/icons/pictures.png );
    background-position: 1px 0px;
}
.yui-skin-sam .yui-toolbar-container .yui-toolbar-imagebar-selected span.yui-toolbar-icon {
    background-image: url( images/icons/picture_go.png );
    background-position: 1px 0px;
}

.active {
  visibility: visible;
  display: block;
}

.inactive {
  visibility: hidden;
  display: none;
}

td.beforedayboxes {
  border: 1px solid;
	background-color: #EFEFEF; color: #000000;
}
td.dayboxes {
  border: 1px solid;
	background-color: #ffffff; color: #000000;
}
td.afterdayboxes {
  border: 1px solid;
	background-color: #EFEFEF; color: #000000;
}
td.highlighteddayboxes {
  border: 1px solid;
	background-color: #ffffcc; color: #000000;
}

