﻿/* Style sheet for all pages Topshotz website */
/* Created 4/12/09 by Dean Jones*/
body {
	width:100%;
	color:#000000;
	background-color:#006666;
	font-family:Arial, Helvetica, sans-serif;}

a:link {
	color:#000000;
	text-decoration:none;
	}
	
a:visited {
	color:#FF0000;
	text-decoration:none;
	}	
a:active {
	color:#000000;
	text-decoration:none;	
	}

a:link:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.page {
	width:99%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:auto;
	font-size:12px;
	background-color:#006666;
	}
	
.title {
	color:#FFFFFF;
	background-image:url('images/Capture.JPG');
	height:210px;
	background-position:center;
	}
	
.slidestrip {
	margin-left:0px;
	margin-right:0px;
	margin-top:10px
	}

.button {
	height:55px;
	}
	
.main {
	padding-left:240px;
	}
	
.copyright {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
	font-size:xx-small;
	width:99%;
	margin-left:auto;
	margin-right:auto;
	}
	
.photogallery1 {
	margin-left:50px;
	min-height:1450px
	}
	
.bottom {
	height:500px;
	}
	
.photomenu {
	margin-top:100px;
	font-size:medium;
	}
	
h1 {position:relative;
	text-align:center;
	color:#FFFFFF;
	font-family:"Cooper Black",Arial, Helvetica, sans-serif;
	}
	
h2 {text-align:center;
	color:#FFFFFF;
	font-family:"Cooper Black",Arial, Helvetica, sans-serif;
	}
	
img.little {
	border:1px solid #000000
	}
	
img.large {
	border-width:15px;
	border-style:ridge;
	border-color:#333333;
	}

	}
.style1 {
	text-align: center;
	font-size:large;
	}

.style2 {
	border: 1px solid #FFFFFF;
	background-color:#7F7C7C;
	color:#FFFFFF;
	font-size:medium;
	text-align: left;
	}
	
.style3 {
	text-align: center;
	font-size:medium
	}
	
.style4 {
	border: 1px solid #FFFFFF;
	background-color:#4A4949;
	}
	
.style6 {
	border: 1px solid #FFFFFF;
	background-color:#7F7C7C;
	font-size:larger;
	font-weight:bold;
	text-align: center;
	}
	
.style7 {
	border: 1px solid #FFFFFF;
	font-family:"Cooper Black",Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bold;
	background-color: #7F7C7C;
	text-align: center;
	}


