body {
    margin: 0;
    padding: 0 0 20px 0;
    background-color: #ccc;
    color: #333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 1.4em;
}

td,
th,
input,
select,
textarea,
button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

input.checkbox {
    border: 0;
    width: 20px;
}

a {
    color: #193656;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

img {
    border: 0;
}

h1 {
    margin: 10px 0;
    color: #222;
    font-size: 180%;
    font-weight: bold;
    line-height: 1.4em;
}

h2 {
    color: #111;
    margin: 30px 0 20px 0;
    padding: 3px 0;
    font-size: 140%;
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px solid #999;
}

h3 {
    color: #222;
    margin: 20px 0 10px 0;
    padding: 0;
    font-size: 120%;
    font-weight: bold;
}

p {
    margin: 20px 0;
}

table th {
    text-align: left;
    padding: 5px 20px 5px 10px;
}

ul {
    margin: 20px 0;
    padding-left: 20px; 
    list-style-image: url(/template/bpd/_image/bullet.png);
}

input,
textarea {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}

input {
    width: 250px;
}

textarea {
    height: 150px;
    width: 500px;
}

.clearing {
    clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
    text-align: center;
}

.smaller {
    font-size: 80%;
}

.email {
    direction: rtl;
    unicode-bidi: bidi-override;
}

#top {
    height: 100px;
    background: url(/template/bpd/_image/bg_top.png) left top repeat-x;
    border-bottom: 1px solid #fff;
    text-align: left;
}

#top_search {
    float: right;
    margin: 30px 20px 0 0;
    
}

#top_search p {
    color: #fff;
    margin: 0 0 3px 0;
}

#top_logo {
    height: 100px;
    width: 600px;
    background: url(/template/bpd/_image/bg_top_logo.png) left top no-repeat;
}

#navigation_main {
    height: 28px;
    background: url(/template/bpd/_image/bg_top.png) left center repeat-x;
    text-align: left;
}

#navigation_main a {
    display: block;
    float: left;
    height: 28px;
    padding: 0 20px;
    background: url(/template/bpd/_image/bg_top.png) left center repeat-x;
    font-size: 120%;
    line-height: 2em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#navigation_main a:hover {
    background-position: left top;
    text-decoration: underline;
}

#wrapper {
    width: 850px;
    margin: 30px auto;
    background: #fff url(/template/bpd/_image/bg_sidebar.png) 650px top repeat-y;
    text-align: left;
}

#content {
    float: left;
    width: 580px !important;
    width: 650px;
    padding: 20px 35px 35px 35px;
}

#sidebar {
    float:right;
    margin: 20px;
}

#footer {
    margin: 10px 0;
    text-align: center;
}

#footer p {
    margin: 10px 0;
}

input.errorfield,
select.errorfield,
textarea.errorfield {
    border: 1px solid #f33;
    background-color: #fbb;
}

.errorbox,
.successbox,
.infobox {
    margin-bottom: 20px;
    min-height: 55px;
    padding: 0 20px 0 60px;
    background-position: 15px 15px;
    background-repeat: no-repeat;
}    

.errorbox {
  border: 1px solid #f33;
	background-color: #fbb;
	background-image: url(/template/bpd/_image/message_error.png);
}

.successbox {
    border: 1px solid #3f3;
    background-color: #bfb;
    background-image: url(/template/bpd/_image/message_success.png);
}

.infobox {
    border: 1px solid #33f;
    background-color: #bbf;
    background-image: url(/template/bpd/_image/message_info.png);
}

.initial_list,
.page_list {
    margin: 20px 0;
    width: 100%;
    text-align: center;
}

.initial_list a,
.page_list a {
    padding: 3px;
}

.initial_list a.active,
.page_list a.active {
    padding: 0 3px;
	font-weight: bold;
}

.list_header {
    margin: -20px 0 0 0;
	padding: 5px 0;
	width: 100%;
	border-bottom: 1px solid #999;
}

.list_header a {
    padding: 0 3px;
}

.list_header a.active {
	font-weight: bold;
} 

.list_header .limit {
	float: right;
}

.list_header .order {
}

.result {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.result:hover {
    background-color: #eee;
}

.result h1 {
    color: #222;
    margin: 10px 0;
    padding: 0;
    font-size: 120%;
    font-weight: bold;
}

.result p {
    margin: 5px 0;
}

.package {
    float: left;
    width: 240px !important;
    width: 280px;
    padding: 10px 20px;
    border: 1px solid #999;
}

.package h1 {
    margin: 0;
    height: 32px;
    line-height: 30px;
    font-size: 150%;
    vertical-align: middle;
}

h1.premium {
    padding-right: 40px;
    background: url(/template/bpd/_image/star_premium.png) right top no-repeat;
}

.tagcloud {
  padding: 10px;
  border: 1px solid black;
  background-color: #eee;
  text-align: justify;
  line-height: 2em;
}

.tagcloud a {
  text-decoration: none;
}

.tagcloud a:hover {
  text-decoration: underline;
}

.tag_1 {
}

.tag_2 {
  font-size: 120%;
  font-weight: bold;
}

.tag_3 {
  font-size: 150%;
}

.tag_4 {
  font-size: 180%;
}

.tag_5 {
  font-size: 180%;
  font-weight: bold;
}
