@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


body#index{
		background-position: center top;
}

h1{
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size:24px;
	text-transform:uppercase;
	
}


h2{
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:19px;
	text-transform:none;
	margin:0;
	padding:0;}

p{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:145%;
	font-size:12px;

}

a, a:visited{
	font-size:16px;
	color:#D2231B;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

hr{
	width:95%;
	margin:auto;
	color:#FF0000;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #f00;
}

.clear{
clear:both;
}

#container {
	width: 936px;
	margin: auto;
	margin-top: 150px;
}


#content {

	background-image: url(../img/content_bkg_grey.png);
	background-repeat: no-repeat;
	background-position: center top;
}



#content {
	height: 603px;
	width: 936px;
	padding:1px;
}

#top{
	width:836px;
	margin:auto;
	margin-bottom:-12px;
	text-align:right;
	
}



#left_content{
	float:left;
	margin-left: -13px;
	width: 470px;

}

#right_content{
	float:left;
	width:371px;
	height: 563px;
	margin-top: 17px;
	background-image: url(../img/content_bkg_right.jpg);
	color: #FFFFFF;
	}

#right_content p{
color:#FFFFFF;
}

#content_white_top {
	background-image: url(../img/content_bkg_top_white.jpg);
	background-repeat: no-repeat;
	height: 366px;
	width: 470px;
	margin-top: 17px;
	margin-left: 0px;
	background-position: left;

}
#business_bt {
	position:relative;
	top:76px;
	left: -25px;
	float: left;
}

#content_white_bottom {
	background-image: url(../img/content_bkg_bottom_white.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 470px;
	margin-left: 0px;
}

#bottom_content{
	padding-top:27px;
	padding-left:68px;
}

.box{
padding:12px 25px 25px 12px;

}

#newsdate{
	background:url(../img/date_bkg.png) no-repeat;
	width:96px;
	height:91px;
	position:absolute;
	z-index:25;
	top:540px;
}

h1.date{
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:48px;
	text-align:center;
	width:96px;
}

h1.month{
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	text-align:center;
	width:96px;
	text-transform:lowercase;

}

#coffee_cup{
	position:relative;
	z-index:45;
	width:150px;
	height:101px;
	top:-108px;
	left:-25px;
}

#cup{
	width:936px;
	margin:auto;
}

#logo{
	position:absolute;
	z-index:55;
	top:85px;
	left:auto;
	width: 178px;
	margin-left: -10px;

}

#subscribe{
	background-image:url(../img/newsletter_bkg.png);
	background-repeat:no-repeat;
	background-position:top right;
	position:absolute;
	z-index:64;
	height: 143px;
	top: -1px;
	width: 237px;
	margin-left: 650px;
}

#newsletter {
	width:237px;
	text-align:center;
	margin-top:55px;
}

#mediaspace{
	margin-top:15px;
	border:1px solid #fff;
	width:349px;
	height:242px;
}

#videos{
	width:349px;

}

#videos ul{
	margin-top:15px;
}

#videos li{
	list-style:none;
	padding:3px 0 5px 0 ;
}

#videos li a, #videos li a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}

#footer{
	background:url(../img/footer_bkg.jpg) left top no-repeat;
	height:101px;
	width:905px;
	margin:auto;
	margin-top:-110px;
	padding:35px;
}

#footer p{ 
	color:#FFFFFF;
	text-align:center;

}

#footer a, #footer a:visited{ 
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}

#footer a:hover{ 
	text-decoration:underline;
}


#int_footer a, #int_footer a:visited {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}

#category_shop{
	margin-left:18px;
}

#category_shop a, #category_shop a:visited {
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;


}
.paging{padding-top:25px; width:600px; margin:auto;   text-align:center;}
.paging a, .paging a:visited{font-size:12px; padding:1px 5px;}
.paging span a, .paging span.current{font-size:14px; display:inline-block; padding:1px 5px;}
.paging span a{border:1px solid #ff0000;}