/* CSS Document */

/*common style*/
body {
	background-color: #333333;
	-webkit-text-size-adjust: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	-webkit-tap-highlight-color:rgba(200,0,0,0.4);
}
#top_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 45px;
	width: 320px;
	left: 0px;
	top: 0px;
	background-image: url(../img/topbar.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#footage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	width: 320px;
	text-align: center;
	z-index: 2;
	height: 16px;
	margin-top: 5px;
	left: 0px;
	top: 400px;
}
.ads{
	font-size:13px;
	width: 300px;
	text-align:center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*style for this app*/
#appMain {
	height: 355px;
	width: 320px;
	position: absolute;
	left: 0px;
	top: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	overflow: hidden;
}
#page1 {
	left:0px;
}
#page2 {
	left:320px;
}
#page3 {
	left:320px;
}
#page4 {
	left:320px;
}
#page5 {
	left:320px;
}
#ads {
	position:absolute;
	top:125px;
	height:20px;
	left:0px;
	width:320px;
	line-height:20px;
	text-align:center;
	background-color:#666666;

}
#index-title {
	position:absolute;
	left:10px;
	top:155px;
}
#index-list {
	position:absolute;
	width:282px;
	height:164px;
	left:20px;
	top:180px;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
}
#index-list-item {
	width:280px;
	height:40px;
	background-color:#FFFFFF;
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	line-height: 40px;
	color: #333333;
	text-transform: capitalize;
	background-image: url(../img/list_icon.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#content-frame {
	position:absolute;
	width:280px;
	height:300px;
	left:20px;
	top:40px;
	background-color:#FFFFFF;
	overflow:hidden;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 6px;
}
#clarity-table {
	position:absolute; 
	top:90px; 
	left:10px;
	width:100px;
	height:190px;
	
}
#clarity-list-item {
	line-height:38px;
	height:38px;
	color:#333333;
	font-family:"Arial Rounded MT Bold";
	font-size: 13px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCFFCC;
}
#clarity-details {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	position: absolute;
	height: 194px;
	width: 160px;
	top: 90px;
	right: 10px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
#clarity-img {
	width:60px;
	height:60px;
	background-image:url(../img/clarity.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	left:50px;
	top:30px;
}
#clarity-text {
	width:120px;
	height:50px;
	position:absolute;
	left:20px;
	top:110px;
	color:#333333;
	font-family:Arial;
	font-size: 13px;
	text-align:center;
	
}
#tab1 {
	left:0px;
	-webkit-border-top-left-radius: 6px;
	background-color:#FFFFFF;
}
#tab2 {
	right:0px;
	-webkit-border-top-right-radius: 6px;
	background-color:#999999;
}
#cut-anatomy {
	position:absolute;
	width:260px;
	height:200px;
	top:65px;
	left:12px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../img/structure.jpg)
}
#cut-grading {
	position:absolute;
	width:260px;
	height:240px;
	top:50px;
	left:10px;
	visibility:hidden;
	
}
/* classes */
.page {
	position:absolute;
	width:320px;
	height:355px;
	top:0px;
}
.indexphoto {
	position:absolute;
	background-image:url(../img/diamond.jpg);
	width:280px;
	height:100px;
	top:10px;
	left:20px;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
}
.title {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color:#FFFFFF;
}
.content {
	font-family: "Arial";
	font-size: 13px;
	color:#333333;
	padding: 10px;
	text-align:justify;
}
.list-item-top {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.list-item-bottom {
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.list-item-arrow {
	float: right;
	margin-right: 3px;
	background-image: url(../img/listitem_bgd.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 20px;
	margin-top: 1px;
}
.table-left-top {
	-webkit-border-top-left-radius: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table-left-bottom {
	-webkit-border-bottom-left-radius: 6px;
}
.button {
	position:absolute;
	width:70px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-family:"Arial Rounded MT Bold";
	font-size:16px;
	color:#FFFFFF;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
	z-index:0;
	cursor:pointer;
}
.buttonlight {
	position:absolute;
	width:68px;
	height:12px;
	line-height:25px;
	text-align:center;
	font-family:"Arial Rounded MT Bold";
	font-size:16px;
	background-color:#FFFFFF;
	opacity:.30; 
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	z-index:1;
	cursor:pointer;
}
.tab {
	position:absolute;
	top:0px;
	width:140px;
	height:40px;
	line-height:40px;
	font-family:"Arial Rounded MT Bold";
	font-size:13px;
	color:#000000;
	border-bottom:#CCCCCC 1px solid;
	text-align:center;
}
.cut-tablelist {
	position:absolute;
	top:25px;
	left:0px;
	width:100px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:200px;
	color:#000000;

}
.cut-listitem {
	line-height:19px;
	padding-right:10px;
	text-align:right;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
.cut-dataframe {
	position:absolute;
	top:0px;
	left:100px;
	width:160px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:225px;
	color:#000000;
}
.cut-data-title {
	line-height:25px;
	text-align:center;
	border-bottom:#cccccc 1px solid;
	font-size:13px;
	text-transform:uppercase;
}
.cut-data-item {
	line-height:19px;
	text-align:center;
	border-bottom:#cccccc 1px solid;
}
.left-arrow {
	position:absolute;
	width:25px;
	height:20px;
	top:2px;
	left:100px;
	z-index:1;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../img/left_arrow.jpg);
}
.right-arrow {
	position:absolute;
	width:25px;
	height:20px;
	top:2px;
	right:0px;
	z-index:1;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../img/right_arrow.jpg);
}
.nb {
	position:absolute;
	width:260px;
	bottom:0px;
	right:0px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FF0000;
}