/*
 * CSS: undohtml.css
 */
div, ul, li, h1, h2, h3, h4, pre, body, html, blockquote {
	margin:0;
	padding:0;
	}
p{ padding: 0; margin:0 0 1.5em 0; }
a img, :link img, :visited img { border:none; }
ul { list-style-type:none; }


/*
 * HEADINGS
 */
h1, h2 {
    margin-bottom:3px;
    line-height:1.5em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3, h4, h5, h6 {
    margin-bottom:3px;
    line-height:1.5em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 { font-size:14px; }
h3 { font-size:12px; }
h4 { font:bold 14px Verdana, Arial, Helvetica, sans-serif; }
h5 { font-weight:normal; font-size:1em; }
input { vertical-align:middle;}
input textarea { width:300px; }

/* OTHERS */
p.first {margin-top:15px;}
div.hr { background-color:#E1E2C4; }

/* clearfix for div: <div class="clearfix"></div> */
.clearfix {
	clear:both;
	display:block;
	visibility:hidden;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* Links */
:link { text-decoration:none; color:#599EEF; }	
a:active { text-decoration:none; color:#0051a8; }
a:hover { text-decoration:underline; color:#0051a8; }
:visited { text-decoration:none; color:#0051a8; }
:visited:hover { text-decoration:underline; color:#0051a8; }

/* INPUT BOXES */
.input-row { clear:both; margin:3px 0; }
.section-first { margin-top:24px;}
.section-last { margin-bottom:24px;}
.input-row label { float:left; width:145px; margin-right:10px; text-align:right;}
.input-text { padding:2px; border:1px solid #ababab; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; font-size:11px; width:245px; }
.input-select { border:1px solid #ababab; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; font-size:11px; width:252px; }
.blank-label { float:left; width:145px; margin-right:10px; text-align:right; visibility:hidden;}
.required {color:#bf0000;}


/******************************************************
			CONTENT BOXES
******************************************************/

body {
	/*background: #E5ECF3;*/
	background: url(/images/bg.jpg) no-repeat #E5ECF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#212431;
	}
#container {
	/**width: 796px;*/
	width:950px;
	position: relative;
	margin: 0 auto;
	}
#header {
background: url(/images/header_bg.gif) 10px repeat #fff;
height: 82px;
width: 934px;
margin:0 8px;
	}
#middle {
	clear:both;
	/*width:780px;*/
	width:934px;
	padding:0 8px;
	background:url(/images/bg_container_950.gif) -124px repeat-y #fff;
	}
#footer {
	clear:both;
	margin-top:50px;
	padding:18px;
	padding-top:10px;
	background:#DFF4FF;
	color:#1D6A92;
	font-size:10px;
	text-align:center;
	}
#footer a{
display:block;
color: #FF0084;
font-weight: bold;

}
#col-left {
	float:left;
	width:198px;
	padding-top:10px;
	}


#content {
	float:left;
	width:512px;
	/*width:689px;*/
	margin-left:25px;
	padding-top:25px;
	display:inline;
}
#col-right {
	float:left;
	width:198px;
	padding-top:10px;
display:inline;
	}
/******************************************************
			SECONDARY BOXES
******************************************************/
/* #HEADER */
#logo {
	margin-top:20px;
	margin-left:12px;
	width:370px;
	height:62px;
	float:left;
	background:url(/images/logo.gif) no-repeat 10px -4px;
	}
#logo span { display:none; }
#logo a { display:block; width:370px; height:42px; }
#logo a:hover { text-decoration:none; }
#account {
margin: 56px 0 0 0;
	background:;
	float:right;
	color:#c7ced6;
width: 240px;
height: 26px;
padding: 0 17px;
	}
#account li { margin: 5px 0 0 0;float: left;}

#account a{color: #C9EF86; font-weight: bold;}
#nav { background:url(/images/nav_bg.gif) repeat-x #7AB317; }
#nav ul {
	float:left;
	margin-left:2px;
	height:30px;
	
	}
#nav ul li { float:left; }
#nav ul li a {
	float:left;
	height:24px;
	margin-right:8px;
	padding:0 13px;
	padding-top:6px;
	background:none;
	color:#fff;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	}
#nav ul li a:hover {
	background-image:url(/images/bg_nav_over.gif);
	color:#fff;
	text-decoration:none;
	}
#nav ul li.selected a {
	background-image:url(/images/bg_nav_on.gif);
	background-repeat:repeat-x;
	color:#054d74;
	}


/************* Column Left *************/

#col-left h2{
	padding:10px 0 4px 4px;

	background:url(/images/bg_col_left_heading.gif) repeat-x 0 100%;
	font: bold 18px helvetica, Verdana, sans-serif;
color: #FF0084;
border-bottom: 1px solid #FF9FD2;
	}

#col-left li a{color: #2C83B0; font-size: 12px}
#col-left li{padding: 2px 0 2px 8px; border-bottom: #FFBFE3 dashed 1px;color: #6FB1FF; font-size: 10px;}

/************* Column Right *************/


#col-right h2{
	padding:10px 0 4px 4px;

	background:url(/images/bg_col_left_heading.gif) repeat-x 0 100%;
	font: bold 18px helvetica, Verdana, sans-serif;
color: #FF0084;
border-bottom: 1px solid #FF9FD2;
	}

#col-right li a{color: #2C83B0; font-size: 12px}
#col-right li{padding: 2px 0 2px 8px; border-bottom: #FFBFE3 dashed 1px;color: #6FB1FF; font-size: 10px;}


/************ Postings ************/

h1#page-heading, h1#page-heading a:link, h1#page-heading a:visited, h1#page-heading a:active, .posting h1, .posting h1 a:link, .posting h1 a:visited,  .posting h1 a:hover,  .posting h1 a:active  {
	margin-bottom:15px;
	color:#6cae15;
	font:bold 18px 'Trebuchet MS', Verdana, sans-serif;
}
.posting h1 { margin-bottom:0;}
.posting img { float:left; padding-right: 15px; }
.posting { display: block; padding-bottom:30px; }
.posting .content {	margin:0; padding:0; }
.company-logo { float:left;}
.article-by { color:#718894; font-size:11px;}
.article-by a:link, .article-by a:visited, .article-by a:hover, .article-by a:active { color:#0052a8;}
.comment-block { color:#718894; font-size:11px;}
.comment-block a:link, .comment-block a:visited, .comment-block a:hover, .comment-block a:active { color:#0052a8;}


.comments h1 {
	margin-bottom:15px;
	color:#6cae15;
	font:bold 18px 'Trebuchet MS', Verdana, sans-serif;
}


.preview_label {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FDF2D9;
	color: #E49C12;
}

.preview_label a {
	/*color: #E49C12;
	border-bottom-color: #E49C12;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}

.field_label {
	background-color: #F4F7F9;
	color: #000000;
	/* color: #36A737; */
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin-bottom: 3px;
	font-size: 1.0em;
}
.steps{padding: 5px;background-color: #F4F7F9;}
.steps h3{padding: 5px 0}
.steps p{margin: 5px;}
.steps textarea{width: 99%}
.scrollable {
	overflow: auto;
}

.field_label_dim {
	color: #36A737;
/*	color: #54C955; */
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.error {
	color: #990000;

	font-weight: normal;
	font-size: 0.9em;
	margin-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.field_label_dim a {
	border-bottom-color: #36A737; /* #397FAD; */
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #36A737;
	font-weight: normal; /* background-color: #F4FCDE; */
}


.field_description {
	padding-left: 10px;
}

.field_block {
	margin-right: 20px;
	margin-bottom: 10px;
}
.field_wide {
	width: 60%;
}
.field_wider {
	width: 99%;
}

.field_label_required {
	color: #B90000;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 0px;
}
.field_required {
	background: #FFFFFF;
}

.warning {
	color: #000000;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 105%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 5px;

}


dt {
	color: #000000;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 105%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.preview,.category, .views,.date,.sociable,.favorites{width: 140px; float: left; border-bottom: 1px dotted #ccc;padding: 5px;}
.preview{font-weight: bold;}
.sociable ul{list-style: none;}
.sociable li{float:left; padding: 2px;}
.thumb{width: 330px; float: left;padding: 0 0 10px 0}
.thumb img{ padding: 2px;border: 1px solid #ccc;}
.rating{clear: both;}
#content h2{font-size: 18px; border-bottom: #666 dotted 1px; width: 480px;margin: 0 0 10px 0;}
#list .title{font-size: 14px;padding: 5px 0;font-weight: bold;}
#list .title a{font-size: 16px;padding: 5px 0 0 0; border-bottom:1px solid; color: #2086C0;}
#list .thumb img{border: 1px solid #ccc;padding: 2px; }
#list ul{width: 400px}
#list span{display: block; float: left; margin:10px 2px; padding: 2px 5px; border: 1px solid #ccc;}
#list span.active{color: #2086C0}
#thanks {width: 400px;}
#thanks p{margin: 10px 20px 0 0;}
#submit_form p{width: 475px; text-align: justify;}
#comment {margin: 20px 5px; background: #F4F7F9; padding: 10px 10px 30px 10px}
#comment h3{color: #FF0084; font-size: 18px; clear: both;}
#comment ul{clear: both; padding: 5px;margin: 20px 0}
.avatar img{display:block;width: 60px; padding: 3px;margin: 0 auto;}
.avatar a img{ border: 1px solid #999;}
#comment textarea{margin: 15px 0;}
.avatar{text-align: center; width: 85px;float: left; clear: left;margin:0 10px;}
.comment{display: block; margin: 0px;border-left: 1px solid #ccc;padding: 10px;}
.comment small{display: block; margin: 30px 0 0 0; padding: 5px 0 0 0; border-top: 1px solid #ccc;width: 75%;}
.favorites span{display: block; padding: 3px;background: #ececec;margin: 5px 0}
.icon{margin: 0 4px}
#user_info{width: 250px; height: 200px; background:#FFFADF; border: 1px #DFD499 solid; padding: 5px; float: left;margin: 5px 5px 5px 0;}
#user_info li.title{float: none; width: 242px; font-size: 14px; font-weight: bold;border-bottom: dotted 1px #DFD499;}
#user_info li.avatar{padding: 0px; margin: 0px;}
#user_info li.avatar img{padding:3px; margin: 2px;border: 1px solid #ccc;}
#user_info li{font-size: 9px; margin: 5px; float: left;}
#user_info li.name{ width: 100px;clear: left;}
#user_info li.data{ width: 130px; text-align: right; font-weight: bold;}
#user_info li.smname{ width: 80px;}
#user_info li.smdata{ width: 50px; text-align: right; font-weight: bold;}
#user_stats{width: 200px; height: 200px; background:#FFFADF; border: 1px #DFD499 solid; padding: 5px; float: left; margin: 5px;}
#user_stats li{font-size: 9px; margin: 5px; float: left;}
#user_stats li.title{float: none; width: 193px; font-size: 14px; font-weight: bold; border-bottom: dotted 1px #DFD499;}
#user_stats li.name{ width: 120px;}
#user_stats li.data{ width: 60px; text-align: right; font-weight: bold;}
#about_me {width: 472px;  background:#FFFADF; border: 1px #DFD499 solid; padding: 5px; clear: both;margin: 5px 5px 5px 0;}
#about_me h3{padding: 5px 4px 4px 4px; border-bottom: dotted 1px #DFD499;}
#about_me p{padding: 15px 10px 0 10px;}
#favorites .title{clear: both; float: none; font-size: 14px; font-weight: bold;border-top: 1px solid #CFEEFF; padding: 5px 0 0 0;}
#favorites .first{border: none; padding: 0;}
#favorites .info{font-size: 9px; font-weight: bold; width: 138px; color: #058DB5; margin: 0px 5px 0px 2px; float: left; text-align: right;}
#favorites .info span{font-weight: normal;margin: 0 3px; width: 60px; display: block; float: left; text-align: left;}
#favorites{padding: 5px;width: 230px; float: left;}
#favorites ul{margin:0; padding: 5px; width: 220px; background: #EFF9FF; border: 1px solid #D3EEFF;float: left;}
#favorites h3{border-bottom: 1px solid #D3EEFF;padding: 5px;}
#favorites li.thumb{float: left; display: block; width: 50px; height: 50px;margin: 10px 10px;}
#submitted .title{clear: both; float: none; font-size: 14px; font-weight: bold;border-top: 1px solid #CFEEFF; padding: 5px 0 0 0;}
#submitted .first{border: none; padding: 0;}
#submitted .info{font-size: 9px; font-weight: bold; width: 138px; color: #058DB5; margin: 0px 5px 0px 2px; float: left; text-align: right;}
#submitted .info span{font-weight: normal;margin: 0 3px; width: 60px; display: block; float: left; text-align: left;}
#submitted{padding: 5px;width: 237px; float: left;}
#submitted ul{margin:0; padding: 5px; width: 220px; background: #EFF9FF; border: 1px solid #D3EEFF;float: left;}
#submitted h3{border-bottom: 1px solid #D3EEFF;padding: 5px; width: 220px;}
#submitted li.thumb{float: left; display: block; width: 50px; height: 50px;margin: 10px 10px;}
.edit{margin-left: 10px; font-size: 9px;}
.layouts .ratingblock {border-bottom: none; position: relative; left: 40px;}
#content #list h2{width: 97%}
#list ul.layouts {width: 165px; height: 185px;float: left; display: block;}
#list ul.layouts .thumbs img{margin: 0 auto; display: block; padding: 1px; border: solid 1px #AFD4FF;}
#list ul.layouts .titles{text-align: center;height: 37px;}
.right{float: right;display:block;padding: 0 15px  0 5px;}
h2.search small{font-size: 9px; margin: 0 0 0 10px;}
#search{width: 95%;background: #F4FFDF; clear: both; padding: 5px 5px 15px 5px;border-top: #356F8F solid 1px;margin: 0 0 20px 0}
#search h3{color: #356F8F;font-size: 18px;}
#list div#hot_layouts h2{color: #9FDFFF;border:0px; background: url(/images/blank_header.gif)  no-repeat #fff; height: 45px; padding: 10px 0 0 75px; width: 435px; font-size: 24px;}
#list div#favorite_layouts h2{clear:both;color: #9FDFFF;border:0px; background: url(/images/blank_header.gif)  no-repeat #fff; height: 45px; padding: 10px 0 0 75px; width: 435px; font-size: 24px;}
#list div#new_layouts h2{color: #9FDFFF;clear:both;border:0px; background: url(/images/blank_header.gif)  no-repeat #fff; height: 45px; padding: 10px 0 0 75px; width: 435px; font-size: 24px;}
