.searchBtn {
	font-family: Tahoma;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #357916;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Tahoma;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #085F20;
	border-bottom: 1px solid #085F20; 
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Tahoma;
	color: #1E6F20;
	background-color: #CBE3C3;
	border: none;
	height: 20px;
	border: 1px solid #1B991B;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Tahoma;
	font-size: 75%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Tahoma;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Tahoma;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a.txtSession, a.txtSiteDocs {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Tahoma;
	color: #B9CFA9;
	text-decoration: underline;
}
a.txtButton {
	font-family:Verdana;	
	font-size:10px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a.txtButton:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color:#B9CFA9;
	text-decoration:underline;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Tahoma;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Tahoma;
	font-size: 75%;
	color: #B9CFA9;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Tahoma;
	color: #B9CFA9;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #000000;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
    border: 0px solid #000000;
	float: right;
	color: #FF0000;
	padding-right:3px;
}
.txtCart {
    border: 0px solid #000000;
	font-family: Tahoma;
	width: 135px;
	font-size: 75%;
	float: left;
	color: #000000;	
}
.cartTotal {
    border: 0px solid #000000;
	width: 155px;
	float: left;
	padding-left:5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Tahoma;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Tahoma;
	font-weight: normal;
	color: #075D1F;
	padding: 4px;
	border: 1px solid #075D1F;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #CCCC00;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Tahoma;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #DEE7DE;
	background-color: #76A270;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #CBE9C9;	
}
.tdcartOdd {
	background-color: #CBE3C3;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Tahoma;
	color: #1E6F20;
	background-color: #CBE3C3;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #1B991B;
}
a.txtUpdate {
	font-family: Tahoma;
	color: #1E6F20;
	background-color: #CBE3C3;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #1B991B;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Tahoma;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #FFFFFF;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	background: #E5E7DA;
	height: 20px;
}
#Updates{
	border: 1px solid #000000;

	background: #F3F6EF;

	font-size:11px;

	font-weight: bold;

	width: 230px;
}
a.produktas_11tb:link, a.produktas_11tb:active, a.produktas_11tb:visited {

font-family:Verdana;

font-size:11px;

color:#FFFFFF;

line-height:19px;

font-weight: normal; 

text-decoration:none;

}

a.produktas_11tb:hover{

font-family:Verdana;

font-size:11px;

color:#FFFFFF;

line-height:19px;

font-weight: normal; 

text-decoration:underline;

}
.Sesija{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Supportas {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
font-size: 12px;
border: 1px solid black;
padding: 2px;
background-color: #fcfee4;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/**forumo styius */
a.forumHeader
{
  font-size:12px;
  font-family: Tahoma;
  color: #000000;
  text-decoration: none;
}
a.forumHeader:hover
{
  font-size:12px;
  font-family: Tahoma;
  color: #B9CFA9;
  text-decoration: underline;
}
a.forumLink {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.forumLink:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #B9CFA9;
	text-decoration: none;
}
a.forumLinkPost {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.forumLinkPost:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CFA9;
	text-decoration: none;
}
.notes
{
  font-size:11px;
  font-family: Tahoma;
  margin-left: 10px;
}
.mainCat
{
  padding:5px;
  font-size:13px;
  font-family: Tahoma;
  background-color: #247324;
  color: #FFFFFF;
}
.subFrmCat
{
  padding:3px;
  font-size:12px;
  font-family: Tahoma;
  background-color: #FFFFFF;
  color: #000000;
}
.tool{
 font-family: Tahoma;
 background-color: #CBE3C3;
}
.helpbbc {
	font-family: Tahoma;
	color: #000000;
	background-color: #CBE3C3;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #1B991B;
}
.smiles{
  
  border: 1px solid #d6e2d6;
  float:left;
  font-family:tahoma;
  font-size:12px;
  text-align:center;
}
.tdinfo
{
  font-family:tahoma;
  font-size:12px;
  color: #FFFFFF;
  text-transform: capitalize;
  background-color: #7ead83;
  border: 1px solid #d6e2d6;
}
.tdcontstext{
  background-color: #FFFFFF;
  font-family:tahoma;
  font-size: 11px;
  padding:10px;
  
}
.tdSubj{
  font-family:tahoma;
  font-size:13px;
  padding-left:50px;
  margin-bottom: 10px;
  font-weight:bold;
  text-decoration: underline;
  background-color: #3b8030;
  color: #FFFFFF;
  padding: 5px;
  padding-left:10px;

}
.tdcontstextprob{
  background-color: #d6dfce;
  font-family:tahoma;
  font-size: 12px;
  padding: 10px;
  border: 1px solid #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  border-right: 3px solid  #FFFFFF;
}
.post{
  background-color: #FFFFFF;
  font-family:tahoma;
  font-size: 12px;
  padding: 2px;
  border: 1px solid #6f9c7d;
  margin-bottom: 10px;
}
.toomuch {
 color:red;
}
.counter
{
 font-size: 11px;
}
.Myspan
{
background: #ffc;
font-weight: bold;
}
.tekstas
{
 font-size: 12px;
 font-weight: bold;
 padding: 5px;
}
a {
    font-family: Tahoma;
	font-size: 12px;
	color:#333333;
	text-decoration: underline;
}
a:hover {
    font-family: Tahoma;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
.price{
  
  padding-bottom: 3px;
}
     span.checkbox {
      width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(../styleImages/checkbox.gif) no-repeat;
      display: block;
      clear: left;
      float: left;
    }
   span.radio {
     width: 19px;
     height: 25px;
     padding: 0 5px 0 0;
     background: url(../styleImages/radio.gif) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   span.select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 21px;
     padding: 0 24px 0 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
     background: url(../styleImages/select.gif) no-repeat;
     overflow: hidden;
  }

.boxTitlePopProd {
    position:relative;
	font-family: Tahoma;
	font-size: 75%;
	color: #FFFFFF;
	float:left;
	font-weight: bold;
	background-color: #085F20;
	height: 15px;
	width:100px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	z-index:2;
	}
.boxContentPopProd {}
.PopProdEa {}

Location used: 

.boxTitlePopProd - Title of the box, equivilent to the .boxTitleLeft/Right
.boxContentPopProd {} - Content of the box, equivilent to the .boxContentLeft/Right
.PopProdEa {} - Each individual product and image box inside the .boxContentPopProd


Example CSS, as imported from the Classic skin for their boxContent CSS:

.boxTitlePopProd {
    position:relative;
	font-family: Tahoma;
	font-size: 75%;
	color: #FFFFFF;
	float:left;
	font-weight: bold;
	background-color: #085F20;
	height: 15px;
	width:100px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;

}

.boxContentPopProd {
    position:relative;
	border: 0px solid #000000;
	font-family: Tahoma;
	font-size: 100%;
	z-index:0;
	color: #000000;
	background-image: url(../styleImages/backgrounds/bg_cel1.gif);
	backgroun-repeat:repeat-y;
	padding-left: 2px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;	
}

.PopProdEa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
 	text-align: center;
	padding: 3px;
	text-decoration: none;
}
a.boxLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.boxLink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CFA9;
	text-decoration: none;
}

/* Suggestive Search Box - http://sitesmartuk.com */
 .suggestivesearch {
 /* Functional CSS */
 width:250px; 
 /* Set the width of the dropdown results box! */
 height: auto;
 position: absolute;
 z-index: 10;
 margin-left:0px; 
 /* Edit the margin-left value to make the search box line up correctly you may also need to add margin-right, margin-top and margin-bottom */
 padding-left:1px;
 display:none;

 /* Display CSS */
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 border:#666 1px solid;
 background-color:#FFFFFF;
 color: #000000;
 text-align:left;

 }

.suggestivesearch a {
 /*Display CSS: LINK*/
 color:#000000;
 text-decoration:none;
 }

.iesfix {
 /*Used to hide the result box in ie6*/
 width: auto; 
 height: auto;
 }
.ProdMarquee {
	height:160px;
}


