*,html{
    padding:0;
    margin:0;
}

body {
	font-family:Arial;
	color:#333;
    background: #FFFFFF;
	}

body a {
	color:#0E9C49;
	text-decoration:none;
	}

body a:hover {
	color:#B9B9B9;
	}

#container {
	width:1000px;
	margin:0 auto;
    padding: 0;
	}

/* --- HEADER --- */

#header {
	margin:0px;
    width: 1000px;
	height:152px;
	padding:0px;
    background:url(images/header.jpg) no-repeat;
	}

#title {
	float:left;
	padding-top:120px;
	padding-left:15px;
	}

#title a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	}

#title a:hover {
	color:#99FFFF;
	}
#nav{
    padding:0;
    margin:0;
}

.abc{
    padding:0;
    margin:0;
    font-size: 11px;
    color: #A8ABB0;
    font-weight: bold;
    background:url(images/abc.jpg) no-repeat;
}
.ab{
    padding:4px 0px 0px 242px;
    margin:0px 0px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    height: 38px;
}

#topfeed {
	background:url(images/topcontact.gif) no-repeat;
	width:304px;
	height:21px;
	float:right;
	margin:25px 0px 0px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	padding:5px 0 0 15px;
	}

#topfeed a {
	text-decoration:none;
	color:#333;
	background:url(images/feeda.gif) top left no-repeat;
	padding-left:24px;
	}

#topfeed a:hover {
	text-decoration:none;
	color:#3675E7;
	background:url(images/feed-over.gif) top left no-repeat;
	padding-left:24px;
	}

#topcontact a:hover {
	color:#B9B9B9;
	}

#navbarpadded {
	padding-left:7px;
	}

#navbar {
	width:787px;
	height:26px;
	background:url(images/topbar.jpg) no-repeat;
	padding:6px 0 0 0;
	}

#navbar ul {
	list-style:none;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	}

#navbar ul li {
	list-style:none;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

#navbar a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	padding:0 10px 0 10px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	}

#navbar a:hover {
	color:#E7E7E7;
	}

#slogansearch{
	width:760px;
	height:36px;
	border-bottom:#B9B9B9 2px solid;
	margin:0 auto;
	padding-top:10px;
	}

#slogan {
	padding:10px 0 0 0;
	color:#0E9C49;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	float:left;
	}

#search {
	float:right;
	padding:7px 0 0 0;
	}

.searchbox {
	height:16px;
	padding:4px 0 0 4px;
	border:#B9B9B9 1px solid;
	color:#000;
	font-weight:bold;
	font-size:11px;
	}

/* --- MAIN --- */

#contentcontainer {
	width:1000px;
	margin:0 auto;
	padding:0;
	}

#left {
	float:right;
	width:755px;
	}

.breadcrumb {
	font-size:12px;
    margin:0px 0px 10px 0px;
	}

.pagetitle {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-0.03em;
	margin:0px 0px 20px 0px;
	color:#ADADAD;
}

.post {
	float:left;
	margin:3px 0 15px 10px;
    border-top:1px solid #BEE0F4;
	}

.post h1 {
	font-size:20px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    background: #FFFFFF;
    color: #0E9C49;
	}

.post h1 a {
	color:#0E9C49;
	text-decoration:none;
	}

.post h1 a:hover {
	color:#7D7D7D;
	}

.entry {
	margin:0px 0px 15px 0px;
	font-size:14px;
	text-align:justify;
    padding: 10px 0px 0px 0px;
	}
.entry p{
	margin:0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
	}

.tag {
    font-size:11px;
	margin:0 0 0px 0;
	padding:3px 0 3px 5px;
    background-color: #F5FAFD;
    color: #000000;
    border-top:1px solid #BEE0F4;
	}
.tag a{
    font-size:11px;
    color: #333;
	}
.pay {
	margin:0px;
	padding:10px 0px 0px 10px;
    font-size:13px;
	}

.entry blockquote { 
	padding: 3px 15px; 
	background: #C2E3FF; 
	margin: 5px 0px; 
	color:#333; 
	border: solid 1px #0077D3;
	}

.entry blockquote p { 
	font-size: 11px; 
	padding: 5px 0px; 
	margin: 5px 0px; 
	line-height: 15px;
	color:#333; 
	}

.entry img {
	padding:3px 3px 3px 3px;
	border:0;
	}

.commentbutton {
	float:right;
	height:25px;
	width:123px;
	background:url(images/commentbutton.png) top left no-repeat;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 17px;
	}

.commentbutton a,
.commentbutton-alt a {
	font-size:16px;
	font-weight:bold;
	}

.commentbutton a:hover,
.commentbutton-alt a:hover {
	color:#333 !important;
	}

.commentbutton-alt {
	float:right;
	height:25px;
	width:128px;
	background:url(images/commentbutton.png) top left no-repeat;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 12px;
	}

.postmeta {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;	
	font-size:14px;
	font-weight:bold;
	color:#B9B9B9;
	letter-spacing:-1px;
	}

.postmeta a {
	color:#B9B9B9 !important;
	}

.postmeta a:hover {
	color:#FE8200 !important;
	}

/* --- COMMENTS --- */

#commentspanel {
	background:#B9B9B9;
	padding:10px 10px 10px 10px;
	}

#commentspanel h2 {
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	color:#0E9C49;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.03em;
	width:100%;
	border-bottom:2px dashed #0E9C49;
	}

#commentspanel a {
	color:#0E9C49;
	text-decoration:none;
	}

#commentspanel a:hover {
	color:#333;
	text-decoration:none;
	}

#commentspanel ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.commentlist li{
	background: url(images/bgcode.gif);
	border: 1px solid #333;
	color: #333;
	display: block;
	font: normal 10px Arial;
	margin: 10px 0 10px 0;
	padding: 8px;
	}
		
.commentlist li  p{
	margin: 5px 0 0 0;
	color:#333;
	font-size:13px;
	}

.commentmetadata {
	font-size:14px;
	font-weight:bold;
	}

#commentform p {
	font-size:14px;
	}

.commentinput {
	width:240px;
	background:#8A8A8A;
	border:1px solid #0E9C49;
	padding:5px 5px 5px 5px;
	color:#333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

.commenttextarea {
	width:390px;
	background:#8A8A8A;
	border:1px solid #0E9C49;
	padding:5px 5px 5px 5px;
	color:#333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

.labeltext {
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#333;
	}

.inputfield {
	margin:0 0 15px 0;	
	}

/* --- SIDEBAR --- */

#right {
	float:left;
	width:229px;
	padding:0;
    margin:3px 0px 0px 0px;
	background:#FFFFFF;
    border-right:#BEE0F4 1px solid;
    border-top: 1px #f2f4f4 solid;
	}

#right h2 {
	font-size:16px;
	text-align:left;
	color:#FFF;
	width:220px;
	height:25px;
	background:url(images/sidebarh2.png) top left no-repeat;
	border-bottom:3px solid #BDBDBD;
	margin:0 0 5px 0;
	padding:5px 0 0 10px;
	}



    #right a{
        color:#0E9C49;
        font-size: 14px;
        padding: 3px 0 4px 30px;
        width:180px;
        display: block;
    }

    #right a:hover{
        color:#FFFFFF;
        font-weight: bold;
        background: #D3CD1C;
    }

    .menu_categories_active{
        color:#fff !important;
        font-weight: bold;
        background: #0E9C49;
    }

    .active{
        font-weight: bold;
    }

    #right ul{
        list-style-type:none;
        color: #7dc1e9;
        font-size: 10px;
    }
        #right ul li{
            border-bottom: 1px #f2f4f4 solid;
            margin: 0px 0px 0px 20px;
            color: #FF6600;
            font-size: 12px;
            font-weight: bold;
}

        #right ul li a{
            background: url("images/product_menu_bg.gif") top left no-repeat;
            font-weight: normal;
        }

.postdate {
	padding-left:15px;
	color:#808080;
	}

.rightbox a, .leftbox a {
	color:#4180DA;
	text-decoration:none;
	}

.rightbox img {
	border:1px solid #333;
	}

/* --- NAVIGATION --- */

.navigation a {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#0E9C49;
	}

.navigation a:hover {
	color:#B9B9B9;
	}

.alignright {
	float:right;
	display:inline;
	}

.alignleft {
	float:left;
	display:inline;
	}

/* --- FOOTER --- */

#footer {
	margin:20px auto;
	width:1000px;
	height:68px;
	background:url(images/footer.gif) repeat-x;
	}

#insidefooter {
	padding:15px 0px 5px 5px;
    font-size:12px;
    color: #7D7D7D;
	}


#insidefooter a {
	color:#0E9C49;
	text-decoration:none;
	}

#insidefooter a:hover {
	color:#7D7D7D;
	}
