/*
Theme Name: Donoma
Theme URI: http://donomasoftware.com
Description: 
Version: 1.0
Author: Out:think
Author URI: http://outthinkgroup.com/
*/

@import url("styles/screen.css");

a[href$=".pdf"] {
    padding:7px 0 4px 31px;
    background: url(images/pdfsmall.jpg) no-repeat left top;
    display: block;
}

a[href$=".doc"] {
    padding:7px 0 4px 31px;
    background: url(images/docsmall.jpg) no-repeat left top;
}

#content-sub form {
    display: block;
}

#content-sub form ol {
    list-style: none;
    display: block;
    margin-top: 20px;
}

body {
	background: #fff;
	padding: 0;
	text-align: center;
	margin: 0;
	font-size: 80%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.star {
    padding-left:3px;
    color: red;
}

/* P Font changed to same as TINYMCE at Customer request */
p {
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif
}

img {
	border: none;
}

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

a {
    color:#571C1F;
    text-decoration:underline;
}

h4 {
    font-size:1.2em;
    font-weight:bold;
    line-height:1.25;
    margin-bottom:0.75em;
}

#headerwrap, #footerwrap {
	text-align: center;
	width: 100%;
	position: relative;
}

#headerwrap {
	background: url(images/bg-body.gif) repeat-y right top;
}

.shadow-top {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 48px;
	background: url(images/shadow-header2.png) repeat-x;
}

#shadow-bot {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 48px;
	background: url(images/shadow-footer2.png) repeat-x;
	z-index: 1;
}

#header, #footer {
	margin: 0 auto;
	width: 1005px;
	text-align: left;
	position: relative;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

#header {
	background: white url(images/bg-header2.jpg) repeat-y right top;
	z-index:1;
}

#header a {
	color: #3f3f3f;
	text-decoration: none;
}

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

#header ul {
	margin: 0;
	padding: 0;
}

#header ul li {
	margin: 0;
	padding: 0;
}

#logo {
	/*padding: 25px 0 0 25px;*/
	padding:10px 0 10px 44px;
	position: relative;
	z-index: 2;
}

#nav1 {
	float: right;
	text-transform: uppercase;
	padding: 20px 40px 0 0;
	position: relative;
	z-index: 3;
}


#nav2 ul li, #nav1 ul li {
	display: inline;
	padding: 0 5px;
}

#nav2 {
	position: absolute;
	right: 0;
	top: 150px;
	z-index: 3;
	text-transform: uppercase;
}

#nav2 .bolder {
	font-size: 1.2em;
	font-weight: bold;
}


#contentwrap {
	width: 100%;
	text-align: center;
}

#content, #content-404 {
	width: 1005px;
	margin: 0 auto;
	text-align: left;
	/*background: white url(images/bg-stock-main.jpg) no-repeat right;*/
	background: white url(images/pda-donoma-mainbg-v3.jpg) no-repeat right;
	height: 435px;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

#content-404 {
	background: white;
	padding-top:38px;
}

.404 {
    margin-top: 20px;
    width: 760px;
}

#content #diag-links {
	background-image: url(images/diagonal-main.png);
	width: 474px;
	height: 41px;
	font-weight: bolder;
	font-size: 1.1em;
	position: relative;
}

#diag-links a {
	color: #571c1f;
	text-decoration: none;
}

#diag-links li.current_page_item a {
	text-decoration:underline;
}

#diag-links ul {
    position:absolute;
    right:52px;
}

#diag-links a:hover {
	text-decoration: underline;
}

#content ul {
	margin: 0;
	padding: 10px 0;
}

#content ul li {
	display: inline;
	padding: 0 0 0 65px
}

#content #sidebar ul li {
	display: block;
}

#homeSidebar
{
	display: block;
	background: #8CC63F;
	width: 200px;
	margin:62px 0 8px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #571C1F;
	overflow: hidden;
	-moz-opacity:0.75;
	 opacity:0.75;
	progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	padding:11px;
	width:383px;

}

#homeSidebar h2
{
	color: #571C1F;
	text-transform:uppercase;
}

#homeSidebar ul li {
    border:medium none;
    margin-bottom:2px;
    padding-top:5px;
	display:block;
	font-size:15px;
	padding-left:20px;
}

#homeSidebar ul li ul li
{
	padding-bottom:9px;
	border-bottom: 1px dashed;
	background: url(images/bullet_green.png) no-repeat scroll -8px -2px;
}

#homeSidebar ul li ul li:hover
{
	background-color: #9CD251;
}

#homeSidebar ul li a
{
	text-decoration:none;
}

#homeSidebar ul li a:hover, #homeSidebar ul li a:active
{
	text-decoration:underline;
	color: #571C1F
}

.rssSub
{
	font-size:13px;
	text-transform:uppercase;
}

.rssCats ul li
{
	font-size:10px;
}

.rssSub img
{
	position:relative;
	top:2px;
}

#button {
	height:59px;
	margin:0;
	width:405px;
	z-index:9999;
	background: #F5FAEE;
	position:absolute;
	left:770px;
	top:152px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#button p
{
	font-size:33px;
	padding:4px;
	text-transform:uppercase;
	color:#571C1F;
	position:relative;
	bottom: 9px;
	left: 8px;
}

#button p img
{
	left:5px;
	position:relative;
	top:7px;
}

#nav2-sub .the_menu {
	padding: 0px;
	border: 1px solid #e2e2e2;
	display:none;
	position:absolute;
	top:33px;
	width:226px;
}

#nav2-sub ul.the_menu li {
	display:block;
border-top:1px solid #e2e2e2;
list-style:none;
background: white url(images/home-bg-gradient.png) repeat-x center 52px;
height: 121px;
padding: 0px;
}

#nav2-sub ul.the_menu li:hover {
background: white url(images/home-bg-gradient.png) repeat-x center bottom;
}

ul#nav2-sub ul.the_menu li a, ul#nav2-sub ul.the_menu li a:hover, ul#nav2-sub ul.the_menu li.current_page a, ul#nav2-sub ul.the_menu li.current_page a:hover
{
	background:none;
	border:none;
	padding: 0px;
}

#nav2-sub ul.the_menu li a {
	color:#FFFFFF;
	display:block;
	padding:10px;
	text-decoration:none;
}

#homeSidebar .the_menu2 {
	padding: 0px;
	border: 1px solid #e2e2e2;
	display:none;
	position:absolute;
	top:494px;
	width:226px;
	
	background: #8CC63F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-opacity:0.75;
	 opacity:0.75;
	progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}

#homeSidebar ul.the_menu2 li {
	display:block;
border-top:1px solid #e2e2e2;
list-style:none;
/*background: white url(images/home-bg-gradient.png) repeat-x center 52px;*/
height: 19px;
padding: 0px;
padding:0 0 0 10px;
}

#homeSidebar ul.the_menu2 li:hover {
/*background: white url(images/home-bg-gradient.png) repeat-x center bottom;*/
}
div#homeSidebar ul.the_menu2 li a, div#homeSidebar ul.the_menu2 li a:hover, div#homeSidebar ul.the_menu2 li.current_page a, div#homeSidebar ul.the_menu li.current_page a:hover
{
	background:none;
	border:none;
	padding: 0px;
}

#homeSidebar ul.the_menu2 li a {
	color:#FFFFFF;
	display:block;
	padding:10px;
	text-decoration:none;
}


#main {
    height:325px;
    margin-left:60px;
    margin-top:50px;
    overflow:hidden;
    width:500px;
	float:left;
}

#main p {
	padding-right: 210px;
	line-height: 1.7em;
	padding-top: 10px;
}

.menu-bot-text p {
  color: #7f7f7f;
  font-size: 1em;
  line-height: .65em;
}

.menu-bot-text h3 {
    color: #7f7f7f;
    line-height:4em;
    position:absolute;
    top:2px;
    z-index:4;
}

.menu-bot-text a {
    color:#571C1F;
    text-decoration: underline;
}

.menu-bot-text a:hover {
    color: #7f7f7f;
    text-decoration: underline;
}


#menu-bot-wrap {
    width: 1005px;
    margin: 0 auto;
    height: 82px;
    border-bottom: #D1D1D1 1px solid;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	position: relative;
	text-transform: uppercase;
}

#menu-bot-wrap a{ text-transform:none; }

#menu-bot-wrap span.num { font: 20px arial, sans-serif; color: #F7F7F0; background: url("images/circle.gif") no-repeat; text-align: center; width: 30px; height: 30px; /*margin: 0 8px 20px 0;*/ padding:4px 10px; font-weight: bold }

#menu-bot-left {
  background: #F5FAEE url(images/bg-leftdiagv2.jpg) no-repeat right top;
  width: 194px;
  height: 74px;
  float: left;
  padding: 4px 9px 4px 3px;
  text-align: left;
}

#menu-bot-mid {
  background: white url(images/bg-rightdiagv2.jpg) no-repeat right top;
  width: 178px;
  height: 74px;
  float: left;
  padding: 4px 95px 4px 6px;
  text-align: left;
}

#menu-bot-right {
  background: #f5faee;
  width: 185px;
  height: 74px;
  float: left;
  padding: 4px 36px 4px 5px;
  text-align: left;  
}

#clear {
    clear: both;
}

#footer {
	padding: 20px;
	color: #aaa;
	border: none;
	clear: left;
}

#footer a {
	text-decoration: none;
	color: #aaa;
	position: relative;
	z-index: 2;
}

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

/* Sub-page styling */
ul#nav2-sub {
	position: absolute;
	right: 120px;
    bottom:0px;
	z-index: 3;
	text-transform: uppercase;
	font-size:1.05em;
}

ul#nav2-sub li {
	display: inline;
	padding:6px 0;
}

ul#nav2-sub li a {
    border:1px transparent solid;
    color:#571C1F;
    display:block;
    float:right;
    font-weight:bold;
    margin:0;
    padding:5px;
}

ul#nav2-sub li a:hover, ul#nav2-sub li.current_page a {
    background:#F5FAEE none repeat scroll 0 0;
    border-color:#D1D1D1 #D1D1D1 #F5FAEE;
    border-style:solid;
    border-width:1px;
    text-decoration:none;
}

ul#nav2-sub li.current_page a:hover {
    border-color:#D1D1D1 #D1D1D1 #F5FAEE;
    border-style:solid;
    border-width:1px;
    text-decoration:none;
}

ul#nav2-sub li a:hover {
	border-bottom:1px solid #d1d1d1;
}

#trynow {
    position:absolute;
    bottom:5px;
    right:8px;
	z-index:999;
}

#content-sub {
	width: 1005px;
	margin: 0 auto;
	text-align: left;
	background: white no-repeat right;
	min-height: 435px;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}

#breadcrumbs {
    float: right;
    padding-right: 20px;
    padding-top: 11px;
    font-size:.9em;
    text-transform:uppercase;
    font-weight: bold;
 }

#breadcrumbs a {
    color:#571C1F;
    text-decoration: none;   
}

#breadcrumbs a:hover {
    color: #7dab40;
    text-decoration: none      
}

#content-sub #diag-links {
    background:#F5FAEE url(images/diagbg-left.jpg) no-repeat scroll left top;
    float: right;
    font-size: 1.1em;
    font-weight: bolder;
    height:39px;
    width:540px;
    position: relative;
}

#content-sub #diag-links ul {
  	margin:8px 5px 0pt 0pt;
	float:right;
}

#content-sub #diag-links li {
    display: inline;
    font-size: .9em;
    text-transform: uppercase;
    padding:5px 10px;
}

#singlecol-sub {
    margin-left: 60px;
    width:880px;
    float: left;
}

#lcol-blog {
	width:600px;
	padding-right:30px;
	float:left;
	margin-left: 60px;
}

#lcol-sub {
	width: 430px;
	margin-left: 60px;
	float: left;
}

#lcol-sub.onecolumn {
	width:600px;
	margin-left:200px;
}

#lcol-sub p {
  line-height:2.2em;
}

#rcol-sub {
	width: 430px;
	margin: 46px 60px 25px 0;
	float: right;
	padding-left:20px;
}

#rcol-sub p, #lcol-sub p, #singlecol-sub p {
  line-height:1.5em;
}

#lcol-sub h2, #rcol-sub h2, #singlecol-sub h2{
  color: #571C1F;
}

#lcol-sub ul li, #rcol-sub ul li, #singlecol-sub ul li {
  line-height: 25px;
}

#footer-sub {
  border-bottom:1px solid #D1D1D1;
  border-left:1px solid #D1D1D1;
  border-right:1px solid #D1D1D1;
  color:#AAAAAA;
  margin:0 auto;
  padding:20px;
  text-align:left;
  width:965px;
  background: transparent url(images/bg-header2.jpg) right repeat-y;
  position: relative;
  clear: left;
}

#footer-sub a {
	text-decoration: none;
	color: #aaa;
	position: relative;
	z-index: 2;
}

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

.clear {
  clear: both;
  height: 1px;
}

#cformsform label, .cform label {
	display:block;
	width:200px;
}

.failure {
	border:3px #bb0000 solid;
	background:#ffaaaa;
	font-size:1.2em;
	font-weight:bold;
	padding:5px;	
}

.cform .cf_hidden {
	display:none;
}

.linklove {
	display:none;
}

#sidebar {
	width:275px;
	float:left;
}

#sidebar a {
    color: #571C1F;
}

#sidebar a:hover {
    text-decoration: none;
}
#sidebar h2 {
    color: #333;
    font-size: 1.8em;
    margin-bottom: 2px;
    margin-left:13px;
}

#sidebar ul {
    list-style: none;
}
.widget{
    min-height:145px;
}

#sidebar ul li {
    background:#FFFFFF url(images/sb-widgetbg.jpg) no-repeat scroll center top;
    border:medium none;
    margin-bottom:2px;
    padding-top:5px;
}

#sidebar ul li ul li {
    border: none;
    padding: 0;
    background: none;
    margin-left: 0;  
}

#sidebar .widget ul{
    margin:12px 16px;
}

#lcol-blog h2 {
    margin-bottom: 14px;
}

#lcol-blog a {
    color: #571C1F;
    text-decoration:none;
}

#lcol-blog a:hover {
    text-decoration:underline;
}

#lcol-blog a:visited {
    color: #769F3B;
}

.post small {
    font-size: 0.94em;
}

.entry {
    margin-top: 10px;
}

#lcol-blog ol {
    list-style: none;
    margin: 0;
}

#lcol-blog ol li {
    background: #EFEFEF;
    margin-bottom:10px;
    padding:10px 10px 2px;
}

.form-header {
    font-weight: bold;
    margin-top:10px;
    margin-bottom:5px;
    font-size: 130%;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.info[class] {
display:none;
}