/* first example */

 /* set background images for corners */
.rbroundbox { background: url(/App_Themes/Default/Img/Balloons/simple_background.gif) repeat; }
.rbtop div  { background: url(/App_Themes/Default/Img/Balloons/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(/App_Themes/Default/Img/Balloons/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(/App_Themes/Default/Img/Balloons/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(/App_Themes/Default/Img/Balloons/simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { left: 0px; margin-left: 10px; margin-right: 0px;}
.rbroundbox { left: 0px; margin-left: 0px; margin-right: 0px; width:100% }


 /* set background images for corners [2] */
.rbroundbox2 { background: url(/App_Themes/Default/Img/Balloons/simple_background2.gif) repeat; }
.rbtop2 div  { background: url(/App_Themes/Default/Img/Balloons/simple_top_left2.gif) no-repeat top left; }
.rbtop2      { background: url(/App_Themes/Default/Img/Balloons/simple_top_right2.gif) no-repeat top right; }
.rbbot2 div  { background: url(/App_Themes/Default/Img/Balloons/simple_bottom_left2.gif) no-repeat bottom left; }
.rbbot2      { background: url(/App_Themes/Default/Img/Balloons/simple_bottom_right2.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent2  { left: 0px; margin-left: 10px; margin-right: 0px;}
.rbroundbox2 { left: 0px; margin-left: 0px; margin-right: 0px; width:100% }






.inputSearchEngine
{
	font-family: Georgia, "Times New Roman", Times, serif;

	position:relative;
   color: #5A3D1C;    
   border: none 0px;
	background: transparent;
	font-size:12px;
	width:170px;
	margin-left:42px; 
	margin-top:0px; 
	top:11px;
}

.inputCart
{
	font-family: Georgia, "Times New Roman", Times, serif;

    color: #5A3D1C;    
    border: none 0px;
	background: transparent;
	font-size:11px;
	width:40px;
	background-color:#FFFFFF;
}


.inputLogin
{
	font-family: Georgia, "Times New Roman", Times, serif;

    color: #B79979;    
    border: none 0px;
	font-size:13px;
	width:170px;
	height:18px;
	background-color:#FFFFFF;
	margin-bottom:3px;
}

.textAreaContactForm
{
	font-family: Georgia, "Times New Roman", Times, serif;

    color: #B79979;    
    border: none 0px;
	font-size:13px;
	width:480px;
	height:120px;
	background-color:#FFFFFF;
	margin-bottom:3px;
}

.inputContactForm
{
	font-family: Georgia, "Times New Roman", Times, serif;

    color: #B79979;    
    border: none 0px;
	font-size:13px;
	width:280px;
	height:18px;
	background-color:#FFFFFF;
	margin-bottom:12px;
}



body {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 12px;
	margin: 0px;
	
	scrollbar-base-color: #EDEDE5;
	scrollbar-face-color: #EDEDE5;
	scrollbar-shadow-color: #95815A;
	scrollbar-arrow-color: #95815A;
    scrollbar-highlight-color: #95815A;
    scrollbar-dark-shadow-color: #EDEDE5;
    scrollbar-3d-light-color: #EDEDE5;
	
	background-color: #fbf8f1;
	color: #95815A;
	text-align:justify;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	color: #808080;	
	font-size: 12px;
	text-align:justify;	
}

hr
{
	width:630px; 
	border:thin; 
	color: #ac9e8d;
}

.pTitle, .pGridLinesFoot
{
  color: #B79979;
  font-size:14px;
  text-align:left;
}



.pTitleItalic
{
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	color: #5A3D1C;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	margin-left:0px; 
	margin-top:0px; 	
	margin-bottom: 0px;		
}

.pTitleNoItalic
{
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	color: #5A3D1C;	
	font-size:14px;
	font-weight: normal;
	font-style:normal;
	margin-left:0px; 
	margin-top:0px;
	margin-bottom: 0px;		
}



.pDescription
{
	color:#95815A;
	text-align:justify;
	font-size:12px;
	margin-left:0px; 
	margin-top:0px;
	margin-bottom: 0px;	
}

.pDescription2
{
	color:#B79979;
	text-align:left;
	font-size:12px;
border:0px;
margin:0px;
right:0px;
padding:0px;

}

.pDescriptionSmall
{
	color:#95815A;
	text-align:justify;
	font-size:11px;
}

.pSmooth
{
	color:#CEC4B2;
	font-style:italic;
	font-size:14px;
	text-align:inherit;
}

.pSmallItalic
{
	font-family: Arial, Tahoma, serif, Georgia, "Times New Roman", Times;
	color: #5A3D1C;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:0px;
}

.pMark
{
	color:#F18E00;
	font-style:inherit;
}

.pTotal, .pGridLines
{
	color:#5A3D1C;
	font-style:normal;
	font-size:15px;
	text-align:inherit;
}


.pBg
{
	color:#fbf8f1;
}

.gridHeader
{
	font-family: Arial, Tahoma, serif, Georgia, "Times New Roman", Times;
	color: #5A3D1C;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}


.gridHeaderSmall
{
	font-family: Arial, Tahoma, serif, Georgia, "Times New Roman", Times;
	color: #5A3D1C;
	font-size:12px;
	font-style:italic;
}



.pMenuTopLogin
{
	color:#95815A;
	text-align:left;
	font-size:12px;
	font-style:italic;
	top:0px;
	vertical-align:top;
	margin-top:0px;
}


.pDisabled
{
	color: #e6d3af;
	top:0px;	
	vertical-align:top;
	margin-top:0px;
	text-align:right;
}


/* a.aMenuTopLogin */
A.aMenuTopLogin, A.aMenuTopLoginMark
{
  font-size :12px;	
  color: #95815A;
  text-decoration:underline;  
  font-style:italic;  
}

a.aMenuTopLoginMark
{
	color: #F18E00;
}

A.aMenuTopLogin:visited, A.aMenuTopLoginMark:visited
{
    text-decoration:underline;	
}

A.aMenuTopLogin:active, A.aMenuTopLoginMark:active
{
    text-decoration:underline;	
}


A.aMenuTopLogin:hover, A.aMenuTopLoginMark:hover
{
    text-decoration:none;	
}




/* a.aSmall */
A.aSmall 
{
  font-size :11px;	
  color: #95815A;
  text-decoration:none;
}


A.aSmall:visited
{
    color: #95815A;
    text-decoration:none;
}

A.aSmall:active
{
    color: #95815A;
    text-decoration:none;
}


A.aSmall:hover
{
    color: #5A3D1C;
    text-decoration:underline;
}


/* Categories */
A.aCategories 
{
  font-size :14px;	
  color: #5A3D1C;
  text-decoration:none;
}

A.aCategories:visited
{
    color: #8B5C29;
    text-decoration:none;
}

A.aCategories:active
{
    color: #5A3D1C;
    text-decoration:none;
}

A.aCategories:hover
{
    color: #B79979;
    text-decoration:underline;
}


A.aCategoriesActive
{
  font-size :14px;	
  color: #F18E00;
  text-decoration:none;
}

A.aCategoriesActive:visited
{
    color: #F18E00;
    text-decoration:none;
}

A.aCategoriesActive:active
{
    color: #F18E00;
    text-decoration:none;
}

A.aCategoriesActive:hover
{
    color: #F18E00;
    text-decoration:underline;
}



A.aBottom
{
  font-size :8px;	
  color: #d4cfba;
  text-decoration:none;
}

A.aBottom:visited
{
    color: #d4cfba;
    text-decoration:none;
}

A.aBottom:active
{
    color: #d4cfba;
    text-decoration:none;
}

A.aBottom:hover
{
    color: #d4cfba;
    text-decoration:none;
}




textarea
{
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
    color: #808080;
}

/* CUSTOM STYLES.Begin */

.btnSend
{
	position: relative;
	top:2px;
	padding-right:4px;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	cursor:pointer;
	background-position: right top;
	
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
    #background-color:Transparent;
	background-color:#684F41;	
    color: #B9A581;
	font-size:11px;		
}

.tableProducts
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dad9da;
	border-right-color: #dad9da;
	border-bottom-color: #dad9da;
	border-left-color: #dad9da;
}


.lineGeneral
{
	border: 1px #c8c7c;
}

.lblError
{
	color: #cc0000;
}