html,body {
	height: 100%;
}
body {
	width: 954px;
	background: url(../images/new/bg.png) 0 0 repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0 auto;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}

/* Helpers */

.clear {
	width: 100%;
	display: table;
}
.pt10 {
	padding-top: 10px !important;
}
.subtitle-large {
	color:#FF6600;
	font-size:large;
}
.subtitle-small {
	color:#FF6600;
	font-weight: bold;
}
.bold-text {
	font-weight: bold;
}

/* Header */

.head {
	width: 954px;
	height: 270px;
	background: #fff;
	position: relative;
}
.head .logo {
	width: 219px;
	height: 197px;
	position: absolute;
	top: 37px;
	left: 0;
	display: block;
	cursor: pointer;
}
.head .slider {
	width: 693px;
	height: 244px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
.head .slider .default {
}
.head .slider .line {
	width: 693px;
	height: 244px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.head .slider .buttons {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 3;
}
.head .slider .buttons div {
	width: 16px;
	height: 12px;
	background: url(../images/new/slider-btn.png);
	float: left;
	overflow: hidden;
}
.head .slider .buttons .normal {
	cursor: pointer;
}
.head .slider .buttons .active {
	cursor: default;
	background-image: url(../images/new/slider-btn-a.png);
}
.head .slider .buttons .arrow-l {
	width: 5px;
	background: url(../images/new/arrow-l.png);
	cursor: pointer;
}
.head .slider .buttons .arrow-r {
	width: 5px;
	background: url(../images/new/arrow-r.png);
	cursor: pointer;
}
.head .slider .buttons .scroll {
	width: auto;
	background: none;
	float: left;
	position: relative;
}
.head .slider .buttons .scroll .inside {
	position: absolute;
	top: 0;
	left: 0;
}

/* Top menu */

#navigation_menu {
	display: none;
}
ul.potato-menu {
	width: 693px;
	height: 26px;
	background-color: #c60;
	position: absolute;
	bottom: 0;
	right: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.potato-menu li.potato-menu-item {
	height: 26px;
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 0 18px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.potato-menu li.potato-menu-item a {
	color: #fff;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
ul.potato-menu li.potato-menu-item a:hover {
	color: #333;
	text-decoration: none;
}
ul.potato-menu ul.potato-menu-group {
	background: #c60;
	z-index: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	z-index: 1000;
}
ul.potato-menu ul.potato-menu-group a {
	text-transform: none;
	width:220px;
}
ul.potato-menu ul.potato-menu-vertical li.potato-menu-item {
	border-bottom: 1px solid #FFF;
	margin: 0 5px;
}
ul.potato-menu ul.potato-menu-vertical li.last-item {
	border-bottom: none !important;
}

/* Top */

.top {
	height: 297px;
	background-color: #000000;
}
.top .guide {
	width: 261px;
	height: 84px;
	background: url(../images/new/buy-it.png);
	display: block;
	float: left;
}
.top .banner {
	height: 84px;
	overflow: hidden;
	display: block;
}
.top .descr .r {
	width:218px;
	float: right;
	padding: 7px 12px 0 0;
}
.top .descr .l {
	width: 268px;
	float: left;
	padding: 2px 0 0 3px;
}
.top .descr .c {
	overflow: hidden;
	padding: 12px 14px 0;
	line-height: 19px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: justify;
}

.top .descr .c a {
	color:#CC6600;
}
.top .descr .c a:visited {
	color:#CC6600;
}

/* Content */

.content {
	background-color: #333333;
}
.content .r {
	width: 216px;
	float: right;
	padding: 54px 12px 26px 0;
}
.content .l {
	width: 254px;
	float: left;
	padding: 30px 0 26px 12px;
}
.content .c {
	overflow: hidden;
	padding: 30px 14px 26px;
}
.title h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	line-height: 24px;
	text-transform: uppercase;
	color: #cc6600;
}
.title h2 a {
	color: #cc6600;
}
.title h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.widget-box {
	margin-bottom: 6px;
}

/* Latest forum */

.login {
	float: right;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	line-height: 24px;
}
.login a {
	color: #cccccc;
	text-decoration: none;
}
.login a:hover {
	color: #CC6600;
	text-decoration: none;
}
.latest-forum {
	background-color: #212121;
	padding: 10px 7px;
}
.latest-forum .line {
	font-size: 12px;
	padding-bottom: 14px;
	margin-top: 14px;
	border-bottom: 1px dashed #999999;
}
.latest-forum .line:first-child {
	margin: 0;
}
.latest-forum .line .date {
	line-height: 14px;
	color: #cc6600;
	text-transform: uppercase;
}
.latest-forum .line .title {
	color: #ffffff;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.latest-forum .line .title a {
	color: #ffffff;
	text-decoration: none;
}
.latest-forum .line .title a:hover {
	color: #666;
	text-decoration: none;
}
.latest-forum .line .descr {
	line-height: 16px;
	color: #cccccc;
}
.latest-forum .line .descr a {
	text-decoration: none;
	color: #cccccc;
}
.latest-forum .line .descr a:hover {
	text-decoration: none;
	color: #CC6600;
}
.latest-forum .line .right {
	float: right;
	margin: 2px 0 0 6px;
}
.latest-forum .empty {
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.latest-forum .more {
	text-transform: uppercase;
	font-size: 15px;
	color: #d16e19;
	font-weight: bold;
	padding-top: 4px;
}
.latest-forum .more a {
	color: #d16e19;
	text-decoration: none;
}
.latest-forum .more a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Latest News */

.latest-list {
	list-style-type: none;
	margin: 6px 0 24px;
	padding: 0 0 8px;
	border-bottom: 1px dashed #999999;
}
.latest-list li {
	margin: 0 0 8px;
	padding: 0 0 0 22px;
	line-height: 15px;
	text-indent: -22px;
	color: #ccc;
}
.latest-list li a {
	color: #ccc;
}
.latest-list li a:hover {
	color: #c60;
	text-decoration: none;
}
.latest-list li span {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/* Follow us */

.follow-us {
	border-bottom: 1px dashed #999999;
	padding: 0 0 30px;
	margin:  0 0 8px;
}
.follow-us .left {
	float: left;
	white-space: nowrap;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
}
.follow-us .right {
	overflow: hidden;
	text-align: right;
}
.follow-us .right img {
	margin-left: 10px;
}

/* SignUp form */

.signup-form {
	padding: 0 0 16px;
	margin: 0 0 18px;
	border-bottom: 1px dashed #999999;
}
.signup-form .title, .latest-news .title, .c .title h2 {
	color: #CC6600;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.signup-form .line {
	height: 16px;
	line-height: 16px;
	margin-top: 11px;
}
.signup-form form .line:first-child {
	margin-top: 6px;
}
.signup-form .line .left {
	width: 50px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
}
.signup-form .line .right {
	overflow: hidden;
}
.signup-form input {
	width: 176px;
	height: 14px;
    background-color: #666666;
    border: 1px solid #000000;
    color: #FFFFFF;
    float: left;
	font-size: 11px;
	line-height: 14px;
    margin: 0 6px 0 0;
    padding: 0 2px;
}
.signup-form a.go {
	width: 16px;
	height: 16px;
    background: url("../images/go.gif");
    cursor: pointer;
    float: left;
	display: block;
	overflow: hidden;
}
.signup-form a.go:hover {
    background: url("../images/go-hover.gif");
}

/* Small banners */

.banner-box {
}
.banner-box a {
	display: block;
	text-align: center;
	margin-top: 16px;
}
.banner-box a:first-child {
	margin: 0;
}

/* Tags */

.cloud {
	margin: 16px 0 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
.cloud li {
	display: inline-block;
	margin-right: 4px;
	line-height: 30px;
}
.cloud li.popular {
	font-weight: bold;
}
.cloud li.vvv-popular {
	font-size: 30px;
	font-weight: bold;
}
.cloud li.vv-popular {
	font-size: 16px;
}
.cloud li.v-popular {
	font-size: 14px;
}
.cloud li a {
	color: #999;
}
.cloud li a:hover {
	color: #fff;
	text-decoration: none;
}

/* Footer */

#footer {
	height: 26px;
	background: url(../images/footer-bg.gif);
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
#footer .holder {
	background: #1a1a1a;
	margin: 0 auto;
	padding: 7px 0 6px;
	width: 686px;
}
#footer p {
	margin: 0;
}
.develop {
	display: inline;
	float: right;
	margin: 0 12px 0 0;
}
.develop a {
	color: #666;
}
.develop a:hover {
	color: #fff;
	text-decoration: none;
}
.bottom-nav {
	float: left;
	overflow: hidden;
	margin: 0 15px 0 0;
	padding: 0;
	height: 1%;
	list-style: none;
}
.bottom-nav li {
	float: left;
	margin: 0 2px 0 -2px;
	padding: 0 10px 0 11px;
	background: url(../images/bottom-nav-sep.gif) no-repeat 0 50%;
}
.bottom-nav li a {
	color: #666;
}
.bottom-nav li a:hover {
	color: #fff;
	text-decoration: none;
}
.banners-zone-bottom {
	height: 84px;
	background-color: #000000;
	padding: 12px 0;
	text-align: center;
}

/***************     FORM *********************/

.w120 { width: 120px !important; }
.login-wr {
	padding: 8px;
	background-color: #333333;
	font-family:"trebuchet ms",helvetica,sans-serif;
	color: #fff;
	font-size: 13px;
}
.login-wr .title {
    color: #CC6600;
    font-size: 20px;
    line-height: 24px;
	margin: 0 0 10px;
    text-transform: uppercase;
	text-align: center;
}
.login-wr .form .line {
	line-height: 22px;
	margin-top: 4px;
}
.login-wr .form .line .l {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.login-wr .form .line .r {
	overflow: hidden;
}
.login-wr .form .r .input, .login-wr .form .c .input {
	height: 22px;
	line-height: 16px;
	padding: 2px;
	background-color: #666666;
    border: 1px solid #000000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.login-wr .form .r .input:focus, .login-wr .form .c .input:focus {
	background-color: #fff;
}
.login-wr .form .r .input {
	width: 100%;
}
.login-wr .form .c .input {
	width: 100%;
}
.login-wr .btn-wrap {
	height: 24px;
	margin-top: 20px;
}
.login-wr .btn-wrap input {
	float: right;
	cursor: pointer;
}
.login-wr .btn-wrap .hint {
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-right: 12px;
}
.login-wr .btn-wrap .hint.error {
	color: #fff;
}
.login-wr .links {
	margin-top: 4px;
	font-size: 11px;
	text-align: right;
}
.login-wr .links.reg {
	margin-top: 10px;
}
.login-wr .links.lost {
	margin-top: 10px;
}
.login-wr .links a {
	text-decoration: underline;
	color: #fff;
}
.login-wr .links a:hover {
	text-decoration: none;
}
.login-wr .links span {
	margin: 0 2px;
}
.login-wr .line .hint {
	line-height: 16px;
	font-size: 11px;
	font-style: italic;
	color: #999;
}
.videopage {
	height: 200px;
	width: 190px;
	float: left;
	padding: 0 29px 20px 0;
}
.videopage  .caption {
	height: 33px;
	background-color: #1A1A1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 4px 5px 4px;
}

/*GEAR REVIEW LANDING PAGE*/

 

.gear-category {

            border-top-width: thin;

            border-top-style: dashed;

            border-top-color: #FFFFFF;

            height: 140px;

            padding: 3px 5px 3px 0;

}

.gear-category h2 {

            font-family: Arial, Helvetica, sans-serif;

            font-size: 16px;

            color: #FFFFFF;

            padding-top: 5px;

            padding-right: 0px;

            padding-bottom: 5px;

            padding-left: 0px;

            margin: 0px;

            text-transform: uppercase;

}

.gear-category h2 a {

            color: #FFFFFF;

            text-decoration: none;

}

 

.gear-category h2 a:visited {

            color: #FFFFFF;

            text-decoration: none;

}

 

.gear-category img {

            padding-right: 5px;

}

 

.gear-category a:hover img{

/* for IE */

  filter:alpha(opacity=80);

  /* CSS3 standard */

  opacity:0.8;

}

 

.gear-category h4 {

            font-family: Arial, Helvetica, sans-serif;

            color: #CC6600;

            font-size: 16px;

            margin: 0px;

            padding: 0px;

            line-height: 22px;

}

.gear-category h4 a {

            color: #CC6600;

            text-decoration: none;

}

 

.gear-category h4 a:visited {

            color: #CC6600;

            text-decoration: none;

}

