@charset "utf-8";
/* CSS Document */

html {
   overflow-y: scroll;
   }
   
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0; padding: 0; 
}

hr {color: #fff; background-color: #fff; border: 1px dotted #006699; border-style: none none dotted; }

#pagewrapper{
width:965px;
margin:auto;
}


#headersectionwrapper{
width:965px;
float:left;
display:inline;
margin:0px 0px 0px 0px;
background-color:#FFFFFF;
}


#headerimage{

float:left;
display:inline;
}


#menusection{
width:965px;
height:49px;
float:left;
display:inline;
background-image:url(images/1px_menubackground.gif);
}


#loginwrapper{
width:400px;
height:113px;
float:right;
display:inline;
position:relative;
}

#fullwrapper{
width:965px;
float:left;
display:inline;
margin:0px 0px 21px 0px;
}


#leftwrapper{
width:684px;
float:left;
display:inline;
margin:21px 11px 21px 0px;
}


#rightwrapper{
width:260px;
float:right;
display:inline;
margin:21px 0px 21px 10px;
}


#footer{
width:965px;
height:33px;
float:left;
display:inline;
margin:0px 0px 10px 0px;
background-image:url(images/footer.gif)
}

#tcfooter{
width:200px;
float:right;
display:inline;
text-align:right;
margin:10px 15px 0px 0px;
color:#FFFFFF;
}





/*menu buttons*/

#home
{
  display: block;
  width: 64px;
  height: 49px;
  background-image:url("images/menu_home_bothstates.gif");
  background-repeat:no-repeat 0 0;
  float:left;
  display: inline;
  margin-left:20px;

}

#home:hover
{ 
  background-position: 0 -49px;
}

#home span
{
  display: none;
}


#about
{
  display: block;
  width: 102px;
  height: 49px;
  background-image:url(images/menu_about_bothstates.gif);
  background-repeat:no-repeat 0 0;
  float:left;
}


#about:hover
{ 
  background-position: 0 -49px;
}

#about span
{
  display: none;
}


#account
{
  display: block;
  width: 102px;
  height: 49px;
  background-image:url(images/menu_account_bothstates.gif);
  background-repeat:no-repeat 0 0;
  float:left;
  display: inline;

}


#account:hover
{ 
  background-position: 0 -49px;
}

#account span
{
  display: none;
}


#purchase
{
  display: block;
  width: 151px;
  height: 49px;
  background-image:url(images/menu_purchasehistory_bothstates.gif);
  background-repeat:no-repeat 0 0;
  float:left;

}

#purchase:hover
{ 
  background-position: 0 -49px;
}

#purchase span
{
  display: none;
}


#admin
{
  display: block;
  width: 151px;
  height: 49px;
  background-image:url("images/menu_adminpanel_bothstates.gif");
  background-repeat:no-repeat 0 0;
  float:left;
  display: inline;
  margin-left:20px;

}

#admin:hover
{ 
  background-position: 0 -49px;
}

#admin span
{
  display: none;
}

/*end*/


/*control panel*/

#newsupdateheader{
width:260px;
height:20px;
float:left;
display:inline;
background-color:#009999;
padding: 10px 0px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
margin:0px 0px 0px 0px;
}

#newsupdatepanel{
width:250px;
float:left;
display:inline;
border: 2px #009999 solid;
margin: 0px 0px 15px 0px;
padding:3px;
}

#controlpanelwrapper{
width:240px;
float:left;
display:inline;
margin: 0px 0px 0px 0px;
padding:8px;
background-color:#FFFFFF;
border: #006699 2px solid;
}


#controlpanelinner{
width:230px;
float:left;
display:inline;
background-color:#BCD2EE;
padding:10px 5px 10px 5px;
margin: 0px 0px 10px 0px;
padding-bottom:10px;
color:#333333;
}


#controlpanelheader{
width:260px;
height:20px;
float:left;
display:inline;
background-color:#006699;
padding: 10px 0px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
margin:0px 0px 0px 0px;
}


.reservationwrapper{
width:230px;
height:80px;
float:left;
display:inline;
background-color:#FFFFFF;
margin:10px 0px 0px 0px;
COLOR:#333333;
}


.reservationdetails{
	width:153px;
	height:55px;
	float:left;
	display:inline;
	font-size:10px;
	line-height:16px;
	padding:4px 0px 2px 4px;
}


.reservationbuybutton{
	width:50px;
	height:29px;
	float:left;
	display:inline;
	margin: 10px 5px 5px 6px;
	font-weight:bold;
	color:#FFFFFF;
}


.reservationtimeleft{
width:222px;
height:15px;
float:left;
display:inline;
background-color:#006699;
padding: 4px 4px 4px 4px;
color:#FFFFFF;
}


#registerheader{
width:222px;
height:15px;
float:left;
display:inline;
background-color:#006699;
padding: 4px 4px 4px 4px;
color:#FFFFFF;
text-align:center;
}

#registerformholder{
width:200px;
float:left;
display:inline;
font-size:12px;
line-height:20px;
padding:0px 0px 0px 0px;
margin: 0px 0px 10px 15px;
}

#registertext{
width:200px;
float:left;
display:inline;
font-size:12px;
padding:15px 0px 0px 0px;
margin: 0px 0px 5px 15px;
}

#registerforminner{
width:230px;
float:left;
display:inline;
background-color:#BCD2EE;
padding:5px 5px 5px 5px;
margin: 0px 0px 5px 0px;
padding-bottom:10px;
color:#333333;
}

#registerwrapper{
width:230px;
float:left;
display:inline;
background-color:#FFFFFF;
margin:5px 0px 0px 0px;
COLOR:#333333;
}


/*end control panel*/


/*front page*/

#welcometext{
width:600px;
float:left;
display:inline;
margin-bottom:25px;
}

.carwrapperouter{
width:665px;
height:134px;
float:left;
display:inline;
padding:10px;
background-color:#666666;
margin:0px 0px 10px 0px;
}


.carimagewrapperouter{
width:110px;
float:left;
display:inline;
background-color:#FFFFFF;
}


.carimage{
width:136px;
height:80px;
float:left;
display:inline;
background-color:#cccccc;
}


.carsremaining{
width:120px;
height:25px;
float:left;
display:inline;
font-weight:bold;
font-size:14px;
background-color:#CCCCCC;
text-align:center;
padding:7px 5px 0px 5px;
}


.carcontentholder{
width:524px;
height:132px;
float:left;
display:inline;
margin: 0px 0px 0px 30px;
background-color:#FFFFFF;
}

/*end front page*/


.tablecontainer{
width:630px;
float:left;
display:inline;
margin:0px 0px 0px 0px;
}

/*end dropdown content area*/


/*shopwindow content*/

#outershopwindowwrapper{
width:680px;
float:left;
background-color:#F2F2F2;
display:inline;
}

#shopwindowwrapper{
width:680px;
float:left;
background-color: #F2F2F2;
margin: 0px 0px 20px 0px;
display:inline;
}


#shopwindowheader{
width:650px;
height:23px;
float:left;
background-color: #006699;
display:inline;
font-size:18px;
color:#FFFFFF;
margin:0px 0px 10px 0px;
padding: 10px 0px 10px 30px;
}


.shoptextwrapper{
width:659px;
float:left;
background-color:#FFFFFF;
padding: 0px 10px 10px 10px;
margin: 5px 0px 15px 5px;
border: 1px #CCCCCC solid;
color:#333333;
display:inline;
}


.shopwindowimagelarge{
width:265px;
height:177px;
float:left;
padding: 5px 5px 5px 5px;
margin:2px 2px 2px 16px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
display:inline;
}

.shopwindowsmallimagewrapper{
width:332px;
margin:0px 3px 7px 0px;
float:left;
display:inline;

}

.shopwindowlargeimagewrapper{
width:338px;
margin:0px 3px 7px 4px;
float:left;
display:inline;
}

.shopwindowimagesmall{
width:136px;
height:91px;
float:left;
padding: 5px 5px 5px 5px;
margin: 2px 7px 15px 8px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
display:inline;
}

#availabilitydatewrapper{
width:211px;
height:25px;
background-color:#006699;
color:#FFFFFF;
padding: 8px 2px 2px 2px;
margin: 5px 9px 5px 5px;
float:left;
border: 1px #FFFFFF solid;
text-align:center;
font-size:13px;
display:inline;
}

#clickthroughprintwrapper{
width:211px;
height:25px;
background-color:#006699;
padding: 8px 2px 2px 2px;
margin: 5px 9px 5px 5px;
float:left;
border: 1px #CCCCCC solid;
text-align:center;
font-size:13px;
display:inline;
}

#clickthroughprintwrapper a:link,
#clickthroughprintwrapper a:visited,
#clickthroughprintwrapper a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#pricewrapper{
width:211px;
height:25px;
background-color:#009999;
color:#FFFFFF;
padding: 8px 2px 2px 2px;
margin: 5px 9px 5px 5px;
float:left;
border: 1px #FFFFFF solid;
text-align:center;
font-size:13px;
display:inline;
}

.cardatainner{
width:312px;
background-color:#FFFFFF;
float:left;
border: 1px #FFFFFF solid;
margin: 2px 2px 6px 2px;
padding:5px 5px 5px 5px;
font-size:14px;
line-height:22px;
display:inline;
}

.cardatainner2{
width:312px;
background-color:#FFFFFF;
float:left;
border: 1px #FFFFFF solid;
font-size:12px;
margin: 2px 2px 2px 2px;
padding:5px 5px 5px 5px;
display:inline;

}

.cardata{
width:328px;
float:left;
background-color:#cccccc;
padding: 10px 12px 10px 12px;
font-size:16px;
margin-top:10px;
padding: 5px 5px 5px 5px;
margin: 2px 2px 2px 2px;
border: 1px #cccccc solid;
display:inline;
}

#shopwindowbubbletop{
width:679px;
height:17px;
float:left;
display:inline;
background-image:url(images/bubble_top.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
}

#shopwindowbubblecentre{
width:679px;
float:left;
display:inline;
background-image:url(images/bubble_singlepixel.gif);
margin: 0px 0px 0px 0px;
}

#shopwindowbubblebottom{
width:679px;
height:40px;
float:left;
display:inline;
background-image:url(images/bubble_bottom.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
}

#shopwindowbubbletopinner{
width:617px;
float:left;
display:inline;
margin: 0px 0px 0px 25px;
}

.optionswrapper{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 20px 0px 0px 16px;
padding:10px;
text-align:center;
text-size:14px;
}

.optionswrapper2{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-align:center;
text-size:14px;
}

.optionswrappercustomer{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-align:center;
text-size:14px;
}

.optionswrappercustomertwo{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 20px;
padding:10px;
text-align:center;
text-size:14px;
}

#pricingwrapper{
width:256px;
float:left;
display:inline;
background-color:#009999;
border: 1px #CCCCCC solid;
margin: 20px 0px 0px 16px;
padding:10px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:center;
}


#picturehowto{
width:300px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
padding:10px;
float:left;
display:inline;
font-size:10px;
}

#capidbutton{
width:300px;
float:left;
display:inline;
margin: 0px 0px 0px 7px;
padding:8px 5px 8px 5px;
font-weight:bold;

}




.buyreservebutton{
width:140px;
float:left;
display:inline;
text-align:center;
font-size:15px;
padding:8px 5px 8px 5px;
margin: 10px 0px 0px 7px;
font-weight:bold;
}



/*end shopwindowcontent*/


/*customer - shopwindow content*/

#customershopwrapper{
width:965px;
background-color:#F2F2F2;
}


#shopwindowheader{
width:650px;
height:23px;
float:left;
background-color: #006699;
display:inline;
font-size:18px;
color:#FFFFFF;
margin:0px 0px 10px 0px;
padding: 10px 0px 10px 30px;
}


.shoptextwrapper{
width:659px;
float:left;
background-color:#FFFFFF;
padding: 0px 10px 10px 10px;
margin: 5px 0px 15px 5px;
border: 1px #CCCCCC solid;
color:#333333;
display:inline;
}


.shopwindowimagelarge{
width:265px;
height:177px;
float:left;
padding: 5px 5px 5px 5px;
margin:2px 2px 2px 16px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
display:inline;
}

.shopwindowsmallimagewrapper{
width:332px;
margin:0px 3px 7px 0px;
float:left;
display:inline;

}

.shopwindowlargeimagewrapper{
width:338px;
margin:0px 3px 7px 4px;
float:left;
display:inline;
}

.shopwindowimagesmall{
width:136px;
height:91px;
float:left;
padding: 5px 5px 5px 5px;
margin: 2px 7px 15px 8px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
display:inline;
}

#availabilitydatewrapper{
width:211px;
height:25px;
background-color:#006699;
color:#FFFFFF;
padding: 8px 2px 2px 2px;
margin: 5px 9px 5px 5px;
float:left;
border: 1px #FFFFFF solid;
text-align:center;
font-size:13px;
display:inline;
}

#clickthroughprintwrapper{
width:211px;
height:25px;
background-color:#006699;
padding: 8px 2px 2px 2px;
margin: 5px 9px 5px 5px;
float:left;
border: 1px #CCCCCC solid;
text-align:center;
font-size:13px;
display:inline;
}

#clickthroughprintwrapper a:link,
#clickthroughprintwrapper a:visited,
#clickthroughprintwrapper a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#pricewrapper{
width:211px;
height:25px;
background-color:#009999;
color:#FFFFFF;
padding: 8px 2px 2px 2px;
margin: 5px 9px 5px 5px;
float:left;
border: 1px #FFFFFF solid;
text-align:center;
font-size:13px;
display:inline;
}

.cardatainner{
width:312px;
background-color:#FFFFFF;
float:left;
border: 1px #FFFFFF solid;
margin: 2px 2px 6px 2px;
padding:5px 5px 5px 5px;
font-size:14px;
line-height:22px;
display:inline;
}

.cardatainner2{
width:312px;
background-color:#FFFFFF;
float:left;
border: 1px #FFFFFF solid;
font-size:12px;
margin: 2px 2px 2px 2px;
padding:5px 5px 5px 5px;
display:inline;

}

.cardata{
width:328px;
float:left;
background-color:#cccccc;
padding: 10px 12px 10px 12px;
font-size:16px;
margin-top:10px;
padding: 5px 5px 5px 5px;
margin: 2px 2px 2px 2px;
border: 1px #cccccc solid;
display:inline;
}

#shopwindowbubbletop{
width:679px;
height:17px;
float:left;
display:inline;
background-image:url(images/bubble_top.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
}

#shopwindowbubblecentre{
width:679px;
float:left;
display:inline;
background-image:url(images/bubble_singlepixel.gif);
margin: 0px 0px 0px 0px;
}

#shopwindowbubblebottom{
width:679px;
height:40px;
float:left;
display:inline;
background-image:url(images/bubble_bottom.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
}

#shopwindowbubbletopinner{
width:617px;
float:left;
display:inline;
margin: 0px 0px 0px 25px;
}


.optionswrapper{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 10px 0px 0px 16px;
padding:10px;
text-align:center;
text-size:14px;
}

.optionswrapperleftalign{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-size:14px;
}

.optionswrapperleftalignbroker{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-size:14px;
}

.optionswrapperleftalignright{
width:289px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 6px 0px 0px 8px;
padding:10px;
text-size:14px;
}

.optionswrapperleftalignrightprint{display:none;}

.optionswrapperleftshow{
width:289px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 6px 0px 0px 8px;
padding:10px;
text-size:14px;
}
.optionswrapperleftshow2{
width:300px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 6px 0px 0px 8px;
text-size:14px;
padding:5px;
}


#dealernotes{display:none;}

#dealernotescust{display:none;}

#pricingwrapper{
width:256px;
float:left;
display:inline;
background-color:#006699;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:center;
}

#buttonwrapper{
width:300px;
float:left;
display:inline;

margin:2px 7px 15px 8px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:center;
}

#picturehowto{
width:300px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
padding:10px;
float:left;
display:inline;
font-size:10px;
}

#capidbutton{
width:300px;
float:left;
display:inline;
background-color:#009999;
margin: 0px 0px 0px 7px;
border: 1px #CCCCCC solid;
text-align:center;
font-size:15px;
padding:8px 5px 8px 5px;
font-weight:bold;
}

#capidbutton a:link,
#capidbutton a:visited,
#capidbutton a:hover {
color: #FFFFFF;
text-decoration: underline;
}


.buyreservebutton{
width:140px;
float:left;
display:inline;
background-color:#006699;
border: 1px #CCCCCC solid;
text-align:center;
font-size:15px;
padding:8px 5px 8px 5px;
margin: 10px 0px 0px 7px;
font-weight:bold;
}

.buyreservebutton a:link,
.buyreservebutton a:visited,
.buyreservebutton a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/*end customer - shopwindowcontent*/


/*lightbox*/

#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Arial, 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; }


/*end lightbox*/


/*customer facing shopwindow*/

#customerbackgroundwrapper{
width:965px;
float:left;
display:inline;
background-color:#F2F2F2;
margin: 0px 0px 0px 0px;
}

#customerleftwrapper{
width:350px;
float:left;
display:inline;
padding: 20px 10px 20px 101px;
}

#customerrightwrapper{
width:455px;
float:left;
display:inline;
padding: 20px 10px 20px 20px;
}

#customervehinfo{
width:660px;
float:left;
display:inline;
margin: 25px 0px 0px 121px;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 5px 25px 10px 25px;
}

#customerpricingwrappershort{
width:300px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-align:center;
font-weight:bold;
}

#customerpricingwrappershort{
width:256px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-align:center;
font-weight:bold;
}

.customeroptionswrapper{
width:300px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 5px 0px 0px 16px;
padding:10px;
text-align:center;
text-size:14px;
}

.customeroptionswrappernb{
width:300px;
float:left;
display:inline;
margin: 5px 0px 0px 16px;
padding:10px;
text-align:right;
text-size:14px;
}

.customershopwindowimagelarge{
width:265px;
height:177px;
float:left;
padding: 5px 5px 5px 5px;
margin:2px 20px 25px 25px;
border: 1px #CCCCCC solid;
background-color:#FFFFFF;
display:inline;
}

#customerdealerinfo{
width:300px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 15px 0px 0px 16px;
padding: 10px 10px 10px 10px;
}

.customerfooter{
width:953px;
height:23px;
margin: 0px 0px 0px 0px;
float:left;
display:inline;
background-color:#666666;
font-size:11px;
padding: 6px 12px 0px 0px;
text-align:right;
color:#FFFFFF;
}

.customerfooter a:link,
.customerfooter a:visited,
.customerfooter a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.customerwarning{
margin: 0px 0px 5px 0px;
}

.yourdealershiplogobottom{
margin: 0px 0px 10px 0px;
}
/*end customer facing shopwindow*/

#customershopwindowbubbletop{
width:679px;
height:17px;
float:left;
display:inline;
background-image:url(images/bubble_top.gif);
background-repeat:no-repeat;
margin: 25px 0px 0px 120px;
}

#customershopwindowbubblecentre{
width:679px;
float:left;
display:inline;
background-image:url(images/bubble_singlepixel.gif);
margin: 0px 0px 0px 120px;
}

#customershopwindowbubblebottom{
width:679px;
height:40px;
float:left;
display:inline;
background-image:url(images/bubble_bottom.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px 120px;
}

#customershopwindowbubbletopinner{
width:617px;
float:left;
display:inline;
margin: 0px 0px 0px 25px;
}

#customershopwindowformwrapper{
width:289px;
float:left;
display:inline;
margin: 4px 0px 0px 8px;
background-color:#FFFFFF;
border: solid 1px #CCCCCC;
padding: 0px 10px 5px 10px;
text-align:left;
}

#customershopwindowformheader{
padding: 15px 0px 0px 0px;
}

#customershopwindowforminner{
float:left;
display:inline;
margin: 10px 10px 10px 10px;
}

#customercapidlink{
width:190px;
height:15px;
float:left;
display:inline;
padding:5px;
text-align:left;
margin: 15px 0px 10px 0px;
}

#printbutton{
width:280px;
float:left;
display:inline;
text-align:right;
margin: 15px 0px 0px 15px;
}



/*stocklist page*/

#stocklistwrapper{
width:684px;
float:left;
display:inline;
}

.stocklistheader{
width:665px;
float:left;
display:inline;
border: 2px solid #009999;
padding:10px 10px 10px 10px;
}


.customerstocklistheader{
width:665px;
float:left;
display:inline;
border: 2px solid #CCCCCC;
background-color:#FFFFFF;
padding:10px 10px 10px 10px;
}

.stocktextouterwrapper{
width:555px;
float:left;
display:inline;
}

.stocklisttextwrapper{
width:400px;
float:left;
display:inline;
margin: 0px 0px 0px 15px;
padding: 5px;
}

.stocklisttexttitlewrapper{
width:400px;
float:left;
display:inline;
font-size:16px;
margin: 0px 0px 0px 15px;
padding: 5px;
font-weight:bold;
}

.stocklistbuttonwrapper{
width:100px;
float:left;
display:inline;
background-color:#009999;
padding: 5px 5px 5px 5px;
color:#FFFFFF;
}


.customerstocklistbuttonwrapper{
width:100px;
float:left;
display:inline;
background-color:#333333;
padding: 5px 5px 5px 5px;
color:#FFFFFF;
}

.stocklistbuttonwrapper a:link,
.stocklistbuttonwrapper a:visited,
.stocklistbuttonwrapper a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.customerstocklistbuttonwrapper a:link,
.customerstocklistbuttonwrapper a:visited,
.customerstocklistbuttonwrapper a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.stocklisttablewrapper{
width:664px;
float:left;
display:inline;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

/*end of stocklist page*/

/*customerfrontpage*/

#customerfrontpagewrapper{
width:703px;
float:left;
display:inline;
margin: 15px 0px 15px 131px;
}



#welcometextcustomer{
width:640px;
float:left;
display:inline;
margin-bottom:25px;
background-color:#FFFFFF;
border: 2px solid #CCCCCC;
padding:10px;
margin: 10px 0px 0px 131px;
}



/*end of customerfrontpage*/

.tableholder{
width:289px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 6px 0px 0px 8px;
padding:10px;
text-size:12px;
}

#notespreview{
width:658px;
height:325px;
float:left;
display:inline;
background-color:#FFFFFF;
border: 1px #CCCCCC solid;
margin: 0px 0px 0px 119px;
padding:10px;
}

#printversionshopwindowlink{
width:100px;
height:15px;
float:right;
display:inline;
font-size:11px;
}

#printversionshopwindowlink a:link,
#printversionshopwindowlink a:visited,
#printversionshopwindowlink a:hover {
color: #FFFFFF;
text-decoration: underline;
}


#shopwindowtext{
width:300px;
float:left;
display:inline;
}

.textsummaryinner{
width:100px;
float:left;
display:inline;
}

/*button classes*/

.button {
border: 2px solid #006666;
background: #009999;
color: #FFFFFF;
font-weight:normal;
padding-left:6px;  padding-right:6px;
cursor: pointer; cursor: hand;
}

.customerbutton{
border:#666666 solid 2px;
background:#999999;
color: #FFFFFF;
font-weight:normal;
cursor: pointer; cursor: hand
}

/*

/*frontpage car content*/

.headerfrontpageinsert{
width:625px;
height:110px;
float:left;
display:inline;
text-align:left;
font-weight:normal;
padding:5px;
}

.headerimageholder{
width:136px;
height:110px;
float:left;
display:inline;
margin: 0px 10px 0px 0px;
}

.headertextholder{
	width:290px;
	height:110px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.headerbuttonholder{
	width:155px;
	height:110px;
	float:left;
	display:inline;
	margin: 0px 5px 0px 0px;
	text-align:right;
}

.headerstocklistbuttonholder{
	width:155px;
	height:110px;
	float:left;
	display:inline;
	margin: 0px 5px 0px 8px;
	text-align:right;
}

#javabutton{
width:145px;
height:14px;
padding: 1px 0px 3px 0px;
cursor:pointer;
background-color:#009999;
color:#FFFFFF;
font-weight:bold;
text-align:center;
border: 2px solid #006666;
margin: 0px 0px 0px 0px;
font-size:13px;
}

#customerjavabutton{
width:145px;
height:14px;
padding: 1px 0px 3px 0px;
cursor:pointer;
background-color:#999999;
color:#FFFFFF;
font-weight:bold;
text-align:center;
border: #666666 solid 2px;
margin: 0px 0px 0px 0px;
font-size:13px;
}


.genericbox{width:640px; border:2px solid #9ac1c9; padding:10px 8px 8px 12px; margin-top:3px; }
.genericboxfull{width:921px; border:2px solid #9ac1c9; padding:10px 8px 8px 12px; margin-top:3px; }
.genericboxactive{width:640px; border:2px solid #d40000; padding:10px 8px 8px 12px; margin-top:3px; }
.genericboxactivefull{width:921px; border:2px solid #d40000; padding:10px 8px 8px 12px; margin-top:3px; }
.genericboxactivesuccess{width:640px; border:2px solid #00b80d; padding:10px 8px 8px 12px; margin-top:3px; }
.genericboxactivesuccessfull{width:921px; border:2px solid #00b80d; padding:10px 8px 8px 12px; margin-top:3px; }
/* end control panel page*/

/* input styling */
input {     border: 1px solid #000; margin:1px; } 
submit { border: 1px solid #000; background:#CCC; margin:1px;}
select {     border: 1px solid #000; margin:1px; }
checkbox {     border: 1px solid #000; margin:1px; background:#DDD; } 
textarea {     border: 1px solid #000; margin:1px;  } 

form {display:inline;}

A.whitelinks:link {color: white;}
A.whitelinks:visited {color: white;}
A.whitelinks:active {color: white;}
A.whitelinks:hover {color: white;}
}

