html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	color: #CCC;
	background: #000;
}

a {
	color: #CA282E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666;
}

p {
	text-align: justify;
	margin: 0px 0px 16px;
}

h2 {
	color: #FFF;
	margin: 0px 0px 24px;
	font-size: 24px;
	text-shadow:0 1px 0 #000;
	line-height: 24px;
}

#lg_spc {
	height: 87px;
	background-image: url(../images/lg_spc.png);
}

#lg_fit {
	margin: auto;
	width: 900px;
	height: 83px;
	padding: 4px 0px 0px;
}

#defi {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: 180px;
	background-color:#000;
	padding:10px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	color:#CCC;
	font-size:10px;
	width:250px;
	text-align:left;
	border:1px solid #444;
}

#head {
	background-color: #000;
	background-image: url(../images/shnr.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 40px;
	width: 100%;
	border-top: 1px solid #333;
}

#nav {
	margin: auto;
	width: 900px;
	background-color: #000;
}

#logo {
	float: left;
	margin-top: 10px;
	display: block;
	height: 60px;
	width: 192px;
	cursor: pointer;
	background-image: url(../images/logo_lrg.png);
	background-repeat: no-repeat;
}

#ftr {
	width: 100%;
	height: 200px;
	background-image: url(../images/ftr.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #000;
	position: relative;
}

#sshow {
	width: 900px;
	height: 100%;
	position: relative;
	cursor: pointer;
}

#sub_nav_wrap {
	width: 100%;
	border-top: 1px solid #393939;
	background-color: #000;
	background-image: url(../images/shnr.png);
	background-position: 0px -9px;
	background-repeat: repeat-x;
	height: 15px;
	overflow: visible;
}

#sub_nav_candy {
	margin: auto;
	width: 800px;
	height: 30px;
	background-color: #000;
	background-image: url(../images/shnr.png);
	background-position: 0px -9px;
	background-repeat: repeat-x;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

#sub_nav {
	width: 100%;
	height: 30px;
}

#sub_nav_l {
	float: left;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}

#sub_nav_l:last-child {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}

#sub_nav_r {
	float: right;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

#sub_nav_r:first-child {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

#sub_nav a {
	display: block;
	float: left;
	border-right: 1px solid #333;
	width: 120px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	text-shadow:0 1px 0 #000;
}

#sub_nav_r a {
	border-left: 1px solid #333;
	border-right: none;
}

#sub_nav a:hover {
	background-color: rgba(51,51,51,0.5);
	text-shadow:0 -1px 0 #000;
}

#sub_nav a.selected {
	background-color: rgba(51,51,51,0.5);
	text-shadow:0 -1px 0 #000;
	color: #666;
}

#

#wrap {
	padding: 0px 0px 20px;
}

#wrap_t, #wrap_m, #wrap_b {
	background-image: url(../images/div.png);
	background-repeat: repeat-y;
	width: 760px;
	padding: 0px 20px;
	margin: auto;
}

#wrap_t, #wrap_b {
	height: 20px;
}

#wrap_t {
	background-position: 0px 0px;
	margin-top: 35px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}

#wrap_m {
	background-position: -800px 0px;
}

#player {
	background-color: #000;
	display:block;
	height:405px;
	margin: auto;
	width:720px;
	position: relative;
	z-index: 1;
}

#player object {
	position: absolute;
	z-index: 1;	
}

#wrap_b {
	background-position: -1600px 0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#foot {
	width: 100%;
	height: 46px;
	margin: 0px 0px 0px;
	background-color: #000;
}

#footer {
	width: 900px;
	height: 30px;
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 10px 0px 0px;
}

#footer a {
	margin: 0px 10px;
}
	
#cpyrght {
	font-size: 10px;
	height: 35px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	background-color: #000;
}

#overlay, #overlay_sub {
	display: none;
	width: 100%;
	height:100%;
	background-color: #000;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
}

#overlay_sub {
	z-index: 10002;
}

.popper {
	display: none;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	padding: 10px 20px 20px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	z-index: 10001;
	background:#222 url(../images/shnr.png) top center repeat-x;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.popper_sub {
	display: none;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	padding: 10px 20px 20px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	z-index: 10003;
	background:#222 url(../images/shnr.png) top center repeat-x;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.text_npt {
	background:url("../images/npt_txt.png") repeat-x scroll 0 0 #FFFFFF;
	border:1px solid #000;
	color:#333;
	font-weight:bold;
	line-height:12px;
	padding:7px 4px;
	width: 490px;
}

.submit_npt {
	background: #EEE url(../images/npt_sbmt.png) repeat-x top;
	border: 1px solid #000;
	font-size: 16px;
	color: #666;
	text-shadow:0 1px 0 #FFF;
	padding: 4px 7px;
	cursor: pointer;
}

.submit_npt:hover {
	border: 1px solid #666;
}

.cls_pop {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: bold;
	cursor: pointer;
}

.cls_pop_sub {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: bold;
	cursor: pointer;
}

#ttip {
	background:#000 url(../images/shnr.png) repeat-x center center;
	border:1px solid #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px;
	width:200px; 
	display:none; 
	color:#CCC;
	-moz-box-shadow:0 0 10px #999; 
	-webkit-box-shadow:0 0 10px #999;
	z-index: 100;
}

#follow_div {
	min-width: 500px;
}

#follow_div .link {
	margin-right: 15px;
}

#follow_div .selected {
	color: #666;
}

#facebook_div {
	display: none;
}

.clearer {
	clear: both;
	float: none;
}

#promo {
	display: none;
	position: fixed;
	bottom: 200px;
	right: 50%;
	margin-right: -250px;
	width: 500px;
	padding: 10px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 10001;
	border: 1px solid #333;
	background:#222 url(../images/shnr.png) top center repeat-x;
}

#promo .cls {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: bold;
	cursor: pointer;
}

#promo_btn {
	display: none;
	position: absolute;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#CA282E url(../images/shnr.png) center center repeat-x;
	color: #FFF;
	top: 90px;
	left: 50%;
	margin-left: -450px;
	padding: 5px 10px;
	border: 1px solid #900;
	border-left: none;
	border-top: none;
	z-index: 10;
}

/* add this */

.addthis_toolbox .hover_effect {
    width: 746px;
    height: 56px;
    padding: 6px 0px 6px 10px;
    border: 2px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFF;
}

.addthis_toolbox .hover_effect div {
    float: left;
}

.addthis_toolbox .hover_effect a {
    border: 2px solid #FFF;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover {
    border: 2px solid #CA282E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #c98c8f;
    color: #CA282E;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}