div.proj_box {
	float: left;
	width: 347px;
	height: 142px;
	background: transparent url(/images/page/projbox_mini_2.png) no-repeat;
	margin-right: 12px;
	position: relative;
	margin-bottom: 16px;
	overflow: hidden;
}

#main div.proj_box h2 a {
	font-size: 13px;
	line-height: 30px;
	color: #ee0000;
	font-weight: bold;
	padding-left: 12px;
}
div.proj_box .data_row {
	padding-left: 14px;
	font-size: 10px;
	line-height: 16px;
}
div.proj_box .data_row .data_value {
	font-size: 11px;	
}

div.proj_box .proj_thumb {
	width: 120px;
	height: 100px;
	position: absolute;
	right: 24px;
	top: 29px;
}

/* proj_box_compact */

div.proj_box_compact {
	float: left;
	width: 164px;
	height: 142px;
	background: transparent url(/images/page/projbox_mini_1.png) no-repeat;
	margin-right: 12px;
	position: relative;
	margin-bottom: 16px;
	overflow: hidden;
}
#main div.proj_box_compact h2 a {
	font-size: 13px;
	line-height: 30px;
	color: #ee0000;
	font-weight: bold;
	padding-left: 12px;
}
div.proj_box_compact .proj_thumb {
	width: 120px;
	height: 100px;
	position: absolute;
	right: 10px;
	top: 32px;
}

/* -- proj_full_box -- */

div#proj_full_box {
    padding-bottom: 60px;
}
div#proj_full_box .proj_full_box_col, div#proj_full_box .pictures_box {
	position: relative;
	z-index: 40;
}
div#proj_full_box .proj_full_box_col {

}
div#proj_full_box small {
    color: #AFA183;
}
ul.data_list {

}
ul.data_list li {
	line-height: 19px;
    display: block;
    width: 100%;
    clear: both;
}
ul.data_list li * {
	/*display: table-cell;*/
}
ul.data_list li sup {
	display: inline;	
}



#proj_full_box #to_shoppingcart_box {
	position: absolute;
	bottom: 25px;
	right: 25px;
	z-index: 20;
}
#proj_full_box #to_shoppingcart_box, #proj_full_box #to_shoppingcart_box1 {
	color: #993333;
	font-size: 15px;
	line-height: 25px;
}
#proj_full_box #to_shoppingcart_box img, #proj_full_box #to_shoppingcart_box1 img {
	position: relative;
	top: 4px;
	left: 4px;
}
div#proj_full_box .proj_full_box_col a.shoppingcart_link,
  div#proj_full_box .proj_full_box_col a.shoppingcart_link:hover {
    border: none;
}

/* -- pictures_box -- */
div#proj_full_box .pictures_box {
	height: 328px;
	width: 376px;
	position: absolute;
	top: 20px;
	right: 40px;
}
.pictures_box .picture_box_itself {
	height: 317px;
	width: 332px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
	padding: 6px;
	display: none;
}
.pictures_box .picture_box_itself .picture_box_inner  .preview_img {
    position: relative;
    z-index: 1;
}
div#proj_full_box .pictures_box ul.pictures_tabs {
	height: 328px;
	width: 33px;
	position: absolute;
	right: 0;
	top: 0;
	/*background-color: #999;*/
}
.pictures_box ul.pictures_tabs li {
	width: 33px;
	position: relative;
    list-style-type:none;
}
.pictures_box ul.pictures_tabs li a {
	display: block;
	width: 100%;
	height: 90%;
}
.pictures_box ul.pictures_tabs li.pictures_tab_1 {
	height: 83px; 
	background: red url(/images/page/proj_tab_1.png) top no-repeat;
}
.pictures_box ul.pictures_tabs li.pictures_tab_2 {
	height: 81px; 
	background: red url(/images/page/proj_tab_2.png) top no-repeat;
}
.pictures_box ul.pictures_tabs li.pictures_tab_3 {
	height: 82px; 
	background: red url(/images/page/proj_tab_3.png) top no-repeat;
}
.pictures_box ul.pictures_tabs li.pictures_tab_4 {
	height: 83px; 
	background: red url(/images/page/proj_tab_4.png) top no-repeat;
}

div#proj_full_box .pictures_box #picture_box_1 {
	display: block;
}
div#proj_full_box .pictures_box .tab_color_strip {
	height: 329px;
	width: 14px;
	position: absolute;
	top: 0;
	right: 0;
}
div#proj_full_box .pictures_box #picture_box_1 .tab_color_strip {
	background-color: #F8C03D;
}
div#proj_full_box .pictures_box #picture_box_2 .tab_color_strip {
	background-color: #E10E19;
}
div#proj_full_box .pictures_box #picture_box_3 .tab_color_strip {
	background-color: #336600;
}
div#proj_full_box .pictures_box #picture_box_4 .tab_color_strip {
	background-color: #006699;
}
.pictures_box .picture_box_itself .picture_box_inner {
	width: 306px;
	height: 307px;
	border: #222 solid 1px;
    padding: 0px;
    background-color: white;
	overflow: hidden;
	position: relative;
    top: 3px;
    left: 3px;
    z-index: 0;
}

.pictures_box .picture_box_itself .picture_box_inner img.preview_img {
	/*height: 300px;
	width: 300px;*/
	position: absolute;
	top: 4px;
	left: 3px;
	z-index: 7;
}
.pictures_box .picture_box_itself .picture_box_inner ul.minis_list {
	position: absolute;
	top: 7px;
	left: 6px;
	z-index: 10;
	list-style: none;	
}
.pictures_box .picture_box_itself .picture_box_inner ul.minis_list li {
	display: inline;
}
.pictures_box .picture_box_itself .picture_box_inner ul.minis_list img {
	border: black solid 2px;
	padding: 2px;
    background-color: white;
}



div#proj_full_box .proj_full_box_col {
	
	float: left;
}
div#proj_full_box .proj_full_box_col a {
	line-height: 18px;
	color: #222;
	text-decoration: none;
	border-bottom: #222 dotted 1px;	
	font-weight: bold;
}
div#proj_full_box .proj_full_box_col a:hover {
	border-bottom: #222 solid 1px;	
}
div#proj_full_box .link_unavailable {
    color: #6F6B61;
    text-decoration: line-through;
    font-style: italic;
}
div#proj_full_box .proj_full_box_col#full_box_col_1 {
	width: 35%;
	margin-right: 25px;
}
div#proj_full_box .proj_full_box_col#full_box_col_2 {
	width: 30%;
	margin-top: 350px;
}
div#proj_full_box .proj_full_box_col#full_box_col_3 {
	width: 28%;
    height: 200px;
	margin-top: 350px;
    margin-left: 20px;
	text-align: right;
}
div#proj_full_box .proj_full_box_col h2 {
	font-size: 14px;
	line-height: 30px;
	color: #ee0000;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 80px;
}
div#proj_full_box .proj_full_box_col h3 {

}
div#proj_full_box .data_label {
	font-weight: bold;
	padding-left: 3px;
    float: left;
}
div#proj_full_box .data_label_block {
	font-weight: bold;
	padding-left: 3px;
    display: block;
}
div#proj_full_box .data_text {
	text-align: right;
	padding-left: 10px;
    display: block;
}
div#proj_full_box .data_text_fulline {
	text-align: left;
	padding-left: 40px;
    display: block;
}
div#proj_full_box .data_value {
	font-family: inherit;
	font-size: 12px;
    float: right;
}
div#proj_full_box h3 {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 30px;
}
div#proj_full_box .full_box_prize {
	font-family: monospace;
	font-size: 16px;
	display: block;
	margin: 5px;
}

/* - recommended tech - */
div.recommended_tech {
	width: 226px;
	height: 158px;
	background: transparent url(/images/page/recommended_tech_full.png)	no-repeat;
	margin: 10px 5px 20px 5px;
	float: left;
}


/* -- advanced search  */
.checkbox_list, label {
    clear: both;
    float: none;
}
label[for="search_style"] {
    display: none;
}
li.item_style  {
    display: inline;
    float: left;
    position: relative;
}
li.item_style label {
    width: 164px;
    height: 144px;
    float: left;
    background-position: 0 0;
    background-repeat:no-repeat;
    font-size: 14px;
    font-weight: bold;
    font-style:italic;
    letter-spacing:1px;
    line-height:20px;
}
li.item_style label:first-letter {
    margin-left: 14px;
}
li.item_style label#search_style_19_label {
    background-image: url(/images/page/adv_style_box_1.jpg);
}
li.item_style label#search_style_20_label {
    background-image: url(/images/page/adv_style_box_2.jpg);
}
li.item_style label#search_style_21_label {
    background-image: url(/images/page/adv_style_box_3.jpg);
}
li.item_style label#search_style_22_label {
    background-image: url(/images/page/adv_style_box_4.jpg);
}
li.item_style input {
    position: absolute;
    left: 6px;
    bottom: 30px;
}


.searcher_table {
    width: 49%;
    float: left;
    margin-top: 10px;
}
.searcher_table th {
    vertical-align:top;
    padding-top: 24px;
    padding-left: 10px;
}
.searcher_table td {
    padding-top: 20px;
    padding-left: 10px;
}
.searcher_table * {
    list-style-type: none;
}

.box_med .searcher_table {
    margin-top: 0;
}
.box_med .searcher_table th {
    padding-top: 8px;
}

.box_med .searcher_table td {
    padding-top: 4px;
}


a#search_form_toggler {
    background:transparent url(/images/page/menu_box_adven.png) no-repeat scroll 0 0;
    height:25px;
    width: 247px;
    display: block;
    line-height: 20px;
    position:absolute;
    top: 35px;
    right: 15px;
    margin-bottom:15px;
    text-align:center;
}
a#search_form_toggler:active {
    top: 36px;
    right: 14px;
}

div.viewchange_link_container {
    text-align: right;
    padding: 15px;
}
div.viewchange_link_container a {
    text-decoration: underline;
}

/* -- pagination -- */
div.paginator_panel {
    padding: 15px 0;
    text-align: center;
}
#main div.paginator_panel .page_num {
    padding: 0 3px;
    /*background-color: #FFDE8F;*/
    background: transparent url(/images/page/menu_box_adven.png) no-repeat scroll -20px 0;
    border: #EFC768 solid 1px;
    font-weight: bold;
}
#main div.paginator_panel .page_curr {
    padding: 0 3px;
    /*background-color: #FFDE8F;*/
    background:#C40C12 url(/images/page/menu_box_head.png) no-repeat scroll -10px -6px;
    border:1px solid #C40C12;
    color:#F9BD30;
    font-weight: bold;
    position: relative;
    bottom: 2px;
}
#main div.paginator_panel .page_neightbour {
    font-size: 18px;
}
#main div.paginator_panel .page_extreme {
    font-size: 18px;
}

