html {height:100%;}
body{
	margin:0;
	color:#000;
	font:italic 21px "Hoefler Text", Palatino, "Palatino Linotype", Georgia, serif;
	background:#fff url(../images/bg-body.gif);
	height:100%;
	min-width:1000px;
}
/* general reset */
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* container style */
#container {
	background:url(../images/bg-container.jpg) repeat-x 0 100%;
	min-height:100%;
	width:100%;
}
* html #container {height:100%;}
#page {
	background:url(../images/bg-page.jpg) repeat-x;
	padding:0 0 286px;
	width:100%;
	overflow:hidden;
	min-width:1000px;
}
.clearAll {clear:both;}
/* header style */
#header {
	width:805px;
	margin: 0 auto;
	padding:0 0 76px;
	position:relative;
	z-index:15;
}
.navigation {
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	height:42px;
	background:url(../images/nav-sep.gif) no-repeat;
}
.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.navigation ul li {
	float:left;
	padding:11px 31px 13px;
	background:url(../images/nav-sep.gif) no-repeat 100% 0;
}
.navigation ul li a {
	display:block;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
}
.navigation ul li.home a {
	background:url(../images/nav-home.gif) no-repeat;
	width:48px;
}
.navigation ul li.news a {
	background:url(../images/nav-news.gif) no-repeat;
	width:48px;
}
.navigation ul li.storelink a {
	background:url(../images/nav-store.gif) no-repeat;
	width:48px;
}
.navigation ul li.downloads a {
	background:url(../images/nav-downloads.gif) no-repeat;
	width:78px;
}
.navigation ul li.ask a {
	background:url(../images/nav-ask.gif) no-repeat;
	width:69px;
}
.navigation ul li.about a {
	background:url(../images/nav-about.gif) no-repeat;
	width:49px;
}
.navigation ul li a:hover, .navigation ul li a.active {background-position:0 -20px;}
.form {
	float:right;
	width:295px;
	padding:0 2px 0 0;
	background:url(../images/nav-sep.gif) no-repeat 100% 0;
}
.form label {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-mailing.gif) no-repeat;
	width:75px;
	height:15px;
	margin:13px 15px 0 0;
	display:inline;
}
input.txt {
	float:left;
	width:132px;
	border:1px solid #fff;
	padding:2px;
	font-size:14px;
	margin:9px 0 0;
	position:relative;
	z-index:10;
}
.btn {
	float:right;
	width:69px;
	height:42px;
	margin:0 0 0 -7px;
	position:relative;
	z-index:5;
}
img.atwork {
	position:absolute;
	top:27px;
	left:694px;
}
h1.logo {
	margin:11px 0 0 -11px;
	width:687px;
	position:relative;
	height:169px;
}
h1.logo a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:687px;
	height:169px;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
}
/* main style */
#main {
	margin:-18px auto 0;
	position:relative;
	z-index:30;
	width:805px;
	overflow:hidden;
}
/* video-box style */
.video-box {
	width:796px;
	margin:0 0 20px 2px;
	background:#fff;
	border:1px solid #0e0e0e;
}
.video-box .inner {
	padding:13px 18px 17px 13px;
	width:765px;
	overflow:hidden !important;
}
.video-box img {display:block;}
/* ads style */
.ads {
	padding:20px 7px 20px 0;
	text-align:center;
}
.ads img {border:1px solid #fff;}
/* lower-content style */
.lower-content {
	width:100%;
	overflow:hidden;
}
/* fb-box style */
.fb-box {
	width:390px;
	border:1px solid #0e0e0e;
	background:#fff;
	padding:0 0 32px;
	position:relative;
	float:left;
}
.fb-box .holder {
	width:360px;
	margin: 12px;
	padding-bottom: 30px;
}
.fb-box .inner {
	border:1px solid #a4b3cf;
	padding:0 0 3px;
}
.top-info {
	padding:10px 10px 12px 10px;
	border-bottom:1px solid #e0e6ef;
	width:277px;
	background:#f0f2f7;
	overflow:hidden;
	font:14px/15px Verdana, Arial, Helvetica, sans-serif;
}
.top-info img {
	float:left;
	margin:0 10px 0 0;
}
.top-info strong {
	display:block;
	font-weight:bold;
	color:#4b6ea9;
	word-spacing:-1px;
	margin:0 0 3px;
}
.top-info strong span {
	font-weight:normal;
	font-size:11px;
	margin:0 0 0 -2px;
	letter-spacing:-1px;
}
.text {
	display:block;
	color:#000;
	font-size:11px;
}
.info-box {
	width:298px;
	height:300px;
	overflow:auto;
}
.info-box ul {
	list-style:none;
	padding:0 10px;
	margin:0;
	background:#fff;
}
.info-box ul li {
	border-top:1px solid #f1f1f1;
	padding:7px 0 8px;
	font:13px/16px Verdana, Arial, Helvetica, sans-serif;
}
.info-box ul p {margin:0;}
.name {
	font-weight:bold;
	color:#4b6ea9;
}
.info {
	border-left:2px solid #d6d6d6;
	padding:0 0 0 8px;
	margin:8px 0;
	color:#929292;
	line-height:16px;
	font-size:11px;
}
.info strong {
	font-weight:bold;
	color:#4b6ea8;
}
.info span {display:block;}
.info a {color:#929292;}
.date {
	display:block;
	color:#929292;
	line-height:16px;
	font-size:11px;
}
.link {
	position:absolute;
	bottom:-1px;
	right:-2px;
	width:186px;
	height:47px;
	text-align:center;
	background:url(../images/corner.png) no-repeat;
}
.opera .link {background:#000;}
* html .link {background:#000;}
* +html .link {background:#000;}
.link a {
	display:block;
	color:#fff;
	font-size:17px;
	color:#fff;
	width:186px;
	height:47px;
	line-height:43px;
	font-weight:normal;
}
/* sidebar style */
.sidebar {
	float:right;
	width:392px;
	padding:0 5px 0 0;
}
/* store style */
.store {
	width:390px;
	border:1px solid #0e0e0e;
	background:#ffffff;
	position:relative;
	margin:0 0 21px;
}
.store ul {text-align:center;}
.store img {display:block;}
/* twitter-box style */
.twitter-box {
	width:390px;
	border:1px solid #0e0e0e;
	color:#494849;
	background:#fff;
	font-size:24px;
	position:relative;
}
.twitter-box .inner {
	padding:22px 30px 13px 20px;
}
h2.suzie {
	margin:0 0 10px;
	background:url(../images/text-suzie.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:172px;
	height:35px;
}
.twitter-box p {
	margin:0;
	line-height:29px;
}

#twitter_update_list li a {
	font-size: 10px !important;
	font-style:normal;
	color: #CECACD !important;
	display: block !important;
}

#twitter_update_list li span a {
	font-size: 20px !important;
	font-style:normal;
	color: #FF00AE !important;
	display: inline !important;
}

.twitter {
	display:block;
	background:url(../images/text-twitter.gif) no-repeat;
	width:149px;
	height:36px;
	margin:33px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
* html .twitter {margin:38px 0 0;}
* +html .twitter {margin:38px 0 0;}
.twitter a {
	display:block;
	height:100%;
}

/* inner page */
#main.main-inner {
	background:url(../images/bg-woman.png) no-repeat;
	padding:7px 0 0;
	margin:-25px auto 0;
}
/* about-box style */
.about-box {
	width:435px;
	margin:0 0 2px 364px;
	background:#fff;
	border:1px solid #090909;
}
.about-box .inner {
	padding:18px 22px 0 21px;
	line-height:25px;
	color:#494849;
	height: auto !important; 	height: 500px; 	min-height: 500px;
}
.text-about {
	display:block;
	width:174px;
	height:48px;
	overflow:hidden;
	margin:0 0 8px 0;
	padding:0 0 0 214px;
	background:url(../images/text-about.gif) no-repeat 214px 0;
	text-indent:-9999px;
}

.about-box .inner a {color: #FF00AE}

.text-downloads {
	display:block;
	width:174px;
	height:48px;
	overflow:hidden;
	margin:0 0 8px 0;
	padding:0 0 0 214px;
	background:url(../images/text-downloads.gif) no-repeat 218px 0;
	text-indent:-9999px;
}

.text-ask {
	display:block;
	width:174px;
	height:48px;
	overflow:hidden;
	margin:0 0 8px 0;
	padding:0 0 0 214px;
	background:url(../images/text-ask.gif) no-repeat 245px 0;
	text-indent:-9999px;
}
.about-box p {
	margin:0 0 19px;
	padding:7px 0 0;
	text-indent:37px;

}

.inner ul li div p {
	font:italic 21px "Hoefler Text", Palatino, "Palatino Linotype", Georgia, serif !important;
	color:black !important;
}

.wallpaper {float:left;
display: inline;
padding-right:12px;
text-align: center;}

.wallpaper form {font-size:8pt;
padding-top: 12px;}

.wallpaper .thumb {border: 1px solid #000000;}

.newstext {font-style:normal;font-size:18px;}
