/* common page style grain  for emerion.com */

		

/* -------------------------------------------------------------------
   Elimite browser differences in padding and margin of certain elements */

html, body, ul, li { padding: 0; margin: 0; }

ul, ol, li, form {
	padding:0px;
	margin:0px;
}

ul, ol, menu {
	padding:0px 0px 0px 0px;
}

p {
	margin:10px 0px 10px 0px;
}

table, td 
{
    padding: 0px;
    border-spacing: 0px;
	border-collapse: collapse;
}

img 
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

h1 { font-size: 16px;
     font-weight: bold;
}

h2 { font-size: 14px;
     font-weight: bold;
}

h3 { font-size: 12px;
     font-weight: bold;
}


/* ------------------------------------------------------------------- */

body {

	color: #666;
	background-color: #fff;
	margin: 0px;
	background: url("/assets/images/i/pageBgLongBlackOrange.png") repeat-x;
        background-size: 1px 640px;
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.clear { /* Use a break with this class to clear float containers */
    clear: both;
    height: 0;
    margin: 0;
}

#page {
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}

.emerionLogo {
	margin: 0px 0px 0px -45px;
	padding-top: 23px;
}

.spacer {
	position: relative;
	text-align: right;
	width: 890px;
	height: 25px;
	top: 58px;
	/*left: 683px;*/
	padding-top: 3px;
	padding-right: 0px;
	border: 1px solid #000;
	/*background: url("/assets/images/i/flag_at_small.png") right top no-repeat;*/
	z-index: 1;	}


/*Content Section */
#topcontent { 
	width:100%;
	background-color:#FFFFFF;
	overflow:hidden;/*Hides the padding of topsection */
	}
.topsection {
	width:521px;
	height:429px;
	padding-left:20px;
	float:left;
	padding-right:15px;
	padding-top:27px;
	/*padding-bottom:1000px;/*Expands middle image to the height of the topcontent */
	/*margin-bottom:-1000px;/*Expands middle image to the height of the topcontent */
	color:#858585;
	text-align:left;
	position:relative;
	z-index:0;
	border-bottom: 1px solid #BFCDE4; 
	}
	
h1 {
    color:#000;
    font-size:16px;
    font-weight:bold;
}

/* Custom styles for each topsection service */

.mail {/* Displays background image for mail topsection */
	background:url(/assetes/images/i/bgMailUebersicht.jpg) right top no-repeat;;
	background-repeat:no-repeat;
	}
	
.topmail {/*Styles the text for Mail topsection */
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 50px;
	font-size: 12px;
	color: #000;
	padding-top:250px;
	width:530px;
	height:15px;
	line-height:32px;
	border: 1px solid #ccc;
}
	

#ContainerMiddleHome {
	background-color: none;
	}

#ContainerMiddleHome .h1 {
	line-height: 18px;
	font-size: 14px;
	color: #000;
	text-decoration: none; 
	}

#ContainerMiddleHome .Le {
	vertical-align: top;
	width: 300px;
	padding: 0px 15px 0px 0px;
	}

#ContainerMiddleHome .Mid {
	vertical-align: top;
	width: 300px;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #BFCDE4;
	border-right: 1px solid #BFCDE4;
	}

#ContainerMiddleHome .Ri {
	vertical-align: top;
	padding: 0px 0px 0px 15px;
	width: 300px;
	}


#ContainerMiddleHome .Price {
	display: block;
	float: left;
	font-size: 12px;
	width: 80px;
	height: 80px;
	text-align: center;
	margin: 0px;
	padding: 5px 0 0 0;
	color: #ffffff;
	text-decoration: none; 
	}
#ContainerMiddleHome .order {
	display: block;
	padding: 32px 0px 0px 100px;
	}





/*	footer styles 	*/


div#footer {
	margin: 50px 0px 20px 0px;
	padding: 10px 0px 20px 0px;
	font-size: 11px;
	color: #333;
	text-decoration: none; 
	border-top: 1px dotted #BFCDE4;
	height: 200px;
	background-color: #f6f6f6;
	}

div#footer .emerion {
    display: block;
    float: left;
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #333;
	text-decoration: none; 
	border-right: 1px dotted #BFCDE4;
	width: 150px;
	height: 100%;
	}

div#footer .policies {
    display: block;
    float: left;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	color: #333;
	text-decoration: none; 
	border-right: 1px dotted #BFCDE4;
	width: 150px;
	height: 100%;
	}

div#footer .international {
    display: block;
    float: left;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	color: #333;
	text-decoration: none; 
	border-right: 1px dotted #BFCDE4;
	width: 150px;
	height: 100%;
	}

div#footer .copyright {
    display: block;
    float: left;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	color: #333;
	text-decoration: none; 
	}

div#footer b {
    color: #999;
font-weight: bold; }



div#footer a {
	color: #333;
	text-decoration: none; 
	}

div#footer a:hover, a:active {
	color: #000;
	text-decoration: underline; 
	}



/*	more fonts 	*/

.red {
	color: #ff0000;
}

.small1 {
	font-size: 11px;
	text-decoration: none; 
	font-weight: lighter;
}

/* links */

a:link {
    color:#f00;
    text-decoration:underline;
    white-space: nowrap;

}
		 
a:visited {
    color:#f00;
    text-decoration:underline;
    white-space: nowrap;

}
		 
		 
a:hover {
    color:#333;
    text-decoration:none;
    white-space: nowrap;

}

a:active {
    color:#333;
    text-decoration:underline;
    white-space: nowrap;

}


/* removed inline css @bee */

img.mini_flag {
    display:block; 
    float:left; 
    padding: 4px 5px 0px 0px;
}

div.international a {
    display:block; 
    float:left; 
    vertical-align:top;
}

.socialize {
        padding: 20px 10px 10px 10px;
        width: 290px;
}

div.socialize div.icon {
        display: block;
        float: left;
        padding: 0px 0px 10px 0px;
}

div.shoppingcart a:link, div.shoppingcart a:visited {
        color: #8e8e8e;
        text-decoration:none;
}

div.shoppingcart a:active {
        color: #fff;
}

div.shoppingcart a:hover {
        color: #ccc;
}

