﻿body {background-color:#E9E9E9; color:#000;}
a {color:#000;}
a:hover, a:active, a:focus {color:#ccad00;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header #nav a {color:#303030;}
#header #nav a:hover, #header #nav a:hover span {color:#000;}
#header #nav li.active a, #header #nav li.active a span {color:#fff;}
#footer p.f-left, #footer p.f-left a {color:#7f7f7f;}
#footer p.f-left strong, #footer p.f-left strong a {color:#3f3f3f;}
#footer p.f-right, #footer p.f-right a {color:#7f7f7f;}
#footer a:hover {color:#000 !important;}

.polaroid {
   margin:-5px 0 0px -5px !important;
   padding:12px 15px 35px 14px !important;
   background: url('/images/photo-background.png') 0 0 no-repeat;
   }
/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.box-01 {background-color:#dfdfdf;}
.box-02 .col h2 {color:#ccad00;}
.box-02 h1 {font-size:200%; font-weight:bold; color:#EC8B00;}
.box-02 h2 {font-size:170%; font-weight:bold; color:#EC8B00;}
.box-02 td {clear:both;vertical-align:top;}
.box-02 ul{margin-left:10px;}
.box-02 img {clear:both;}
.box-02 ul li {padding-left:13px; background:url("../design/ul.gif") 0 6px no-repeat;}
.box-02 ul ul li {padding-left:23px; background:url("../design/ul-ul.gif") 0 6px no-repeat;}
.box-02 {font-size:120%;}
.box-02, .box-02-top, .box-02-bottom {background-color:#fff;}

.box-03, .box-03-top, .box-03-bottom {background-color:#fff;}
.box-04 {background-color:#dfdfdf;}
.box-04 .box-04-title h3 {color:#fff;}
.box-04 .box-04-links span {color:#afafaf;}
.thinborder {border:solid 1px;}
 

/* ----------------------------------------------------------------------------------------------------------
Page: Subpage
---------------------------------------------------------------------------------------------------------- */

#title {background-color:#000;text-transform:capitalize;}
#title h1 {clear:both;}
#title #subnav strong {color:#fd4;}
#title #subnav a {color:#000;text-decoration:none;}
#title #subnav a:hover {color:#fff;text-decoration:underline; }
#title #subnav span {color:#000; font-weight: bold;}
.cols, .cols-top, .cols-bottom {background-color:#fff;}
.content .content-box {border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; background:#f5f5f5;}
.content .perex {border-bottom:1px solid #d0d0d0;}
.content table {border:1px solid #d0d0d0;}
.content table th, .content table td {border-right:1px solid #d0d0d0;}
.content table th {background-color:#000; color:#fff;}
.content table tr.odd td {background:#f0f0f0;}
.content dt {color:#ccad00;}
.aside h2 {color:#ccad00;}
.aside .aside-box {border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; background:#f5f5f5;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

/* .input {border:1px solid #afafaf; background-color:#fff;}*/
input, select, textarea {
	margin: 5px 0;
	padding: 2px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}

.Polaroid{
	background: #FAFAFA;
    border: 1px solid #E4E4E4;
	padding: 8px;
}

.sborder {border:1px solid #ccc;}

.noline {text-decoration:none;}
.imgpadding{padding:15px;}
 hr{color:#EC8B00;}
.ImgBox
{
	background: #FAFAFA;
   border: 1px solid #E4E4E4;
	padding: 8px;
}
.orange {color:#EC8B00;}
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 8px; border: 1px solid #ccc; background-color: #eee; }
