/* CSS Document */

/*common style*/
body {
	background-color: #333333;
	-webkit-text-size-adjust: none;
	-webkit-user-select: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 {
	position: absolute;	width: 320px; left: 0px; height: 45px;	top: 0px; z-index: 0;
	background-image:-webkit-gradient(linear, right bottom, right top, color-stop(0, #444), color-stop(0.53, #000));
	text-align:center; color:rgba(255, 255, 220, 0.9); font-family:"Arial Rounded MT Bold"; font-size: 22px; line-height: 45px;
	padding-top: 1px;
}
#top-bar-glossy {
	position: absolute;	width: 320px; left: 0px; height: 22px;	top: 0px; z-index: 1;
	background-color:rgba(255, 255, 255, 0.2);
}
#btn-home {
	position:absolute; top:9px; left:10px; width:34px; height:25px; cursor:pointer;
	background-repeat:no-repeat; background-image:url(../img/home.png);
}
#btn-twitter {
	position:absolute; top:11px; right:10px; width:25px; height:25px; cursor:pointer;
	background-repeat:no-repeat; background-image:url(../img/twitter.png);
	font-size:20px; line-height:25px;
}





#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: 396px;
}
#ads1 {
	position:absolute;
	top:346px;
	height:50px;
	left:0px;
	width:320px;
	line-height:20px;
	text-align:center;
	background-color:#333;

}
#ads2 {
	position:absolute;
	top:346px;
	height:50px;
	left:0px;
	width:320px;
	line-height:20px;
	text-align:center;
	background-color:#333;

}

/*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;
}
#page6 {
	left:320px;
}

#index-title {
	position:absolute;
	left:10px;
	top:110px;
}
#index-list {
	position:absolute;
	width:282px;
	height:150px;
	left:20px;
	top:140px;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
	overflow:hidden;
	-webkit-border-top-right-radius: 8px;
	background-image:-webkit-gradient(linear, right bottom, right top, from(rgba(255,255,255,0)), color-stop(0.5, rgba(255,255,255,0)), color-stop(0.51, rgba(255,255,255,0.15)), to(rgba(255,255,255,0.25)));
	background-color:#000;
	
}
#index-list-item {
	width:60px;
	height:40px;
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	padding-top:30px;
	line-height: 30px;
	color: #ddd;
	text-transform: capitalize;
	background-image: url(../img/list_icon.png);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:center;
	position:absolute;
}
#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:90px;
	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: 18px;
	color:#FFFFFF;
}
.content {
	font-family: "Arial";
	font-size: 13px;
	color:#333333;
	padding: 10px;
	padding-bottom:5px;
	padding-top:7px;
	text-align:justify;
}


.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:20px;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;
	font-family:"Arial Rounded MT Bold";
	font-size:12px;
	color:#FFFFFF;
	background-color:#366;
	background-image:-webkit-gradient(linear, right bottom, right top, from(rgba(255,255,255,0)), color-stop(0.5, rgba(255,255,255,0)), color-stop(0.51, rgba(255,255,255,0.15)), to(rgba(255,255,255,0.25)));
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
	z-index:0;
	cursor:pointer;
	top:10px; right:20px;
}

.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;
}






.brand {
	display:inline;
	line-height:53px;
}

#shopping a {
	color:#36f; line-height:40px; font-weight:bold;
}

#shopping img {
	color:#36f; line-height:40px; font-weight:bold; margin:3px;
}