.tdomf_form {  background:#F8F8F8; border:1px solid #EFF4F5; display: inline-block; padding:10px; margin:5px 0px; position:relative;width:538px;
}

 #tdomf_form10  {  padding:10px; margin:5px 0px; position:relative
}
.tdomf_form:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
    visibility: hidden;
}

.tdomf_form fieldset {
 border: 0px;
}
.leftoo{float:left; width:280px;}
.rightoo{float:left; width:280px; margin-left:10px}
.tdomf_form label, .uploadtext {color:#3B3E43; font-size:90%; margin:2px 0 3px 0;  font-weight:bold; font-family:arial}
.tdomf_form .required {
 color:#3B3E43;
}
.tdomf_form fieldset {
 text-align: left;
 width: 100%;
 padding-top: 5px;
 padding-bottom: 5px;
}
.tdomf_form textarea {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #EFF4F5;
color:#3B3E43;
padding:5px;
width:400px;
}
.tdomf_form input {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #EFF4F5;
color:#3B3E43;
margin:5px 0;
padding:5px;
width:400px;
}
.tdomf_form iframe {
	padding:0px;
	 margin:0px; 
	 width:500px; 
}
.tdomf_form select {
background-color:#FFFFFF;
border:1px solid #EFF4F5;
color:#3B3E43;
padding:0;
width:400px;
}
.tdomf_form select option{
	border: 1px dashed #DBE6D9;
	border-top:0;
	padding: 2px 0 2px 17px;
	font-size:14px}
	
	.tdomf_form select option:hover{
	background:#DBE6D9 url(http://devsnippets.com/wp-content/themes/devsnippets/images/add.png no-repeat);
}
	.tdomf_form select option.alt{
background-color:#EFF4F5;}

.tdomf_form #customfields-textfield-5,#whoami_email{	
width:250px;
}
.tdomf_form #tdomf_form10_send{-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#474E5B none repeat scroll 0 0;
color:#EFF4F5;
font-size:14px;
margin-left:10px;
padding:10px;
width:150px;}
small{color:#666666;
font-family:Georgia,"Times New Roman",Times,serif;
font-style:italic;
margin:0;}
.buttons{width:100px; background:#3B3E43; color:#EFF4F5; padding:2px; border:0}
.tdomf_form fieldset legend {
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-left: 0px;
}
.tdomf_form_preview {
 border: 1px dotted black;
 padding: 5px;
 margin: 5px;
 margin-bottom: 20px;
}
.tdomf_form_preview p {
 margin-left: 15px;
}
.tdomf_form_message {
background:#E6F0E5 url(../../themes/devsnippets/images/warning.png) no-repeat scroll 10px;
border-top:1px dashed #FF3366;
border-bottom:1px dashed #FF3366;
margin:5px 0px 5px 0px;
padding:5px 5px 5px 70px;
text-align:left;
font-weight:bold
}

.tdomf_form_message a{
color:#FF3366;
border-bottom:2px solid #DBE6D9}
#tdomf_upload_inline_form {
 text-align: left;
 float:left;
 height: 100%;
 color:#3B3E43; width:228px; font-size:85%;
}
#tdomf_upload_inline_form .required {
 font-weight: bold;
}
.tdomf_upload_inline_errors {
color:red;
font-size:11px;
line-height:12px;
}

#tdomf_category_checklist ul, .tdomf_category_children ul {
 list-style-type: none; 
}

.tdomf_category_children ul {
}

/* Formatting the QuickTag toolbar */

#ed_toolbar input {
 /*padding: 0px;
 margin: 2px;
 margin-bottom: 0px;
 margin-top: 10px;*/
}
#ed_toolbar input:hover {
 /*padding: 0px;*/
}
#ed_bold {
 font-weight:bold;
}
#ed_italic {
 font-style:italic;
}
#ed_link, #ed_ext_link {
 color:blue;
 text-decoration: underline;
}
#ed_under {
 text-decoration: underline;
}
#ed_strike {
 text-decoration: line-through;
}

/* Required for AJAX progress display */

.shadow {
    background: #3B3E43;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 630px;
    padding: 15px;
}

#shadow10{width: 628px; height: 463px; position: absolute; left: 0px; top: 1046px; z-index: 999; display: none; opacity: 0.2;}
#ajaxProgress10{display: none; height: 15px; width: 340px; position: absolute; left: 174px; top: 1270px; z-index: 1000;}

.hidden {
    display: none;
    background:#EFF4F5 url(../../themes/devsnippets/images/warning.png) no-repeat;
	border-top:3px solid #EFF4F5;

}

.progress {
    position: absolute;
    display: block;
    background: #f9fcfe;
    padding: 5px;
}