﻿html{
	font-size: 100%;
}
	
body {
	background-image: url(bg_1.png);
	background-repeat: repeat-x;
	background-color: #3E5160;
	font: 0.625em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	line-height:1.2em;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

a {color: #6598D9;}
a:link    { color: #6598D9; font-size: 12px; text-decoration: none; }
a:visited { color: #6598D9; font-size: 12px; text-decoration: none; }
a:hover   { color: #6598D9; font-size: 12px; font-style: normal; }

h1 {
	font: bold 2.3em/1em Arial, Helvetica, sans-serif;
	/*font-family: Verdana;
	font-size: 18px;*/
	color: #888888;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: 1.2em/1em Arial, Helvetica, sans-serif;
	/*font-family: Verdana;
	font-size: 12px;*/
	color: #339900;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 15px;
	font-weight: normal;
}
p {
	margin-top: 3px;
	margin-bottom: 12px;
}

table
{
/*	font: 1.1em/1em Arial, Helvetica, sans-serif;*/
  font-size: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #000000;*/
}
input, select, textarea{
  font-size: 110%;
	color: #5a5a5a;
}
/*
body.iframe{
background-image: url(/softecwebshop/images/login_back.jpg); 
background-repeat: repeat;
}
*/
/*XXXXXXXXXXXXXXXXXX Special elements XXXXXXXXXXXXXXX*/
.menulinktext{
position:relative;
width:80px;
height:0px;
top: -37px;
font-size: 12px;
color: #ffffff;
text-align:center;
z-index:1;
}
.menulinktextsub{
font-size: 12px;
color: #ffffff;
}
.minitext {
font-size: 10px;}
.smalltext {
font-size: 12px;}
.smalltexterror{
font-size: 12px;
color: #df0000;}
.formtext{
font-size: 12px;
color: #5a5a5a;}

#error{
font-size: 12px;
color: #df0000;}

#menu{
font-size: 11px;
color: white;
background-color: red;}

.errorText {
color: red;
}

.photocard{
	background-color: #FFFFFF;
	padding:4px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
	margin-bottom:5px;
}

.photoid{
	background-color: #FFFFFF;
	padding:6px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
}

.productboxs{
	margin-left:10px;
	margin-bottom:10px;
	width:1000px;
	height:1000px;	
}
.productbox_split{	
	float:left;
	width:1000px;
	height:10px;
}
.productbox_mini{
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:200px;
	padding:10px;
	overflow: hidden;
}
.productbox_small{
	background-image: url(background_box_description.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:465px; /*300*/
	height:160px;
	padding:10px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
	overflow: hidden;
}
.loginbox{
	background-image: url(bg_green.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:465px; /*300*/
	height:120px;
	padding:10px;
	border-width:1px;
	border-color:#ABE088;
	border-style:solid;
	overflow: hidden;
}
.loginbox2{
	background-image: url(bg_green.jpg);
	background-repeat: repeat-x;
	float:left;
	width:200px;
	height:200px; /*382*/
	padding:10px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
}
.signinbox{
	float:left;
	width:31%;
	height:400px;
	border:1px solid #b4c3d4;
	padding:10px;
}
.productbox_big{
	background-image: url(background_box_description.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	margin-left:70px;
	width:800px;
	height:500px;
	padding:20px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
	overflow: hidden;
}
.productbox_big a {color: #6598D9;}
.productbox_big a:link    { color: #6598D9; font-size: 16px; text-decoration: none; }
.productbox_big a:visited { color: #6598D9; font-size: 16px; text-decoration: none; }
.productbox_big a:hover   { color: #6598D9; font-size: 16px; font-style: normal; }

.productboxtext{
	float:left;
	width:50%;
	height:120px;
}
.productboxpicture{
	float:left;
	width:45%;
	height:120px;
}
.orderboxs{
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	width:760px;
}
.orderbox_small{
	background-image: url(background_box_description.gif) ;
	background-repeat: repeat-x;
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:350px;
	height:130px;
	padding:5px;
	border-width:1px;
	border-color:#E4E4E4;
	border-style:solid;
	overflow: hidden;
}
.orderboxpicture{
	float:left;
	width:110px;
	height:160px;
	overflow: hidden;
}
.orderboxproduct{
	float:left;
	width:55px;
	overflow: hidden;
}
.orderboxproduct2{
	float:left;
	width:120px;
	height:135px;
	margin-bottom:5px;
	overflow: hidden;
}
/*XXXXXXXXXXXXXXXXXX Centering elements XXXXXXXXXXXXXXX*/

div#layout { /* exploder 5.5+ */
	width:1024px;
	height:800px;
}

div#container,
div#container div.container-top,
div#container div.container-bottom {
	width: 1024px;/*790px*/
}

div#container,
div#container div.container-right,
div#container div.container-left {
	height: 800px; /*490px*/
}

/* colors */
div#container {
	background: #FFFFFF;
}

div#layout { /* exploder 5.5+ */
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: center;
}

* > div#layout { /* normal browsers */
	min-width: 1024px; /*790px*/
	min-height: 800px; /*490px*/
	width: 100%;
	height: 100%;
}

div#container {
	position: relative;
	top: 50%;
	margin-top: -400px; /*-245px*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#container div.container-top {
	position: absolute;
	left: 0px;
	top: -1000px;
	height: 1000px;
}

div#container div.container-right {
	position: absolute;
	right: -1000px;
	top: 0px;
	width: 1000px;
}

div#container div.container-bottom {
	position: absolute;
	left: 0px;
	bottom: -1000px;
	height: 1000px;
}

div#container div.container-left {
	position: absolute;
	left: -1000px;
	top: 0px;
	width: 1000px;
}

div#container div.container-top-right {
	position: absolute;
	right: -1000px;
	top: -1000px;
	width: 1000px;
	height: 1000px;
}

div#container div.container-bottom-right {
	position: absolute;
	right: -1000px;
	bottom: -1000px;
	width: 1000px;
	height: 1000px;
}

div#container div.container-bottom-left {
	position: absolute;
	left: -1000px;
	bottom: -1000px;
	width: 1000px;
	height: 1000px;
}

div#container div.container-top-left {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 1000px;
	height: 1000px;
}

/*XXXXXXXXXXXXXXXXXX Dropshadow elements XXXXXXXXXXXXXXX*/

HTML > BODY .outerpair1 {
background: url(fadeupperleft.png) left top no-repeat;
position:relative;
height:10px;
top:-128px;
left:-8px;
}

HTML > BODY .outerpair2 {
background: url(fadetop.png) right top repeat-x;
position:relative;
height:10px;
left:8px
}

HTML > BODY .outerpair3 {
background: url(fadeupperright.png) right top no-repeat;
position:relative;
height:10px;
left:8px;
}

HTML > BODY .outerpair4 {
background: url(fadeleft.png) left top repeat-y;
position:relative;
height:800px;
width:10px;
top:8px;
left:-16px;
}

HTML > BODY .outerpair5 {
background: url(faderight.png) right repeat-y;
position:absolute;
height:800px;
width:10px;
top:1px;
left:1022px;
}

HTML > BODY .outerpair6 {
background: url(fadelowerleft.png) left bottom no-repeat;
position:relative;
top:0px; /*125*/
height:10px;
left:-8px;
}
HTML > BODY .outerpair7 {
background: url(fadebottom.png) right bottom repeat-x;
position:relative;
height:10px;
left:8px;
}
HTML > BODY .outerpair8 {
background: url(fadelowerright.png) right bottom no-repeat;
position:relative;
height:10px;
left:8px;
}
#logo{margin-left:10px;margin-top:10px;width: 243px; height: 81px; background: url(../images/softec_logo1.png);background-repeat: no-repeat;background-color: #ffffff;}

/***** Menu Formatting *****/
/*Credits: Web-Kreation */
/*URL: http://web-kreation.com/blog/?p=19 */
#menuwrapper {
	display: block;
	width: 1024px;
	margin-bottom:10px;
}

#memu { 
	display: block;
  text-align: center;
  font-size: 120%;
  text-decoration: none;
}

#menu ul { 
	width: 1024px; /*If your links text is bigger you will have to adjust this value*/
  height: 34px;
	margin: 0 auto;
	padding: 0;
	line-height: 34px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
  background: url(../images/menu/menu_bg.jpg) repeat-x left top;
}

/*Left Corner*/
#menu ul li.left {
	display: block;
	float: left;
	clear: left;
	width: 60px;
	height: 34px;
  background: url(../images/menu/menu_l.jpg) no-repeat left top;
}

/*Right Corner*/
#menu ul li.right {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	height: 34px;
  background: url(../images/menu/menu_r.jpg) no-repeat right top;
}

#menu ul li { 
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	text-decoration: none;
}
			
#menu ul li a { 
	display: block;
	text-decoration: none;
	text-transform: inherit;
	padding: 0 25px;
	color: #CCCCCC;
}

#menu ul li em {
	display: block;
	float: left;
	width: 2px;
	height: 34px;
  background: url(../images/menu/menu_sep.jpg) no-repeat left top;
}

/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 2px;
    background: url(../images/menu/menu_sep.jpg) no-repeat left top;
}
		  
#menu ul li a:hover, #menu ul li a.active { 
	background: transparent url(../images/menu/menu_over.jpg) repeat-x center top;
	text-decoration: none;
	Color: white;
}

#menu ul li a.active {
	font-weight: bold;
	cursor: default;
}

