/*
  $Id: stylesheet.css,v 1.1.1.1 2005/01/15 06:43:57 Michael Sasek Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/


BODY {
	margin: 0px;
	background-image:url(/templates/little/cc_img/background.jpg);
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat;
}

TBODY {

	font-family: Tahoma;
	font-size: 11px;  
}


.menubg {
	background-image: url(/templates/little/images/menubg.jpg);
	height: 35px;
}
.fadeleft {
	background-image: url(/templates/little/images/fadeleft.jpg);
	width: 8px;
}
.faderight {
	background-image: url(/templates/little/images/faderight.jpg);
	width: 9px;
}
.lowerheader {
	background-image: url(/templates/little/images/headerlower.gif);
	height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 65px;
}
.whitebg {
	background-color: #FAFAFA;
	border: 2px solid #FFFFFF;
	padding-right: 11px;
}
.leftmenubg {
	background-image: url(/templates/little/images/leftmenubg.jpg);
	width: 177px;
}
.footerhead {
	background-image: url(/templates/little/images/footerhead.jpg);
	height: 35px;
	width: 753px;
}
.footerstrongcode {
	background-image: url(/templates/little/images/footer.jpg);
	height: 60px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding-top: 12px;
}
.menuendleft {
	background-image: url(/templates/little/images/menuendleft.jpg);
	height: 35px;
	width: 8px;
}
.menuendright {
	background-image: url(/templates/little/images/menuendright.jpg);
	height: 35px;
	width: 7px;
}
.menuspacer {
	background-image: url(/templates/little/images/menudivider.jpg);
	width: 2px;
}
.infoBox {
	background: #580504;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
}

.infoBoxContents {
  background: #FAFAFA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBoxcontents a:link, .infoBoxcontents a:visited, .infoBoxcontents a:active {
	color: #333333;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #EFD1D2;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

TD.infoBoxHeading {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #580504;
	color: #ffffff;
	padding-left: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.leftmenutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	background-image: url(/templates/little/images/menudot.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	height: 12px;
	float: right;
}
.leftmenutext a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	float: right;
}
.leftmenutext a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	float: right;
}
.leftmenutext a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #580504;
	text-align: right;
	float: right;

}
.pageHeading {
	font-family: Tahoma;
	font-size: 18px;
	color: #580504;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
a:link {
	color: #580504;
	text-decoration: none;
}
a:visited {
	color: #580504;
	text-decoration: none;
}
.smallText {
	font-size: 9px;
}
.imageborder {
	border: 4px solid #580504;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
}


#indexcontent {
  position: relative;
  float:left;
  width:485px;
  margin: 0 auto;
    padding-right:20px;
  padding-left:20px;
  padding-bottom:5px;
  padding-top:5px;
  background:white;
  font-size: 12px;
}

#contentpt1 {
    position: relative;
  float:left;
  width:100%;
  margin-bottom:5px;
  margin-top:5px;
  background:white;
}

#contentpt2 {
    position: relative;
  float:left;
  width:100%;
  margin-bottom:5px;
  margin-top:5px;
  background:white;
}


#topbox {
  position: relative;
  float:left;
  width:100%;
  padding-bottom:5px;
  padding-top:5px;
  background:white;
}

#topboxleft {
  width: 45%;
  position:relative;
  float:left;
  border:1px solid #580504;
  text-align:center;
    padding-top:5px;
  padding-bottom:5px;
}

#topboxright {
   width: 45%;
  position:relative;
  float:right;
  border:1px solid #580504;
  padding-left:20px;
}



#bottombox {
  position: relative;
  float:left;
  width:100%;
  padding-bottom:5px;
  padding-top:5px;
  background:white;
}

#bottomboxleft1 a {
  color: #580504;
  font-weight:900;
  text-decoration: underline;
}

#bottomboxleftmain {
  width: 49%;
  position:relative;
  float:left;
  border:1px solid #580504;
  padding-left:0px;
}

#bottombox0 {
  width: 100%;
  height:45px;
  position:relative;
  float:left;
  border:0;
  padding-left:20px;
  width:80%;
  margin:0 auto;
  left:15px;
  background-image: url(images/postage.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

#bottomboxleft1 {
  position:relative;
  float:left;
  border:0;
  padding-left:20px;
  font-size: 9px;
  width:80%;
  margin:0 auto;
}

#bottomboxleft2 {
  position:relative;
  float:left;
  border:0;
  padding-left:20px;
  font-size: 9px;
    width:80%;
  margin:0 auto;
}

#bottomboxrightmain {
    width: 45%;
  position:relative;
  float:right;
  border:1px solid #580504;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
}

#bottomboxright {
    width: 100%;
  position:relative;
  float:left;
  border:0px solid #580504;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
}

#bottomboxright2 {
  position:relative;
  float:left;
  border:0;
  padding-left:20px;
  font-size: 9px;
  width:80%;
  margin:0 auto;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

#bottomboxright0 {
  width: 100%;
  height:45px;
  position:relative;
  float:left;
  border:0;
  padding-left:20px;
  width:80%;
  margin:0 auto;
  left:15px;
  background-image: url(images/telephone2.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

.clr {clear:both;}

#container-header{ width:900px; height:13px; background-image:url(cc_img/page-top.gif); margin-left:auto; margin-right:auto; margin-top:10px;}
#container-body{ width:900px;background-color:#580504; margin-left:auto; margin-right:auto;}
#container-footer{width:900px; height:13px; background-image:url(cc_img/page-bottom.gif); margin-left:auto; margin-right:auto}

#header-menu-bar{width:837px; height:15px; background-image:url(cc_img/menu-bar.gif); margin-left:auto; margin-right:auto; margin-bottom:12px; font-size:125%; padding:10px 20px 7px 20px; }
#header-menu-bar a{color:#fff; text-decoration:none; margin-left:6px; margin-right:6px;}
#header-menu-bar a:hover{color:#ffffff; text-decoration:underline;}

#header-logo{width:878px; height:148px; margin-left:auto; margin-right:auto;}
#header-logo img {border:0px;}

#footer-menu-bar{width:837px; height:25px; background-image:url(cc_img/menu-bar.gif); margin-left:auto; margin-right:auto; margin-top:12px; font-size:95%; padding:4px 20px 3px 20px; color:#7f7f7f; text-align:center;}
#footer-menu-bar a{color:#7f7f7f; text-decoration:none;}
#footer-menu-bar a:hover{color:#ffffff; text-decoration:underline;}

#main-content-top{width:878px; height:8px; background-image:url(cc_img/body-background-top.gif); margin-left:auto; margin-right:auto; margin-top:12px; font-size:0%;}
#main-content-bottom{width:878px; height:7px; background-image:url(cc_img/body-background-bottom.gif); margin-left:auto; margin-right:auto; font-size:0%; }
#main-content{width:878px;background-image:url(cc_img/body-background-middle.gif); margin-left:auto; margin-right:auto; background-repeat:repeat-y;}

#main-content-l{width:160px; padding:10px2px 10px 2px; float:left;}
#main-content-r{	width:665px;	padding:10px;	float:right;}

#main-content-flowers{
	width:878px;
	min-height:121px;
	background-image: url(cc_img/right-col-background.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}

#main-content-l ul { list-style : none; margin : 0px 0px 0px 3px; padding : 0px; border : none; text-align : left;} 
#main-content-l li { padding:0px; margin:0px;} 
#main-content-l li a { display : block;padding : 2px 0px 2px 0px; color:#420201; font-weight : normal;font-size:100%;text-decoration:none;} 
#main-content-l li a:hover { background-color : #420201;color : #fff;} 

.cc_sep{width:15px; hegith:25px;}

#tab-1{position:relative; height:24px; width:150px; background-image:url(../../cc_img/tab-mask.gif); font-size:100%; float:left; text-align:center; padding-right:4px;padding-top:7px; background-color:#580504; z-index:999}
#tab-2{position:relative; height:24px; width:150px; background-image:url(../../cc_img/tab-mask.gif); font-size:100%; float:left; text-align:center; padding-right:4px;padding-top:7px; background-color:#dedede}
#tab-3{position:relative; height:24px; width:150px; background-image:url(../../cc_img/tab-mask.gif); font-size:100%; float:left; text-align:center; padding-right:4px;padding-top:7px; background-color:#dedede}
#tab-4{position:relative; height:24px; width:150px; background-image:url(../../cc_img/tab-mask.gif); font-size:100%; float:left; text-align:center; padding-right:4px;padding-top:7px; background-color:#dedede}

#tab-1 a {color:#dedede}
#tab-2 a {color:#580504}
#tab-3 a {color:#580504}
#tab-4 a {color:#580504}

#page-tabs {margin:10px 0px 0px 0px; padding:0px; width:650px;}
#page-tabs a {text-decoration:none; text-align:center;}
#page-tabs a:hover {text-decoration:underline;}

#tabs-container{position:relative;}

#tabs-detail-holder {position:relative; min-height:50px; _height:75px; width:650px;}
#page-top-tab-1 {position:relative; min-height:50px; _height:75px; margin-bottom:5px; padding:10px; width:627px; display:block; z-index:0; border:1px solid #580504; display:block; font-weight:normal}
#page-top-tab-2 {position:relative; min-height:50px; _height:75px; margin-bottom:5px; padding:10px; width:627px; display:block; z-index:0; border:1px solid #580504; display:none; font-weight:normal}
#page-top-tab-3 {position:relative; min-height:50px; _height:75px; margin-bottom:5px; padding:10px; width:627px; display:block; z-index:0; border:1px solid #580504; display:none; font-weight:normal}
#page-top-tab-4 {position:relative; min-height:50px; _height:75px; margin-bottom:5px; padding:10px; width:627px; display:block; z-index:0; border:1px solid #580504; display:none; font-weight:normal}

#page-top-tab-3 img {border:1px solid #000;}
#page-top-tab-3 a {text-decoration:none; color:#000000;}
#page-top-tab-3 a:hover {text-decoration:underline;}
