body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.png) center top no-repeat #000;
	height: 768px;
	color: #656565;
}

img {
	border: 0px;
}

img a {
	border: 0px;
}

a {
	text-decoration: none;
	color: #656565;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #b11111;
	outline: none;
}

#mainWarp {
	width: 790px;
	margin:0 auto;
}

#head {
	margin-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
}

#head .logo {
	float: left;
	width: auto;
}

#head .menu {
	width: auto;
	text-align: right;
	padding-top: 24px;
	padding-right: 10px;
}

#main {}

#border {
}

#border .top {
	background: url(images/borderTop.png) no-repeat center bottom;
	width: 790px;
	height: 10px;
}

#border .left {
	background: url(images/borderLeft.png) repeat-y right top;
	width: 10px;
	height: 430px;
	float: left;
}

.image {
	background-color: #000;
	width: 770px;
	height: 430px;
	float: left;
	z-index: 1;
}

.content {
	background: url(images/tornbg.jpg) no-repeat top left #000;
	width: 770px;
	height: 430px;
	float: left;
	z-index: 1;
}

	#contact {
	float: left;
	font-size: 0.74em;
	text-shadow: 0px 0px 0px #000;
	z-index: 2;
	}
	
	#contact img {
		margin-bottom: 6px;
	}
	
	#contact .contacttable {
		padding-left: 40px;
		padding-top: 40px;
	}
	
	#contact .label {
		font-size: 13px;
		font-weight: bold;
	}
	
	#clients {
	font-size: 0.74em;
	text-shadow: 0px 0px 0px #000;
	z-index: 2;
	padding-left: 40px;
	padding-top: 40px;	
	}

	#clients td {
	line-height: 1.35em;
	letter-spacing: 0.05em;
	padding-left: 10px;
	}
	
	#bio {
	font-size: 0.74em;
	text-shadow: 0px 0px 0px #000;
	z-index: 2;
	padding-left: 40px;
	padding-top: 40px;	
	}
	
	#bio td {
		line-height: 1.5em;
		letter-spacing: 0.05em;
	}	
		
	#buy {
	font-size: 0.74em;
	text-shadow: 0px 0px 0px #000;
	z-index: 2;
	padding-left: 40px;
	padding-top: 40px;
	}
	
	#buy .buytable {}
	
	#buy .print {
		width: 120px;
	}

	#buy .print img {
		border: 8px solid #000;
	}
	
	#buy .label {
		font-size: 13px;
		font-weight: bold;
		padding-top: 2px;
		width: 120px;
	}
	
	#buy .txt {
		padding-right: 10px;
		padding-top: 4px;
		width: 120px;
	}
		
	#buy .icon {
		font-size: 13px;
		font-weight: bold;
		width: 120px;
	}
	
	#buy .icon img {
		padding-right: 10px;
		margin-top: 4px;
	}	


#border .right {
	background: url(images/borderRight.png) repeat-y left top;
	width: 10px;
	height: 430px;
	float: right;
}

#border .bottom {
	background: url(images/borderBottom.png) no-repeat center top;
	width: 790px;
	height: 10px;
	float: left;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-left: 30px;
	text-shadow: 0px 0px 0px #000;
	line-height:  11px;
	z-index: 100;
}



.dhonishow {
	overflow: hidden;
	float: left;
	width: 770px;
	font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}           

.dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}                  

.dhonishow-image {
	overflow: hidden;
	width: 770px;
	height: 430px;
	text-align: left;
	background: #000;
	position: relative;
}     

.dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

.dhonishow-navi {  
	margin-bottom: 2px;
	color: #fff;
	overflow: hidden;
	width: 770px;
	padding: 6px 0 0px 0px;
}
                  
.dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 0.6em;
	line-height: 16px;
}          

.dhonishow-navi .dhonishow-next-picture,
.dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	width: 16px;
	height: 18px;
	float: right;
	margin: 0;
	cursor:  pointer;
	-moz-outline: none;
}

                                        
.dhonishow-navi .dhonishow-next-picture {
	margin-right: 20px;
	background: url(dhoni_img/nextG.gif) no-repeat;
	width: 16px;
}

.dhonishow-previous-picture {
	background: url(dhoni_img/previousG.gif) no-repeat;
	width: 16px;
}

.dhonishow-next-picture:hover {
	background: url(dhoni_img/next_hoverG.gif) no-repeat;
	width: 16px;
}

.dhonishow-previous-picture:hover {
	background: url(dhoni_img/previous_hoverG.gif) no-repeat;
	width: 16px;
}


.dhonishow-navi .paging {
	float: right;
	font-size: 0.6em;
	margin: 0 10px;
	line-height:  20px;
	color: #a1a1a1;
	text-transform: uppercase;
	text-shadow: 0px 0px 0px #000;
}
