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

/*
	AUTHOR:  			Bottletop Design 
   	WEBSITE:   			http://www.bottletop.co.uk/
   	CLIENT:				Bottletop Design   	
*/ 
 

/*BIG FAT BROWSER RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img, em {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
#tools {
	color: #DDE;
	width: 363px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #668;
	text-align: center;
	font-size: 0.9em;
}
/*END OF BIG FAT BROWSER RESET*/



/*---------------------------------------------------------------*/
/*-------------------CSS RELEVANT TO ALL PAGES-------------------*/
/*---------------------------------------------------------------*/


body {
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%; /*MAKES 1em = 10px*/
	text-align: center;
	}	
p {
	padding-top: 10px;
}
h2 {
	font-size: 1.4em;
	text-align: left;
	color: #F09;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
}
h4 {
	color: #668;
	font-size: 0.9em;
	font-weight: normal;
}

/*entire container*/
div#container {
	margin: 0 auto; /*Gives top and bottom margin of 0px and sides auto, centering page*/
	text-align: left; /*Left aligns everything inside container, overruling body centering*/
	width: 960px;
	min-height:850px;
	
	}
	
html, body, #container {height: 100%;
}

body > #container {height: auto; min-height: 100%;
}

#mainContentBox {padding-bottom: 179px
}  /* must be same height as the footer */
#banner {
	height: 108px;
	width: 960px;
	
}
#logodiv {
	width: 250px;
	float: left;
	display: inline;
}
#navigation {
	width: 650px;
	float: right;
	text-align: right;
	padding-top: 68px;
}
#navigation li {
	list-style-type: none;
	display: inline;
	text-align: right;
}
#navigation li #nolinenav {
	text-decoration: none;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation li a {
	text-decoration: none;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #668;
	font-size: 1.1em;
}
#navigation li a:link, #navigation li a:visited {
	color: #668;
}
#navigation li a:hover, #navigation li a:active {

	color: #F09;
}
#bannerUnderline {
	height: 10px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99A;
	float: left;
	display: inline;
}
#artBox {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	height: 288px;
	float: left;
	display: inline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99A;
	border-bottom-color: #99A;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#artBoxText {
	width: 363px;
	color: #668;
	font-size: 1.4em;
	height: 69px;
	padding-top: 15px;
}
#artBoxPicture {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#artBoxTextAndPicture {
	float: left;
	display: inline;
	height: 288px;
	width: 363px;
}
#backButton {
	width: 100px;
	float: right;
	display: inline;
	text-align: right;
}
.subHeadings {
	width: 940px;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}
.subheadingright {
	float: left;
	display: inline;
	height: 27px;
	width: 470px;
	font-size: 1.1em;
	text-align: right;
}
.subheadingLeft {
	float: left;
	display: inline;
	height: 20px;
	width: 470px;
}
.subHeadings a:link , .subHeadings a:visited{
	text-decoration: none;
	color: #FFF;
	background-color: #F09;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.subHeadings a:hover, .subHeadings a:active {
	text-decoration: none;
	color: #333;
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.subHeadings .nolink {
	text-decoration: none;
	color: #CCD;
	background-color: #668;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.pink {
	color: #F09;
}
.black {
	color: #333;
}
#movie {
	float: right;
	display: inline;
	width: 512px;
	vertical-align: sub;
	height: 288px;
}
#map {
	height: 288px;
	width: 940px;
}
#mapText {
	float: left;
	display: inline;
	width: 320px;
	padding-top: 80px;
	padding-left: 50px;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
	color: #668;
}
#mapText a:link, #mapText a:visited {
	color: #F09;
	text-decoration: none;
}
#mapText a:hover, #mapText a:active {
	color: #333;
	text-decoration: none;
}
#flash940 {
	height: 288px;
	width: 940px;
	background-image: url(images/homePageBottletop.jpg);
	background-repeat: no-repeat;
}
#clientsStrap {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99A;
	color: #8282A9;
	float: left;
	display: inline;
	font-size: 2.9em;
	line-height: 1.3em;
	padding-top: 10px;
	margin-bottom: 20px;
	font-weight: lighter;
}
#homeMidTextBox {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99A;
	color: #8282A9;
	float: left;
	display: inline;
	font-size: 2.9em;
	line-height: 1.3em;
	padding-top: 10px;
	margin-bottom: 20px;
	font-weight: lighter;
}
#clientLogos {
	float: left;
	height: 114px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99a;
	margin-top: 0px;
	margin-bottom: 10px;
}
#fourColumnBox {
	float: left;
	display: inline;
	width: 960px;
}
.aFourColumnContentBox {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99A;
	line-height: 1.5em;
	height: 46em;
	margin-top: 20px;
}
.aFourColumnContentBoxRight {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	line-height: 1.5em;
	height: 46em;
	margin-top: 20px;
}
#fourColumnContainer a:link , #fourColumnContainer a:visited{
	text-decoration: none;
	color: #F09;
	margin: 0px;
	padding: 0px;
}
#fourColumnContainer a:hover ,#fourColumnContainer a:active{
	text-decoration: none;
	color: #333;
}
/* End hide from IE-mac */

#contactus .aFourColumnContentBox {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99A;
	line-height: 1.5em;
	height: 23em;
	margin-top: 20px;
}

#contactus .aFourColumnContentBoxRight {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	line-height: 1.5em;
	height: 23em;
	margin-top: 20px;
}

.pictureBottomMargin {
	margin-bottom: 15px;
}

#index .aFourColumnContentBox {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99A;
	line-height: 1.5em;
	height: 42em;
	margin-top: 20px;
}

#index .aFourColumnContentBoxRight {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	line-height: 1.5em;
	height: 42em;
	margin-top: 20px;
}
#mainContentBox {
	width: 960px;
	float: left;
	display: inline;
	
}
#mainContentBox a img {
	margin-right: 8px;
	border: 2px solid #FFFFFF;
	margin-left: 8px;
}
#mainContentBox a:hover  img {
	margin-right: 8px;
	margin-left: 8px;
	border: 2px solid #F09;
}
.projectBox {
	width: 191px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99A;
	float: left;
	display: inline;
	height: 34em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.projectBoxright {
	width: 191px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	float: left;
	display: inline;
	height: 34em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.projectBoxText {
	font-size: 1em;
	width: 171px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 1.3em;
	color: #668;
}
.projectBox a:link, .projectBox a:visited , .projectBoxright a:link, .projectBoxright a:visited{
	color: #F09;
	text-decoration: none;
}
.projectBox a:hover, .projectBox a:active , .projectBoxright a:hover, .projectBoxright a:active{
	color: #668;
	text-decoration: none;
}
.twocolumnprojectBox {
	width: 362px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCD;
	float: left;
	display: inline;
	margin-top: 15px;
	padding-right: 32px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 20px;
}

.twocolumnprojectBoxNoLine {
	width: 362px;
	float: left;
	display: inline;
	margin-top: 15px;
	padding-right: 32px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 20px;
}
.twocolumnprojectBox img{
	margin-bottom: 10px;
}
#threeColumnBox {
	width: 512px;
	padding-right: 10px;
	padding-left: 31px;
	float: left;
	display: inline;
	margin-top: 18px;
}
.threeColumnBoxText {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #668;
}
.threeColumnBoxText a:link , .threeColumnBoxText a:visited{
	color: #F09;
	text-decoration: none;
	font-weight: normal;
}
.threeColumnBoxText a:hover, .threeColumnBoxText a:active {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.twoColumnBoxText {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #668;
	height: 310px;
}
.CategoriesListLinks {
	font-size: 1em;
	color: #668;
	line-height: 1.2em;
	padding-left: 0px;
}

#footer {
	position: relative;
	margin-top: -179px; /* negative value of footer height */
	height: 179px;
	clear:both;
	background-color: #FFF;
	width: 100%;
	float: left;
	display: inline;
	background-image: url(images/bottletopCornerLogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footertextbox {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #668;
	height: 59px;
}
#footertextbox a:link , #footertextbox a:visited{
	font-size: 1.2em;
	text-decoration: none;
	color: #668;
}
#footertextbox a:hover , #footertextbox a:active{
	color: #F09;
	text-decoration: none;
}
#footerNextPageNav {
	text-align: right;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #668;
	height: 45px;
	text-decoration: none;
}
#footerPhoneNumberBox {
	text-align: right;
	width: 940px;
	color: #333;
	font-size: 1.4em;
	height: 40px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footerPhoneNumberBox  a:link , #footerPhoneNumberBox a:visited{
	color: #F09;
	text-decoration: none;
}
#footerPhoneNumberBox a:hover , #footerPhoneNumberBox a:active{
	color: #000;
	text-decoration: none;
}
#copyright {
	color: #99A;
	text-align: right;
	margin-top: 15px;
}
#registration {
	color: #99A;
	text-align: right;
	margin-top: 2px;
	line-height: 1.2em;
}
#submit_button {
	margin-top: 10px;
	width: 73px;
	height: 18px;
	float: left;
	margin-left: 1px;
	border: 1px solid #FFF;
}
#submit_button a:hover {
	border: 1px solid #666;
}
.formLabel {
	width: 55px;
	display: block;
}

a:link {
	text-decoration: none;
	color: #F09;
}
a:visited {
	text-decoration: none;
	color: #F09;
}
a:hover {
	text-decoration: none;
	color: #99a;
}
a:active {
	text-decoration: none;
	color: #99a;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
small a:link , small a:visited{
	color: #F09;
	font-size: 10px;
}
#index .aFourColumnContentBox  {
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	color: #668;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99A;
	line-height: 1.5em;
	height: 49em;
	margin-top: 20px;
}

.IndexPageParagraphHeight {
	height: 280px;
}

.categoryLinks {
	height: 120px;
	width: 200px;
}
