.views {
	width: 600px;
	height: 19px;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 0.9em;
	font-weight: bold;
	background: url('/layout/views.gif') 10px 0px no-repeat;
	color: #535353;
}

.editprofile-title {
	width: 600px;
	height: 19px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 2px;
	font-size: 0.9em;
	font-weight: bold;
	background: url('/layout/views.gif') 10px 0px no-repeat;
	color: #535353;
}

.views-wide {
	width: 854px;
	height: 19px;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 0.8em;
	font-weight: bold;
	background: url('/layout/views-wide.gif') 10px 0px no-repeat;
	color: #535353;
}

.viewscnt {
	width: 600px;
	height: 23px;
	margin-top: -5px;
	padding-left: 20px;
	font-size: 0.9em;
	font-weight: bold;
	background: url('/layout/viewscnt.gif') 10px 0px no-repeat;
	color: #FFFFFF;
}
.views div, .viewscnt div , .views-wide div{
	float: left;
	height: 13px;
	margin-top: 1px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.views div, .views-wide div {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
}
.viewscnt div {
	border-left: 1px solid #136A99;
	border-right: 1px solid #2A3A47;
}
.views a , .views-wide a{
	color: #999999;
	text-decoration: none;
}
.views a:hover , .views-wide a:hover{
	color: #000000;
}
.viewscnt a {
	color: #DDDDDD;
	text-decoration: none;
}
.viewscnt a:hover {
	color: #FFFFFF;
}
.grid {
	width: 612px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.9em;
}
.gridbox, .gridboxeve {
	float: left;
	width: 139px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background: url('/layout/grid.gif') repeat-x;
	margin-right: 2px;
	margin-bottom: 5px;
}
.gridbox {
	height: 190px;
}
.gridboxeve {
	height: 134px;
}
.gridbox a, .gridboxeve a {
	text-decoration: none;
}
.gridimg {
	width: 139px;
	height: 88px;
	text-align: center;
}
.gridimg table, .gridimg td {
	width: 84px;
	height: 84px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
.gridcnt {
	width: 139px;
	height: 44px;
	text-align: center;
	padding-top: 4px;
	border-bottom: 1px solid #DDDDDD;
	font-family: Georgia, Times, serif;
}
.gridcnt, .gridcnt a {
	color: #136A99;
}
.gridcnt a:hover {
	color: #2A3A47;
}
.gridauthor {
	width: 139px;
	height: 27px;
	font-size: 0.97em;
	color: #717171;
	border-bottom: 1px solid #DDDDDD;	
}
.gridauthor a {
	color: #7030A0;
}
.gridauthor a:hover {
	color: #000000;
}
.grideve {
	width: 139px;
	height: 14px;
}
.grideve, .grideve a {
	color: #5F9EA2;
}
.grideve a:hover {
	color: #000000;
}
.gridboxeve .grideve {
	text-align: center;
	height: 30px;
	padding-top: 4px;
	border-bottom: 1px solid #DDDDDD;
}
.gridbook {
	position: relative;
	z-index: 99;
	float:right;
	width: 16px;
	height: 16px;
	margin-bottom: -16px;
}

.bookmarkfull {
	width: 16px;
	height: 16px;
	margin-bottom: 3px;
	margin-top: 9px;	
}


.gridyear, .gridyear a {
	color: #999999;
}
.gridyear a {
	font-weight: bold;
}
.gridyear a:hover {
	color: #000000;
}
.list {
	width: 616px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.listbox {
	float: left;
	width: 598px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 6px;
	padding: 5px;
}
.listbox a {
	text-decoration: none;
}
.listimg {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 6px;
}
.listimg table {
	margin: 0px auto;
}
.listimg table, .listimg td {
	width: 64px;
	height: 64px;
}
.listimg td {
	border: 1px solid #EFEFEF;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}
.listcnt {
	width: 440px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}
.listcnt, .listcnt a {
	color: #136A99;
}
.listcnt a:hover {
	color: #000000;
}
.listeveeve {
	float: left;
	width: 440px;
	margin-right: 6px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.listeveeve, .listeveeve a {
	color: #5F9EA2;
}
.listeveeve a:hover {
	color: #000000;
}
.listauthor {
	width: 440px;
	height: 16px;
	font-size: 11px;
	color: #999999;
	border-bottom: 1px solid #EFEFEF;	
}
.listauthor a {
	font-weight: bold;
	color: #7030A0;
}
.listauthor a:hover {
	color: #000000;
}
.listdate {
	float: left;
	width: 440px;
	height: 16px;
	font-size: 11px;
	color: #999999;
	border-bottom: 1px solid #EFEFEF;
}
.listeve {
	float: left;
	width: 440px;
	height: 16px;
	font-size: 11px;	
	color: #999999;
	border-bottom: 1px solid #EFEFEF;
}
.listeve a {
	font-size: 13px;
	color: #5F9EA2;
}
.listeve a:hover{
	color: #000000;
}

.listtheme {
	float:left;
	width: 44
	0px;
	height: 16px;
	font-size: 11px;	
	color: #999999;
	border-bottom: 1px solid #EFEFEF;
}
.listtheme a {
	font-size: 11px;
	color: #3AE2D0;
}
.listtheme a:hover{
	color: #000000;
}


.listtxt {
	float: left;
	width: 596px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #535353;
}
.listtxt a {
	color: #535353;
}
.listtxt a:hover {
	color: #000000;
}
.listbook {
	position: relative;
	z-index: 99;
	float:right;
	width: 16px;
	height: 16px;
	margin-bottom: -16px;
}
.listyear {
	border-bottom: 1px solid #DDDDDD;
}
.listyear, .listyear a {
	color: #717171;
}
.listyear a {
	font-weight: bold;
}
.listyear a:hover {
	color: #000000;
}
.fc {
 	width: 610px;
 	height: 208px;
 	margin-left: 10px;
}
.fcb1 {
	float: left;
}
.fcb2 {
	float: right;
}
.fcb1, .fcb2 {
	width: 300px;
	height: 208px;
	background #FFFFFF;
	cursor: hand;
}
.frontarrows {
	width: 300px;
	height: 16px;
	background: #717171;
}
.farrr {
	float: right;
}
.farrl {
	float: left;
}
.frontborder {
	width: 298px;
	border: 1px solid #DDDDDD;
}
.fronttitle {
	width: 288px;
	background: #F0F0F0;
	color: #717171;
	font-weight: bold;
	padding: 5px;
	font-size: 1.2em;
}
.front {
	width: 288px;
	padding: 5px;
}
.frontbox {
	width: 288px;
	height: 154px;
}
.frontbox a {
	text-decoration: none;
}
.frontimg {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 6px;
}
.frontimg table {
	margin: 0px auto;
}
.frontimg table, .frontimg td {
	width: 64px;
	height: 64px;
}
.frontimg td {
	border: 1px solid #EFEFEF;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}
.frontcnt {
	float: left;
	width: 208px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.frontcnt, .frontcnt a {
	color: #136A99;
}
.frontcnt a:hover {
	color: #000000;
}
.frontauthor {
	width: 208px;
	margin-top: 3px;
	font-size: 11px;
	color: #999999;
}
.frontauthor a {
	font-weight: bold;
	color: #7030A0;
}
.frontauthor a:hover {
	color: #000000;
}
.fronttheme {
	float: left;
	width: 208px;
	margin-top: 3px;
	font-size: 11px;
	color: #999999;
}
.frontdate {
	width: 288px;
	margin-top: 3px;
	font-size: 11px;
	color: #999999;
}
.fronteve {

	width: 288px;
	padding-bottom: 2px;
	font-size: 11px;	
	color: #999999;
	border-bottom: 1px solid #EFEFEF;
}
.fronteve a {
	font-size: 11px;
	color: #5F9EA2;
}
.fronteve a:hover{
	color: #000000;
}

.frontthemes {
	width: 288px;
	padding-bottom: 2px;
	font-size: 11px;	
	color: #999999;
	border-bottom: 1px solid #EFEFEF;
}
.frontthemes a {
	font-size: 11px;
	color: #3AE2D0;
}
.frontthemes a:hover{
	color: #000000;
}


.fronttxt {
	float: left;
	width: 288px;
	padding-top: 2px;
	font-size: 12px;
	color: #717171;
}
.frontyear {
	border-bottom: 1px solid #DDDDDD;
}
.frontyear, .frontyear a {
	color: #717171;
}
.frontyear a {
	font-weight: bold;
}
.frontyear a:hover {
	color: #000000;
}
.authorphoto { 
	float: right;
	width: 64px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
.alistcnt {
  float :left;
	width: 490px;
	height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.alistcnt a {
	font-family:Georgia,Times,serif;
	color: #136A99;
	font-size: 11px;
}
.alistcnt a:hover {
	color: #000000;
}
.alistauthor  {
  float :left;
	width: 490px;
	font-size: 1.1em;
	height: 16px;
	color: #717171;
	border-bottom: 1px solid #DDDDDD;
}
.alistauthor a , .alistCOT a {
	color: #7030A0;
}
.alistauthor a:hover , .alistCOT a:hover {
	color: #000000;
}

.alistCOT {
  float :left;
	width: 490px;
	height: 30px;
	border-bottom: 1px solid #DDDDDD;
}
.frontdisthm {
	color: #32B9A8;
	font-weight: bold;
	font-size: 15px;
}


.frontdiscnt, .frontdiscnt a:link, .frontdiscnt a:visited{
	font-family:Georgia,Times,serif;
	color: #136A99;
}

.frontdiscnt a:hover{
	font-family:Georgia,Times,serif;
	color: #000000;
}

.documents .docleft .docmyc .title .speciallogin{
	width: 215px;
	height: 18px;
	float: right;
	color: #ebece5;
	font-size: 10px;
	background-image: url('/layout/silverlogin.gif');
	color: #ffffff;
}

.documents .docleft .docmyc .title .speciallogin div{
	margin-left: 26px;
	margin-top: 3px;
	color: #ffffff;
}

.documents .docleft .docmyc .title .speciallogin a{
	color: #ffffff;
}

.documents .docleft .docmyc .title .speciallogin a:hover{
	color: #d8d8d8;
}


