/*GENERAL*/
body{
	margin:0;
	color:#333;
	font:13px sans-serif, arial, helvetica;
	background:#000 url(../images/body-bg.gif) repeat-y 50% 0;
	min-width:900px;
}
img{border-style:none;}
a{color:#333;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

form.searchform{
	margin:0;
	padding:0;
	border:none;
	float: left;
}

/*PAGE-HOLDER*/
.page-holder{
	#position:relative;
	width:100%;
	overflow:hidden;
}
/*HEADER*/
.header-holder{
	background:#262938 url(../images/header-bg.jpg) repeat-x;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#header{
	margin:0 auto;
	width:900px;
	height:333px;
	padding:17px 0 0;
}
.holder{
	overflow:hidden;
	width:100%;
}

#header .holder div{
	color:#919299;
	float:left;
	margin-right:10px;
	padding-bottom:5px;
	#float: left;
}
/*SEARCH FORM*/
#header fieldset{
	float:right;
	overflow:hidden;
	height:1%;
	font-size:12px;
	margin-bottom:16px;
}
#header fieldset a{color:#828283;}
#header fieldset label{
	float:left;
	margin-right:18px;
	line-height:16px;
}
#header fieldset input{
	width:162px;
	background:#232325;
	padding:0 7px;
	color:#828283;
	border:1px solid #505051;
	float:left;
	margin-right:10px;
	font-size:11px;
}
.search{
	background:url(../images/ico1.gif) no-repeat;
	width:11px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-right:14px;
}
#header fieldset ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	height:1%;
}
#header fieldset li{
	float:left;
	padding-left:7px;
}
#header fieldset img{display:block;}
/*LOGO*/
.logo{
	background:url(../images/logo1.png) no-repeat;
	float:left;
	width:327px;
	height:93px;
	text-indent:-9999px;
	margin:86px 0 0 -3px;
}

.slogo{
	background:url(../images/logo1.png) no-repeat;
	float:left;
	width:327px;
	height:93px;
	text-indent:-9999px;
	margin:86px 0 0 -3px;
}

.logo-holder{
float:left;
width:327px;
}

.logo-holder .slogan{
margin-top:-22px;
#padding-right:13px;
}

.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}

.slogo a{
	display:block;
	overflow:hidden;
	height:100%;
}
/*VISUAL PART OF HEADER*/
.visual{
	position:relative;
	width:399px;
	float:right;
	margin-right:92px;
	display:inline;
}
.visual img{display:block;}
.visual p{
	margin:0;
	width:149px;
	font-size:14px;
	color:#cfcfd1;
	line-height:20px;
	position:absolute;
	top:22px;
	right:4px;
}
/*NAVIGATION*/
.nav-holder{
	background:url(../images/nav-bg.gif) repeat-x;
	width:100%;
	position:absolute;
	top:350px;
	left:0;
}
.nav{
	margin:0 auto;
	padding:0 0 0 1px;
	list-style:none;
	height:49px;
	width:900px;
	background:url(../images/separator1.gif) no-repeat;
}
.nav li{
	float:left;
	font-size:15px;
	padding-right:1px;
	background:url(../images/separator1.gif) no-repeat 100% 0;
}
.nav a{
	display:block;
	line-height:49px;
	width:98px;
	text-align:center;
	text-decoration:none;
}
.nav a:hover, .nav a.active{
	background:url(../images/nav-bg-hover.gif) repeat-x;
	color:#fff;
}
/*MIDDLE PART*/
#middle{
	overflow:hidden;
	#margin:399px auto 0;
	margin:0 auto;
	width:900px;
	#padding-top:37px;
	padding-top:436px !important;

}
.home h1{
	margin:0 0 27px;
	font-size:21px;
	font-weight:normal;
	color:#a6a6a6;
}
.home p{
	margin:0 0 34px;
	line-height:18px;
	font-size:16px;
	color:#fff;
	text-align:justify;
}
.home p a{
	color:#999;
	font-size:15px;
	font-style:italic;
}
/*TREE INFO-BOXES*/
.remote-box{background:url(../images/home-boxes-bg.gif) repeat-y;}
.remote-box .top{background:url(../images/home-boxes-top.gif) no-repeat;}
.remote-box .bottom{
	background:url(../images/home-boxes-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	padding-bottom:7px;
}
.remote-box .bottom div{
	float:left;
	overflow:hidden;
}
.remote-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.asset-body ul{
	padding:0;
	list-style:none;
	margin:9px 0 6px;
}
.remote-box h2{
	margin:0;
	color:#fff;
	font-size:14px;
	line-height:48px;
}
.info {
	padding: 2px 10px 3px 15px;
	font-size: 12px;
	text-align: right;
	color: #404040;
}
.info a {
	font-weight: bold;
	color: #505050;
}
/*DOWNLOAD BOX*/
.download{
	width:273px;
	padding-left:20px;
}
.remote-box .download ul{margin:30px 0 0 4px;}
.download li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	margin-bottom:11px;
}
.download li strong{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
	width:121px;
}
.download div img {float: left;}
.bobby{background:url(../images/bobby-h.gif) no-repeat;}
.bobbypro{background:url(../images/bobbypro-h.gif) no-repeat;}
.download li a{float:left;}
.download li img{display:block;}
/*REMOTES BOX*/
.remote{
	width:375px;
	padding:0 14px 0 12px;
}
.remote div{
	overflow:hidden;
	width:100%;
	margin-bottom:27px;
}
.remote h2{float:left;}
.arrow{
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:22px;
	margin-top:15px;
}
.prew{
	background:url(../images/btn1.gif) no-repeat;
	float:left;
	margin-right:11px;
}
.next{
	background:url(../images/btn2.gif) no-repeat;
	float:right;
}
.remote li{
	float:left;
	text-align:center;
	padding:0 11px 0 12px;
	width: 100px;
}
.asset-body li{
	float:left;
	text-align:center;
	padding:0 11px 0 12px;
}
.remote img{display:block;}
.remote span{
	font-size:11px;
	display:block;
	color:#686969;
}
.asset-body span{
	font-size:11px;
	color:#686969;
}
.asset-body img{display:block;}

.remote li a{text-decoration:none;}
.remote li a:hover{text-decoration:underline;}
/*NEWS FLASH BOX*/
.newflash{
	width:171px;
	padding:0 10px 0 18px;
}
.remote-box .newflash ul{margin:9px 0 6px;}
.newflash li{
	background:url(../images/bullet1.gif) no-repeat 0 7px;
	padding-left:8px;
}
.newflash li a{
	text-decoration:none;
	font-style:normal;
}
.newflash li a:hover{text-decoration:underline;}
.newflash a{
	color:#ccc;
	line-height:18px;
	font-style:italic;
}
/*FOOTER*/
#footer{
	text-align:center;
	padding:40px 0 15px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{
	display:inline;
	background: url(../images/separator2.gif) no-repeat 0 50%;
	padding:0 4px 0 8px;
	color:#898989;
}
#footer li:first-child{background:none;}
.left-image{float:left;}
/*INNER PAGES*/
.inner .header-holder{background:url(../images/header-bg2.jpg) repeat-x;}
.inner #header{height:130px;}
.inner .nav-holder{
	top:147px;
	margin-bottom: 20px;
}
/*INNER LOGO*/
.inner .logo{
	background:url(../images/logo2.gif) no-repeat;
	height:75px;
	width:276px;
	margin:0 0 0 -1px;
}

.inner .slogo{
	background:url(../images/slogo2.png) no-repeat;
	height:75px;
	width:276px;
	margin:0 0 0 -1px;
}
.inner #header fieldset input{
	background:#34353d;
	border-color:#606169;
}
.inner #header fieldset{margin-bottom:7px;}
.inner #middle{
	#margin-top:217px;
	padding-top:254px !important;
}
/*HEADER SLOGAN*/
.slogan{
	color:#919299;
	font-size:17px;
	float:right;
	margin-top:37px;
}
/*FEATURES PAGE*/
/*MIDDLE PART*/
.content{
	width:100%;
#display:table;
}
.content:after{
content:"";
display:block;
clear:both;
}
.content-nav a, .content-nav span{
    float: left;
    margin-left: 3px;
}
/*LEFT COLUMN*/
.bobby-box{
	background:url(../images/left-column-bg.jpg) repeat-y;
	float:left!important;
	width:300px;
	border-bottom:1px solid #000;
}
.bobby-box .top{
	background:url(../images/left-column-top.jpg) no-repeat;
	padding:10px 15px;
	min-height:424px;
}
.bobby-box h2.curr{
	color:#fff;
	font-size:22px;
	margin:0;
	float:left;
	letter-spacing:-1px;
	cursor: default;
}
.bobby-box h2{
	color:#6d6d6f;
	float:right;
	margin:0;
	font-size:22px;
	letter-spacing:-1px;
	cursor: pointer;
}
.bobby-box h2 span{font-weight:normal;}
.bobby-box .holder{margin-bottom:30px;}
.bobby-box ul{
	margin:0 0 0 4px;
	padding:0;
	list-style:none;
}
.bobby-box li{
	background:url(../images/bullet1.gif) no-repeat 0 8px;
	line-height:18px;
	padding-left:7px;
}
.bobby-box li a{
	color:#fff;
	text-decoration:none;
}
.bobby-box li a:hover{color:#f90;}
.bobby-box li a.curr{color:#f90;}
/*RIGHT COLUMN*/
.features-box{
	background:url(../images/right-column-bg.jpg) repeat-y;
	border-bottom:1px solid #a2a2a2;
	width:599px;
	float:right;
}
.features-box .top{
	background:url(../images/right-column-top.jpg) no-repeat;
	min-height:413px;
	padding:15px 26px 15px 21px;
}
.features-box h2{
	margin:0 0 37px;
	font-size:13px;
	color:#fff;
}
.features-box .info{
	text-align:justify;
	margin-bottom:21px;
}
.features-box .info a{
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.features-box p{
	margin:0;
	line-height:18px;
}
.features-box .main-info{
	color:#f90;
	font-weight:bold;
	margin-bottom:18px;
}
/*LARGE RIGTH IMAGE*/
.right-image{
	float:right;
	margin:-111px 0 0 22px;
	position:relative;
}
/*VIDEO BOX*/
.video-box{
	background:#bcbcbd url(../images/video-bg.gif) repeat-x;
	overflow:hidden;
	padding:6px 13px 2px 4px;
	width:242px;
	margin:0 0 5px 3px;
}
.video-box div{
	float:left;
	background:url(../images/flash1-holder.gif) no-repeat;
	width:155px;
	height:108px;
	padding:4px 0 0 6px;
}
.video-box img{display:block;}
.video-box a{
	float:right;
	width:70px;
	background:url(../images/btn3.gif) no-repeat 50% 0;
	margin-top:38px;
	padding-top:23px;
	color:#4f4f4f;
	font-size:9px;
	text-decoration:none;
}
/*NEWS PAGE*/
/*MIDDLE PART*/
/*NEWS BOX*/
.news-box{background:url(../images/news-bg.gif) repeat-y;}
.news-box .top{background:url(../images/news-top.gif) no-repeat;}
.news-box .bottom{
	background:url(../images/news-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding-bottom:22px;
}

/*LEFT COLUMN*/
.newsflash{
	float:left;
	width:258px;
	padding:0 21px;
}
.newsflash h3{
	margin:0 0 47px;
	line-height:47px;
	color:#fff;
	font-size:13px;
}
.newsflash h3 span{color:#ccc;}
.newsflash img{
	display:block;
	margin:0 auto 20px;
}
.newsflash ul{
	margin:0;
	padding:11px 0 19px 2px;
	list-style:none;
}
.newsflash li{
	background:url(../images/bullet2.gif) no-repeat 0 7px;
	padding-left:7px;
	line-height:18px;
}
.newsflash a{
	color:#818181;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}
/*RIGHT COLUMN*/
.news{
	float:right;
	width:560px;
	padding-right:20px;
}
.news h1{
	margin:0 0 23px 2px;
	color:#fff;
	font-size:22px;
	line-height:47px;
}
.news h2{
	margin:0;
	font-size:15px;
	color:#000;
	float:left;
}

.news p{
line-height:18px;
margin:0 0 10px;
overflow:hidden;
width:100%;
}
.news p img{margin-bottom:0!important;}

.news .holder{margin-bottom:18px;}
.news .holder div{
	float:right;
	overflow:hidden;
	height:1%;
}
.news .holder a{
	float:left;
	color:#666;
#background:url(../images/ico5.gif) no-repeat 100% 50%;
	margin:3px 1px 0;
#padding-right:16px;
	font-size:11px;
	text-decoration:none;
}
.commentsLink {
	color: #F7991D!important;
}
.news .holder a:hover{text-decoration:underline;}
.news .holder ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin:3px 0 0;
}
.news .holder li{
	display:inline;
	background:url(../images/separator3.gif) no-repeat 0 2px;
	padding:0 3px 0 5px;
	color:#f7991d;
	font-size:11px;
}
.news .holder li:first-child{background:none;}

/*REMOTES PAGE*/
/*REMOTES BOX*/
.remotes{
	background:url(../images/remote-bg.jpg) repeat-y;
	width:599px;
	float:right;
	margin-bottom: 20px;
}
.full{
	background:url(../images/remote-bg2.jpg) repeat;
	width:880px;
	float:left;
}
.remotes .top{background:url(../images/remote-top.jpg) repeat-x;}
.full .top{
	background:url(../images/about-top.gif) repeat-x;
}
.remotes .bottom{
	background:url(../images/remote-bottom.jpg) no-repeat 0 100%;
	padding-bottom:16px;
	min-height:533px;
}
.full .bottom{
	background: none;
}

.news-box .holder h1{
	color:#FFFFFF;
	font-size:22px;
	line-height:47px;
	margin:0 0 23px 2px;
}
.mybobbyholder{
	margin-bottom:28px;
	padding:0 11px;
	width:auto;
	height:1%;
}

.mybobbyholder h1{
	float: left;
}

.mybobbymenu ul{

}

.mybobbymenu li{
	text-decoration: none;
	line-height: 25px;
	border-bottom: 1px solid grey;
	background: none;
	font-size: 16px;
}

.mybobbymenu li a{
	text-decoration: none;
	font-style: normal;
	color: #333333;
	line-height: 25px;
	display: block;
}

.mybobbymenu li:hover, .mybobbymenu li.active{
	color: #FF9900;
	background: #383739;
}

.mybobbymenu li:hover a, .mybobbymenu li.active a{
	color: #FF9900;
}

.imagelist, .mybobbycontent {
	padding-left: 20px;
	overflow:hidden;
}

.mybobbycontent h3{
	padding-top: 10px;
}

.imagelist ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.imageform {
	clear: both;
	margin-bottom: 10px;
}

.imagelist li {
	float:left;
	margin-right: 7px;
	width: 105px;
	height: 125px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}

.advise {
	text-indent: 5px;
	padding-right: 10px;
	text-align: justify;
}

.remotedesc{
	padding-left: 20px;
}
.remotes h1{
	margin:0;
	color:#fff;
	float:left;
	font-size:22px;
	letter-spacing:-1px;
	line-height:50px;
}
.remotes .holder, .mybobbyholder{
	margin-bottom:28px;
	padding:0 11px;
	width:auto;
	height:1%;
}
.remotes ul, .remoteList, .remoteList ul {
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	margin-bottom:10px;
}

.asset-body ul{
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.remotes li, .remoteList li{
	float:left;
	width:165px;
	padding-left:26px;
}
.full li{
	padding-left:10px;
}
.remotes li img, .remoteList li img{
	display:block;
	margin:0 0 21px 20px;
}

.remotedesc img{
	float: left;
	padding-right: 15px;
}

.remotes li ul, .remoteList li ul{margin:0 0 4px -2px;}
.remotes li ul img, .remoteList li ul img, .ratingList li img{margin:0;}
.remotedesc ul{margin:0 0 4px -2px;}
.remotedesc ul img{margin:0;}
.remotes li li, .remoteList li li, .ratingList li{
	width:auto;
	padding:0 7px 0 0;
}
.remotedesc li{
	width:auto;
	padding:0 7px 0 0;
}
.remotes h2{
	margin:0 0 7px;
	font-size:17px;
}
.remotes li strong, .remoteList li strong{
	display:block;
	font-size:11px;
	color:#595959;
}
.asset-body strong{
	display:block;
	font-size:11px;
	color:#595959;
}
.remotedesc strong{
	display:block;
	font-size:11px;
	color:#595959;
}
.remotes li strong span{color:#595959;}
.remotedesc strong span{color:#595959;}
.remotes li span{
	color:#f60;
	font-weight:normal;
	font-size:11px;
}
.asset-body strong span{
	font-weight:normal;
	font-size:11px;
}
.remotedesc span{
	color:#f60;
	font-weight:normal;
	font-size:11px;
}
.remotes li p{
	margin:16px 0 0;
	line-height:18px;
}
.remotedesc p{
	margin:16px 0 0;
	line-height:18px;
}
.remotes li span a{
	color:#f60!important;
}
.remotedesc span a{
	color:#f60!important;
}
/*TOP DOWNLOADS BOX*/
.downloads{
	background:url(../images/download-bg1.jpg) no-repeat;
	overflow:hidden;
	float:left;
	width:300px;
}
.downloads h3{
	margin:0 0 1px 22px;
	color:#fff;
	line-height:48px;
	font-size:13px;
}
#modeswitcher {
	float: left;
	margin-top: 2px;
	cursor: pointer;
}
.downloads ul{
	margin:0;
	padding:0;
	list-style:none;

	width: 302px;
	overflow: hidden;
}
.downloads li{
	float:left;
	width:145px;
	text-align:center;
	border-top:1px solid #76777d;
	border-right:1px solid #76777d;

	border:1px solid #76777d;
	border-width: 0 1px 1px 0;
	margin-top: -1px;
	height: 100px;
	overflow: hidden;
}
.downloads .alternative{border-right:none;}
.downloads .alternative2{border-top:none;}
.downloads img{
	display:block;
	margin:0 auto 1px;
	height: 50px;
}
.downloads span{
	color:#fff;
	font-size:11px;
}
.downloads a{
	text-decoration:none;
	display:block;
	cursor:pointer;
	padding:26px 0 6px;

	height:68px;
}
.downloads a:hover, .downloads a.active{background:url(../images/remote-hover.png);}
.downloads a:hover span, .downloads a.active span{color:#f90;}
/*ABOUT PAGE*/
/*CONTENT-BOX*/
.content-box{
	background:url(../images/about-bg.gif) repeat-y;
	border-bottom:1px solid #c7c7c7;
}
.content-box .top{
	background:url(../images/about-top.gif) no-repeat;
	padding:0 25px 10px 25px;
	overflow: hidden;
}
.content-box h1{
	color:#fff;
	letter-spacing:-1px;
	font-size:22px;
	margin:0 0 47px;
	line-height:50px;
}
.content-box h2.head{
	color:#fff;
	letter-spacing:-1px;
	font-size:22px;
	line-height:50px;
	margin-bottom:20px;
}
.content-box p{
	margin:0 0 22px;
	line-height:18px;
}
.content-box p a{font-style:italic;}
.content-box address{
	font-style:normal;
	margin-bottom:36px;
}
.content-box address span{display:block;}

.empty{
	padding-top: 30px;
}
/*MARKETING PAGE*/
.content-box .right-image{margin:52px 0 0 45px;}
.marketing .content-box .top{padding-right:17px;}

/*COMMENTS*/
.comments-content .inner{
#background-color: #dad9d8;
}

/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

.child{
	padding-left: 50px;
}

.asset-meta a{
	color: #F7991D!important;
	text-decoration: none!important;
}

.asset-meta a:hover{
	text-decoration: underline!important;
}

.asset-meta abbr{
	color: #F7991D!important;
	text-decoration: none!important;
}

/* SHARETHIS  */
.stwrapper {
left:827px !important;
margin:0;
padding:0;
position:absolute;
top:0;
visibility:hidden;
width:354px;
z-index:1000000;
}

/*SEARCH PAGE */
div.entry-asset{
	margin-bottom: 10px;
}

.header-webeditor{
	background:url(../images/about-top.gif);
	width:1000px;
	color:#fff;
	letter-spacing:-1px;
	font-size:14px;
	margin: 0 0 0px -50px;
	overflow: visible !important;
}
.header-webeditor h1{
	padding: 6px 0 15px 25px;
	line-height: 42px;
}
