
@font-face {
    font-family: QuattrocentoSans;
    src:url(../fonts/QuattrocentoSans-Regular.ttf);
}
@font-face {
    font-family: QuattrocentoSans;
    src:url(../fonts/QuattrocentoSans-Bold.ttf);
	font-weight:bold;
}
@font-face {
    font-family: QuattrocentoSans;
    src:url(../fonts/QuattrocentoSans-Italic.ttf);
	font-style:italic;
}
@font-face {
    font-family: Tauri;
    src:url(../fonts/Tauri-Regular.ttf);
}
@font-face {
    font-family: WorkSans;
    src:url(../fonts/WorkSans-Regular.ttf);
}


/******** styles below not to be used in editing (eg white text)*********/

	/* start */
body{
	background-color: #ffffff;
}
	/* end */
/******** styles above not to be used in editing *********/


/******** styles below ONLY to be used in editing (eg make white text dark)*********/
/****** keep styles commented out - edit will uncomment them... */
	
/* start_edit_only

.box_link{
	color:#666666;
	border:1px solid #666666;
}

end_edit_only */

/******** styles above ONLY to be used in editing *********/


body {
    font-family: QuattrocentoSans;
	font-size: 17px;
	line-height: 27px;
	color:#666666;
margin: 0px auto 0px auto;
max-width:1950px;
padding:0px;
}

div{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}

.centre_edit{
	text-align:center;
}
ul{
	padding:0px 0px 10px 0px;
	margin:0px;
	list-style: none;
}
li{
	background:url(../images/list_dot.png) no-repeat left 15px;
padding: 5px 0px 5px 20px;
}

.container{
width:100%;
max-width:1010px;
padding:0px 5px 0px 5px;
margin:auto;
}


#top{
	width:100%;
	margin:auto;
	padding:0px 10px 0px 10px;
	max-width:1820px;
}

.top_col{
float:left;
display:inline-block;
margin:0px 0px 0px 0px;
}
.top_col img{
	border:none;
}

.c1{
	padding:35px 0px 5px 20px;
}
.c2{
	margin-left:50px;
	/* display:none; */
}
.c3{
	float:right;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding:25px 15px 15px 0px;
}
.c3 a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#social_networks{
	display:inline-block;
	float:right;
	padding:20px 5px 15px 0px;
}
#social_networks p{
	display:inline;
}
#social_networks img{
border:none;
margin:0px 5px 0px 5px;
}

/********** big picture to stretch across screen *********/

.big_pic{
	width:100%;
	max-width:1800px;
	margin:auto;
	position:relative;
	background-size:cover;
	background:no-repeat center center;
}
.big_pic img{
	display:block;
	width:100% !important;
}
#big_pic_home{
	height:700px;
	max-height:700px;
}

#big_pic_main{
	height:600px;
	max-height:600px;
}

#big_pic_home img{
	height:700px;
	max-height:700px !important;
}

#big_pic_main img{
	height:600px;
	max-height:600px !important;
}


.big_pic_text_container{
	top:0px;
	left:0px;
	right:0px;
	position:absolute;
	overflow:visible;
	margin:auto;
}


#big_pic_home_text_container{
	height:700px;
	max-height:700px;
}

#big_pic_main_text_container{
	height:600px;
	max-height:600px;
}

#big_pic_main_text_container .pictext{
	background-image:url(../images/bgnd.png);
	position:absolute;
	text-align:center;
	left:0px;
	bottom:0px;
	top:auto;
	transform:none;
	-webkit-transform:none;
	-moz-transform:none;
	color:#ffffff;
	width:100%;
	max-width:none;
	padding:20px 10px 20px 10px;
}
.pictext_large h1{
	color:#FFFFFF;
}


.pictext{
	background-image:url(../images/bgnd.png);
	position:absolute;
	text-align:center;
	left:50%;
	transform:translate(-50%,0%);
	-webkit-transform:translate(-50%,0%);
	-moz-transform:translate(-50%,0%);
	
	top:20%;
	color:#ffffff;
	font-size:40px;
	line-height:60px;
	width:100%;
	max-width:700px;
	padding:20px 40px 20px 40px;
}
.pictext_large{
	font-size:40px;
	line-height:60px;
}
.pictext_small{
	font-size:18px;
}
.pictext_link{
	font-size:16px;
	color:#ffffff;
	padding:5px 20px 5px 20px;
	border:1px solid #ffffff;
	text-decoration:none;
}

/**********end big picture to stretch across screen *********/

.purple_text{
	color:#663399;
}
.large_text{
	font-size:18px;
	line-height:28px;
}

.box_link{
    font-family: WorkSans;
	font-size:28px;
	line-height:38px;
	color:#ffffff;
	display:inline-block;
	padding:3px 30px 3px 30px;
	background-color:#6699cc !important;
	margin:auto;
	text-decoration:none;
}
.box_link:hover{
	color:#ffffff;
	background-color:#999999 !important;
}


.cols{
	padding:15px;
	margin:10px;
	float:left;
	width:250px;
	min-width:200px;
	background-color:#FF99CC;
}




#home1{
	width:100%;
	max-width:1420px;
	margin:-110px auto 0px auto;
	background-color:#FFFFFF;
	padding:30px 10px 30px 10px;
	position:relative;
	z-index:99;
}
#home1_text{
	width:100%;
	max-width:1100px;
	margin:auto;
	text-align:center;
	font-size:22px;
	line-height:32px;
}
#home2{
	color:#999999;
	font-size:40px;
	line-height:50px;
	padding:20px 10px 20px 10px;
	text-align:center;
}


#home_spacer{
	width:100%;
	clear:both;
	height:60px;
}

#home3{
	display:table;
	width:100%;
	max-width:1400px;
	margin:auto;
}
#home3_row{
	display:table-row;
}
#home3_left{
	display:table-cell;
	width:50%;
	background-color:#663399;
	color:#ffffff;
	font-size:22px;
	line-height:32px;
	padding:80px;
	vertical-align:top;
}
.home3_left_main{
	background-color:#6699cc !important;
}
.home3_left_services{
	padding:30px !important;
}

#home3_left_name{
padding:20px 0px 0px 0px;
font-size:18px;
line-height:28px;	
}
#home3_right{
	display:table-cell;
	width:50%;
	background:no-repeat center center;
	background-size:cover;
}
#home3_right img{
	display:block;
	width:100% !important;
	height:auto !important;
}
#home3 h1, #home3 h2, #home3 h3, #home3 h4{
	color:#ffffff;
}

#home3 li{
	background-image:url(../images/list_dot_white.png);
}



#main1{
	width:100%;
	clear:both;
	padding:25px 10px 30px 10px;
	background-color:#ffffff;
}
#main2{
	width:100%;
	max-width:1820px;
	margin:auto;
	clear:both;
	padding:25px 10px 30px 10px;
	background-color:#663399;
	color:#ffffff;
}
#main2 h2, #main2 h3, #main2 a{
	color:#ffffff;
}

.main_text_container{
	width:100%;
	max-width:1030px;
	margin:auto;
	text-align:center;
}
#main3{
	width:100%;
	max-width:750px;
	margin:60px auto 0px auto;
	padding:30px 10px 30px 10px;
	background-color:#fafafa;
}



#main_wide{
	width:100%;
	max-width:1420px;
	clear:both;
	margin:auto;
	text-align:center;
	padding:25px 10px 0px 10px;
}


#top_line{
	width:100%;
	clear:both;
	height:1px;
	background-color:#999999;
}
#serv1{
	text-align:center;
	width:100%;
	clear:both;
	padding:20px 10px 20px 10px;
}
.serv{
	display:table;
	width:100%;
	max-width:1400px;
	margin:20px auto 60px auto;
}
.serv_row{
	display:table-row;
}
.serv_text{
	display:table-cell;
	width:50%;
	padding:25px;
	background-color:#fafafa;
	vertical-align:top;
}
.serv_pic{
	display:table-cell;
	width:50%;
	background:no-repeat center center;
	background-size:cover;
}
.serv_pic img{
	display:block;
	width:100% !important;
	height:auto !important;
}


#publish{
	width:100%;
	max-width:1400px;
	padding:10px;
	background:no-repeat center center;
	background-size:cover;
	position:relative;
	margin:auto;
}
#publish img{
	display:block;
	width:100% !important;
	height:auto !important;
}

#publish_text{
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
}


#serv2{
	padding:40px 10px 40px 10px;
	width:100%;
	max-width:1400px;
	margin:auto;
	background-color:#fafafa;
}
.serv2_col{
	width:50%;
	float:left;
	padding:0px 30px 0px 30px;
}


#serv_box{
	font-size:17px;
	line-height:27px;
	padding-bottom:20px;
}




#bottom_spacer{
	clear:both;
	width:100%;
	height:60px;
}



h1 {
text-decoration: none;
	font-size: 50px;
	line-height:60px;
	color: #6699cc;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
h1 .glossary_link{
font-weight:normal !important;
}


h2 {
text-decoration: none;
	font-size:40px;
	line-height:50px;
	color: #663399;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
}
h3 {
text-decoration: none;
	font-size:30px;
	line-height:40px;
	color: #663399;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
}
h4 {
text-decoration: none;
	font-size:20px;
	line-height:30px;
	color: #663399;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
}

p{margin:0px;padding:0px;}

a {
color:#663399;

}
a:hover {
color:#999999;

}

img{border:none;}


/* forms */
.field_required{
	background-image:url(../images/required.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
	/** if form centered 
	display:inline-block;**/
}

.error_msg{
	color:#F00;
	font-weight:bold;	
}



.num_in_basket{
	padding:0px 0px 0px 3px;
}

/*********************** menus *****************************/


/* general menu stuff */
.vert_menu_sub{
display:none;
}
.vert_menu_sub_R{
display:none;
}
#mob_bgnd{
	display:none;
}




/************* big screen ************/
@media screen and (min-width: 1031px){

.mob_menu{
	display:none;
}
.mob_menu_open{
	display:none;
}
.mob_pagination{
	display:none;
}

/* ********************top navigation*************************/ 

/* number = menu number */

#topmenu1{
clear:right;
display:inline-block;
float:right;
overflow:hidden;
	text-align:right;
	background-color:inherit;
	background-image:inherit;
	padding:0px 0px 10px 0px;
}
#topmenu1 a{
    font-family: Tauri;
	white-space:nowrap;
	display:inline-block;
	margin:0px 10px 0px 10px;
	padding:0px 5px 0px 5px;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	border-bottom:3px solid #ffffff;
}
#topmenu1 a:last-child{
	margin:0px 0px 0px 10px;
}

#topmenu1 a:hover{
	color: #666666;
	border-bottom:3px solid #663399;
}

#topmenu1 .page_selected {
	color: #666666;
	border-bottom:3px solid #663399;
}

.nav_link{
/*** style for link in menu - if not used keep empty */
}




/* top menu dropdowns */
/* number = menu number */
.dropdown1{
	position:absolute;
	display:block;
	visibility: hidden;
	z-index: 10000;
	overflow: visible;
	padding:5px 0px 10px 0px;
background-color:#ffffff;
}

.dropdown1 a{
    font-family: Tauri;
	font-size: 16px;
	color: #666666;
display: block;
padding: 2px 10px 2px 10px;
text-decoration: none;
font-weight: normal;
white-space:nowrap;
}

.dropdown1 a:hover{
color:#663399;
}

/* end top menu dropdowns */

/* ********************end top navigation************************* */




/* ********************side navigation************************* */
/* number = menu number */


/* vert sub menu roll over (goes to right of menu) */
.vert_menu_sub_R{
	position:absolute;
	top:0px;
	left:100%;
	min-width:100px;
	/* should be the same as .vert_menu_sub a:hover */
	background-color:#999999 !important;
}
.vert_menu_sub_R a{
	padding:7px 10px 7px 10px !important;
	/* should be the same as .vert_menu_sub a:hover */
	background-color:#999999 !important;
	color:#0066CC !important;
}
.vert_menu_sub_R a:hover{
	background-color:#666666 !important;
	color:#0FC !important;
}
.vert_menu_sub_R .side_sub_page_selected{
	color:#ff0000 !important;
}
/* end vert sub menu roll over (goes to right of menu) */


#sidemenu2{
	width:300px;
}

#sidemenu2 .vert_link_container{ /* contains link and any sub links ***/
border-bottom:1px solid #ff0000;
margin:0px;
position:relative;
z-index:1000;
}

#sidemenu2 .menu_expand_vert{ /* expand graphic for sub layers (if used) */
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	padding-left:30px;
	cursor:pointer;
	z-index:5000;
}



#sidemenu2 .side_first{/* first container */
}
#sidemenu2 .side_last{/* last container */
border:none;
}


#sidemenu2 a{
display:block;
width:100%;
max-width:313px;
text-align:left;
padding:7px 10px 7px 35px;
font-size:18px;
color: #990033;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
background-color:#CCCCCC;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
}

#sidemenu2 a:hover{
background-color:#999999;
color:#ffffff;
text-decoration:none;
}




/* side sub links */
#sidemenu2 .vert_menu_sub a{
background-image:none;
padding:5px 10px 5px 55px;
}
#sidemenu2 .vert_menu_sub a:hover{
background-color:#999999;
color:#ffffff;
}



/* Selected Side Links */
/* selected vertical link container (backgrounds etc...) */
#sidemenu2 #page_selected_vert{
}

/* highlites side top page selected */
#sidemenu2 #page_selected_vert .side_top_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side sub page selected */
#sidemenu2 #page_selected_vert .side_sub_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side parent page of sub page selected */
#sidemenu2 #page_selected_vert .side_parent_page_selected{
	color:#000000;
}



/**** end side nav ***********/


/* ********************end navigation************************* */



} /****** end large screen menu *******/



/****** mobile **************/
@media screen and (max-width: 1030px){

.dropdown1{
	display:none;
}


.navigation{
	display:none;
}
.pagination{
	display:none;
}

.mob_pagination{
	display:block;
}

/**************  mob menu ********************/
#mob_bgnd{
	background-image:url(../images/mob_menu_bgnd.png);
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:99999;
	display:none;
}
.mob_menu_open{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	border:1px solid #999;
	border-radius:5px;
	padding:3px 3px 3px 5px;
	cursor:pointer;
	float:right;
	line-height:19px;
	background-color:#fff;
	margin:2px 0px 2px 2px;
	display:block;
	position:absolute;
	right:15px;
	top:15px;
    z-index: 9999;
}

#mob_menu_open2{
	right:5px;
	top:120px;
}
.mob_menu_open img{
vertical-align:middle;
padding:0px 0px 1px 15px;
}

.mob_menu_close{
	cursor:pointer;
	font-size:16px;
	line-height:20px;
	background-color:#CCCCCC;
	text-align:right;
	padding:5px;
		border-radius:5px 5px 0px 0px;
}
.mob_menu_close img{
vertical-align:middle;
}

.mob_menu{
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	border:1px solid #999;
position:absolute;
top:20px;
  left: 50%;
-ms-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
z-index:999999;
	display:none;
	min-width:250px;
	background-color:#FFFFFF;
}

.mob_menu .vert_link_container{ /* contains link and any sub links ***/
border-bottom:1px solid #999;
margin:0px;
position:relative;
z-index:1000;
}

.mob_menu .side_first{/* first container */
}
.mob_menu .side_last{/* last container */
border:none;
}


.mob_menu a{
display:block;
clear:both;
width:100%;
text-align:left;
padding:9px 50px 9px 20px;
font-size:16px;
color: #000000;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
}

.mob_menu a:hover{
background-color:#999999;
color:#ffffff;
text-decoration:none;
}


/* side sub links */
.mob_menu .vert_menu_sub a{
background-image:none;
padding:5px 30px 5px 40px;
}
.mob_menu .vert_menu_sub a:hover{
background-color:#999999;
color:#ffffff;
}



/* Selected Side Links */
/* selected vertical link container (backgrounds etc...) */
.mob_menu #page_selected_vert{
}

/* highlites side top page selected */
.mob_menu #page_selected_vert .side_top_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side sub page selected */
.mob_menu #page_selected_vert .side_sub_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side parent page of sub page selected */
.mob_menu #page_selected_vert .side_parent_page_selected{
	color:#000000;
}

.mob_menu .menu_expand_vert{
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	padding-left:30px;
	cursor:pointer;
	z-index:5000;
}

/**** end mob menu ***********/


	
#mob_cats{
	display:none;
}
#mob_cats select {
	max-width:290px;
}
	
#mob_spec{
	display:none;
}

.mob_pag_page{
}



} /* end mobile menus */

/************* end menus **************/



