

/* Template structure */
.tpl-1 {
    background: white;
    padding-bottom: 40px;
}

#template .tpl-1 .container {
    max-width: 920px;
}

.pagetpl {
    background: #D8D7D7;
    border: 1px solid #C3C4C5;
    padding: 10px 25px;
}

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


/* Template Head */
.pagehead .leftside {
    background: #24205B;
    color: white;
    padding: 25px;
    min-height: 296px;
    margin-bottom: 10px;
}

.pagehead .rightside {
    background: #FCA12C;
    padding: 25px;
    min-height: 296px;
    margin-bottom: 10px;
}



/* Template Body */
.pagebody .leftside {
    background: #EFEFEF url(../images/rightcol_bg_left.gif) top right repeat-y;
    color: white;
}

.pagebody .rightside {
    background: white;

}

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



/* Template Menu */
#tmpl_mainmenu {
    overflow: hidden;
}

#tmpl_mainmenu li {
    margin: 15px 6px 0 4px;
}

#tmpl_mainmenu li a, #tmpl_mainmenu li.current a, #tmpl_mainmenu a:hover {
    background: #f3f2f3 url(../images/tab_orange.png) repeat scroll left top;
    border: 0px;
    color: white !important;
    font-weight: bold;
    font-size: 13px;
    box-shadow: 0 0 4px #4C4C4C;
    padding: 7px 14px;
}

#tmpl_mainmenu li.current a {
    color: black !important;
}

#tmpl_mainmenu a:hover {
    text-decoration: underline;
    color: black !important;
}



/* Template Sidebar */
.leftside h2 {
    background: url(../images/side_header_bg.jpg) repeat-x scroll 0 0;
    color: #000000;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding: 12px 20px;
    text-align: left;
}

.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 ul {
    padding-bottom: 40px !important;
}

.leftside li {
    list-style: inside none disc;
    margin-left: 20px;
    color: black;
}

.rightside h2 {
    color: #24215b;
    font-size: 16px;
    letter-spacing: 2px;
}


/* Misc */

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

.tpl-1 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;
}


input, textarea {
    border-color: #C8CDD2 !important;
}

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_gallery img {
    border: 4px solid #EBEBEB;
}

/* Breadcrumbs */

#tmpl_breadcrumbs a {
    color: #24215B !important;
    font-size: 11px;
}

#tmpl_breadcrumbs ul li {
    background: rgba(0, 0, 0, 0) url(../images/brcr.gif) no-repeat scroll left center;
    color: #24215b;
    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;
    text-transform: uppercase;
}



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


.tbltable {
    border: 11px solid white;
    border-width: 0 11px;
    background: #EEEEEE;
    padding: 0 20px;

}

.tbltop {
    background: url(../images/section_top.jpg) top left no-repeat;
    height: 22px;
    border-right: 11px solid white;
}

.tblbottom {
    background: url(../images/section_bottom.jpg) bottom right no-repeat;
    height: 22px;
    border-left: 11px solid white;
}

#tbl_company_info td span.company_item {
    padding:0px;
}

#tbl_company_info h2 {
    color: #24215b;
    font-size: 13px;
    letter-spacing: 0;
    padding:0px;
    margin: 0px;
}

#tbl_company_info a{
    color:#24215B;
    font-weight: bold;
}


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



@media (max-width: 500px) {
    .pagebody .rightside .contentarea {
        padding: 20px 10px;
    }
    .pagehead .rightside, .pagehead .leftside {
        min-height: 100px;
    }
    td {
        float: left !important;
    }
    #tbl_company_info td span.company_item {
        width: 100% !important;    float: left !important;
    }
}
/*** 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;
}