/*
Theme Name: rrv-10
Description: Rabbitrock Ventures
Author: Robert Reddick
Author URI: http://www.rabbitrock.com


/*-----------Block Level Elements--------------*/

/* Basic stuff */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #fff;
	color: #2f2f2f;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* General formatting */

#insidehead {
	width: 100%;
	height: 205px;
	background: #9DA4A8 url('./alpha/inside-head.gif') top center no-repeat;
}
#navs {
	width: 900px;
	margin: 0 auto;
	text-align: right;
}
#logo {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 220px;
	height: 180px;
	text-indent: -5000px;
}
#logo a {
	position: absolute;
	text-decoration: none;
	width: 220px;
	height: 180px;
	top: 0;
	left: 0;
	line-height: 11px;
}
#mastwrap {
	background: #282f33 url('./alpha/masthead.gif') bottom left repeat-x;
	height: 174px;
}
#masthead {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#polaroid1 {
	float: right;
	color: #fff;
	margin: 20px 3px 0 0;
}
#polaroid2 {
	float: right;
	color: #fff;
	margin: 5px 0 0 5px;
}
#contentwrap {
	background: #fff;
}
#content {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 10px 5px 15px;
}
#insidecontent {
	width: 620px;
	float: left;
}
#clearFoot {
	background: #fff;
	height: 35px;
}
#footer {
	background: url('./alpha/footer.gif') top left repeat-x;
	height: 35px;
}
#logos {
	margin: 5px 0 30px 0;
}
#insidecontent {
	width: 600px;
	float: left;
}
#insidehighlight {	
	width: 200px;
	float: left;
	padding: 0 30px 0 0;
}
.podcast {
	background: url('./alpha/podcast.gif') top left no-repeat;
	padding: 20px 20px 15px 65px;
	margin: 5px 0 0 0;
}
.pdf {
	background: url('./alpha/pdf.gif') top left no-repeat;
	padding: 20px 20px 15px 56px;
	margin: 5px 0 5px 0;
}



#latest {
	float: left;
	width: 180px;
}
#blogSnippet {
	padding: 4px 4px 0 4px;
}
#polContent {
	float: left;
	width: 435px;
	margin: 0 35px 0 0;
}
#polaroids {
	float: left;
	margin: 55px 0 0 0;
}
.highlightme {
	padding: 10px;
	background: #edfae6;
	border: 1px solid #d2f3bf;
	margin: 10px 0 25px 0;
	font-weight: bold;
}

/* Fancy tagline */

#masttext {
	background: url('./alpha/tag.gif') top left no-repeat;
	width: 577px;
	height: 90px;
	margin: 35px 0 0 29px;	
	_margin-left: 15px;
	position: relative;
	float: left;
	line-height: 11px;
}
#mastlinks a {
	position: absolute;
	text-decoration: none;
}
#mastlinks a#hero {	
	width: 173px;
	height: 22px;
	top: 33px;
	left: 147px;
	line-height: 11px;
}
#mastlinks a#headache {
	width: 177px;
	height: 22px;
	top: 33px;
	left: 332px;
	line-height: 11px;
}
#mastlinks a#revolution1 {
	width: 57px;
	height: 22px;
	top: 33px;
	left: 520px;
	line-height: 11px;
}
#mastlinks a#revolution2 {
	width: 127px;
	height: 22px;
	top: 66px;
	left: 0;
	line-height: 11px;
}
#mastlinks a#socks {
	width: 165px;
	height: 22px;
	top: 66px;
	left: 138px;
	line-height: 11px;
}
#mastlinks a#love {
	width: 115px;
	height: 22px;
	top: 66px;
	left: 417px;
	line-height: 11px;
}
#mastlinks a span { visibility: hidden; }
#mastlinks span { visibility: hidden; }

/* Primary Navs */

#primary {
	margin: 0;	
	padding: 150px 45px 0 0;
	height: 13px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
}
#primary li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}
#primary a, #primary span {
	float: left;
	padding: 13px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:13px; /* for IE5/Win only */
}	
#primary a:hover, #primary a:active, #primary a.selected {
	background-position: 0 -13px;
}
#home a {
	width: 42px;
	background: url(./alpha/home.gif) top left no-repeat;
}
#about a {
	width: 50px;
	background: url(./alpha/about.gif) top left no-repeat;
}
#services a {
	width: 69px;
	background: url(./alpha/services.gif) top left no-repeat;
}
#contact a {
	width: 69px;
	background: url(./alpha/contact.gif) top left no-repeat;
}
#labs a {
	width: 38px;
	background: url(./alpha/labs.gif) top left no-repeat;
}
#blog a {
	width: 41px;
	background: url(./alpha/blog.gif) top left no-repeat;
}


ul#primary li span {
	width: 43px;
	background: url(./alpha/divider.gif) 0 4px no-repeat;
}

/* Secondary navs */

#secondarynavs {	
	width: 180px;
	float: left;
	padding: 63px 50px 0px 0px;
}
#secondarynavs h3 {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 5px 0 10px 0;
	color: #282f33;
}
#content ul.secondary {
	margin: 0 0 15px 0px;
}
#content ul.secondary li {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 3px 0 1px 0px;
	display:block;
	list-style-type:none;
}
ul.secondary li a {
	text-decoration: none;
	color: #282f33;
	padding: 2px;
}
ul.secondary li.active a, ul.secondary li a:hover {
	color: #282f33;
	background: #cdcdcd;
}

/* Text formatting */

p {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
}
blockquote {
	background: url(./alpha/quote.gif) top left no-repeat;
	margin: 5px 0 15px 0;
	padding-left: 35px;
	color: #666;
}
code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
}
pre {
	background: #ededed;
	padding: 5px;
	margin: 0 0 20px 0;
	color: #c61010;
}
pre span {
	color: #000;
}
p.small {
	font-size: 11px;
	line-height: 14px;
}
p.topPad {
	margin-top: 10px;
}
p.learnmore {
	color: #939799;
	border-top: 1px solid #ededed;
	padding-top: 14px;
	margin-top: 10px;
}
#insidehighlight p.productsSide {
	padding: 10px 0 5px 0;
	margin: 0;
}
#insidehighlight p.productsSide span {
	display: block;
	padding-top: 1px;
}
#insidehighlight p.blogDesc {
	padding-top: 18px;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}
#blogSnippet p {
	font-size: 11px;
	line-height: 15px;
}
#insidecontent p {
	line-height: 19px;
	padding: 0 0 16px 0;
}
#insidecontent p.big {
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 18px 0;
}
#polaroids p {
	padding: 0 0 5px 0;
}
#polaroids p.spaceme {
	padding: 0 0 15px 0;
}
#secondarynavs p {
	font-size: 11px;
	line-height: 15px;
}
#insidecontent h1 {
	font: bold 22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 23px 0;
	padding: 0 0 8px 0;
	color: #282f33;
	border-bottom: 1px solid #ededed;
}
h1 {
padding: 0px 0px 0px 0px;
}

h1.background {
	text-indent: -5000px;
	background: url(./alpha/background.gif) 0 4px no-repeat;
}
h1.about {
	text-indent: -5000px;
	background: url(./alpha/menu2_about.gif) 0 4px no-repeat;
}
h1.home {
	text-indent: -5000px;
	background: url(./alpha/menu2_home.gif) 0 4px no-repeat;
}
h1.services {
	text-indent: -5000px;
	background: url(./alpha/menu2_services.gif) 0 4px no-repeat;
}
h1.labs {
	text-indent: -5000px;
	background: url(./alpha/menu2_labs.gif) 0 4px no-repeat;
}
h1.blog {
	text-indent: -5000px;
	background: url(./alpha/blog.gif) 0 4px no-repeat;
}
h1.contact {
	text-indent: -5000px;
	background: url(./alpha/contact.gif) 0 4px no-repeat;
}
h3 {
	font: bold 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #60b859;
	text-transform: uppercase;
}
body#blog #insidecontent h3.withicon {
	font: bold 15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #282f33;
	text-transform: none;
}
h3.withicon img {
	margin-top: -5px;
}
h4 {
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
	color: #282f33;
}
h5 {
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
	color: #727d83;
	font-style: italic;
}
blockquote.frontQuote1 {
	font: normal 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 32px;
	line-height: 18px;
}
blockquote.frontQuote2 {
	font: normal 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 31px;
	line-height: 18px;
}
blockquote.frontQuote1 p, blockquote.frontQuote2 p {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 0 0;
}
blockquote.frontQuote1 p span, blockquote.frontQuote2 p span {
	font-size: 10px;
	font-weight: normal;
}
#insidecontent blockquote p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
}
#insidecontent p.breadcrumb {
	font-size: 11px;
	border-top: 1px dotted #d2f3bf;
	border-bottom: 1px dotted #d2f3bf;
	background: #edfae6;
	padding: 3px 6px 5px 6px;
	margin: 4px 0 23px 0;
}

/* Links */

a:link, a:hover, a:active {
	text-decoration:underline;
	color: #282f33;
}
a:visited { color:#282f33; }
a:hover { text-decoration:none; }
#blogSnippet h4 a { color: #282f33; }


/* Images */

img {
	border: 0;
}
img.middleme {
	vertical-align: middle;
	margin-right: 3px;
}
img.leftimg {
	float: left;
}
img.rightimg {
	float: right;
}
img.customerlogo {
	float: left;
	margin: 0 11px 11px 0;
}

/* Lists */

#content ul, #content ol {
	margin: 0 0 0px 25px;
}
#content ul li, #content ol li {
	font-size: 12px;
	padding: 3px 0 5px 5px;
	margin: 0 0 0px 25px;
}
#content ul.small li, #content ol.small li {
	font-size: 11px;
}
#content ul.arrow, #content ul.bigtick, #content ul.bigcross {
	margin: 0 0 15px 10px;
	list-style: none;
}
#content ul.arrow li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(/images/icons/bluepoint.gif) no-repeat 0 3px;
}
#content ul.bigtick li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(/images/icons/tick.gif) no-repeat 0 3px;
}
#content ul.bigcross li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(/images/icons/cross.gif) no-repeat 0 3px;
}
#content ul.arrow li span, #content ul.bigtick li span, #content ul.bigcross li span  {
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin: 3px 0 10px 0;
}
#content div.errorMessage ul, #content ul.tick {
	margin: 0 0 10px 0px;
}
#content ul.tick li {
	font-size: 11px;
	background: url(/images/icons/tick.gif) no-repeat 0 3px;
	margin:0;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
#blog ul.tick li {
	font-size: 12px;
	background: url(/images/icons/tick.gif) no-repeat 0 3px;
	margin:0 0 0 15px;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
#content ul.tick li.learn {
	background: none;
	padding-top: 3px;
}
#content ul.smallList {
	margin: 5px 0 15px 0;
}
#content ul.smallList li {
	background: url(/images/icons/smallPoint.gif) no-repeat top left;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 1px 0 1px 15px;
	display:block;
	list-style-type:none;
}
dl {
	padding-bottom: 15px;
}
dt {
	padding-bottom: 3px;
}
dd {
	padding-bottom: 6px;
}
dt code {
	color: #c61010;
}

/* Rounded corners */

.upperleft{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f4f4;
	background-image: url('./alpha/upperleft.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.upperright{
	background-image: url('./alpha/upperright.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.lowerleft{
	background-image: url('./alpha/lowerleft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.lowerright{
	background-image: url('./alpha/lowerright.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 8px 15px 10px 15px;
	margin-bottom: 0px;
}

/* Forms */

input { 
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select option {
	padding-right: 4px;
}
textarea {
	font: 11px verdana, arial, helvetica, sans-serif;
	padding: 2px;
}
textarea.full {
	width: 550px;
}
form.subscribe {
	margin-bottom: 15px;
}
form.subscribe input {
	float: left;
}
form.subscribe input.button {
	padding-left: 5px;
	margin-top: -2px;
}
#subscribe-text {
	width: 75px;
}
input.subscribeButton {
	vertical-align: middle;
	padding-left: 5px;
	margin-top: -4px;
}
body#blog #insidecontent table.formstuff {
	width: 600px;
}
body#blog #insidecontent table.formstuff td {
	padding: 1px 0;
}
body#blog #insidecontent table.formstuff td p {
	margin: 0;
	padding: 5px 0 2px 0;
	font-weight: normal;
	font-size: 11px;
}
body#blog #insidecontent table.formstuff td label {
	font-size: 11px;
}
table.contactform td {
	padding: 10px 0 0 0;
}


/* Blog styles */

body#blog #insidecontent h1 {
	font: bold 22px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #52aa4a;
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
body#blog #insidecontent h1 a {
	text-decoration: none;
}
body#blog #insidecontent h1 a:hover {
	text-decoration: underline;
}
body#blog #insidecontent h1.catTitle {
	font: normal 26px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #85cb62;
	margin-bottom: 25px;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #e6e6e6;
}
body#blog #insidecontent h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #43a037;
	margin: 0;
	padding: 10px 0 15px 0;
	border: none;
}
body#blog #insidecontent h2.commentTop {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #6bc462;
	margin: 15px 0 1px 0;
	padding: 6px 10px 5px 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: right;
}
body#blog #insidecontent h2.summary {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #46be3b;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
}
body#blog #insidecontent h3 {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4dbf60;
	margin: 0;
	padding: 10px 0 8px 0;
	border: none;
}
body#blog #insidecontent h3.catTitle {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4dbf60;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: none;
}
body#blog #insidecontent h4 {
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
}
body#blog #insidecontent h4.posted {
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 6px 0;
	color: #666;
}
body#blog #insidecontent h4.withcomments {
	background: url('./alpha/comment.gif') 0 6px no-repeat;
	padding: 10px 0 3px 27px;
	border-top: 1px solid #efefef;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
	height: 25px;
}
body#blog #insidecontent h4.withcomments span {
	display: block;
	float: right;
	font-weight: normal;
}
body#blog #insidecontent h4.comments {
	border-top: 1px solid #efefef;
	padding: 10px 0 0 0;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
}
body#blog #insidecontent #category h4.comments {
	padding: 0;
	border: none;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
}
body#blog #insidecontent h4.comments span {
	display: block;
	float: right;
	font-weight: normal;
}
#insidehighlight p {
	font-size: 11px;
	color: #555;
}
#insidehighlight h3 {
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	text-transform: none;
	color: #57585c;
}
#insidehighlight h3.fancy {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 30px 0 10px 0;
}
body#blog #insidecontent #comments h3.sub {
	text-transform: none;
	font: bold 15px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #85cb62;
	margin: 0;
	padding: 0 0 5px 0;
}
.commentFooter {
	border-top: 1px dotted #cfcfcf;
	padding: 0;
	margin: 10px 0 18px 0;
}
#content ul.arrow li h4 {
	padding: 0 0 2px 0;
	font-size: 12px;
}
#blog code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	color: #c30;
}
tr.rowOnBlue { 
	background-color: #F9FCFF;
}
tr.rowHighlight {
	border-bottom: 1px solid #CADBE5;
	font-size: 11px;
	padding-left: 5px;
	background-color: #FFFDE9;
}
.dataTable td, th {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.dataTable td {
	border-bottom: 1px solid #CADBE5;
	font-size: 11px;
	padding: 3px 5px;
}
.dataTable th.titleCell {
	background: #0d4fb0;
	color: #fff;
	font-size: 14px;
	padding: 8px;
}
.dataTable th.subTitleCell {
	background: #4492dc;
	color: #fff;
}
.dataTable th.subTitleCellLeft {
	background: #4492dc;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}
.dataTable .leftCell {
	text-align: left;
}
.dataTable {
	margin-bottom: 10px
}
.dataTable tr.rowHighlight {
	background-color: #FFFDE9;
}
.titleCell code { color: #fff; }
td.light { color: #666; }
.blogNote { 
	background: #fffeef;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	padding: 10px;
	margin-bottom: 15px;
}
.helpAttachment { 
	float: right;
	width: 180px;
	font-size: 11px;
	padding: 10px;
	margin: 0 0 20px 30px;
	background: #F2F8FF;
	border: 1px solid #D6E7FA;
}
table.login td {
	padding: 3px;
}
#comments {
	background: #f7f7f7;
	padding: 18px;
}
body#blog #insidecontent #comments p.author {
	padding: 6px 0 5px 27px;
	background: url('./alpha/comment.gif') 0 3px no-repeat;
}
body#blog #insidecontent #comments p.time {
	color: #8c8c8c;
	font-size: 11px;
	padding-bottom: 8px;
}

/*-----------Block Level Elements--------------*/

Body {

}

#page {
	width: 750px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
}

#sidebar {
padding: 0px 0px 220px 0px;

}

#footer {
	clear: left;
	}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 650px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: left;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

