/* CSS Document 
(which was initially organised, but has had so many amends and stuff it has become a bit of a mess...)
*/
html {
	margin:0px;
	padding:0px;
}
body {
	background:url(../images/stripe.png);
	text-align:center;
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding:0px;
}
a {
	color:#80C241;
}
a:hover {
	color:#B63E97;
}
a:visited {
	color:#525252;
}
a img {
	border:none;
	}
.subhigh {
	font-weight:bold;
}
.smlnewsimg {
	float:right;
	}
#welfloatbox {
	position:relative;
	text-align:left;
	top:0px;
	padding:0px;
	width:800px;
	height:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
	background:url(../images/welbkg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
}
#floatbox {
position:relative;
text-align:left;
top:0px;
padding:0px;
	width:800px;
	height:1200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
	background:url(../images/bkg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-right: auto;
margin-left: auto;
float: none;
}
#floatboxAuto {
position:relative;
text-align:left;
top:0px;
padding:0px;
	width:800px;
	height:2600px;
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
	/*background:url(../images/bkg.jpg);*/
	background-repeat:repeat;
	background-color:#FCFCFC;
	margin-right: auto;
margin-left: auto;
float: none;
}
#header {
	position:absolute;
	width:800px;
	height:102px;
	background:url(../images/header1.gif);
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	}
.hidden{
	visibility: hidden;
	}
.outofsight{
	position:absolute;
	left:-2000px;
	}
/*menu style*/
#menu {
	position:absolute;
	width:800px;
	height:52px;
	top: 103px;
	left: 0px;
}	
#menu ul{
	position:absolute;
	list-style:none;
	left: 0px;
	padding: 0;
	margin: 0;	
}
#menu ul li{
	float:left;
	display:block;
	width:118px;
	height:32px;
}
#menu ul #end{
background-image:url(../images/menu-end.gif);
background-repeat:repeat;
	float:left;
	display:block;
	width:91px;
	height:32px;
}
#welcome a{
	border-color:#999999;
	border-width:thin;
	display:block;
	width:118px;
	height:32px;
	background:url(../images/welcome-grey.gif);
	background-repeat:no-repeat;
}
#welcome a:hover{
	display:block;
	width:118px;
	height:32px;
	background:url(../images/welcome-green.gif);
	background-repeat:no-repeat;
}
#aboutus a{
	border-color:#999999;
	border-width:thin;
	display:block;
	width:118px;
	height:32px;
	background:url(../images/aboutus-grey.gif);
	background-repeat:no-repeat;
}
#aboutus a:hover{
	display:block;
	width:118px;
	height:32px;
	background:url(../images/aboutus-green.gif);
	background-repeat:no-repeat;
}	
#news a{
	border-color:#999999;
	border-width:thin;
	display:block;
	width:118px;
	height:32px;
	background:url(../images/news-grey.gif);
}
#news a:hover{
	display:block;
	width:118px;
	height:32px;
	background:url(../images/news-green.gif);
	background-repeat:no-repeat;
}
#services a{
	border-color:#999999;
	border-width:thin;
	display:block;
	width:118px;
	height:32px;
	background:url(../images/services-grey.gif);
	background-repeat:no-repeat;
}
#services a:hover{
	display:block;
	width:118px;
	height:32px;
	background:url(../images/services-green.gif);
	background-repeat:no-repeat;
}
#clients a{
	border-color:#999999;
	border-width:thin;
	display:block;
	width:118px;
	height:32px;
	background:url(../images/clients-grey.gif);
	background-repeat:no-repeat;
}
#clients a:hover{
	display:block;
	width:118px;
	height:32px;
	background:url(../images/clients-green.gif);
	background-repeat:no-repeat;
}
#contact a{
	border-color:#999999;
	border-width:thin;
	display:block;
	width:118px;
	height:32px;
	background:url(../images/contact-grey.gif);
	background-repeat:no-repeat;
}
#contact a:hover{
	display:block;
	width:118px;
	height:32px;
	background:url(../images/contact-green.gif);
	background-repeat:no-repeat;
}
/*menu style end*/

#content {
	position:absolute;
	width:625px;
	height:33px;
	top: 212px;
	left: 86px;
	font-size:12px;
	line-height:14.4px;
}

/*welcome page*/
#welintro {
	font-size:15px;
	line-height:20px;
}
#welquote {
	font-size:18px;
	line-height:24px;
	color:#B63E97;
	position:absolute;
	top:410px;
	left:0px;
	font-style: italic;
	width: 643px;
}
#new_welquote{
	font-size:18px;
	line-height:24px;
	color:#B63E97;
}
#welquote span{
	color:#525252;
	font-size:10px;	
	line-height:12px;
}

/*welcome styles end*/

/*aboutus styles*/
.pictitle {
	font-size:12px;
}
.picname {
	font-size:14px;
	font-weight:bold;
}
.picext {
	font-size:13px;
	font-weight:bold;
}
.aboutheading {
	font-size:15px;
	font-weight:600;
	color:#B63E97;
}
#aboutintro {
	font-size:13px;
	line-height:18px;
	}
#diagramtxt {
	position:absolute;
	top:5px;
	left:151px;
	background-color: #FFFFFF;
	width: 430px;
	padding: 10px;
	height: 60px;
}
#steveQ {
	position:absolute;
	top:560px;
	color: #B63E97;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}
#compics {
	position:absolute;
	left:0px;
	top:280px;
}
.compicrow {
	list-style:none;
	margin: 0;	
}
.compic {
 	float:left;
 	background:url(../images/smallpicplace.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:152px;
	list-style:none;
	padding: 10px;
	margin: 0;	
	font-size: 10px;
}
#row1pic1 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic2 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic3 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic4 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic5 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic6 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic7 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#row1pic8 {
	background:url(../images/testphotosmall.gif);
	background-repeat:no-repeat;
	display:block;
	width:75px;
	height:91px;
	border:none;
	padding:0;
	margin: 0;
	margin-left: 3px;
}
#comdownloadstruct {
	position:absolute;
	top:36px;
	left:574px;
	width:140px;
	height:57px;
}
.pdfstruct a{
	position:absolute;
	display:block;
	background:url(../images/download-struct-pdf.gif);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:49px;
	height:49px;
}
.pdfstruct a:hover{
	position:absolute;
	display:block;
	background:url(../images/download-struct-pdf-green.gif);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:49px;
	height:49px;
}
.ppstruct a{
	position:absolute;
	display:block;
	background:url(../images/download-struct-pp.gif);
	background-repeat:no-repeat;
	top:0px;
	left:61px;
	width:49px;
	height:49px;
}
.ppstruct a:hover{
	position:absolute;
	display:block;
	background:url(../images/download-struct-pp-green.gif);
	background-repeat:no-repeat;
	top:0px;
	left:61px;
	width:49px;
	height:49px;
}
#comdiagram {
	position:absolute;
	background:url(../images/galleryBkgGreen02a.jpg);
	background-repeat:no-repeat;
	left:0px;
	width:627px;
	height:218px;
	top:320px;
}

#comdiagram div div span{
	margin-left:2px;
	line-height:14px;
}
#compic3_6 {
	position:absolute;
	top:5px;
	left:25px;
	font-size:12px;
	line-height:13px;
}
#compic3_6 a{
	position:absolute;
	display:block;
	background:url(../images/invisible.gif);
	background-repeat:repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#compic3_6 a:hover{
position:absolute;
	display:block;
	background:url(../images/EventsAdrian.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#phototxt3_6 {
	position:absolute;
	background:url(../images/faded/EventsAdrian.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:4;
}
#compic3_13 {
	position:absolute;
	top:7px;
	left:10px;
	font-size:12px;
	line-height:13px;
}
#compic3_13 a{
	position:absolute;
	display:block;
	background:url(../images/invisible.gif);
	background-repeat:repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#compic3_13 a:hover{
position:absolute;
	display:block;
	background:url(../images/EventsSteve.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#phototxt3_13 {
	position:absolute;
	background:url(../images/faded/EventsSteve.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:4;
}
#compic3_18 {
	position:absolute;
	top:7px;
	left:136px;
	font-size:12px;
	line-height:13px;
}
#compic3_18 a{
	position:absolute;
	display:block;
	background:url(../images/invisible.gif);
	background-repeat:repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#compic3_18 a:hover{
position:absolute;
	display:block;
	background:url(../images/EventsAdam.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#phototxt3_18 {
	position:absolute;
	background:url(../images/faded/EventsAdam.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:4;
}
#compic3_22 {
	position:absolute;
	top:7px;
	left:262px;
	font-size:12px;
	line-height:13px;
}
#compic3_22 a{
	position:absolute;
	display:block;
	background:url(../images/invisible.gif);
	background-repeat:repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#compic3_22 a:hover{
position:absolute;
	display:block;
	background:url(../images/EventsAdam2.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#phototxt3_22 {
	position:absolute;
	background:url(../images/faded/EventsAdam2.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:4;
}
#compic3_26 {
	position:absolute;
	top:7px;
	left:388px;
	font-size:12px;
	line-height:13px;
}
#compic3_26 a{
	position:absolute;
	display:block;
	background:url(../images/invisible.gif);
	background-repeat:repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#compic3_26 a:hover{
position:absolute;
	display:block;
	background:url(../images/EventsGemma.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:5;
}
#phototxt3_26 {
	position:absolute;
	background:url(../images/faded/EventsGemma.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:80px;
	z-index:4;
}
#photostrip {
	width:596px;
	height:91px;
	background-repeat:no-repeat;
	position:absolute;
	top:84px;
	left:15px;
}
/*aboutus styles end*/
.peicehidden {
	position:absolute;
	left:2000px;
}
.iconspan {
	margin: 10px;
	cursor: pointer;
	}
/*client styles*/

#case1box, #case2box,#case3box {
	height:140px;
	width:614px;
}
#case1box div, #case2box div,#case3box div{
	color:#525252;
	float:left;
	margin: 10px;
}
.caseimg {
	float:right;
}

#casestudyprebox {
	position:absolute;
	top:250px;
	background:#F2F2F2;
	width:652px;
	height:auto;
	left: -14px;
}
#casestudyprebox ul {
	list-style:none;
	left: 0px;
	padding: 0;
	margin: 0;	
}
#casestudyprebox ul li {
	padding:6px;
	display:block;
	width:620px;
	height:153px;
}
#casestudyprebox ul #case1thumb a{
	background:url(../images/case-study-1_sml.jpg);
	float:left;
	display:block;
	width:205px;
	height:153px;
}
#casestudyprebox ul #case2thumb a{
	background:url(../images/case-study-2_sml.jpg);
	float:left;
	display:block;
	width:205px;
	height:153px;
}
#casestudyprebox ul #case3thumb a{
	background:url(../images/case-study-3_sml.jpg);
	float:left;
	display:block;
	width:205px;
	height:153px;
}
#casestudyprebox ul #case1thumb a:hover{
	background:url(../images/case-study-1_sml-hover.jpg);
	float:right;
	display:block;
	width:205px;
	height:153px;
}
#casestudyprebox ul #case2thumb a:hover{
	background:url(../images/case-study-2_sml-hover.jpg);
	float:left;
	display:block;
	width:205px;
	height:153px;
}
#casestudyprebox ul #case3thumb a:hover{
	background:url(../images/case-study-3_sml-hover.jpg);
	float:left;
	display:block;
	width:205px;
	height:153px;
}
#pretext {
	color:#FFFFFF;
	padding:16px;
}
#casestudy1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#525252;
}
.closebox{
	position:absolute;
	right:0px;
	top:0px
}
.closebox a{
	background:url(../images/close-green.gif);
	background-repeat:no-repeat;
	display:block;
	width:12px;
	height:12px;
}
.closebox a:hover{
	background:url(../images/close-pink.gif);
	background-repeat:no-repeat;
	display:block;
	width:12px;
	height:12px;
}
#casestudy2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#525252;
}
#casestudy3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#525252;
}
#casequote {
	position:absolute;
	left:0px;
	font-size:18px;
	line-height:24px;
	color:#B63E97;
	font-style: italic;
	width: 643px;
	top: 144px;
}
#casequote span{
	color:#525252;
	font-size:10px;	
	line-height:12px;
}

/*contact styles*/
#contactform ul {
	list-style:none;
	left: 0px;
	padding: 0;
	margin: 0;	
}
#contactform ul li input{
	width:300px;
	background:#F2F2F2;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border:#525252;
}
#contactform ul li textarea{
	width:300px;
	height:100px;
	background:#F2F2F2;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border:#525252;
}
#contactform ul li #submit{
	width:120px;
	height:20px;
	background:#80C241;
	cursor:pointer;
	color:#FFFFFF;
}
input:focus, textarea:focus {
	background:#B63E97;
	color:#525252; 
}

/*contact styles end*/

/*services styles*/
#servicesintro {
	width:600px;
	font-size:13px;
	line-height:18px;
	}
#examplebox1 {
	position:absolute;
	top:85px;
	left:0px;
	width:600px;
	height:160px;
	border-style:none;
	border-color:#525252;
	height: 160px;
	border-width: thin;
}
.example p {
	width:300px;
	margin:10px;
}
#examplebox2 {
	position:absolute;
	top:265px;
	left:0px;
	width:600px;
	border-style:none;
	border-color:#525252;
	height: 160px;
	border-width: thin;
}
#examplebox3 {
	position:absolute;
	top:445px;
	left:0px;
	width:600px;
	border-style:none;
	border-color:#525252;
	height: 160px;
	border-width: thin;
}
#examplebox4 {
	position:absolute;
	top:625px;
	left:0px;
	border-style:none;
	border-color:#525252;
	width:600px;
	border-width: thin;
	height: 160px;
}
#examplebox5 {
	position:absolute;
	top:805px;
	left:0px;
	border-style:none;
	border-color:#525252;
	width:600px;
	border-width: thin;
	height: 160px;
}
 #examplepic1 a{
	position:absolute;
	top:17px;
	display:block;
	width:170px;
	height:128px;
	background:url(../images/Prague_example.jpg);
	left: 377px;
	cursor:pointer;
}
 #examplepic2 a{
	position:absolute;
	top:17px;
	display:block;
	width:170px;
	height:128px;
	background:url(../images/Bridal_example.jpg);
	left: 377px;
	cursor:pointer;
}
 #examplepic3 a{
	position:absolute;
	top:17px;
	display:block;
	width:170px;
	height:128px;
	background:url(../images/Dealmakers_example.jpg);
	left: 377px;
	cursor:pointer;
}

 #examplepic4 a{
	position:absolute;
	top:17px;
	display:block;
	width:170px;
	height:128px;
	background:url(../images/votingpads.jpg);
	left: 377px;
	cursor:default;
}
 #examplepic5 a{
	position:absolute;
	top:17px;
	display:block;
	width:170px;
	height:128px;
	background:url(../images/equipment.jpg);
	left: 377px;
	cursor:default;
}

#serviceContact {
	position:absolute;
	top:985px;
	left:0px;
	width:600px;
	height:103px;
	border-style:none;
	border:#525252;
}
#serviceContent p{
	margin:10px;
	padding:10px;
} 
/*end*/

/*news styles*/
.article {
	border-style: solid;
	border-color:#525252;
	background:#F2F2F2;
	border-width: 1px 1px 1px 1px;
	width:100%;
	height:auto;
	padding:10px;
}
.article h4 {
	margin:0 0 1em 0
}
.peice {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	padding:10px;
}
/*news styles end*/

/*crm styles*/
#crmpics {
	position:absolute;
	left:0px;
	top:250px;
}
/*crm styles end*/
.casecopy p{
	line-height:15px;
}
.highlight {
	color:#B63E97;
	font-weight:bold;
}
.qhighlight {
	color:#B63E97;
	font-style:italic;
}
#quoteP {
	font-size:10px;
	color:#525252;
	line-height: 12px;
}
#phone{
	font-size:15px;
}
.newwinlink {
	background:url(../images/new-win-icon.gif);
	display:block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	z-index:99;
	}
#casewin1 {
	position:absolute;
	top:77px;
	left: 194px;
}
#casewin2 {
	position:absolute;
	top:77px;
	left: 410px;
}
#casewin3 {
	position:absolute;
	top:77px;
	left: 627px;
}
#footer {
	font-size:10px;
	position:absolute;
	width:269px;
	height:29px;
	bottom: 20px;
	left: 60px;
}
.desc {
	width:340px;
	height:auto;
}
#testimonial{
	width:320px;
	height:218px;
	float:right;
	margin:0px 0px 10px 10px;
}
