body{
	margin:0px;
	margin-top:33px;
	padding:0px;
	font-family:"Helvetica", Arial;
	font-size:13px;
	color:#000;
	overflow:auto;
}
h1{
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
}
h2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h3{
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
a{
	color:#0156ad;
	text-decoration:none;
}
a:hover{
	color:#66ccff;
}
input{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;

	margin:0px;
	padding:0px;
	background-color:#eee;
	border:1px solid #4d4d4d;
	font-size:14px;
	font-family:Verdana, Arial;
}
object{
	outline:none;
}
.hidden{
	display:none;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.no_weight{
	font-weight:normal;
}
.clear{
	clear:both;
}
.georgia{
	font-family:Georgia;
}
.arial{
	font-family:Arial;
}
.size_18{
	font-size:18px;
}
.size_16{
	font-size:16px;
}
.size_14{
	font-size:14px;
}
.size_13{
	font-size:13px;
}
.size_12{
	font-size:12px;
}
.size_11{
	font-size:11px;
}
.size_10{
	font-size:10px;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.uppercase{
	text-transform:uppercase;
}
.pointer{
	cursor:pointer;
}
.borderless{
	border:none;
}


.e31green{
	color:#8dc63f;
}
.white{
	color:#fff;
}
.no_height{
	height:0px;
}
.keltie_blue{
	color:#8ecdf1;
}
.keltie_pink{
	color:#eb8ef1;
}
.keltie_yellow{
	color:#fffb90;
}
#all{
	text-align:center;	
}
#page_container{
	width:946px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:946px;
}
#header_graphic{
	float:left;
}
#email_signup{
	float:right;
	border-top:8px solid #000;
	border-bottom:8px solid #000;
}
#email_signup_text{
	font-family:"Helvetica", Arial;
	font-weight:bold;
	text-transform:uppercase;
}
#email_signup_text .big{
	font-size:33px;
	
}
#email_signup_text .small{
	font-size:18px;
	margin-top:-5px;
}
#email_signup_form{
	padding-bottom:18px;
}
#email{
	border:0px;
	background-color:#dfdfdf;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#525252;
	padding:3px 4px;
	width:167px;
}
#email_submit{
	background-color:#000;
	color:#eb8ef1;
	border:0px;
	font-size:12px;
	padding:3px 10px;
}
#navigation{
	background-color:#000;
	padding:14px 20px 14px 20px;
	font-family:Helvitica, Arial;
	font-size:16px;
	color:#fff;
	line-height:16px;
	margin-top:10px;
}
#navigation ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation li{
	float:left;
}
#navigation a{
	font-family:Helvitica, Arial;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#navigation a:hover{
	font-family:Helvitica, Arial;
	font-size:16px;
	color:#8ecdf1;
	
}
#home_middle{
	background-image:url(../../images/home_main_pic.png);
	background-repeat:no-repeat;
	margin-top:8px;
	height:589px;
}
#home_slogan{
	padding-top:215px;
}
#home_socialite{
	float:right;
	text-align:right;
	margin-top:243px;
}
#socialite_header{
	line-height:0px;
}
#socialite_links{
	background-color:#000;
	padding:4px 8px;
	color:#fffb90;
	text-transform:uppercase;
	font-family:"Helvetica", Arial;
	font-size:14px;
}
#socialite_links a{
	font-family:"Helvetica", Arial;
	font-size:14px;
	color:#fff;
}
#socialite_links a:hover{
	color:#8ecdf1;
}
#keltie_live{
	margin-top:17px;
	float:left;
}
#keltie_live_header{
	line-height:0px;
}
#keltie_live_content{
	background-color:#f3f3f3;
	border-bottom:2px solid #d3d3d3;
	padding:2px 13px 13px 13px;
	width:243px;
	font-family:Arial;
	font-size:12px;
}
#keltie_live_content h2{
	margin:0px;
	padding:0px;
	font-family:"Helvetica", Arial;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
}
#keltie_live_tweet_meta{
	font-weight:bold;
}
.pink_slashes{
	font-size:20px;
	color:#eb8ef1;
}
#home_ads{
	margin-top:17px;
	float:right;
	border-top:8px solid #000;
	border-bottom:8px solid #000;
	padding:14px 0px;
}
.home_ad{
	float:left;
	height:177px;
}
.home_ad img{
	border:0px;
}
.home_ad_middle{
	padding:0px 14px;
}
#footer{
	margin-top:14px;
	text-align:right;
	font-family:Arial;
	font-size:10px;
	padding-bottom:50px;
}
#section_title{
	float:left;
	padding-top:16px;
	margin-bottom:30px;
}
#mini_pics{
	float:right;
}
#standard_middle_content{
	border-top:1px solid #8ecdf1;
	border-bottom:8px solid #000;
	padding-bottom:35px;
	margin-bottom:14px;
}
#main_content_left_col{
	padding-left:22px;
	width:640px;
	float:left;
}
#main_content_left_col.press{
	width:675px;
	padding-left:0px;
}
#main_content_left_col.webstore{
	width:652px;
	
}
#main_content_left_col.video{
	width:670px;
	padding-left:0px;
}
#main_content_right_col{
	float:right;
	width:225px;
	text-align:right;
}
#standard_footer_text{
	float:left;
}
#standard_footer_socialite{
	float:right;
	padding-bottom:30px;
}

#photoset_header{
	margin-bottom:15px;
}
#photo_gallery{
	background-image:url(../../images/photo_gallery_bg.png);
	background-repeat:no-repeat;
}
#pic_gallery_listing, #vid_gallery_listing{
	background-image:url(../../images/gallery_listing_bg.png);
	background-repeat:no-repeat;
	background-color:#1e1e1e;
	width:282px;
	min-height:102px;
	float:left;
	margin-right:35px;
	padding:12px;
}

#press_quotes{
	width:598px;
	height:55px;
	background-color:#e0eef6;
	padding:20px 26px;
	background-image:url(../../images/press_quotes_bg.png);
	background-repeat:no-repeat;
	margin-bottom:16px;
	border-bottom:1px solid #000;
	font-family:Georgia;
	font-size:14px;
}
.press_listing{
	float:left;
	margin-right:18px;
	margin-bottom:17px;
}
.press_thumb{
	width:205px;
	height:177px;
	overflow:hidden;
}
.press_description{
	background-color:#000;
	font-family:"Helvetica", Arial;
	font-size:14px;
	color:#88d3ff;
	padding:7px 9px 4px 9px;
	width:187px;
}
.press_description a{
	color:#88d3ff;
}

#video_listing{
	padding-left:40px;
	padding-top:15px;
}
#video_listing a{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}
#video_listing a:hover{
	color:#8ecdf1;
}
#webstore_left_col{
	width:239px;
	float:left;
}
#webstore_left_col input{
	background-color:transparent;
	border:0px;
}
#webstore_right_col{
	float:left;
	width:398px;
	font-size:14px;
	font-family:"Helvetica", Arial;
}
#dvd_features_header{
	line-height:0px;
}
#dvd_features_text{
	margin-left:23px;
	background-color:#000;
	color:#fff;
	font-size:16px;
	font-family:"Helvetica", Arial;
	padding:0px 9px 9px 9px;
	line-height:24px;
}