*{
    font-size:			12px;
}

/*------------Header Top------*/
td.headertop{
    padding:				2px;
}
td.headertop, td.headertop a:link, td.headertop a:visited, td.headertop a:active{
    font-size:				12px;
    text-decoration:			dotted;
    color:				#ffffff;
    font-weight:			bold;

}
td.headertop a:hover{
    font-size:				12px;
    text-decoration:			underline;
    color:				#ffffff;
    font-weight:			bold;
}
/*----------------------------*/

/*---------Preview Images-----*/
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
/*----------------------------*/

/*------------Search----------*/
form {margin: 0px;padding: 0px;}
.search_bg {
    background:url(/images/picture/top_2000.gif) repeat-x left top;
	font-size: 12px;
}
.search_bg .s_bg {
	background: url(/images/picture/tb000000.gif) no-repeat right top;
	width: 100%;
}
.s_lef {
	background: url(/images/picture/seacrh_l.gif) no-repeat left top;
	height: 30px;
}
input#search {
	margin: 6px 0px 0px 12px;
	width: 100%;
	display: inline;
	border-style: none;
	height: 15px;
	font-size: 12px;
	padding-top: 1px;
}
/*----------------------------*/

/*---------Check Balance------*/
a#cbal {
font-size: 20px;
}
/*----------------------------*/

/*---------Footer-------------*/
div#foot {
font-size: 75%;
color: #e1e1e1;
margin: 0;
padding: 2px 2px 2px 2px;
text-align: right;
}
/*----------------------------*/

/*-----------Usl--------------*/
div#usl {
font-size: 75%;
color: #7d7d7d;
margin: 40px 10px 0 0;
padding: 2px 2px 2px 2px;

border-bottom: blue 1px solid; 
border-top: red 1px solid;

}
/*----------------------------*/


/*-----------Warn-------------*/
div#warn {
font-size: 75%;
color: #7d7d7d;
width: 250px;
margin: 40px 10px 0 0;
padding: 2px 2px 2px 2px;

border-bottom: blue 1px solid; 
border-top: red 1px solid;

text-align: right;
}
/*----------------------------*/


/*----------------------------*/
.header11{
font-size:12px;
color:#fff;
background-color:#369;
text-transform:uppercase;
line-height:150%
}
/*---------------------------*/

body{
    font-family:		Arial, Helvetica, Verdana, sans-serif;
    color:				#000000;
    background-color:	#ffffff;
    margin:				0px;
	padding:			0px;
}

h1{
	font-size:			25px;
	font-weight:		bold;
	color:				#00a8ff;
	
}
#h1comment{
	font-size:		  15px;
	color:			  #00CC00;
}

h2{
    font-size:        16px;
    font-weight:      bold;
	/*color:			#ff371c;*/
	color:			#000099;
}
h3{
    font-size:        12px;
    font-weight:      bold;
}


img, input, select, button {
    vertical-align: 	middle;
}

img {
    border:				none;
}

.error{
    font-size:				16px;
    color:				#ff0000;
}

a:link, a:visited, a:active{
    text-decoration:			none;
    color:				#333399;

}
a:hover{
    text-decoration:			underline;
    color:				#cc0000;
}

table{
	border-collapse:	collapse;
}

th{
    color:              #000000;
    background-color:   #3399FF;
}

/*mainmenu*/
.mainmenu_divider{
	font-size:         		 0px;
	background:			url('/images/picture/top_mainmenuitem.jpg');
}

.mainmenu_divider_top{
	font-size:         		 0px;
	background:			#3399fe;
}

td.mainmenuitem{
	padding:			5px 10px;
	font-weight:      		bold;	
    	font-size:         		14px;
	border:				none;
	height: 			32px;
	background:			#3399FF;
}

td.mainmenuitem a:link, td.mainmenuitem a:visited, td.mainmenuitem a:active{
    font-size:				14px;
    text-decoration:			none;
    color:				#ffffff;

}
td.mainmenuitem a:hover{
    font-size:				14px;
    display:				block;
    text-decoration:			underline;
    color:				#ffffff;   
}


td.mainmenuitem_selected{
	padding:			5px 32px;
    	font-size:          		14px;
	font-weight:      		bold;
	border:				none;
	background:			#3399FF;
}
td.mainmenuitem_selected a:link, td.mainmenuitem_selected a:visited, td.mainmenuitem_selected a:active{
   	 font-size:			14px;
    	text-decoration:		none;
	background:			#3399FF;

}
td.mainmenuitem_selected a:hover{
    font-size:			14px;
    text-decoration:	underline;
	background:			#3399FF;
}

/*******************MAINMENUITEM2 - TEST*****************************/

td.mainmenuitem2{
	padding:			5px 10px;
	font-weight:      		bold;	
    	font-size:         		12px;
	border:				none;
	height: 			31px;
	background:			#3399FF;
	text-align:			center;
}

td.mainmenuitem2 a:link, td.mainmenuitem2 a:visited, td.mainmenuitem2 a:active{
    font-size:				12px;
    text-decoration:			none;
    color:				#e4f5ff;
    text-align:				center;

}
td.mainmenuitem2 a:hover{
    font-size:				12px;
    display:				block;
    text-decoration:			none;
    text-align:				center;
    color:				#ffffff;   
}


td.mainmenuitem2_selected{
	padding:			5px 32px;
    	font-size:          		12px;
	font-weight:      		bold;
	border:				none;
	background:			#ffffff;
    text-align:				center;
    color:				#cacaca; 
}
td.mainmenuitem2_selected a:link, td.mainmenuitem_selected2 a:visited, td.mainmenuitem_selected2 a:active{
   	 font-size:			12px;
    	text-decoration:		none;
	background:			#ffffff;
    text-align:				center;

}
td.mainmenuitem2_selected a:hover{
    font-size:			12px;
    text-decoration:	underline;
	background:			#ffffff;
    text-align:				center;
}

/********************************************************************/

/*standart table*/

.stdtable {
    empty-cells:		show;
}

.stdtableheader {
    empty-cells:		show;
    border:				1px solid #aaaaaa;
    padding:			3px;
}

.stdtablecell {
    empty-cells:		show;
    border:				1px solid #aaaaaa;
    padding:			3px;
}

/*price*/

.price_group_cell {
    empty-cells:		show;
    border:				1px solid #aaaaaa;
    border-style:		solid; 
    padding:			3px;
	font-weight:		bold;
	color	:			#3300CC;
/*	background:			#CCFFFF;*/
}

.maingroupcell_mainmenu {
	empty-cells:		show;
    padding:			0px 3px 0px 46px;
	font-weight:		bold;
	color:				#57005e;
	background:			#3399FF;
}

.maingroupcell_mainmenu a:link, .maingroupcell_mainmenu a:visited, .maingroupcell_mainmenu a:active{
    font-size:			12px;
    text-decoration:	none;
	color:				#57005e;
	background:			#3399FF;
}
.maingroupcell_mainmenu a:hover{
    font-size:			12px;
    text-decoration:	underline;
	color:				#57005e;
	background:			#3399FF;
}


.maingroupcell_mainmenu_selected {
	/*font-size:			10px;*/
	empty-cells:		show;
    border:				none;
    padding:			0px 3px 0px 46px;
	font-weight:		bold;
	color:				#FFFFFF;
	background:			#3399FF;
}

/*main groups table*/

.maingroupcell {
	empty-cells:		show;
    padding:			4px;
	font-weight:		bold;

}

.maingroupcell a:link, .maingroupcell a:visited, .maingroupcell a:active{
    font-size:			12px;
	font-weight:		bold;
    text-decoration:	none;
}
.maingroupcell a:hover{
    font-size:			12px;
	font-weight:		bold;
    text-decoration:	underline;
}


/*orders*/

.ordername_id{
	font-size:			14px;
	font-weight:		bold;
	padding:			3px;
}
.ordername_status{	
	font-size:			12px;
	font-weight:		normal;
	color:				#000099;
	padding:			3px;
}
.ordername_comment{
    font-size:			12px;
    font-style:			italic;
	padding:			3px;
}

/*accounts*/

.account{
    empty-cells:		show;
    border:				1px solid #aaaaaa;
    border-style:		solid; 
    padding:			3px;

	font-weight:		bold;
    font-style:			italic;
}

.account_header{
    empty-cells:		show;
    border:				1px solid #aaaaaa;
    border-style:		solid; 
    padding:			3px;

	font-weight:		bold;
}

.account_details{
    empty-cells:		show;
    border:				1px solid #aaaaaa;
    border-style:		solid; 
    padding:			3px;
}



input.product_groups_edit{
	width:				100%;
}






/*******************NAV PATH*****************************/

#navpath
{
	margin: 0;
	padding: 0;
	color: #909090;
	font-size:12px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#navpath a
{
 	color: #a1a1a1;
	font-size:12px;
	font-weight:bold;
	font-family: arial, �lucida console�, sans-serif;
	text-decoration: underline;
}

#navpath a:hover
{
 	color: #000;
	text-decoration: underline;
}


/*******************************************************/



/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/*******************CARD CSS*************/

#cardpay table
{
background-color: #F9FBFD;  
color: #000000;  
width: 440px;  
border: 1px solid #D7E5F2;  
border-collapse: collapse;
}

#cardpay td
{

border: 1px solid #D7E5F2;  
padding-left: 4px; 
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
color: #3670A7;

}

#cardpay input
{

font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color: #D7E5F2;  
color: #102132;   
border: 1px solid #284279; 
margin-right: 0px;

}

#cardpay button, submit
{

font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
background-color: #D7E5F2;  
color: #102132;  
margin-left: 12px;  
margin-top: 3px;  
margin-bottom: 2px;

}

/***************END CARD CSS*************/
