@charset "utf-8";

/* 
CSS Document: Precise Litigation
HTML/CSS/ASP Developer: Anton Smolik
Date: 25.08.09
*/

/* Reset */
body { margin:0px; padding:0px; }
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; }
p { margin:0px; padding:0px; }
ul { padding-left:8px; margin:0px; list-style:inside; }
a img { border:0px; }
.nomargin { margin:0px!important; }
.nopadding { padding:0px!important; }
.nopaddingtop { padding-top:0px!important; }
.clear { clear:both; }
.last { margin-right:0px!important; }
a { color:#003093; }
.nofloat { float:none!important; }
/* Webpage */
body {
	background:#f1f1f1 url(bg.jpg) repeat-x top;
}

#website {
	width:803px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:803px;
	height:148px;
}

#logo {
	width:264px;
	height:148px;
	background:transparent url(logo.jpg) no-repeat;
	float:left;
}

#logo h1 {
	text-indent:-9999px;
}

#logo h1 a {
	height:148px;
	display:block;
}

#head_image {
	width:539px;
	height:148px;
	background:transparent url(head_image01.jpg) no-repeat;
	float:right;
}

/* Menu */
#menu { width:794px; height:21px; background:#a0002c url(bg_menu.gif) repeat-x; margin-bottom:24px; }

/* Boxes */
#content_boxes {
	width:802px;
}

.box {
	width:146px;
	min-height:206px;
	background:#530017 url(bg_box.gif) repeat-x;
	border:1px solid #590019;
	padding-left:6px;
	float:left;
}

#contentRight {
	float:right;
	width:164px;
}

.box_image {
	width:140px;
	height:114px;
	background:transparent url(noimg.gif) no-repeat;
	margin-top:6px;
}

.box_image img {
	width:140px;
	height:114px;
}

.title_box {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:17px;
	padding-top:10px;
}

.text_box {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	padding-top:4px;
	padding-bottom:10px;
}

.complete_box {
	width:146px;
	float:left;
	margin-right:14px!important;
	margin-right:5px;
}

.shadow {
	width:156px;
	height:35px;
	background:transparent url(downshadow.gif) no-repeat;
	float:left;
}

/* Content */

.header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003093;
	padding-bottom:15px;
}

.headerInt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003093;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2e2e;
	padding-bottom:28px;
}

.text img {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}


#video {
	width:334px;
	height:174px;
	border:3px solid #900028;
	float:left;
	background:transparent url(novid.gif) no-repeat;
}

.textright {
	width:377px;
	padding-left:40px;
	float:left;
}

/* Footer */

#footer {
	width:802px;
	height:84px;
	text-align:center;
	color:#7e7e7e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:50px;
	background:transparent url(footer.jpg) no-repeat;
}

/* Internal */

#video_content {
	padding-bottom:20px;
}

#videowindow {
	width:617px;
	border:3px solid #7b052b;
	float:left;
}

#content_buttons {
	width:160px;
	background:#cdcdcd;
	float:right;
	padding-left:4px;
}

.button {
	width:156px;
	margin-bottom:2px;
}

.subheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#013195;
	padding-bottom:15px;
	font-weight:bold;
}

#form {
	padding-bottom:20px;
}

#form textarea {
}

#form tr td input {
	height:16px;
	border:1px solid #b4b4b4;
}

#form tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#form b font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8e0028;
	font-weight:normal;
}

#textBlank {
	width:610px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#textRight {
	width:160px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
}

.rightTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003093;
	padding-bottom:15px;
}

.rightTitle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#003093;
	padding:0px;
	margin:0px;
}

/* PHOTO TEMPLATE */

#photo {
	width:610px;
	height:370px;
	margin-bottom:20px;
}

#contentPreview {
	width: 620px;
}

.preview {
	width:114px;
	height:78px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.text_photo {
	padding-bottom:20px;
}
