﻿/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 26, 2011 */



@font-face
{
    font-family: 'TektonProBoldCondensed';
    src: url('../font/tektonpro-boldcond-webfont.eot');
    src: url('../font/tektonpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'), url('../font/tektonpro-boldcond-webfont.woff') format('woff'), url('../font/tektonpro-boldcond-webfont.ttf') format('truetype'), url('../font/tektonpro-boldcond-webfont.svg#TektonProBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}


*
{
    margin: 0;
    padding: 0;
}

body
{
    font-size: 0.8em;
    font-family: tahoma,verdana,helvetica,sans-serif;
    color: #555555;
    background: #edeceb url(../images/bg.jpg) repeat-x 0 33px;
}

#wrapper
{
    position: relative;
    top: 0;
    margin: auto;
    width: 950px;
    height: auto;
}

/*-----------------------------Typography-----------------------------*/
h1
{
    font-size: 1.7em;
    color: #0C8FA9;
    margin: 15px 0;
}
h2
{
    font-size: 1.2em;
    color: #30320f;
    margin: 25px 0 10px;
}
a
{
    text-decoration: none;
}
a, a:visited, a:link
{
    color: #0c8fa9;
}
a:hover
{
    text-decoration: underline;
}
p
{
    margin: 5px 0 8px;
}


/*-----------------------------Header-----------------------------*/
#headcontent
{
    background: #ffffff url(../images/bg_shadow.gif) repeat-y;
}
#headcontent div
{
    height: 23px;
    text-align: right;
    padding: 10px 8px 0 0;
}
#headcontent #header
{
    background: url(../images/bg.jpg);
    height: 240px;
    position: relative;
}
#headcontent #header img
{
    position: absolute;
    top: 0;
    right: 3px;
}
#headcontent #header .text
{
    left: 20px;
    top: 5px;
}
/*-----------------------------Content-----------------------------*/
h1 span
{
    display: block;
    padding-left: 40px;
    font-weight: normal;
    font-family: 'TektonProBoldCondensed';
    color: #8C922E;
}
a img
{
    border: none;
}

#main_content
{
    background: #ffffff url(../images/bg_shadow.gif) repeat-y;
    padding: 10px 22px 30px;
    overflow: auto;
}
#left-panel
{
    float: left;
    width: 640px;
    padding-bottom: 50px;
}
.tag
{
    clear: both;
    display: block;
    font-family: 'TektonProBoldCondensed';
    font-size: 2em;
}
.slider
{
}
.text-body p
{
    text-align: justify;
}
.item-list
{
    clear: both;
    list-style: none;
}
.item-list li
{
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
}
.item-list img
{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 5px;
}
.item-list span
{
    padding-top: 10px;
    display: block;
}
#small_note
{
    font-size: 10px;
}
#small_note a
{
    font-size: 10px;
}
blockquote
{
    font-weight: bold;
    color: #99cc33;
}

#side-panel
{
    float: right;
    width: 240px;
    padding: 0;
}
.toggle-list li
{
    display: inline-block;
    margin-right: 19px;
    list-style: none;
    vertical-align: top;
}
.toggle-list img
{
    width: 280px;
    height: 160px;
    margin-top: 15px;
    -moz-box-shadow: 1px 1px 3px #888;
    -webkit-box-shadow: 1px 1px 3px #888;
    box-shadow: 1px 1px 3px #888;
    cursor: pointer;
}
.toggle-list div
{
    height: 135px;
    padding: 5px 0;
    width: 285px;
}
.gallery img
{
width:522px;
height:391px
}
.listing li
{
    border-top: 1px dotted #ccc;
    padding: 3px 0;
    list-style: none;
    color: #8C922E;
}
/*Layouts*/
.LayoutA #left-panel
{
}
.LayoutA .text-body
{
    float: left;
    width: 360px;
}
.LayoutA .slider
{
    margin-left: 368px;
    margin-top: 63px;
    border: 1px solid #000;
}
.LayoutA .slider img
{
    width: 270px;
    height: 244px;
}
.LayoutA .item-list, #side-panel .item-list
{
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding: 30px 0;
}
.LayoutA .item-list li, #side-panel .item-list li
{
    width: 175px;
    background-image: url("../images/shine.png");
    background-image: url("../images/shine.png"), -moz-linear-gradient(100% 100% 90deg, #EBEAE7, #CAC8C1);
    background-image: url("../images/shine.png"), -webkit-gradient(linear, 0 top, 0 bottom, from(#EBEAE7), to(#CAC8C1));
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-color: #CFCDC5 #CFCDC5 #DCDBD6;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}
.LayoutA .item-list img, #side-panel .item-list img
{
    width: 50px;
    height: 50px;
    border-right: 1px solid #ccc;
}
#side-panel .item-list li
{
    width: 240px;
}
#contact ul
{
    list-style: none;
}
#contact ul li
{
    margin: 3px 0;
}
#contact ul li div
{
    float: left;
    width: 160px;
}
/*-----------------------------Footer-----------------------------*/
.footer
{
}
.footer.bottom
{
    background: transparent url(../images/bgfooter.gif) no-repeat 0 bottom;
    padding: 0 2px 30px;
    font-size: 0.8em;
    position: relative;
}
.footer h2
{
    margin: 0 0 6px;
    color: fff;
}

.footer.bottom > div
{
    width: 944px;
    position: absolute;
    top: 3px;
}
.footer.bottom ul
{
    list-style-type: none;
    margin-left: 220px;
}
.footer.bottom ul li
{
    float: left;
}
.footer.top
{
    background: #8C922E url(../images/bg.jpg);
    width: 914px;
    margin-left: 3px;
    color: #BCDF54;
    padding: 15px;
    overflow: auto;
    position: relative;
}
.footer.top li
{
    list-style: none;
    padding-left: 20px;
    background: url(../images/tick.png) no-repeat 0 0;
    margin: 3px 0;
}
.footer.top .why-choose
{
    width: 420px;
    float: left;
}
.footer.top .address
{
    margin-left: 650px;
}
.footer.top .why-choose + img
{
    position: absolute;
    bottom: 0;
}

