*,html{
    padding:0;
    margin:0;
}

body {
	font-family:Arial;
	color:#333;
    background: #FFFFFF url(images/body_bg.gif) repeat-x;
	}

body a {
	color:#3474E6;
	text-decoration:none;
	}

body a:hover {
	color:#B9B9B9;
	}

#container {
	width:1000px;
	margin:0 auto;
    padding: 0;
	}

/* --- HEADER --- */

#header {
	margin:0px;
    width: 1000px;
	height:166px;
	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{
    font-size: 0.81em;
    padding:0;
    margin:0;
    height: 32px;
    color:#FFFFFF;
    background:#2E2E2E;
    padding-left: 185px;
    margin-top: 15px;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

#nav a{
    color:#D7D7D7;
}

#nav a:hover{
    color:#D7D7D7;
    text-decoration: underline;
}

.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:#3474E6;
	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 {
    background:url(images/bg.gif) repeat-y;
	width:1000px;
	margin:0 auto;
	padding:0;
	}

#left {
	width:640px;
    margin:0px 0px 0px 170px;
	}

.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 0px 10px;
	}

.post h1 {
	font-size:18px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    background: #FFFFFF;
    color: #42A9E4;
	}

.post h1 a {
	color:#42A9E4;
	text-decoration:none;
	}

.post h1 a:hover {
	color:#7D7D7D;
	}

.entry {
	margin:0px 0px 15px 0px;
	font-size:13px;
	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: #F8FCFF;
    color: #000000;
    border-top:1px solid #91D7F3;
	}
.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;
	}


/* --- SIDEBAR --- */

#right {
	float:left;
	width:160px;
	padding:0;
    margin:0;
	background:#91D7F3;
	}
#right1 img {
	padding:0;
    margin:0;
	border:0;
	}

    #right1 {
	float:right;
	width:160px;
	padding:0;
    margin:0;
	background:#91D7F3;
	}

#right h2 {
	font-size:16px;
	text-align:left;
	color:#FFF;
	width:160px;
	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 0px;
	}



    #right a{
        color:#000000;
        font-size: 13px;
        padding: 4px 0 4px 22px;
        width:138px;
        display: block;
        font-weight: bold;
        text-decoration:none;
    }

    #right a:hover{
        color:#FFFFFF;
        font-weight: normal;
        background: #42A9E4;
        text-decoration:underline;
    }
        #right1 a{
        color:#000000;
        font-size: 13px;
        padding: 0px;
        width:138px;
        display: block;
        font-weight: bold;
        text-decoration:none;
    }

    #right1 a:hover{
        color:#FFFFFF;
        font-weight: normal;
        background: #42A9E4;
        text-decoration:underline;
    }
    .menu_categories_active{
        color:#fff !important;
        font-weight: bold;
        background: #0f81e0;
    }

    .active{
        font-weight: bold;
    }

    #right ul{
        list-style-type:none;
        color: #7dc1e9;
        font-size: 10px;
    }
        #right ul li{
            margin: 0px 0px 0px 0px;
            color: #FF33CC;
            font-size: 12px;
            font-weight: bold;
}

        #right ul li a{
            font-weight: normal;
            padding: 4px 0 4px 22px;
        }
#right1 ul{
        list-style-type:none;
        color: #7dc1e9;
        font-size: 10px;
    }
        #right1 ul li{
            margin: 0px 0px 0px 0px;
            color: #FF33CC;
            font-size: 12px;
            font-weight: bold;
}

        #right1 ul li a{
            font-weight: normal;
            padding: 4px 0 4px 22px;
        }
.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:#3474E6;
	}

.navigation a:hover {
	color:#B9B9B9;
	}

.alignright {
	float:right;
	display:inline;
	}

.alignleft {
	float:left;
	display:inline;
	}

/* --- FOOTER --- */

#footer {
	margin:0;
	height:87px;
	background:url(images/footer.gif) repeat-x;
	}

#footer h6{
    padding-top: 31px;
    font-size: 0.91em;
    font-weight: normal;
    clear: both;
    color: #C4C4C4;
}

#insidefooter {
	padding:13px 0px 5px 5px;
    font-size: 11px;
    color: #7D7D7D;
	}


#insidefooter a {
	color:#FFFFFF;
	text-decoration:none;
	}

#insidefooter a:hover {
	color:#FFFFFF;
    text-decoration:underline;
	}

.my_own_prices {
	width: 460px;
    margin: 0 0 0 10px;
    background: #F8FCFF;
}

.pricebox thead{
    font-weight:bold;
    color: #FFFFFF;
    background: #42A9E4;
}

.pricebox table{
    border-left: 1px solid #C5E5F7;
    border-right: 1px solid #C5E5F7;
}

.product{
    padding: 4px 0 4px 4px;
    border-bottom: 1px solid #C5E5F7;
}

.title{
    padding: 4px 0 4px 4px;
    border-bottom: 1px solid #C5E5F7;
}

.price{
    padding: 4px 0 4px 4px;
    border-bottom: 1px solid #C5E5F7;
}

.perpill{
    padding: 4px 0 4px 4px;
    border-bottom: 1px solid #C5E5F7;
}

.buy{
    padding: 3px 0 3px 3px;
    border-bottom: 1px solid #C5E5F7;
}
