/*
Theme Name: BioTrak
Theme URI: http://www.norstargroup.com/
Description: Custom structure for <a href="http://www.biotrak.com" target="_blank">biotrak.com</a> built by Leyla Manavi | <a href="http://www.norstargroup.com" target="_blank">Norstar Group</a> .
Version: 1
Author: Norstar Group
Author URI: http://norstargroup.com/
Text Domain: kubrick

	Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #369;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.dot {
	font-size: 20px;
	padding: 0px 10px;
	vertical-align: middle;
}

a {
	outline: none;
	text-decoration:none;
	border: none;
	color: #000;
}

a img {
	outline: none;
	border:none;
}

ol {
	margin-left: 20px;	
}

p{
padding-bottom: 10px;
}

h3 {
	padding: 5px 0px 3px 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

h4 {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
/*
#stripes {
	background: url(images/stripes_tan.png) repeat;
	
}

/*#background-top {
	background: url(images/stripes_tan_top.png) repeat-x left top;
}

#background-bottom {
	background: url(images/stripes_tan_bottom.png) repeat-x left bottom;
}*/

/*#container-shadow {
	width: 1058px;
	margin: 0 auto;
	background:url(images/bg_shadow.png) no-repeat;
}*/

#wrapper {
	background: url(images/bg_darkblue.gif) repeat-y scroll center center;
	margin:0 auto;
	width:1161px;
}

#container {
	width: 999px;
	margin: 0 auto;
	background: #FFF;
	padding-top: 0px;
}


/*------------HEADER------------*/

#header {
	background-repeat: no-repeat;
	min-height: 238px;
	position: relative;
	background: url(images/header_resourcecenter_final.jpg) no-repeat 20px 50px;
}

#home #header {
	background: url(images/header_home3.jpg) no-repeat 20px 50px;
}

.page-template-about-template-php #header {
	background: url(images/header_about_final.jpg) no-repeat 20px 50px;
}

.page-template-remssolutions-template-php #header,
.page-template-recentexamples-template-php #header {
	background: url(images/header_remssolutions_final.jpg) no-repeat 20px 50px;	
}

.page-template-observational-research-template-php #header,
.page-template-RecentExamples-observational-research-template-php #header {
	background: url(images/header_observationalresearch_final.jpg) no-repeat 20px 50px;
}

h1#logo {
	width: 255px;
	height: 84px;
	padding: 0 0 0 51px;
	float: left;
	position:relative;
}

object#logoflash {
		position:absolute;
		left: 0px;
		top: -25px;
}

h1#logo a {
	display: block;
	background:url(images/logo_biotrack.png) no-repeat;
	width: 255px;
	height: 84px;
	text-indent: -9999px;
}

ul#nav {
	list-style-type:none;
	padding-top: 30px;
	text-align:right;
}

ul#nav li {
	display: inline;
	padding: 0px 15px;
}

ul#nav li a {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

#leftcol {
	float: left;
	background:url(images/bg_leftcol.gif) repeat-y right top;
	width: 245px;
}

#topfade {
	background: url(images/fade_top.gif) no-repeat right top;
}

#bottomfade { 
	background: url(images/fade_bottom.gif) no-repeat right bottom;
	padding-bottom: 50px;
}

.home #bottomfade {
	padding-bottom: 0px;
}

#leftcol #sidebar1,
#leftcol #sidebar2,
#leftcol #sidebar3,
#leftcol #sidebar4,
#leftcol #sidebar5,
#leftcol #sidebar6,
#leftcol #sidebar7,
#leftcol #sidebar8,
#leftcol #sidebar9,
#leftcol #sidebar10,
#leftcol #sidebar11,
#leftcol #sidebar12,
#leftcol #sidebar13,
#leftcol #sidebar14,
#leftcol #sidebar15,
#leftcol #sidebar16,
#leftcol #sidebar17 {
	padding-right: 25px;
	padding-bottom: 25px;
}

#top-corner_bottom-fade #sidebar1,
#top-corner_bottom-fade #sidebar2,
#top-corner_bottom-fade #sidebar3,
#top-corner_bottom-fade #sidebar4,
#top-corner_bottom-fade #sidebar5,
#top-corner_bottom-fade #sidebar6,
#top-corner_bottom-fade #sidebar7,
#top-corner_bottom-fade #sidebar8,
#top-corner_bottom-fade #sidebar9,
#top-corner_bottom-fade #sidebar10,
#top-corner_bottom-fade #sidebar11,
#top-corner_bottom-fade #sidebar12,
#top-corner_bottom-fade #sidebar13,
#top-corner_bottom-fade #sidebar14,
#top-corner_bottom-fade #sidebar15,
#top-corner_bottom-fade #sidebar16,
#top-corner_bottom-fade #sidebar17,
.videos #sidebar8 {
	padding-left: 10px;
}

#contentcol {
	float: left;
	padding: 25px 25px 0px;
}

.videos #contentcol {
	padding-left: 0px;
}

#rightcol {
	padding-top: 15px;
}

#border-left {
	background: url(images/bg_rightcol.gif) repeat-y left top;
}

#top-corner {
	background: url(images/seperator_top.gif) no-repeat left top;
}

#top-corner_bottom-fade {
	background: url(images/seperator_bottom.gif) no-repeat left bottom;
	padding: 18px 0 25px 0;
}

/*SIDEBAR*/
#leftcol h2,
#rightcol h2 {
	background: url(images/arrow.gif) no-repeat 0px 25px;
	font-size: 13px;
	padding-left: 16px;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #036;
	padding-top: 25px;
}

#rightcol h2 {
	padding-top: 5px;
	background: url(images/arrow.gif) no-repeat 0px 5px;
}

#rightcol h2 a {
	color: #036;
}

#leftcol ul {
	list-style-type:none;
}

#leftcol ul li ul {
	padding-left: 15px;
}

#leftcol ul li ul li{
	padding: 3px;
}

#leftcol ul li ul li a {
	color: #036;
}

.home #header h2,
#header h2.search {
	padding: 18px 0px 0px 110px;
}

#header h2 {
	padding: 38px 0px 0px 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #036;
	font-weight: normal;
	font-style: italic;
}

#rightcol {
	margin-left: 740px;
	
}

#contentcol {
	width: 445px;
}

#top-corner_bottom-fade {
	padding-bottom:50px;
}

/* HOME */

.home #header h2 {
	padding: 18px 0px 0px 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #036;
	font-weight: normal;
	font-style: italic;
}

.home #rightcol {
	background:url(images/icon_pen.gif) no-repeat 87px 0px;
	margin-left: 740px;
	
}

.home #contentcol {
	width: 445px;
}

.home #contentcol p {
	line-height: 22px;
}

.home #top-corner_bottom-fade {
	padding-bottom:50px;
}

.home #contentcol img {
	margin: 10px 15px 0px 0px;
}

a.ad {
	font-weight: bold;
	font-size: 17px;
	color: #036;
	background:url(images/arrow.gif) no-repeat 0px 3px;
	padding-left: 16px;
	display: block;
}

a.description {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

#ad-biotrak,
#ad-pharmatrak,
p#address {
	padding-left: 10px;
}

#ad-pharmatrak {
	padding-top: 30px;
	background: url(images/icon_pill.gif) no-repeat 140px 10px;
}

p#address {
	padding-top: 22px;
	background: url(images/bg_rightcol.gif) repeat-x top left;
	margin-top: 20px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 50px;
}

.title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	display:block;
}

.phone {
	font-size: 14px;
	color: #369;
}


/*------------CONTENT------------*/

#content {
	padding: 0 20px 10px;
}

#contentcol {
	font-size: 12px;
}

#contentcol a {
	font-weight: bold;
	color: #4184bb;
}

#contentcol p,
#contentcol a{
	line-height: 18px;
}

#contentcol h2 {
	font-weight: normal;
	font-size:20px;
	line-height: 24px;
	color: #036;
	padding-bottom: 10px;
}

/*------------FOOTER-----------*/

#footer {
	background: url(images/bg_footer.png) repeat-x;
	min-height: 188px;
	padding-top: 20px;
	margin: 0 auto;
	width: 999px;
}

#footer-wrapper {
	width: 999px;
	margin: 0 auto;
	padding-left: 25px
}

#footer ul {
	list-style-type:none;
}

#footer ul li a {
	color: #000;
}

#footer ul.menu {
	float: left;
	width: 840px;
	text-transform: uppercase;
}

#footer ul.menu li a {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
}

#footer ul.sub-menu li a {
	font-weight: normal;
	font-size: llpx;
}

#footer ul.sub-menu {
	text-transform: none;
}

#footer ul.menu li {
	display: block;
	padding: 0px 25px;
	float: left;
}

#footer ul.sub-menu li {
	display: block;
	float: none;
	padding: 3px 0px;

}

a.rss {
	display: block;
	background: url(images/icon_RSS.png) no-repeat;
	width: 52px;
	height: 62px;
	text-indent: -9999px;
	margin-left: 865px;
}

a.contact {
	display: block;
	margin-left: 865px;
	text-indent:-9999px;
	width: 62px;
	height: 42px;
	background:url(images/icon_envelope.png) no-repeat;
	margin-top: 20px;
}

.copyrightfooter {
	margin: 0 auto;
	padding:7px 20px 0px;
	width:919px;
}

p.address {
	float: left;
}

p.copyright {
	text-align: right;
	padding-bottom: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

ul.Superfish {
	list-style-type:none;
	padding-top: 30px;
	text-align:right;
}

ul.Superfish li {
	display: inline;
	padding: 0px 15px;
}

ul.Superfish li a {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

ul.Superfish li ul li{
	display:block;
	float:none;
}

ul.Superfish li ul li a {
	float:none;
}

.about #leftcol {
	width: 150px;
}

.solutions #leftcol {
	width: 180px;
}

.research #leftcol {
	width: 185px;
}

.about #contentcol {
	width: 540px;
}

.solutions #contentcol,
.research #contentcol {
	width: 510px;
}

.solutions.examples #contentcol,
.research.examples #contentcol {
	width: 720px;	
}

.resourcecenter #contentcol {
	width:645px;	
}

#contentcol ul {
	margin-left: 15px;
	margin-bottom: 10px;
}

#contentcol li {
	padding: 4px;
}

.rsswidget img {
	display:none;
}

#rightcol ul {
	list-style-type:none;
}

#rightcol li {
	padding: 4px 0px;
}

.type-post .entry {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #CCC;
}

.post small {
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 7px 0;
	display: block;
}

h3#comments {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: normal;
}

.comment-meta.commentmetadata,
.avatar {
	display:none;
}

ol.commentlist {
	list-style-type:none;
}

.fn {
	font-style: normal;
	font-weight: bold;
}

input#author,
input#email,
input#url {
	width: 200px;
	border: 1px solid #CCC;
	padding: 5px;
}

textarea#comment {
	width: 440px;
	border: 1px solid #CCC;
	padding: 3px;
}

#respond h3 {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 6px;
	font-weight: bold;
}

table td {
	padding: 4px 4px;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

thead {
	background: #EEE;	
}

thead td {
	font-size:10px;
	font-weight:bold;
	padding:9px 6px;
	text-transform:uppercase;
}

table {
	border-style:none none solid solid;
	border-color:-moz-use-text-color -moz-use-text-color #CCCCCC #CCCCCC;
	border-width:medium medium 1px 1px;
	font-size: 11px;
	margin-bottom: 20px;
}


.sample #leftcol {
	width: 175px;	
}

.sample #contentcol {
	width: 510px;	
}

.socialmedia-buttons img {
	border: 0 !important;
	margin-right: 10px;
	margin-bottom: 10px;
}

table tr td img {
	margin-top: 10px;
}