body { 
	width:100%;
	height:100%;
	margin:0;
	font-size: 62.5%;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    color: #ffffff;
    line-height:1.125em;
	text-align: left;
	background: #000 url(../img/bg/hd_bg.gif) repeat 0 0;
    *font-size: 10px;
}

.shadowbox_content.eguider {
	padding:22px 40px 40px;
	font-size:1.1em;
	/*width: 570px;
	*width: 540px;*/
}

.shadowbox_content.exclusive,
.shadowbox_content.content_creator {
	padding:22px 30px 30px;
	width: 540px;
	font-size:1.1em;
}

.shadowbox_content p {
	color: #ccc;
}

.shadowbox_content p b {
	color: #fff;
}

.shadowbox_content .column {
	width: 265px;
	padding: 0 20px 0 0;
}

a { 
	text-decoration: none; 
	color: #FF6600; 
}

a:hover { 
	color: #ffffff;
}

a:active, a:focus { 
	outline: 0; 
}

a.highlight-active {
	color: #fff;
}

/* titles in main feature */
h1 {
	font-size: 2.4em;
	font-weight: 700;
	line-height: 1em;
	padding:0 0 0.2em;
}

h2 { 
	color:#FFFFFF;
	font-size:2.4em;
	margin:0;
	*padding-bottom: 0.15em;
}

h3 {  
	font-size: 1.64em;
	font-weight: bold;
}

h4 {  
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: bold;
}

h5 {  
	color: #ff6600;
	margin: 0 0 0.5em 0; 
	font-size: 1.4em;
	font-weight: bold;
}

h6 {  
	margin: 0 0 0.5em 0; 
	font-size: 1.1em;
} 

p { 
	margin: 0 0 1.3em 0; 
	font-size: 1.3em;
	line-height: 1.4em;
}

li {
	font-size: 1.1em;
}

.left { 
	float: left; 
}

.right { 
	float: right; 
}

.clear { 
	clear: both; 
	*height: 1px !important;
	*overflow:hidden;
}

.align_left { 
	text-align: left; 
}

.align_right { 
	text-align: right; 
}

.align_center { 
	text-align: center; 
}

.smaller	{
	font-size:12px;
	font-weight:normal;
}

hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #ccc;
	*height: 1px;
	margin: 0 5px 0 3px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	vertical-align: top;
	*line-height: 0;
}

.outer {
	display: table; 
	position: static; 
	height: 81px; 
	overflow: hidden; 
	*position: relative;
}

.middle {
	display: table-cell; 
	vertical-align: middle; 
	position: static; 
	*position: absolute; 
	*top: 50%;
}

.inner {
	position: static;
	*position: relative; 
	*top: -50%
}
 
.pop {
	color: #ff6600;
}
