/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	}

body {
	background-color: #EBEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../body/bg_main.png);
		}
		
table { 
	border-collapse: collapse; 
	
	}
	
#left {
	position:relative;
	width:5px;
	text-align:right;
	top:0px;
	left:95px;
	}

#right {
	position:relative;
	text-align:left;
	top:0px;
	left:950px;
	}
	
#center {
	position:relative;
	width:850px;
	top:0px;
	background-image: url(../body/shadow_main_box.png);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px 4px 0px 4px;
	overflow: auto;
	min-height: 900px;
	}
	
#center img{
	clear: both;

	}	
	
#mainbody {
	position:relative;
	width:480px;
	background: #FFFFFF;
	text-align:left;
	width: 480px;
	min-height: 850px;
	float: left;
	overflow: auto;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}
	
#featurespc{
	position:relative;
	width: 480px;
	background-color: #FEC00E;
	text-align: left;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}

#featurespc h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
}

#featurespc h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;}

#featurespc img {padding-right: 4px;}

#featuresbody{
	position:relative;
	background-color: #ffffff;
	border: thin solid #EEEEEE;
	text-align: left;
	padding:5px;
	float: left;
	width: 468px;
	}


#featuresbody table ul {
	margin-left: -30px;
}

#featuresbody table li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	list-style-type: none;
	padding: 2px 0px 2px 0px;
}

#featuresbody table li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	list-style-type: none;
	padding: 2px 0px 2px 0px;
}
#featuresbody table li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
	list-style-type: none;
	padding: 2px 0px 2px 0px;
}

#feature_left_yellow {
	position:relative;
	width: 235px;
	background-color: #FEC00E;
	text-align: left;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden
}

#feature_right_yellow {
	position:relative;
	width: 235px;
	background-color: #FEC00E;
	text-align: left;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	}
		
#feature_right_green{
	position:relative;
	width: 235px;
	background-color: #67DA42;
	text-align: left;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	}
	
#content_hd_box {
	position:relative;
	width: 480px;
	background-color: #FEC00E;
	text-align: left;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	clear: both;
}

#recipespc{
	position:relative;
	width: 235px;
	background-color: #FEC00E;
	text-align: left;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden
}
	
#articlepc{
	position:relative;
	width: 235px;
	background-color: #67DA42;
	text-align: left;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	}
	
#equipmentpc{
	position:relative;
	width: 235px;
	background-color: #FEC00E;
	text-align: left;
	float: left;
	margin: 10px 0px 0px 0px;
	}
	
#drinkpc{
	position:relative;
	width: 235px;
	background-color: #FEC00E;
	text-align: left;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	}
		
#articlebody{
	position:relative;
	background-color: #ffffff;
	border: thin solid #DDDDDD;
	text-align: center;
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	overflow:auto
	}
#center #mainbody #articlebody {
}

	
#bottombox{
	position:relative;
	width: 98%;
	background-color: #ffffff;
	float: left;
	clear: both;
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	min-height: 150px;
	}
	
#header {
	position:relative;
	width: 850px;  
	background-color: white; 
	text-align: center;
	top:0px;
	left:50px;
	}
	
#navigation {
	position:relative;
	width:175px;
	background: #FFFFFF;
	text-align:left;
	background-color: #CCCCCC;
	float: left;
	}
	

#navigation ul{
	padding: 0px;
	margin: 0px;

	}

#navigation li{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 175px;
	background-repeat: no-repeat;
	height: 25px;

	}

#navigation li a{
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding: 4px 0px 0px 20px;
	height: 25px;
	width: 175px;
	background-image: url(../body/nav_off.png);
	display: block;
	}
	

#navigation li a:hover{
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding: 4px 0px 0px 20px;
	height: 25px;
	width: 175px;
	background-image: url(../body/nav_on.png);
	display: block;
	}

#navigation .sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FC0;
	text-shadow: #333 1px 1px 2px;
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
}

#ad-right {
	position:relative;
	width:175px;
	background: #FFFFFF;
	text-align:left;
	width: 174px;
	background-color: #CCCCCC;
	float: right;
	}

.floatright { 
	float: right; 
	}
	
.floatleft{ 
	float: left; 
	}


.text {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	}
	
.redtext {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}


.smallBlack {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}

.LargeBlack{
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}


.white{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}

.whitebig{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
	}
.whitebig a{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}
	

.redbig{
	color: #FF0000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}
	
.greybig{
	color: #333333;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}
	
.greybigger{
	color: #333333;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}

.rightalign{
	text-align:right;
	}
	
a.one:link {color: #FF0000}
a.one:visited {color: #FF0000}
a.one:hover { text-decoration:underline; color: #990000;}	



#newslists01 {
	position:relative;
	background-color: #ffffff;
	text-align: left;
	left:0px;
	width: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
	
#newslists01 h2 {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 30px;
	width: inherit;
	background-image: url(../body/news/hd_bg01.png);
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

#newslists01 p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	padding-right: 10px;
}

#newslists01 .release_date {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-style: italic;
}

#newslists01 a {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#newslists01 .thumb {
	text-align: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
#newslists01 ul {
	color: #000000;
	margin: 0px 0px 0px 0px;
}



#newslists01 li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
	margin-left: 0px;
	list-style-image: url(../body/news/news_bullets.jpg);
	margin-right: 0px;
	padding: 0px;
}


#newslists01 li a{
	text-decoration: none;
	color: #000;
}

#newslists01 li a:hover{
	text-decoration: none;
	color: #F00;
}

#newslists01 li a .linkline{
	text-decoration: none;
	color: #F00;
}

#newslists01 li a:hover .linkline{
	text-decoration: underline;
	color: #900;
}

#page_navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: right;
	height: 32px;
	vertical-align: middle;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#page_navigator a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #DDD;
	padding: 2px 4px 2px 4px;
}

#page_navigator .select {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ffcccc;
	border: 1px solid #DDD;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
}

#page_navigator p {
	color: #333;
	text-align: right;
	margin: 8px 0px 0px 0px;
}
#previous_issues {
}

#previous_issues p{
}

#previous_issues a{
}

#previous_issues table{
}

#previous_issues img{
	}
#mainbody_full {
	position:relative;
	width:480px;
	background: #FFFFFF;
	text-align:left;
	width: 655px;
	min-height: 800px;
	float: left;
	overflow: auto;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#mainbody_full p, td, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainbody_full a {
	color: #C00;
}


#content_hd_full {
	position:relative;
	width: auto;
	background-color: #FEC00E;
	text-align: left;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	clear: both;
}
#features_full {
	position:relative;
	background-color: #ffffff;
	border: thin solid #EEEEEE;
	text-align: left;
	padding:5px;
	float: left;
	width: auto;
	overflow: auto;
}
.previous_issue_hd {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	padding: 0px 0px 0px 4px;
	background-color: #FC0;
}

.previous_issue_hd a{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	background-color: #FC0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
