/* CSS Document */

/*
Colours yay!

gold: #ffe400;
background dark purple: #150013;
text grey: #cccccc;

*/

html, body {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	height: 100%;
	min-width: 704px;  
	margin: 0;
	padding: 0;
	background: #050004 url(bokehbg.jpg) fixed top center repeat;
}

/*
Page set up
*/
	
#wholesite{
  padding-left: 200px;   /* LC width */
  padding-right: 152px;  /* RC width */
height: 100%;
}	

#wholesite .column {
  position: relative;
  float: left;
}


#leftbar{ 
	width: 200px;   /* LC width */
	right: 200px;          /* LC width */
	margin-left: -100%;
	height: 100%;
}


#content{
	width: 100%;
}

#rightbar{
	width: 152px;
	height: 100%;
	margin-right: -152px;
}
	
	
* html #leftbar {
height: 100%;
left: 152px;           /* RC width */
}

* html #rightbar {
height: 100%;
}

* html #container {
height: 100%;
}

* html #navbar{
height: 100%;
}

* html #thumbnails{
height: 100%;
}

* html #pagesigns{
height: 100%;
}



#navbar{
	width: 180px;
	height: 100%;
	margin: 0px 0px 0px 20px;
	background: #000000 url(menubg.jpg) no-repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


/*

Left

*/


#navbar .menu{
	width: 110px;
	float: left;
	font: normal 12px/20px Tahoma;
	margin: 20px 0px 0px 70px;
}

#navbar .sectiontitle{
	color: #ffffff;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}

#navbar a.link{
	color: #ffffff;
	text-decoration: none;
}

#navbar a.link:hover{
	color: #ffffff;
	text-decoration: underline;
}

#navbar .linkon{
	color: #ffffff;
	background: #d02e79;
	width: 107px;
	padding: 1px 0px 1px 3px;
	font-weight: bold;
}

#navbar .next{
	height: 40px;
	width: 40px;
	background: #d02e79 url(next.jpg);
	margin: 10px 0px 0px 16px;
	float: left;
	border: 1px solid #ffffff;
}

#navbar .prev{
	height: 40px;
	width: 40px;
	background: #d02e79 url(prev.jpg);
	margin: 10px 0px 0px 0px;
	float: left;
	border: 1px solid #ffffff;
}

/*

Thumbnails

*/

#thumbnails{
	width: 130px;
	height: 100%;
	float: left;
	margin: 0px 10px 0px 0px;
	background: #000000;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	
}

.gallerytitle{
	text-align: center;
	background: #d02e79;
	color: #ffffff;
	width: 130px;
	padding: 4px 0px 4px 0px;
	margin: 20px 0px 0px 0px;
	float: left;
}

.more{
	text-align: center;
	background: #d02e79;
	color: #ffffff;
	width: 58px;
	padding: 4px 0px 4px 0px;
	float: left;
	cursor: pointer;
	margin: 2px 0px 0px 0px;
}

.thumbspacer{
	height: 20px;
	width: 120px;
	float: left;
}

.thumb{
	width: 47px;
	height: 47px;
	margin: 3px 0px 3px 10px;
	border: 1px solid #ffffff;

}

.thumbon{
	width: 47px;
	height: 47px;
	margin: 3px 0px 3px 10px;
	border: 1px solid #d02e79;
}

/*

Image

*/

.imageholder{
	text-align: center;
}
	
	

.image{
	margin: 20px 0px 0px 0px;
	border: solid 10px #ffffff;
}

.hidden{
	display: none;
}

.imagetwo{
	margin: 20px 0px 0px 10px;
	border: solid 10px #ffffff;
}



/*

  Text Area
  
*/

.whiteblock{
	width: 600px;
	height: 500px;
	background: #000000;
	padding: 20px;
	border: solid 1px #ffffff;
	margin: 20px auto 0px auto;
	text-align: left;
	overflow: auto;
	
}

.text{
	font: normal 12px/16px Verdana, sans-serif;
	color: #ffffff;
}

.headline{
	font: bold 18px Verdana, sans-serif;
	color: #ffffff;
}

/*
Rates
*/

.packageimage{
	float: left;
	border: 1px solid #ffffff;
	margin: 10px 4px 0px 0px;
}

.package{
	float: left;
	width: 500px;
	margin: 0px 0px 10px 0px;
}

.buttonholder{
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.rateslink{
	margin: 0px 20px 0px 0px;
	float: left;
	background: #ffffff;
	color:  #d02e79;
	text-decoration: none;
	font-weight: bold;
	padding: 7px;
}

.rateslinkon{
	margin: 0px 20px 0px 0px;
	float: left;
	background: #ffffff;
	color:  #d02e79;
	text-decoration: none;
	border: 3px solid #d02e79;
	font-weight: bold;
	padding: 4px;
}


.headline2{
	font: bold 16px Verdana, sans-serif;
	color: #ffffff;
}

/*

Page signs

*/

#pagesigns{
	width: 60px;
	height: 100%;
	float: left;
	margin: 0px 80px 0px 0px;
	background: #000000;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}

.pagehome{width: 50px; height: 600px; float: left; background: #000000 url(pagebgs/home.jpg) no-repeat;}
.pageabout{width: 50px; height: 600px; float: left; background: #000000 url(pagebgs/about.jpg) no-repeat;}
.pagerates{width: 50px; height: 600px; float: left; background: #000000 url(pagebgs/rates.jpg) no-repeat;}
.pageclientarea{width: 50px; height: 600px; float: left; background: #000000 url(pagebgs/clientarea.jpg) no-repeat;}
.pagecontact{width: 50px; height: 600px; float: left; background: #000000 url(pagebgs/contact.jpg) no-repeat;}


/* 
//
  Contact Form
//
*/

.formsection{ padding: 2px; margin: 15px 0px 0px 0px; float: left;}
.button{ margin: 0px 0px 0px 20px; float: left;}
.errortext{		float: left; width: 500px; padding: 0px 0px 0px 20px; font-family: Verdana; font-size: 14px; color: #ffe400;}
.contacttext{	font-family: Verdana; font-size: 12px; color: #cccccc; width: 500px; padding: 0px 0px 0px 20px; height: 20px; float: left;}
.message{ margin: 0px 0px 0px 20px; float: left;}
.thankstext{	font: normal 14px/22px Tahoma, sans-serif; color: #cccccc; padding: 15px 0px 0px 20px;}


/*

Blog

*/



#leftblogcontent{
position: absolute;
top: 0;
bottom: 0; 
left: 0;
width: 200px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#mainblogcontent{
position: fixed;
top: 0; 
right: 200px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
height: 100%;
width: 100%;
border: 1px solid #ffffff;
margin: 0px 0px 0px 10px;

}


