

/* Template structure */
.tpl-3 {
    background: #CFDEEA url(../images/background.png) top left repeat-x;
    padding: 30px 0;
}

#template .tpl-3 .container {
    max-width: 900px;
}

#logo_image { max-width: 100%; }

.pagetpl {
    background: white;
    -webkit-box-shadow: 0px -1px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px -1px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px -1px 5px 0px rgba(50, 50, 50, 0.35);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


/* Template Head */
.pagehead {
    padding-top: 25px;
}

.pagehead .leftside {
    color: white;
    min-height: 178px;
    margin-bottom: 10px;
    text-align: center;
}

.pagehead .rightside {
    min-height: 178px;
    margin-bottom: 10px;
}


/* Template Body */
.pagebody .leftside {
    border-right: 1px solid #F8FCFF;
    padding: 0 20px;
    background: #EEF5FB;
}

.pagebody .rightside {
    background: #F8FCFF;
    -webkit-box-shadow: inset 8px 0px 13px 0px rgba(223,232,238,1);
    -moz-box-shadow: inset 8px 0px 13px 0px rgba(223,232,238,1);
    box-shadow: inset 8px 0px 13px 0px rgba(223,232,238,1);
    color: #5F7A77;
}

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


/* Template Menu */
#tmpl_mainmenu {
    overflow: hidden;
    background: #CFDFEA url(../images/area.gif) top ;
    padding-left: 10px;
    -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: #8A8A8A !important;
    font-size: 13px;
    padding: 18px 5px;
}

#tmpl_mainmenu li.current a {
    color: black !important;
    font-weight: bold;
}

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

/* Template Sidebar */
.leftside h2 {
    border-bottom: 1px dashed #999999;
    color: #003366;
    display: block;
    font-size: 13px;
    height: auto;
    margin: 10px 0 !important;
    padding: 2px 2px 4px;
    position: relative;
    text-transform: none;
    width: 100%;
}

.leftside h3 {
    color: #110404;
    font-weight: normal;
    margin: 0 !important;
    padding: 0 !important;
}

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

.leftside li {
    color: #9ECAC9;
    list-style: square;
    margin-left: 14px;
}

.leftside li a {
    display: block;
    color: #5F7A77;
    padding: 7px 0;

}

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

/* Misc */
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;
}

img.content_img_left {
	display:block;
	position:relative;
	float:left;
	width: 150px !important;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}

img.content_img_right {
	display:block;
	position:relative;
	float:right;
	width: 150px !important;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}

h1 {
    background: #f9a028;
    color: white;
    font-weight: normal;
    padding: 8px 10px;
    margin: 0px;
    font-size: 15px;
    margin-bottom: 20px;
}

h1 a {
    color: white !important;
    font-size: 15px !important;
}

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

.tpl-3 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;
	margin-bottom: 10px;
}

/* Breadcrumbs */
#tmpl_breadcrumbs {
    background: #3879BE url(../images/center_banner.gif) no-repeat left top;
    padding: 17px;
    font-size: 12px;
    font-weight: bold;
}

#tmpl_breadcrumbs h1 {
    background: none;
    padding: 0px;
    margin: 0px;
    font-size: 12px !important;
    font-weight: bold;
}

#tmpl_breadcrumbs a {
    color: white !important;
    font-size: 12px !important;
}

#tmpl_breadcrumbs ul li {
    background: rgba(0, 0, 0, 0) url(../images/brcr.gif) no-repeat scroll left center;
    color: white;
    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 #CFDEEA;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    background:#EEF5FB;
    font-size: 11px;
    color: #828282;
    padding-bottom: 20px;
}

#tbl_company_info {
    color: #828282;
}

.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;
    color:#828282;
}

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

#tbl_company_info a{
    color:#2E9FED;
}

.products_holder {
    border-left: 4px solid #ccc;
    color: #414141;
    display: block;
    font: 11px Tahoma,Geneva,sans-serif;
    margin: 20px 0 0 10px !important;
    padding: 3px 50px 5px 10px !important;
    position: relative;
    text-align: left;
}

.products_name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px !important;
}

p {
	margin: 0;
}