﻿/* Abbey HD - High Definition Rentals Sitewide Style Sheet 
===================================================================*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;}

html	{
	height:100%;}
	
body	
{
	font-family: Arial, Verdana, Sans-Serif;
	height:100%;
    background-color: #eee;
    text-align: center;		/* IE */}

#webForm	{
	height:100%;
	position:relative;}

#container	{
	position:relative;
	width: 750px;
	min-height: 100%;
	margin: 0 auto;		
	text-align:left;
	padding: 0 1px 0 1px;
	border: solid #bbb;
 	border-width: 0 1px 0 1px;
	background: white;}
	
* html #container{
	height: 100%;}
	
/* Header
===================================================================*/
#header	
{
	width:750px;
	height: 64px;
	background:transparent url(images/grad_blu-wh_tb.jpg) repeat-x;}

#siteID	
{
	width:174px;
	height:64px;
	float:left;
	margin-left:5px;
}

#siteID	h1	{
		width: 100%;
		height: 100%;
		background: transparent url(images/site_id.jpg) no-repeat 0 11px;
		text-indent: -800em;
		}

#siteID h1 a	{
	width: 100%;
	height: 100%;
	display:block;
	text-decoration: none;}
		
#head_contact	
{
	width: 160px;
	height:100%;
	background: url(images/phone.jpg) no-repeat 0 3px;
	float:right;}
	
#head_contact p	{
	display:none;}

/* Navigation 
===================================================================*/
#navigation	
{
	position:relative;
	width:750px;
	height:46px;
	background:url(images/silverbar_bk.jpg) repeat-x;
	text-align:center;	/* IE */
	}

#nav_deco1	{
	width:6px;
	height:23px;
	position:absolute;
	top: 0;
	left: 0;
	background: #eee url(images/silverbar_topleft.jpg) no-repeat;}

#nav_deco2	{
	width:6px;
	height:23px;
	position:absolute;
	top: 0;
	right: 0;
	background: #eee url(images/silverbar_topright.jpg) no-repeat;	}

#navigation ul	{
	width: 654px;
	position: relative;
	margin: 0 auto;}
	
#navigation li	{
	width:109px;
	height: 23px;
	float:left;
	list-style:none;}

#navigation li a	{   /*START EDITING HERE*/
	width: 109px;
	position: relative;
	display: block;
	padding-top: .2em;
	color: #666;
	font-weight: bold; 
	font-size: 11pt;
	text-align: center; /* is this needed? */
	text-decoration: none;
}

#navigation li a:hover	{
	color: #f90;
	text-decoration: none;}

#navigation .uptab	{
	background: transparent url(images/ontab.jpg) no-repeat;}

#navigation .uptab a	
{
	padding-top: .4em;
	cursor: default;}

#navigation .uptab a:hover
{
    color:#666;}	

/*
#navigation li#active a:hover { color: #fff; }
*/

#navigation li ul	{  /*hide inactive subcategories*/
	display:none;}
	
/*#navigation .uptab div	{  /*prepare to center subcategories of the uptab
	width:100%;
	text-align: center; /*IE}*/

#navigation .uptab ul	{
	width: 600px;
	list-style:none;	
	display:block;
	position: absolute; 
	left: 0;	
	top: 23px;
	white-space: nowrap;}

#navigation .uptab li	{
	display:block;
	float:left;
	text-align: center;
	}

#navigation .uptab li a	{
/*	border-right: solid 1px #666;	*/
	text-decoration: underline;
	color: #458	/*#00c*/;
	font-size: 8pt;
	cursor: pointer;
}
	
#navigation .uptab li a:hover	{
	color: #89b;
	
/* IE5/Mac disappearing item fix */
}

/*
#navigation .uptab #current a
{
color: #f90;
text-decoration:none;
cursor: default;
}
*/

/* Main 3 Column Content Page
------------------------------------------------------------------*/

#main	{
	width:750px;	
	min-height: 200px;
	background: url(images/grad_blu-wh_bktop.jpg) repeat-x;
	padding-top:17px;	
	font-size: 10pt;
	line-height:1.25em;	}

#main li	{
	list-style: none;
	padding-bottom: .25em;}

#leftcol	
{
	width:160px;
	float:left;	
	text-align:center;}
	
.links	
{
	overflow:hidden;	/* Hack for strange IE mystery margin */
	width: 145px;
	text-align:left;
	margin: 0 auto 1em auto;
	background: transparent url(images/links_btm.gif) no-repeat bottom left;
	padding-bottom: 7px;
}

.links h3	{
	width: 145px;
	height: 20px;
	color: White;
	background: transparent url(images/links_h3.gif) no-repeat;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 .5em;
	margin-bottom: 0;
	line-height:1.5em;}

.links ul	
{
	background: #fff url(images/links_bkg.jpg) repeat-x bottom;
	padding-top: .5em;
	border: solid 1px #999;
	border-width: 0 1px;
	list-style:none;}
		
.links li	{	padding: 0 .5em;}

.links a:link, .links a:active, .links a:visited	{
	color: #333;
	text-decoration: none;
	font-size:8pt;
	font-weight: bold;
}

.links a:hover	{	color: #f90;}

/*-----------------*/
	
#rightcol	{
	width:200px;
	float:left;
	text-align:center;}

#rates	
{
	overflow:hidden;	/* Hack for strange IE mystery margin */
	width: 185px;
	text-align:left;
	margin: 0 auto 1em;
	background: white url(images/rates_btm.gif) no-repeat bottom left;
	padding-bottom: 4px;}

#rates h3	
{
	width: 185px;
	height: 22px;
	background: transparent url(images/rates_h3.gif) no-repeat;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 .5em;
	line-height:1.6em;
	color: #fff;}

#rates ul	{
	padding-top: .5em;
	border: solid #f90;
	border-width: 0 1px;}

#rates li	{
	font-family: Arial, Sans-Serif;
	font-size:9pt;
	padding-left: .5em;}
	
#homesplash 
{
	width:585px;
	overflow:hidden;	/* Hack for strange IE mystery margin */
	float:left;
	background: white url(images/grad_blu-wh_pgtitle.jpg) no-repeat top right;}

#homesplash h1, #homesplash p
{
	font-family: Verdana, Sans-Serif;
	margin-left:  20px;
	margin-right: 40px;
	}

#homesplash p
{	
	margin-top: 1.5em;
	margin-bottom: 2em;}	

	

/* Ads 
===================================================================*/
#ad_stretch	{
	width:750px;
	height:30px; 
	clear:both;
	background: #666;
	text-align:center;	/* IE */}
	
#ad_stretch a {	margin: 0 auto;	}
a img	{border: none;}

#uglyspacer	
{
	clear:both;
	width:750px;
	height:84px;}
	
	

/* Footer
===================================================================*/
#footer	
{
    width: 750px;
    height: 84px;
	position: relative;
    margin: -84px auto 0 auto;
	background: white url(images/grad_blu-wh_bkbot.jpg);
	text-align: left;
}

#footer	#mid	{
	width: 390px;
	height: 60px;
	margin-left:160px;
	background: #fff url(images/grad_blu-wh_foot.jpg) no-repeat bottom right;}

#footer ul	{
	height:60px;
	list-style: none;
	padding-left: 10px;
	background: transparent url(images/grad_blu-wh_pgcorner_botleft.jpg) no-repeat bottom left;}

#footer li	
{
	padding: 2em 1em 0 0;
	float:left;
	font-size: 10pt;
	font-weight:bold;
}

#footer p	{
	width: 390px;
	margin-left:160px;
	padding: 0 10px;
	font-size:8pt;}
	
#footer a	{    color: #369;}	

#certs	{
	position:absolute;
	bottom: 8px;
	right: 5px;}

#certs img	{	margin-right: 5px;}
	
	

/*
#foot_corner	{
	display: inline;
	margin-left: 160px;
	width: 11px;
	height: 60;
	
}

#foot_contact	{
	display: inline;
	width: 389px;
	height: 60;
	padding: 30px 0px 0px 4px;
	font-size: 9pt;
	font-weight: bold;
}

#foot_copyright	{
	margin: 0 0 0 160px;
	padding:  0 0 0 15px ;
	font-size: 8pt;
	color: #555555;	
}

/* END OF STYLESHEET */

/*table
{
    
     color:#333333;font-weight:bold;border-collapse:collapse;"}
  */  
/*=== Admin Styles ===*/    
    
/*h2, table
{
    margin: 1em;}    */
    
    
#admincol		{
	overflow:hidden;	/* Hack for strange IE mystery margin */
	width: 100%;
	float:left;
	background: white url(images/grad_blu-wh_pgtitle.jpg) no-repeat top right;}

#admincol *	{	padding: 0 10px 1em;	}

#admincol h1	{
	width:100%;
	background: transparent url(images/grad_blu-wh_pgcorner.jpg) no-repeat;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 10px;
	word-spacing: .1em;
	letter-spacing: -.05em;
	}

#admincol ul	{	margin: 0 3em;	}
#admincol li	{	list-style:disc;	}

#midcol		{
	/*overflow: hidden;	/* Hack for strange IE mystery margin */
	/*width: 390px;	*/
	float:left;
	background: white url(images/grad_blu-wh_pgtitle.jpg) no-repeat top right;}

#midcol *	{	padding: 0 10px 1em;}

#midcol h1	{
	/*width:100%;*/
	background: transparent url(images/grad_blu-wh_pgcorner.jpg) no-repeat;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 10px;
	word-spacing: .1em;
	letter-spacing: -.05em;}

#midcol ul	{	margin: 0 3em;	}	 
#midcol li	{	list-style:disc;	}	
	
#standard		{
	/*overflow: hidden;	/* Hack for strange IE mystery margin */
	/*width: 390px;	*/
	float:left;
	background: white url(images/grad_blu-wh_pgtitle.jpg) no-repeat top right;}

#standard *	{	padding: 0 10px 1em;}

#standard h1	{
	/*width:100%;*/
	background: transparent url(images/grad_blu-wh_pgcorner.jpg) no-repeat;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 10px;
	word-spacing: .1em;
	letter-spacing: -.05em;}

table
{
    color:#333;
    font-weight:bold;    
    }    
    
th, td{    line-height:1em;   }    
td.subHeader{background: url(images/glassbluebar_bk2.jpg) no-repeat 0px 10px;}

h2 
{    
    font-family: Verdana, Trebuchet MS, Sans-Serif;
    font-size:11pt;    
    color:#fff;
    margin-top:1em; 
    margin-bottom:0;   
    }
    
h4
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10pt;
	margin-bottom:1em;}    

td.currency{    text-align:right;    }
tr.rowheader{    color: #999;}    
    
.bullets
    {
		list-style-type: disc;
		font-size:smaller;
		margin-left: 3em;
		margin-bottom:1em;
		}

/*=======================
SPECIAL HOME PAGE SPLASH
=========================*/
#homesplash .special
{
	height:282px;
	overflow:hidden;
	}

#Panasonic_P2
{
	background: #fff url(images/splash/Panasonic_64gb_P2.jpg) no-repeat top right;
	}	

#homesplash .special p
{	
	text-indent: -200em;	
	}

#homesplash h1
{
	float:left;
	margin:0;	
	font-size:8pt;
	text-indent:-200em;
}

h1#P2
{
	width:583px;
	height:36px;	
	background: url(images/splash/panasonic_p2_cards_rental.gif) no-repeat top left;
	}

h1#deals
{	
	width:583px;
	height:45px;
	background: url(images/splash/video_camera_rental.gif) no-repeat top left;
	margin-top:-3px;	
	}	
	
h1#deals a
{
	display:block;
	width:508px;
	height:45px;
	}	

#homesplash li
{
	float:left;
	text-indent:-200em;
	width:283px;	
	}	

#homesplash li.left
{
	margin-right:7px;
	width:291px;
	}	

/*#P2_16GB
{
	height:116px;
	background: url(images/splash/16gb_p2.gif) no-repeat top right;
	}	

#P2_32GB
{
	height:116px;
	background: url(images/splash/32gb_p2.gif) no-repeat top right;
	}	*/

#P2_32GB
{
	height:120px;
	background: url(images/splash/32gb_p2.gif) no-repeat top right;
	}	

/*#RED_ONE
{
	height:120px;
	background: url(images/splash/red_one.gif) no-repeat top right;
	}	

#XLH1
{
	height:132px;
	background: url(images/splash/cannon_xlh1.gif) no-repeat top right;
	}	*/

#HVX200A
{
	height:120px;
	background: url(images/splash/panasonic_hvx200a.gif) no-repeat top right;
	}	

#Z1U
{
	height:128px;
	background: url(images/splash/sony_z1u.gif) no-repeat top right;
	}	

#HD110
{
	height:133px;
	background: url(images/splash/jvc_gy-hd100u.gif) no-repeat top right;
	}	

/* Temporary Promotions 
 h1#new		{	background: url(images/splash/event_p2a.gif) no-repeat top right;	}
#P2		{	background: url(images/splash/event_p2b.gif) no-repeat top right;	}	*/
