/*general*/
html{font-size:100.01%;}
#information h3 {
	font-size: 16px;
	margin: 0px;
}

body{
	margin:0;
	background:#ccc url(../images/body-bg.gif) repeat-x 50% 0;
	font:64% Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#f30;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:760px;
	padding:0 20px;
	margin:0 auto;
	background:url(../images/header-bg.gif) no-repeat;
	position:relative;
}
/*logo*/
h1.logo{
	position:absolute;
	width:760px;
	height:45px;
	background:url(../images/logo-bg.gif) no-repeat;
	top:41px;
	left:20px;
	margin:0;
}
.interior h1.logo{top:72px;}
h1.logo a{
	float:right;
	background:url(../images/logo.png);
	width:221px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-1px;
	position:relative;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:20px;
	width:760px;
	height:133px;
}
#header p{
	margin:15px 0 0;
	font-size:18px;
}
.interior #header p{margin:50px 0 0;}
/*main navigation*/
#main-navigation{
	margin:53px 0 0;
	padding:0;
	list-style:none;
	height:41px;
}
#main-navigation li{
	float:left;
	padding:12px 0 2px 0;
	height:27px;
	font-size:13px;
}
#main-navigation li:hover,
#main-navigation li.hover{background:url(../images/main-nav-hover.gif) repeat-x;}
#main-navigation li .cover{
	padding:2px 21px 0 22px;
	border-left:1px solid #92969a;
	height:25px;
	float:left;
}
#main-navigation li .cover.last{border-right:1px solid #92969a;}
#main-navigation li .cover a{color:#fff;}
.container{padding:133px 0 0;}
.interior .container{padding:167px 0 0;}
/*top block */
.top-block{
	width:748px;
	overflow:hidden;
	padding:0 6px 6px;
	background:#fff;
}
/*flash*/
.top-block .flash{
	float:left;
	margin:6px 0 0;
}
.top-block img{display:block;}
/*welcome*/
.welcome{
	float:right;
	width:182px;
	height:278px;
	background:url(../images/welcome-bg.jpg) no-repeat;
	border:2px solid #600;
	overflow:hidden;
	margin:9px 4px 0px 0px;
	padding:0px 8px 0px 20px;
}
#accordion #preview {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.welcome h2{
	font-size:34px;
	margin:20px 0 0 4px;
}
.welcome p{
	margin:0 0 13px 9px;
	font-size:15px;
}
/*search*/
.search{
	margin:15px 0 0;
	width:175px;
	height:22px;
}
.search .text{
	width:150px;
	height:20px;
	background:url(../images/text-field-bg.gif) repeat-x;
	float:left;
	border:1px solid #999;
}
.search .text input{
	padding:3px 10px 0;
	float:left;
	width:130px;
	height:17px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background:none;
	border:0;
}
.search .button{
	float:right;
	border:1px solid #999;
	border-left:none;
}
/*login*/
.login{
	background:url(../images/login.gif);
	width:175px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px 0 0;
	display:block;
}
.order{
	background:url(../images/order_button.gif);
	width:175px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px 0 0;
	display:block;
	}
.intro-content{
	margin:10px 0 0;
	background:#fff;
	overflow:hidden;
	height:1%;
	padding:21px 40px 25px 27px;
}
.intro-content .img-wrapper{
	float:left;
	padding:4px 3px;
	border:1px solid #ccc;
	margin:0 20px 0 0;
}
.intro-content .img-wrapper img{display:block;}
.intro-content p{
	margin:0;
	font-size:110%;
	line-height:18px;
	color:#666;
}
/*footer*/
#footer{
	background:#fff url(../images/footer-bg.gif) repeat-x;
	padding:23px 0 15px 48px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #d7d7d7;
}
.address-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/address-bg.gif) repeat-y;
}
.address-block-1{
	float:left;
	width:228px;
	padding:0 0 0 20px;
}
.address-block-2{
	float:left;
	width:218px;
	padding:0 0 0 20px;
}
.address-block-3{
	float:left;
	width:200px;
	padding:0 0 0 20px;
}
.address-holder h4,
#footer .address-holder p{
	margin:0;
	color:#949596;
	font-size:100%;
	line-height:14px;
}
#footer p{
	color:#949596;
	margin:20px 0 0;
}
#footer p a{
	color:#f30;
	text-decoration:none;
}
#footer p a:hover{text-decoration:underline;}
.design a{
	width:133px;
	height:19px;
	float:right;
	background:url(../images/ivy-group.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 10px 0 0;
}
/*                      interior.html                       */
/* top navigation*/
.top-nav{
	position:absolute;
	top:0;
	right:110px;
	margin:0;
	padding:0;
	list-style:none;
}
.top-nav li{
	float:left;
	padding:20px 5px 0 5px;
	height:20px;
	border-left:1px solid #24546f;
	font-size:14px;
}
.top-nav li a{color:#DFE0E1;}
.top-nav li a:hover{color:#97d6ff;}
.content-holder{
	background:#fff;
	width:100%;
	overflow:hidden;
	padding:7px 0;
}
/*left column*/
#left-column{
	float:left;
	width:175px;
	margin:0 6px 0 8px;
	display:inline;
}
#left-column ul{
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	border-bottom:1px solid #999;
}
#left-column ul li{
	padding:2px;
	border:1px solid #999;
	border-bottom:none;
	width:169px;
	vertical-align:top;
}
#left-column ul li .cover{
	display:block;
	width:160px;
	height:45px;
	background:#f60;
	font-size:17px;
	padding:7px 0 0 9px;
}
#left-column ul li:hover .cover,
#left-column ul li.hover .cover{background:url(../images/side-bar-hover.gif);}
#left-column ul li .cover a{color:#fff;}
#left-column .img-wrapper{
	padding:2px;
	border:1px solid #999;
}
/*content*/
#content{
	width:565px;
	float:left;
	padding:0 0 20px;
}
#content h2{
	margin:0;
	background:url(../images/heading-bg.gif);
	height:42px;
	padding:15px 0 0 55px;
	font-size:35px;
}
#content h3{
	line-height:1.25em;
	padding:0px 110px 0px 55px;
	font-size:18px;
	color: #666666;
	font-weight: normal;
	letter-spacing: -0.005em;
}

#content h4{
	line-height:1.25em;
	font-size:15px;
	color: #666666;
	font-weight: normal;
	letter-spacing: -0.005em;
}
#content .search-holder{
	width:100%;
	overflow:hidden;
}
#content .search{
	float:right;
	margin:15px 0 0;
}
#content p{
	margin:20px 135px 0 55px;
	color:#666;
	font-size:110%;
	line-height:18px;
}
#content p a{
	color:#f30;
	text-decoration:none;
}
#content p a:hover{text-decoration:underline;}


.unorderedlist {
margin-bottom: -2px;
	margin-left: 75px;
	padding-right: 100px;
	padding-left: 0px;
}
.unorderedlist li {
	list-style-position: none;
	list-style-type: none;
	line-height: 18px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 4px;
	font:110% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(../images/dot.gif);
	background-repeat:no-repeat;
; 	background-position: 0px 4px;
}
.indent {
	margin-left: 20px;
	margin-right: 20px;
}

form {
	color:#666;
	font-size:110%;
	line-height:18px;
	margin:20px 135px 0 55px;

}

#information input {
	margin-top: 2px;
	margin-bottom: 4px;
}

p#pink_truck{white-space:nowrap}
p#pink_truck img{border:none}





/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .welcome p span {
	visibility: hidden;
	font-size:15px;
	line-height:17px;
}
.sIFR-hasFlash #left-column ul li .cover span{
	letter-spacing:-1px;
}
.sIFR-hasFlash #main-navigation li .cover span{font-size:15px;}
.padleft {
	padding-left: 20px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#facebook { position:absolute; top: 4px; right:0; }
#facebook img { border:none; }
