/* CSS Document for http://www.cottingleyreflections.com | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | August 2009 */
   
   
        
/* =initial css reset 
==================================================*/ 
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	
	
	
/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
	countered to left for IE with #center division
==================================================*/

/* =body | body declaration
==================================================*/
body{
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #0E0705;
	margin-top: 20px;
	}
	
	
	
/*==================================================
 Div Declarations | Div Declarations
==================================================*/
	
/* =center | center div
==================================================*/	
#center{
	width: 1000px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 0px;
}


	
/* =footer | footer div
==================================================*/	
#footer{
	width: 1000px;
	text-align: left;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}

/* =contact | contact div
==================================================*/
#contact{
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-size: 11px;

}

/* =sitebg | banner div
==================================================*/
#sitebg{
	background-image: url(../images/reflections-bg.jpg);
	background-repeat: no-repeat;
	height: 717px;
	margin-top: 40px;
}

/* =content | content div
==================================================*/
#content{
}

/* =logo | logo div
==================================================*/
#logo{
	display: block;
	background-position: center;
	text-align: center;
	height: 79px;
}

/* =navigation-area | navigation-area div
==================================================*/
#navigation-area{
	display: block;
	height: 28px;
	text-align: left;
	margin-left: 137px;
}


/* =main-content-area | main-content-area div
==================================================*/
#main-content-area{
	height: 529px;
	padding-left: 24px;

}


/* =main-content-left | main-content-left div
==================================================*/
#main-content-left{
	width: 340px;
	padding-left: 24px;
	float: left;
	margin-top: 95px;
}



/* =main-content-left-home | main-content-left div
==================================================*/
#main-content-left-home{
	width: 340px;
	padding-left: 24px;
	float: left;
	margin-top: 80px;
}




/* =main-content-left-gallery | main-content-left-gallery div
==================================================*/
#main-content-left-gallery{
	width: 172px;
	float: left;
	margin-top: 95px;
}




/* =main-content-right | main-content-right div
==================================================*/
#main-content-right{
	float: left;
	width: 500px;
}


/* =main-content-right-gallery | main-content-right-gallery div
==================================================*/
#main-content-right-gallery{
	float: left;
	width: 740px;
}


/* =paypal | paypal div
==================================================*/
#paypal{
	float: left;
	width: 645px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
}




/* =page-title | page-title div
==================================================*/
#page-title{
	margin-bottom: 15px;
	margin-top: 20px;

}


/* =text | text div
==================================================*/
#text{
	height: 410px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
}


/* =foreword | foreword div
==================================================*/
#foreword{
	height: 500px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
}

/* =biotext | text div
==================================================*/
#biotext{
	height: 450px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
}


.black {
	color: #000000;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330000;
	padding-top: 6px;
	width: 100%;
	display: block;
}


.bio-pics{
	padding: 5px;
}


/* =scroller | scroller div
==================================================*/
#scroller{
	overflow: auto;
	padding-right: 10px;
	height: 275px;

}


/* =imagesbottom | imagesbottom div
==================================================*/
#imagesbottom{
	position: relative;
	top: 20px;
}

/* =spacer | spacer div
==================================================*/
#spacer{
	clear: both;
	height: 2px;
	width: 100%;
}



/*==================================================
 Class Declarations | Class Declarations
==================================================*/



.bookrollover{
	left: 42px;
	right: 1px;
	position: relative;
	top: 1px;
}

.galleryrollover{
	position: relative;
	left: 70px;
}

.copyright{
	float: left;
}



/*==================================================
 Tag Declarations | Tag Declarations
==================================================*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #0C0500;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}



/* =Link Styles
==================================================*/

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

/* =Pseudo Link Styles
==================================================*/

a.menu {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #C42700;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #C42700;
}
	
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #C42700;
	margin-right: 5px;
	margin-left: 5px;
}


/* =Pseudo Link Styles footer
==================================================*/

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 10px;
}

a.footer:visited {
}

a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
	
a.footer:active {
}




#floatleft{
	float: left;
}

#floatright{
	float: right;
}
