@charset "utf-8";
/* CSS Document */

body {
	background-color: #a8a9ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: left;
	font-style: normal;
    }

#copyright {
	background:#a8a9ad;
	font-size: x-small;
	color: #666666;
	height: auto;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

	
#copyright a,
#copyright a:visited {
    color:#666666;
	text-decoration:none;
    }
	
#copyright a:hover {
    color:#666666;
	text-decoration: underline;
    }

		
#copyright a:focus,
#copyright a:link {
    color:#666666;
	text-decoration:none;
    }

#border1 {
	height: auto;
	width: 986px;
	padding: 2px;
	background-color: #afcde9;
	border: 2px solid #bcbcc4;
}
#border2 {
	margin: 2px;
	height: auto;
	width: 982px;
	background-color: #cccccc;
}
#maincontainer {
	margin: 2px;
	height: auto;
	width: 976px;
	background-color: #ffffff;
	border: 1px solid #a9a8ad;
}
#header {
	color: #666666;
	height: 120px;
	width: 960px;
	margin-top: 4px;
	margin-right: 40px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-image: url(../Images/logo.png);
	background-repeat: no-repeat;
}
#leftside {
	width: 320px;
	margin-right: 10px;
}
#leftsidepricing {
	width: 690px;
	margin-right: 20px;
}

#title {
	width: 830px;
	margin-left: 130px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 14px;
	padding-bottom: 14px;
	height: 54px;
}


#navigation{
	height: 18px;
	width: 825px;
	margin-left: 130px;
	color:#999999;
	font-size:small;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 5px;
}

#navigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	margin-right: 60px;
}
#navigation ul li a {
	text-decoration: none;
	color: #999999;
}
#navigation ul li a:hover {
	color: #CADFF2;
	text-decoration: none;
}

#content {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 134px;
	height: auto;
	font-size: small;
	width: 830px;
	margin-right: 0px;
}


#content h1 {
	font-size: medium;
	color: #AFCDE9;
}

#content h2 {
    font-size: small;
	font-weight:bold;}

#text {
	font-style: normal;
}
	
#italictext {
	font-style: italic;
}

#rightside {
	float: right;
	width: 500px;
	text-align: center;
}

#rightsidepricing {
	float: right;
	width: 120px;
	text-align: center;
	padding-top: 40px;
}

#rightsidegallery {
	float: right;
	width: 450px;
}

.photoborder {
	background-color: #ffffff;
	padding: 1px;
	margin: 3px;
	border: 1px solid #cccccc;
}
.galleryimage {
	height: 120px;
	width: 175px;
}
.galleryname {
	height: 20px;
	width: 175px;
	margin-top: 10px;
	text-align: center;
}

.galleryselection {
	float: left;
	height: 150px;
	width: 175px;
	margin-right: 50px;
	margin-top: 30px;
}



.wideborder {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 33px;
}


.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}

.spacing1 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 126px;
	text-align: right;
	display: inline;
    }
	
.spacing2 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 177px;
	text-align: right;
	display: inline;
    }

.normal {
    font-style:normal;
	font-size:x-small;
	}
	
.underline {
	text-decoration: underline;
}

.bluetext {
	font-style: normal;
	color: #7da7ce;
	font-weight: normal;
}

.bluetext a:hover {
    text-decoration:underline;
	color: #7da7ce;}

.bluetext a:link,
.bluetext a:focus,
.bluetext a:visited {
    text-decoration:underline;
	color: #7da7ce;
	}
	
.bluttext ul {
color: #7da7ce;}

.bluetext ul li {
color: #7da7ce;}

.bluetext ul li a {
color: #7da7ce;}
	
.pinktext {
	font-style: normal;
	color: #cc9999;
	font-weight: bold;
}

.pinktext a:hover {
    text-decoration:underline;
	color: #cc9999;
	font-weight:bold;}

.pinktext a:link,
.pinktext a:focus,
.pinktext a:visited {
    text-decoration:underline;
	color: #cc9999;
	font-weight:bold;
	}
	
.pinktext ul {
color: #cc9999;
font-weight:bold;}

.pinktext ul li {
color: #cc9999;
font-weight:bold;}

.pinktext ul li a {
color: #cc9999;
font-weight:bold;}	
	
	
	
	
.blue {
	font-style: normal;
	color: #7da7ce;
	font-weight: normal;
}
.smallbluetext {
	font-size: x-small;
	color: #AFCDE9;
}
.smallbluetext a:link,
.smallbluetext a:hover,
.smallbluetext a:visited,
.smallbluetext a:focus {
	font-size: x-small;
	color: #AFCDE9;
}
.thumbnail {
	margin-right: 4px;
	margin-bottom: 6px;
	display: inline;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	width: 70px;
}
#loginform {}

.inputfield {
	position: relative;
	left: 20px;
}
#rhs {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 70px;
}
#lhs {
	width: 400px;
}
#thumbnails {
	width: 788px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#thumbnailssmall {
	width: 296px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.custthumbnail {
	text-align: center;
	display: inline-table;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 90px;
	width: 70px;
}
.cstthbimage {
	height:70px;
	width:70px;
	text-align:center;
}
	
.cstthbref {
	height:20px;
	width:70px;
	font-size:x-small;
	text-align:center;
}

.bottom {
	position: relative;
	bottom: 0px;
}


.image {
	vertical-align: middle;
	display: table-cell;
}
.photonav {
	text-align: left;
}
.boxed {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #CCCCCC;
	color: #666666;
	border: 1px solid #666666;
	font-size: x-small;
	font-weight: bold;
	min-width: 150px;
	max-width: 150px;
}
