/* Template structure */
.tpl-2 {
    background: #E8E8E8;
    padding: 30px 0;
}

#template .tpl-2 .container {
    max-width: 900px;
}

.pagetpl {
    background: white;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#tmpl_logo img {
    max-width: 100px;
}

/* Template Head */
.pagehead {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
}

.pagehead .leftside {
    color: white;
    padding-top: 15px;
    min-height: 100px;
    margin-bottom: 10px;
    text-align: center;
}

.pagehead .rightside {
    min-height: 100px;
    margin-bottom: 10px;
}

/* Template Body */
.pagebody .leftside {
    border-right: 1px solid #E4E4E4;
    padding: 0 10px;
}

.pagebody .rightside {
    background: white;
}

.pagebody .rightside .contentarea {
    padding: 0px 10px;
    overflow: hidden;
}

/* Template Menu */
#tmpl_mainmenu {
    overflow: hidden;
    background: #F9A028 url(/images/menu1.jpg) top left no-repeat;
    padding-left: 50px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
}

#tmpl_mainmenu li {
    margin: 0px 6px 0 4px;
}

#tmpl_mainmenu li a, #tmpl_mainmenu li.current a, #tmpl_mainmenu a:hover {
    background: none;
    border: 0px;
    color: black !important;
    font-weight: bold;
    font-size: 13px;
    padding: 7px 14px;
}

#tmpl_mainmenu li.current a {
    color: black !important;
    background: white;
}

#tmpl_mainmenu a:hover {
    text-decoration: underline;
    color: black !important;
}

/* Template Sidebar */
.leftside h2 {
    text-align: left;
    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;
}

.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 {
    color: black;
}

.leftside li a {
    display: block;
    border-bottom: 1px dashed #CCCCCC;
    color: #F9A028;
    padding: 10px 0;
}

.rightside h2 {
    color: #24215b;
    font-size: 16px;
    letter-spacing: 2px;
}


/* Misc */

h1 {
    background: #f9a028;
    color: white;
    font-weight: normal;
    padding: 6px 9px;
    margin: 0px;
    font-size: 15px;
    margin-bottom: 20px;
    max-width: 50%;
}

h1 a {
    color: white !important;
    font-size: 15px !important;
}

.tpl-2 a {
    color: #d17000;
    font-family: tahoma,arial;
    font-size: 9pt;
    text-decoration: none;
}

.tpl-2 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;
}

#tmpl_gallery2 img {  float: left; max-width: 100px;}

/* Breadcrumbs */
#tmpl_breadcrumbs {
    margin: 7px 0 0 65px;
}

#tmpl_breadcrumbs a {
    color: #8B8B8B !important;
    font-size: 11px;
}

#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;
    text-transform: uppercase;
}

#tmpl_radio {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    font-size: 11px;
    color: #828282;
    padding-bottom: 20px;
    margin-bottom: 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;
    text-decoration: underline;
}

.products_holder {
    float: left;
    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;
    min-height: 170px;
}

.products_holder img {
    max-width: 150px;
}

#tmpl_gallery img {
    border: 4px solid #EBEBEB;
	margin-bottom: 10px;
}

.products_name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px !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;
}