/*
 *  b.i.t.s : Main Stylesheet
 *  Version: 2005.08.20
 *	Author: FurSid
----------------------------------------------------------------------------- */

/* ########################################################################
 *  Base styles
######################################################################## */


body { 
	background-color:#777;
	padding:0px;
	font-size:1em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0px auto;
}

a img { border:none; }

* html div#entry-box {
	font-size:65%;
	height:100%;
	width:599px;
	margin:0px auto;
	}

#entry-box {
	font-size:65%;
	height:100%;
	width:599px;
	margin:0px auto;
}

#entry-td { 

}


#entry-header {
	background:url(../images/entry-header.gif) no-repeat 0% 0%;
	height:30px;

}

#entry-body {
	background:url(../images/entry-bg.gif) no-repeat 0% 0%;
	height:195px;
}

* html div#regular-web {
		float:left;
		margin:24px 0px auto 27px;
	}

	#regular-web {
		float:left;
		margin:24px 0px auto 54px;
	}


	#indulgence-web {
		float:left;
		margin:24px auto auto 183px;
	}

#props {
	background: #fff url(../images/props-bg.jpg) no-repeat 0% 0%;
	padding:20px 0 ;
	text-align:center;
}

#entry-footer {
	background:url(../images/entry-footer.jpg) no-repeat 0% 0%;
	height:60px;
}

#slide-nav {
	clear:both;
	width:auto;
	margin:auto 0px auto 0px; 
	height:29px;
background:url(../images/navbg.gif) no-repeat 53px 0%;
}

* html div#indicator { 
	margin-left:26px;
	margin-top:0px;
}
	
#indicator { 
	background:url(../images/indicator.gif) no-repeat 0% 0%;
	float:left; 
	width:400px; 
	height:20px;
	margin-top:3px;
	margin-left:53px;
	clear:both;
	border:0px solid #f60;
}

#slide-nav a{
  display:block; float:left;
}

#previous-next-nav {
	 clear:both;
	 margin:18px auto 8px auto;
	 width:auto;

}

#navigation {
	text-align:center;
}


* html div#nav-body { 

}


#nav-body {
	width:506px;
	height:auto;
	margin:auto;
	background:url(../images/navigation-bg.gif) no-repeat 0% 0%;
	text-align:center;
	padding-bottom:37px;
	display:table;
}

* html div#slide-container { 
	margin-left:0px
}

#slide-container {
	width:400px;
	height:400px;
	margin:39px auto 10px 53px;
	overflow:hidden;
	background:url(../images/slidebg.jpg) no-repeat 0% 0%;

}

#SLIDESTEXT { display:none;}

#portfolio-form {
	width:143px;
	font-size:9px;
	text-align:left;
	float:right;
	font-weight:bold;
	margin:auto;
	margin-top:25px;
}

#portfolio-form form input,  #portfolio-form form textarea {
	width:116px;
	border:1px solid #999;
	margin:3px auto 5px auto;

}

#portfolio-form span {
	display:block; 
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#portfolio-form form { 
	margin:10px 0px 5px 0px ; padding:0; 
	color:#000;
	
}

#slide-wrap { background-color:#b0b0b0;}

#portfolio-form span.fineprint { 
	color:#000; 
	font-size:9px; 
	font-weight:normal;
}

