
/* Universal */

html, body { 
  background: #464243;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 15px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
a img {
  border-width: 0;
  border-style: none;
  border-color: #fff;
  color: #000;
  }
div, p, ul, ol, li, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
#success {
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  text-align: center;
  width: 70%;
  padding: 4px 4px 4px 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background-image:url('/admin/static/images/accept.png');
  background-repeat: no-repeat;
  background-position: 4px;
  background-color: #CFC;
  border:solid 2px #090;
}
#error {
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  text-align: center;
  width: 70%;
  padding: 4px 4px 4px 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background-image:url('/admin/static/images/error_icon.gif');
  background-repeat: no-repeat;
  background-position: 4px;
  background-color: #FFD;
  border:solid 2px #C00;
}

.error {
  font-size: 11px;
  line-height: 15px;
  color: #A8005B;
}
a:link, a:visited, a:active {
  color: #816D62;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
.text {
  color: #000;
  font-size: 11px;
  line-height: 15px;
  background: #fff;
  margin: 0;
  padding: 2px;
  border: 1px solid #190300;
}
select {
  font-size: 12px;
  line-height: 15px;
  color: #000;
  background: #eee;
  border: 1px solid #190300;
}
input {
  font-family: trebuchet ms, helvetica, SunSans-Regular;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  margin: 3px 5px 5px 0;
  padding: 2px;
  color: #444b4c;
  background: #fff;
  border: #ECE3C3 1px solid;
  float: left;
}
textarea.teaser_text {
  width: 420px;
  height: 300px;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  background: #fff;
  border: 1px solid #190300;
}
input.login2 {
  width: 160px;
  font-family: trebuchet ms, helvetica, SunSans-Regular;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  margin: 3px 0 5px 0;
  padding: 2px;
  color: #444b4c;
  background: #fff;
  border: #ECE3C3 1px solid;
  float: left;
}
input.login_button {
  font-family: trebuchet ms, helvetica, SunSans-Regular;
  text-align: left;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 15px 0;
  padding: 2px;
  color: #444b4c;
  background: #fff;
  border: #ECE3C3 1px solid;
  float: left;
}
.paypalbutton {
  font-family: trebuchet ms, helvetica, SunSans-Regular;
  text-align: left;
  margin: 5px 0 15px 27px;
  padding: 0;
  border: #ECE3C3 0 solid;
}
/* Text Styles */

p { 
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  color: #000;
}
h1 {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 16px;
  line-height: 22px;
  color: #384258;
  font-weight: normal;
}

h2 { 
  font-family: Helvetica, Arial, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 20px;
  color: #384258;
  font-weight: normal;
}
h3 {
  font-family: Helvetica, Arial, Swiss, SunSans-Regular;
  font-size: 13px;
  line-height: 18px;
  color: #384258;
  font-weight: normal;
}
h4 {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 17px;
  color: #384258;
  font-weight: normal;
}
h5 {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 9px;
  line-height: 15px;
  color: #384258;
  font-weight: normal;
}
h6 {
  font-family: Helvetica, Swiss, SunSans-Regular;
  font-size: 8px;
  line-height: 14px;
  color: #384258;
  font-weight: normal;
}
hr {
  padding: 5px 0 3px 0;
  margin: 0;
  border: none 0;
  border-top: 1px solid #4B1E06;
  height: 1px;
}
.lite_hr {
  border-top: 1px solid #C5C19D;
}
ul {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  color: #000;
}
ol {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
  color: #000;
}
.error {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  text-align: left;
  font-size: 11px;
  line-height: 17px;
  color: #333333 ; 
}
.title-h2 {
  color: #000;
  padding: 0 0 0 8px;
  margin: 0 0 10px 0;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #000; 
}
/* Pages Start */
#container {
  width: 1000px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
}  
#page {
  background: #fff;
  width: 1000px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#content_area {
  width: 1000px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#header {
  background: transparent url("../images/header.png") no-repeat;
  width: 1000px;
  height: 122px;
  margin: 0;
  padding: 0;
  float: left;
}
#home_link {
  width: 615px;
  height: 65px;
  margin: 10px 0 0 190px;
  padding: 0;
  float: left;
}
#header_welcome {
  width: 250px;
  height: 20px;
  margin: 110px 30px 0 0;
  padding: 0;
  float: right;
  text-align: right;
}
#navigation { 
  font-family: "book antiqua",georgia,times new roman, serif;
  font-size: 12px;
  line-height: 15px;
  width: 645px;
  height: 20px;
  margin: 5px 20px 0 190px;
  padding: 0;
  float: left;
}
.navigation {
  margin-right: 41px;
}
#left {  
  width: 426px;
  height: 100%;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
  border: dotted 0 #000;
}
#sidebar_left {
  width:205px;
  float:left;
  padding-top:15px;
}
#sidebar_right {
  width: 200px;
  float: right;
  padding: 0; 
  margin: 0 10px 0 0;
}
.sidebar_box {
  width: 200px;
  height: 100%;
  float: left;
  margin: 5px 0 15px 0;
  padding: 0;
}
#sidebar_left_column {
  background: url("../images/sidebar_left_column.gif") repeat-y;
  width: 12px;
  height: 100%;
  margin: 0;
  padding: 0;
}
#sidebar_right_column {
  background: url("../images/sidebar_right_column.gif") no-repeat #C5C19D;
  width: 207px;
  height: 100%;
  margin: 0;
  padding: 15px 10px 30px 10px;
}
#sidebar_right_column_bottom {
  background: url("../images/sidebar_right_column_bottom.gif") no-repeat #C5C19D;
  width: 227px;
  height: 19px;
  margin: 0;
  padding: 0;
}
#right {  
  width: 530px;
  height: 100%;
  margin: 0 0 0 35px;
  padding: 20px 0 100px 0;
  float: left;
  border-width: 0 3px 0 0;
  border-style: solid;
  border-color: #333434;  
}

#breadcrumbs { 
  width: 100%;
  font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
  color: #bbb;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  float: right;
  margin: 0 20px 15px 0;
  padding: 0;
}

#breadcrumbs img {
  vertical-align: bottom;
}
a.crumbs:link, a.crumbs:visited, a.crumbs:active {
  color: #bbb;
  text-decoration: none;
}
a.crumbs:hover {
  color: #aaa;
  text-decoration: underline;
}
#footer { 
  width: 1000px;
  height: 120px;
  margin: 0;
  padding: 20px 0 0 0;
  float: left;
  font-family: Helvetica, Arial, Swiss, SunSans-Regular;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
  text-align: center; 
}
#tumis { 
  font-family: "book antiqua",georgia,times new roman, serif;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  width: 390px;
  margin: 0;
  padding: 2px 10px 0 0;
  text-align: right;
  float: left;
}
#company { 
  font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  width: 390px;
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  float: left;
}
#second_nav { 
  width: 463px;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #aaa;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0;
}
a.nav_2:link, a.nav_2:active, a.nav_2:visited { 
  color: #0053A1;
  text-decoration: none; 
  font-style: italics;
}
a.nav_2:hover { 
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #aaa;
  font-style: italics;
}
#third_nav { 
  width: 463px;
  font-family: Arial, Verdana;
  color: #fff;
  font-size: 12px;
  color: #008FD5;
  text-align: left;
  margin: 10px 0 0 0;
  font-weight: bold;
}
a.nav_3:link, a.nav_3:active, a.nav_3:visited { 
  color: #6E83B0;
  text-decoration: none; 
}
a.nav_3:hover { 
  color: #aaa;
  text-decoration: none;
  border-bottom: 1px dotted #442206;
}
a.tumis:link, a.tumis:visited, a.tumis:active {
  color: #FFF;
  text-decoration: none;
}
a.footer_nav:link, a.footer_nav:visited, a.footer_nav:active {
  color: #fff;
  text-decoration: none;
}
a.footer_nav:hover {
  color: #E5B53A;
  text-decoration: underline;
}
a.tumis:hover {
  color: #FFF;
  text-decoration: underline;
}
.teaserImage, .ally_image {
  float: left;
  border: 1px solid #aaa;
  margin: 0 5px 5px 0;
  padding: 0;
}
#recent_gallery {
  margin: 0 10px 10px 10px;
}
.site_image {
  border: 1px solid #190300;
  margin: 0 5px 5px 0;
  padding: 0;
}

/* basic styles for base templates */
.site_image_right {
  float: right;
  border: 1px solid #190300;
  margin: 0 0 5px 5px;
  padding: 0;
}
#content_well {
  width: 500px;
  height: 100%;
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
}
.content_item {
  width: 100%;
  height: 100%;
  float: left;
  padding: 10px 25px 10px 0;
  margin: 0 0 10px 0;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #190300;  
}
.content_item h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  padding: 0 0 0 0;
  margin: 0;
  border-width: 0 0 0 0;
  border-style: dotted;
  border-color: #190300;  
}
.post_title { 
  font-size: 24px;
  color: #B6D62B;
  font-weight: bold;
}
a.post_title:link, a.post_title:active, a.post_title:visited { 
  text-decoration: underline; 
  font-size: 24px;
  color: #B6D62B;
}
a.post_title:hover { 
  text-decoration: none;
  color: #231F20;
}
.comment_item {
  width: 90%;
  height: 100%;
  float: left;
  padding: 10px 25px 10px 10px;
  margin: 0 0 10px 0;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #190300;  
}

/* gallery */
.gallery_image_box {
  width: 85px;
  height: 85px;
  display: block;
  float: left;
  margin: 0 15px 15px 0;
  padding: 0;
  overflow: hidden;
  vertical-align:middle;
  vertical-align:middle;
  border-width: 1px;
  border-style: solid;
  border-color: #190300; 
} 
.gallery_image_box_centered {
  width: 58px;
  height: 58px;
  display: block;
  float: left;
  margin: 0 19px 19px 0;
  padding: 0;
  overflow: hidden;
  vertical-align:middle;
  vertical-align:middle;
  border-width: 1px;
  border-style: solid;
  border-color: #190300; 
} 
#gallery_body {
  width: 1000px;
  height: 100%;
  margin: 0;
  padding: 0 0 0 0;
  float: left;
}
#gallery_left {
  width: 660px;
  height: 100%;
  float: left;
  margin: 0 0 0 25px;
  padding: 0 0 30px 0;
}
#gallery_right {
  width: 265px;
  height: 100%;
  float: right;
  margin: 0 35px 0 0;
  padding: 0;
}
.gallery_image_background {
  background: url("../images/sidebar_galery_image_md.jpg") no-repeat #C5C19D;
  width: 53px;
  height: 70px;
  float: left;
  padding: 5px;
  margin: 0 6px 0 0;
}
.gallery_image_box_small {
  width: 55px;
  height: 55px;
  display: block;
  float: left;
  margin: 0 6px 6px 0;
  padding: 0;
  overflow: hidden;
  vertical-align:middle;
  vertical-align:middle;
  border-width: 1px;
  border-style: solid;
  border-color: #190300; 
} 
.recent_image_box_small {
  width: 51px;
  height: 52px;
  display: block;
  float: left;
  margin: 0 6px 6px 0;
  padding: 0;
  overflow: hidden;
  vertical-align:middle;
  vertical-align:middle;
  border-width: 0;
  border-style: solid;
  border-color: #190300; 
} 

/* login box */
#LoginBox {
  background: #C5C19D; 
  position: absolute;
  top: 130px;
  left: 780px;
  width: 170px;
  padding: 10px 10px 10px 10px;
  margin: 0;
  visibility: hidden;
  border: 1px solid;
}
#mlogin_box {
  width: 180px;
  float: right;
  padding: 0;
  margin: 0 10px 0 0;
}
.closebox_r {
  font-family: Trebuchet MS, helvetica, SunSans-Regular;
  font-size: 10px;
  line-height: 12px;
  color: #5A5B4B;
  padding: 1px 2px 1px 2px;
  margin: 0;
  border-width: 1px 1px 1px 0;
  border-style:solid;
  border-color: #9D9EA2;
}
.closebox_l {
  font-family: Trebuchet MS, helvetica, SunSans-Regular;
  font-size: 10px;
  line-height: 12px;
  color: #5A5B4B;
  padding: 1px 2px 1px 2px;
  margin: 0;
  border-width: 1px 1px 1px 1px;
  border-style:solid;
  border-color: #aaa;
}
a.noline {
  text-decoration: none;
}