body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	background: #11354f;
	color:#666;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:100% Arial, sans-serif;
	vertical-align:middle;
}
/*wrapper start*/
#wrapper{
	margin:0 auto;
	width:980px;
}
/*header start*/
#header{
	width:100%;
	height:280px;
	position: relative;
	background: url(../images/bg-header.jpg) no-repeat 0 100%;
}
#header .ad{
	position: absolute;
	top:7px;
	left:-1px;
}
#header .banner{
	position: absolute;
	right:2px;
	top:7px;
}
/*login-form*/
.login-form fieldset{
	position: absolute;
	top:134px;
	right:20px;
	width:320px;
}
.login-form .frame{
	height:1%;
	padding: 11px 9px;
	overflow:hidden;
	border-top:1px solid #1b5e8a;
	background: url(../images/bg-login-form.png);
}
.holder,
.row{
	height:1%;
	overflow:hidden;
	position: relative;
}
.login-form .holder{
	margin:0 0 17px -7px;
	padding: 0 6px 0 0;
}
.login-form .holder span{
	float:left;
	padding: 0 10px;
	margin:0 0 0 -1px;
	background: url(../images/separator2.gif) no-repeat 0 55%;
	font-weight: bold;
}
.login-form .holder span a{color:#b4e2fa;}
.login-form .rss{
	font-size: 11px;
	font-weight: bold;
	color:#da4300;
	float:right;
	padding: 0 13px 0 0;
	background: url(../images/ico-rss.gif) no-repeat 100% 50%;
}
.login-form input.text{
	width:218px;
	height:16px;
	padding: 3px 5px;
	float:left;
	font-size: 11px;
	border:1px solid #b2b2b2;
	margin:0 5px 0 0;
}
.btn-search{
	width:67px;
	height:24px;
	float:left;
	background: url(../images/btn-search.gif) no-repeat;
	color:#fff;
	font-weight: bold;
	border:0;
	cursor: pointer;
	font-size: 12px;
	padding: 0 0 1px
}
/*logo*/
.logo{
	width:350px;
	height:79px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:135px;
	left:27px;
}
.logo a{
	display:block;
	height:100%;
}

/*twitterlogo*/
.twitterlogo{
	width:34px;
	height:34px;
	background: url(../images/twitterlogo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:180px;
	left:400px;
}

.twitterlogo a{
	display:block;
	height:100%;
}

/*facebooklogo*/
.facebooklogo{
	width:34px;
	height:34px;
	background: url(../images/facebooklogo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:180px;
	left:435px;
}

.facebooklogo a{
	display:block;
	height:100%;
}
.nav-holder{
	position: absolute;
	top:243px;
	left:0;
	background: url(../images/bg-nav.png) repeat-x;
	width:100%;
}
#nav{
	margin:0 auto;
	padding: 0;
	display: table;
	list-style:none;
	background: url(../images/separator.gif) no-repeat 100% 50%;
}
#nav li{
	float:left;
	padding: 0 0 0 2px;
	background: url(../images/separator.gif) no-repeat;
}
#nav li a{
	color:#fff;
	float:left;
	min-height:15px;
	padding: 8px 19px 15px;
	position: relative;
}
* html #nav li a {height:15px;}
#nav li a:hover,
#nav li.active a{
	text-decoration:none;
	background: url(../images/bg-hover.gif) repeat-x;
}
/*header end
main start*/
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.top-section{
	height:1%;
	overflow:hidden;
	background:#103851 url(../images/bg-top-section.gif) repeat-x;
	padding: 14px 8px 10px 12px;
	border-bottom:2px solid #0f354b;
	margin:0 0 6px;
}
/*gallery-holder*/
.gallery-holder{
	width:638px;
	padding: 5px 0 0;
	float:left;
	overflow:hidden;
	position:relative;
}
.click-here{
	height:1%;
	overflow:hidden;
	padding: 4px 3px 5px;
	display: block;
	background: url(../images/link-click-here.gif) no-repeat;
	font-size: 14px;
	color:#f60;
	margin:0 0 7px;
}
.click-here:hover {text-decoration:none;}
.click-here strong{
	color:#fff;
	padding: 0 0 0 5px;
}
.gallery {
	/*width:100%;*/
	width:3190px;
	position: relative;
}
.slidecontainer {	
    position: relative;
	float: left;
	height: 316px ;
	}
.gallery-holder img{
	z-index: 1;
}
.gallery-holder .caption{
	position: absolute;
	top:242px;
	left:0;
	z-index: 5;
	width:611px;
	padding: 9px 15px 14px 12px;
	background: url(../images/bg-gallery-bar.png);
	font-size: 16px;
	line-height: 17px;
	color:#fff;
}
.gallery-holder .caption strong{display:block;}
.gallery-holder .caption p{margin:0;}
.gallery-holder .caption a{color:#f60;}
.gallery-holder .caption strong a {color:#fff;}
.gallery-holder .caption strong a:hover {text-decoration:none;}
.gallery .pagination{
	float:right;
	margin:7px 0 0;
	padding:0;
	list-style:none;
	font-size: 17px;
	font-weight: bold;
}
.gallery .pagination li{
	float:left;
	margin:0 5px 0 0;
	display: inline;
}
.gallery .pagination li a{
	float:left;
	height:41px;
	overflow:hidden;
	color:#fff !important;
}
.gallery .pagination li a span{
	display:block;
	width:20px;
	height:72px;
	padding:11px 0 0 1px;
	background: url(../images/bg-pagination.png) no-repeat;
	cursor: pointer;
	text-align: center;
}
.gallery .pagination li a:hover,
.gallery .pagination li.active a{
	text-decoration:none;
	background-position: 0 0;
}
.gallery .pagination li a:hover span,
.gallery .pagination li.active span{
	margin-top: -41px;
	padding-top: 52px;
}
/*categorys-box*/
.categorys-box{
	width:311px;
	float:right;
}
#sidebar .categorys-box{
	position: relative;
	margin:0 -5px 8px;
}
.categorys-box .t,
.categorys-box .b{
	height:8px;
	overflow:hidden;
}
.categorys-box .t{background: url(../images/bg-categorys-t.png) no-repeat;}
.categorys-box .b{background: url(../images/bg-categorys-b.png) no-repeat;}
.categorys-box .c{
	width:285px;
	margin:0 -5px 0 0;
	padding: 0 13px 10px;
	background: url(../images/bg-categorys-c.png) repeat-y;
}
.text-kit-finder{
	width:291px;
	height:87px;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 0 -10px -2px !important;
	background: url(../images/text-kit-finder.png) no-repeat;
	position: relative;
}
.categorys-box .sub-title{
	background:#4c4e4f url(../images/bg-sub-title-t.gif) no-repeat;
	font-size: 13px;
	color:#ddd;
	margin:0 0 6px;
}
.categorys-box .sub-title strong{
	display:block;
	padding: 8px 0;
	text-align:center;
	background: url(../images/bg-sub-title-b.gif) no-repeat 0 100%;
}
/*categorys*/
.categorys{
	width:289px;
	/* background: url(../images/bg-categoryslist-c.gif) repeat-y; */
	background: url(../images/kitfinderbackground.jpg) no-repeat;
	position: relative;
	margin:0 -3px 0 -1px;
}
/*
.categorys .frame{background: url(../images/bg-categoryslist-t.gif) no-repeat;}
*/
/*categorys-list*/
.categorys-list{
	width:284px;
	margin:0;
	padding:3px 4px 2px 1px;
	list-style:none;
	/*
	background: url(../images/bg-categoryslist-b.gif) no-repeat 0 100%;
*/
}
.categorys-list li{
	width:240px;
	vertical-align: top;
	padding: 13px 10px 1px 34px;
	/*
	background: url(../images/border.gif) repeat-x;
*/
	position: relative;
	z-index: 2;
}
.categorys-list li:first-child{
	background: none;
	padding-top: 6px;
}
.categorys-list li .item{
	width:175px;
	padding: 4px 0 10px 60px;
}
.categorys-list strong{display: block;}
.categorys-list a{color:#666;}
.categorys-list li.category1{z-index:3;}
.categorys-list li.category2{z-index:2;}
.categorys-list li.category3{z-index:1;}
/*
.category1 .item{background: url(../images/ico1.jpg) no-repeat;}
.category2 .item{background: url(../images/ico2.gif) no-repeat;}
.category3 .item{background: url(../images/ico3.gif) no-repeat;}
*/
.categorys-list li.active .popup{display: block;}
/*popup*/
.categorys-list .popup{
	position: absolute;
	top:100%;
	left:-1px;
	width:291px;
	z-index: 100;
	margin:6px 0 0;
	display: none;
}
.categorys-list .popup-c{
	width:264px;
	overflow:hidden;
	padding: 16px 17px 3px 12px;
	background: url(../images/bg-popup-c.png) no-repeat;
}
.categorys-list .popup-b{
	height:11px;
	overflow:hidden;
	background:url(../images/bg-popup-b.png) no-repeat;
}
/*search-form*/
.search-form{
	width:100%;
	overflow:hidden;
}
.search-form label{
	display:block;
	color:#000;
	margin:0 0 4px;
}
.search-form .row{
	margin:0 0 10px;
}
.search-form select{
	width:262px;
	font-size: 11px;
}
.search-form .btn-search{
	width:58px;
	height:22px;
	background: url(../images/btn-search2.gif) no-repeat;
	margin:10px 0 0 2px;
}
/*main-holder*/
.main-holder{
	height:1%;
	border-top:1px solid #607381;
	background: #3f5a6d;
	padding: 14px 14px 25px 12px;
}
.main-holder:after{
	content:"";
	display:block;
	clear:both;
}
.inner .main-holder{
	border-top:0;
	background: #3f5a6d url(../images/bg-main-holder.gif) repeat-x;
}
.main-holder h2{
	font-size:15px;
	margin:0 0 2px;
	color:#001822;
}
/*content*/
#content{
	width:638px;
	float:left;
	overflow:hidden;
}
/*columns*/
.columns{
	width:640px;
	overflow:hidden;
	margin:0 -2px 11px 0;
}
.columns .column{
	width:318px;
	float:left;
	margin:0 2px 0 0;
	
}
.block{
	width:100%;
	overflow:hidden;
	background: #fff;
	padding: 0 0 6px;
	margin:0 0 2px;
}
#sidebar .block{
	margin:0 0 7px;
	padding: 0 0 8px;
}
.block .heading,
.grey-block .heading{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #7f99ac;
	padding: 10px 9px 1px 13px;
	margin:0 0 3px;
}
.main-heading .price{
	display: block;
	color:#f60;
	font-size: 15px;
	margin:0 0 8px;
}
.heading .rss{margin:2px 0 0;}
.columns .grey-block .heading{
	border-bottom:1px solid #7f8080;
	padding:9px 9px 1px 5px;
}
.grey-block .heading{border:0;}
.heading a{
	float:right;
	color:#f60;
	font-size: 11px;
	font-weight: bold;
}
/*posts-list*/
.posts-list{
	margin:0 0 6px;
	padding:0;
	list-style:none;
}
.block .inner{
	padding:10px 7px 0;
	margin:0 0 9px;
}
#sidebar .block .inner{padding-top:5px;}
.posts-list li{
	height:1%;
	overflow:hidden;
	padding:6px 15px 10px 8px;
	border-bottom:1px solid #d6d6d6;
}
.block .inner li{padding:11px 15px 11px 8px;}
.posts-list .photo{
	float:left;
	margin:3px 12px 0 0;
	width: 140px;
}
.posts-list .text-column{
	height:1%;
	overflow:hidden;
}
.green-text .date,
.green-text .more{color:#78a100 !important;}
.posts-list .date{
	font-style: normal;
	font-size: 11px;
	color:#f60;
	margin:0 6px 3px 0;
	float:left;
}
.posts-list .text-column .date{
	display: block;
	float:none;
}
.posts-list .title{
	display: block;
	color:#333;
}
.posts-list .title a{color:#333;}
.posts-list p{
	margin:0 !important;
	font-size: 11px;
}
.more{
	color:#f60;
	margin:0 0 0 10px;
	font-size: 11px;
	font-weight: bold;
}
/*grey-block*/
.grey-block{
	height: 1%;
	overflow:hidden;
	background:url(../images/bg-grey-block.gif) repeat-y;
	border-top:1px solid #fff;
	padding: 0 3px 4px 2px;
	margin:0 0 12px;
}
.columns .grey-block{
	margin:0 0 2px;
	padding:0 0 10px;
	background: #e3e6e7;
}
/*members-block*/
.members-block{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-members-c.gif) repeat-y;
}
.members-block .holder{background:url(../images/bg-members-t.gif) no-repeat;}
.members-block .frame{
	height:1%;
	overflow:hidden;
	padding: 13px 15px 4px 11px;
	background:url(../images/bg-members-b.gif) no-repeat 0 100%;
}
/*videos-gallery*/
.videos-gallery{
	margin:0 -13px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size: 11px;
	line-height: 12px;
	color:#4d4f53;
	width:620px;
}
.gallery-area{
	width:100%;
	overflow:hidden;
}
.gallery-area .videos-gallery{
	width:464px;
	margin:0 -4px 0 0;
	padding: 0 0 27px;
}
.videos-gallery li{
	float:left;
	width:97px;
	border:1px solid #a4afb5;
	padding: 7px 6px 5px 7px;
	margin:0 12px 12px 0;
	background: #e6e8e9;
}
.gallery-area li{
	background: #fff;
	margin:0 4px 26px 0;
}
.videos-gallery .photo-holder{
	width:100%;
	margin:0 0 3px;
}
.videos-gallery .photo-holder a{
	height:1%;
	overflow:hidden;
	display: block;
	position: relative;
	z-index: 2;
}
.videos-gallery .photo-holder img{
	position: relative;
	z-index: 1;
}
.videos-gallery .photo-holder .arrow{
	width:48px;
	height:48px;
	position:absolute;
	top:16px;
	left:50%;
	margin:0 0 0 -24px;
	z-index: 100;
	cursor: pointer;
}
.videos-gallery .photo-holder a:hover,
.videos-gallery .photo-holder li.active a{
	text-decoration: none;
	background-position: 0 0;
}
.videos-gallery .photo-holder a .arrow,
.videos-gallery li.active .arrow{background:url(../images/arrow.png) no-repeat;}
.videos-gallery strong,
.videos-gallery span{display:block;}
.videos-gallery span{margin:0 0 8px;}
.videos-gallery p{
	margin:0 !important;
	font-size: 10px;
}
.videos-gallery p a{
	text-decoration:underline;
	color:#4d4f53;
}
.videos-gallery p a:hover{text-decoration:none;}
.videos-gallery .row{
	padding: 0 0 3px;
	margin:0 0 2px;
	border-bottom:1px solid #a1acb4;
}
.link-comments{
	float:right;
	padding: 0 16px 3px 0;
	background: url(../images/ico-comments.gif) no-repeat 100% 50%;
	color:#6eab23;
	font-weight: bold;
}
.videos-gallery .stars{
	width:57px;
	overflow:hidden;
}
/*comments-list*/
.comments-list{
	margin:0 0 15px;
	padding:0 10px 0 7px;
	list-style:none;
	color:#333;
}
.comments-list li{
	border-bottom:1px solid #d6d6d6;
	padding: 12px 0;
}
#sidebar .comments-list li {padding-left:7px;}
.comments-list li strong a{color:#000;}
.comments-list .link-comments{
	font-weight: normal;
	color:#757676;
	font-size: 11px;
}
/*ad-section*/
.ad-section{
	height:1%;
	overflow:hidden;
	padding: 12px 15px 15px;
	background: #6a7c8a;
}
.ad-section .holder{
	width:625px;
	margin:0 -17px 0 0;
	overflow:hidden;
}
.ad-box{
	float:left;
	margin:0 15px 0 0;
	border:solid #d3d7d9 10px;
        border-width:7px 8px 8px 7px;
}
.ad-box img{
	display: block;
}
/*sidebar*/
#sidebar{
	width:300px;
	float:right;
}
#sidebar .banner{
	display: block;
	margin:0 0 12px;
}
/*magazine-box*/
.magazine-box{
	width: 280px;
	padding: 7px 10px 16px;
	background: #000;
	margin:0 0 12px;
	color:#fff;
	border-top:1px solid #666;
}
.magazine-box .title{
	display: block;
	margin:0 0 10px;
	font-weight: normal;
	font-size: 18px;
}
.magazine-box .photo{
	float:left;
	margin:0 9px 0 3px;
	display: inline;
}
.magazine-box p{
	margin:0;
	height:1%;
	overflow:hidden;
	font-size: 11px;
}
.magazine-box p strong{display: block;}
.magazine-box p a{color:#fff;}
.magazine-box p a:hover strong{text-decoration: underline;}
/*subscribe-box*/
.subscribe-box{
	width:111px;
	padding: 8px 25px 55px 9px;
	background:#000 url(../images/bg-subscribe-box.gif) no-repeat 100% 100%;
	color:#fff;
	position: relative;
	min-height: 77px;
}
* html .subscribe-box{height: 77px;}
.subscribe-box,
.competition-box{margin:0 0 17px;}
.subscribe-box .title{
	display: block;
	font-size: 19px;
	color:#f60;
	margin:0 0 3px;
}
.subscribe-box a{
	color:#fff;
	line-height: 13px;
}
.logo-padi{
	position: absolute;
	bottom:10px;
	left:9px;
}
/*competition-box*/
.competition-box{
	width:127px;
	padding: 5px 9px 0;
	background: #6e9300;
	font-size: 11px;
	min-height: 133px;
}
* html .competition-box{height:133px;}
.competition-box .title{
	display: block;
	font-size: 18px;
	margin:0 0 7px;
	color:#000;
}
.competition-box .row{overflow: visible;}
.competition-box .row:after{
	content:"";
	display:block;
	clear:both;
}
.competition-box .photo{
	float:right;
	margin:4px 0 -8px 19px;
}
.competition-box p{
	line-height: 14px;
	margin:0 0 10px;
	padding: 0 0 0 1px;
}
.competition-box p a,
.competition-box p{color:#fff;}
.competition-box .link-more{
	color:#000;
	font-weight: bold;
}
/*member-box*/
.member-box{
	height:1%;
	position: relative;
	padding: 9px 15px 12px 98px;
	background: #d5d9da url(../images/border2.gif) repeat-x 0 100%;
	border-top:1px solid #ebeff2;
	margin:0 0 8px;
}
.sticker-join{
	width:81px;
	height:81px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/sticker.png) no-repeat;
	position: absolute;
	top:-12px;
	left:3px;
}
.member-box h2{
	font-size:20px;
	line-height: 19px;
	margin:0 0 4px;
}
.member-box h2 span{
	display: block;
	font-weight: normal;
	margin:0 0 6px;
}
.member-box p{
	color:#000;
	margin:0;
	line-height: 16px;
}
.member-box p a{color:#000;}
.ad-columns{
	width:100%;
	overflow:hidden;
	padding: 4px 0 0;
}
.col1{
	width:145px;
	float:left;
}
.col2{
	width:140px;
	float:right;
}
.col2 .ad-box{
	margin:0 0 17px;
	float: none;
	display: block;
}
.ad-columns .banner{margin:0 0 17px !important;}
.ad-columns .box{
	height:1%;
	overflow:hidden;
	padding: 8px 7px 12px;
	background: #f0f0f0;
	margin:0 0 19px;
}
.ad-columns .box img{
	display:block;
	margin:0 0 7px;
}
.ad-columns .box strong{
	display: block;
	color:#333;
	margin:0 0 3px;
}
.ad-columns .box p{margin:0;}
/*content*/
.inner #content{
	width:642px;
	float:left;
	padding:5px 0 0;
}
#twocolumns{
	width:619px;
/*	min-height: 1647px; */
	padding: 16px 15px 50px 8px;
	background: #fff;
	overflow:hidden;
	margin:0 0 7px;
}
* html #twocolumns{
	height: 1647px;
	overflow: visible;
}
#twocolumns .main-column{
	width:460px;
	float:right;
}
#twocolumns .aside{
	width:140px;
	float:left;
}
#twocolumns .aside h2{
	font-size: 14px;
	font-weight: normal;
	color:#78a100;
	text-indent: 10px;
	margin:0 0 5px;
	/*border-top:3px solid #78a100;
	padding: 17px 0 0;*/
}
/*article*/
.article{
	height:1%;
	overflow:hidden;
	margin:0 0 22px;
}
.main-heading{
	margin:0 0 12px;
	padding: 8px 0 0;
	border-top:3px solid #78a100;
}
.aside .main-heading{
	padding: 17px 0 0;
	margin:0 0 5px;
}
.article .main-heading{padding-bottom:18px !important;}
.main-column .main-heading{
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
.results-area .main-heading{
	padding-bottom:15px;
	margin-bottom: 9px;
}
.main-column h1{
	font-size: 23px;
	line-height: 24px;
	font-weight: normal;
	color:#78a100;
	margin:0 0 3px;
}
.main-column h2, .main-column h2 a {
	color:#333;
	font-size: 17px;
	font-weight: normal;
	margin:0 0 3px;
}
.main-column .uploaded{
	font-size: 11px;
	display: block;
}
.article .published{
	display: block;
	font-size:15px;
	font-style: normal;
}
.article p{
	font-size: 13px;
	line-height: 140%;
	color:#333;
	margin:0 0 18px !important;
}
/*gallery-holder*/
.inner-gallery-holder{
	width:100%;
	overflow:hidden;
	padding: 0 0 7px;
	margin:0 0 15px;
	border-bottom:1px solid #d6d6d6;
}
.inner-gallery-holder .visual{margin:0 0 14px;}
.inner-gallery-holder .visual img{display: block;}
/*inner-gallery*/
.inner-gallery{
	width:100%;
	overflow:hidden;
}
.inner-gallery .prev,
.inner-gallery .next{
	width:10px;
	height:49px;
	border-bottom:1px solid #f7f6f5;
	overflow:hidden;
	text-indent: -9999px;
}
.inner-gallery .prev{
	float:left;
	margin:0 10px 0 0;
	background:#ddd9d5 url(../images/arrow-prev.gif) no-repeat 50% 50%;
}
.inner-gallery .next{
	float:right;
	background:#ddd9d5 url(../images/arrow-next.gif) no-repeat 50% 50%;
}
.inner-gallery .inactive{
	background:#ddd9d5;
}
.inner-gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.inner-gallery ul li{
	float:left;
	width:76px;
	margin:0 10px 0 0;
	display: inline;
	text-align: center;
}

/*video-player*/
.video-player{
	width:100%;
	overflow:hidden;
	padding: 10px 0 0;
	margin:0 0 32px;
}
.video-player img{display:block;}
/*article-tools*/
.article-tools{
	height:1%;
	overflow:hidden;
	border:1px solid #d1cecb;
	margin:0 0 15px;
}
.article-tools .tools{
	height:1%;
	padding: 0 0 0 16px;
	overflow:hidden;
	background: #eae7e5;
}
.article-tools .tools ul{
	margin:0;
	padding:6px 0 4px 165px;
	list-style:none;
	font-size: 11px;
	overflow:hidden;
	height:1%;
}
.tools .menu li{
	float:left;
	padding: 0 0 0 70px;
}
.article-tools .tools li:first-child{padding:0;}
.article-tools .tools li a{
	color:#333;
	padding: 0 0 0 21px;
	float:left;
}
.tools .add-comment a{background: url(../images/ico-comments.gif) no-repeat 0 50%;}
.tools .print a{background: url(../images/ico-print.gif) no-repeat 0 50%;}
.tools .send a{background: url(../images/ico-send.gif) no-repeat 0 50%;}
/*slide-block*/
.slide-block{
	height:1%;
	overflow:hidden;
	padding: 9px 2px 10px 8px;
}
/*form-menu*/
.form-menu{
	margin:2px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size: 11px;
	font-weight: bold;
}
.form-menu li{
	float:left;
	padding: 0 7px 0 9px;
	margin:0 0 0 -1px;
	background: url(../images/separator4.gif) no-repeat 0 50%;
}
.form-menu li a{color:#f60;}
.button{
	float:left;
	background: url(../images/button.gif) no-repeat;
	color:#fff !important;
		font-weight: bold;
		
	height:22px;
	margin:0 8px 0 0;
	padding: 0 0 0 10px;
	overflow:hidden;

}
.button span{
	float:left;
	padding: 0 10px 0 0;
	background: url(../images/button.gif) no-repeat 100% 0;
	cursor: pointer;
	line-height: 22px;
}
.button2{
	float:left;
	background: url(../images/button.gif) no-repeat;
	color:#fff !important;
	font-weight: bold;
	margin:0;
	padding: 2px;
	overflow:hidden;
}
.button:hover{text-decoration:none;}
.hint{
	font-size: 11px;
	color:#333;
	float:left;
	margin:3px 0 0;
}
/*rating-bar*/
.rating-bar{
	width:100%;
	/*overflow:hidden;*/
	padding:0 0 28px;
	margin:0 0 10px;
	border-bottom:1px solid #d6d6d6;
}
.rating-holder{
	margin:0 14px;
	float:left;
	display: inline;
	position: relative;
}
.rating-bar span{
	float:left;
	margin:2px 0 0;
}
.rating-holder img{
	float:left;
	margin:0 4px 0 0;
}

/*display user vote*/
.rating-holder strong {width:92px; float:left; height:18px; text-indent:-99999px; margin-right:10px;}
.rating-holder strong.stars0 { background-image:url(../images/stars0_large.jpg);}
.rating-holder strong.stars1 { background-image:url(../images/stars1_large.jpg);}
.rating-holder strong.stars2 { background-image:url(../images/stars2_large.jpg);}
.rating-holder strong.stars3 { background-image:url(../images/stars3_large.jpg);}
.rating-holder strong.stars4 { background-image:url(../images/stars4_large.jpg);}
.rating-holder strong.stars5 { background-image:url(../images/stars5_large.jpg);}

/*star-rating*/
.star-rating {
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
	width:93px;
	height:16px;
	position:relative;
	background:url(../images/img-stars.gif) repeat-x;
	float:left;
}
.star-rating li{
	float:left;
	margin:0 2px 0 0;
}
.star-rating li a{
	display:block;
	width:17px;
	height:16px;
	text-decoration:none;
	text-indent:-9999px;
	z-index:2;
	position:absolute;
}
.star-rating li a:hover,
.star-rating li.active a{
	background:url(../images/img-stars.gif) 0 100%;
	z-index:1;
	left:0;
}
.star-rating a.one-star{left:0;}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star{width:17px;}
.star-rating a.two-stars{left:19px;}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars{width:38px;}
.star-rating a.three-stars{left:38px;}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars{width:57px;}
.star-rating a.four-stars{left:57px;}
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars{width:76px;}
.star-rating a.five-stars{left:76px;}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars{width:93px;}
.items-title{
	color:#f60;
	font-weight: normal;
	font-size: 13px;
	text-indent: 3px;
	display: block;
	margin:0 0 8px;
}
/*items*/
.items{
	margin:0 0 22px;
	padding:0;
	list-style:none;
	border-top:1px solid #d6d6d6;
	color:#333;
}
.items li{
	padding: 6px 3px;
	border-bottom:1px solid #d6d6d6;
}
.resources-items li{
	padding:10px 10px 10px 38px;
}

.resources-items li.pdf
{
  background:       #FFF url("/assets/images/resourceicons/pdf.gif") no-repeat 0 10px;
  }
.resources-items li.ai
{
  background:       #FFF url("/assets/images/resourceicons/ai.gif") no-repeat 0 10px;
  }
.resources-items li.avi
{
  background:       #FFF url("/assets/images/resourceicons/avi.gif") no-repeat 0 10px;
  }
.resources-items li.bmp
{
  background:       #FFF url("/assets/images/resourceicons/bmp.gif") no-repeat 0 10px;
  }
.resources-items li.cs
{
  background:       #FFF url("/assets/images/resourceicons/cs.gif") no-repeat 0 10px;
  }
.resources-items li.dll
{
  background:       #FFF url("/assets/images/resourceicons/dll.gif") no-repeat 0 10px;
  }
.resources-items li.doc
{
  background:       #FFF url("/assets/images/resourceicons/doc.gif") no-repeat 0 10px;
  }
.resources-items li.exe
{
  background:       #FFF url("/assets/images/resourceicons/exe.gif") no-repeat 0 10px;
  }
.resources-items li.fla
{
  background:       #FFF url("/assets/images/resourceicons/fla.gif") no-repeat 0 10px;
  }
.resources-items li.gif
{
  background:       #FFF url("/assets/images/resourceicons/gif.gif") no-repeat 0 10px;
  }
.resources-items li.htm, .resources-items li.html, .resources-items li.url
{
  background:       #FFF url("/assets/images/resourceicons/htm.gif") no-repeat 0 10px;
  }
.resources-items li.gif
{
  background:       #FFF url("/assets/images/resourceicons/jpg.gif") no-repeat 0 10px;
  }
.resources-items li.js
{
  background:       #FFF url("/assets/images/resourceicons/js.gif") no-repeat 0 10px;
  }
.resources-items li.mdb
{
  background:       #FFF url("/assets/images/resourceicons/mdb.gif") no-repeat 0 10px;
  }
.resources-items li.mp3
{
  background:       #FFF url("/assets/images/resourceicons/mp3.gif") no-repeat 0 10px;
  }
.resources-items li.png
{
  background:       #FFF url("/assets/images/resourceicons/png.gif") no-repeat 0 10px;
  }
.resources-items li.ppt
{
  background:       #FFF url("/assets/images/resourceicons/ppt.gif") no-repeat 0 10px;
  }
.resources-items li.rdp
{
  background:       #FFF url("/assets/images/resourceicons/rdp.gif") no-repeat 0 10px;
  }
.resources-items li.swf
{
  background:       #FFF url("/assets/images/resourceicons/swf.gif") no-repeat 0 10px;
  }
.resources-items li.txt
{
  background:       #FFF url("/assets/images/resourceicons/txt.gif") no-repeat 0 10px;
  }
.resources-items li.xls
{
  background:       #FFF url("/assets/images/resourceicons/xls.gif") no-repeat 0 10px;
  }
.resources-items li.xml
{
  background:       #FFF url("/assets/images/resourceicons/xml.gif") no-repeat 0 10px;
  }
.resources-items li.zip
{
  background:       #FFF url("/assets/images/resourceicons/zip.gif") no-repeat 0 10px;
  }

.items a{color:#333;}
.items p{margin:0;}
.items .title{
	display: block;
	padding: 0 0 0 1px;
}
.items .date{
	font-size: 11px;
	font-style: normal;
	display: block;
	color:#666;
}
.bottom-link{
	height:1%;
	overflow:hidden;
	padding: 7px 4px;
	border:solid #d6d6d6;
	border-width: 1px 0;
}
.bottom-link a{
	color:#f60;
	font-size: 11px;
	font-weight: bold;
}
/*categories*/
.categories{
	margin:0 0 30px;
	padding:0;
	list-style:none;
}
.categories .current {background-color:#E9E9E9;}
.categories li{
	height:1%;
	overflow:hidden;
	padding: 4px 0 4px 10px;
	border-top:1px solid #ccc;
}
.categories a{color:#333;}
.categories li a span{color:#8c8c8c;}
.inner-ad-box{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.inner-ad-box img{
	display:block;
	border:10px solid #e9e9e9;
}
/*list-comments*/
.list-comments{
	margin:0 0 22px;
	padding:0;
	list-style:none;
	background: #f3f3ef;
	overflow:hidden;
	line-height: 16px;
}
.list-comments li{
	height:1%;
	overflow:hidden;
	background: url(../images/border3.gif) repeat-x;
	padding: 8px 10px 11px;
}
.list-comments li:first-child{background: none;}
.list-comments li .stars{float:right;}
.list-comments .column{width:285px;}
.list-comments .comment{display: block;}
.list-comments .comment a{color:#333;}
.list-comments .author,
.list-comments .date{
	color:#999;
	display: block;
}
.list-comments .author strong, .list-comments .author strong a{
	font-weight: normal;
	color:#333;
}
/*visual-block*/
.visual-block{
	width:479px;
	margin:0 -11px 0 -8px;
	position: relative;
}
.visual-block .photo{
	width:448px;
	height:329px;
	padding: 6px 0 0 9px;
/*	padding: 6px 17px 0 14px;
	background: url(../images/bg-visual-block.gif) no-repeat;*/
}
.visual-block .photo img{display:block;}
.visual-block .caption{
	margin:-22px 0 12px 12px;
	overflow:hidden;
	color:#333;
	height:1%;
}
.visual-block .caption dt{
	float:left;
	margin:0 5px 0 0;
}
.visual-block .caption dd{
	font-weight:bold;
	margin:0 0 3px;
}
/*gallery-bar*/
.gallery-bar{
	width:100%;
	overflow:hidden;
	padding: 0 0 6px;
	margin:0 0 23px;
	border-bottom:1px solid #999;
}
.news-area .gallery-bar{
	margin:0 0 3px;
	border-color:#e5e5e5;
	padding-bottom: 10px;
}
.gallery-bar strong{
	float:right;
	font-size: 11px;
	color:#f60;
	margin:5px 0 0;
}
.news-area .gallery-bar strong{
	float:left;
	font-weight: normal;
	color:#333;
}
.gallery-menu{
	margin:5px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size: 11px;
}
.news-area .gallery-menu{float:left;}
.gallery-menu li{
	float:left;
	margin:0 0 0 -1px;
	padding: 0 7px 0 9px;
	background: url(../images/separator5.gif) no-repeat 0 50%;
}
.gallery-menu li a{color:#333;}
.heading-green{
	height:1%;
	overflow:hidden;
	padding: 11px 11px 10px;
	background: #78a100;
	margin:0 0 5px;
}
.news-area .heading-green{margin:0;}
.heading-green h1{
	font-size: 24px;
	color:#fff;
	margin:0;
}
/*pagination-section*/
.pagination-section{
	height:1%;
	overflow:hidden;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border:solid #e5e5e5;
	border-width: 1px 0;
	padding: 7px 2px;
}
.pagination-section a{color:#333;}
.pagination-section .next{float:right;}
.pagination-section .prev{float:left;}
.pagination-section ul{
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
}
.pagination-section ul li{
	display:inline;
	padding: 0 2px 0 8px;
	background: url(../images/separator5.gif) no-repeat 0 50%;
}
.pagination-section ul li:first-child{background: none;}
.pagination-section ul li a{color:#666;}
.pagination-section ul a:hover,
.pagination-section ul li.active a{
	color:#f60;
	text-decoration: none;
}
.pagination-section .inactive{color:#999;}
.panel,
.panel2{
	height:1%;
	overflow:hidden;
	border:1px solid #ccc;
	margin:0 0 10px;
}
/*panel*/
.panel{
	background: #e9e9e9;
	padding: 6px;
}
.panel img,
.panel2 img{display:block;}
.product-photo{
	display: block;
	margin:0 0 20px;
}
/*product-article*/
.product-article{
	height:1%;
	overflow:hidden;
}
.product-article .heading-green{margin:0 0 30px;}
.product-article p{line-height: 18px;}
.bordered{
	border:1px solid #ccc;
}
.black-title h1{color:#333;}
/*banner-holder*/
.banner-holder{
	height:1%;
	overflow:hidden;
	margin:0 0 15px;
}
.banner-holder span,
.banner-holder img{float:left;}
.banner-holder span{margin:23px 9px 0 0;}
.line{
	height:1%;
	overflow:hidden;
	padding: 9px 3px;
	border:solid #ccc;
	border-width: 1px 0;
	color:#333;
	font-size: 11px;
	margin:0 0 20px;
}
#emailBestDeals {color:#333;}
.main-column p 
{
	 margin:0 0 18px;
	 }
.article p
{		 font-size:13px;
	 line-height:140%; 
}
.line p{margin:0;}
.sub-heading{
	margin:0 0 5px;
	border-bottom:1px solid #ccc;
	
}
.sub-heading h2{
	font-size: 13px;
	font-weight: bold;
	color:#f60;
	margin: 0 0 5px;
}
/*tabs-block*/
.tabs-block{
	width:100%;
	overflow:hidden;
	margin:0 0 24px;
	border-bottom:1px solid #ccc;
}
/*tabset*/
.tabset{
	margin:0;
	padding:0 0 1px;
	list-style:none;
	font-size: 13px;
	line-height: 26px;
	background: url(../images/border4.gif) repeat-x 0 100%;
	height:1%;
}
.tabset:after{
	content:"";
	display:block;
	clear:both;
}
.tabset li{
	float:left;
	margin:0 2px 0 0;
}
.tabset li a{
	float:left;
	background: url(../images/bg-tab.gif) no-repeat;
	padding: 0 0 0 9px;
	color:#f60;
	position: relative;
	outline:none;
}
.tabset li a span{
	float:left;
	background: url(../images/bg-tab.gif) no-repeat 100% 0;
	padding: 0 9px 0 0;
	cursor: pointer;
}
.tabset li.ui-state-active a{
	padding-bottom:1px;
	margin:0 0 -1px;
	text-decoration: none;
}
.tabset li.active a span{text-decoration: none !important;}
.tabset li a:hover span{text-decoration: underline;}
.tab-content{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-tab-content.gif) repeat-y;
	padding: 9px 0 0;
}
/*specification-list*/
.main-column .specification-list{
	margin:0 0 -2px;
	overflow:hidden;
	color:#333;
	line-height: 22px;
}
.main-column .specification-list a{color:#333;}
.main-column .specification-list dt{
	width:240px ;
	float:left;
	padding: 0 0 0 17px;
	height:auto;
}
.main-column .specification-list dd{
	margin:0;
	padding: 0 0 2px;
	background: url(../images/border3.gif) repeat-x 0 100%;
	float: none;
	width:auto;
}
/*results*/
.results{
	margin:0;
	padding:0;
	list-style:none;
}
.results li{
	border-top:1px solid #ccc;
	height:1%;
	overflow:hidden;
	margin:0 0 20px;
	padding: 11px 0 0 1px;
}
.results .wrapper{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.results .photo{
	float:left;
	margin:0 10px 0 0;
}
.results .photo img{border:1px solid #ccc;}
.results .column{
	height:1%;
	overflow:hidden;
}
.results .label{
	display: block;
	width:75px;
	height:20px;
	color:#fff;
	text-align: center;
	margin:0 0 4px;
	line-height: 20px;
}
.results .best{background: url(../images/label-green.gif) no-repeat;}
.results .recommended{
	font-size: 8px;
	background: url(../images/label-orange.gif) no-repeat;
	font-weight:bold;
}
.results .title,
.results .price{
	font-size: 14px;
	line-height: 18px;
	display: block;
}
.results .title, .results .title a{color:#333;}
.results .price{
	font-weight: bold;
	color:#f60;
}
.results p{
	margin:0;
	font-size: 11px;
	line-height: 16px;
}
.rating-row{
	height:1%;
	overflow:hidden;
	border:1px solid #c2c2c2;
	background: #e0e0e0;
	padding: 0 11px 2px 6px;
	font-size: 11px;
}
.rating-row .percent{
	color:#3e3e3e;
	font-size: 17px;
	float:left;
	font-weight:bold;
}
.rating-row span,
.rating-row .stars{float:right;}
.rating-row .stars{
	margin:5px 7px 0 0;
	display: inline;
}
.rating-row span{margin:3px 0 0;}
.rating-row .link-comments{
	float:right;
	padding: 0 0 0 20px;
	background-position: 0 100%;
	font-weight: normal;
	color:#333;
	margin:3px 41px 0 0;
	display: inline;
}
.search-results{
	font-size: 11px;
	display: block;
	color:#333;
	margin:0 0 10px;
	font-weight: normal;
}
/*posts*/
.posts{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.posts li{
	padding:10px 0 0;
	margin:0 0 20px;
	border-top:1px solid #e5e5e5;
	width:100%;
	overflow:hidden;
}
.posts li:first-child{border:0;}
.posts li .photo{
	float:left;
	margin:0 22px 0 0;
	width: 150px;
}
.posts li .column{
	height:1%;
	overflow:hidden;
	font-size: 11px;
}
.posts li .date{
	display:block;
	font-style:normal;
}
.posts li .title{
	color:#333;
	display: block;
	padding: 0 0 0 1px;
}
.posts li .title a{color:#333;}
.posts li p{
	margin:0 0 5px;
	line-height: 16px;
}
.ad-comment{
	color:#999;
	padding: 0 0 0 18px;
	background: url(../images/ico-comments.gif) no-repeat 0 100%;
	float:left;
}
/*registration-form*/
.registration-form fieldset{
	width:100%;
	overflow:hidden;
	color:#333;
	padding:0 0 190px;
}
.contact-form fieldset
{
 padding-bottom:10px;
}
.registration-form a
{
 color:#333;
}
.registration-form .validationsummary ul {padding:20px 0 0 20px;}
.registration-form .form-area{
	height:1%;
	overflow:hidden;
	background: #f4f3f2;
	padding: 0 0 15px;
}
.registration-form h2{
	font-size: 14px;
	font-weight: bold;
	margin:0 0 3px 2px;
}
.registration-form h2.map
{
 padding-top:10px;
}

.registration-form h2.companyinfo
{
 padding-top:15px;
}

.registration-form .main-heading{
	padding:10px 0 15px;
	margin:0 0 9px;
}
.sub-heading{
	padding: 0 0 10px;
	margin:0 0 15px;
	display: block;
	border-bottom:1px solid #ccc;
	color:#333;
}
.sub-heading a{
	color:#333;
	text-decoration: underline;
}
.sub-heading a:hover{text-decoration:none;}
.sub-heading span{color:#f60;}
.registration-form p{line-height: 16px;}
.registration-form .section{
	height:1%;
	overflow:hidden;
	background: url(../images/border3.gif) repeat-x;
	padding: 15px 9px 13px 17px;
}
.form-area .section:first-child{
	background:none;
	padding-top: 13px;
}
.registration-form .holder input.text, .registration-form .holder select {margin-left:12px;}
.registration-form label,
.registration-form .label{
	float:left;
	width:143px;
	color:#333;
	font-weight: bold;
	font-size: 11px;
	margin:2px 0 0;
}
.registration-form .logged-dives{margin:0 0 0 5px;}
.registration-form input.text{
	width:167px;
	height:18px;
	border:1px solid #b2b2b2;
	padding: 0 3px;
}
.registration-form .row{padding:0 0 10px;}
.registration-form .holder .area{padding:0 0 15px;}
.registration-form .star{color:#f60;}
.registration-form textarea{
	width:287px;
	height:73px;
	overflow: auto;
	border:1px solid #b3b3b3;
	float:right;
	margin:0 0 2px;
}
.registration-form .box{
	height:1%;
	overflow:hidden;
}
.registration-form .box .text{margin:0 10px 0 0;}
.btn-browse{width:69px;}
.registration-form select{width:263px;}
.registration-form .checkbox-label{
	font-weight: normal;
	width:auto;
	float: none;
	line-height: 13px;
	margin:0;
}
.checkbox{
	width:15px;
	height:15px;
	padding: 0;
}
.registration-form .checkbox{
	display: inline;
}
.registration-form .form-area span{font-size: 11px;}
.registration-form .form-area a{color:#f60;}
.registration-form .line{
	border:0;
	margin:0;
	padding: 0;
	width:100%;
}
/*main end
footer start*/
#footer {
	width:100%;
	overflow:hidden;
	padding: 0 0 5px;
	background: url(../images/bg-footer.jpg) no-repeat 0 100%;
} 
.footer-area{
	height:1%;
	overflow:hidden;
	background: #f3f3ef;
	padding: 11px 0 13px 22px;
}
.footer-area .nav{
	margin:0 0 12px -6px;
	padding:0;
	list-style:none;
	font-size: 10px;
	overflow:hidden;
	height:1%;
}
.footer-area .nav li{
	float:left;
	padding: 0 7px;
	margin:0 0 0 -1px;
	background: url(../images/separator3.gif) no-repeat 0 50%;
}
.footer-area .nav a{color:#333;}
.footer-area .nav li.active a{text-decoration:underline;}
.footer-area p{
	margin:0;
	font-size: 11px;
}
/*footer end*/
/*wrapper end*/
.ui-tabs-hide {display:none;}

/*
from old site
*/

#postCommentForm {
    float:left;
    width:428px;
    background-color:#F4F3F2;
    padding:10px; margin:10px 0 0 0;
    }
#postCommentForm ol {
    list-style-type: none; list-style-image:none; border-bottom:1px solid #D1CECB; 
    padding:0; margin:0 0 10px 0;
    }
#postCommentForm li {margin:10px 0;}
#postCommentForm li label  {float:left; width:135px;}

#send2friendsForm{
    float:left;
    width:428px;
    background-color:#F4F3F2;
    padding:10px; margin:10px 0 0 0;
    }
#send2friendsForm ol {
    list-style-type: none; list-style-image:none; border-bottom:1px solid #D1CECB; 
    padding:0; margin:0 0 10px 0;
    }
#send2friendsForm li {margin:10px 0;}
#send2friendsForm li label  {float:left; width:135px;}

#emailBestDealsForm{
    float:left;
    width:428px;
    background-color:#F4F3F2;
    padding:10px; margin:10px 0 0 0;

    }
#emailBestDealsForm ol {
    list-style-type: none; list-style-image:none; 
    padding:0; margin:0 0 10px 0;
    }
#emailBestDealsForm li {margin:10px 0;}
#emailBestDealsForm li label  {float:left; width:135px; color:#666;}
#emailBestDealsForm .checkbox {float:left; margin: 0 20px 25px 8px;}
#emailBestDealsForm p label {width:370px;}
#emailBestDealsForm .validationsummary ul {padding:0 0 0 20px;}
#emailBestDealsForm div.hr {clear:left;}
#emailBestDealsForm .star {position:relative;  color:#f60;}

div.main-column div.article ul#imageCarousel
{
  float:            left;
  display:          inline;
  width:            440px;
  border:           1px solid #FFF;
  border-width:     0 0 5px 20px;
  padding:          0;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  }
div.main-column div.article ul#imageCarousel li
{
  float:            left;
  width:            auto;
  margin:           0 10px 0 0;
  border-width:     0;
  font-size:        1em;
  background:       none;
  padding:          0;
  }
div.main-column div.article ul#imageCarousel li a
{
  float:            left;
  width:            76px;
  }
  
  div#primary div.article ul#imageCarousel li a
{
  float:            left;
  width:            76px;
  }
div.main-column div.article div.jcarousel-container ul#imageCarousel li a
{
  float:            none;
  width:            auto;
  }
div.main-column div.article div.jcarousel-container
{
  float:            left;
  width:            460px;
  position:         relative;
  }
div.main-column div.article div.jcarousel-clip, div#primary div.article div.jcarousel-clip-horizontal
{
  position:         relative;
  width:            440px;
  border-top: 15px solid #FFF;
  overflow:         hidden;
  }
div.main-column div.article ul.jcarousel-list
{
  margin:           0;
  position:         relative;
  }
div.main-column div.article div.jcarousel-next-horizontal, 
div.main-column div.article div.jcarousel-prev-horizontal
{
  position:         absolute;
  z-index:          100;
  top:              15px;
  right:            0;
  width:            10px;
  height:           49px;
  cursor:           pointer;
  background:       transparent url("/assets/images/carousel_right.jpg") no-repeat 0 0;
  }
div.main-column div.article div.jcarousel-prev-horizontal
{
  left:             0;
  background-image: url("/assets/images/carousel_left.jpg");
  }

div.main-column div.article div.jcarousel-next-horizontal:hover,
div.main-column div.article div.jcarousel-prev-horizontal:hover
{
  background-position: -10px 0;
  }
div.main-column div.article div.jcarousel-next-horizontal:active,
div.main-column div.article div.jcarousel-prev-horizontal:active
{
  background-position: -20px 0;
  }

div.main-column div.article div.jcarousel-next-disabled-horizontal,
div.main-column div.article div.jcarousel-next-disabled-horizontal:hover,
div.main-column div.article div.jcarousel-next-disabled-horizontal:active,
div.main-column div.article div.jcarousel-prev-disabled-horizontal,
div.main-column div.article div.jcarousel-prev-disabled-horizontal:hover,
div.main-column div.article div.jcarousel-prev-disabled-horizontal:active
{
  cursor:              default;
  background-position: -30px 0;
  }
  
  /*
  profile page
  */

h4.profileheader {float:left;} 
  
.main-column dl dt
{
  float:            left;
  position:         relative;
  width:            200px;
  height:           59px;
  margin: 0;
  padding: 0;
  }
div.main-column dl.profile dt
{
  width:            160px;
  height:           auto;
  }
div.main-column dl.profile dt a
{
  float:            left;
  margin:           8px 30px 0 0;
  padding:          4px 6px;
  background-color: #C00;
  color:            #FFF;
  
  border-radius:         .3em;
  -moz-border-radius:    .3em;
  -webkit-border-radius: .3em;
  }

.friendstatus
{
  float:            left;
  margin:           8px 0 0;
  padding:          4px 6px;
  background-color: #7DA600;
  color:            #FFF;
  width:            72px;
  text-align:       center;
  
  border-radius:         .3em;
  -moz-border-radius:    .3em;
  -webkit-border-radius: .3em;
  }  
  
div.main-column dl.profileDetails dt
{
  clear:            left;
  width:            158px;
  height:           auto;
  padding:          5px 0 0;
  font-weight:      bold;
  }
div.main-column dl dt span
{
  position:         absolute;
  top:              50%;
  height:           10px;
  margin-top:       -5px;
  }
div.main-column dl.contactDetails dt
{
  width:            460px;
  height:           auto;
  border-top:       1px solid #CCC;
  padding:          5px 0 0;
  font-size:        1.1em;
  font-weight:      bold;
  color:            #888;
  }
div.main-column dl dt.viceversa
{
  font-size:        1.2em;
  color:            #333;
  }
div.main-column dl dd
{
  float:            right;
  width:            260px;
    margin: 0;
  padding: 0;
  }
div.main-column dl.profile dd, div.main-column dl.profileDetails dd
{
  width:            300px;
  }
div.main-column dl.profileDetails dd
{
  padding:          5px 0 0;
  }
div#content div.main-column dl.profile dd p.nomargin
{
  margin:           -2px 0 0;
  }
div.main-column dl.profile dd p.nomargin span
{
  font-size:        120%;
  color:            #C00;
  }
div.main-column dl.profile dd p
{
  width:            300px;
  margin:           0.5em 0 0;
  }
div.main-column dl.contactDetails dd
{
  width:            460px;
  padding:          0 0 5px;
  font-weight:      bold;
  }
div.main-column dl dd.viceversa
{
  font-weight:      normal;
  color:            #888;
  }
div.main-column dl.contactDetails dd a
{
  color:            #333;
  }
div.main-column dl.contactDetails dd a:hover
{
  color:            #C00;
  }
  
div.main-column dl.profileDetails
{
  margin:           5px 0 0;
  border-bottom:    1px solid #CCC;
  padding:          0 0 10px;
  float: left;
  font-size:11px;
  }

  /*
  end profile page
  */
  
.validationsummary ul {padding-top:30px;}
.validationsummary ul li {color:#FF6600;}

/* PRIVATE MESSAGING                                                                 PRIVATE MESSAGING ::
--------------------------------------------------------------------------------------------------------- */
ol#inbox {list-style:none; padding:0; margin:0;}
ol#inbox h3
{
  width:            375px;
  margin:           0 0 0 10px;
  border-width:     0;
  padding:          0;
   float:left;
  }
ol#inbox h3 a, ol#inbox h3 a.new:hover
{
  color:            #333;
  }
ol#inbox h3 a:hover
{
  color:            #666;
  }
ol#inbox h3 a.new
{
  color:            #C00;
  }
ol#inbox li h6
{
  float:            left;
  width:            375px;
  margin:           5px 0 0 10px;
  font-weight:      normal;
  font-size:12px;
  }
ol#inbox li a
{
  float:            none;
  width:            auto;
  background-color: transparent;
  }
ol#inbox li
{
  position:         relative;
  border-bottom:       1px solid #CCC;
     float:left;
     padding:10px 0;
  }
ol#inbox li a.delete
{
  position:         absolute;
  top:              20px;
  right:            10px;
  padding:          2px 4px;
  font-weight:      bold;
  }
ol#inbox li a.delete:hover
{
  background-color: #C00;
  
  color: #FFF;
  }
ol#inbox li img
{
  float:            left;
  border:           1px solid #CCC;
  }
/* END PRIVATE MESSAGING   */
div.hr
{
  width:            100%;
  height:           1px;
  margin:           10px 0 0;
  background-color: #cccccc;
  }
div.hr hr
{
  display:          none;
  }
/* view message*/
div.main-column ul.msgDetails {list-style:none; padding:0; margin:0; padding:5px 0;}
div.main-column ul.msgDetails li
{
  font-weight:      bold;
  margin:5px 0 0;
  }
div.main-column ul.msgDetails li a
{
  color:#FF6600;
  }
/* friends / fans*/
div.main-column ul.friends {list-style:none; padding:0; margin:0;}
div.main-column ul.friends li ul, div.main-column ul.friends li ul li
{
  width:            370px;
  background-color: transparent;
  }
div.main-column ul.friends h5
{
  font-weight:      bold;
  }
div.main-column ul.friends li a
{
  float:            none;
  width:            auto;
  background-color: transparent;
  font-size:        1.1em;
  }
div.main-column ul.friends li.fan a, div.main-column ul.friends li.following a
{
  color:            #333;
  }
div.main-column ul.friends li.fan a:hover, div.main-column ul.friends li.following a:hover
{
  color:            #666;
  }
/* need to login bubble */
div.divNeedToLogin
{
  position:            absolute;
  top:                 -20px;
  left:                -85px;
  width:               149px;
  w\idth:              105px;
  height:              108px;
  background:          transparent url("../images/bubble_bg.gif") no-repeat 0 0;
  padding:             15px 29px 15px 15px;
  line-height:         140%;
  font-size:           11px;
  z-index:5000;
  }
div.article dl#articleRating dd div.divNeedToLogin strong
{
  position:            relative;
  top:                 0;
  left:                0;
  width:               auto;
  height:              auto;
  text-indent:         0;
  }
div.divNeedToLogin span
{
  float:               left;
  margin:              10px 0 0 -3px;
  }
div.divNeedToLogin a
{
  margin:              0 3px;
  font-weight:         bold;
  color:               #C00;
  }
div.divNeedToLogin a:hover
{
  color:               #333;
  }

