/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/


body
{
	font-family: 'Lato', helvetica, sans-serif, arial;
	font-size: 13px;
	color: #626262;
	background-color: #ddd;
}

a
{
	color: #1E8728;
}


a:hover,
a.selected
{
	color: #626262;
}

hr
{
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}

blockquote
{
	border-left: 5px solid #dddddd;
}

blockquote small
{
	color: #999999;
}

blockquote.pull-right
{
	border-right: 5px solid #eeeeee;
}


/**************************************************************************************/
/*   Forms																			  */


legend
{
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
}

legend small
{
	color: #999999;
}

textarea.invalid
{
	border: 1px solid #d6610b;
}

input,
button,
select,
textarea
{
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input
{
	color: #999999;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input
{
	background-color: #f7f7f7;
	border: 1px solid #B5B5B5;
	-webkit-box-shadow: 0px 1px 0px #CCCCC;
	-moz-box-shadow: 0px 1px 0px #CCCCC;
	box-shadow: 1px 1px 2px #fff, inset 1px 1px 2px rgba(0, 0, 0, 0.26);
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus
{
	border-color: #45822F;
	color: red!important;
}

select
{
	border: 1px solid #bbb;
	background-color: #ffffff;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus
{
	outline: thin dotted #333;
}

.label-info,
.badge-info
{
	background-color: #B52B2B;
}


/**************************************************************************************/
/*   Headings and Titles															  */


h1,
h2,
h3,
h4
{
	color: #333
}

h1
{
	font-size: 34px;
	line-height: 38px;
	letter-spacing: -1px;
	font-weight: bold;
}

h1 span,
h2 span,
h3 span
{
	font-size: 18px;	
	color: #B52B2B;
}

h2
{
	font-size: 24px;
	line-height: 28px;
}

h3
{
	font-size: 18px;
	line-height: 22px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 14px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small
{
	color: #999999;
}

h1, h2.item_title, .item__featured .item_title,.page-category .item_title, .page_header h2, .category_title h2
{
    display: block;
    /* float: left; */
    font-size: 36px;
    line-height: 30px;
    margin: 0;
    color: rgb(51, 51, 51);
    font-weight: 900;
    text-shadow: 2px 2px 0 #eee;
}

.page-header
{
}

p .price
{
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: 14px;
}

/**************************************************************************************/
/*   Images																			  */


.item_img,
.category_img,
.item_fulltext img,
.random-image img,
img.left,
img.right
{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #e2e2e2;
	background-color: #FFF;
	/* margin: 0 auto; */
	/* max-height: 150px; */
	/* overflow: hidden; */
	float: left;
}

.page-category__testimonials .img-intro,
.page-featured .img-intro
{
	border: none;	
	max-width: 320px;
	height: auto;
}

.page-category__testimonials .img-intro img,
.page-featured .img-intro img
{
	border: 1px solid #e2e2e2;	
}

aside .img-intro__left img,
aside .img-intro__right img
{

}
	
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img
{
	max-width: 350px;
	height: auto;
	margin: 0 20px 20px 0;
}

.menudesc img
{
	float: left;
	margin: 0px 20px 10px 0px;
}

.footer-row-1 .item_img,
.footer-row-1 .category_img,
.footer-row-1 .item_fulltext img,
.footer-row-1 .random-image img
{
	border: 1px solid #e1e4d9;
}

/**************************************************************************************/
/*   Lists																			  */


.categories-module li,
.archive-module li
{
	background: url('../images/styles/default/li.style.png') left 11px no-repeat;
}

.categories-module li a,
.archive-module li a
{
	color: #626262;
}

.categories-module li a:hover,
.archive-module li a:hover
{
	color: #F93;
}

.mod-custom__social ul li
{
	color: #6F6F6F;
	text-shadow: 0 1px #FFFFFF;
}

.mod-custom__social ul li a
{
	color: #6F6F6F;
}

.mod-custom__social ul li a:hover
{
	color: #F93;
}

/**************************************************************************************/
/*   Buttons																		  */


a.btn,
a.readmore,
.btn_info,
.btn-info,
.btn-group button.btn,
.mod-newsflash a.readmore,
.btn-primary,
.btn_primary,
.contentpane .button
{
	color: #FFFFFF;
	background-color: rgb(109, 109, 109);
	/* font-weight: bold; */
	background-repeat: no-repeat;
	background-position: left top;
}

.btn-group button.btn,
.btn-toolbar .btn
{
	background-image: none;
}

#component a.btn,
#component a.readmore,
#component .btn_info,
#component .btn-info,
#component .btn-group button.btn,
#component .mod-newsflash a.readmore,
#component .btn-primary,
#component .btn_primary,
#component .contentpane .button,
#content-row-4 a.btn,
#content-row-4 a.readmore,
#content-row-4 .btn_info,
#content-row-4 .btn-info,
#content-row-4 .btn-group button.btn,
#content-row-4 .mod-newsflash a.readmore,
#content-row-4 .btn-primary,
#content-row-4 .btn_primary,
#content-row-4 .contentpane .button
{
}

a.btn:hover,
.btn_info:hover,
.btn-info:hover,
.btn_info:active,
.btn-info:active,
.btn_info.active,
.btn-info.active,
.btn_info.disabled,
.btn-info.disabled,
.btn_info[disabled],
.btn-info[disabled],
.btn-primary:hover,
.btn_primary:hover,
.btn-primary:active,
.btn_primary:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary.disabled,
.btn_primary.disabled,
.btn-primary[disabled],
.btn_primary[disabled],
.mod-newsflash a.readmore:hover,
a.readmore:hover,
.contentpane .button:hover
{
	color: #444444;	
	background-position: left bottom;	
}

#component a.btn:hover,
#component .btn_info:hover,
#component .btn-info:hover,
#component .btn_info:active,
#component .btn-info:active,
#component .btn_info.active,
#component .btn-info.active,
#component .btn_info.disabled,
#component .btn-info.disabled,
#component .btn_info[disabled],
#component .btn-info[disabled],
#component .btn-primary:hover,
#component .btn_primary:hover,
#component .btn-primary:active,
#component .btn_primary:active,
#component .btn-primary.active,
#component .btn_primary.active,
#component .btn-primary.disabled,
#component .btn_primary.disabled,
#component .btn-primary[disabled],
#component .btn_primary[disabled],
#component .mod-newsflash a.readmore:hover,
#component a.readmore:hover,
#component .contentpane .button:hover,
#content-row-4 a.btn:hover,
#content-row-4 .btn_info:hover,
#content-row-4 .btn-info:hover,
#content-row-4 .btn_info:active,
#content-row-4 .btn-info:active,
#content-row-4 .btn_info.active,
#content-row-4 .btn-info.active,
#content-row-4 .btn_info.disabled,
#content-row-4 .btn-info.disabled,
#content-row-4 .btn_info[disabled],
#content-row-4 .btn-info[disabled],
#content-row-4 .btn-primary:hover,
#content-row-4 .btn_primary:hover,
#content-row-4 .btn-primary:active,
#content-row-4 .btn_primary:active,
#content-row-4 .btn-primary.active,
#content-row-4 .btn_primary.active,
#content-row-4 .btn-primary.disabled,
#content-row-4 .btn_primary.disabled,
#content-row-4 .btn-primary[disabled],
#content-row-4 .btn_primary[disabled],
#content-row-4 .mod-newsflash a.readmore:hover,
#content-row-4 a.readmore:hover,
#content-row-4 .contentpane .button:hover
{
	color: #444444;	
	background-position: left bottom;	
}


/**************************************************************************************/
/*   Pagination																		  */


.pagination ul li .pagenav
{
	color: #555555;
}

.pagination ul li span.pagenav
{
	color: #555555;
}

.pagination ul li a.pagenav
{
	color: #B52B2B;
}

.pagination ul li a.pagenav:hover
{
	color: #626262;
}

.pagination ul li.num span.pagenav
{
	color: #626262;
}


/**************************************************************************************/
/*   BlockNumbers																	  */


span.blocknumber  
{
    background-color: #B52B2B;
    color: #FFFFFF;	
}

span.blockchar  
{
    background-color: #333333;
    color: #FFFFFF;	
}

#footer span.blocknumber  
{
    background-color: #B52B2B;
    color: #FFFFFF;	
}

span.blocktitle
{
    font-size: 18px;
    padding-bottom: 5px;
    text-transform: uppercase;
	color: #B52B2B;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
}

/**************************************************************************************/
/*   Toggling																		  */


.toggle_content
{
    background-color: #FDFDFD;
    border: 1px solid #DEDEDE;
    color: #121212;	
}


/**************************************************************************************/
/*   Newsflash																		  */


.mod-newsflash-adv__links .item_content
{
	background-color: #e9e9e9;
}

.mod-newsflash-adv__links .item_content ul li a,
.mod-newsflash-adv__links.support .item_introtext
{
	color: #7F7F7F;
}

.mod-newsflash-adv__links .item_content ul li a:hover
{
	color: #B52B2B;
}

.mod-newsflash-adv__links a.readmore:hover
{
	color: #B52B2B;
}


/**************************************************************************************/
/*   Back to Top																	  */


#back-top a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
}

#back-top a:hover
{
	color: #626262;
}

#back-top span
{
	background-color: transparent;
}


/**************************************************************************************/
/*   Gallery																		  */


.page-gallery .item_title
{
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif
}

.page-gallery a.zoom span.zoom-bg,
.page-item__gallery a.zoom span.zoom-bg
{
	background-color: #000000;
}

#galleryOverlay
{
	background-image: url(../images/bg.gallery.png);
}


/**************************************************************************************/
/*   Testimonials																	  */


.blockquote
{
	background-image: url('../images/styles/default/blockquote.png');
}


/**************************************************************************************/
/*   General
/**************************************************************************************/
/**************************************************************************************/

.wrapper
{
}

.muted
{
	color: #B52B2B;
}


/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

#top_header
{
}

/**************************************************************************************/
/*   Header Row		  																  */


#header-row {
  background-color: #FAFAFA;
  background-image: -moz-linear-gradient(top, #D9D9D9, #FAFAFA);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D9D9D9), to(#FAFAFA));
  background-image: -webkit-linear-gradient(top, #D9D9D9, #FAFAFA);
  background-image: -o-linear-gradient(top, #D9D9D9, #FAFAFA);
  background-image: linear-gradient(to bottom, #D9D9D9, #FAFAFA);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffD9D9D9', endColorstr='#ffFAFAFA', GradientType=0);
}



#header-row .wrapper
{
	background-image: url('../images/styles/default/bg.header.shadow.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#header-row .container
{
}

#header-row .btn-search
{
	background-color: #FFFFFF !important;
}

#header-row .moduletable.call-now
{
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #8F1010;
}

#header-row .moduletable.call-now div
{
}

#header-row .moduletable.call-now span
{
}

#logo span.slogan
{
}

.moduletable.social ul li.border
{
	background-image: url(../images/styles/default/menu.li.border.png) !important;
	background-repeat: repeat-y !important;
	background-position: top center !important;
}

#header-row .moduletable.search input
{
	background-color: transparent;
	color: #000000 !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset;
	background-image: url('../images/bg.menu.active.png') !important;
	border: none;	
}


/**************************************************************************************/
/*   Navigation Row	  																  */


#as-menu
{
	background-color: transparent !important;
	background-image: none !important;
}

#as-menu ul.as-menu > li a:hover
{
	background-image: none;
}

#as-menu ul.as-menu li a,
#as-menu ul.as-menu li span
{
	padding: 6px 10px 10px 10px;
	color: #333333 !important;
	background-color: rgb(221, 221, 221);
}

#as-menu ul.as-menu > li:hover,
#as-menu ul.as-menu > li.active,
#as-menu ul.as-menu > li.asHover,
#as-menu ul.as-menu > li.current,
#as-menu ul.as-menu > li.active > span,
#as-menu ul.as-menu > li.asHover > span,
#as-menu ul.as-menu > li.current > span
{
	color: #B52B2B !important;
	background-color: #FFFFFF !important;
	text-shadow: none !important;
	transition: all 0.5s ease 0s;
}

#as-menu ul.as-menu > li.active > a,
#as-menu ul.as-menu > li.asHover > a,
#as-menu ul.as-menu > li.current > a,
#as-menu ul.as-menu > li > a:hover,
#as-menu ul.as-menu > li > span:hover
{
	color: #1E8728 !important;
	text-shadow: none !important;
}

#as-menu ul.as-menu ul li a:hover,
#as-menu ul.as-menu ul li span:hover,
#as-menu ul.as-menu ul li.active > a,
#as-menu ul.as-menu ul li.asHover > a,
#as-menu ul.as-menu ul li.active > span,
#as-menu ul.as-menu ul li.asHover > span
{
	color: #FFFFFF !important;
	background-color: #B52B2B !important;
	text-shadow: none !important;
	transition: all 0.5s ease 0s;	
	border-radius: 5px;	
}

#as-menu ul.as-menu ul
{
	background-color: #ffffff !important;
	background-image: none !important;
	border: 1px solid #B52B2B;
}

#as-menu ul.as-menu ul li a,
#as-menu ul.as-menu ul li span
{
	color: #B52B2B !important;
	background-image: none !important;
	text-shadow: none !important;
}



/**************************************************************************************/
/*   Slider Row		  																  */

#slider-row 
{
    padding-top: 20px;
}

#slider-row .moduletable.slider
{
	/* border: 1px solid #A2A2A2; */
	/* padding-top: 20px; */
}

.slide_title
{
    color: #626262;
}

.camera_caption a.readmore
{
}

.slide_title a
{
    color: #626262;
}

.slide_title a:hover
{
    color: #B52B2B;
}

.slide_title .item_title_part0 
{
    color: #B52B2B;
}

.camera_caption p
{
}

.camera_caption a.readmore
{
	background-color: #B52B2B;
	background-image: -moz-linear-gradient(top, #B52B2B, #B52B2B);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B52B2B), to(#B52B2B));
	background-image: -webkit-linear-gradient(top, #B52B2B, #B52B2B);
	background-image: -o-linear-gradient(top, #B52B2B, #B52B2B);
	background-image: linear-gradient(to bottom, #B52B2B, #B52B2B);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffB52B2B', endColorstr='#ff74B690', GradientType=0);
}

.camera_caption a.readmore:hover
{
	background-image: -moz-linear-gradient(top, #B52B2B, #B52B2B);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B52B2B), to(#B52B2B));
	background-image: -webkit-linear-gradient(top, #B52B2B, #B52B2B);
	background-image: -o-linear-gradient(top, #B52B2B, #B52B2B);
	background-image: linear-gradient(to bottom, #B52B2B, #B52B2B);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74B690', endColorstr='#ff74B690', GradientType=0);
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent, 
.camera_wrap .camera_pag .camera_pag_ul li:hover
{
	background-color: #B52B2B;
}

.camera_wrap .camera_pag .camera_pag_ul li
{
	background-color: #B52B2B;
}


/**************************************************************************************/
/*   Breadcrumb Row		  															  */


#breadcrumbs-row .moduletable .breadcrumb
{
    background-color: #F2F2F2;
    box-shadow: 0 0 2px 0 #CCCCCC inset;
	border-radius: 5px;
}

#breadcrumbs-row .moduletable .mod-custom
{
    background-color: transparent;
}

#breadcrumbs-row .moduletable h2
{
}

#breadcrumbs-row .moduletable .breadcrumb
{
}


/**************************************************************************************/
/*   Featured Row		  															  */


#featured-row
{
	background-color: #F2F2F2;
	box-shadow: inset 0px 3px 2px -3px #CCC, inset 0px -3px 2px -3px #CCC;
}

#featured-row .mod-newsflash .item,
#featured-row .mod-custom
{
	background-color: transparent;
}

#featured-row .mod-newsflash .item img:hover,
#featured-row .mod-custom img:hover
{
	background-color: #EFEFEF;
}

#featured-row .module_title,
#featured-row .newsflash-title
{
	background-color: transparent;
}

#featured-row h3 a,
#featured-row h4 a
{
	color: #626262; 	
}

#featured-row h3 a:hover,
#featured-row h4 a:hover
{
	color: #B52B2B;	
}

#featured-row p
{
	border-top: 1px solid #CCC;
	padding-top: 15px;
}

#featured-row .mod-newsflash .item ul li a
{
	color: #7f7f7f;
}

#featured-row .mod-newsflash .item ul li a:hover
{
	color: #B52B2B;
}

#featured-row .mod-newsflash .item img,
#featured-row .mod-custom img
{
}


/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

#content-row-2 .content-row-2 .mod-custom,
#content-row-2 .content-row-2 .mod-newsflash
{
    background-color: #F2F2F2;
    box-shadow: 0 0 2px 0 #CCCCCC inset;
}

.page-featured .item__featured
{
    border-bottom: none;
}

.page-featured .items-leading .item__featured,
.page-featured .items-row:last-child .item__featured
{
	border-bottom: none;
}

.page-blog .category_desc p,
.page-category .category_desc p,
.page-category .items-row
{
    border-bottom: 1px solid #D4D4D4;
}

.item_info_dl dd
{
	border-right: 1px solid #B3B3B3;
}


/**************************************************************************************/
/*   Blog Pages																		  */


.page-blog p.item_title
{}

.page-blog .items-leading,
.page-blog .items-row
{
	border-bottom: 1px solid #D4D4D4;
}


/**************************************************************************************/
/*   Archive Page																	  */


.page-archive .alert-info
{
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}


/**************************************************************************************/
/*   Contacts Page																	  */


#contact_map
{
	border: 1px solid #cbcbcb;
}


/**************************************************************************************/
/*   Sidebars
/**************************************************************************************/
/**************************************************************************************/


#aside-row-2-left h3.module_title
{
	color: #B52B2B
}

#aside-row-2-left .moduletable,
#aside-row-2-right .moduletable
{
	background-color: #F2F2F2;
	box-shadow: 0 0px 2px 0px #CCCCCC inset	
}

.mod-newsflash .item
{
	border-bottom: none;
}


/**************************************************************************************/
/*   Featured Row		  															  */


#content-row-4 .mod-newsflash .item,
#content-row-4 .mod-single-article,
#content-row-4 .mod-custom
{
    background-color: #F2F2F2;
    box-shadow: 0 0 2px 0 #CCCCCC inset;
}

#content-row-4 .mod-newsflash .item:hover
{
	background-color: #EFEFEF;
}

#content-row-4 .module_title
{
}

#content-row-4 .mod-newsflash .item ul li a
{
	color: #7f7f7f;
}

#content-row-4 .mod-newsflash .item ul li a:hover
{
	color: #B52B2B;
}

/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer
{
}

#footer-row
{
	color: #CCC;
	box-shadow: inset 0px 3px 2px -3px #222222, inset 0px -3px 2px -3px #000000;
	background-color: #555555;
	background-image: -moz-linear-gradient(top, #555555, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#111111));
	background-image: -webkit-linear-gradient(top, #555555, #111111);
	background-image: -o-linear-gradient(top, #555555, #111111);
	background-image: linear-gradient(to bottom, #555555, #111111);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff111111', GradientType=0);		
}

#footer-row h2
{
	color: #FFFFFF;
}

#footer-row p,
#footer-row h3
{
	color: #FFFFFF;
}

#footer-row a.btn:hover,
#footer-row .btn-primary:hover
{
	color: #666;	
}

#footer-row .footer-row-separator
{
	border-top: 1px solid #3f3f3f;	
	border-bottom: 1px solid #0f0f0f;		
}

#footer-row ul li
{
	list-style-image:  url('../images/styles/default/li.style.png');
}

#footer-row ul.workinghours
{
	background-color: #F7F7F7;
	border-radius: 5px;
}

#footer-row ul.workinghours li
{
	list-style-image: none;
	list-style-type: none;
	color: #626262;	
}

#footer-row ul.workinghours li .weekday
{
	font-weight: bold;
	color: #B52B2B;	
}

#footer-row ul.nav li a
{
	color: #ffffff;
}

#footer-row ul.nav li a:hover
{
	background-color: transparent;
	color: #B52B2B;
}

#footer-row .footer-row-2 p
{
	color: #CCC;
}

#copyright-row 
{
	background-color: #fff;
	border-top: 1px solid #fff;		
}

#copyright-menu li
{
	border-right: 1px solid #b3b3b3;
}

#copyright-menu li a
{
	color: #626262;
}

#copyright-menu li a:hover
{
	color: #B52B2B;
}

#copyright-menu li.current a,
#copyright-menu li.active a
{
	color: #B52B2B;
}

#footer-row div.sigplus-gallery ul > li > img, 
#footer-row div.sigplus-gallery ul > li > a > img
{
	-webkit-box-shadow: 1px 1px 1px -1px #FFFFFF;
	-moz-box-shadow: 1px 1px 1px -1px #FFFFFF;
	box-shadow: 1px 1px 1px -1px #FFFFFF;
}