body {
  font-family: Tahoma;
	font-size: 11px;
	color: #393939;
}

a {
	color: #4A77B3;
	text-decoration: none;
}
a:hover {
	color: #6B9BDB;
}

select, input, textarea {
  font-family:Tahoma;
	font-size:10px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

#header {
	height: 100px;
	overflow: hidden;
	width: 787px;
	padding: 10px;
}

#logo {
	float: left;
	width: 210px;
	height: 100px;
}


#banner_top {
	width: 468px;
	height: 60px;
	float: right;
}

#top_menu {
	width: 787px;
	height: 34px;
	padding-bottom: 10px;
	overflow: hidden;
}

#top_menu_right {
	width: 371px;
	height: 24px;
	float:right;
	background: url(images/top_menu_right.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

select.top_menu {
	width: 180px;
	height: 16px;
}

#pbody_top {
	width: 787px;
	height: 1px;
}

#pbody_center {
	background: url(images/body_bg.gif);
	width: 787px;
	overflow: hidden;
}

#pbody_center_left {
	width: 183px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#pbody_center_right {
	width: 521px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
}

#pbody_bottom {
	width: 787px;
	height: 15px;
}

#footer {
	width: 767px;
	padding-top: 10px;
	padding-right: 20px;
}

/**** Product ****/

div.product_top {
	background: url(images/product_list_box_top.gif);
	width: 517px;
	height: 10px;
	overflow:hidden;
}

div.product_bottom {
	background: url(images/product_list_box_bottom.gif);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	width: 517px;
	height: 10px;
	margin-bottom: 10px;
}

div.product {
	background: url(images/product_list_box_bg.gif);
	width: 497px;
	padding: 10px;
	overflow:hidden;
}

/**** Seeded Product ****/

div.product_seeded_top {
	background: url(images/product_list_box_seeded_top.gif);
	width: 517px;
	height: 10px;
	overflow:hidden;
}

div.product_seeded_bottom {
	background: url(images/product_list_box_seeded_bottom.gif);
	width: 517px;
	height: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}

div.product_seeded {
	background: url(images/product_list_box_seeded_bg.gif);
	width: 497px;
	overflow:hidden;
	padding: 10px;
}



div.product_list_info_button {
	padding-top: 10px;
	text-align: center;
}

input.product_list_search_field {
	width: 155px;
}

#product_search_low_form {
	padding-bottom: 20px;
}


/*** product view ***/

.product_view_product_name {
	font-size: 15px;
	font-weight: bold;
}

.product_view_product_manufacturer {
	font-size: 10px;
	height: 12px;
	padding-left: 5px;
}

.product_view_product_gross_price {
	font-size: 13px;
	font-weight: bold;
}

.product_view_product_net_price {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.product_view_product_description {
}

.product_view_user_info {
	margin-top: 20px;
	padding: 10px;
	border: solid 1px #000000;
}

.product_view_user_description {
	margin-top: 20px;
}

.product_view_user_opening {
	margin-top: 20px;
}


div.categories_way {
	padding-bottom: 10px;
}
a.categories_way {
	color: #69AB00;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.categories_way:hover {
	color: #8ACD22;
}

div.product_list_order_form {
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}


#new_users {
	margin-bottom: 20px;
}
#new_users_title {
	font-size: 12px;
	font-weight: bold;
}
#new_users_users {
}

#seeded_users {
	margin-bottom: 20px;
}
#seeded_users_title {
	font-size: 12px;
	font-weight: bold;
}
#seeded_users_users {
}


#categories_menu {
	margin-bottom: 20px;
}


/***** product view *****/

div.product_view_box_top {
	height: 10px;
	width: 508px;
}
div.product_view_box_bottom {
	height: 10px;
	width: 508px;
	margin-bottom: 10px;
}
div.product_view_content {
	width: 488px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/product_view_box_bg.gif);
	overflow: hidden;
}


/****** product info *******/

div.product_image {
	width:  60px;
	height: 60px;
	float: right;
}

div.product_name {
	font-size: 15px;
	font-weight: bold;
}

div.product_manufacturer {
	font-size: 10px;
	height: 12px;
	padding-left: 5px;
}

div.product_gross_price {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-top: 7px;
}

div.product_net_price {
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 10px;
}

/*** User Login ***/
input.user_login {
	width: 130px;
}
#user_login {
	margin-bottom: 20px;
}

/*** Registration ***/
input.registration_input {
	width: 150px;
}
select.registration_input {
	width: 154px;
}
textarea.registration_input {
	width: 305px;
	height: 70px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.gb_new_comment {
	width: 100%;
	border-bottom: 1px #eeeeee solid;
}
.gb_new_comment_top {
	background-image: url('images/product_view_box_top.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.gb_new_comment_center {
	background-image: url('images/product_view_box_bg.gif');
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

.gb_new_comment_bottom {
	background-image: url('images/product_view_box_bottom.gif');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.pager_ul {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.pager_ul li {
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	width: auto;
	float: left;
	list-style: none;
	margin-left: 2px;
	margin-right: 2px;
}



/*** catmenu1 ***/
a.catmenu1 {
	background: url(images/menu_arrow.gif) 0px 2px;
	background-repeat: no-repeat;
	display: block;
	padding: 2px 5px 2px 20px;
	border-bottom: solid 1px #DCE7F6;
	color: #6B9BDB;
	text-decoration: none;
	font-weight: bold;
}
a.catmenu1:hover {
	background-color: #6B9BDB;
	color: #FFFFFF;
	text-decoration: none;
}

div.smallbox_top {
	background: url(images/smallbox_top.gif);
	width: 180px;
	height: 10px;
	overflow:hidden;
}
div.smallbox_bottom {
	background: url(images/smallbox_bottom.gif);
	width: 180px;
	height: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}
div.smallbox_content {
	background: url(images/smallbox_bg.gif);
	width: 160px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}

a.seeded_user {
	font-weight: bold;
	font-size: 11px;
	color: #E32F02;
}
a.seeded_user:hover {
	color: #FF6F4A;
}

.turner_num_active {
	font-weight: bold;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6B9BDB;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}


#banner_right_1 {
	position: fixed;
	_position: absolute;
	top: 10px;
	left: 830px;
	width: 120px;
	height: 240px;
}
#banner_right_2 {
	position: fixed;
	_position: absolute;
	top: 260px;
	left: 830px;
	width: 120px;
	height: 240px;
}
