*{
	padding:0;
	margin:0;
	outline:none;
}
body{
	font-family:"Trebuchet MS","Lucida Sans unicode",Arial,Helvetica,sans-serif,courier;
	font-size:14px;
	color: #555555;
	background: url(../images/bg.png) repeat-x;
}
img{border:0;}
a{color:#00a8ff;}
a:hover{color:#555555;}
.clear{
	clear: both;
	width: 0;
	float: none;
}
.both{
	clear: both;
	float: none;
}
#container{
	width:976px;
	padding:18px 6px 0 6px;
	margin:0 auto;
}
#header{
	padding:30px 0 0 35px;
	width:976px;
	height:90px;
	float:left;
	background: url(../images/frame.png) no-repeat;	
}
#logo{
	clear:both;
	width:234px;
	height:44px;
	cursor: pointer;
}
#header h2{color: white; font-weight: normal;font-size: 22px; margin-top: 7px;}
#balk{
	padding:10px 25px 0 0;
	float:left;
	background: url(../images/frame.png) 0px -120px no-repeat;
	width:951px;
}
#nltext,#newsletter{
	float:right;
	font-size: 11px;
	color:white;
}
#nltext{
	width: 115px;
}
#swtext{
	width: 96px;
	margin-left:215px;
	float:left;
	font-size: 12px;
	color:white;
	padding-top: 7px;
}
#searchword{
	height:30px;
	padding:6px 10px 5px 6px;
	float:left;
	background: url(../images/input.png) no-repeat;
}
#searchword input{
	width: 138px;
	height:15px;
	border:1px solid #ffb773;
	background:#eb8523;
	float: left;
	color: white;
	padding-top:2px;
}
#searchword img{
	float: left;
	cursor: pointer;
}
#newsletter{
	height:30px;
	padding:6px 10px 5px 6px;
	background: url(../images/input.png) no-repeat;
}
#sendd{
	height:32px;
	padding-top: 9px;
	font-size: 11px;
	color:white;
	float: right;
}
#newsletter input{
	width: 138px;
	height:15px;
	border:1px solid #ffb773;
	background:#eb8523;
	float: left;
	color: white;
	padding-top:2px;
}
#newsletter img{
	float: left;
	cursor: pointer;
}
#shadow{
	background: url(../images/schaduw.png) repeat-y; 
	float: left;
	width:976px;
}
#menu{
	float: left;
	background: url(../images/menustretch.png) repeat-y;
}
#menu ul{
	padding: 0 23px 10px 19px;
	width: 173px;
	display: block;
	list-style: none;
	background:url(../images/frame.png) 0px -176px no-repeat;
}
#menu li a{
	text-decoration: none;
	color: white;
	background: url(../images/menubg.png) no-repeat;
	padding: 0 0 3px 25px;
	width: 147px;
	display: block;
	font-size: 13px;
	height: 22px;
	line-height: 22px;
}
#menu li a:hover,#menu li.cur a{
	background: url(../images/menubg.png) 0px -27px no-repeat;
}
#prices{
	width: 140px;
	padding: 10px 23px 10px 43px;
}
#prices img{padding-bottom: 10px;}
#prices label{
	color: white;
	font-size: 12px;
	padding:0 10px;
}
#prices select{
	margin-top: 25px;
}
#content{
	float:left;
	padding:13px 0 0 0;
	width:760px;
}
#content h1{color: #ff801a;}
#content ul{
	padding:30px;
}
.biggift{
	height:249px;
	width: 308px;
	float: left;
	border:15px solid #3aa5d4;
	border-top:8px solid #3aa5d4;
	cursor:pointer;
	background: #3aa5d4;
}
div.biggift:hover{background:#78c100;border-color:#78c100;}
.biggift h3{
	margin-bottom:5px;
}
.biggift img{
	float:left;
	border:1px solid white;
}
.biggift .left{
	position:relative;
	width:306px;
}
.biggift img, .biggift p{
	clear:both;
}
.biggift .left p{
	color:white;
	font-size: 12px; 
	line-height: 1.3em;
	padding-top: 9px;
}
.biggift a{
	text-transform: uppercase;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
}
#search{
	padding: 14px 0 0 16px;
	height:258px;
	float:left;
	background: url(../images/searchbg.png) no-repeat #3aa5d4;
	margin-left:11px;
}
#search h3,.biggift h3{
	color: white;
	font-size: 24px;
}
#search .wrapper{
	padding:13px 0 0 231px;
	width:150px;
	height:130px;
}
#search .searchbutton{
	width: 132px;
	height:32px;
	cursor: pointer;
	background: url(../images/search.png) no-repeat;
}
#search .searchbutton:hover{background: url(../images/search.png) 0px -31px no-repeat;}
#search .searchbutton span{
	display: none;
}
.dropdown,.dropdownselected,.dropdownstatic{
	clear: both;
	margin-bottom:8px;
	cursor: pointer;
	width: 111px;
	height: 16px;
	padding:9px 14px;
	background: url(../images/dropdown.png) no-repeat;
	color: white;
	font-weight: bold;
	font-size:13px;
}
.dropdownselected{background: url(../images/dropdown.png) 0px -34px no-repeat;}
.dropdownstatic{
	background: url(../images/dropdown.png) 0px -68px no-repeat;
	cursor:default;
}
#search div ul{
	list-style:none;
	background:#ffffff;
	position: absolute;
	border:1px solid #ffffff;
	border-top:0;
}
#search div ul li{
	font-size:12px;
	padding:3px 5px;
}
#search div ul li:hover{
	background:#3aa5d4;
	color:white;
}
#details{
	width: 747px; 
	background: #f0f7fa;
}
#details img{
	border: 10px solid #3aa5d4;
	float: left;
}
#details .float{
	float: left;
	padding:0 0 15px 0;
	width:372px;
	color: #16003f;
	font-family: Arial;
	line-height: 1.5em;
}
#details h1{
	font-family: Arial;
	color: white;
	background: #2e2a69;
	font-size: 24px;
	text-transform: uppercase;
	padding:5px 15px;
}
#details span{
	font-size: 13px;
	background: #3aa5d4;
	padding: 3px 15px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
}
#details p{padding: 15px 0 0 15px;}
#details span strong{color: white;}
#details a,#details a span{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	font-size:13px;
}
#details a span{
	background:#52b0d9;
	padding: 4px;
	margin:20px 0 0 10px; 
	border-right:1px solid #19485d;
	border-bottom:1px solid #19485d;
	display: block;
	float: left;
}
#details a:hover span{background:#ff9000;border-color: #de7300;}
h2.green,h3.green{
	color:#78c100;
	font-size: 21px;
	font-weight: normal;
	padding:10px 0;
	display:block;
	float:left;
	width:713px;
}
h2.blue{
	color:#3aa5d4;
	font-size: 21px;
	font-weight: normal;
	padding:10px 0;
	display:block;
	float:left;
	width:713px;
}
.thumb{
	width: 142px;
	padding:0 8px 18px 0;
	float:left;
}
.thumb img{
	border:5px solid #76bd00;
	cursor: pointer;
}
.thumb:hover img, .blue img{border-color:#3aa5d4;}
.blue:hover img{border-color:#76bd00;}
.thumb a{
	background:#76bd00;
	color:white;
	text-transform: uppercase;
	padding: 4px;
	text-decoration: none;
}
.thumb:hover a, .blue a{background: #3aa5d4;}
.blue:hover a{background: #76bd00;}
#navigation{
	list-style: none;
	padding-left:0px;
}
#navigation li{float: left;}
#navigation li a{
	float: left;
	display: block;
	padding: 2px 6px;
	margin-right:8px;
	border:1px solid #3aa5d4;
}
#navigation li a:hover{background:#3aa5d4;color: white;}
#navigation li.cur a{background:#76bd00;color: white;border-color: #76bd00;}
#footer{
	color:#00a8ff;
	width:948px;
	height:32px;
	padding: 33px 14px 0 14px;
	background: url(../images/footer.png) no-repeat;
	float: left;
	font-size: 11px;
}
#footer .left{float: left;}
#footer .right{float: right;}

.form{
	padding-top:30px;
}
.form fieldset{
	width: 460px;
	padding:20px;
	border:0px solid #70d2f1;
	float: left;
	background: #3aa5d4;
	color: white;
}
.form label{
	width:110px;
	margin:0 10px 0 0;
	float:left;
}
.form input, .form textarea	{
	padding:5px;
	width:320px;
	border:1px solid #70d2f1;
	font-size:12px;
}
.form .submit input{
	width:144px;
	height:26px;
	font-size:11px;
	cursor:pointer;
	background-color: #bfe8ff;
	padding:0;
}
.form select{
	padding:5px;
	width:162px;
	font-size:12px;
}
.form option{
	padding-left:5px;
	width:150px;
}
.form .form-row{
	padding-bottom:10px;
}
.form .validation-advice {
	margin-top:10px;
	color:black;
}
.form textarea{
	height: 150px;
}
.form .title{
	font-size:12px;
	padding:0 0 3px 82px;
	height:28px;
	line-height:28px;
	color:#7d7d7d;
	text-transform:uppercase;
}
.form .message{
	font-size:12px;
	font-weight:bold;
	padding:0 0 3px 82px;
}
#contactinfo{
	float:left;
	margin-left:40px;
	color: white;
	padding: 20px;
	background: #75bb00;
}
#contactinfo a{color: white;}

/*2010*/
#details p a{color: black;}
#adsenseblock{
	padding:15px 0 0 15px;
}