#letterbar a{
	color:white;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.timeBox{
	color:#0c3;
	display:inline;
}

a img{
	border:none;
}

#letterbar a:hover{
	color:#cfcfcf;
}

#letterbar img{
	border:none;
}

#topmenu{
	font-family: 'Mountains of Christmas', cursive; font-size:39px; color:#fff;
}

#splash{
	position:relative;
	top:-50px;
	z-index:1;
}

#letterbar{
	width:405px;
	color:white;
	background:#083070;
	position:relative;
	top:45px;
	left:460px;
	height:45px;
	font-size:16px;
	border:1px solid white;
	padding-top:7px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left:4px;
	padding-right:12px;
	z-index:2;
}

#letterbar img{
	margin-top:-5px;
}

#letterlink{
	float:right;
	margin-top:9px;
}

a{
	cursor:pointer;
}

.sidebarIcon{
	cursor:pointer;
	border:0px;
}

.logoImg{
	cursor:pointer;
	border:0px;
}

body {
	font-family: Verdana;
	background-color:#006699;
	width:970px;
	border:0px;
	margin:0 auto;
	padding:0;
}

.color_frame {
	border:1px solid #999;
	margin:0 auto;
	width:774px;
	border-radius:15px;
	margin-top:20px;
	padding:25px;
	background-color:#09286C;
	box-shadow:6px 6px 20px 5px #cccccc;
}

.color_options {
	border:1px solid #999;
	border-radius:10px;
	padding:10px;
	float:left;
	width:154px;
	background-color:#006699;
}

.color_image_frame {
	border:1px solid #999;
	border-radius:10px;
	padding:10px;
	margin:0 0 20px 20px;
	float:left;
	background-color: #ddd;
	height: 565px;
	width: 555px;
}

.color_slider {
	clear:both;
	border:1px solid #999;
	border-radius:10px;
	padding:18px 4px 18px 16px;
	width:750px;
	margin-top:20px;
	background-color:#dddddd;
	cursor:pointer;
}

.color_slider img {
	height:100px;
	width:100px;
	padding:5px 8px;
}

.color_description {
	border:1px solid #999;
	border-radius:10px;
	padding:5px;
	float:left;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:22px;
	width:560px;
	min-height:45px;
	font-size:13px;
	text-align:center;
	background-color:#ffffff;
}

.color_controls {
	border:1px solid #999;
	border-radius:10px;
	padding:5px;
	float:left;
	margin-left:20px;
	width:564px;
	background-color:#dddddd;
}

.color_title {
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;
}

.color_title span {
	font-size:16px;
}

.color_box {
	height:65px;
	width:65px;
	border-radius:10px;
	float:left;
	border:1px solid white;
	margin:5px;
}

.color_set {
	box-shadow: 0 0 4px 4px #1066A8;
}

.color_selected {
	width:142px;
	border-radius:10px;
	float:left;
	margin:6px;
	cursor:pointer;
	font-size:11px;
	color:#FFF;
	text-align:center;
	padding:12px 0 12px 0;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.color_label {
	text-align:center;
	color:#ffffff;
}

.color_picker_frame {
	display:none;
}

.color_share_frame {
	display:none;
	text-align:right;
}

.color_share_frame .title {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0 4px 10px 4px;
}

.color_share_frame div {
	margin:4px;
}

.color_share_frame span {
	float:left;
}

.color_share_frame input {
	border-radius:3px;
	border:1px solid #000;
}


.color_button {
	text-align:center; 
	background:#1066A8; 
	border-radius:5px; 
	cursor:pointer; 
	color:#fff; 
	font-weight:bold; 
	padding:5px 0 5px 0;
}