/* CSS Document */

html {
	margin: 40px;
	padding: 40px;
	}
body { 
	text-align: center; /* for IE */
	background-color: #FFFFFF;
	background-image:url(../images/directfxwatermark.jpg);
    font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 111%; 
	color:#333333;
	margin: 0px; 
	padding: 0px;
	min-height: 100%;
	}
/* Body Text */
p { 
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 111%; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
p1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 111%; 
	margin-top: 0px;
	margin-left: -3px;
	margin-right: 0px;
	}
/* Titles */


h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: 90%; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #CCCCCC;
	}


h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: 107%; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #FF3366;
	}
	
h3 { 
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	line-height: 125%; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #FF3366;
	}
/* Navigation Text */
h4 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #CCCCCC; 
	letter-spacing: 0px; 
	margin-bottom: 0px;
	}
/* Inset TEXT */
h5 { 
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	line-height: 125%; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #555555;
	text-align: center;
	}
a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color:#336666;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #6699FF;
	}

a:hover { 
	text-decoration: none;
	color: #CC3333;
	}
a:active { 
	text-decoration: none; 
	color: #FF3300;
	}
acronym {
	border-bottom: none;
	}
	
a.Gordon:link { 
	font-weight: normal; 
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	font-size: xx-large; 
	line-height: 1.1em;
	color: #666666;
	}
a.Gordon:visited { 
	font-weight: normal; 
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	font-size: xx-large; 
	line-height: 1.1em;
	color: #999999;
	}

a.Gordon:hover { 
	font-weight: normal; 
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	font-size: xx-large; 
	line-height: 1.1em;
	color:#FF3300;
	}
a.Gordon:active { 
    font-weight: normal; 
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic; 
	font-size: xx-large; 
	line-height: 1.1em;
	color: #FF0000;
	}
	
	
a.photography:link { 
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal; 
	text-decoration: underline; 
	color: #00CCCC;
	}
a.photography:visited { 
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal; 
	text-decoration: none; 
	color: #333399;
	}

a.photography:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
	color: #CC3333;
	}
a.photography:active { 
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none; 
	color: #FF3300;
	}
	

#topline { 
	position: relative;
	top: 0px;
	width:auto;
}	


#smalllogo { 
	float: left;
	width: 60px;

	}	
	
#toplinetext { 
	float: left;
	width: auto;
	margin-top: 6px;
	margin-left: 5px;	
	}
	
.toplinefont { font-size: 13px;
color: #333333 }


#logocontainer  {
position: relative;
width: 300px;
height: 130px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 40px;
}

a.directfxlogo {
display: block;
width: 300px;
line-height: 40px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 130px;
background: url('../images/directfxlogo.gif') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.directfxlogo {
background-position: 0px -130px;

}

	
	
	

	
/* defined DIVS */
#outsidecontainer01 { 
	background:url(/images/meleaning.gif) no-repeat bottom left;
	padding: 0px 0px 0px 0px; 
	width: 770px;
	height: 353px;
	border: none;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

	}
	
#outsidecontainer02 { 
	background:url(/images/meleaning.gif) no-repeat bottom left;
	clear:right;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	width: 770px;
	height: 353px;
	border: none;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	}
	
#container { 
	background-color: #FFFFFF;
	padding: 36px 36px 40px 36px;  
	margin: 0px 0px 0px 157px; 
	width: 500px;
	border: solid; border-color:#003333; border-width: medium;
	}
	
#facebookfloat { 
	background: none;
	padding: 0px; 
	margin: 0px auto 0px auto; 
	width: auto;
	border: solid; border-color:#003333; border-width: medium;
	}
	
#tenpercent { 
	float: left;
	z-index: auto;
	background: none;
	padding: 0px;  
	margin: 0px 0px 0px 0px; 
	width: 100px;
	border: none;
	}
	
	#tenpercenttext { 
	float: right;
	top: 0px;
	z-index: auto;
	background: none;
	padding: 0px 0px 0px 0px;  
	margin: 0px 6px 0px 6px; 
	width: 350px;
	border: none;
	}
	
	#transparentclick { 
	position: relative;
	top: 0px;
	left: 90px;
	float: left;
	background: none;
	width: 50px;
	height: 50px;
	}
	
	
#transparentclick2 { 
	position: relative;
	top: 170px;
	left: 6px;
	float: left;
	background: none;
	width: 25px;
	height: 25px;
	}
	
	
#transparentclick3 { 
	position: relative;
	top: 170px;
	left: 6px;
	float: left;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width:medium;
	width: 250px;
	height: 20px;
	}
	
#supportcontainer {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 250px;
	height: 25px;
	border: none;
	left: 156px;
	top: 2px;
	}
	
#countercontainer {
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	height: 100px;
	border: none;
	left: 105px;
	top: 4px;
	overflow: visible;
	}
#smltablecontainer {
	position:static;
	top: -20px;
	left: -10px;
	padding: 3px 3px 3px 3px;
	margin: 6px;
	width: 400px;
	height: auto;
	border: none;
	}
	
#greyheadlinelink {
	position:relative;
	float:right;
	padding: 30px 30px 30px 30px;
	margin: 50px;
	width: 700px;
	height: 60px;
	border: 50px;
	left: 0px;
	top: 22px;
	
	}
	
	
#twitterlink {
	position:relative;
	padding: 30px 30px 30px 30px;
	margin: 50px auto 20px auto;
	width: 200px;
	height: 60px;
	border: none;
	left: 0px;
	
	}
	
#suffolk {
	float:right;
	}
	
#websitedesigners {
	float:left;	
	color: #CCCCCC;
	}
	
a.design:link { 
	font-weight: bold;
	text-decoration: none; 
	color: #CCCCCC;
	}
a.design:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #EEEEEE;
	}
a.design:hover { 
	font-weight: bold;
	text-decoration: underline;
	color: #CC0033;
	}
a.design:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #FF0000;
	}
	
	
.style1 {font-size: x-large; line-height: 1.1em;}
.style2 {font-size: medium;}
.style3 {font-size: large;}
.style4 {color: #6699FF;}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.1em;}
.emailphone {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; line-height: 138%;}
.style3withtiecolour {font-size: large; color:#CC9933;}
.style3withsmlfont {font-size: medium; color:#CC9933;}
.stylehighlightcolor {font-style: italic; color: #009966;}

.pricestyle { 
	text-align: center;
	font-family: "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size: xx-large;
	vertical-align: 4px;
	line-height: 100%;
	color:#CC9933;
	}
	
		
.nodecoration A:link {text-decoration: none;}
.nodecoration A:visited {text-decoration: none;}
.nodecoration A:active {text-decoration: none;}
.nodecoration A:hover {text-decoration: none;}

#toprightfloat {
	position: relative;
	float:right;
	top: -412px;
	left: 302px;
}


.clearfloats {clear: both; height: 1px;}

.normal {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.1em; color: #333333;}

.textup { vertical-align: 4px;}

div.main{
	text-align: left;
	margin:9px auto 6px auto; 
	width:390px;
	}

div.box{
	border:solid 1px #000;
	background:#e7e7e7;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}
div.box h5 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box p{padding-bottom:14px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:70px;
	text-align:right;
	font-weight:bold;
}
.spacer{margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.green{
	background:url(../images/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.titlelinktext {
font-size: medium;
}

