/* common */

* {
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	font-size: 67.50%;
	background: #000 url('../images/backgrounds/body.png') repeat-x 0 0;
}
img {
	outline: none;
	border: 0;
}
ul {
	list-style-type: none;
}
a {
	color: #FF3366;
}

#content .no-margin {
	margin: 0;
}
#content .no-topMargin {
	margin-top: 0;
}
#content .no-bottomMargin {
	margin-bottom: 0;
}
#content .no-leftBorder {
	border-left: 0;
}
#content .no-rightBorder {
	border-right: 0;
}
#content .with-topMargin {
	margin-top: 30px;
}

/* header */

#header {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
}

ul#topNavigation {
	float: left;
	height: 28px;
	margin-top: 86px;
}
ul#topNavigation li {
	float: left;
	height: 28px;
	margin-right: 11px;
}
ul#topNavigation li a {
	float: left;
	height: 28px;
	/*background: transparent url('../images/tabs/topNav1.png') no-repeat 100% 0;*/
	padding: 0 6px 0 0;
	text-decoration: none;
	outline: none;
}
ul#topNavigation li a span {
	float: left;
	display: block;
	height: 20px;
	/*background: transparent url('../images/tabs/topNav.png') no-repeat 0 0;*/
	padding: 8px 12px 0 12px;
	color: #ff3366;
	font-size: 1.1em;
	line-height: 1em;
	cursor: pointer;
}
ul#topNavigation li.active a {
	/*background: transparent url('../images/tabs/topNav1.png') no-repeat 100% -28px;*/
}
ul#topNavigation li.active a span {
	/*background: transparent url('../images/tabs/topNav.png') no-repeat 0 -28px;*/
	color: #CCCCCC;
	background-color: #484848;
}
ul#topNavigation li.xhover a {
	/*background: transparent url('../images/tabs/topNav1.png') no-repeat 100% -56px;*/
}
ul#topNavigation li.xhover a span {
	/*background: transparent url('../images/tabs/topNav.png') no-repeat 0 -56px;*/
	color: #000000;
	background-color: #ff3366;
}

#logo {
	float: right;
	display: block;
	width: 315px;
	height: 69px;
	margin: 40px 0px 0 0;
	display: inline;
}

/* content */

.contentTop {
	margin: 20px 0;
	overflow: hidden;
}

#content {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	font-size: 85%;
}

.box {
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.box .textArea {
	overflow: auto;
	width: 300px;
	background-color: #f1f0f0;
	padding-bottom: 12px;
	
}
.box h2 {
	height: 30px;
	padding: 15px 0 0 20px;
	background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
	font-size: 1.7em;
	color: #fff;
	font-weight: normal;
}
.box p {
	margin: 18px 19px 18px 20px;
	color: #959595;
	font-size: 1.3em;
	line-height: 1.4em;
	word-spacing: 2px;
	padding-top: 10px;
}
.box p img {
	margin-left: -20px;
}

.box .readMore {
	display: block;
	width: 282px;
	height: 25px;
	background: transparent url('../images/buttons/bottom1.png') no-repeat 0 0;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	text-align: right;
	padding: 7px 18px 0 0;
}
.box .readMore:hover {
	background: transparent url('../images/buttons/bottom1H.png') no-repeat 0 0;
}


/* about us */

.container {
	overflow: auto;
	width: 960px;
	margin-bottom: 30px;
}
.bumpup {
	margin-top: -20px;
}
.bumpupsmall {
	margin-top: 10px;
}
.withSidebar {
	overflow: auto;
	width: 960px;
	/*background: transparent url('../images/backgrounds/sidebarBottom.png') no-repeat 0 100%;*/
}

.sidebar {
	float: left;
	width: 300px;
	margin: 0 30px 32px 0;
}

.sidebar p {
	margin: 18px 19px 18px 20px;
	color: #959595;
	font-size: 1.3em;
	line-height: 1.4em;
	word-spacing: 2px;
}

.sidebar ul.sNavigation {
	margin-bottom: 30px;
}
.sidebar ul.sNavigation li.sidebarTitle {
	display: block;
	height: 62px;
	width: 300px;
	background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
}
.sidebar ul.sNavigation li.sidebarTitle div {
	display: block;
	height: 62px;
	width: 300px;
}
.sidebar ul.sNavigation li.sidebarTitle h2 {
	height: 47px;
	width: 280px;
	padding: 15px 0 0 20px;
	font-weight: normal;
		background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
}
.sidebar ul.sNavigation li.sidebarTitle a {
	display: block;
	height: 62px;
	width: 280px;
	font-size: 2.1em;
	color: #fff;
	text-decoration: none;
}

ul.sNavigation li.sidebarLink {
	width: 300px;
}
ul.sNavigation li.sidebarLink a, a.sidebarButton {
	display: block;
	height: 30px;
	width: 280px;
	background: transparent url('../images/backgrounds/sidebarLink.png') repeat-x 0 -40px;
	padding: 10px 0 0 20px;
	margin-top: 2px;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul.sNavigation li.sidebarLink a:hover, a:hover.sidebarButton {
	background: transparent url('../images/backgrounds/sidebarLink.png') repeat-x 0 0;
}
a.sidebarButton {
	margin: -5px 0 0 -20px;
	font-size: 1em;
}
ul.sNavigation li.sidebarLink a img {
	margin-right: 6px;
	vertical-align: top;
	margin-top: -3px;
}
ul.sNavigation li.sidebarLink a span {
	display: inline;
	vertical-align: middle;
}

.main {
	float: right;
	width: 630px;
	
}
.main .box {
	margin-bottom: 0;
	overflow-x: hidden;
}
.mediumBox {
	margin-bottom: 30px;
	overflow: hidden;
}
.mediumBox .textArea {
	overflow: auto;
	width: 630px;
	padding-bottom: 12px;
}
.mediumBox h2 {
	height: 30px;
	padding: 15px 0 0 20px;
	background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
	font-size: 1.7em;
	color: #fff;
	font-weight: normal;
}
.mediumBox p {
	margin: 18px 19px 18px 20px;
	color: #999999;
	font-size: 1.3em;
	line-height: 1.4em;
	word-spacing: 2px;
}
p.standout {
	font-size: 145%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
p.standout a {
}
.mediumBox a {
	font-weight: bold;
}

.aboutUsText {
	float: left;
	width: 320px;
}
.aboutUsImg {
	float: right;
	padding-left: 20px;
}
.aboutUsImg.leftie{
	float: left;
	padding-right: 20px;
}
.aboutUsImg img {
	border: 2px solid #706e6e;
	margin: 0 20px 5px 0;
}
.aboutUsImg .caption {
	display: block;
	text-align: center;
	color: #CCCCCC;
}

.testimonial {
	background: transparent url('../images/icons/quote1.png') no-repeat 5px 5px;
}
.testimonial .tQuote {
	background: transparent url('../images/icons/quote2.png') no-repeat 100% 100%;
	margin-bottom: 0;
	padding-bottom: 18px;
	margin-right: 8px;
	padding-right: 11px;
}
.testimonial .tAuthor {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}

/* systems */

.container1 {
	overflow: auto;
	width: 960px;
	background: transparent url('../images/backgrounds/systemsColumns.png') repeat-y 0 0;
	margin-bottom: 30px;
}
.withSidebar1 {
	overflow: auto;
	width: 960px;
	background: transparent url('../images/backgrounds/systemsColumnsBottom.png') no-repeat 0 100%;
}

.sidebar .breadcrumbs {
	display: block;
	height: 40px;
	width: 280px;
	background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
	padding: 22px 0 0 20px;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.sidebar .breadcrumbs a {
	color: #b00000;
	font-weight: bold;
	text-decoration: none;
}
.sidebar .breadcrumbs a img {
	vertical-align: bottom;
}
.sidebar .breadcrumbs a:hover {
	color: #fff;
}

.sidebarImg {
	text-align: center;
	padding: 12px 0 18px 0;
	margin-bottom: 32px;
}

.list {
	margin: 0 30px 0 20px;
	padding-bottom: 40px;
}
.list.nobot{
	padding-bottom: 0px;
}

.list li {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #393939;
	padding-left: 20px;
	margin-bottom: 7px;
}
.sidebar .list li {
	background: transparent url('../images/icons/right2.png') no-repeat 0 1px;
}

.flash-image {
	margin: 0 0 0 20px;
}

.mainimage {
	border: thin solid #3F3F3F;
}

.container3 {
	overflow: auto;
	width: 960px;
	margin-bottom: 30px;
}

.container3 .sidebarImg {
	padding-top: 5px;
}

.container3 .sidebarImg img {
	border: 1px solid #999;
}

.container3 .mediumBox {
	margin-bottom: 0;
	float: right;
	width: 960px;
}
.container3 .textArea {
	padding-bottom: 0;
}

.cont3TitlNav {
	overflow: auto;
	width: 960px;
}
.cont3TitlNav h2 {
	float: left;
	width: 280px;
	height: 47px;
	padding: 20px 0 0 20px;
	background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
	font-weight: normal;
}
.cont3TitlNav .contNav {
	float: left;
	width: 630px;
	height: 30px;
	padding: 34px 10px 0 20px;
	background: transparent url('../images/backgrounds/title.png') repeat-x 0 0;
	font-weight: normal;
}
.cont3TitlNav .contNav ul {
	margin-top: -15px;
	float: right;
}
.cont3TitlNav .contNav ul li {
	float: left;
	height: 28px;
	margin-right: 11px;
}
.cont3TitlNav .contNav ul li a {
	float: left;
	height: 28px;
	color: #ff3366;
	padding: 0 6px 0 0;
	text-decoration: none;
	outline: none;
}
.cont3TitlNav .contNav ul li a span {
	float: left;
	display: block;
	height: 20px;
	background: transparent url('../images/tabs/topNav.png') no-repeat 0 0;
	padding: 4px 6px 0 12px;
	font-size: 1.7em;
	line-height: 1em;
	cursor: pointer;
}
.cont3TitlNav .contNav ul li.active a,
.cont3TitlNav .contNav ul li.ui-tabs-selected a {
	background: transparent url('../images/tabs/topNav1.png') no-repeat 100% -84px;
}
.cont3TitlNav .contNav ul li.active a span,
.cont3TitlNav .contNav ul li.ui-tabs-selected a span {
	background: transparent url('../images/tabs/topNav.png') no-repeat 0 -84px;
	color: #CCCCCC;
}
.cont3TitlNav .contNav ul li.xhover a {
}
.cont3TitlNav .contNav ul li.xhover a span {
	color: #FFFFFF;
}

.features {
	overflow: auto;
	width: 960px;
	/*background: #fff url('../images/backgrounds/content.png') repeat-x 0 0;*/
	padding-top: 15px;
	position: relative;
}
.features .textArea {
	background: none;
	width: 960px;
}
.features .textArea.sort {
	padding-bottom: 0px;
	margin-bottom: -50px;
}


.mediumBox h3 {
	padding: 0 0 0 20px;
	font-size: 2.1em;
	color: #393939;
	font-weight: normal;
}

.textArea .list li {
	list-style-image: url(../images/icons/list-heart.png);
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 10px;
	color: #FFFFFF;
}



	
.textArea .list li.georgia {

}
.textArea .list li.georgia  a{
}
.textArea .list li.price {
	list-style-image: none;	
	font-size: 1.4em;
}
.textArea .list li.extra {
	list-style-image: none;
	color: #FFf;
}
.textArea.consult {
	color: #06375A;
	font-size: 1.2em;
}

.textArea .imageList {
	overflow: auto;
	width: 920px;
	background-color: #1e1e1e;
	padding: 20px;
	text-align:center;
}
.textArea .imageList li {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
}
.textArea .imageList li a {
	float: left;
}
.textArea .imageList li a img {
	border: 2px solid #ff3366;
}

.downloadLink {
	display: block;
	width: 300px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.downloadLink ul.sNavigation li.sidebarLink a {
	border-top: 0;
}
.downloadLink ul.sNavigation li.sidebarLink a img {
	margin-top:-6px;
}

.contactDetails h4 {
	color: #959595;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin: 20px 20px 0 20px;
}
.contactDetails p {
	margin: 10px 20px;
}
.contactDetails a {
	font-weight: bold;
}

form#getInTouch .formTextInput {
	border: 0;
	float: left;
	width: 305px;
}
form#getInTouch .formTextarea {
	border: 0;
	float: right;
	width: 305px;
}
form#getInTouch .formRadio {
	border: 0;
	clear: both;
}
form#getInTouch .formTextInput p {
	overflow: auto;
	margin: 0 0 10px 20px;
	width: 285px;
}
form#getInTouch .formTextarea p {
	overflow: auto;
	margin: 0 20px 10px 0;
}
form#getInTouch .formRadio p {
	overflow: auto;
}
form#getInTouch .formTextInput label,
form#getInTouch .formTextarea label {
	display: block;
	float: left;
	width: 95px;
	font-size: 90%;
	padding-top: 3px;
}
form#getInTouch .formTextInput input {
	float: left;
	width: 175px;
	height: 18px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #b8b7b7;
}
form#getInTouch .formTextarea textarea {
	float: left;
	overflow: auto;
	width: 175px;
	height: 126px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #b8b7b7;
}
form#getInTouch .mailingListQuestion {
	float: left;
}
form#getInTouch .mailingListAnswer {
	float: right;
}
form#getInTouch .mailingListAnswer input {
	margin: 0 5px 0 15px;
	vertical-align: middle;
}

.mediumBox .sendEnquirybox {
	width: 630px;
}

.mediumBox .sendEnquiry {
	display: block;
	width: 630px;
	height: 32px;
	background: transparent url('../images/buttons/bottom.png') no-repeat 0 0;
	font-size: 1.3em;
	line-height: 32px;
	color: #ff3366;
	text-align: right;
	padding: 0 18px 0 0;
	border: none;
}
.mediumBox .sendEnquiry:hover {
	background: transparent url('../images/buttons/bottom.png') no-repeat 0 -32px;
}

/* footer */

#footer {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	border-top: 1px solid #222;
	padding-bottom: 10px;
}
#footer .bumpup {
	margin-top: -30px;
}

#footer a#logo1 {
	float: left;
	display: block;
	text-indent: -5000px;
	width: 118px;
	height: 20px;
	background: transparent url('../images/logo-footer.png') no-repeat 0 0;
	margin: 10px 0 0 20px;
}

#siteInfo {
	float: right;
	padding-top: 12px;
}
#validHtmlCss {
	float: left;
}
#validHtmlCss li {
	float: left;
}
#validHtmlCss li a {
	float: left;
	margin-right: 7px;
}
#siteBy {
	padding: 0 18px 0 3px;
	float: left;
	font-size: 1.1em;
	color: #333333;
}
#siteBy a {
	color: #666666;
}

.ui-tabs-hide {
	display: none;
}
