﻿/* 
========================================================================
VIDEOSHIFT.CSS
========================================================================
*/
/* RENTAL NAV BAR*/
#navbar {
	text-align: right;
	padding: 0px 0px 10px 0px;
}
#navbar .navbar {
	text-align: right;
	font-size: xx-small;
	display: inline;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: none;
}



/*
------------------------------------------------------------------------
COMMON ELEMENTS
------------------------------------------------------------------------
*/
/* ------------ Typographic settings --------------------------------- */
input  {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #510000;
	list-style-image: url('../images/bullet.gif');
}

ul  {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #510000;
	list-style-image: url('../images/bullet.gif');
}



select  {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #510000;
	list-style-image: url('../images/bullet.gif');
}

td  {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #510000;
	list-style-image: url('../images/bullet.gif');
}

body  {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #510000;
	list-style-image: url('../images/bullet.gif');
}

th {
	text-align: left;
}

/* Headings and Text */
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #510000;
	margin: 10px 0 4px 0;
}

h2 {
	font-size: 9pt;
	color: #510000;
	margin-bottom: 5px;
}

h3 {
	font-size: 8pt;
}

h4 {
	font-size: 7.5pt;
	color: #510000;
	margin: 10px 0 4px 0;
	padding-bottom: 0px;
}

h5 {
	margin: 20px 0px 5px 0px;
	font-size: 7.5pt;
	color: #336677;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 2px 2px 2px 0px;
	text-align: left;
	font-weight: normal; 
}


/* Hyperlinks */
A:visited {
	text-decoration: none; 
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

A:link {
	text-decoration: none; 
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

A:hover	{
	text-decoration: none; 
	color: #FF3300;
	font-weight: bold;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;
}


#footer .survey {
	font-size: xx-small;
	padding: 2px;
	}

/* ------------ Site Colour Scheme and Layout ------------------------- */
body {
background-color: #EFE7BD;
}

/* Boxes for general display */
.box {
	border: none;
}

.boxinset {
	background-image: url(../images/back_fade2.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Shortened column format boxes */


/* tables */

/* Tables */


table {
	border-collapse: collapse;
	width: 100%;
}
#rentaltitle{
	background-color: #00AAAA;
}

.rentalse ul {
font-size:x-small;
margin:0px 0px 0px 50px;
	}

.titlecontainer {
	border-collapse: collapse;
	width: 95%;
	padding-left:10px	
}

.survey{
	padding:5px;
	}
	
.surveylist table{
	width:243px;
	border: 1px solid black
}

.surveylist th{
	border: 1px solid gray;
	background-color: #00AAAA;
	text-align: center;
}

.surveylist td{
	border: 1px solid gray;
	background-color: white;
	text-align: left;
	padding:0px;
	font-size: small;
	font-weight: normal;
}
.container1{
	width: 100%;
	float: left;
}


.rentaltop{
	width: 50%;
	text-align:right;
}

.rentaltopleft{
	width: 45%;
	float: left;
	padding: 10px;	
	overflow: hidden;
}
.rentaltopright{
	width: 50%;
	float:right;
}
.rentaltopbottom{
	width: 90%;
	margin: 10px;
}

.newrentalist{
	width: 94%;
	margin-left: 3%; 
	float:left;
}


.rentalist{
	width: 94%;
	margin-left: 3%; 
	
}

.rentalist td{
	border: 1px solid gray;
	background-color: #EFEEDC;
	text-align: left;
	font-size: small;
	}
.rentalist th{	
	border: 1px solid gray;
	background-color: #00AAAA;
	color: #FFFFFF;
	text-align: center;
	font-size: 8pt;	
}
.rentalist input {
	background-color: #DD6600;	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border-style: outset;
	border-left: solid 1px #FF6666;
	border-top: solid 1px #FF6666;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	margin: 0px 1px 3px 0px;
}


.titlelist{
	border: 1px solid gray;	
}
.titlelist td{
	border: 1px solid gray;
	background-color: #EFEEDC;
	font-size:12px;
	font-weight: normal;
	}
.titlelist th{
    background-color:#00AAAA;
    font-size:12px;
	font-weight: bold;
    }
.titlelist input {
	background-color: #DD6600;	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border-style: outset;
	border-left: solid 1px #FF6666;
	border-top: solid 1px #FF6666;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	margin: 0px 1px 3px 0px;
}
/* Soon Page */
.arrived {
	color: #FF0000;
}
.date {
	font-size: x-small;
}
.distlist {
	font-size: xx-small;
}


table tr {
	
	background-position: top left;
	background-repeat: repeat-x;
}

table tr.alt {
	
	background-position: top left;
	background-repeat: repeat-x;
}

table tr.highlight {
	background-color: #FFF522;
	background-image: none;
}


table tr.header {
	background-color: transparent;
	background-image: none;
}

table tr.header th {
	font-size: 7.5pt;
	font-weight: bold;
	background-image: none;
	background-color: transparent;
}

table tr.subheader td {
	border-top: solid 1px #CBD5DB;
	
	background-position: top left;
	background-repeat: repeat-x;
}

table th {
	padding: 3px;
}

table td {
	padding: 3px;
}

table th {
	background-color: white;
}

/*
------------------------------------------------------------------------
SPECIFIC ELEMENTS
------------------------------------------------------------------------
*/

/* ------------ Other Elements --------------------------------------- */


/* ------------ Forms ------------------------------------------------ */
textarea {
	font-weight: normal;
	color: black;
	background-color: #DCE4E9;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

input {
	font-weight: normal;
	color: black;
	background-color: #DCE4E9;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

select {
	font-weight: normal;
	color: black;
	background-color: #DCE4E9;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

textarea:focus {
	font-weight: normal;
	color: black;
	background-color: #F7F7FF;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

input:focus {
	font-weight: normal;
	color: black;
	background-color: #F7F7FF;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

select:focus {
	font-weight: normal;
	color: black;
	background-color: #F7F7FF;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 3px;
}

input.submit {
	background-color: #DD6600;	color: white;
	font-weight: bold;
	font-size: 7.5pt;
	border-style: outset;
	border-left: solid 1px #FF6666;
	border-top: solid 1px #FF6666;
	border-right: solid 1px #990000;
	border-bottom: solid 1px #990000;
	margin: 0px 1px 3px 0px;
}

input.smallsubmit {
	display: inline;
	margin: 0;
	font-size: 7.5pt;
	text-decoration: none; 
	color: #0055CC;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: left;
	font-weight: bold; 
	background-color: transparent;
	border: none;
}

/* form error messages */
.errors {
	display: block;
	width: 85%;
	color: red;
	background-color: #FFEEEE;
	border: dotted 1px red;
	margin: 18px;
	padding: 12px;
}

.errors label {
	border-bottom: dotted 1px red;
}

/* ------------ Site Map --------------------------------------------- */
.sitemap ul {
	padding: 0;
	margin: 0;
}

.sitemap ul li {
	display: block;
	float: left;
	width: 260px;
	margin: 5px;
	padding: 0;
	border-top: solid 1px #CBD5DB;
	border-left: solid 1px #CBD5DB;
	border-bottom: solid 1px #E2EAEF;
	border-right: solid 1px #E2EAEF;
	list-style-position: inside;	
	list-style-type: none;
}

.sitemap ul li div.pad {
	padding: 15px;
}

.sitemap ul ul {
	padding: 0;
	margin: 0;
}

.sitemap ul ul li {
	float: none;
	width: 100%;
	width: 100%;
	padding: 3px 10px 3px 10px;
	margin: 0;
	border: 0;
}

/* ------------ Miscellaneous ---------------------------------------- */
/* horizontal rule */
hr {
	color: #DDDDDD; 
	background-color: #DDDDDD; 
}

/* style used to highlight explanations of demo data. This can be safely remove
when you have your own styles */
.demodataexpl {
	clear: both;
	color: #008800;
	background-color: #AAEEAA;
	font-size: 7.5pt;
	font-weight: bold;
	display: block;
	padding: 10px;
	margin-top: 10px;
	border: dotted 1px #008800;
}


/*
------------------------------------------------------------------------
ADVANCED CHANGES
These styles should not need to be changed - such as element 
positioning and padding that most stores would not need to alter
------------------------------------------------------------------------
*/
/* ------------ Boxes ------------------------------------------------ */
.boxheader {
	margin: 15px 0px 0px 0px;
}

.pad_shortformat {
	padding: 20px;
}

div.spacer {
  	clear: both;
}

/* ------------ Forms ------------------------------------------------ */
form { 
	margin: 0; 
	display: inline;
	padding: 0;
}

.inputform {
	margin-bottom: 12px;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
}

.inputform label {
	width: 180px;
	float: left;
}

.inputform label.checklabel {
	width: auto;
	float: none;
}

.inputform div {
	float: left;
	margin-bottom: 5px;
}

.inputform br {
	display: block;
	clear: both;
}

.inputform input.submit {
	margin-left: 180px;
	width: auto;
}

.inputform input {
	width: 180px;
}

input.checkbox {
	border-style: none;
	background-color: transparent;
	display: inline;
	width: 20px;
}

input.radio {
	border-style: none;
	background-color: transparent;
	display: inline;
	width: 20px;
}


textarea { 
	width: auto; 
}


/* ------------ Products --------------------------------------------- */
/* h2s are used on product.asp to break up main parts of the page */

.generalspace {
	display: block;
	height: 1px;
}


/* ------------ Miscellaneous ---------------------------------------- */
td {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 5px;
}








/* horizontal rule */
hr { 
	height: 1px; 
	border-width: 0; 
}



/* Paddings on various items */
h2 {
	padding: 0;
	margin: 0px 0px 8px 0px;
}

h1 {
	padding: 0;
	margin: 0px 0px 8px 0px;
}

/* By default disable all borders on images */
img {
	border: none;
}

