#gem
	{
		background: url(../img/cbc_gem_small.png) no-repeat;
		margin:auto;
		margin-top: 13px;
		margin-bottom: 12px;
		height: 65px;
		width: 65px;
	}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
#gem
	{
		background: url(../img/cbc_gem_2x.png) no-repeat;
		background-size: 65px;
	}
}

html {
  overflow-x:hidden;
}

body
	{
		margin:0;
		padding:0;
		font-family:helvetica;
		font-size: 17px;
		background: #1b1b1b;
		overflow-x: hidden;
	}

#body
	{
		width:100%;
	}

#container
	{
		margin:auto;padding:0;display:block;float:left;width:100%;height:100%;
	}

#menu
	{
		margin-top: 0;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		width: 304px;
		padding: 0;
	}

#menu li
	{
		padding:0;
		list-style:none;
		background-color: #3c3c3c;
		background-image: url(../img/gry_chevron_small.png);
		background-image: -webkit-linear-gradient(#3c3c3c,#222222);
		background-position: 97.7% 48%;
		background-repeat: no-repeat;
		border: 1px solid #2c2c2c;
		margin-bottom: 4px;
	}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
#menu li
	{
		background-image: url(../img/gry_chevron_2x.png), -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222222));
		background-size: 10px, 100%;
	}
}
#menu a
	{
		display: block;
		height: 42px;
		color: #ddd;
		text-decoration: none;
		font-weight: bold;
		width: 97%;
		padding-left: 8px;
		line-height: 42px;
		/*-webkit-tap-highlight-color: #ED1B2E;*/
		/*-webkit-tap-highlight-color: rgba(237,27,46,0.7);*/
	}
li#full
	{
		-webkit-border-radius: 10px;
		border: 1px solid #777;
		background-image: none;
		margin-top: 9px;
		background-color: #1b1b1b;
	}

li#full a, li#full a:link, li#full a:hover, li#full a:visited
	{
		color: #ddd;
		text-align: center;
		font-size: 16px;
		font-weight: normal;
		line-height: 40px;
		text-decoration: none;
	}

#copy
	{
		width:100%;float:left;text-align:center;font-size:11px;color:#fff;border-top:1px solid #525252;height:100%;
	}

#copy a,#copy a:link,#copy a:hover,#copy a:visited
	{
		color:#fff;text-decoration:none;padding-right:20px;
	}

#copy
	{
		background-color:#1a1a1a;padding:5px 0;height:40px;color:#fff;font-size:11px;text-align:center;font-style:normal;
	}

#copy p
	{
		color:#bcbcbc;text-align:center;float:left;
	}

div
	{
		-webkit-transition-property:opacity;-webkit-transition-duration:2s;
	}

div.fadeAway
	{
		opacity:0;
	}

#hs
	{
		display:none;margin-top:0;margin-right:auto;margin-bottom:0;margin:auto;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:10px;border-top-left-radius:8px 8px;border-top-right-radius:8px 8px;border-bottom-right-radius:8px 8px;border-bottom-left-radius:8px 8px;-webkit-border-radius:10px;-webkit-box-shadow:rgba(0,0,0,0.699219) 0 0 8px;-webkit-background-size:100% 8px;background-origin:initial;background-clip:initial;background-color:#cddcf3;font:normal normal normal 13px/17px sans-serif;background-position:50% 100%;background-repeat:no-repeat no-repeat;z-index:1000;position:absolute;left:15px;top:320px;width:250px;height:50px;background-color:#ccc;
	}

body[class="landscape"] #hs
	{
		display:none;margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:10px;border-top-left-radius:8px 8px;border-top-right-radius:8px 8px;border-bottom-right-radius:8px 8px;border-bottom-left-radius:8px 8px;-webkit-border-radius:10px;-webkit-box-shadow:rgba(0,0,0,0.699219) 0 0 8px;background-color:#cddcf3;font:normal normal normal 16px/23px sans-serif;background-position:50% 100%;background-repeat:no-repeat no-repeat;z-index:1000;position:absolute;left:50px;top:163px;width:330px;height:60px;background-color:#ccc;
	}

.hs-arrow
	{
		margin-left:125px;margin-top:10px;width:15px;height:15px;background:url(../img/bg/b.png) no-repeat right center;
	}

.hs-close
	{
		position:relative;top:-20px;left:230px;margin-bottom:-15px;
	}

.hs-close a
	{
		text-decoration:underline;color:#000;
	}

body[class="landscape"] .hs-arrow
	{
		margin-top:5px;margin-left:170px;width:15px;height:15px;background:url(../img/bg/b.png) no-repeat right center;
	}

body[class="landscape"] .hs-close
	{
		position:relative;top:-10px;left:300px;margin-bottom:-15px;
	}

.search
	{
		background-color:#1e1e1e;width:100%;float:left;padding-top:8px;padding-bottom:8px;
	}

.search .searchfield
	{
		padding:2px;width:82%;border:1px solid #ddd;background:#fff;font:bold .95em arial,sans-serif;-moz-border-radius:15px;-khtml-border-radius:15px;float:left;
	}

#search-go
	{
		margin-right:5px;width:26px;height:25px;float:right;border:0;background:url(../img/bg/searchbtn.png) no-repeat 0 0;display:block;cursor:pointer!important;cursor:hand;
	}

#search-go:hover
	{
		background-position:0 -26px;
	}

#cright
	{
		width:100%;padding-top:5px;color:#bcbcbc;
	}

