body {
	text-align: center;} 
a:visited {
	color:#0066FF; }
#container {
	margin: 0 auto;
	width: 386px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;} 
#goldbar {
	width: 386px;
	height: 86px;
	background-image: url(images/goldbar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 8px 0 0 8px;
	}
#greybar {
	width: 386px;
	background: url(images/greybar.jpg) no-repeat;
	text-align: left;
	padding: 15px 8px 8px 62px;
	}
#greybar ul {
	padding:0 0 0 20px;
	margin:0 0 0 0px;
	font-size:11px;
	width:300px; }
#greybar ul li {
	font-size:11px;
	list-style-type:circle; }
#greybarbottom {
	float:left;
	width: 386px; }
.mypicture {
	float: left;
	width: 54px;
	height: 56px;}
.myinfo {
	float: left;
	width: 316px;
	padding-bottom:25px;}
.navigation {
	float:left;
	width:324px;
	padding:0 0 0 2px;}
ul#nav {
	margin: 0;
	padding-left: 0;
	display: inline;}
ul#nav li {
	float:left;
	margin: 0;
	padding:0px;
	list-style: none;
	display: inline;}
ul#nav li a {
	font-size:11px;
	white-space:nowrap;}
ul#nav li.new {
	padding:0 13px 0 0;}
ul#nav li.new a {
	color:#49912A;}
ul#nav li.view {
	padding:0 25px 0 0;}
ul#nav li.view a {
	color:#856A0E;}
ul#nav li.edit {
	padding:0 0 0 0;}
ul#nav li.edit a {
	color:#0066FF;}
ul#nav li a:hover {	
	text-decoration:none;}
.logout {
	float: right;
	text-align: right;}
.logout a {
	text-decoration: none;
	font-weight: bold;
	color: #947010;}
.logout a:hover {
	text-decoration: underline;}
.minilistcontainer {
	text-align: center;
	color: #999999;	}
.listtypes {
	width: 386px;
	text-align:center;
	color: #999999; 
	padding:15px 0 15px 0;
	font-size:11px;}
.minilist {
	float: left;
	width: 96px;}
.minilist a { 
	display: block;
	padding: 10px 0 0 0;
	width: 72px;
	height: 90px;
	background-image: url(images/mini-list.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F3F8E;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;}
.minilist a:hover {
	text-decoration: underline;}
.back {
	margin: 20px;}
.wishlist {
	float: left;
	width: 375px;
	background-image: url(images/wishlist-top.gif);
	background-repeat: no-repeat;
	padding-top: 0px;}
.wishlist_wide {
	float: left;
	width: 500px;
	background: url(images/wishlist_wide-middle.gif) left repeat-y;
	padding: 0px;}
.infobox {
	float: left;
	width: 280px;
	padding-left: 25px;
	padding-top: 25px;
	margin: 0px;}
.wishlist_wide .infobox {
	float: left;
	background: url(images/wishlist_wide-top.jpg) top right no-repeat;
	width: 500px;
	margin: 0px;
	padding:0px;}
.wishlist_wide .infobox .pad{
	padding-left: 38px;
	padding-top: 28px; }
.wishlist_wide .infobox .pad .mypicture {
	width: 64px;}
.wishlist_wide .infobox .pad .myinfo {
	float: left;
	width: 316px;
	padding-bottom:0px;}
.itemcontainer {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	background: url(images/wishlist-bottom.jpg) bottom no-repeat;}
.wishlist_wide .itemcontainer {
	background: url(images/wishlist_wide-bottom.jpg) bottom left no-repeat;}
.item {
	float: inherit;
	width: 347px;
	background-color: #2F77E9;
	color: #EAF1FD;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 5px;
	}
.wishlist_wide .itemcontainer .item {
	float: inherit;
	width: 470px;
	background-color: #2F77E9;
	color: #EAF1FD;
	}
.mywishlist {
	float: left;
	width: 375px;
	background-image: url(images/mywishlist-top.gif);
	padding-top: 0px;}
.myitemcontainer {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	background-image: url(images/mywishlist-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;}
.myitem {
	float: inherit;
	width: 347px;
	background-color: #B38900;
	color: #FFFCF0;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 5px;}
.additem {
	float: right;
	text-align: right;}
.additem a {
	display: block;
	width: 93px;
	height: 28px;
	background-image: url(images/additem.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;}
.itemcheck {
	float: left;
	width: 26px;
	margin-left: 5px;}
.wishlist_wide .itemcontainer .item .itemcheck {
	float: left;
	width: 25px;
	margin-left: 5px;}
.checkhover a {
	background:url(images/checkbox2.gif) no-repeat;
	display:block;
	width:25px;
	height:26px;
	text-decoration:none;
	border:none; }
.checkhover a:hover {
	background:url(images/check2.gif) no-repeat; }
.itemtext{
	float: right;
	width: 300px;
	padding-right: 5px;
	height: auto;}
.wishlist_wide .itemcontainer .item .itemtext{
	float: right;
	width: 415px;
	padding-right: 20px;
	height: auto;}
.itemtitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 375px;
	background-color: #FFD7D7;
	border: 1px solid #DD0000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;}
.claimedby {
	position: absolute;
	margin-left: 280px;
	z-index: 2;
	background-image: url(images/claimticket.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 42px;
	padding-top: 3px;
	padding-left: 14px;
	color: #FFFFFF;
	font-weight: bold;}
.wishlist_wide .claimedby {
	position: absolute;
	margin-left: 425px;
	z-index: 2;
	background-image: url(images/claimticket3.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 65px;
	padding-top: 4px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:normal;}
.claimdate {
	padding:33px 0 0 2px;
	color:#550110;
	font-size:11px; }
.checkbox {
	position: absolute;
	z-index: 1;}
.deleted {
	position: absolute;
	margin-left: 20px;
	z-index: 3;
	background-image: url(images/claimticket.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 42;
	padding-top: 3px;
	padding-left: 14px;
	color: #FFFFFF;
	font-weight: bold;}
.claimedlist {
	margin-top: 25px;
	background-color: #EEEEEE;
	border: 1px dotted #CCCCCC;
	padding: 8px;
	font-size: 12px;
	line-height: 18px;	}
.showdeleted {
	margin-top: 15px;
	margin-left: 15px;}
.guest {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color:#CC0000;	}
.guest a {
	color:#FFDFDF;	}
.reddot {
	position: absolute;
	margin-left: 65px;
	margin-top: 19px;
	z-index: 2;
	background:url(images/total-tab.gif) no-repeat; 
	width:20px; 
	height:20px; 
	line-height:16px; 
	color:#2D74E6; }
.greendot {
	position: absolute;
	margin-left: 65px;
	margin-top: 40px;
	z-index: 2;
	background:url(images/total-tab-green.gif) no-repeat; 
	width:20px; 
	height:20px; 
	line-height:16px; 
	color:#6EB249; }
.smaller {
	font-size:8px; }
.comments {
	padding:5px 0 0 0; }
.comments h4 {
	background:url(images/icon-comment.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	margin: 0;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
	text-decoration:underline;
	cursor: pointer; }
.comments h4.lighticon {
	background:url(images/icon-comment2.gif) 0 4px no-repeat; }
.comments input {
	 }
.comments form {
	padding:0;
	margin:0;
	display:inline; }
.newcommentform {
	background:#87C440;
	padding:8px; }
.comment {
	background:#87C440;
	padding:10px 10px 10px 20px;
	color:#3E591C;
	margin:0 0 3px 0; 
	font-size:12px;}
.altgreen {
	background:#ACD67A; }
.comment .deletecomment {
	float:left;
	margin-left:-16px;
	 }
.comment .commenter {
	color:#314716;
	font-weight:bold; }
.comment img {
	cursor: pointer; }
.creator_on {
	background:#75A6F0;
	color:#2F77E9;
	padding:0px 8px;
	font-size:11px;
	line-height:16px;
	height:16px; }
.creator_off {
	background:#6196EF;
	color:#98BCF4;
	padding:0px 8px;
	font-size:11px;
	line-height:16px;
	height:16px; }