/*
Theme Name: Own Nursing Agency
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



@charset "utf-8";
/* CSS Document */

body {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #f1f1f1;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

.headertitle {
	width:949px;
	
}

.headertitle h1 {
	font-size:16px;
	margin:0px;
	
	
}


.logo {
	width:949px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.logo a {
	color:#075EC5;
	text-decoration:none;
}


.logo h1 {
	font-size:20px;
	color: #333;
	font-style: italic;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
}


.logo h2 {
	font-size:14px;
	margin:0px;
	
}

.header {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/menu.jpg);
	background-repeat:no-repeat;
	height: 43px;
}


.headermenu {
	color:#FFDE59;
	padding:9px;
	text-align:center;
	font-weight: bold;
	margin: 0px;
}


.headermenu a {
	color:#FFDE59;
	text-decoration:none;
}

.headermenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



.headerbanner {
	height:202px;
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/banner.jpg);
}

.headerbannertext {
	padding-top: 0px;
	padding-right: 399px;
	padding-bottom: 0px;
	padding-left: 22px;
	color: #FFF;
	font-size: 13px;
	margin: 0px;
}




.container {
	width:949px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
	padding-top: 37px;
}

.contents {
	padding:8px;
	background-color: #FFF;
	clear: both;
}

.3products {
	margin:auto;
}


.products {
	width:270px;
	float: left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 18px;
	text-align: center;
}

.products p{
	margin:0px;
}



.productstop {
	height:46px;
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/product-title.jpg);
	background-repeat: no-repeat;
}

.productstop h2 {
	font-size:16px;
	color: #FF3E3E;
	background-image: url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/icon.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 25px;
	padding-left: 37px;
	padding-top: 4px;
}

.productbg {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/productbg.jpg);
	padding-right: 18px;
	padding-left: 18px;
	color: #666;
}

.productbottom {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/productbottom.jpg);
	height: 17px;
}



.clear {
	clear:both;
}


.moredetails {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/details.jpg);
	height:40px;
	width:206px;
	margin:auto;
	background-repeat:no-repeat;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	text-align: left;
}

.moredetails a{
	color:#666;
	text-decoration:none;
}

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



.bottombg {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/bottombg.jpg);
	clear:both;
	height:7px;
}

.bottomsection {
	width:949px;
	margin:auto;
	padding:5px;
	text-align: center;
	font-size: 12px;
}

.menubottom {
	width:270px;
	padding:0px;
	float:left;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 18px;
	text-align: center;
}

.menubottomhighlight {
	color:#06C;
	font-size:15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 6px;
}


.menubottommenu {
	text-align:left;
	padding-left: 17px;
}

.menubottommenu ul,li {
	margin:0px;
	padding:0px;
	list-style-type: circle;
}

.menubottommenu a{
	color:#5C5C5C;
	text-decoration: none;
	font-size:12px;
}

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


.menubottomhighlight:hover {
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 6px;
}

.content {
	width: 97%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.contentproductdesc {
	float:left;
	width:570px;
	margin: 8px;
}

.priceebook {
	color: #287EFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
}

.pricehardcopy {
	color: #287EFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	border: 2px dashed #F60;
	width: 100%;
}

.prodincluded {
	width:551px;
	
	
}

.prodincludedcontent a {
	color:#FFF;
	text-decoration:none;
	
}

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




.prodincludedcontent {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	color: #FFF;
}

.prodincludedcontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.prodincludedtop {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/prodtop.jpg);
	height:15px;
	background-repeat:no-repeat;
}

.prodincludedbg{
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/prodbg.jpg);
	background-repeat:repeat-y;
}



.prodincludedbottom {
	background-image:url(http://www.ownnursingagency.com/wp-content/themes/ownnursingagency.com/images/prodbottom.jpg);
	background-repeat:no-repeat;
	height:18px;
}

.redhighlight {
	color:#F30;
	font-size:17px;
	text-decoration:underline;
	font-weight:bold;
}


.tags1 {
	padding:4px;
	color:#06C;
	font-weight:bold;
	border: 1px dashed #999;
	margin-top:20px;
}

.tags1 a{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

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

.note {
	font-size:10px;
}