/* ----------------------------------------------------------------------------------------------------------------
//	B O D Y   &   G E N E R A L
//-------------------------------------------------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-y;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

A:link, A:visited, A:active {
	color: #335B68;
	text-decoration: none;
	border-bottom: 1px solid #BBBBBB;
	font-weight: bold;
}

A:hover {
	color: #335B68;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
	font-weight: bold;
}

form {
	display: inline;
}




/* ----------------------------------------------------------------------------------------------------------------
//	T E M P L A T E
//-------------------------------------------------------------------------------------------------------------- */

#container_large {
	background-image: url(images/metallian_eshop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 770px;
	margin: 0px auto 0px auto;
}

#container_navigation {
	padding: 120px 0px 0px 0px;
	width: 185px;
	float: left;
	height: 600px;
}

ul#navigation {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 20px;
}


ul#navigation li a {
	display: block;
	width: 145px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 6px 0px 6px 0px;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

ul#navigation li a:hover {
	color: #000000;
	background-color: #BFD4DC;
}

.titlenav {
	width: 145px;
	color: #000000;
	text-align: center;
	border: 1px solid #CFCFCF;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 8px 0px 8px 0px;
	letter-spacing: 2px;
}

#checkoutcentered {
	width: 185px;
	text-align: center;
}

#container_title {
	float: left;
	padding: 185px 0px 0px 30px;
	width: 500px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
}


#container_content {
	padding: 40px 0px 0px 30px;
	width: 500px;
	float: left;
	text-align: justify;
}

#container_footer {
	clear: both;
}

/* ----------------------------------------------------------------------------------------------------------------
//	C O N T E N T
//-------------------------------------------------------------------------------------------------------------- */

.capsedtitle {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	border-bottom: 1px solid #AAAAAA;
	color: #335B68;
	font-variant: small-caps;
	font-weight: bold;
}

.largebold {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}

.darkbold {
	color: #222222;
	font-weight: bold;
}

.normalbold {
	font-weight: bold;
}

.arialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lightbold {
	color: #AAAAAA;
	font-weight: bold;
}

.smallcomment {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.floatleft {
	float: left;
	margin: 0px 5px 25px 0px;
	/*height: 125px;
	width: 60px;
	height: 83px;
	border: 1px solid #666666;
	padding: 2px;*/
}

.floatleftnormal {
	float: left;
	margin: 0px 5px 10px 0px;
}

.prix {
	font-weight: bold;
	color: #990000;
}

#archive_magfloat{
	float: left;
	width: 240px;
	padding: 0px 10px 20px 0px;
	height: 170px;
	/*line-height: 12pt;*/
}

#tshirtdiv{
	padding: 0px 0px 20px 0px;
	/*line-height: 12pt;*/
}

#tshirt_thumbed {
	float: left;
	padding: 0px 5px 80px 0px;
}

/*#footer {
	background-image: url(images/footer.gif);
	background-position: top;
	background-repeat: repeat-y;
	
	clear: both;
	width: 572px;
	height: 65px;
	margin: 0px auto 0px auto;
}*/

#footer_a {
	width: 500px;
	padding: 50px 0px 20px 215px;
}

#footer_a_1 {
	border-top: 1px solid #BBBBBB;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}

#footer_a_2 {
	color: #757E84;
	font-size: 10px;
	padding: 0px 0px 0px opx;
}

