body 
{
    /*background-image:url('http://www.thepeepingthom.com/media/images/bg_wp_weave_012.jpg');*/
    font-family: 'century gothic', verdana, sans-serif, 'times new roman';
    font-size: 12px;
}

td, th, input, select, textarea
{
    font-family: 'century gothic', verdana, sans-serif, 'times new roman';
    font-size: 12px;
}

h1
{
    font-family: Verdana, sans-serif, 'times new roman';
    font-size: 16px;
    font-weight: bold;
}

h2
{
    font-family: verdana, sans-serif, 'times new roman';
    font-size: 14px;
    font-weight: bold;
}

h3
{
    font-family: Verdana, verdana, sans-serif, 'times new roman';
    font-size: 13px;
    font-weight: bold;
}

div.centered 
{
    text-align: center;
}

div.centered table 
{
    margin: 0 auto; 
    text-align: left;
}

.tbl_grid
{
    background-color: #000000;
}

.tbl_grid_header
{
    font-weight: bold;
    background-color: #ffffff;
    color: #000000;
}

.tbl_grid_even
{
    background-color: #ffffff;
}

.tbl_grid_odd
{
    background-color: #e6e6e6;
}

.tbl_grid_info
{
    background-color: #ffffff;
}

.error_msg
{
    font-family: 'century gothic', verdana, sans-serif, 'times new roman';
    font-size: 12px;
    color: #ff0000;
}

#status_results
{
    font-family: 'century gothic', verdana, sans-serif, 'times new roman';
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

.frmTextfieldSmall
{
    width: 50px;
}

.frmTextfieldMedium
{
    width: 120px;
}

.frmTextfieldBig
{
    width: 250px;
}

.frmTextareaSmall
{
    width: 50px;
    height: 20px;
}

.frmTextareaMedium
{
    width: 200px;
    height: 70px;
}

.frmTextareaBig
{
    width: 350px;
    height: 120px;
}

.scut_spacer
{
    width: 20px;
}

.scut_right
{
    border-left: dotted gray 1px; 
    padding-left: 20px;
}

.disabled
{
    background-color: #CCC;
} 

.login_slogan_1
{
    background-color: #FF6600;
}

.login_slogan_2
{
    background-color: #f79521;
    padding: 7px;
}

.login_project_title
{
    font-family: 'century gothic', verdana, sans-serif, 'times new roman';
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.login_company_name
{
    font-family: 'century gothic', verdana, sans-serif, 'times new roman';
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
}

/* for jquery validation */
label.error 
{
	/* remove the next line when you have trouble in IE6 with labels in list */
    background: url('/projects/thepeepingthom/media/images/unchecked.gif') no-repeat;
    padding-left: 16px;
    margin-left: .3em;
    margin-top: 30px;
	color: red;
	font-style: italic
}

input.error, textarea.error
{
    border: 1px solid red;
}


.navi 
{
    /*background-color: #f79521; */
    color: #ffffff; 
    font-family: arial; 
    font-size: 16px; 
    font-weight: normal; 
    line-height: 1.5; 
    text-decoration: none;
    vertical-align: middle;
}
.navi a:link 
{
    /*background-color: #f79521; */
    color: #ffffff; 
    font-family: arial; 
    font-size: 16px; 
    font-weight: normal; 
    line-height: 1.5; 
    text-decoration: none;
    vertical-align: middle;
}
.navi a:visited 
{
    /*background-color: #f79521; */
    color: #ffffff; 
    font-family: arial; 
    font-size: 16px; 
    font-weight: normal; 
    line-height: 1.5; 
    text-decoration: none;
    vertical-align: middle;
}
.navi a:hover 
{
    /*background-color: #f79521; */
    color: #f79521; 
    font-family: arial; 
    font-size: 16px; 
    font-weight: normal; 
    line-height: 1.5; 
    text-decoration: none;
    vertical-align: middle;
}
.navi a:active 
{
    /*background-color: #f79521; */
    color: #f79521; 
    font-family: arial; 
    font-size: 16px; 
    font-weight: normal; 
    line-height: 1.5; 
    text-decoration: none;
    vertical-align: middle;
}

#container_navi_desc 
{
    display: none; 
    text-align: center; 
    color: #f79521; 
    font-weight: bold
}

.blog_entry 
{
    padding-top: 25px;
}

.blog_entry_title
{
    /*background-color: #f79521; */
    color: #f79521; 
    margin-top: 15px;
    margin-left:12px; 
    margin-right:12px; 
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    border-top: 1px dashed #f79521;
}

.blog_entry_author
{
    margin-left: 12px; 
    margin-right: 12px; 
    font-size: 11px;
    color: #4c1615;
    border-bottom: 1px dashed #f79521;
}

.blog_entry_content
{
    margin-left: 12px; 
    margin-right: 12px;
    font-size: 14px;
    font-family: 'century gothic';
    color: #4c1615;
}

.p_img 
{
    margin-left: -12px; 
    margin-right: -24px;
    font-size: 14px;
}

.p_img_2
{
    margin-left: -15px; 
    margin-right: -24px;
    font-size: 14px;
}

.blog_comment
{
    margin-left: 12px; 
    margin-right: 12px;
    color: #000000;
    cursor: pointer;
}

.cmmt_box 
{
    width: 777px;
    height: 150px; 
    overflow: none; 
    display: block;
}

.cmmt_iframe
{
    background-color:#FFFFFF; 
    border: 1px solid #f79521;
    width: 775px;
    height: 150px;
}

.cmmt_contents
{
    font-family: verdana;
    font-style: italic;
    font-size: 11px;
    margin-left: 3px;
}

.cmmt_contents_blank
{
    font-family: Arial;
    font-style: italic;
    font-size: 28px;
    margin-left: 3px;
    color: #cccccc;
    text-align: center;
}

.cmmt_datetime
{
    color: #999999;
    font-style: italic;
}

#container_blog_selection
{
    text-align: right;
    margin-right: 12px;
}

#blog_selection_superceded, #blog_selection_preceded
{
	cursor: pointer;
}

#contact_form
{
    background-image:url('http://www.thepeepingthom.com/media/images/page_contact2.jpg');
    height: 310px; 
    padding-left:58px; 
    padding-top:15px;
}

#contact_form input, #contact_form textarea
{
    border: 3px solid #f9ba6c;
}

.footer
{
    font-family: verdana;
    font-size: 11px;
    color: #999999;
    text-align: center;
    padding-bottom: 10px;
}

#simplemodal-container a.modalCloseImg 
{
	background:url("http://www.thepeepingthom.com/media/images/dialog_close.png") no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#f79521; border:2px solid #f79521; padding:12px;}





