
/* ibox css */



#ibox_w {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {
	margin:0;
	padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:0px;
	/*border:1px solid #CCC;*/

	width:100px;
	height:100px;
	background-color:#EFEFEF;
	padding-bottom:0px;
	margin:0;
}

#ibox_content {
	background-color:#FFFFFF;
	/*width:100%;

	height:100%;*/

	margin-bottom:0px;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:5px;
	text-align: center;
}

#ibox_footer_wrapper {
	position:relative;
	padding:0;
	margin:0;
	top:0px;
	left:0px;
}

/* css_screen*/


html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:white;
	min-width: 800px;
	/*font-family: Arial, Helvetica, sans-serif;*/

	font: 85%/1.4 verdana, arial, helvetica, sans-serif;
	color: #000;
}

h1, h2 {
	color: #162D7C;
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0 0 0 0;
	font: normal 135%/1 arial, sans-serif;
	color: #505050;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width: 1024px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

div#header { background-image:  url("http://www.jaypeakvideo.com/images/header_bg.jpg"); }

div#logo {
	float: right;
	margin-top: 32px;
}

div#nav {
	float: left;
	padding-left: 5px;
	margin-top: 40px;
}

div#left_column {
	padding: 5px;
	background: #dddddd;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	/*border-top: 1px solid gray;

	margin-top: 2px;*/

	margin-bottom: 35px;
}

div#content { padding:1em 1em 5em; /* bottom padding for footer */ }

div#content p {
	text-align:justify;
	padding:0 1em;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#EFEFEF;
	border-top:1px solid gray;
}

div#footer p {
	padding:2px;
	margin:0;
	text-align: right;
}

div#video_footer {
	background: gray;
	color: #FFF;
	padding: 3px;
}

a {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: None;
	text-decoration: None;
}

a:hover {
	color: #00CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: None;
}

a.blog {
	color: #006600;
	text-decoration: underline;
}

a.blog:hover {
	color: #00CC33;
	text-decoration: none;
}

.alphaColumnHead {
	background-color:white;
	color:black;
	font-weight:700;
	text-align:left;
}

.stats {
	background-color:white;
	text-align:right;
}

.varcharstats {
	background-color:white;
	text-align:left;
}

.table_spacer_row { background-color:yellow; }

.boldred {
	font-family: Arial, helvetica;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

.whitebg { background: #FFF; }

span.footera {
	font-family: Arial, helvetica;
	font-size: 10pt;
	color: #000080;
}

span.footerb {
	font-family: Arial, helvetica;
	color: #000080;
	font-size: 8pt;
}

/* menu styles */

.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #D40000;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 150px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: none;
	text-indent: 5px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: red;
	color: white;
}

.info {
	color: red;
	font-size: 13pt;
	font-style: italic;
	font-family: times new roman, sans-serif, Helvetica;
	text-align : center;
	vertical-align : top;
	font-weight : bold;
}

.infoMessage {
	color: 999999;
	font-size: 8pt;
	font-family: times new roman, sans-serif, Helvetica;
	text-align : center;
	vertical-align : baseline;
	font-weight : normal;
}

.pCaption {
	color: 999999;
	font-size: 8pt;
	font-family: helvetica, sans-serif, arial;
	text-align : center;
	vertical-align : baseline;
	font-weight : normal;
}

.message {
	color: blue;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
	font-weight : bold;
}

.warning {
	color: red;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
	font-weight : bold;
}

/* menu styles */





#video_title {
	font-size: 16px;
	font-weight: bold;
}

input.small {
	font-size: 10px;
	color: #727272;
	width: 90px;
	border-top: #6F7575 1px solid;
	border-bottom: #6F7575 1px solid;
	border-right: #6F7575 1px solid;
	border-left:#6F7575 1px solid;
	font-family: Arial;
	background: #EEEEEE;
}

input.field {
	font-size: 100%;
	background: #FFFADB;
	border: 1px solid #CBB945;
	color: #776B1B;
}

input.button {
	font-size: 100%;
	background: #FFFFFF;
	border: 1px solid #162D7C;
	color: gray;
	cursor: pointer;
}

form {
	clear: left;
	margin: 0;
}

img.internal {
	margin: 5px;
	border: 1px solid #000;
}

/***** fieldsets *****/



fieldset {
	border: 1px solid #ddd;
	margin: 1em 0;
	padding: 15px;
	clear: left;
}

* html fieldset { padding-top: 0; }

legend {
	font-size: 135%;
	font-weight: normal;
	letter-spacing: -0.03em;
	line-height: 1;
	color: #FF8400;
	padding: 0 0.5em; /* Top and Bottom for IE7 */
}

* html legend {
	margin-bottom: 15px;
	padding: 0 0.5em;
}

fieldset fieldset legend {
	font-size: 105%;
	font-weight: bold;
}

fieldset fieldset input { font-size: 100% !important; }

.registration-form fieldset { width: 50%; }

.registration-form, .login-form {
	margin-right: 4px;
	color: gray;
	font-weight: bold;
}

/*car_image_display.css*/




/* This lives here because it's served in several places - VDP, DDA, inView, etc. */

a {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: None;
}

a:hover {
	color: #00CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: None;
}

table#images {
	padding:3px 0 5px 0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc
}

table#images td { padding:0; }

table#images td#mainImg {
	padding-top:2px;
	text-align:right;
	vertical-align:top;
}

table#images td.thumbnail { padding:2px 0 0 2px; }

table#imgControls {
	width:95%;
	padding-left:5px;
	padding-bottom:5px;
}

table#imgControls td { vertical-align:middle; }

div#thumbRow img { border: 1px solid #ccc; }

img#img1 { border: 1px solid #ccc; }

div#thumbRow img#thumb0 { border: 1px solid #f60; }

td#leftArrow { text-align:left; }

td#rightArrow { text-align:right; }

.offArrow a:link, .offArrow a:visited, .offArrow a:hover, .offArrow a:active {
	color: #000;
	text-decoration: none;
}

.onArrow a:link, .onArrow a:visited, .onArrow a:hover, .onArrow a:active { color: #00f; }

/*Style.css*/


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

p { line-height: 1.5em; }

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 170px;
}

ul.menu a {
	display: block;
	text-decoration: none;
}

ul.menu li {
	margin-top: 1px;
	margin-bottom: 1px;
}

ul.menu li a {
	background: #333;
	color: #fff;
	padding: 0.5em;
}

ul.menu li a:hover { background: #000; }

ul.menu li ul li a {
	background: #ccc;
	color: #000;
	padding-left: 20px;
}

ul.menu li ul li a:hover {
	background: #aaa;
	border-left: 5px #000 solid;
	padding-left: 15px;
}

.code {
	border: 1px solid #ccc;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}

.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}

.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 2.2em;
}

.indent1 { padding-left: 1em; }

.indent2 { padding-left: 2em; }

.indent3 { padding-left: 3em; }

.indent4 { padding-left: 4em; }

.indent5 { padding-left: 5em; }

ul#portfolio { list-style-type:none; }
