/*  
Theme Name: CRM

*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.alignleft{
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}


.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	_border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#commentform label{
width: 200px;
float:left;
}

#commentform input, #commentform textarea{
border: 1px solid #dbd8d3;
}

#commentform input, #commentform textarea{
border: 1px solid #dbd8d3;
width: 225px;
}

#commentform label.error{
margin-left: 200px;
}
#commentform label.error{
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
}
#commentform label.error{
font-size: 11px;
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
width:229px;
margin-top:4px;
}
#commentform label.error{
font-size: 11px;
margin-left: 200px;
background: #fbfcda url('images/cancel.png') no-repeat left;
border:1px solid #dbdbd3;
width:209px;
margin-top:4px;
padding-left:20px;
}

#commentform p{
margin-top:10px;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 98%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



/* custom style for this theme you can remove or overwrite these styles *//*
@font-face{
	font-family:myriadreg;
	src:url('fonts/MyriadPro-Regular.otf');
}*/
@font-face {
    font-family: myriadreg;
    src: url('fonts/myriadpro-reg-webfont.eot');
    src: url('fonts/myriadpro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-reg-webfont.woff') format('woff'),
         url('fonts/myriadpro-reg-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-reg-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face{
	font-family:myriadbold;
	src:url('fonts/MyriadPro-Bold.otf');
}
@font-face{
	font-family:myriadsemibold;
	src:url('fonts/MyriadPro-Semibold.otf');
}

*/


@font-face {
    font-family: myriadbold;
    src: url('fonts/myriadpro-bold-webfont.eot');
    src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-bold-webfont.svg#myriad_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: myriadsemibold;
    src: url('fonts/myriadpro-semibold-webfont.eot');
    src: url('fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-semibold-webfont.svg#myriad_pro_lightbold') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: minion_pro_smbd_captregular;
    src: url('minionpro-semiboldcapt-webfont.eot');
    src: url('minionpro-semiboldcapt-webfont.eot?#iefix') format('embedded-opentype'),
         url('minionpro-semiboldcapt-webfont.woff') format('woff'),
         url('minionpro-semiboldcapt-webfont.ttf') format('truetype'),
         url('minionpro-semiboldcapt-webfont.svg#minion_pro_smbd_captregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: minionsemibold;
    src: url('fonts/minionpro-semibolddisp-webfont.eot');
    src: url('fonts/minionpro-semibolddisp-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/minionpro-semibolddisp-webfont.woff') format('woff'),
         url('fonts/minionpro-semibolddisp-webfont.ttf') format('truetype'),
         url('fonts/minionpro-semibolddisp-webfont.svg#minion_pro_smbd_dispregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: minion_pro_smbd_dispitalic;
    src: url('fonts/minionpro-semibolditdisp-webfont.eot');
    src: url('fonts/minionpro-semibolditdisp-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/minionpro-semibolditdisp-webfont.woff') format('woff'),
         url('fonts/minionpro-semibolditdisp-webfont.ttf') format('truetype'),
         url('fonts/minionpro-semibolditdisp-webfont.svg#minion_pro_smbd_dispitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear{
	clear:both;
}
ul li{
	list-style:none;
}
body{
    color:#000;
    font-family:myriadreg,Arial,Helvetica,sans-serif;
    font-size:16px;
}
#header{
	background:url('images/headerbg.jpg');
	height:100px;
}
.header-cont{
	width:936px;
	margin:0 auto;
	position:relative;
}
#header .header-cont h1{
	color: #FFFFFF;
	font-family: minionsemibold;
	font-size: 40px;
	left: 70px;
	position: absolute;
	top: 39px;
	width: 475px;
}
#header .header-cont a{
	display:block;
	float:left;
	margin-top:25px;
}
#header .header-cont .righthead{
	float:right;
	color:#fff;
}
#header .header-cont .righthead a{
	color:#fff;
	font-size:10px;
	text-decoration:none;
	
}
.topmenu{
	margin-top: -20px;
}
.newsletter{
	float: right;
	margin-top: 30px;
	font-style:italic;
	font-size:14px;

}
.submitx{
	float: right;
	margin-top: 60px;
	font-size:14px;
        margin-left:340px;
}
.newsletter input[type='text']{
	font-size:10px;
	font-family:myriadsemibold;
	color:#000;
	width:150px;
}
.newsletter label{
	margin-right:10px;
}
.topmenu ul li{	
	float:right;
}

.topmenu ul li a{
	border-right:1px solid;
	padding-left:5px;
	padding-right:5px;
	height:10px;
}
.topmenu ul li:first-child a{
	border-right:none;
	padding-right:0px;
}
li.cart img{
	float: right;
	margin-left: 8px;
	margin-top: -5px;
}
#content{
	_background:url('images/bg.jpg');
	_min-height:700px;        background-color:#EFE9E5;
	
}
#page_wrap{
    background-color:#EFE9E5;
}
.content-txt{
	width:936px;
	margin:0 auto;
	_padding-bottom:50px;
	padding-top:30px;
	
}
.content-box{
	float:right;
	width:761px;
	margin-bottom:50px;
}
#sidebar{
	float:left;
	width:175px;
}
#sidebar a{ 
	font-size:14px;
	font-family:myriadbold;
	color:#00256e;
	text-decoration:none;
	text-transform:uppercase;
}
#footer{
	height:100px;
	background:url('images/headerbg.jpg');
}
.footabove{
	width:936px;
	margin:0 auto;
	padding-top:10px;
	height:100px;
	border-top: 5px solid #00256e;
}
.footabove ul li{
	list-style:none;
	float:left;
}

.footabove ul li a{
	font-size:12px;
	text-transform:uppercase;
	color:#007dcc;
	text-decoration:none;
	border-right:1px solid;
	padding-left:3px;
	padding-right:3px;
}
.footabove ul li:last-child a{
	padding-right:0px;
	border-right:none;
}
.footabove ul li:first-child a{
	padding-left:0px;
	
}
.footabove .social{
	float:right;
	margin-top: -35px;
}
.footabove .socialtxt{
	float:right;
}
.footabove .social .socialfb{
	float: left;
	padding-right: 10px;
}
.socialtxt .conn{
	font-family:Helvetica;
	font-size:20px;
	color:#103492;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
}.socialtxt .conn a{
        text-decoration:none;
        font-family:Helvetica;

	font-size:20px;

	color:#103492;

	font-weight:bold;

	display:block;  
}
.socialtxt .phone a{
	color:#888687;
	font-size:9px;
	font-family:Helvetica;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
        text-decoration:none;
}
.socialtxt .myct a{
	font-size:15px;
	color:#007dcc;
	text-decoration:underline;
	display:block;
}
.foottxt{
	margin:0 auto;
	width:936px;
	padding-top:20px;
}
.foottxt p{
	color:#fff;
	font-family:myriadreg;
	font-size:13px;
}
.foottxt p.webcopy{
	font-style:italic;
        font-size:10px;
}.foottxt p.webcopy a{
     color:#fff;
     text-decoration:none;
}
a.exp{
	font-size:15px;
	font-family:myriadbold;
	display:block;
	color:#007dcc;
	padding-top:5px;
}
.events{
	width:936px;
	margin:0 auto;
	height:150px;
}
.events img{
	margin-top:-3px;
}
.boxes{
	width:936px;
	margin:0 auto;
}
.boxes li.widget{
	list-style:none;
	float:left;
	margin-right:10px;
	margin-bottom:50px;	
}
.boxes li.widget:last-child{
	margin-right:0px;
}
.page h2.posttitle, h3.post-title,.pagey h2.posttitle{
	border-bottom: 1px solid;
	color: #002678;
	font-family: myriadbold;
	font-size: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom:30px;
        text-transform:uppercase;
}
.page h3{
	color:#000;
	font-family:myriadreg;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.rightcolumn{
	width:412px;
	float:right;
	margin-left:10px;
	text-align:left;
         line-height:18px;
}
.leftcolumn{
	float:left;
	width: 328px;
	margin-right:10px;
	text-align:left;
        line-height:18px;
}
#sidebar ul#menu-primary li{
	padding-bottom: 10px;
}
#slider1 div{
	width:175px;
        color:#002776;
        font-size:14px;
        border-right:1px solid;
        padding-left:10px;
	float:left;
}
.bx-prev {
    background: url("images/leftarrow.png") no-repeat scroll transparent;
    height: 31px;
    
    position: absolute;
    text-indent: -999999px;
    top:25px;
    width: 31px;
}

.bx-next {
    background: url("images/rightarrow.png") no-repeat scroll transparent;
    height: 31px;
    position: absolute;
    right: 0px;
    text-indent: -999999px;
    top:25px;
    width: 31px;
}
.bx-window{
    width:850px !important;
    margin-left:30px;
    padding-top:20px;
}
.bx-wrapper{
    margin:0 auto;
    margin-left:10px;
}

a.more{
    font-family:myriadbold;
    font-size:12px;
    color:#007dcc;
    z-index:999999;
}

p.date{
    color:#002776;
    font-family:myriadbold;
    font-size:14px;
}
li.widget{
    list-style:none;
}
#sidebar ul.sub-menu{
    padding-left:10px;
    padding-top:10px;
   
    
   
}
#sidebar ul.sub-menu li{
    padding-bottom:0px !important;
}
#sidebar ul.sub-menu li a{
    color:#0081cd;
    font-family:myriadbold;
    font-size:12px;
}
.boxes .featimg{
    float:left;
    margin-right:10px;
    margin-bottom:50px;
}
.boxes p.feattitle{
    color: #FFFFFF;
    padding: 7px 0 7px 5px;
    position: absolute;
    width: 174px;
    font-size:14px;
    font-family:myriadsemibold;
    text-transform:uppercase;
   
}
.boxes p.feattitle.green{
    background-color:#6a963b;
}

.boxes p.feattitle.brown{
    background-color:#6c4d23;
}
.boxes p.feattitle.blue{
    background-color:#2a6ebb;
}

.boxes p.feattitle.red{
    background-color:#a71930;
}
.boxes p.feattitle.navy{
    background-color:#002776;
}


.boxes .featimg.last{
    margin-right:0px;
}
.requestform{
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-top: 30px;
    padding-right:10px;
}
.requestform p{
    text-align:left;
    padding-bottom:10px;
}
p.eventtitle{
    text-align:center;
    color:#00246d;
    font-family:myriadbold;
    font-size:16px;
}

.requestform p span{
    display:block;
    margin-top:5px;
}
.requestform p span input[type='text']{
    width:375px;
}

.requestform p input[type='submit']{
    background:url('images/submitbtn.png');
    border:none;
    outline:none;
    text-indent:-9999px;
    width:113px;
    height:28px;
    float:right;
    margin-right:10px;
}
.newsletter input[type='submit']{
    background:url('images/submit.png');
    border: medium none;
    color: white;
    float: right;
    font-family: myriadbold;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing:1px;
    margin-top:2px;
    text-indent:-9999px;
    width:46px;
    height:14px;
    cursor:pointer;
}

span.essex{
    color:#021e57;
}
span.icut{
    color:#7494d2;
}
span.child{
    color:#007dcc;
    
}

i.phonetext{
    font-size:10px;
    font-style:italic;
}
.sitemap ul.col li {
    margin-bottom:15px;
    _float: left;
    margin-bottom: 15px;
    width: 250px;
    line-height:18px;
}
.sitemap ul.col li a{
    font-weight:lighter;
    font-size:16px;
    font-family: myriadsemibold;
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
    
}
.sitemap ul.col li ul li a{
    color:#007dcc;
}
.sitemap ul.col li ul li{
    margin-bottom:0px;
    float:none;
}
.sitemap ul.col{
	float:left;
	width:33%;
}
.content-box p{
    font-family:myriadreg;
    color:#000;
    font-size:16px;
    margin-bottom:20px;
    line-height:18px;
}
.content-box a{
    font-weight: lighter;
    font-size:16px;
    font-family: myriadsemibold;
    color:#007dcc;
    text-decoration:none;
    
}
#slider{
    width:550px;
    height:400px;
    margin:0 auto;
}
a.nivo-prevNav,a.nivo-nextNav{
    display:none;
}
.nivo-caption p{
    font-size:14px;
    font-family:myriadbold;
    font-style:italic;
    color:#007dcc;
    
    
}
.slider-wrapper{
    position:relative;
    height:450px;
}
ul.mygallery li{
    list-style:none;
    float:left;
    margin-right: 42px;
    text-align:center;
    line-height: 20px;
    width:225px;
}
ul.mygallery li.third{
    margin-right:0px;
}
ul.mygallery li h2 a{
    font-weight: lighter;
    font-size:16px;
    font-family: myriadsemibold;
    color:#000;
    text-decoration:none;
}
h3.gallerytitle{
   
    font-size:20px;
    font-family: myriadsemibold;
    color:#000;
    text-decoration:none;
    text-align:center;
    padding-bottom:15px;
}
a.back{
    text-align:center;
    color:#027dcc;
    font-size:16px;
    font-family: myriadsemibold;
    display:block;
}
.featimg{
    position:relative;
}
.text, .text-js {
    color:#011f58;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    height:163px;
    padding-top:35px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #999;
    background: rgba(255,255,255,0.8);
    text-align: left;
    padding-left:10px;
}
.text a, .text-js a{
     color:#011f58;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    cursor:pointer;
    display: block;
    padding-bottom: 1px;
}
.text a:hover, .text-js a:hover{
     color:#007dcc;
}

.featimg:hover .text {
    display: block
}
#sidebar .dcjq-accordion li.current-menu-item a{
	color:#027dcc;
}
.tribe-events-calendar-buttons{
	display:none;
}

.tribe-events-events .tribe-events-event-list-meta {
    border-left: 1px solid #000000 !important;
}

.tribe-events-event-list-meta td {
    background-color: transparent !important;
}
h4.event-day{
	font-size:16px !important;
	font-family:myriadreg;
}
h2.entry-title a{
	color:#000 !important;
	font-family:myriadsemibold;
	font-size:16px;
	
}

.tribe-events-event-list-meta td {
	font-size:12px !important;
	color:#000 !important;
	font-family:myriadsemibold;
	
}
.tribe_events{
	border-bottom:1px solid #000;
}
#tribe-events-content{
	padding-left:0px !important;
}
#tribe-events-event-meta{
	font-size:16px !important; 
}
.tribe_events h2.posttitle{
		color:#000 !important;
	font-family:myriadsemibold;
	font-size:25px;
	padding-bottom:15px;
}
span.back a{
	font-family:myriadreg;
	color:#007dcc;
}
#tribe-events-event-meta .column {
	width: 40% !important;
	line-height:30px;
}
.entry{
	  padding-top: 10px;
}
.entry .summary{
	padding-top:30px;
}
.single-gallery .nivo-caption p{
	color: #000;
}
.content-box .tribe-events-cal-title{
	display: none;
}
.entry-content{
	float: left;
	width:27% !important;
}
.tribe-events-event-thumb{
	float: left;
	
}
h2.entry-title{
	padding-bottom: 15px;
}

.tribe-events-event-meta-value,#tribe-events-calendar-header, .tribe-events-calendar, #tribe-events-content .ical, .events-single #content .ical, a.gmap, .tribe-events-event-list-meta td, .tribe-events-nav, #tribe-events-event-meta, span.back, .eventsListWidget .dig-in, .eventsAdvancedListWidget .dig-in, .gcal-add {
    font-family: myriadreg !important;
}

.event-label{
	font-family: myriadsemibold !important;
}
#tribe-events-event-meta {
    border-color: #000 !important;
}

.pagey h3 {  color: #002678;
    font-family: myriadbold;
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
        border-bottom: 1px solid;
}
.mygallery h2{
	padding-bottom:0px;
}
a.moreinfo{
	display: block;
	padding-top: 20px;
}
#sidebar ul#menu-primary-1 li {
    padding-bottom: 10px;
}
.leftcolumn p{
	margin-bottom:7px;
}

.content-box .page ul{
	padding-left:30px;
}
.content-box .page ul li{
	list-style: square;

}
.rightcolumn p.caption{
	margin:0px;
	padding:0px;
	font-style:italic;
	font-size:13px;
}
.footabove{
	clear:both;
}