* {outline: none;}
/* start general */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #4e5556; 
	font: 12px Arial;
	color: #9a9888;
}

input.text, textarea {
	font-family: Arial;
}

a:link, a:visited, a:active {
	color: #268acf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#wrapper {
	min-width: 1000px;
}

.inner {
	min-height: 1px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
}
.inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#head {
	border: solid;
	border-top-color: #edede9;
	border-bottom-color: #da251d; 
	border-width: 3px 0 5px;
	background: #fff url(layout/head_bg.png) repeat-x left bottom;
	
}

#content {
	background: #fff;
	border: solid #da251d;
	border-width: 0 0 5px;
	padding: 0 0 1px 0;
	background: #fff url(layout/content_bg.png) repeat-x left bottom;
}

.clearer {height: 1px; width: 100%; clear: both; }

/* end general */


/* start head */
#logo {
	display: block;
	float: left;
	margin-top: 46px;
	position: relative;
	top: 0;
	left: 19px;
	width: 329px;
	height: 73px;
	background:url(layout/logo.jpg) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
}
#userArea-banner {
	width: 611px;
	float: right;
	margin: 0 20px 0 0;
	display: inline;
	font-size: 11px;
}
#userArea {
	width: 100%;
	float: left;
	padding: 15px 0 10px;
}

#user {
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	color: #828282;
	line-height: 18px;
}
#user li {
	list-style: none;
	float: left;
	background:url(layout/user-bg.gif) no-repeat right center;
	padding: 0 8px 0 7px;
}
#user li.last {
	padding-right: 0;
	background: none;
}

.user {
	color: #3a6583;
}
.money {
	color: #48830e;
}

#userMenu {
	float: right;
	margin: 0;
	padding: 0;
}
#userMenu li {
	float: left;
	list-style: none;
	background:url(layout/user-bg2.gif) no-repeat right center;
	padding: 0 11px 0 10px;
	line-height: 18px;
}
#userMenu li.last {
	background: none;
	padding-right: 6px;
}
#banner {
	width: 611px;
	float: left;
}
#banner img, #banner embed, #banner object {display: block;}

#mainMenu-search {
	width: 100%;
	float: left;
	min-height: 1px;
}

#mainMenu {
	margin: 0;
	padding: 30px 0 19px 17px;
	float: left;
	
	
}
#mainMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#head .inner {
	min-height: 1px;
	height: 202px;
	overflow: hidden;
	
}

#mainMenu span, #mainMenu a {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	height: 36px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#mainMenu a:hover {
	background-position: 0 -36px;
}
#mainMenu a.crt {
	background-position: 0 -72px!important;
}

.home { 
	background-image:url(layout/home.gif); 
	width: 91px;
}

.browse {
	background-image:url(layout/browse.gif);
	width: 106px;
}

.tops {
	background-image:url(layout/tops.gif);
	width: 80px;
}

.freeware {
	background-image:url(layout/freeware.gif);
	width: 121px;
}

.forum {
	background-image:url(layout/forum.gif);
	width: 98px;
}

.resources {
	background-image:url(layout/resources.gif);
	width: 131px;
}

.signup {
	background-image:url(layout/signup.gif);
	width: 103px;
}

.account {
	background-image:url(layout/account.gif);
	width: 103px;
}

#search {
	float: right;
	margin: 21px 20px 0 0;
	display: inline;
	padding: 0;
	width: 221px;
	background:url(layout/search_middle.gif) repeat-x;
}
#search fieldset, #search form {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	float: left;
}

#search form {
	background:url(layout/search_left.gif) no-repeat;
}

#search fieldset {
	background:url(layout/search_right.gif) no-repeat right top;
	padding: 15px 0 0 0;
	height: 32px;	
}

#search label {
	float: left;
	display: block;
	padding: 4px 0 0 36px;
}

#search input.text {
	border: 0;
	background: transparent !important;
	font-size: 14px;
	width: 145px;
	color: #7d7d7b;
	display: block;
}

#search input.button {
	float: right;
	position: relative;
	right: 5px;
	top: 5px;
	display: block;
}

/* end head */

/* start content */

#page-sidebar {
	width: 100%; 
	float: left;
	margin: 21px 0 0 0;
}
#page {
	width: 720px;
	float: right;
	margin: 0 20px 0 0;
	display: inline;
}



#page .section {
	min-height: 300px;
	background:url(layout/section_bg.png) no-repeat;
	padding: 0 0 20px 16px;
	width: 704px;
	float: left;
}

#page .section .top {
	width: 100%; 
	float: left;
	background: #1da2da url(layout/section_top.png) no-repeat;
	height: 43px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 17px 0;
}




#page .section h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	float: left;
	margin: 8px 0 0 23px;
	display: inline;
}

.allProducts {
	display: block;
	height: 32px;
	width: 129px;
	text-indent: -3000px;
	overflow:hidden;
	background:url(layout/all_products.gif) no-repeat;
	position: absolute;
	top: 7px;
	right: 7px;
}

.products {
	width: 704px;
	
	
	
}

.product_list {
	width: 704px;
	overflow: hidden;
	float: left;
	
}

.product_list ul {
	width: 750px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	
}

.product_list  li {
	list-style: none;
	float: left;
	width: 106px;
	padding: 0 15px 15px 0;
}

.product_list li a {
	display: block;
	width: 86px;
	height: 86px;
	margin: 0 auto;
	font-size: 11px;
	position: relative;
	left: 0;
	top: 0;
	
}

.product_list li img {
	background: #fff;
	display: block;
	padding: 2px;
	border: 1px solid #d3d3c7;
}

.product_list li strong, .product_list li a.product-name {
	font-weight: normal;
	width: 106px;
	height: 30px;
	padding: 5px 0 0;
	overflow: hidden;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #268acf;
	position: relative;
}

.product_list li span.added {
	display: block;
	font-size: 10px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	
}

.product_options {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.product_options li {
	list-style: none;
	float: left;
	background: #e1f5ff url(layout/link_button_middle.gif) repeat-x;
}

.product_options li.last {
	float: right;
}

.product_options span {
	background:url(layout/link_button_left.gif) no-repeat;
	display: block;
}

.product_options em {
	font-style: normal;
	font-weight: bold;
}

.product_options .rss {
	background:url(layout/rss2.gif) no-repeat left center;
	padding: 0 0 0 26px;
}



.product_options a:link, .product_options a:visited, .product_options a:active {
	color: #2f4851;
	line-height: 23px;
	white-space: nowrap;
	background:url(layout/link_button_right.gif) no-repeat right top;
	display: block;
	padding: 0 10px;
}

.product_options a:hover {
	text-decoration: none;
}



.sectionMenu {
	float: left;
	margin: 0;
	padding: 6px 0 0 21px;
}

.sectionMenu  li {
	float: left;
	list-style: none;
}

.sectionMenu a {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	height: 37px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sectionMenu a:hover {
	background-position: 0 -37px;
}

.sectionMenu a#selected {
	background-position: 0 -74px;
}

.newest_products {
	background-image:url(layout/newest_section.gif);
	width: 128px;
}

.popular_products {
	background-image:url(layout/popular_section.gif);
	width: 126px;
}

.products ul.itemsMenu {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.products ul.itemsMenu li {
	list-style: none;
	white-space: nowrap;
	float: left;
	background: #e1f5ff url(layout/link_button_middle.gif) repeat-x;
	width: auto;
	height: auto;
	display: none;
}

.products ul.itemsMenu li.last {
	float: right;
}

.freeware_products {
	background-image:url(layout/freeware_section.gif);
	width: 140px;
}

#sidebar {
	width: 231px;
	float: left;
	margin: 0 0 0 20px;
	display: inline;
	
}

#sidebar .section {
	width: 100%;
	float: left;
	margin: 0 0 13px 0;
}

#sidebar .section .top {
	width: 100%; 
	float: left;
	background: #1da2da url(layout/section_top2.png) no-repeat;
	height: 43px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 9px 0;
}

#sidebar .section h2 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	float: left;
	margin: 8px 0 0 23px;
	display: inline;
}

.moreTops {
	display: block;
	background:url(layout/more_tops.gif);
	width: 75px;
	height: 32px;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	left: 149px;
	top: 7px;
}

#secMenu {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

#secMenu li {
	list-style: none;
	width: 100%;
	float: left;
	margin: 0 0 1px 0;
}

#secMenu span, #secMenu a {
	display: block;
	line-height: 30px;
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
	font-size: 14px;
	cursor: pointer;
	background-color: #f5f4eb;
	
}

#secMenu a.all {
	background-image:url(layout/all_categories.jpg);
	font-weight: bold;
	color: #981913;
}



#secMenu a.all:hover {
	text-decoration: none;
}

#secMenu span, #secMenu a {
	background-image:url(layout/secmenu_span.gif);
	color: #636155;
}

#secMenu span:hover, #secMenu a:hover {
	color: #981913;
	text-decoration: none;
}





.subcategory {
	background: #e5e1bb url(layout/subcategory_middle.gif) repeat-y;
	width: 100%;
	float: left;
	margin: 1px 0 0 0;
}

.subcategory div {
	background:url(layout/subcategory_top.gif) no-repeat;
	width: 100%;
	float: left;
}

#secMenu ul {
	background:url(layout/subcategory_bottom.gif) no-repeat left bottom;
	width: 199px;
	margin: 0;
	padding: 5px 0 0 32px;
	float: left;
	
}

#secMenu ul a {
	background: url(layout/subcat_lk.gif) no-repeat left center;
	color: #636155;
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 0 10px;
	display: block;
}

#secMenu ul a:hover {
	color: #981913;
	text-decoration: none;
}

#secMenu ul li {
	padding: 0 0 5px 0;
}

#topSellers ol {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background: url(layout/top_sellers_bg.gif) repeat-y 112px 0;
}



#topSellers li {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
	width: 110px;
}
#topSellers li.even {
	float: right;
}

#topSellers li.first {
	margin-top: 20px;
}


#topSellers li.alt{
	position: relative;
	top: 29px;
}


.seller_foto {
	display: block;
	background: #fff;
	padding: 2px;
	border: 1px solid #d3d3c7;
	float: left;
	margin: 4px 0 0 0;
}

.seller_foto img {
	display: block;
	border: 0;
	
}

#topSellers dl {
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
	width: 50px;
	font-size: 11px;
	overflow: hidden;
}

#topSellers dd, #topSellers dt {
	margin: 0;
	padding: 0;
	
}

#topSellers dt {
	font-weight: normal;
}

.mosales {
	color: #e91a12;
}

.allsales {
	color: #a4a4a4;
}

#newsLetter p {
	margin: 0;
	padding: 0;
}

#newsLetter form, #newsLetter fieldset {
	width: 231px;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

#newsLetter label {
	display: block;
	width: 100%;
	float: left;
	margin: 10px 0 7px;
	background:url(layout/newsletter_input_bg.gif) no-repeat;
	height: 23px;
}

#newsLetter input.text {
	margin: 3px 7px 0;
	display: block;
	border: 0;
	background: transparent;
	width: 217px;
	color: #7D7D7B;
}

.unsubscribe {
	display: block;
	white-space: nowrap;
	float: left;
	line-height: 23px;
}

#newsLetter input.button {
	float: right;
}

#flashpicks {
	margin: 0 0 0 24px;
	clear: both;
	padding: 10px 0px 3px 0px;
}

#flashpicks img, #flashpicks embed, #flashpicks object {
	display: block;
}




/* end content */


/* start login-register */

#login_form {
	width: 415px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #828282;
}

#login_form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

#login_form label {
	width: 172px;
	float: left;
	padding: 0 12px 0 0;
}

#login_form strong {
	display: block;
	white-space: nowrap;
	float: left;
	font-weight: normal;
	line-height: 18px;
}

#login_form span {
	float: right;
	display: block;
	background:url(layout/login_input_bg.gif) no-repeat;
	width: 112px;
	height: 18px;
}

#login_form input.text {
	display: block;
	background: transparent;
	border: 0;
	padding: 2px 5px;
	width: 102px;
	color: #828282;
}

#login_form .button {
	float: right;
}


.login_lk { 
	background-image:url(layout/login_section.gif);
	width: 119px;
}
.signup_lk {
	background-image:url(layout/signup_section.gif);
	width: 133px;
}

.help {
background:transparent url(layout/help.gif) no-repeat scroll 0%;
display:block;
height:32px;
overflow:hidden;
position:absolute;
right:7px;
text-indent:-3000px;
top:7px;
width:51px;
}

.content {
	width: 458px;
	float: left;
	
}

 .info {
	width: 231px;
	float: right;
	background: #ebf3f7 url(layout/info_middle.gif) repeat-y;
	color: #414141;
}


 .info_top {
	background:url(layout/info_top.gif) no-repeat;
}

 .info_bottom {
	background:url(layout/info_bottom.gif) no-repeat left bottom;
}

 .info h2 {
	margin: 0 0 0 17px;
	padding: 0;
	font-size: 20px;
	color: #2e80a2;
	font-weight: normal;
	padding: 13px 0 0 0;
	
}

.info-content {
	padding: 10px 17px 12px;
}

.info-content p {margin:0; padding: 0;}

 .info ul {
	margin: 0;
	padding: 10px 0 10px 7px;
}

 .info ul li {
	list-style:none;
	color: #2e4a56;
	background:url(layout/red_arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;
	
}

.joinus {
	background:url(layout/joinus.gif) no-repeat;
	width: 196px;
	height: 26px;
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	margin: 5px 0 0;
}

.login_section p {
	margin: 0;
	padding: 0;
}

#login-reg form, #login-reg fieldset {
	border: 0;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
} 

#login-reg label {
	display: block;
	padding: 0 0 15px 0;
	width: 317px;
	float: left;
	clear: both;
}



#login-reg label strong {
	display: block;
	font-size: 14px;
	color: #828282;
	padding: 0 0 3px 0;
}

#login-reg label em {
	color: #b61f18;
}

#login-reg  label span {
	display: block;
	background:url(layout/full_input.gif) no-repeat;
	
	height: 25px;
}

#login-reg input.text {
	border: 0;
	background: transparent;
	padding: 4px 5px;
	width: 307px;
	display: block;
	font-size: 14px;
	color: #828282;
}

ul.formsubmit, ul.userupdate{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

ul.userupdate {color: #202020; padding: 0 0 10px 0;}

#login-reg  ul.userupdate  label {
	width: 100%;
}

ul.formsubmit li, ul.userupdate li {
	list-style: none;
	float: left;
	line-height: 23px;
	width: 100%;
}

ul.formsubmit li.last {
	float: right;
}

 .toubleshooting  {
 	font-size: 10px;
	
 }
 
 p.intro {
 	color: #414141;
 }
 
 


#login-reg #login_section fieldset {width: 317px;}

 #login_section form  {
  background:url(layout/flash_sign.gif) no-repeat right top;
  margin: -13px 0 0 0;
  padding: 25px 0 0 0;
 }

#signup_section .button {float: left;}

#login-reg label.short {
	width: 218px;
	clear: none;
	
}

#login-reg label.short input.text {
	width:208px;
}

#login-reg label.short span {
background:transparent url(layout/short_input.gif) no-repeat scroll 0%;

}
.right {float: right !important;}

#availability {
	background:url(layout/availability.gif);
	width: 112px;
	height: 23px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	margin: 20px 0 0 ;
	float: right;
}

#login-reg ol {
	margin: 0;
	padding: 0;
	
}
#login-reg ol li {
	list-style: none;
	padding: 10px 0 0;
}
/* end login register */


/* start general template */
.general_submenu {
	width: 100%;
	float: left;
	background: #b6cdf3 url(layout/gs.gif) no-repeat;
	margin: -20px 0 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	
	
}

.last_submenu {
	background-image:  url(layout/gs2.gif) !important;
}
.general_submenu ul.submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding: 0 0 0 24px;
}

.general_submenu ul.submenu li {
	float: left;
	padding: 7px 10px 0 3px;
	height: 16px;
	font-size: 11px;
	background:url(layout/draquo.gif) no-repeat right 12px;
}

.general_submenu ul.submenu li.last {
	background: none;
}

.general_submenu ul.submenu a:link, .general_submenu ul.submenu a:visited, .general_submenu ul.submenu a:active {
	color: #216d8d;
}

.general_submenu ul.submenu strong {
	color: #7b889e;
}

.views_purchases {
	display: block;
	white-space: nowrap;
	float: right;
	font-size: 10px;
	font-style: normal;
	padding: 7px 7px 0 0;
}

.general_tabs {
	height: 41px;
	background:url(layout/general_tabs_bg.gif) no-repeat;
	width: 100%;
	float: left;
	margin: -2px 0 0 0;
}

.general_tabs  ul {
	float: left;
	margin: 0;
	padding: 7px 0 0 6px;
}

.general_tabs li {
	float: left;
	list-style: none;
	background:url(layout/gtm.gif) repeat-x;
	cursor: pointer;
	
	
}

.general_tabs li.gt_selected {
	background-position: 0 -34px;
}

.general_tabs li.gt_selected a {
	background-position: 0 -34px !important;
	color: #323232 !important;
	
}

.general_tabs li.gt_selected em {
	background-position: right -34px;
	display: block;
}


.general_tabs li a:link, .general_tabs li a:visited, .general_tabs li a:active {
	display: block;
	background:url(layout/gtl.gif) no-repeat;
	color: #fff;
	float: left;
	cursor: pointer;
	
}

.general_tabs li a:hover {
	color: #eecd7f;
	text-decoration: none;
}

.general_tabs li em {
	background: url(layout/gtr.gif) no-repeat right top;
	height: 34px;
	line-height: 30px;
	display: block;
	font-weight: bold;
	font-style: normal;
	float: left;
	padding: 0 20px;
	
}

.subcategories   {
			width: 100%; float: left; background: #5a6061; position: relative; top: 0; left: 0; z-index: 5;
		}
		
.subcategories h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	margin: 8px 0 0 10px;
}

.general_tabs .subcategories-list li em {
	padding: 0 8px;
}

.general_tabs .subcategories-list   * {
			background-image: none !important;
		}
		
.general_tabs .subcategories-list li em {
	height: 24px;
}

.general_tabs .subcategories-list {
	padding-top: 0;
}


.comment dl.tags, .comment dl.tags dt, .comment dl.tags dd {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto !important;
	float: none;
	min-height: 1px;
	font-size: 13px;
	line-height: normal;
	color: #414141;
}
.comment dl.tags {
	padding: 5px 0;
	padding-top: 10px;
}
.comment dl.tags dt {
	font-weight: bold;
	float: left;
	
}
.comment dl.tags dd {
	font-size: 10px;
	float: right;
	width: 430px;
	
}

.comment dl.tags dt {
	font-size: 10px;
	text-transform: uppercase;
}





.flash_product {
	
}

.flash_product img, .flash_product embed, .flash_product object  {
	display: block;
}

.details1_left {
	width: 596px;
	float: left;
	padding: 10px 0 0;
}

.comment {
	width: 596px;
	background-repeat: repeat-y;
	margin: 15px 0 0 0;
	
}

.comment:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.comment_top {
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}

.comment_bottom {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0 15px;
}



.comment dt {
	float:left;
	width: 86px;
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
}

.comment dt a:link, .comment dt a:visited, .comment dt a:hover, .comment dt a:active {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	color: #175d8d;
}

.comment dt strong {
	width: 86px;
	display: block;
	text-align: center;
	position: absolute;
	top: 86px;
	left: -4px;
}

.comment dt img {
	display: block;
	padding: 2px;
	border: 1px solid #c1d7e1;
	background-color: #fff;
}

.comment dd {
	float: right;
	width: 470px;
	margin: 0;
	padding: 0 12px 0 0;
	color: #000;
	line-height: 20px;
	min-height: 130px;
	position: relative;
	top: 0;
	left: 0;
}

.comment p {
	padding: 0 0 14px 0;
	margin: 0;
}

.author, .anonim {
	background-image:url(layout/auth_comment_middle.gif);
}



.author .comment_top { 
	background-image:url(layout/auth_comment_top.gif);
}

.anonim .comment_top {
	background-image:url(layout/anonim_comment_top.gif);
}

.anonim2 .comment_top {
	background-image:url(layout/anonim2_comment_top.gif)!important;
}

.author .comment_bottom, .anonim .comment_bottom {
	background-image:url(layout/auth_comment_bottom.gif);
}




.buyer {
	background-image:url(layout/buyer_comment_middle.png);
}

.buyer .comment_top {
	background-image:url(layout/buyer_comment_top.png);
}

.buyer .comment_bottom {
	background-image:url(layout/buyer_comment_bottom.png);
}

.details1_left h4 {
	font-size: 18px;
	color: #414141;
	border: solid #d0d0d0;
	border-width: 0 0 1px;
	font-size: 18px;
	margin: 20px 0 0 0;
	padding: 0 0 2px;
	font-weight: normal;
}

.visitor {
	background-image:url(layout/visitor_comment_middle.png);
}

.visitor .comment_top {
	background-image:url(layout/visitor_comment_top.png);
}

.visitor .comment_bottom {
	background-image:url(layout/visitor_comment_bottom.png);
}



blockquote {
	margin: 0 0 15px;
	padding: 0;
	background: #fff;
	border: 1px solid #dadada;
	font-size: 11px;
	color: #989898;
	line-height: 18px;
	position: relative;
	top: 0;
	left: 0;
	
	
}



blockquote blockquote {
	
}

.comment blockquote p {
	margin: 0;
	padding: 0;
}

blockquote .blockquote_tl {
	margin: -5px -1px -1px;
	background-repeat: no-repeat;
	
	
	
}

blockquote .blockquote_tr {
	background-repeat: no-repeat;
	background-position: top right;
}

blockquote .blockquote_bl {
	
	background-repeat: no-repeat;
	background-position: bottom left;
}

blockquote .blockquote_br {
	
	padding: 20px 15px;
	background-repeat: no-repeat;
	background-position: bottom right;
}


.author .blockquote_tl, .anonim .blockquote_tl {
	background-image:url(layout/tl_author.gif);
}

.author .blockquote_tr, .anonim .blockquote_tr {
	background-image:url(layout/tr_author.gif);
}

.author .blockquote_bl, .anonim .blockquote_bl {
	background-image:url(layout/bl_author.gif);
}

.author .blockquote_br, .anonim .blockquote_br {
	background-image:url(layout/br_author.gif);
}

.buyer .blockquote_tl {
	background-image:url(layout/tl_buyer.gif);
}

.buyer .blockquote_tr  {
	background-image:url(layout/tr_buyer.gif);
}

.buyer .blockquote_bl  {
	background-image:url(layout/bl_buyer.gif);
}

.buyer .blockquote_br  {
	background-image:url(layout/br_buyer.gif);
}

.visitor .blockquote_tl {
	background-image:url(layout/tl_visitor.gif);
}

.visitor .blockquote_tr  {
	background-image:url(layout/tr_visitor.gif);
}

.visitor .blockquote_bl  {
	background-image:url(layout/bl_visitor.gif);
}

.visitor .blockquote_br  {
	background-image:url(layout/br_visitor.gif);
}


blockquote blockquote .blockquote_tl {
	background-image:url(layout/tl_inner.gif) !important;
}

blockquote blockquote .blockquote_tr {
	background-image:url(layout/tr_inner.gif) !important;
}

blockquote blockquote .blockquote_br {
	background-image:url(layout/br_inner.gif) !important;
}

blockquote blockquote .blockquote_bl {
	background-image:url(layout/bl_inner.gif) !important;
}





.quote_left {
	background:url(layout/quote_left.gif) no-repeat left top;
}

.quote_right {
	background:url(layout/quote_right.gif) no-repeat right bottom;
	padding: 10px 20px;
	
}





.posted {
	position: absolute;
	white-space: nowrap;
	bottom: -10px;
	font-size: 11px;
	color: #b8b8b8;
	
}

.comment_details {
	padding: 15px 0 0 96px;
}

.comment_paging {
	float: right;
	margin: 0;
	padding: 0;
	color: #a8a8a8;
}

.comment_paging dt, .comment_paging dd {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 17px;
}

.comment_details:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.comment_number {
	display: block;
	float: left;
	font-size: 11px;
	
}

.comment_paging dt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 0;
	
}

.comment_paging dd a:link, .comment_paging dd a:visited, .comment_paging dd a:active {
	display: block;
	width: 18px;
	height: 17px;
	text-align: center;
	background:url(layout/page_off.gif) no-repeat;
	margin: 0 0 0 4px;
	font-size: 12px;
	font-weight: bold;
	color: #a8a8a8;
	overflow: hidden;
}

.comment_paging dd a:hover {text-decoration: none; color: #646464;}
.comment_paging dd.first a {
	text-indent: -3000px;
	background:url(layout/page_first.gif) no-repeat !important;
	margin: 0 6px 0 0 !important;
}
.comment_paging dd.last a {
	text-indent: -3000px;
	background:url(layout/page_last.gif) no-repeat !important;
	margin: 0 0 0 10px !important;
}

.comment_paging dd.current_page a {
	color: #646464 !important;
}

.post_comment {
	padding: 0 0 0 96px;
}

.post_comment h4 {
	font-size: 20px;
	color: #464646;
	font-weight: normal;
	border: 0;
}

.post_comment:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.post_comment_middle {
	width: 100%;
	float: left;
	background:url(layout/post_comment_middle.gif) repeat-y;
}

.post_comment_top {
	width: 100%;
	float: left;
	background:url(layout/post_comment_top.gif) no-repeat;
}

.post_comment_bottom {
	width: 464px;
	float: left;
	background:url(layout/post_comment_bottom.gif) no-repeat left bottom;
	padding: 5px 18px ;
}

.post_comment .editor {
	clear: both;
}

.post_comment h5 {
	float: left;
	font-size: 14px;
	color: #828282;
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
	line-height: 25px;
}

.bbcode {
	background-image:url(layout/bbcode_guide.gif);
	width: 117px;
	height: 12px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	float: right;
	margin: 7px 0 0 0;
}

.editor form, .editor fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.bbcode_details {
	font-size: 11px;
	color: #2f4851;
	padding: 10px 0 0 0;
}

.bbcode_details p {
	padding: 0 0 10px;
	margin: 0;
}

.bbcode_details ul {
	margin: 0;
	padding: 0 0 10px 10px;
	
}

.bbcode_details ul li {
	list-style-position: inside;
}

.editor .button {
	margin: 10px 0 0 0; 
}

.details1_right {
	padding: 10px 0 0 0;
	width: 102px;
	float: right;
}

.dr_module {
	background: #ebf3f7 url(layout/dr_module_middle.gif) repeat-y;
	font-size: 11px;
	color: #414141;
	margin: 0 0 6px;
	min-height: 1px;
}

.dr_module ul.best-sales, .dr_module ul.best-sales li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dr_module{
	height: 1%;
}

.dr_module ul.best-sales li {
	padding: 0 0 10px;
}

.dr_module ul.best-sales a {
	display: block;
}

.dr_module ul.best-sales a.prodImage img{
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #D3D3C7;
	display:block;
	padding:2px;
	position: relative;
	margin: 0 -2px;
}	

.dr_module_top {
	background: url(layout/dr_module_top.gif) no-repeat;
}

.dr_module_bottom {
	background: url(layout/dr_module_bottom.gif) no-repeat left bottom;
	padding: 0 10px 5px;
}

.dr_module h3 {
	margin: 0; 
	padding: 11px 0 19px;
	font-size: 15px;
	color: #2e80a2;
	font-weight: normal;
}

.dr_module .price {
	display: block;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	color: #d1231b;
	background:url(layout/price_bg.gif) no-repeat center bottom;
	padding: 0 0 18px;
}


.purchase {
	display: block;
	width: 100%;
	height: 27px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 5px 0;
}
.purchase a {
	display: block;
	width: 96px;
	height: 27px;
	text-indent: -3000px;
	overflow: hidden;
	background:url(layout/purchase.gif) no-repeat;
	position: absolute;
	top: 0;
	left: -7px;
}

.dr_module dl , .dr_module dt, .dr_module dd{
	margin: 0;
	padding: 0;
} 

.dr_module dt {font-weight: bold;}
.dr_module dl  {padding: 0 0 10px;}

.dr_module  .rating_result {
	font-weight: normal;
	color: #8c8c8c;
}

.dr_module .rating_result em {
	color: #ff7200;
	font-style: normal;
	font-weight: bold;
}


dd.rating {
	margin: 2px 0;
	width: 70px;
	background:url(layout/rate0.gif) no-repeat;
}

dd.rating span {
	display:block;
	background:url(layout/rate5.gif) no-repeat;
	height: 11px;
	
}

h5 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #414141;
}

p {
padding: 0 0 15px 0;
margin: 0;

}

.general_content {
padding: 15px 0 0 0;
clear: both;
}

.general_content .table {
	width: 100%;
	float: left;
}





.thumb_inline {
float: left;
margin: 0 10px 0 0;
}

#page {color: #414141;}

.reset, * .reset {
	margin: 0;
	padding: 0;
	list-style: none;
}

.generalform .form , .generalform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.generalform {
	margin: 20px 0 0;
	width: 317px;
}

.generalform label strong {
	font-size: 14px;
	color: #828282;
	display: block;
	padding: 0 0 3px 0;
}

.generalform label span {
	background:transparent url(layout/full_input.gif) no-repeat scroll 0%;
	display:block;
	height:25px;
}

.generalform input.text {
	background:transparent none repeat scroll 0%;
	border:0pt none;
	color: #414141;
	display:block;
	font-size:12px;
	padding:4px 5px;
	width:307px;
}

.generalform textarea {
	width: 305px;
	height: 150px;
	overflow: auto;
	border: 1px solid #b8b8b8;
	color: #414141;
	display:block;
	padding:4px 5px;
	font-size:12px;
}

.generalform .row {
	padding: 0 0 10px 0;
	min-height: 1px;
}

.generalform .row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

.general_button {
	display: block;
	background:#E1F5FF url(layout/link_button_middle.gif) repeat-x;
	float: left;
}

.general_button:hover {
	text-decoration: none;
}

.general_button span {
background:transparent url(layout/link_button_left.gif) no-repeat;
display:block;
}

.general_button span span {
background:transparent url(layout/link_button_right.gif) no-repeat right top;
color:#2F4851;
display:block;
line-height:23px;
padding:0pt 10px;
white-space:nowrap;
}

.generalform .row  label {
	float: 
}

.minor_links {
	font-size: 10px;
	color: #828282;
}

.minor_links a {
	text-decoration: underline;
}

.submit_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.submit_list li.left {
float: left;
}

.submit_list li.right {
float: right;
}

.submit_list a {
	margin: 0 0 0 10px;
}

div.roundendColoured {
	background: #ebf3f7 url(layout/roundedColoured_middle.gif) repeat-y;
	width: 354px;
}

div.roundendColoured  div.form {
	background: url(layout/roundedColoured_top.gif) no-repeat;
	margin: 0;
}

div.roundendColoured  fieldset {
	background: url(layout/roundedColoured_bottom.gif) no-repeat left bottom;
	padding: 15px 18px 10px;
	margin: 0;
}

strong.legend {
	font-size: 20px;
	font-weight: normal;
}

div.roundendColoured strong.legend {
	color: #2e80a2;
	margin : -5px 0 15px;
	display: block;
}

div.roundendSimple {
	background: url(layout/roundedSimple_middle.gif) repeat-y;
	width: 354px;
}

div.roundendSimple  div.form {
	background: url(layout/roundedSimple_top.gif) no-repeat;
	margin: 0;
}

div.roundendSimple  fieldset {
	background: url(layout/roundedSimple_bottom.gif) no-repeat left bottom;
	padding: 15px 18px 10px;
	margin: 0;
}

div.roundendSimple strong.legend {
	color: #2e80a2;
	margin : -5px 0 15px;
	display: block;
}

h4.big_subtitle {
	font-size: 18px;
	color: #414141;
	border: solid #d0d0d0;
	border-width: 0 0 1px 0;
	padding: 0 0 2px 0;
	font-weight: normal;
	margin: 15px 0 5px;
}























/* end generall template */



/* start footer */
#footer { background-image:url(layout/footer.png); background-repeat: repeat-x; min-height: 177px; clear: both; }
#footer .inner {padding: 40px 0 0;}
#footer-modules  {width: 100%; float: left; margin: 0 0 10px;}

#footer-modules h3 {
	margin: 0 0 10px 0; 
	padding: 0;
	font-size: 20px;
	color: #ababab;
	font-weight: normal;
	width: 100%;
	float: left;
	

}
#footer-modules .module {float: left; }
#propagate {width: 208px; margin: 0 33px 0 36px; display: inline;}
#blog {width: 280px; margin-right: 49px;}
#recent_topics {width: 327px; margin: 0 !important;}
#propagate ul, #propagate ul li {margin: 0; padding: 0; list-style: none; width: 100%; float: left;}
#propagate ul li {margin: 0 0 5px 0;}

#propagate a {
	display: block;
	height: 22px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.rss { background-image:url(layout/rss.gif);}
.favorites { background-image:url(layout/favorite.gif);}
.bookmark { background-image:url(layout/bookmark.gif);}
.newsletter { background-image:url(layout/newsletter.gif);}

#blog dl, #blog dt, #blog dd {margin: 0; padding: 0; float: left;}
#blog dt a, #blog dt img {display: block; border: 0;}
#blog dt a {border: 2px solid #5c6263;}
#blog dl {width: 100%; padding: 0 0 18px 0;}
#blog dt {width: 40px; margin: 0 7px 0 0 ;}
#blog dd  {width: 230px; color: #8f8f8f; font-size: 11px;}
#blog dd strong a {
	color: #d6d6d6; 
	display: block; 
	font-size: 12px;
	line-height: 24px;
	margin: -3px 0 2px;
	background-image:url(layout/ft_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
}
#blog dd strong a:hover {
	color: #fff;
	text-decoration: none;
}

#recent_topics ul, #recent_topics li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}


#recent_topics a:link, #recent_topics a:visited, #recent_topics a:active {
	font-weight: bold;
	color: #d6d6d6;
	font-size: 12px;
	line-height: 20px;
	background-image:url(layout/blue_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	display: inline;
	white-space: nowrap;
}

#recent_topics a:hover {
	text-decoration: none;
	color: #fff;
	
}

#recent_topics a.auth{
	font-weight: normal;
	background: transparent;
	padding: 0px;
	font-size: 10px;
}

#extra_footer {
	width: 916px;
	margin: 0 auto;
	border: solid #646a6b;
	border-width: 1px 0 0;
	clear: both;
	color: #808788;
	padding: 5px 0 15px;
	position: relative;
	top: 0;
	left: 0;
}
#extra_footer p {padding: 0 0 3px; margin: 0;}

#extra_footer .links {
	color: #d6d6d6;
}

#extra_footer .links a {
	color: #d6d6d6;
}


#extra_footer .links2 a {
	color: #808788;
}


#fj {
	display: block;
	background-image:url(layout/logo_footer.gif);
	width: 140px;
	height: 32px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 8px;
	text-indent: -3000px;
}




/* end footer */



/* start update */
.last_threads #page {
	float: left;
	margin: 0 0 0 20px;
}

.last_threads #sidebar {
	float: right;
	margin: 0 20px 0 0;
}

.threads {
	width: 100%;
	
}

.threads ul, .threads li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.info .threads ul  li {
	background:transparent url(layout/arrow1.gif) no-repeat scroll left 5px;
	padding:0pt 0pt 10px 8px;
}
.info .threads ul {
	padding: 10px 0 0 0;
}

#page .large {
	width: 704px;
}

#page .large .comment {
	width: 704px;
}

#page .large .comment dd {
	width: 578px;
}

.large .visitor {
background-image:url(layout/visitor_comment_middle_large.gif);
}

.large .visitor .comment_top {
background-image:url(layout/visitor_comment_top_large.gif);
}

.large .visitor .comment_bottom {
background-image:url(layout/visitor_comment_bottom_large.gif);
}

.large .buyer {
background-image:url(layout/buyer_comment_middle_large.gif);
}

.large .buyer .comment_top {
background-image:url(layout/buyer_comment_top_large.gif);
}

.large .buyer .comment_bottom {
background-image:url(layout/buyer_comment_bottom_large.gif);
}

.large .author {
background-image:url(layout/author_comment_middle_large.gif);
}

.large .author .comment_top {
background-image:url(layout/author_comment_top_large.gif);
}

.large .author .comment_bottom {
background-image:url(layout/author_comment_bottom_large.gif);
}

.large .post_comment_middle{
background-image:url(layout/post_comment_middle_large.gif);
}

.large  .post_comment_top {
background-image:url(layout/post_comment_top_large.gif);
}

.large .post_comment_bottom {
background-image:url(layout/post_comment_bottom_large.gif);
width: 572px;
}

.general_box_middle {
	width: 100%;
	float: left;
	background: #f5f4eb url(layout/box_top.gif) no-repeat;
}

.general_box_bottom {
	background:url(layout/box_bottom.gif) no-repeat left bottom;
	padding: 5px 8px;
}
.table {
	font-size: 11px;
}

.table_details {
	padding: 15px 0 0 0;
}

.table_paging {
	float: right;
	margin: 0;
	padding: 0;
	color: #a8a8a8;
}

.table_paging dt, .table_paging dd {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 17px;
}

.table_details:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.table_number {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #a8a8a8;
	
}

.table_paging dt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 0;
	
}

.table_paging dd a:link, .table_paging dd a:visited, .table_paging dd a:active {
	display: block;
	width: 18px;
	height: 17px;
	text-align: center;
	background:url(layout/page_off.gif) no-repeat;
	margin: 0 0 0 4px;
	font-size: 12px;
	font-weight: bold;
	color: #a8a8a8;
	overflow: hidden;
}

.table_paging dd a:hover {text-decoration: none; color: #646464;}
.table_paging dd.first a {
	text-indent: -3000px;
	background:url(layout/page_first.gif) no-repeat !important;
	margin: 0 6px 0 0 !important;
}
.table_paging dd.last a {
	text-indent: -3000px;
	background:url(layout/page_last.gif) no-repeat !important;
	margin: 0 0 0 10px !important;
}

.table_paging dd.current_page a {
	color: #646464 !important;
}

.table table {
	width: 100%;
}

.table td {
	border: solid #fff;
	border-width: 0 0 2px 0;
	padding: 5px 8px;
}

.table tr.head td {
	font-weight: bold;
}

.table tr.head a:link, .table tr.head a:visited, .table tr.head a:active {
	color: #16659f;
	background:url(layout/inactive.gif) right center no-repeat;
	padding: 0 10px 0 0;
}

.table tr.head a.asc {
	background-image: url(layout/asc.gif);
	color: #123663;
}

.table tr.head a.desc {
	background-image: url(layout/desc.gif);
	color: #123663;
}

.table img {
	display: block;
}

.table tr.row1 td {
	background: #e6e6e6;
}

.table tr.row2 td {
	background: #f2f2f0;
}

.rating_bar {
	width: 68px;
	height: 11px;
	overflow: hidden;
	background-repeat:no-repeat;
	display: block;
	margin: 0 auto;
}

.rating0 {
	background-image:url(layout/_rating0.png);
}

.rating1 {
	background-image:url(layout/_rating1.png);
}

.rating2 {
	background-image:url(layout/_rating2.png);
}

.rating3 {
	background-image:url(layout/_rating3.png);
}

.rating4 {
	background-image:url(layout/_rating4.png);
}

.rating5 {
	background-image:url(layout/_rating5.png);
}

.tooltip {
	width: 325px;
	z-index: 10000;
	position: absolute;
	font-size: 11px;
	display: none;
}

.tooltip_large {
	width: 487px !important;
}
#page .section .top .tooltip {
	right: 50px;
	top: -10px;
}

.post_comment .tooltip {
	right: 130px;
	top: -10px;
}

.tooltip_top {
	background:url(layout/tooltip_top.png) no-repeat;
	height: 28px;
	overflow: hidden;
}

.tooltip_large .tooltip_top {
	background-image: url(layout/tooltip_top_large.png);
}

.tooltip_bottom {
	background:url(layout/tooltip_bottom.png) no-repeat;
	height: 28px;
	overflow: hidden;
}

.tooltip_large .tooltip_bottom {
	background-image: url(layout/tooltip_bottom_large.png);
}

.tooltip_middle {
	background:url(layout/tooltip_middle.png) repeat-y;
	padding: 0 28px;
	
}

.tooltip_large .tooltip_middle {
	background-image: url(layout/tooltip_middle_large.png);
}

.tooltip  h6 {
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	border: solid #d0d0d0;
	border-width: 0 0 1px;
	padding: 0 0 5px;
}

.tooltip p {
	margin: 0;
	padding: 0 0 5px;
}

.tooltip ul, .tooltip ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tooltip ul li {
	padding: 0 0 5px;
}

/* end update */



/*MY CHANGES*/

#signup_section {
	display: block!important;
}




#special_licenses{
	position: absolute;
	right: 100px;
	top: 200px;
}
.tooltip .purchase  a {
	left: 0;
}

.tooltip .purchase {
	margin: 0;
}

.tooltip h6 {
	position: relative;
	top: 0;
	left: 0;
}

.tooltip h6 span {
	position:absolute;
	right: 0;
	top: 0;
}

.tooltip h3 {
	margin: 0;
	padding: 10px 0 5px 0;
}

.tooltip_large {
	width: 486px !important;
}

/* modficari bugs */
#userArea {
height: 18px; overflow: hidden;

}
	
#mainMenu {
float:left;
margin:0pt;
padding:30px 0pt 9px 17px;
}

#head {
height: 202px;
}

#login_form input.text {
	font-size: 12px;
	padding: 1px 5px 0;
}

#page .section .top {
	overflow: hidden;
	height: 43px !important;
}


.general-form dl {
	width: 100%;
}


.tooltip h6, .tooltip h3 {
	font-size: 12px;
}

#sort-list dd {
	height: 26px;
}

#sort-list ul  {
	margin: 0;
	padding: 0;
	float: right;
	width: 7px; height: 12px;
	top: 0;
}

.general-form form {
	margin: 0;
	padding: 0;
}



* html div.rounded-box {
	height: 1px;
}

div.rounded-box  {
	min-height: 1px;
}


.subscribe_form {
	width: 200px;
	overflow: hidden;
	padding: 5px  0;
	margin: 0 auto;
}
.subscribe_form form, .subscribe_form fieldset {
	width: 100%;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
.subscribe_form input.text {
	padding: 1px 2px;
	height: auto;
	width: 161px;
	float: left;
}

.subscribe_form  input.button {
	float: right;
	position: relative;
	top: 1px;
}

.form_pool, .form_pool fieldset, .form_pool ul {
	margin: 0;
	padding: 0;
	border: 0;
}
.form_pool {
	padding: 5px;
}
.form_pool li {
	list-style: none;
	padding-top: 6px;
}
.form_pool span.legend {
	display: block;
	font-weight: bold;
	color: #1DA2DA;
	padding: 0 0 3px;
}

.poll_nav {
	width: 100%;
	overflow: hidden;
	padding: 5px 0 !important;
	padding-top: 10px;
}

.poll_nav li {
	float: left;
	padding: 0 5px 0 0;
}

.poll_results {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 56px;
	height: 20px;
	background: url(buttons/results.gif) no-repeat;
	
}

.poll_rating input {
	position: relative;
	left: 0;
	top: 2px;
}


/* modificari  bugs */


