/******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
Theme  : Garick Division Template
Author : Brendan Cullen <brendan.cullen@garick.com>
Version: 1.0
Date   : 2007/06/28
*/


/* ============================== FOOTER STICK ============================== */
* {
	margin: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

.gdtpush {
	padding: 55px 0 0 0;
}

/* ==========================General=============================*/

body {
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: medium;
	line-height: 1.5;
	background-image: url(http://www.tarheelbark.com/themes/tarheelbark/images/bg-body.png);
	background-repeat: repeat-x;
	margin: 0;
}


img {
    border: none;
}

hr {
    border-top: 1px dotted #999;
    border-bottom: 0px;
    height: 1px;
}


/* ============================== TYPOGRAPHY ============================== */

a {
	font-size: small;
	color: #652c90;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #652c90;
}

a:hover {
	text-decoration: none;
	color: #00462a;
}

a:active {
	text-decoration: underline;
	color: #00462a;
}

h1 {
	font-size: large;
	color: #00462a;
	padding: 5px 10px 5px 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
    margin: 0;
}

h2 {
	font-size: medium;
	color: #00462a;
	padding: 5px 10px 5px 10px;
	letter-spacing: 3px;
    margin: 0;
}

h3 {
	font-size: small;
	color: #000000;
	padding: 5px 10px 5px 10px;
	letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

ul {
	font-size: small;
    padding: 0 0 5px 35px;
}

p {
	font-size: small;
}


/* ============================== LAYOUT ============================== */

#gdtouter {
	background: url(http://www.tarheelbark.com/themes/tarheelbark/images/bg-wrapper.png) repeat-y;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
	min-height: 100%;
}

* html #gdtouter {
	height: 100%;
}

#gdtheader {
	background: #00462a url(http://www.tarheelbark.com/themes/tarheelbark/images/bg-top.png) no-repeat;
	width: 760px;
	height: 353px;
	margin-left: auto;
	margin-right: auto;
}

#gdtlogo {
	width: 250px;
	height: 150px;
	float: left;
}

#gdtinner {
	width: 760px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
		position: relative;
}

#gdtsidebar {
	background: #9c8a5d;
	margin: 0;
	padding: 0;
	width: 225px;
	float: left;
	
}

#gdtcontent {
	margin: 0 0 0 250px;
	padding: 0 0 65px 0;

}

#middleCol {
	margin: 0 0 0 250px;
	padding: 0;
}

#gdtfooter {
	background: #00462a url(http://www.tarheelbark.com/themes/tarheelbark/images/bg-footer.png) repeat-x;
	width: 760px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align: center;
	
    position: relative;
	margin-top: -50px;
}




/* ============================== CONTENT ============================== */


#gdtheader h2 {
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding: 70px 0 0 0;
	margin: 0px;
}

#gdtsidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#gdtnav {
	width: 200px;
	margin: 0px;
	letter-spacing: 2px;
	font-size: medium;
    text-align: left;
}
	
#gdtnav li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding-left: 40px;
	font-size: medium;
    text-align: left;
}	
	
#gdtnav li a:link, #gdtnav li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(http://www.tarheelbark.com/themes/tarheelbark/images/gdtnav.gif);
	padding: 8px 0 0 40px;
	font-size: medium;
    text-align: left;

}
	
#gdtnav li a:hover {
	color: #652c90;
	background:  url(http://www.tarheelbark.com/themes/tarheelbark/images/gdtnav.gif) 0 -32px;
	padding: 8px 0 0 40px;
	font-size: medium;
    text-align: left;

}

#garick {
	text-align: center;
	margin-top: 40px;
}

#gdtcontent p {
	padding: 0 10px 20px 10px;
	font-size: small;
	line-height: 2;
}

#gdtcontent ul {
	padding-bottom: 20px;
}

#middleCol {
	padding: 0 10px 10px 10px;
	font-size: small;
}

#subscribe {
	float: right;
    padding: 10px 20px 10px 0;

}

#gdtfooter a {
	font-size: x-small;
	color: #FFFFFF;
}

#gdtfooter a:link {
	text-decoration: underline;
}

#gdtfooter a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

#gdtfooter a:hover {
	text-decoration: none;
	color: #cccccc;
}

#gdtfooter a:active {
	text-decoration: underline;
	color: #cccccc;
}

#gdtfooter p {
	font-size: x-small;
	padding: 5px 10px 5px 10px;
}




/* =======================Breadcrumbs============================*/
#breadcrumbs {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-top: none;
    font-family: Verdana;
    font-size: 0.8em;
}
#breadcrumbs .inner {
    padding: 0.4em 0 0.4em 1em;
    border: 1px solid #BBBBBB;
}
#breadcrumb {
    float: left;
}
a.breadcrumbs {
    font-weight: bold;
    color: #66A326;
}



/* ==================Default Forms Styling=======================*/

fieldset {
    padding: 10px 0;
    border: none;
}
fieldset h3 {
    font-size: 1em;
    color: #666666;
}
#content form ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 99%;
    list-style-position: outside;
    list-style-image: none;
}

#content form li {
    display: block;
    margin: 0;
    padding: 1px 4px 6px 9px;
    line-height: 1.8em;
    list-style-type: none;
}
form li.focused {
    background: #EEF7D4;
}

form li div {
    float: left;
    display: inline;
    margin-right: 5px;
    color: #666666;
}
form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form li p {
    clear: both;
    font-size: 9px;
    line-height: 13px;
}


/* ===================Form Elements Styling======================*/
input, select, textarea {
    font-size: 100%;
}
textarea {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

#content input.text, #content select.select, #content textarea.textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3;
    background: #fff url(../images/fieldbg.gif) repeat-x top;
}

input.text {
    padding: 2px 0;
}
form label {
    font-weight: bold;
    color: #666666;
}

/* SIZES */
.third {
	width:32% !important;
}
.half {
	width:48% !important;
}
.full {
	width:100% !important;
}
input.small, select.small {
	width:25%;
}
input.medium, select.medium {
	width:50%;
}
input.large, select.large, textarea.textarea {
	width:99%;
}
input.tags {
	width:315px;
}
textarea.small {
	height:5.5em;
}
textarea.medium {
	height:10em;
}
textarea.large {
	height:20em;
}

/* BUTTONS */
.button {
    font-size: 110%;
    margin-right: 5px;
    /*border: 1px solid #666;*/
}

/* ====================Form Fields Layout========================*/
/* --  Definition lists are used to display fields labels and values  -----*/
dl.onSide dt {
    float: left;
    width: 120px;
    padding-right: 20px;
    text-align: right;
    font-size: small;
}
dl.onSide dd{
    margin-left: 130px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

/*
======================No forms layout=========================*/
div.fieldsetlike { /*
--------------------- as some pages don't use forms/fieldsets
- e.g. user/profile, we have to put data in a fieldset like
- div to have same render ------------------------------------*/
    padding: 10px 0;
}
div.fieldsetlike h3 {
    font-size: 1em;
    color: #666666;
}

/*
==================Default Tables Styling======================*/
/*  In a transition period, we'll use a sglTable class to style tables
    Everyone is encouraged not to use tables for layout purposes
    TODO: remove this when all layout tables have been replaced */
.wide {
    width: 60%;
}
.large {
    width: 85%;
}
table {
    margin: 0 0 1em;
    border-collapse: collapse;
    font-size: 1em;
}
table .nowrap {
    white-space: nowrap;
}
.sglTable td, .sglTable th {
    border-width : 0 0 1px 0;
	border-style : solid;
	border-color : #BBBBBB;
	padding : 2px 5px;
	vertical-align : top;
}
.sglTable th {
    text-align: left;
    border-bottom-color: #666666;
}
th a {
    display: block;
    color: #666 !important;
}
tr.expand td {
    border-bottom: none;
}
td.expand {
    padding: 1em 5px;
}
th.sortedAsc a {
    background: url('http://www.tarheelbark.com/themes/tarheelbark/images/th-sortAsc.gif') 95% 50% no-repeat;
    color: #66A326 !important;
}
th.sortedDesc a {
    background: url('http://www.tarheelbark.com/themes/tarheelbark/images/th-sortDesc.gif') 95% 50% no-repeat;
    color: #66A326 !important;
}
th a:hover {
    text-decoration: none;
    color: #66A326 !important;
}
tr.alternateRow td, tr.backDark {
    background-color: #FBFFEF; /*F0FFD9*/
}
tr.selectedRow td {
    background: #F6F5F2; /*D0DCE0*/
}
tr.rowHover td, tr:hover td {
  background: #F0FFD9; /*E0EFB8*/
}



/* ======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    width: 60%;
    margin: 1em auto;
    padding: 0.5em;
    -moz-border-radius: 0.3em;
}
.errorMessage {
    border: 2px solid #FF3300;
    color: #FF3300;
}
.infoMessage {
    border: 2px solid #66A326;
    color: #00462a;
}
.error, .required {
    color: #FF3300;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #FF3300;
    -moz-border-radius: 0.3em;
    font-family: Verdana;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #FF3300;
}
div.errorContent {
    text-align: left;
}

/* ============================Flags=============================*/
a.langFlag {
    margin: 0 5px;
}

/* ========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.clearRight {
	clear: right;
}

.spacer {
    padding: 55px 0 0 0;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.hide {
    display: none;
}

.narrow {
    width: 45%;
}

.full {
    width: 100%;
}

.button {

}

.bullets {
	font-size: small;
}

.callout {
	padding: 3px;
    float: right;
	position: relative;
    margin: 0 -50px 0 0;
}

.callin {
	padding: 3px;
    float: left;
	position: relative;
    margin: 0 0 0 -50px;
}

.imgleft {
	float: left;
    padding: 5px 5px 5px 0;
}

.imgrightSm {
	float: right;
    padding: 0 40px 5px 5px;
}

.imgrightMd {
	float: right;
    padding: 0 20px 5px 5px;
}

.quote {
	background-color: #FFFFFF;
	color: #652c90;
    font-size: x-small;
	padding: 5px;
    width: 200px;
    float: right;
	position: relative;
    margin: 0 -90px 0 5px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
    border-bottom: #666666 2px solid;
    border-left: #666666 2px solid;
}

.quotename {
    text-align: right;
    color: #999999;
}

h3.newsitem {
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: #cccccc 1px dotted;
}

.noBg {
    background: none;
}
pre.codeExample {
    padding: 1px;
    margin: 3px;
    background-color: #cccccc;
    border: 1px solid #666666;
    border-left: 5px solid #666666;
    font-size: 1em;
}

#brands {
		height: 65px;
		width: 509px;
		padding: 0;
		margin: 50px 0 0 0;
		position: absolute;
		bottom: 65px;
		right: 0;
		clear: both;
}

#brands img {
		padding: 0; 
		margin: 0;
		border: none;
}
	
.logos {
		float: left;
		padding: 0;
		margin: 0;
}


/* ========================Comments=========================*/

#addComment fieldset {
    padding: 10px;
    border: 1px solid grey;
}
#addComment input[type="text"] {
    width: 200px;
}

/* ========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFE5F8;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/*
TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
======================Default Theme BC========================*/
.wideButton {
    /* use button instead */
    width: 8em;
}

.wrap {
	min-height: 520px;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #00462a;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #9c8a5d;
    font-size: 1.3em;
    font-weight: bold;
    color: #EEF7D4;
    text-align: left;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #00462a;
}
#nav ul li a:hover {
    color: #2666A3;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #2666A3;
    background-color: #E5F8FF;
}
#nav ul li.current a:visited {
    color: #2666A3;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #E5F8FF;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #2666A3;
    border-right: none;
    border-left: 1px solid #2666A3;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
