/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    font-family: "Times New Roman", Times, serif;
	font: inherit;
	vertical-align: baseline;
}

ol, ul{
    list-style:none;
}

a{
    text-decoration:none;
	color: #fff;
}

a:hover {
    text-decoration: underline;
	color: #fff;
}

body{
    background:url(../images/body_bg.jpg) repeat;
}

.main{
    width:960px;
    margin:0 auto;
}

.header{
    width:100%;
    overflow:hidden;
    margin-bottom:18px;
}

.top-nav {
    display:block;
    overflow:hidden;
    margin-top:10px;
}

.top-nav  li a .first-tab-active, .top-nav  li a .second-tab {
    display:block;
    width:480px;
    height:55px;
    background:url(../images/tab1_activ.png) no-repeat;
    text-align:center;
    overflow:hidden;
    float:left;
    border-bottom:1px solid #dc8e5b;
}

.top-nav  li a .second-tab {
    background:url(../images/tab2_bg.png) no-repeat;
    border-bottom:1px solid #fff;
}

.top-nav  li a .first-tab-active img{
    display:block;
    margin-left:71px;
}

.top-nav  li a .first-tab-active img, .top-nav  li a .second-tab img{
    margin-top:7px;
}

.main-menu, .bears-menu {
    margin-left:65px;
    overflow:hidden;
}

.main-menu {
    margin-bottom:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: -1px;
	font-size:19px;
	line-height:19px;
}

.main-menu li{
    float:left;
}

.main-menu .give-bear-home a{
    margin:13px 46px 0 0;
}

.head-content {
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    background:url(../images/head_bg.png) #d77e44 repeat-x;
	position: relative;
}
.head-angle {
	background: url("../images/yellow_ygol.png") no-repeat 0 0;
	width: 16px;
	height: 18px;
	position: absolute;
	right: -1px;
	top: -1px;
	border: none;
}

.head-block-bottom {
    width:960px;
    height:26px;
    background:url(../images/head_cont_bottom.png) no-repeat;
}

.main-menu li a{
    display:block;
    color:#fff;
    margin:28px 17px 0 0;
}

.bears-menu li{
    float:left;
    margin-right: 10px;
}

.bears-menu li a{
    display:block;
    width: 110px;
    height:30px;
    background:url(../images/button_bears.png) no-repeat;
    text-align:center;
    font-size:15px;
    line-height:30px;
    color:#050505;
}

.bears-menu .active a, .bears-menu li a:hover{
    text-decoration:none;
    background:url(../images/button_bears_activ.png) no-repeat;
}

.content{
    width:990px;
    overflow:hidden;
}

.content-block {
    float:left;
    width:465px;
    overflow:hidden;
    margin:0 20px 18px 5px;
}

.content-top {
    height:21px;
    background:url(../images/cont_bl_top.png) no-repeat;
    overflow:hidden;
}

.content-center {
    background:#d77e44;
    border-left:1px solid #fffdfd;
    border-right:1px solid #fffdfd;
    overflow:hidden;
    padding-right:17px;
    font-size:15px;
    line-height:15px;
    color:#f5dfaa;
    min-height:241px;
}

.content-bottom {
    height:22px;
    background:url(../images/cont_bl_bottom.png) no-repeat;
    overflow:hidden;
}

.content-center img{
    width:179px;
    height:239px;
    float:left;
    margin:0 22px;
}

.left {
    float:left;
    margin-top:12px;
    width:104px;
    overflow:hidden;
    font-family: Georgia,serif;
}
.left h6, .right h6
{
    display:block;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#80107b;
    margin-left:2px;
}
.right h6 {
	font-size: 18px;
	line-height: 18px;
	color: #000;
	margin-top: 9px;
}
.details .price {
	margin: 0 0 30px;
	font-size: 35px;
	line-height: 40px;
	font-weight:bold;
}
.content-center span, .right span{
    display:block;
    margin:3px 0 7px 5px;
    font-size:18px;
    line-height:18px;
}
.right span{
	margin-bottom: 15px;
}

.content-center .small{
    font-size:14px;
    margin:0 0 10px 2px;
}

.content-center .farnell{
    font-family:"Times New Roman", Times, serif;
    font-weight:bold;
    margin:3px 0 0 2px;
}

.right {
    float:left;
    width:112px;
}

.price {
    margin:24px 0 22px 6px;
    font-size:28px;
    line-height:28px;
    font-weight:bold;
}
.right .navi {
	margin-top: 90px;
}
.right .navi a{
	margin-bottom: 15px;
}
.right a{
    display:block;
    width:109px;
    height:26px;
    padding:5px 0 0 10px;
    background:url(../images/button_mail.png) no-repeat;
    font-size:10px;
    line-height:9px;
    color:#3d107b;
    font-weight:bold;
}

.right a:hover{
    text-decoration: none;
}

.content2{
    width:960px;
    overflow:hidden;
}

.content2-top {
    width:100%;
    height:21px;
    overflow:hidden;
    background:url(../images/content_bg_top.png) no-repeat;
}

.content2-center {
    width:100%;
    background:url(../images/content_bg_center.png) repeat-y;
    overflow:hidden;
}

.content2-bottom {
    width:100%;
    height:26px;
    overflow:hidden;
    background:url(../images/content_bg_bottom.png) no-repeat;
}


.content2-center .content-block{
	width: 470px;
	float: right;
	color: #FFC;
	margin: 0 30px 0 0;
	font-size: 18px;
	line-height: 18px;
}
.content2-center .content-block .col1{
	width: 300px;
	float: left;
	padding-right: 50px;
}
.content2-center .content-block .col1 p{
    margin-top: 2px;
    margin-bottom: 16px;
}
.content2-center .content-block .col2{
	width: 115px;
	float: right;
}

.sidebar{
    width:227px;
    float:left;
    padding-left:31px;
    color:#ffffcc;
}

.sidebar h3{
    margin-bottom:20px;
    font-size:18px;
    line-height:18px;
    font-weight:bold;
    color:#64468c;
}

.sidebar span{
    display:block;
    margin-bottom:38px;
    font-size:14px;
    line-height:14px;
}

.sidebar a{
    display:block;
    margin-bottom:18px;
    font-size:18px;
    line-height:18px;
    color:#ffffcc;
    width:180px;
}

.sidebar img{
    display:block;
    margin-bottom:32px;
    width:202px;
    height:137px;
}

.right_col{
    width:655px;
    float:left;
    overflow:hidden;
}

.bl_description{
    font-size:18px;
    line-height:18px;
    color:#ffffcc;
    overflow:hidden;
    padding-top:30px;
    margin-bottom:30px;
    background:url(../images/bl_descr_line.png) left top repeat-x;
}

.bl_description:first-child{
    padding:0;
    background:none;
}

.bl_description img{
    display:block;
    float:left;
    margin-right:35px;
    width:218px;
    height:292px;
}

.bl_description h2{
    display:block;
    padding-bottom:6px;
    font-size:24px;
    line-height:24px;
    color:#fff;
}

.bl_description p{
    margin-top:18px;
}

#tabs {
	width: 373px;
	position: relative;
	float: left;
	margin: 3px 0 0 30px;
}
.ui-tabs-nav {
	float: right;
	width: 60px;
}
.ui-tabs-nav li {
	margin-bottom: 7px;
}

.bodtText{
    font-size:18px;
    line-height:18px;
    color:#ffffcc;
    overflow:hidden;
    margin-bottom:20px;
}

.bodtText h2{
    display:block;
    font-size:24px;
    line-height:20px;
    color: rgb(243, 170, 40);
	padding-top:30px;
}

.bodtText p{
    margin-top:12px;
}


.footer-menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.footer-menu ul li { display: inline; }

.footer-menu ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;

}

.footer-menu ul li a:hover
{
color: #fff;

}

.backtotop
{
text-decoration: underline;
padding: .2em 1em;
color: #ffffff;
}

.regist {
	margin-bottom:11px;
	padding-left:10px;
	width:500px;
	font-size:18px;
	background:#fff;
	border:2px solid #ccc;
	color:#666;
}



.send {
	-moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
	box-shadow:inset 0px 1px 0px 0px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffce79), color-stop(1, #eeaf41) );
	background:-moz-linear-gradient( center top, #ffce79 5%, #eeaf41 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');
	background-color:#ffce79;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ce8e28;
}.send:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );
	background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');
	background-color:#eeaf41;
}.send:active {
	position:relative;
	top:1px;
}

.desc {

	min-height:75px;
	max-height: 80px;