﻿a,
a:link,
a:visited
{
	background-color: Transparent;
	color: #B24D27;
}

a img
{
	border-style: none;
}

address
{
	background: url("../images/icon_address.gif") 0px 1px no-repeat;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 20px;
}

blockquote
{
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0 0 0 12px;
	position: relative;
}

blockquote p
{
	margin: 0;
}

blockquote p.author
{
	background-image: none;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
}

blockquote span.quoteClose
{
	background: url("../images/icons/quote_close.gif") 100% 4px no-repeat;
	padding-right: 11px;
	text-indent: 1000em;
}

blockquote span.quoteOpen
{
	background: url("../images/icons/quote_open.gif") 0px 4px no-repeat;
	display: block;
	height: 13px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	top: 0px;
	width: 11px;
}

body
{
	background: url("../images/page_bg.jpg") center top repeat-x;
	background-color: #555;
	color: #FFF;
	margin: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	padding: 20px 0 0 0;
	text-align: center;
}

div.error
{
	background: url('../images/icons/error.gif') no-repeat left top;
	color: #900;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 32px;
}

div.error ul
{
	font-weight: normal;
	line-height: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 1em 2em;
}

fieldset
{
	border-style: none;
	line-height: normal;
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

fieldset div.field
{
	margin: 0 0 1em 0;
}

fieldset label
{
	display: block;
	font-weight: bold;
	margin-bottom: 0.25em;
}

fieldset legend
{
	background-color: Transparent;
	color: #B24D27;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	position: relative;
	width: 100%;
}

fieldset .checkbox
{
	display: block;
	position: relative;
}

fieldset .checkbox br
{
	display: none;
}

fieldset .checkbox input
{
	left: 0px;
	position: absolute;
	top: auto;
}

fieldset .checkbox label
{
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 2em;
}

fieldset .checkbox label br
{
	display: block;
}

fieldset.columns p
{
	float: left;
	min-height: 4em;
	width: 50%;
}

form
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	margin: 1em 0 0.25em 0;
}

h1
{
	background-color: Transparent;
	color: #B24D27;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

h1 a,
h1 a:link,
h1 a:visited
{
	background-color: Transparent;
	color: #6C6D71;
	text-decoration: none;
}

h1 em
{
	background-color: Transparent;
	color: #D37126;
	font-style: normal;
	font-weight: bold;
}

h2
{
	background-color: Transparent;
	color: #B24D27;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

h2 a,
h2 a:link,
h2 a:visited
{
	background-color: Transparent;
	color: #B24D27;
	text-decoration: none;	
}

h2 em
{
	background-color: Transparent;
	color: #80886C;
	font-style: normal;
}

hr
{
	background-color: #CCC;
	border-style: none;
	color: #CCC;
	height: 1px;
	margin: 1em 0;
	width: 100%;
}

input.textbox, textarea
{
	background-color: #FFF;
	border: 1px solid #ADADAD;
	color: #333;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	padding: 2px 4px;
}

p
{
	margin: 0 0 1em 0;
}

p.feature
{
	font-size: 120%;
}

select
{
	background-color: #FFF;
	border: 1px solid #ADADAD;
	color: #333;
	padding: 2px;
}

td
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}

th
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	text-align: left;
}

ul
{
	margin: 1em 0;
	padding: 0 0 0 2em;
}

.banner
{
	background: url("../images/bg_banner.gif") left top no-repeat;
	height: 104px;
	margin: 0 0 1em -6px;
	overflow: hidden;
	padding: 4px;
	width: 414px;
}

.banner img
{
	height: 104px;
	width: 414px;
}

.button,
.button:link,
.button:visited
{
	background: url('../images/btn_right.gif') no-repeat right top;
	color: #FFF;
	display: block;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 0 20px 4px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.button:hover
{
	background-position: right bottom;
	text-decoration: none;
}

.button:hover span
{
	background-position: left bottom;
}

.button img
{
	border-style: none;
	left: 14px;
	position: absolute;
	top: 12px;
}

.button span
{
	background: url('../images/btn_left.gif') no-repeat left top;
	color: #FFF;
	cursor: pointer;
	display: block;
	padding: 0 0 4px 34px;
}

.buttonList
{
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 24px;
}

.columns
{
	margin: 0 0 1em 0;
	overflow: hidden;
	width: 100%;
}

.columns .column1
{
	float: left;
	width: 49.5%;
}

.columns .column2
{
	float: right;
	width: 49.5%;
}

.contact
{
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.contactEmail
{
	background: url("../images/icon_email.gif") left center no-repeat;
	padding: 0 0 0 20px;
}

.contactPhone
{
	background: url("../images/icon_phone.gif") left center no-repeat;
	padding: 0 0 0 20px;
}

.contactSkype
{
	background: url("../images/icon_skype.gif") left center no-repeat;
	padding: 0 0 0 20px;
}

.containerInner
{
	background: url("../images/header_stripe.gif") center bottom repeat-x;
	margin: 0 9px;
	min-height: 300px;
	overflow: hidden;
	padding: 0 0 20px 0;
	text-align: left;
	width: 981px;
}

.containerOuter
{
	background: url("../images/header_bg.jpg") center top no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 999px;
}

.content
{
	background: url("../images/content_box_big.gif") left top no-repeat;
	clear: left;
	float: left;
	min-height: 234px;
	padding: 16px 25px;
	width: 415px;
}

.content ol.numbered
{
	list-style-type: none;
	margin: 1em 0;
	padding: 0 0 0 32px;
}

.content ol.numbered li img
{
	clear: left;
	float: left;
	height: 28px;
	margin-left: -32px;
	overflow: hidden;
	width: 28px;
}

.contentContainer
{
	background-color: #FFF;
	color: #6D6E71;
	line-height: 1.8em;
	overflow: hidden;
	margin: 0;
	padding: 22px 25px;
	width: 931px;
}

.editable
{
	border: dotted 1px #CCC;
	min-height: 100px;
	padding: 4px;
	position: relative;
}

.editable .toolbar
{
	background-color: #FFF;
	border: dotted 1px #CCC;
	border-right-style: none;
	border-top-style: none;
	color: #333;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	visibility: hidden;
	width: 5em;
	z-index: 100;
}

.editable .toolbar a
{
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-decoration: none;
}

.editable .toolbar a:hover
{
	background-color: #CCC;
	color: #333;
}

.editable .toolbar img
{
	border: none;
	margin-right: 2px;
	vertical-align: middle;
}

.editable .toolbar li
{
	float: left;
	white-space: nowrap;
	width: 100%;
}

.editable:hover .toolbar
{
	visibility: visible;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.hcomment
{
	background: url("../images/icon_comment.gif") left center no-repeat;
	padding-left: 20px;
}

.header
{
	background-color: #000;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #E8E8E7;
	height: 63px;
	line-height: 1.6em;
	margin: 69px 25px 0 25px;
	padding: 52px 25px 0 25px;
	position: relative;
	width: 881px;
}

.header h1
{
	background-color: Transparent;
	color: #CC6A26;
}

.header h1.logo
{
	left: -25px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -63px;
	z-index: 1000;
}

.header h1.logo a,
.header h1.logo a:link,
.header h1.logo a:visited
{
	background: url("../images/logo.png") left top no-repeat;
	cursor: pointer;
	display: block;
	height: 125px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000px;
	text-decoration: none;
	width: 412px;
}

.header h2
{
    margin-bottom: 0.25em;
}

.headerMenu
{
	height: 40px;
	position: absolute;
	right: 0px;
	top: -27px;
	width: 150%;
	z-index: 100;
}

.headerMenu ul
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.headerMenu ul li
{
	float: left;
	width: auto;
}

.headerMenu ul li a,
.headerMenu ul li a:link,
.headerMenu ul li a:visited
{
	background-color: Transparent;
	color: #6D6E71;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding: 0 16px 0 17px;
	text-decoration: none;
	white-space: nowrap;
}

.headerMenu ul li a:hover
{
	background: url('../images/menu_marker.png') no-repeat center bottom;
	color: #B24D27;
}

.linkbutton
{
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.linkbutton img
{
	border-style: none;
	margin: 0 2px 0 0;
	vertical-align: middle;
}

.more
{
	background: url("../images/icon_arrow_01.gif") 0px 1px no-repeat;
	display: block;
	font-weight: bold;
	height: 18px;
	line-height: normal;
	overflow: hidden;
	padding: 0 0 0 20px;
	text-decoration: none;
	white-space: nowrap;
}

.more:hover
{
	background-position: 0px -17px;
}

.projects
{
	clear: both;
	list-style-type: none;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0;
	width: 110%;
}

.projects img
{
	border-style: none !important;
}

.projects li
{
	background: url("../images/thumb_bg_small.gif") center center no-repeat;
	float: left;
	height: 62px;
	margin: 0 10px 10px 0;
	padding: 5px 6px;
	width: 76px;
}

.rss
{
	background: url("../images/icon_rss.gif") left top no-repeat;
	display: block;
	float: right;
	height: 16px;
	margin: 0.125em 0;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	text-indent: -1000em;
	width: 16px;
	z-index: 5;
}

.rssContainer
{
	margin: 0;
}

.screenshots
{
	list-style-type: none;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0;
	width: 110%;
}

.screenshots li
{
	background: url("../images/bg_thumb.gif") left top no-repeat;
	float: left;
	height: 145px;
	margin: 0 10px 10px 0;
	padding: 5px 6px;
	width: 190px;
}

.sidebar
{
	float: right;
	overflow: hidden;
	width: 466px;
}

.sidebar .services
{
	background: url("../images/line_dotted.gif") left top repeat-x;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 1px 0 0 0;
}

.sidebar .services li
{
	background: url("../images/line_dotted.gif") left bottom repeat-x;
	margin: 0;
	padding: 0 0 1px 0;
}

.sidebar .services li a,
.sidebar .services li a:link,
.sidebar .services li a:visited
{
	background: url('../images/icons/pages.gif') no-repeat 3px 7px;
	color: #333;
	display: block;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
}

.sidebar .services li a:hover
{
	background-color: #333;
	color: #FFF;
}

.sidebarColumn1
{
	float: left;
	min-height: 240px;
	padding: 16px 25px;
	width: 183px;
}

.sidebarColumn1 h1
{
	background-color: Transparent;
	color: #5C663D;
}

.sidebarColumn1 h1 em
{
	background-color: Transparent;
	color: #80886C;
	font-style: normal;
}

.sidebarColumn2
{
	background: url("../images/content_box_right_small.gif") left top no-repeat;
	float: right;
	min-height: 240px;
	padding: 16px 25px;
	width: 183px;
}

.sidebarColumn2 h1
{
	background-color: Transparent;
	color: #5C663D;
}

.sidebarColumn2 h1 em
{
	background-color: Transparent;
	color: #80886C;
	font-style: normal;
}

.sidebarColumns
{
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sidebarColumns .moreProjects
{
	display: block;
	position: absolute;
	right: 25px;
	top: 20px;
	z-index: 1000;
}

.sidebarContact
{
	background: url("../images/content_box_right_big.gif") right top no-repeat;
	min-height: 240px;
	padding: 16px 25px;
	width: 416px;
}

.sidebarContent
{
	overflow: hidden;
	padding: 16px 25px;
	width: 416px;
}

.stbutton
{
	float: right;
	margin: 0 0 0 1em;
}

.success
{
	background-color: Transparent;
	color: #B24D27;
	font-weight: bold;
}

.toolbar
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: -60px;
}

.toolbar li
{
	float: left;
	width: auto;
}

.toolbar li a
{
	font-weight: bold;
	margin-left: 2em;
	text-decoration: none;
	white-space: nowrap;
}

.toolbar li a img
{
	border-style: none;
	margin: 0;
	vertical-align: middle;
}

.toolbar li a:hover
{
	text-decoration: underline;
}
