@charset "utf-8";
/* CSS Document */

/* structure */

body{
	
	background-color:#251A06;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#251A06;
	margin-bottom:40px;
}


td{
	font-family:Arial, Helvetica, sans-serif;
	color:#251A06;
}

input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

a{
	color:#F98A17;
	outline:none;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form{
	display:inline;
	margin:0;
	padding:0;
}


hr{
	background-color:#674613;
	height:1px;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}

.clear{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

.site{
	width:960px;
	margin:0 auto;
	margin-bottom:30px;
}

.left{
	background-color:#F98A17;
	width:765px;
	float:left;
	margin-right:10px;
}

.right{
	background-color:#F98A17;
	width:178px;
	float:left;
	border:1px #4B350C solid;
	background-color:#000000;
	min-height:398px;
	text-align:center;
}

.button{
	padding:5px;
	border:1px #674613 solid;
	text-transform:uppercase;
	color:#674613;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:5px;
}

.button:hover{
	background-color:#674613;
	color:#F98A17;
	text-decoration:none;
	

}

/* header */

.header{
	width:960px;
	height:55px;
	margin:0 auto;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:20px;
	margin-bottom:10px;
}

.ad{
	width:960px;
	height:119px;
	margin:0 auto;
	background-image:url(../images/reunion_banner_2010.jpg);
	background-repeat:no-repeat;
	display:block;
}


.bag{
	color:#F98A17;
	text-align:right;
	float:right;
	margin-top:40px;
	padding-right:200px;
}

.title{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}

/* home */

.product_header{
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:17px;
	border-bottom:1px #674613 solid;
	color:#674613;
	font-family:"Arial Black", Arial, Verdana;
}

.links_header{
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:17px;
	color:#674613;
	font-family:"Arial Black", Arial, Verdana;
	background-color:#F98A17;
	margin-bottom:30px;
	
}

.pad60{
	padding:60px;
	padding-right:0px;
	padding-bottom:0px;
}

.padthirty{
	padding:0px;
	
	
}

.pad{
	padding:30px;
}

.white{
	background-color:#FFFFFF;
	padding:20px;
	min-height:300px;
}

.product{
	float:left;
	width:180px;
	height:270px;
	margin-right:50px;
	margin-bottom:30px;
	text-align:center;
}

.product .img{
	margin-bottom:10px;
	width:180px;
	height:230px;
	overflow:hidden;
	background-color:#FFFFFF;
}

.product .img a{
	width:180px;
	height:230px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
}

.product p{
	margin:0px;
	margin-bottom:0px;
}

.product a{
	color:#251A06;
	text-decoration:none;
}

/* product details */

.col_1{
	float:left;
	width:265px;
	margin-right:30px;
	margin-left:60px;
	margin-top:30px;
	padding:0px;

}

.col_2{
	float:left;
	width:300px;
	margin-top:30px;
}

.large_image{
	width:265px;
	height:340px;
	overflow:hidden;
	margin-bottom:10px;
	cursor:pointer;
	background-color:#FFFFFF;
}

.zoom{
	z-index:100;
	position:relative;
	top:333px;
	left:0px;
	padding:5px;
	text-transform:uppercase;
	color:#674613;
	text-decoration:none;
	font-weight:bold;
	background-color:#F98A17;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width:50px;
	display:inline;
}

.thumb{
	width:80px;
	height:102px;
	overflow:hidden;
	float:left;
	margin-right:12px;
	cursor:pointer;
}

.cancel_right{
	margin-right:0px;
}

/* additional */

.logo{
	width:380px;
	height:55px;
	margin:0 auto;
	margin-bottom:30px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
}

.additional{
	margin:0 auto;
	min-height:300px;
	background-color:#FFFFFF;
	padding:20px;
	width:340px;
}

/* links */

.holidays{
	width:134px;
	height:47px;
	background-image:url(../images/2wentys_holidays.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}

.reunion{
	width:95px;
	height:61px;
	background-image:url(../images/naughty_reunion.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}


.wonderland{
	width:63px;
	height:61px;
	background-image:url(../images/wonderland.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}


.facebook{
	width:100px;
	height:25px;
	background-image:url(../images/facebook.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}

/* footer */

.footer{
	width:890px;
	margin:0 auto;
	color:#F98A17;
	text-align:left;
	padding-left:70px;
}

.footer a{
	color:#F98A17;
	outline:none;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

.footer a:hover{
	text-decoration:underline;
}
