body{
	font-size: 13px;
	font-family: arial, tahoma, verdana, geneva, sans-serif;
	color: #232323;
	padding: 0;
	margin: 0;
}

fieldset{
	font-size: 20px;
	color: #606060;
	border: 2px solid #d5d5d5;
}

label{
	display: block;
  	float: left;
  	width: 250px;
  	font-size: 12px;
  	color: #232323;
}

em{
	color: #800000;
	font-weight: strong;
	font-size: 20px;
}

h1{
	font-size: 18px;
	color: #264a70;
}

a{
	color: #45609f;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #ff5401;
	text-decoration: underline;
}

ul{
	margin: 1px;
	padding: 10px;
}

li{
	color: #ffffff;
}

.header{
	z-index: 2;
	width: 100%;
	height: 130px;
	background-color: #fafafa;
	background: #f0f0f0 url(../pics/header_bg.png) -1px 0;
	text-align: right;
}

.logo{
	border: 0px;
}

.footer{
	clear: both;
	margin-top: 25px;
	width: 100%;
	height: 150px;
	background-color: #eef2f6;
}

.footer_infodiv{
	margin: 15px;
	float: left;
}

.footer_shippinginfo{
	padding: 5px;
	color: #333333;
	font-size: 12px;
}

.footerlink{
	background-color: #eef2f6;
	text-align: right;
	font-size: 10px;
	clear: both;
	color: #8ba8c7;
}

.footerlink A{
	color: #8ba8c7;
}

.list_article{
	margin: 2px;
	background-color: #fafafa;
	float: left;
	width: 230px;
	height: 35px;
}

.list_imagecontainer{
	width: 228px;
	text-align: center;
	background-color: #ffffff;
	height: 200px;
	border: 1px #fafafa;
	border-style: solid solid solid;

}

.list_titlelink{
	margin-top: 5px;
	margin-bottom: 5px;
}

.list_titlelink A{
	font-size: 14px;
	font-weight: bold;
}

.list_reviews{
	margin-bottom: 5px;
}

.list_price{
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #c00000;
}

.list_link2shop{

}

.crosslink_article{
	margin: 2px;
	background-color: #fafafa;
	float: left;
	width: 230px;
	height: 350px;
}

.crosslink_imagecontainer{
	width: 228px;
	text-align: center;
	background-color: #ffffff;
	height: 200px;
	border: 1px #fafafa;
	border-style: solid solid solid;

}

.crosslink_titlelink{
	margin-top: 5px;
	margin-bottom: 5px;
}

.crosslink_titlelink A{
	font-size: 14px;
	font-weight: bold;
}

.crosslink_reviews{
	margin-bottom: 5px;
}

.crosslink_price{
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #c00000;
}

.crosslink_link2shop{

}

.article_details{
	margin: 10px;
	background-color: #ffffff;
	float: left;
	width: 850px;
	height: auto;
	margin-top: 10px;
}

.article_images{
	text-align: center;
	border: 0px;
	padding: 5px;
}

.navigation{
	width: 130px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	vertical-align: top;
}

.navigation_linkdiv{
	display: block;
	margin: 2px;
	background: #f0f0f0 url(../pics/navilink_bg.gif) -1px 0;
	padding:7px 0 5px 5px;
}

.navigation_linkdiv A{
	color: #232323;
	text-decoration: none;
}

.details_image_div{
	display: block;
	float: left;
	padding: 10px 20px 10px 10px;
	height: auto;
}

.details_content_div{
	display: block;
	float: left;
	width: 500px;
	height: auto;
}

.details_price{
	margin-bottom: 5px;
	font-size: 28px;
	font-weight: bold;
	color: #c00000;
	float: left;
	width: 170px;
	text-align: center;
}

.details_link2shop{
	float: left;
	width: 125px;
	text-align: center;
	padding: 3px 10px 3px 9px;
	margin-top: 7px;
	clear: right;
	background: #f0f0f0 url(../pics/orderbutton_bg.gif) -1px 0;
}

.details_link2shop A{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.details_link2shop A:Hover{
	color: #d5d5d5;
	font-size: 14px;
	text-decoration: none;
}

.details_shippinginfo{
	clear: both;
	width: 100%;
	font-size: 10px;
	color: #606060;
}

.details_reviews{
	clear: both;
	width: 100%;
	padding: 5px;
}

.breakdiv{
	clear: both;
	height: 50px;
	width: 100%;
}

.tags_1{
	font-size: 12px;
}

.tags_2{
	font-size: 15px;
}

.tags_3{
	font-size: 18px;
}

.tags_4{
	font-size: 22px;
}

.tags_5{
	font-size: 24px;
}