/* GENERAL STYLES */
.shopCartInfo
{
    border: 1px solid #F25923; 
    padding: 0px;
    margin:0px;
}
    
.shopcartInfoHeader
{
background-color:#F25923;
/*font-size:11pt;*/
font-weight: bold;
color: #ffffff;
}

.subProductTableHead
{
	color: #808080;
	vertical-align:top;
	/*font-size : 10pt;*/
	font-weight: bold;
}

.subProductOrange
{
	background:#F25923;
}

.subProductTable
{
	color: 808080;
	vertical-align:top;
}

.subProductTableFooter
{
color: #808080;
/*font-size:10pt;*/
}

.directLink {
font-size:10pt;
color:#777777;
text-decoration: none;
}

/*Search*/
.searchInputText {
background-color: #F25923;
height:20;
color:#ffffff;
}

input.searchInputSubmit {
padding:0;
background-color: #F25923;
color:#FFFFFF;
width:22;
height:22;
/*font-size:9pt;*/
}

.orangeLine
{
border-bottom:solid 1px #F25923;
font-size:1px ; 
}

.productLink
{
color: #808080;
/*font-size:10pt;*/ 
}

.inputTextBox
{
color: #808080;
/*font-size:10pt;*/ 
}

/*shop wizzard headline*/

.numberInactiv

{
text-align: center;
/*font-size: 14px;*/
color:#BBBBBB; 
}


.textInactiv

{
border-bottom: 3px solid #BBBBBB; 
text-align: center;
/*font-size :14px;*/ 
color:#BBBBBB ; 
}

/*input box*/
.fieldbox
{
border:solid 1px #888888; 
/*background-color:#F8F8F8;*/
color:#888888; 
padding:3px;
margin:5px; 
}

.formLabel
{
color:#666666; 
}
.formTextBox
{
width:150px;
}
.formErrorTextBox
{

border: solid 2px red;
}
.listError
{
display:block;
font-weight:bold;
}

.test
{
 background-color:black;
}























/* EDITOR PROPERTIES */
