/* 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;
	}
	
	p.left {text-align:left;}
	
p1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 111%; 
	margin-top: 0px;
	margin-left: -3px;
	margin-right: 0px;
	}
	
	p.bigger { 
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 120%; 
	margin-top: 0px;
	margin-left: 0px;
	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:large;
	line-height: 130%; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color:#000033;
	text-shadow: 1px 2px 1px #BBBBBB;
	}
	
h3 { 
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	line-height: 125%; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #CC9900;
	text-shadow: 4px 4px 2px #DDDDDD;
	}
/* 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;

}


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

      }

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

}


	
	
	

	
/* defined DIVS */
#outsidecontainer01 { 
	background:none; /* url(/images/meleaning.gif) no-repeat bottom left; */
	padding: 0px 0px 0px 0px; 
	width: 770px;
	border: none;
	margin: 2px 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 { 
	float:left;
	background-color: #FFFFFF;
	padding: 36px 36px 40px 36px;  
	margin: 0px 0px 0px 0px;
	width: 500px;
	border: solid; border-color:#003333; border-width: medium;
	}
	
	
#mastercontainercentred { 
	position:relative;
	background-color: #FFFFFF;
	padding: 36px 36px 40px 36px;  
	margin: 0px 35px;
	width: 700px;
	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;
	}
	
	#me {
	float:left;
	width:157px;
	height:353px;
	margin: 0px 0px 0px 0px;
	z-index:99;
	}
	
	
		#transparentclickoutsidethebox { 
	position: relative;
	top: 50px;
	left: 0px;
	float: left;
	background: none;
	width: 109px;
	height: 300px;
	}
	
	
#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: 450px;
	height: 25px;
	border: none;
	left: 156px;
	top: 2px;
	}
	
#countercontainer {
	position: relative;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	height: 20px;
	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;
	
	}
	
#promolinkscontainer {
position:relative;
width:750px;
margin: 20px auto 20px auto;
padding: 0px 50px 0px 50px;
}


#twitterlink {
	float:left;
	margin:0px;

	
	}
	
#facebooklink {
	float:right;
	width:450px;
	height:80px;
    margin:0px 0px 0px 20px;
	}
	
#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;
}

.clear {clear:both;}

#suffolkwebsite {
position:relative;
width:594px;
margin: 0px auto;
}

#containercentred {
position:relative;
width: 780px;
margin: auto;
}

.floaterleft
{float:left;
width: 400px;
text-align:left;
}

.floaterright
{float:right;
width: 600px;
text-align:right;
margin: 5px 0px 25px 10px
}

.floaterrighttwitter
{float:right;
width: 300px;
text-align:right;
}


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

      }

a:hover.directfxtweets {
background-position: 0px -160px;

}






#twitter_container {
position:relative;
width:500px;
height:auto;
margin:0px auto;
border:#CC0099 2px solid;
}

#twitterlogobox {
position:relative;
width:500px;
height:160px;
margin:0px;
}




#twitter_div {
	background-image:none;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-left: 20px;
	text-align:left;
}
 
#twitter_div ul li {
	color: #222222;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #222222;
	margin-top:24px;
	margin-bottom:24px;
	list-style-type:none;
}

#twitter_div li {
	margin-bottom:24px;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color:#FF3300;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color:#FF0000;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}


.twtr-hd, .twtr-ft
{
display: none;
}
 
.twtr-widget .twtr-bd .twtr-tweet { /* they have 2 classes in default, do we have to use 3 */
                margin: 5px 0 0;
                 padding: 0 0 5px;
                 border-bottom: 1px solid #cecece;
				 font-size: 18px;
				 font-family:"Times New Roman", Times, serif;
}
.twtr-tweet:before {
                display: block;
                float: left;
                margin: -5px 0 0 5px;
                font-size: 50px; /* let's make it a big quote! */
                content: &lsquo;;
                color: #bababa;
                text-shadow: 0 1px 1px #909090;
                font-family:"Times New Roman", Times, serif;
}
