@font-face {
	font-family: "OFLSortsMillGoudyRegular";
	src: url("../fonts/OFLGoudyStM.eot");
	src: local("OFL Sorts Mill Goudy Regular"), local("OFLGoudyStM"), url("../fonts/OFLGoudyStM.ttf") format("truetype");
}

@font-face {
	font-family: "OFLSortsMillGoudyItalic";
	src: url("../fonts/OFLGoudyStM-Italic.eot");
	src: local("OFL Sorts Mill Goudy Italic"), local("OFLGoudyStM-Italic"), url("../fonts/OFLGoudyStM-Italic.ttf") format("truetype");
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bg_grad.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

img {
	border: 0 none;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

tr {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Sans-Serif, Times New Roman;
}

p {
	font-family: Calibri,Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
}

h1 {
	font-family:"OFLSortsMillGoudyRegular", Sans-Serif, Garamond;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
}

blockquote {
	font-family:"OFLSortsMillGoudyRegular", Sans-Serif, Garamond;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	color: #000;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family:"OFLSortsMillGoudyRegular", Sans-Serif, Garamond;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
}

h3 {
	font-family:"OFLSortsMillGoudyRegular", Sans-Serif, Garamond;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
}

blockquote {
	
}

hr {
		display: none;
}

.Red {
	color: #930000; text-decoration: underline;
}

.Red:active {
	color: #930000; text-decoration: underline;
}

.Red:visited {
	color: #930000; text-decoration: underline;
}

.Red:hover {
	color: #fff; text-decoration: underline;
	background-color: #930000;
}

.FullColumn li {
	font-family: Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	list-style-image: url('../images/bulletlogo.jpg')
}

form {
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

td {
	padding-right: 10px;
}

.Centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%;
	height: 50%;  
	BOTTOM: 0px; 
	POSITION: absolute;	
	TOP: 2px;   
}

.CenteredFooter {
	RIGHT: 0px; 
	LEFT: 10px; 
	MARGIN: auto; 
	WIDTH: 50%;
	height: 50%;  
	BOTTOM: 0px; 
	POSITION: absolute;	
	TOP: 2px; 
}

.FooterBG {
	position: absolute;
	top: 27px;
	width: 100%;
	height: 100%;
	background-image: url('../images/logo_lg_gr.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.TopLine {
	position: absolute;
	top: 0px;
	width: 100%;
	border-bottom: 2px solid #930000;
}

.UpperNavigation {
	position: relative;
	top: 13px;
	width: 100%;
	float: left;
	text-align: center;
	z-index: 100;
}

.UpperNavigation a {
	font-family: "OFLSortsMillGoudyRegular", Garamond;
	text-decoration: none;
	color: #000;
}

.UpperNavigation a:hover {
	color: #930000;
}

.UpperNavigation ul {
	margin: -13px 0px 0px 193px;
	padding: 0px 0px 0px 0px;
}

.UpperNavigation li {
	display: inline;
	width: 90px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.UpperNavigation li:hover {
	border-bottom: 1px solid #333333;
	background-color: #eee;
}

.Active {
	border-bottom: 1px solid #930000;
	background-color: #eee;
}

.Title {
	position: relative;
	top: 90px;
	width: 100%;
	height: 160px;
	float: left;
	text-align: center;
}

.Content {
	position: relative;
	float:left;
	width: 100%;
	top: 0px;
	min-height: 400px;
	padding-bottom: 200px;
}

.WideColumn {
	position: relative;
	top: 100px;
	width: 563px;
	padding-right: 10px;
	height: 100%;
	float: left;
	border-right: 1px solid #eeeeee;
}

.WideColumnSplit {
	position: relative;
	top: 0px;
	width: 270px;
	height: 100%;
	float: left;
	min-height: 100px;
}

.RightBorder {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #eeeeee;
}

.WideColumn ul {
	font-family: Calibri, Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	list-style-image: url('../images/bulletlogo.jpg')
}

.WideColumn ol {
	font-family: Calibri,Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	list-style-image: url('../images/bulletlogo.jpg')
}

.Logo {
	font-family: Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	list-style-image: url('../images/bulletlogo.jpg')
}

.RSS {
	font-family: Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	list-style-image: url('../images/rsslogo.jpg')
}

.WideColumn td {
}

.FullColumn {
	position: relative;
	top: 100px;
	width: 860px;
	height: 100%;
	float: left;
}

.FullColumn h3 {
	font-family:'OFLSortsMillGoudyRegular', Sans-Serif, Garamond;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
}

.NarrowColumn {
	position: relative;
	top: 100px;
	width: 276px;
	padding-left: 10px;
	height: 100%;
	float: right;
}

.Footer {
	position: relative;
	float: left;
	top: 30px;
	width: 100%;
	overflow: hidden;
	background-image: url('../images/logo_lg_gr.png');
	background-position: 350px 0px;
	background-repeat: no-repeat;
}

.Wrapper {
	position: relative;
	width: 100%;
	float: left;
	padding-bottom: 100px;
}

.FooterWrapper {
	position: relative;
	top: 0px;
	padding-top: 20px;
	padding-bottom: 32px;
	width: 100%;
	float: left;
	background-image: url(../images/footer_bg.jpg);
}

.Wrapper2 {
	position: relative;
	width: 100%;
	float: left;
}

.Footer p {
	font-family: Calibri, Sans-Serif;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #000;
}

.FooterSplit {
	position: relative;
	top: 0px;
	width: 320px;
	float: right;
	border: 1px solid #ccc;
}

.BlogLine {
	position: relative;
	top: 10px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #930000;
	margin-bottom: 30px;
}

.BlogDate {
	position: absolute;
	left: 0px;
	top: -40px;
	font-size: 80%;
}

.BlogImage {
	position: absolute;
	right: 20px;
	top: -40px;
	height: 50px;
	width: 50px;
	border: 2px solid #930000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.ProjectGallery {
	position: relative;
	top: 0px;
	width: 563px;
	height: 300px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.ProjectContainer {
	position: absolute;
	height: 300px;
	top: 0px;
	left: 0px;
}

.PhotoGallery {
	position: relative;
	top: 0px;
	width: 860px;
	height: 420px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.PhotoContainer {
	position: absolute;
	height: 300px;
	top: 0px;
	left: 0px;
}

.ProjectContainer img {
	float: right;
}

.moveLeft {
	position: absolute;
	left: 0px;
	top: -120px;
	height: 300px;
	width: 30px;
	background-image: url('../images/moveLeft.png');
	z-index: 100;
}

.moveRight {
	position: absolute;
	right: 0px;
	top: -120px;
	height: 300px;
	width: 30px;
	background-image: url('../images/moveRight.png');
	z-index: 100;
}

.ProjectLink {
	position: relative;
	float: left;
	width: 270px;
	height: 139px;
	border: 1px solid #cccccc;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 10px;
}

.ProjectPageMargins {
	margin: 5px;
}

.ProjectLink:hover {
	border: 1px solid #930000;
}

.ProjectLink img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
}

.ProjectTitle {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 270px;
	min-height: 30px;
	background-color: #fff;
	text-align: center;
}

.SoftwareLink {
	border: 1px solid #cccccc;
}

.SoftwareLink:hover {
	border: 1px solid #930000;
}

.SpeachBubbleContent {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:15px;
	padding-top: 5px;
	width: 246px;
	background-image: url('../images/speachbubble.png');
}

.SpeachBubbleHeader {
	position: absolute;
	top:-15px;
	left:0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	width: 246px;
	height: 15px;
	background-image: url('../images/speachbubbleheader.png');
}

.SpeachBubbleFooter {
	position: absolute;
	bottom: -65px;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 246px;
	height: 65px;
	background-image: url('../images/speachbubblefooter.png');
}

.SpeachBubble2 {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	width: 246px;
	height: 271px;
	background-image: url('../images/speachbubble2.png');
}

input[type=text] {
	border: 0 none;
	border: 1px solid #cccccc;
	background-color: #fff;
	font-family: "OFLSortsMillGoudyRegular", Sans-Serif; 
	color: #333; 
	font-weight: normal;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

input[type=text]:focus {
	border: 1px solid #930000;
}

textarea {
	border: 0 none;
	border: 1px solid #cccccc;
	background-color: #fff;
	font-family: "OFLSortsMillGoudyRegular", Sans-Serif; 
	color: #333; 
	font-weight: normal;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

textarea:focus {
	border: 1px solid #930000;
}

input[type=submit] {
	border: 1px solid #930000;
	background-color: #f5f5f5;
	font-family: "OFLSortsMillGoudyRegular", Sans-Serif; 
	font-size: 1.2em;
	color: #333; 
	font-weight: normal;
	margin-bottom: 3px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input[type=submit]:hover {
	background-color: #930000;
	border: 1px solid #930000;
	color: #fff;
}

input[type=submit]:focus {
	background-color: #f5f5f5;
	border: 1px solid #930000;
}

.YouAreHere {
	position: absolute;
	top: -40px;
	left: 0px;
}

.YouAreHere p {
	color: #ccc;
}

.YouAreHere a {
	color: #ccc;
}

.YouAreHere a:active {
	color: #ccc;
}

.YouAreHere a:visited {
	color: #ccc;
}

.YouAreHere a:hover {
	color: #930000;
}

a:focus {
	background-color: #930000;
	color: #fff;
}

.Red:focus {
	color: #fff;
}

.SkipLink {
	position: absolute;
	top: 2px;
	left: 10px;
}

.SkipLink a {
	color: #ccc;
	font-family: Sans-Serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.2em;
}

.SkipLink a:active {
	color: #ccc;
}

.SkipLink a:visited {
	color: #ccc;
}

.SkipLink a:hover {
	color: #930000;
}

#ContactText {
	width: 241px;
	background-image: url('http://www.jackbarber.co.uk/images/textbg.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #fff;
}

#ContactTextWide {
	width: 533px;
	background-image: url('http://www.jackbarber.co.uk/images/textbgwide.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #fff;
}

.Attract:hover {
	background-color: #222;
	background-image: url('http://www.jackbarber.co.uk/images/attract.jpg');
}