/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Unified Studies

Description : Master Stylesheet

Created : 11/19/08
Modified : 1/25/09

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* Eric Meyer reset http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*html * { zoom: 1 }

/*********** = structure = ***********/

body {
    background: url(../images/bg-body.gif) top center no-repeat;
	color: #000;
	font-size: 62.5%;
	text-align: center;
}

html, body { height: 100%; }

#header {
	height: 140px;
	position: relative;
	z-index: 998;
}

.wrapper {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	margin: 0 auto -3.9em;
	min-height: 100%;
	height: auto !important;
    height: 100%;
	position: relative;
	text-align: left;
	width: 950px;
}

#content {
	position: relative;
}

.copy {
	float: left;
	padding: 15px 0 0 36px;
	width: 652px;
}

.copy.news {
	padding-top: 25px;
}

.portfolio-container {
	padding-bottom: 10px;
	margin-top: 6px;
	min-height: 1%;
	width: 950px;
	zoom: 1;
}

*html .portfolio-container {
	height: 1%;
}

/* .portfolio-container img {
	height: 1%;
	position: relative;
	z-index: 2;
} */

#footer {
	background: #d0d1d3 url(../images/bg-footer.gif) no-repeat 0 0;
	clear: both;
	height: 4em;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 950px;
	z-index: 997;
}

.push {
	height: 4em;
}

#sidebar {
	right: 5px;
	position: absolute;
	top: 65px;
	width: 219px;
	z-index: 998;
}

#sidebar-portfolio {
	background: url(../images/bg-sidebar-top.png) no-repeat 0 0;	
	margin: 0 0 25px 0;
	padding: 37px 0 0 0;
}

*html #sidebar-portfolio {
	background: url(../images/bg-sidebar-top.gif) no-repeat 0 0;	
}

#sidebar-portfolio-inner {
	background: url(../images/bg-sidebar-bottom.png) no-repeat 0 100%;
	min-height: 300px;
	padding: 0 10px 0 10px;
}

*html #sidebar-portfolio-inner {
	background: url(../images/bg-sidebar-bottom.gif) no-repeat 0 100%;
}

/*********** = headers = ***********/

h1 {
	height: 114px;
	position: absolute;
	left: 0;
    top: 0;
	width: 200px;
	z-index: 999; 
}

h1 a {
    display:block;
    height: 114px;
	width: 200px;
	text-indent:-999em;   
}

h2 {
	color: #333;
	font-size: 19px;
	line-height: 22px;
	margin: 15px 0;
	text-decoration: none;
}

h3 {
	color: #111;
	font-size: 12px;
	line-height: 14px;
	margin: 12px 0 0 -10px;
}

#sidebar h3 {
	margin: 0 0 6px 0;
}

h4 { 
	color: #8db70e;
	font-size:15px; 
	line-height:1.2em;
	margin:12px 0;
}

.collapse-bottom {
	margin-bottom: 0 !important;
}

.collapse-top {
	margin-top: 0 !important;
}

/*********** = typography = ***********/

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

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

a:visited { color:#666; }

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

.navigation,
.navigation a {
	color:#000 !important;
	font-size: 13px;
	text-decoration: none !important;
	text-transform: uppercase;
}

.navigation .alignright,
.navigation .alignleft {
	width: 310px;
}

.navigation .alignright {
	text-align: right;
}

.navigation a:hover { text-decoration:underline !important; }

.copy a { text-decoration:underline; }
.copy a:hover { text-decoration: none; }

a.facebook {
	background: url(../images/facebook.png) no-repeat 0 0;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 29px 0 15px 10px;
	padding-left: 36px;
	text-decoration: none;
}

a.facebook:hover { text-decoration: underline; }

a.checkout {
	background: url(../images/bg-checkout.png) no-repeat 0 0;
	display: block;
	float: right;
	height: 26px;
	margin: 31px 27px 15px 0;
	text-indent: -9999em;
	width: 151px;
}

a.checkout:hover { background-position: 0 -26px; }

a.ftp {
	background: url(../images/bg-ftp.png) no-repeat 0 0;
	display: none /*block */;
	height: 23px;
	left: 738px;
	position: absolute;
	text-indent: -9999em;
	top: 22px;
	width: 185px;
}

a.ftp:hover { background-position: 0 -23px; }

.copy p {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin: 12px 0 20px 0;
	text-indent: 15px;
}

.copy p.indent {
	margin-left: 36px;
}

.copy p.postmetadata {
	color: #777;
	font-size: 11px;
	line-height: 13px;
	margin: -8px 0 5px 0;
	text-indent: 0;
}

.item-description {
	float: right;
	margin-right: 35px;
	width: 170px;
	padding: 350px 0 0 0;
}

*html .item-description {
	display: inline;
}

.item-description,
.item-description p {
	font-family: Times, serif !important;
	font-size: 12px !important;
	line-height: 15px !important;
}

.item-description a.main-link {
	background: url(../images/bg-arrow.gif) no-repeat 0 1px;
	color: #666 !important;
	margin: 0 !important;
	padding-left: 18px !important;
	color: #000 !important;
	display: block;
	font-size: 13px;
	margin: 0 0 5px 0;
	font-family: Arial, san-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.item-description p { margin: 0 0 8px 0; }

.item-description a:hover {
	text-decoration: underline;
}

/* footer */
#footer p {
	font-size: 10px !important;
	font-family: 'Century Gothic', san-serif;
	line-height: 10px !important;
	padding: 9px 0 5px 36px;
}

#footer p.dairy2 {
	font-size: 14px !important;
	font-family: 'Century Gothic', san-serif;
	line-height: 10px !important;
	padding: 15px 0 5px 36px;
}



#footer p,
#footer a,
#footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer p.copyright {
	color: #666;
	padding: 0 0 0 36px;
}

#footer a:hover {
	text-decoration: underline;
}


#footer a.dairy2{
	text-decoration:underline;
}
.small {
	font-size:11px;
}

/*********** = misc divs and classes = ***********/
div.rotate {
	height: 306px;
	position: relative;
	width: 652px;
}

div.dairy-rotate {
	height: 306px;
	position: relative;
	width: 816px;
}

.pencil {
	background: url(../images/rotate-bg.png) no-repeat 0 0;
	text-indent: -9999em;
	height: 306px;
	position: absolute;
	top: 0;
	left: 0;
	width: 652px;
	z-index: 2;
}

.dairy-pencil {
	background: url(../images/dairy-rotate-bg.png) no-repeat 0 37px;
	text-indent: -9999em;
	height: 306px;
	position: absolute;
	top: 0;
	left: 0;
	width: 816px;
	z-index: 2;
}

*html .pencil {
	background: url(../images/rotate-bg.gif) no-repeat 0 0;
	z-index: 1;
}

#rotate {
	height: 262px;
	position: absolute;
	left: 301px;
	top: 2px;
	width: 351px;
	overflow: hidden;
	z-index: 1;
}

#dairy-rotate {
	height: 276px;
	position: absolute;
	left: 361px;
	top: 7px;
	width: 399px;
	overflow: hidden;
	z-index: 1;
}

*html #rotate {
	top: 1px;
}

div.split {
	padding-bottom: 15px;
	width: auto;
}

div.split div.column {
 	float: left;
 	margin-left: 25px;
 	width: 310px;
}

div.split div.column.one {	
	margin: 0;
}

div#media-map {
	background: url(../images/bg-media-map.gif) no-repeat 0 0;
	margin: 0 auto;
	height: 451px;
	position: relative;
	width: 652px;
}

div#media-map.tire { background-position: 0 -451px; }
div#media-map.dq { background-position: 0 -902px; }
div#media-map.joes { background-position: 0 -1353px; }

div#media-map-links {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 652px;
}

#tire:hover { color: #00b9f3 !important; }
#dq:hover { color: #d93846 !important; }
#joes:hover { color: #55b449 !important; }

/*********** = lists = ***********/

div.copy ul,
dl {
	font-size: 12px;
	list-style-type: none;
	line-height: 18px;
	margin: 12px 0 12px 0;
	padding: 0;
}

div.copy li {
	background: url(../images/bg-bullet.gif) no-repeat 0 4px;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 5px 4px;
	padding: 0 0 0 15px;
}

dt {
	font-weight: bold;
	margin: 5px 0 -5px;
}

dd {
	margin: 5px 0;
	padding-left: 10px;
}

/*********** = #primary (navs and search) = ***********/

/* ul#primary {
	top: 68px;
	left: 143px;
	list-style-type: none;
	position: absolute;  
	z-index: 999;
}

ul#primary li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1;
}

ul#primary li a, 
ul#primary li a:visited {
    background: url(../images/bg-nav.png) no-repeat 0 50%;
    color: #fff;
    display:block;
    font-family: 'Century Gothic', san-serif;
    float: left;
    font-size: 12px;
    line-height: 12px;
    padding: 0 14px;
    outline: none;
    text-transform: uppercase;
}

ul#primary li.first {
	padding: 0 !important;
}

ul#primary li.first a {
	background: none;
	padding-left: 0;
}

ul#primary li.active a, 
ul#primary li.active a:visited {
	color: #f3b52f;
}

ul#primary li:hover a {
	color: #f3b52f;
} */

span#primary {
	top: 40px;
	left: 156px;
	height: 19px;
	list-style-type: none;
	position: absolute;  
	z-index: 999;
	color:#FFF;
	font-size:1.3em;
	font-family:'Century Gothic', san-serif;
	line-height:18px;
}
a.dairy {
	text-decoration:underline;
	color:#FFF;
}

	
ul#primary {
	top: 70px;
	left: 126px;
	height: 19px;
	list-style-type: none;
	position: absolute;  
	z-index: 999;
}

ul#primary li {
	float: left;
	height: 19px;
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1;
}

ul#primary li a, 
ul#primary li a:visited {
    display:block;
    float: left;
    height: 19px;
    outline: none;
	text-indent: -9999em;
}

ul#primary li#home a { background: url(../images/bg-nav_01.png) no-repeat 0 0; width: 73px; }
ul#primary li#about a { background: url(../images/bg-nav_02.png) no-repeat 0 0; width: 103px; }
ul#primary li#marketing a { background: url(../images/bg-nav_03.png) no-repeat 0 0; width: 105px; }
ul#primary li#media a { background: url(../images/bg-nav_04.png) no-repeat 0 0; width: 71px; }
ul#primary li#portfolio a { background: url(../images/bg-nav_05.png) no-repeat 0 0; width: 102px; }
ul#primary li#contact a { background: url(../images/bg-nav_06.png) no-repeat 0 0; width: 98px; }

ul#primary li.active a, 
ul#primary li.active a:visited,
ul#primary li a:hover,
.home #home a,
.about #about a,
.marketing #marketing a,
.media #media a,
.portfolio #portfolio a,
.contact #contact a {
	background-position: 0 -19px !important;
}

/*portfolio*/

#portfolio-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#portfolio-list li {
	background: none;
	padding: 0 0 16px 8px;
}

#portfolio-list li a.trigger {
	background: url(../images/bg-accordion.png) no-repeat 0 3px;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 0 0 10px 15px;
	text-transform: lowercase;
}

#portfolio-list li.selected a.trigger {
	background: url(../images/bg-accordion-toggled.png) no-repeat 0 3px;
}

#portfolio-list li img {
	border: 1px solid #fff;
	float: left;
	height: 28px;
	margin: 0 5px 5px 0;
	width: 28px;
}

*html #portfolio-list li img {
	margin-right: 2px;
}

#portfolio-list li div a:hover img {
	border: 1px solid #f3b52f;
}

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

div#zoom {
	z-index: 999;
}

/* Tabs */
.container {
	clear:both; 
	float:left; 
	width:100%; 
	overflow:hidden;
}

div.copy .tabs-nav {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
    float:left;
  	position:relative; 
  	left:50%;
}

div.copy .tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

div.copy .tabs-nav li {
    background: none;
    float: left;
    position:relative; 
    right:50%;
    margin: 0 18px;
    min-width: 24px; /* be nice to Opera */
    padding: 0;
}

div.copy .tabs-nav a {
    display: block;
}

div.copy .tabs-nav a {
    font-family: 'Century Gothic', san-serif;
    font-size: 12px;
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #999;
    left: 1px;
    line-height: 1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap; /* required in IE 6 */    
    padding: 0 0 3px 0;
}

div.copy .tabs-nav .tabs-selected a {
    border-bottom: 3px solid #000;
    color: #000;
}

/*********** = tables = ***********/

.matrix {
	border: 0;
	padding: 0;
	width: 100%;
}

.matrix th {
	background: #e0ddd4;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 5px;
	text-transform: uppercase;
}

.matrix td {
	font-size: 13px;
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
}

.matrix td.first {
	background: #3972b5 !important;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	width: 95px;
}

.matrix td.first.normal {
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: none;
	width: 125px;
}

.matrix .null {
	background: none;
}

.alt,
.alt td {
	background: #edf2f6;
}

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 12px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

.collapse-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.margin-top { margin-top: 25px; }

/* images */

img.intro {
	margin: 25px 0 0 0;
}

img.home {
	margin: 15px 0 0 0;
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

img.float-r {
	float:right;
    margin:0px 0 2px 24px;
}

img.float-l {
	float:left;
	margin:0px 24px 2px 0;
}

/* forms */

div.form {
	margin: 0 auto;
	width: 70%;
	padding: 0;
}

form {
	font-size: 13px;
	margin: 0;
}

form p {
	clear: both;
	margin: 0 !important;
	padding: 6px 0 !important;
}

label {
	float: left;background: #eee;
	padding: 2px;
	width: 123px;
}

input.text,
textarea.text {
	color: #444;
	font-size: 13px;
	padding: 1px 3px;
	width: 274px;
}

textarea.text {
	height: 50px;
}

input.search {
	float: left;
	margin: 1px 0;
}

input.submit {
	margin: 0 0 0 144px;
	text-align: center;
	width: 120px;
}

span.required-text {
	color: #aaa !important;
	float: left;
	margin: 7px 0;
}

.required {
	color: #990000;
	font-family: Verdana;
	font-weight: normal;
}

/* print-specific */

img#printlogo {
	display: none;
}
