.ipad .settings {
	width: 750px;
	font-size: 11px;
	margin: 0 auto;
	float: none;
}

.keyboardtablet {
	width: 760px;
	margin: auto;
}

.keyV2 {
	cursor: pointer;
	width: 60px;
	height: 58px;
	background: url('../ipad_keyboard.png') no-repeat top left;
	border: 0;
	font-size: 20px;
	line-height: 60px;
	text-shadow: 1px 1px 2px #fff;
	float: left;
	margin: 0 2px 0px 0;
}

.keyV2.key_bckV2 {
	background: url('../ipad_keyboard_bckspc.png');
	font-size: 0px /*text-indent: -9999999px;*/
}

.keyV2.key_scrV2 {
	background: url('../ipad_keyboard_screen.png');
	font-size: 0px;
	margin-left: 65px;
	/*text-indent: -9999999px;*/
}

.keyV2.key_saveV2 {
	background: url('../ipad_keyboard_save.png');
	font-size: 0px
}

.keyV2.key_resetV2 {
	background: url('../ipad_keyboard_reset.png');
	font-size: 0px
}

.keyV2.key_ml30 {
	margin-left: 30px;
}

.keyV2.key_ml90 {
	margin-left: 40px;
}

.keyV2.key_wV2 {
	margin-left: 60px;
}

.key_ml330 {
	margin-left: 250px;
}

.keyV2:hover,.keyV2:active {
	background-position: 0 -60px;
	color: white;
	text-shadow: 1px 1px 2px #898992;
}

.grid {
	background: white;
}

.row {
	border: .0em black solid;
}

.cell { /*  width:40px; width is defined in CH, does not work on TD*/
	/*height:40px;*/
	margin: 0;
	padding: 0
}

.cellipad {
	margin: 0;
	padding: 0
}

.cellWithoutAd {
	width: 41px;
	height: 41px;
	margin: 0;
	padding: 0
}

#acrosswordsTable,#downwordsTable {
	border-collapse: collapse;
	width: 100%
}

/*
#acrosswords,#downwords{
    color:#333;
	font-size: 14px;
}
*/
.ipad .columnLeft,.ipad .columnMiddle {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	font-size: 14px;
}

/* this is set for the clues when it is selectec */
.trCluesHighlighted { /*background: #ff1200; */
	background: #db281a;
	background: #81ABD2;
	color: white;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	margin-right: 4px;
	/* put whitespace on nowrap and there will be no wrapping on the entire clue. 
    Put it on normal and it will be wrapped where there is a space. Prevent wrapping between number and first word
    by using &nbsp; */
	white-space: normal;
}

/* the title of the clue, showing the direction accross/downwards */
.directionV2 {
	font-size: 14px;
	margin: 5px 0 5px 0;
	text-align: center;
}

.nclue {
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
}

/* in the puzzle, the little box showing the number top left */
.nn {
	font-size: 9px;
	line-height: 9px;
	height: 10px;
	margin: 0px;
	padding: 1px 0px 0px 2px;
}

/* in the puzzle, the formatting of the text entered */
.ch {
	text-align: center;
	font-size: 16px;
	height: 16px;
	width: 24px;
	vertical-align: top;
	margin: 0 0 0px 0px;
	padding: 0px 2px 0px 2px;
	position: relative;
	top: -4px;
}

.nnWithoutAd {
	font-size: 14px;
	height: 14px;
	width: 35px;
	margin: 0;
	padding: 0
}

.chWithoutAd {
	text-align: center;
	font-size: 14px;
	height: 14px;
	width: 35px;
	margin: 0 0 2px 2px;
	padding: 0
}

/* not used in V2 */
.columnLeft {
	float: left;
	/*    width:405px;
	height: 486px; */
	padding: 0 5px;
	background: #f2f2f2;
	margin: 0 5px 0 0;
	/*	overflow-x: hidden;
	overflow-y: scroll; */
}

.tabdiv {
	float: left;
	/*
    width:240px;
	height: 486px; */
	padding: 0 5px;
	background: #fff;
	margin: 0 5px 0 0;
	/*	overflow-x: hidden;
	overflow-y: scroll; */
}

/* formatting of the clues */
.columnleftV2 {
	float: left;
	/*    width:405px;
	height: 486px; */
	padding: 0 5px;
	background-color: #f2f2f2;
	margin: 0 5px 0 0;
	/*	overflow-x: hidden;
	overflow-y: scroll; */
	width: 100%;
}

.ipad .columnLeft,.ipad .columnMiddle {
	width: 240px;
}

/* not used in V2 */
.columnRight { /*float:left;
    width:400px;*/
	padding-left: 0;
	margin-top: 0;
	padding-top: 0
}

/* not used in V2 */
.columnRightWithoutAd {
	float: right;
	width: 648px;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0
}

/* not used in V2 */
.columnMiddle {
	float: left;
	width: 40px;
	/*	height: 486px; */
	margin: 0;
	padding: 0 5px;
	background-color: #f2f2f2;
	/*	overflow-y: scroll;
	overflow-x: hidden; */
}

/* not used in V2 */
.cluesColumns {
	float: left;
	width: auto;
	max-width: 380px;
	margin: 0 0 2px 0;
	padding-top: 0;
	padding-bottom: 5px;
}

.ipad .cluesColumns {
	width: 255px;
}

/* not used in V2 */
.cluesColumns ul {
	padding: 0;
	margin: 0;
}

/* not used in V2 */
.cluesColumns ul li {
	float: left;
	list-style: none;
}
/* not used in V2 */
.cluesColumns ul li.ui-state-active a {
	background-color: #f2f2f2;
}
/* not used in V2 */
.cluesColumns ul li a {
	float: left;
	list-style: none;
	width: 124px;
	margin: 0 2px 0 0;
	background-color: #e1e1e1;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

/* not used in V2 */
.columnleftV2 ul {
	padding: 0;
	margin: 0;
}

/* not used in V2 */
.columnleftV2 ul li {
	float: left;
	list-style: none;
	width: 50%
}
/* not used in V2 */
.columnleftV2 ul li.ui-state-active a {
	background-color: #f2f2f2;
}
/* not used in V2 */
.columnleftV2 ul li a {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0 2px 0 0;
	background-color: #e1e1e1;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

/* not used in V2 */
.cluesColumnsWithoutAd {
	float: left;
	width: 344px;
	margin: 0 0 2px 0;
	padding-top: 0
}

/* not used in V2 */
#footer {
	clear: both;
	background: #f4f4f4;
	text-align: center;
	padding: 0;
	margin: 1px 0 1px 0
}

@media all {
	.page-break {
		display: none
	}
}

.tdDefault {
	background: #fff
}

.tdBlack {
	background: #000
}

.tdBlack img {
	display: none;
}

.tdClicked {
	background: #ff1200; /*#db281a;*/
	background: #669BCC;
	color: white;
}

.tdHighlighted {
	background: #DCE8F3;
}

.fb_ltr {
	display: inline-block
}

.credits {
	color: #767676;
	font-size: 71%;
	margin: 0;
	padding: 0
}

.miniLink {
	text-align: left;
	font-size: 75%;
	padding-bottom: .3em
}

div.figure {
	float: none;
	border: thin silver solid;
	margin: .5em;
	padding: .5em
}

div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0
}

.thickBorder {
	border: 2px black solid
}

.thinBorder {
	border: 1px black solid
}

.columnRightArchives {
	float: left;
	width: 710px;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0
}

/* styles for timer */
.stopwatch.theme-4 {
	background: none;
	/*background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606c88), color-stop(100%, #3f4c6b));
    background: -webkit-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -o-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -ms-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: linear-gradient(to bottom, #606c88 0%, #3f4c6b 100%); 
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0);
    border: 1px solid #aaa;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;*/
	font-family: helvetica, arial, sans-serif;
	height: auto;
	overflow: hidden;
	padding: 1em;
	position: relative;
	width: 200px;
}

.stopwatch.theme-4 * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.stopwatch.theme-4 .the-time {
	/* -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); */
	color: #000;
	font-family: 'Electrolize', sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px;
	/* background-color: #555555;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #222222), color-stop(100% #555555));
    background-image: -webkit-linear-gradient(top, #222222 0%, #555555 100%);
    background-image: -moz-linear-gradient(top, #222222 0%, #555555 100%);
    background-image: -ms-linear-gradient(top, #222222 0%, #555555 100%);
    background-image: -o-linear-gradient(top, #222222 0%, #555555 100%);
    background-image: linear-gradient(top, #222222 0%, #555555 100%); */
	text-align: center;
	/* text-shadow: 2px 2px 2px #000000; */
}

.stopwatch.theme-4 .min:before {
	content: ':';
}

.stopwatch.theme-4 .min:after {
	content: ':';
}

.stopwatch.theme-4 .reset,.stopwatch.theme-4 .start-stop {
	background: #2077B9;
	/* background: -moz-linear-gradient(top, #b8c6df 0%, #6d88b7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8c6df), color-stop(100%, #6d88b7));
    background: -webkit-linear-gradient(top, #b8c6df 0%, #6d88b7 100%);
    background: -o-linear-gradient(top, #b8c6df 0%, #6d88b7 100%);
    background: -ms-linear-gradient(top, #b8c6df 0%, #6d88b7 100%);
    background: linear-gradient(to bottom, #b8c6df 0%, #6d88b7 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#b8c6df', endColorstr='#6d88b7', GradientType=0); */
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 50%;
}

.stopwatch.theme-4 .reset:active,.stopwatch.theme-4 .start-stop:active {
	background-color: #0E5183;
}

.stopwatch.theme-4 .reset:hover,.stopwatch.theme-4 .start-stop:hover {
	background-color: #0E5183;
}

.stopwatch.theme-4 .reset {
	border-left: 1px solid #fff;
	float: right;
}

.stopwatch.theme-4 .start-stop {
	border-right: 1px solid #fff;
	float: left;
}

/* kalani added 30-05-2013 */
.clue_vr {
	width: 26px;
	float: left;
	padding-top: 31px;
}

.grid_main {
	float: right;
}

.cy { /*height: 37px;
	width:26px;
	float:left; */
	text-align: center;
	font-weight: bold;
}

.cx { /* height: 26px;
	width: 38px;
	float:left;*/
	text-align: center;
	font-weight: bold;
}

.singleWord {
	
}
/* in the puzzle, the little box showing the number top left */
.singleWord .nn {
	font-size: 11px;
	line-height: 9px;
	height: 18px;
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

/* in the puzzle, the formatting of the text entered */
.singleWord .ch {
	text-align: center;
	font-size: 22px;
	height: 17px;
	width: 31px;
	vertical-align: top;
	margin: 0 0 0px 0px;
	padding: 0px 2px 0px 2px;
	position: relative;
	top: -4px;
}

.save-notification {
	background-color: #AE0000;
	display: none;
	cursor: pointer;
	padding: 15px;
	margin-top: -50px;
	margin: -35px 00px 0 -70px; position : absolute;
	z-index: 1;
	font-size: 100%;
	overflow: auto;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	position: absolute;
}