/*
@import url("reset.css");
@import url("layout.css");
@import url("base.css");
*/


img
{
	border: none;
}

body
{
	background-color: #e2fec4;
	background-image: url(../images/thems/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 20px 0px 20px 0px;
}

table.tbl_main
{
	border: 1px solid #2C6822;
	background-color: #FFF;
	width: 950px;
}

table.tbl_menu
{
	width: 950px;
	height: 65px;
	background-image: url(../images/thems/menu_bg.jpg);
	background-repeat: repeat-x;
}

table.tbl_lang_bar
{
	width: 950px;
	height: 35px;
	background-image: url(../images/thems/lang_bar.jpg);
	padding-right: 20px;
}

table.tbl_lang_bar tr td
{
	padding-right: 10px;
}

a.current_lang
{
	margin: 3px;
}

a.lang
{
	margin: 3px;
}

table.tbl_footer_split
{
	width: 950px;
	height: 58px;
	background-image: url(../images/thems/h1_split_bg.jpg);
	background-repeat: repeat-x;
}


img.logos
{
	width: 75px;
	height: auto;
	padding: 0px 10px 0px 10px;
}

img.menu_split
{
	padding-top: 6px;
}

/*==========================Main Page=======================*/

table.main_page1
{
	background-image: url(../images/thems/row_bg.jpg);
	background-repeat: repeat-x;
	height: 350px;
	width: 950px;
}

table.main_page2
{
	background-image: url(../images/thems/row_bg.jpg);
	background-repeat: repeat-x;
	height: 290px;
	width: 950px;
}


td.mp_left_top
{
	height: 350px;
	width: 512px;
	text-align: center;
	vertical-align: middle;
}

img.mp_left_image
{
	width: 458px;
	height: 286px;
	border: none;
}


img.mp_right_img
{
	width: 383px;
	height: 91px;
	border: none;
}

table.mp_bottom_list
{
	background: none;
	width: 172px;
	height: 212px;
	border: 1px solid #2C6822;
}

table.mp_bottom_list tr td a
{
	width: 172px;
	height: 212px;
	cursor: hand;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	outline-width: 0px;
}


table.mp_bottom_item
{
	width: 172px;
	height: 212px;
	background: none;	
}


img.mp_bottom_image
{
	width: 150px;
	height: 135px;
}
table.mp_item_name
{
	width: 150px;
	background-image: url(../images/thems/name_bg.jpg);
	height: 35px;
}

table.mp_item_name tr td:first-child
{
	background-image: url(../images/thems/name_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 14px;
}
table.mp_item_name tr td:first-child + td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
table.mp_item_name tr td:first-child + td + td
{
	background-image: url(../images/thems/name_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 14px;
}

/*=============================CATEGORY======================*/

div.pot_link, div.pot_link a
{
	color: #105405;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}

div.cat_items_images
{
	visibility: hidden;
}

div.mod_name
{
	color: #105405;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 8px;
}

/*table.tbl_item_list
{
	border-collapse: collapse;	
	height: auto;
	text-align: left;
}
div.row
{
	background-image: url(../images/thems/row_bg.jpg);
	background-repeat: repeat-x;
	min-height: 214px;
	margin: 0px 10px 0px 10px;
}

table.tbl_item_list td
{
	border-collapse: collapse;	
	height: auto;
	padding: 10px;	
}

table.tbl_item_list tr.row
{
	vertical-align: middle;
	background-image: url(../images/thems/row_bg.jpg);
	background-repeat: repeat-x;
	min-height: 214px;
}

table.items
{
	border: 1px solid #2c6822;
	border-collapse: collapse;	
	margin-top: 5px;
	text-align: center;
	background-image: url(../images/thems/items_bottom_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
	cursor: hand;
	min-height: 153px;
	min-width: 132px;
	padding: 0px;	
}
*/

div.row
{
	background-image: url(../images/thems/row_bg.jpg);
	background-repeat: repeat-x;
	height: auto;	
}


table.tbl_item_list
{
	border: none;	
}

table.tbl_item_list td
{
	vertical-align: top;	
}

table.tbl_item_list tr.row
{
	background-image: url(../images/thems/row_bg.jpg);
	background-repeat: repeat-x;

}

table.items
{
	border: 1px solid #2c6822;
	border-collapse: collapse;	
	background-image: url(../images/thems/items_bottom_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 20px 10px 10px 10px;
	height: 153px;
	width: 132px;
}

table.items tr td.items_image
{
	vertical-align: bottom;
	padding: 10px;
}

table.items td.items_name
{
	color: #407637;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	height: 52px;
	padding: 0px 5px 5px 5px;
}

a.items
{
	text-decoration: none;
	text-align: center;
}

table.page
{	
	margin-bottom: 10px;
}

table.page a
{
	color: #105405;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
}

table.page img
{
	width: 10px;
	height: 11px;
	padding: 0px 5px 0px 5px;
}

table.page a.active
{
	color: black;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
}
/*====================CONTENT====================*/

table.content
{
	width: 950px;
}

td.con_left_column
{
	width: 361px;
	vertical-align: top;
	padding-left: 10px;
}

td.con_center_column
{
	width: 390px;
	vertical-align: top;	
}

td.con_right_column
{
	vertical-align: top;
	width: 160px;
	background-color: #d0f9a3;
	padding-top: 45px;
}

table.item_left
{
	width: 356px;
	background-image: url(../images/thems/row_bg.jpg);
	background-color: White;
	background-repeat: repeat-x;
}

td.item_name
{
	color: #105405;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding: 15px 10px 5px 20px;
}

td.item_main_img
{

}
div.i_m_img
{
	height: 460px;
	width: 325px;
	text-align: center;
	border: 2px solid #1c8816;
	overflow: hidden;	
}
img.i_m_img
{
	height: 460px;
	width: auto;	
	text-align: center;	
}

td.item_other_link
{
	color: #105405;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	height: 30px;
}

td.item_other_link a
{
	color: #105405;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}



table.item_block
{	
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/thems/row_bg.jpg);
	background-color: White;
	width: 356px;	
}

table.item_block tr:first-child td
{
	color: #105405;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding: 16px 0px 0px 15px;
	vertical-align: top;
}

table.item_block tr+tr td
{
	padding: 10px;
	vertical-align: top;
}

div.item_desc
{
	height: 370px;
	vertical-align: top;
	overflow: auto;
	font-size: 13px;
	text-align: justify;
	padding: 0px 15px 0px 0px;
	color: #3F3F3F;
}

div.item_desc a 
{
	color: #1c8816;
	font-weight: bold;
	font-size: 13px;
}

div.down
{
	margin-top: 35px;
	height: 460px;
}

table.item_desc
{	
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/thems/row_bg.jpg);
	background-color: white;
	width: 395px;
	height: 543px;	
	padding-bottom: 10px;
}

table.item_desc tr:first-child td:first-child
{	
	padding-top: 10px;	
	vertical-align: top;	
}

table.item_desc td.desc_text
{	
	text-align: left;	
	vertical-align: top;
	padding: 10px 10px 0px 18px;	
}

td.top_img
{
	height: 100px;		
}

td.top_img table
{
	width: 100%;
	color: #105405;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;		
}

td.top_img img
{
	width: 92px;
	height: 83px;
}

td.top_img td.top_img_msg
{
	padding-left: 15px;
	padding-bottom: 3px;
}


table.feedback
{
	width: 395px;
	background-image: url(../images/thems/row_bg.jpg);
	background-color: White;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding-bottom:10px;
	height: 350px;
}

table.feedback tr td
{
	text-align: left;
	font-size: 10px;
	padding: 0px 0px 0px 25px;	
}

table.feedback input[type=text]
{
	width: 280px;
	height: 15px;
}
table.feedback td.feedback_msg
{
	line-height: 50px;
	vertical-align: top;
}

table.feedback tr:first-child td:first-child
{
	color: #105405;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 15px 25px;
}

table.feedback textarea 
{
	width: 300px;
	height:100px;
}


table.item_right
{
	width: 100%;
}

table.item_right tr td
{
	padding: 0px 0px 10px 0px;
}

table.item_right tr td a
{
	text-decoration: none;
}

div.item_right_name
{
	color: #105405;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;		
}

div.r_split
{
	height: 30px;
}
form
{
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------*/


div.item_img_msg
{
	color: #105405;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}

div.item_img_list
{
	width: 100%;
}
div.item_img_list table
{
	width: 100%;
}

div.item_img_list img
{
	width: 92px;
	height: 83px;
	padding: 0px 10px 0px 10px;
}

div.lcm
{
	margin-top: 40px;
}

div.item_lcm, div.item_cat
{
	color: #105405;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	text-align: center;
}

div.item_lcm_name, div.item_cat_name
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}


div.item_lcm a, div.item_cat a
{
	color: #105405;
	text-decoration: none;
}

div.lcm + div.lcm
{
	margin-top: 25px;
}



td.item_
{
	visibility: hidden;
}
/*** id = #index ***/
#index #top .search
{
	float: left;
	width: 70%;
	height: 84px;
	font-size: 120%;
}
#index #top .addads
{
	float: right;
	width: 30%;
	height: 84px;
}
#index #main .brands
{
	float: left;
	width: 70%;
	font-size: 120%;
}
#index #advanced .first
{
	float: left;
	width: 28%;
}
#index #advanced .second
{
	float: right;
	width: 69%;
}
#index #advanced .special
{
	width: 215px;
	margin-bottom: 40px;
	padding: 5px 5px 5px 20px;
	background-color: #aab6bd;
}

#index #main .banner
{
	float: right;
	width: 27%;
}
#index #advanced .banner
{
	margin: 30px 0;
	text-align: center;
}

/* class = search */
#index #top .search form
{
	float: left;
	width: 90%;
	padding: 20px 0 0 5%;
	background: url(../images/form_left_background.png) no-repeat;
	height: 64px;
	color: #fff;
}
#index #top .search select
{
	margin-right: 2%;
}
#index #top .search a
{
	display: inline;
	float: left;
	margin: 20px 0 0 455px;
	_margin-top: 17px;
	padding-left: 12px;
	background: url(../images/advanced_ico.png) 0 5px no-repeat;
	font-size: 95%;
	color: #fff;
}
#index #top .search span
{
	display: block;
	float: left;
	width: 17px;
	height: 84px;
	background: url(../images/form_right_background.png) no-repeat;
}

/* class = addads */
#index #top .addads img
{
	display: inline;
	float: left;
	width: 43px;
	height: 50px;
	margin: 0 10px 20px 0;
}
#index #top .addads h6
{
	margin-bottom: 10px;
}
#index #top .addads p
{
	font-size: 110%;
}

/* class = brands */
#index #main .brands h6 a, #index #main .brands h6 span
{
	display: inline;
	margin-left: 25px;
	font-size: 70%;
}
#index #main .brands .column
{
	width: 100%;
	overflow: hidden;
}
#index #main .brands .column li
{
	float: left;
	width: 100px;
	margin: 0 1.5em 0.5em 0;
	display: inline;
}
#index #main .brands dl
{
	overflow: hidden;
	margin-bottom: 20px;
	zoom: 1;
}
#index #main .brands dt
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: #5a5b5c;
}
#index #main .brands dd
{
	float: left;
}
#index #main .brands span
{
	display: block;
	margin-bottom: 6px;
}
#index #main .brands var
{
	color: #5a5b5c;
}

/* class = special */
#index #advanced .special blockquote
{
	padding: 20px;
	background: #fff;
}
#index #advanced .special blockquote img
{
	display: inline;
	margin-bottom: 20px;
}
#index #advanced .special blockquote a
{
	font-size: 130%;
	color: #8b0718;
}
#index #advanced .special blockquote p
{
	margin-top: 5px;
	font-size: 110%;
}

/* class = news */
#index #advanced .news blockquote
{
	margin: 1.5em 0;
}
#index #advanced .news blockquote span
{
	display: block;
}
#index #advanced .news blockquote a
{
	font-size: 110%;
}

/* class = favorite and class = newest */
#index #advanced .favorite table, #index #advanced .newest table
{
	width: 100%;
}
#index #advanced .favorite table
{
	background: #f7f9d7;
}
#index #advanced .newest table
{
	background: #fff;
}

#index #advanced .favorite td.top
{
	height: 30px;
}
#index #advanced .newest td.top
{
	height: 15px;
}

#index #advanced .favorite td.bottom, #index #advanced .newest td.top, #index #advanced .newest td.bottom
{
	height: 15px;
}
#index #advanced .favorite td.left, #index #advanced .favorite td.right, #index #advanced .newest td.left, #index #advanced .newest td.right
{
	width: 15px;
}

#index #advanced .favorite td.top
{
	background: url(../images/fav_tb_background.gif) 0 0 repeat-x;
}
#index #advanced .newest td.top
{
	background: url(../images/new_tb_background.gif) 0 0 repeat-x;
}

#index #advanced .favorite td.bottom
{
	background: url(../images/fav_tb_background.gif) 0 100% repeat-x;
}
#index #advanced .newest td.bottom
{
	background: url(../images/new_tb_background.gif) 0 100% repeat-x;
}

#index #advanced .favorite td.left
{
	background: url(../images/fav_lr_background.gif) 0 0 repeat-y;
}
#index #advanced .newest td.left
{
	background: url(../images/new_lr_background.gif) 0 0 repeat-y;
}

#index #advanced .favorite td.right
{
	background: url(../images/fav_lr_background.gif) 100% 0 repeat-y;
}
#index #advanced .newest td.right
{
	background: url(../images/new_lr_background.gif) 100% 0 repeat-y;
}

#index #advanced .favorite th, #index #advanced .newest th
{
	width: 100%;
}
#index #advanced .favorite .item, #index #advanced .newest .item
{
	display: inline;
	float: left;
	margin: 1em 0.7em;
	font-weight: bold;
	font-size: 95%;
}
#index #advanced .favorite th img, #index #advanced .newest th img
{
	display: inline;
	margin-bottom: 0.8em;
}
#index #advanced .newest a.add
{
	display: inline;
	padding: 3px 0 3px 20px;
	background: url(../images/add_ico.png) no-repeat;
	font-size: 110%;
}


/*** id = #registration, #signin, #recovery ***/
#registration #main table, #signin #main table, #recovery #main table
{
	min-width: 420px;
	width: 100%;
	background-color: #f7fadf;
	font-size: 120%;
}
#registration #main thead td, #registration #main tfoot td, #signin #main thead td, #signin #main tfoot td, #recovery #main thead td, #recovery #main tfoot td
{
	padding: 0;
}

#registration #main th, #signin #main th, #recovery #main th
{
	width: 30%;
	padding: 10px 20px 2px 20px;
	vertical-align: top;
}
#registration #main td, #signin #main td, #recovery #main td
{
	width: 70%;
	padding: 8px 0;
}
#registration #main .captcha, #recovery #main .captcha
{
	display: block;
	float: left;
	width: 150px;
	height: 45px;
	margin: 0 5px 5px 0;
}
#registration #main .note
{
	padding: 10px;
	font-size: 95%;
}
#registration #main .note li
{
	list-style: disc outside none;
	margin-left: 25px;
}
#signin #main table a
{
	display: block;
	margin: 5px 0;
}


/*** id = #brands, #models ***/
#brands #main table, #models #main table
{
	min-width: 600px;
	width: 90%;
	font-size: 120%;
}
#brands #main td, #models #main td
{
	width: 18%;
	vertical-align: top;
}
#brands ul.column
{
	width: 100%;
	overflow: hidden;
}
#brands ul.column li
{
	float: left;
	width: 110px;
	margin: 0 20px 5px 0;
	display: inline;
}
#brands dl
{
	overflow: hidden;
	margin-bottom: 20px;
	zoom: 1;
}
#brands dt
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: #666;
}
#brands dd
{
	float: left;
}
#brands dd span
{
	display: block;
	margin-bottom: 6px;
}
#models li
{
	margin-bottom: 14px;
}
#brands a, #models a
{
	display: inline;
}
#brands var, #models var
{
	color: #888;
}


/*** id = #profile, #list ***/
#profile #main table, #list #main table
{
	width: 100%;
}
#profile #main th, #list #main th
{
	width: 5%;
}
#profile #main td, #list #main td
{
	width: 90%;
}

#profile #main .profile, #profile #main .myads, #list #main .imageview, #list #main .tablesorter
{
	width: 100%;
	font-size: 120%;
}

#profile #main .profile th, #profile #main .myads th, #list #main .imageview th
{
	width: 25%;
	padding: 10px 20px 2px 0;
	vertical-align: top;
}
#profile #main .profile td, #profile #main .myads td, #list #main .imageview td
{
	width: 75%;
	padding: 8px 0;
	vertical-align: top;
}
#profile #main .myads th, #list #main .imageview th
{
	width: 15%;
}
#profile #main .myads td, #list #main .imageview td
{
	width: 85%;
}

#profile #main label, #list #main label
{
	display: block;
	margin: 5px 0;
}
#profile #main strong, #list #main strong
{
	display: block;
	margin: 7px 0;
}
#profile #main ul
{
	margin-top: 20px;
}
#profile #main ul, #list #main ul
{
	overlow: hidden;
}
#profile #main li.price
{
	float: right;
}
#profile #main li.sort, #list #main li.sort
{
	float: left;
}

#profile #main li span, #list #main li span, #list #sidebar li span
{
	display: inline;
	padding: 0 5px;
	font-weight: bold;
}
#profile #main li a, #list #main li a, #list #sidebar li a
{
	display: inline;
	padding: 0 5px;
	outline: none;
}
#profile #main .price span, #list #sidebar span
{
	background-color: #e2e97e;
}
#profile #main a.pass
{
	display: inline;
	border-bottom: 1px dotted #155ca4;
	text-decoration: none;
}
#profile #main .myads img, #list #main .imageview img
{
	display: block;
	width: 120px;
	height: 90px;
}
#profile #main h6, #list #main h6
{
	font-size: 100%;
}
#profile #main p, #list #main p
{
	margin: 7px 0;
	font-size: 100%;
}
#profile #main p.status, #list #main p.status
{
	font-size: 90%;
	color: #5a5b5c;
}
#profile #main p.events
{
	margin: 15px 0;
}
#profile #main .events a
{
	display: inline;
	padding-right: 15px;
	color: #9b9da0;
}

/*** id = sidebar ***/
#profile #sidebar ul, #list #sidebar ul
{
	overflow: hidden;
	margin-bottom: 30px;
	font-size: 110%;
}
#profile #sidebar li, #list #sidebar li
{
	margin-bottom: 10px;
}
#profile #sidebar a, #profile #sidebar span
{
	display: inline;
	padding: 2px 0 2px 20px;
}
#profile #sidebar a.add
{
	background: url(../images/add_ico.png) no-repeat;
}
#profile #sidebar a.empty
{
	color: #97999c;
}
#profile #sidebar span
{
	font-weight: bold;
}

/*** class = pager ***/
#profile #main .pager, #list #main .pager
{
	margin-top: 20px;
	font-size: 120%;
}
#profile #main .pager th, #list #main .pager th
{
	width: 40%;
}
#profile #main .pager td, #list #main .pager td
{
	width: 30%;
	text-align: right;
}
#profile #main .pager ul, #list #main .pager ul
{
	margin-bottom: 30px;
	font-size: 120%;
}
#profile #main .pager span, #list #main .pager span
{
	background-color: #e2e97e;
	font-weight: normal;
}
#list #main .pager .pagedisplay
{
	border: none;
}

/*** class = tablesorter ***/
#list #main .tablesorter
{
	font-size: 110%;
}
#list #main .tablesorter thead tr th, #list #main .tablesorter tfoot tr th
{
	width: 13%;
	padding: 8px 0;
	background-color: #155ca4;
	text-align: center;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
}
#list #main .tablesorter .models
{
	width: 22%;
	padding-left: 5%;
	text-align: left;
}
#list #main .tablesorter thead th a
{
	color: #e2e97e;
}
#list #main .tablesorter thead tr .header
{
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#list #main .tablesorter thead tr .sortup
{
	background-image: url(../images/asc.gif);
}
#list #main .tablesorter thead tr .sortdown
{
	background-image: url(../images/desc.gif);
}
#list #main .tablesorter tbody td
{
	width: 12%;
	padding: 8px 0;
	vertical-align: top;
	text-align: center;
}
#list #main .tablesorter tbody tr.odd td
{
	background-color: #ddeedd;
}
#list #main .tablesorter tbody tr.hover td
{
	background-color: #f6e9bf;
}


/*** id = details ***/
#details h1
{
	margin-bottom: 15px;
}
#details h3
{
	font-size: 180%;
}
#details h6
{
	font-size: 100%;
}
#details .price
{
	display: inline;
	float: left;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #cada1e;
	font-size: 100%;
}
#details .cars
{
	width: 100%;
	font-size: 120%;
}
#details .details
{
	width: 50%;
	vertical-align: top;
}
#details .pictures
{
	width: 50%;
	vertical-align: top;
}
#details .details table
{
	width: 100%;
}
#details .details th
{
	width: 40%;
	padding: 5px 0;
	background: url(../images/dotted_th.gif) 0 65% repeat-x;
}
#details .details span
{
	display: inline;
	padding: 2px 2px 2px 0;
	background-color: #fff;
}
#details .details td
{
	width: 60%;
	padding: 5px 0;
}
#details .details td a
{
	display: inline;
	float: left;
	padding: 5px 15px 5px 20px;
	font-size: 90%;
}
#details .details .send
{
	background: url(../images/send_ico.gif) left center no-repeat;
}
#details .details .blank
{
	background: url(../images/blank_ico.gif) left center no-repeat;
}

#details .pictures table
{
	width: 480px;
}
#details .pictures .thumbs
{
	overflow: hidden;
	width: 480px;
	margin-top: 3px;
}
#details .pictures .thumbs a
{
	display: inline;
	float: left;
	width: 114px;
	height: 86px;
	border: 3px solid #fff;
}
#details .pictures .thumbs a:hover
{
	border: 3px solid #cada1e;
}

#details .list
{
	overflow: hidden;
	margin: 15px 0;
	font-size: 120%;
	zoom: 1;
}
#details dl
{
	width: 33%;
	float: left;
	margin-bottom: 20px;
}
#details dt
{
	margin-bottom: 6px;
	padding-right: 15%;
	font-weight: bold;
}
#details dd
{
	padding-right: 15%;
}
#details li
{
	margin-bottom: 6px;
}
#details #advanced p
{
	margin: 10px 0 30px;
}
#details .seller
{
	width: 300px;
	padding: 15px;
	background-color: #f7f9d7;
}
#details #advanced .seller p
{
	margin-bottom: 10px;
}
#details #advanced .name
{
	padding-left: 15px;
	background: url(../images/person_ico.png) no-repeat;
}


/* id = "addads" */
#addads #main h5
{
	margin-bottom: 10px;
}
#addads #main .main, #addads #main .picts, #addads #main .advanced, #addads #main .comment, #addads #main .contact
{
	margin-bottom: 30px;
	font-size: 110%;
}
#addads #main .main td
{
	padding: 10px 20px;
}
#addads #main .main th
{
	padding: 15px 20px;
}
#addads #main .main th input
{
	font-size: 130%;
}
#addads #main select
{
	margin: 2px;
	padding: 1px;
}
#addads #main input
{
	margin: 2px;
}
#addads #main .main p
{
	margin-top: 15px;
	font-size: 100%;
	color: #c50324;
}
#addads #main .main .color
{
	display: block;
	margin: 52px 0 15px;
}
#addads #main .picts td
{
	font-size: 110%;
}
#addads #main .picts blockquote
{
	width: 300px;
	height: 225px;
	margin: 5px 0 10px;
	background-color: #f4f7c9;
	text-align: center;
}
#addads #main .picts h6
{
	padding: 25px 0 100px;
	color: #7f8176;
	text-align: center;
	font-size: 130%;
}
#addads #main .advanced td
{
	width: 33%;
	padding-right: 5%;
	font-size: 110%;
}
#addads #main .advanced li
{
	margin: 10px 0;
}
#addads #main .contact th
{
	padding-top: 5px;
	font-size: 120%;
}
#addads #main .button
{
	background-color: #f7f9d7;
	font-size: 120%;
}
#addads #main .button td
{
	padding: 5px;
	text-align: center;
}


/* id = "exteneded" */
#extended #main ul
{
	overlow: hidden;
}
#extended #main li
{
	margin: 10px 0;
}
#extended #main .links
{
	margin: 20px 0 10px;
	font-size: 120%;
}
#extended #main .links li span
{
	display: inline;
	padding: 0 5px;
	background-color: #e2e97e;
	font-weight: bold;
}
#extended #main .links li a
{
	display: inline;
	padding: 0 5px;
	outline: none;
}
#extended #main .main, #extended #main .advanced
{
	font-size: 120%;
}
#extended #main .main table th
{
	vertical-align: middle;
	font-weight: bold;
}
#extended #main .main table td
{
	padding: 5px;
	vertical-align: middle;
}
#extended #main table ul
{
	margin: 5px 0 20px 10px;
}
#extended #main .advanced td
{
	width: 20%;
	padding-right: 5%;
}
#extended #main .button
{
	background-color: #f7f9d7;
	font-size: 120%;
}
#extended #main .button td
{
	padding: 5px;
	text-align: center;
}


