/* body, html - Sets type size, font, line-height */

body, html
{
	color: #333333;
	font-size: 13px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	line-height: 18px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
#text
{
	color: #FFFFFF;
	font-size: 13px;

	font-family: "Arial","Helvetica","sans-serif"
	line-height: 13px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
}

#text1
{
	
	font-family: "Arial","Helvetica","sans-serif"
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

/* Pagebox is the coloured brown box */
#pagebox
{
	position:absolute;
	left:28px;
	top:16px;
	width:380px;
	height:560px;

	padding: 15px 20px 15px 15px;
	background-color:#ffffff;
	opacity: .8;
	
}

#pagewidth_form
{
	width: 370px;
	height: 370px;
	color: #666666;
	position: absolute;
	top: 30px;
	left: 30px;
	padding: 20px 20px 20px 20px; 
	background-color:#ffffff;
	opacity: 0.3;
}


/* links contains links */

#links
	{	
	width:150px; 
	height: 370px;
	float:left; 
	display:inline; 
	position:relative;
	margin: 0px 0px 0px 0px; 
	color: #8f8152; 
	}

#contactus
	{	
	width:150px; 
	height: 370px;
	float:left; 
	display:inline; 
	position:relative;
	margin: 0px 0px 0px 0px; 
	color: #8f8152; 
	}

#maincol
	{
	width:200px;
	height: 370px;
	float: right; 
 	display:inline; 
 	position: relative;
 	margin: 0px 0px 0px 0px;
	}

/* logobox contains the NB: Studio logo */

#logobox
	{
	height: 25px;
	}

p{
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 13px;
	line-height: 11px;
	}

#pagewidth_form p{
margin: 0px 0px 14px 0px;
}

img{
	border: none;
	}

.grey_text{ 
	color: #666666; 
	}

.bottom{
	position: absolute;
	bottom: 83px;
	color: #666666;
	left: -158px;
	height: 150px;
	overflow: visible;
	width: 362px;
	}
.hometext {font-size: 12px;
		font-family: Arial;
		color: #413000;
		line-height: 15px;}

.lookinsidetext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #413000;
	line-height: 15px;
}


.lookinsidetexthead {
	font-size: 12px;
	font-family: Arial;
	color: #928641;
	line-height: 15px;
	list-style-type: circle;
}

.hometexthead {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #928641;
	line-height: 11px;
}

.reviewstext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #413000;
	line-height: 18px;
}

.reviewstextname {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #928641;
	line-height: 18px;
}

.reviewstext1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #413000;
	line-height: 18px;
}

.buytext {font-size: 18px;
		font-family: Arial;
		color: #413000;
		line-height: 20px;}
	
.bottom p{
margin-bottom: 0px;
margin-top: 8px;
}

.space{
	margin: 0px 10px 0px 10px;
	}


	
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

#links a:link {color: #928641; text-decoration: none;}
#links a:visited {color: #928641; text-decoration: none;}
#links a:hover {color: #413000; text-decoration: none;}
#links a:active {color: #413000; text-decoration: none;}

#insidelinks a:link {color: #413000; text-decoration: none;}
#insidelinks a:visited {color: #413000; text-decoration: none;}
#insidelinks a:hover {color: #928641; text-decoration: none;}
#insidelinks a:active {color: #928641; text-decoration: none;}

#text a:link {color: #928641; text-decoration: none;}
#text a:visited {color: #928641; text-decoration: none;}
#text a:hover {color: #413000; text-decoration: none;}
#text a:active {color: #413000; text-decoration: none;}

#text1 a:link {color: #928641; text-decoration: none;}
#text1 a:visited {color: #928641; text-decoration: none;}
#text1 a:hover {color: #413000; text-decoration: none;}
#text1 a:active {color: #413000; text-decoration: none;}

#contactlinks a:link {color: #b4a779; text-decoration: none;}
#contactlinks a:visited {color: #b4a779; text-decoration: none;}
#contactlinks a:hover {color: #fff; text-decoration: none;}
#contactlinks a:active {color: #fff; text-decoration: none;}

#contactus a:link {color: #928641; text-decoration: none;}
#contactus a:visited {color: #928641; text-decoration: none;}
#contactus a:hover {color: #413000; text-decoration: none;}
#contactus a:active {color: #413000; text-decoration: none;}

#inslinks a:link {color: #928641; text-decoration: none;}
#inslinks a:visited {color: #928641; text-decoration: none;}
#inslinks a:hover {color: #413000; text-decoration: none;}
#inslinks a:active {color: #413000; text-decoration: none;}
