
/* default objects */
html{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /* center the site, for windows & IE */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#000000;
	padding:0px;
	margin:0px;
	margin-left:1px;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#header {
	width:700px;
	height:311px;
	text-align:left;
}
.linkstop {
	background-image:url(images/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:360px;
	height:550px;
	float:left;
}

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

#container{ /* overall container */
	margin:auto;
	width:700px;
	text-align:left;
	color:#333333;
	line-height:20px;
}

#content{ /* content block */
	font-size:12px;
	text-align:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
	line-height:20px;
}
#left {
	width:320px;
	float:left;
}

#right {
	width:360px;
	float:left;
	text-align:left;
}

h1 {
	color:#B51010;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
h2 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

#top {
	width:700px;
	margin:0 auto;	
	background-color:#000000;
	height:20px;
	border-bottom:1px solid #CE90BB;
}
#footer {
	width:696px;
	margin:0 auto;	
	font-size:10px;
	height:30px;
	padding-top:10px;
	background-color:#3094AD;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#353535;
	text-decoration:none;
}
#footer a:hover {
	color:#FF7E00;
	text-decoration:underline;
}

h2 {
	font-size:14px;
}

#copyright {
	width:700px;
	margin:auto;
	padding-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	font-size:10px;
}
#copyright a {
	text-decoration:none;
	color:#393939;
	font-size:10px;
}
#copyright a:hover {
	text-decoration:underline;	
}





/* order form */

.product_images{
	display:none;
} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#3094AD;
	font-size:12px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:5px;
}
#boxone, #boxtwo, #boxthree, #boxfour, #boxfive {
	width:350px;
	border:0px solid #2462B7;
	background-color:#F0F0F0;
	margin-bottom:5px;
	padding:3px;
}
#boxthree li {
	width:300px;	
}

#boxfour .header {
	padding-top:5px;
}

#boxfive {
	padding-bottom:5px;
}

#boxone .header, #boxone .product_header {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.product_descriptions img{
	width:350px;
	display:block;
} 

.product_description{
	font-size:11px;
	font-weight:100;
	float:left;
	width:215px;

} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.oldprice {
	display:none;
	text-decoration:line-through;
	font-size:10px;
	margin-left:10px;
}

.euro_prices, .product_radios {
	float:left;
	}

