* { padding: 0; margin: 0; }

body {
color:#333333;
font-family:Georgia, platino, serif;
font-size:0.8em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	position: static;
}
#header {
	width: 100%;
	color: #333;
	height: 138px;
	background-image: url(/global/img/headerBG.png);
	background-repeat: repeat-x;
}
#navigation {
	color: #333;
	margin: 15px 8px 0px 0px;
	float: right;
	width: 700px;
}

#content {
	width: 940px;
	color: #333;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footerTop {
	background-image: url(bg-paper-bottom.png);
	height: 50px;
	
}

#footer {
	width: 100%;
	color: #333;
	margin: 0px;
	background-image: url(/global/img/footerBG.png);
	background-repeat:repeat-x;
	float:left;
	height:150px;
	margin-top:15px;
	
	
}
#page {
	width: 100%;
	
	
	
	
}
#headCont {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#pageWrap {
	position: relative;
	width: 100%;
	background-image: url(bg-paper-top.png);
	background-repeat:repeat-x;
}
#headLogo {
	float: left;
	width: 200px;
}


	
#ytWindow {
	margin-top:30px;
	padding:10px;
	width:658px;
	height:406px;
	background:url(/global/img/ytBG.gif) no-repeat;
	}

/* sticky footer */


html, body {
	height: 100%;
	}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
	}

#footer, .push {
height: 150px;
}


/* Global Nav */

#menu{
	width:700px;
	height:55px;
	}
		
#menu ul{
	list-style:none;
	text-align:center;
	}
			
#menu li{
	list-style:none;
	display:block;
	float:left;
	padding:8px 10px 0 10px;
	}
				
#menu li a{
	display:block;
	float:left;
	}
					
#menu li a span{
	display:none;
	}
					
#menu li a:hover{
	text-decoration:none;
	}
				
#menu li a.home{
	background:url(../navImg/home.png) no-repeat;
	width:74px;
	height:42px;
	}
					#menu li a:hover.home{
						background:url(../navImg/home_h.png) no-repeat;
					}
					
					#menu li a.homeactive{
						background:url(../navImg/home_a.png) no-repeat;
						width:74px;
					height:42px;
					}
				#menu li a.shop{
					background:url(../navImg/shop.png) no-repeat;
					width:74px;
					height:42px;
				}
					#menu li a:hover.shop{
						background:url(../navImg/shop_h.png) no-repeat;
					}
					
				#menu li a.shopactive{
					background:url(../navImg/shop_a.png) no-repeat;
					width:74px;
					height:42px;
				}
				
				#menu li a.love{
					background:url(../navImg/love.png) no-repeat;
					width:100px;
					height:42px;
				}
					#menu li a:hover.love{
						background:url(../navImg/love_h.png) no-repeat;
					}
					
				#menu li a.loveactive{
					background:url(../navImg/love_a.png) no-repeat;
					width:100px;
					height:42px;
				}
				#menu li a.blog{
					background:url(../navImg/blog.png) no-repeat;
					width:74px;
					height:42px;
				}
					#menu li a:hover.blog{
						background:url(../navImg/blog_h.png) no-repeat;
					}
				#menu li a.tv{
					background:url(../navImg/tv.png) no-repeat;
					width:100px;
					height:42px;
				}
					#menu li a:hover.tv{
					background:url(../navImg/tv_h.png) no-repeat;
					}
					
				#menu li a.tvactive{
					background:url(../navImg/tv_a.png) no-repeat;
					width:100px;
					height:42px;
				}
					
				#menu li a.help{
					background:url(../navImg/help.png) no-repeat;
					width:100px;
					height:42px;
				}
					#menu li a:hover.help{
					background:url(../navImg/help_h.png) no-repeat;
					}
					
				#menu li a.helpactive{
					background:url(../navImg/help_a.png) no-repeat;
					width:100px;
					height:42px;
				}
				
				#menu li a.homecurrent {
					background:url(../images/home_h.jpg) no-repeat;
					width:55px;
					height:32px;
				}


/* Global Footer */

#globalFooter {
	height: 4em;
	padding-left:20px;
	color:#242726;
	width:940px;
	margin: 0 auto;
	margin-top:50px;
}

#globalFooter a{
	color:#242726;
	font-size:12px;
	line-height:20px;
	}

.links ul {
	width: 14%;
	float: left;
	padding-left: 0;
	margin-left: 0;
	margin-top:10px;
	list-style-type: none;
} 

.links a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

.links a:hover {
	text-decoration:underline;
	}
	
#footerLinks li{
	display:inline;
	list-style-type:none;
	padding-left:20px;
	}

#footerLinks li a{
	text-decoration:none;
	}
	
#footerLinks li a:hover{
	text-decoration:underline;
	}


/* text styles */


h1 {
	font-family: lobster, Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FE75A7;
	font-weight: bold;
	margin:10px;
	line-height:30px;	
	}


h2 {
	color:#a67ba0;
font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:600;
line-height:2em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:18px;
	color:#5d9460;
	}
	
h3 a {
	color:#5d9460;
	text-decoration:none;
	line-height:2em;
	}
	
h3 a:hover {
	color:#666666;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BC1E8B;
	font-weight: bold;
	}

	
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
ul {
	list-style-type:none;
	line-height:1em;
	}
	
/* mailling list subscribe */

input.subbutton  {
background-color:#EBE9ED;
border-color:#7C7C7C #DDDDDD #DDDDDD #C3C3C3;
border-style:solid;
border-width:1px;
clear:left;
margin: 5px	5px	5px	-5px;
padding:1px;

}

#sub {
	float:left;
	margin-top:10px;
	width:200px;
	}