

/* Template structure */
.tpl-9 {
    background: white url(../images/bg-b1ody.jpg) top left;
    padding: 5px 0;
}

#template .tpl-9 .container {
    max-width: 1000px;

}

.pagetpl {
    overflow: hidden;
    padding-bottom: 30px;
}

.pageline {
    background: #C6C6C6;
    padding:3px;
    border-bottom: 1px solid #7B7B7B;
    margin-bottom: 30px;
}

#tmpl_logo img {
    max-width: 300px;
}

.second-head {
    padding: 20px 0;
}

/* Template Head */
.pagehead {
    background: white;
    padding: 0px 0;
}

.pagehead .leftside {
    color: white;
    padding: 20px;
    margin-bottom: 10px;
}

.pagehead .rightside {
    padding: 15px 0 0 0;
    margin-bottom: 10px;
}

.pagehead2 .leftside {
    background: #24205B;
    border: 2px solid #F48000;
    border-width: 2px 0;
}

.pagehead2 .rightside {
    background: #F1F1F1;
}


/* Template Body */
.pagebody {
    background: url(../images/menubody_bg.png) top repeat-x;
}


.pagebody .leftside {
    background: white;
    color: white;
    background: #DEF3FA;
    padding-top: 10px !important;
}

.pagebody .rightside {
    background: #DEF3FA;
    color: black;
}

.pagebody .rightside .contentarea {
    padding: 38px 0 0 0;
    overflow: hidden;
}


/* Template Menu */

.fullmenu {
    background: #1B83CE;
}

#tmpl_mainmenu {
    background: #1B83CE;
    overflow: hidden;
    padding: 20px 0;
    margin: 0;
}
#tmpl_mainmenu li {
    margin: 0;
    border-left: 1px solid #1567C3;
}
#tmpl_mainmenu li a, #tmpl_mainmenu li.current a, #tmpl_mainmenu a:hover {
    border: 0 none;
    color: white !important;
    font-size: 14px;
    padding: 20px 18px;
    text-decoration: underline;
    background: none;
    text-decoration: none;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: normal;
    border-left: 1px solid #21A0D9;
    display: block;
    font: 14px Arial,Helvetica,sans-serif;
}
#tmpl_mainmenu li.current a, #tmpl_mainmenu a:hover  {
    background: url(../images/hover_bg.gif) center;
    color: #DFD292 !important;
    border-radius: 0px;
    text-decoration: none;
    font: bold 14px Arial,Helvetica,sans-serif;
}

#tmpl_mainmenu a:hover {
    font-weight: normal;
}

/* Template Sidebar */
.leftside h2 {
    background: #bfe9fa url(../images/phone_book_edit.png) no-repeat scroll 10px center;
    color: #1b83ce;
    font: 24px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 15px 10px 15px 60px;
}

.leftside h3 {
    border-bottom: 2px solid #ebebeb;
    clear: both;
    color: #110404;
    display: block;
    float: none;
    font-family: "Times New Roman",Times,serif;
    font-size: 160%;
    font-weight: normal;
    margin: 10px 0 !important;
    padding: 0;
    position: relative;
    display: inline;
}

.leftside #tmpl_services ul {
    padding-bottom: 1px !important;
}

.leftside li {
    color: black;
}

.leftside #tmpl_services li a, #more_prods li a {
    display: block;
    padding: 9px 0 9px 20px;
    text-decoration: none;
    background: url(../images/bullet_orange.png) left center no-repeat;
}

.leftside #tmpl_services li a:hover {
    text-decoration: underline;
}

.pagebody .rightside h2 {
    background: #bfe9fa url(../images/phone_book_edit.png) no-repeat scroll 10px center;
    color: #1b83ce;
    font: 24px Arial,Helvetica,sans-serif;
    margin: 0 0 10px 0;
    padding: 15px 10px 15px 60px;
    clear: both;
}


/* Misc */

.tpl-9 a {
    color: #F58625;
    font-family: tahoma,arial;
    font-size: 9pt;
    text-decoration: none;
}

.tpl-9 a:hover {
    text-decoration: underline;
}

.header_03 {
    border-bottom: 2px solid #FCA12C;
    clear: both;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.social-buttons div {
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

#tmpl_services, #tmpl_fbcode, #tmpl_gallery2, #tmpl_video, #tmpl_files, #tmpl_breadcrumbs {
    padding: 0 10px 10px 10px;
}

#tmpl_gallery2 img {
    margin-bottom: 10px;
    border: 4px solid #EBEBEB;
}


/* Breadcrumbs */
#tmpl_breadcrumbs a {
    color: #8B8B8B !important;
    font-size: 11px;
    text-transform: uppercase;
}

#tmpl_breadcrumbs a:hover {
    color: black !important;
}

#tmpl_breadcrumbs ul li {
    background: rgba(0, 0, 0, 0) url(../images/brcr.gif) no-repeat scroll left center;
    color: #8B8B8B;
    float: left;
    margin: 0 0 0 6px;
    padding: 0 0 0 12px;
    font-size: 11px;
}

#tmpl_breadcrumbs ul li.first {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    font-weight: bold;
}


/* tbl_company_info */

#tbl_company_info {
    color: #1B83CE !important;
    background: #DEF3FA;
    border: 10px solid #DEF3FA !important;
}

#tbl_company_info td span.company_item {
    padding:0px;
    color: #1B83CE;
    font-weight: bold;
}

#tbl_company_info h2 {
    color: #1B83CE !important;
    font-size: 13px;
    letter-spacing: 0;
    padding:0px;
    margin: 0px;
}

#tbl_company_info a, .company_info a{
    color: #F9A028 !important;
}

/* tmpl_services */
#tmpl_services ul {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

/* tmpl_gallery */
#tmpl_gallery img {
    border: 4px solid #EBEBEB;
	margin-bottom: 10px;
}

/* tmpl_files */
a[href$=".pdf"] {
    background: transparent url(../images/PDFIcon.gif) no-repeat scroll left center;
    display: inline-block;
    line-height: 18px;
    padding-left: 20px;
}


/* tmpl_radio */
#tmpl_radio {
    border: 1px solid #DADADA;
    display: block;
    float: left;
    height: auto;
    left: 0;
    margin: 20px 0 0;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 100%;
    background: #DFE8F7;
}



/* tmpl_products */
#tmpl_products {
    border: 0 solid red;
    display: block;
    float: right !important;
    height: auto;
    padding: 0;
    position: relative;
    text-align: right;
    width: 100%;
}
.products_holder {
    border-right: 4px solid #ccc;
    color: #414141;
    display: block;
    float: right !important;
    font: 11px Tahoma,Geneva,sans-serif;
    margin: 20px 0 0 0px !important;
    padding: 3px 10px 5px 10px !important;
    position: relative;
    text-align: right;
    width: 100%;
}
.products_name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px !important;
}



/* tmpl_offices */
#tmpl_offices {
    border: 0 solid red;
    display: block;
    float: left !important;
    height: auto;
    margin: 10px 0 20px !important;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.offices_holder {
    border-left: 4px solid #ccc;
    color: #414141;
    display: block;
    float: left !important;
    font: 11px Tahoma,Geneva,sans-serif;
    margin: 20px 0 0 10px !important;
    padding: 3px 10px 5px 10px !important;
    position: relative;
    text-align: left;
    width: auto;
    border-top: 0px;
}
.offices_image {
    border: 0 solid red !important;
    clear: both !important;
    display: table;
    float: none !important;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    width: 100% !important;
}
.offices_description {
    border: 0 solid #cccccc;
    clear: both !important;
    display: block;
    float: none !important;
    margin: 0;
    padding: 0;
    position: relative;
}



/* tmpl_forms */
#template input, #template textarea {
    border-color: #C8CDD2 !important;
}

#template input.submit {
    background: #faa61a none repeat scroll 0 0;
    border: 1px solid #a1a1a1;
    color: #666;
    cursor: pointer;
    font-size: 10px;
    height: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}


/* tmpl_partners */
.partners_holder {
    border-right: 4px solid #ccc;
    color: #414141;
    display: block;
    float: right !important;
    font: 11px Tahoma,Geneva,sans-serif;
    margin: 20px 0 0 10px !important;
    padding: 3px 10px 5px 100px !important;
    position: relative;
    text-align: right;
    width: auto;
}
.partners_image {
    border: 0 solid red !important;
    clear: both !important;
    display: table;
    float: none !important;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    width: 100% !important;
}
.partners_name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px !important;
}
.partners_description {
    border: 0 solid #cccccc;
    clear: both !important;
    display: block;
    float: none !important;
    margin: 0;
    padding: 0;
    position: relative;
}

/* tmpl_special */
#tmpl_special {
    border: 0 solid red;
    display: block;
    float: left !important;
    height: auto !important;
    margin: 10px 0 20px !important;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100% !important;
}
.special_holder {
    border-left: 4px solid #ccc;
    color: #414141;
    display: block;
    float: left !important;
    font: 11px Tahoma,Geneva,sans-serif;
    margin: 20px 0 0 10px !important;
    padding: 3px 50px 5px 10px !important;
    position: relative;
    text-align: left;
    width: auto !important;
}
.special_name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px !important;
}
.special_image {
    border: 0 solid red !important;
    clear: both !important;
    display: table;
    float: none !important;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    width: 100% !important;
}
.special_description {
    border: 0 solid #cccccc;
    clear: both !important;
    display: block;
    float: none !important;
    margin: 0;
    padding: 0;
    position: relative;
}

/* tmpl_block_border */
#tmpl_block_border {
    background-color: white;
    border: 1px solid #e4e4e4;
    padding: 6px;
}

#tmpl_block_content {
    background: #EBEACA none repeat scroll 0 0;
    color: #666666;
    margin: 0;
    padding: 15px 10px 10px 10px;
}

#tmpl_block_border #tmpl_fbcode {
    background: 0px;
    border: 0px;
    padding-bottom: 0px;
}

#tmpl_footer {
    background: #1B83CE;
    padding: 20px 0 0 20px;
    color:#B59D97;
}

#tmpl_footer a {
    text-decoration: underline;
    color:#F9A028;
}

#gallery {
    border: 0 solid lime;
    display: block;
    float: left;
    height: 400px;
    margin-bottom: 20px;
    position: relative;
    width: 520px;
}

/* tmpl_block_border */
.carousel {
    background: #ECECEC !important;
    padding: 7px;
    border: 1px solid #DADADA;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0px 10px 16px -7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 16px -7px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 16px -7px rgba(0,0,0,0.3);
    margin-bottom: 30px;
}

.carousel-control {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.carousel img {
    width: 100%;
    max-height: 250px;
}

/*** CONTENT IMAGES ***/
div.content_img_logo {
	display:block;
	position:relative;
	float:left;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 3px 10px 10px 0px !important;
	border: 0px solid #e2e2e2;
}

div.content_img_left {
	display:block;
	position:relative;
	float:left;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 10px 10px 10px 0px !important;
	border: 0px solid #e2e2e2;
}

div.content_img_right {
	display:block;
	position:relative;
	float:right;
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 10px 0px 10px 10px !important;
	border: 0px solid #e2e2e2;
}

p {
	margin: 0;
}