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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 13px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

textarea { 
	resize: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clear { clear: both; }

body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: url(/images/bg_shop_bottom.jpg) no-repeat right bottom #000000;
}






.contener{
	width: 100%;
	overflow: hidden;
	background: url(/images/bg_shop_top.jpg) no-repeat top left;
}

.contener .content{
	width: 970px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
}





.shop_order{
	width: 702px;
	min-height: 854px;
	/*background: url(/images/bg_shop_order.jpg) no-repeat top center;*/
	overflow: hidden;
	margin: 0px auto;
}








.area_li{
	overflow: hidden;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

.area_li_over{
	background: #6FDF1B;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.area_li .edit{
	width: 100%;
	overflow: hidden;
	float: right;
	text-align: right;
	display: none;
	margin: 3px 10px 5px 0px;
}

.area_li .title{
	width: 100%;
	overflow: hidden;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}

.area_li .title span, .area_li .title b{
	color: #6391ba;
}

.area_li .hr{
	margin-top: 4px;
	width: 100%;
	height: 1px;
	overflow: hidden;
	float: left;
	border-top: 1px solid #000000;
	background: #404040;
}

.area_li .txt{
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	float: left;
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.area_li .txt p{
	margin-bottom: 10px;
}

.area_li .txt img{
	margin: 6px;
}

.area_li .txt a{
	text-decoration: none;
}

.area_li .txt a:hover{
	text-decoration: underline;
}

.area_li .txt span, .area_li .txt b, .area_li .txt a{
	color: #6391ba;
}






.news {
	font-size: 12px;	
}

.news .item{
	width: 100%;
	margin-top: 10px;
	color: #d7d7d7;
	overflow: hidden;
}

.news .item .title{
	font-weight: bold;
	font-size: 12px;
}

.news .item .image{
	width: 100px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

.news .item .text{
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	padding-bottom: 3px;
	text-align: justify;
	line-height: 18px;
	color: #d7d7d7;
}

.news .item .date{
	font-weight: bold;
	margin-top: 5px;
}

.news .item .text a{
	text-decoration: none;
}

.news .item .text a:hover{
	text-decoration: underline;
}

.news .item .link{
	width: 100%;
	text-align: right;
}





















#contener {
	text-align: left;
	width: 990px;
	margin: 0 auto;
	border: 0px solid #FFFFFF;
	
}


#container {
	width: 990px;
	overflow: hiddden;
	margin-top: 30px;
	
}

#container .item{
	float: left;
	overflow: hiddden;
	color: #505050;
}

#container .item .title{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #505050;
	font-family: Arial;
	line-height: 25px;
}

#container .item .title span{
	color: #76C8EE;	
}

#container .item .hr{
	width: 100%;
	height: 4px;
	margin: 10px 0px 30px 0px;
	background: url(/images/hr_small.gif) no-repeat;
}

#container .item .hr_middle{
	width: 100%;
	height: 4px;
	margin: 10px 0px 30px 0px;
	background: url(/images/hr_middle.gif) no-repeat;
}

#container .item .hr_big{
	width: 100%;
	height: 4px;
	margin: 10px 0px 30px 0px;
	background: url(/images/hr_big.gif) no-repeat;
}

#container .item .text{
	text-align: justify;
}

#container .item .text p{
	margin-bottom: 10px;
}








.text {
	color: #505050;
}






.page {
	width: 305px;
	float: left;
	overflow: hidden;
	
}


.page .text{
	width: 200px;
	margin-left: 5px;
	color: #505050;
	overflow: hidden;
	float: left;
	padding-bottom: 3px;
	text-align: justify;
}

.page .text p{
	margin-bottom: 10px;
}

.page .text a{
	color: #86B145;
	text-decoration: underline;
	float: right;
}

.page .text a:hover{
	font-weight: 500;
}



ul.menu{
	margin-left: 20px;
}

ul.menu li{
	font-size: 14px;
}

ul.menu li a{
	text-decoration: none; 
	color: #86B145;
}



#main {
	width: 780px;
	float: right;
	padding: 0 10px 0 0;
	min-height: 400px;
}

h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #2F367F;
	padding: 0 0 0 10px;
	margin: 10px 0 5px;
}


#main fieldset {
	border: 1px solid #ddd;
	padding: 19px;
	margin: 5px 0 20px 0;
	background: #fbfbfb;
}

#main fieldset p { margin: 0 0 14px 0; float: left; width: 100%;  }

#main fieldset label {
	display: block;
	width: 100%;
	margin: 0 0 2px 0;
	line-height: 12px;
}

#main fieldset .text-long {
	border: 1px solid #ddd;
	background: #fff url(/images/input-sh.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 264px;
	float: left;
	margin: 0 10px 0 0;
}

#main fieldset .text-medium {
	border: 1px solid #ddd;
	background: #fff url(/images/input-sh.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 124px;
	float: left;
	margin: 0 10px 0 0;
}

#main fieldset .text-small {
	border: 1px solid #ddd;
	background: #fff url(/images/input-sh.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 44px;
	float: left;
	margin: 0 10px 0 0;
}

#main fieldset textarea {
	border: 1px solid #ddd;
	background: #fff url(/images/input-sh.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 364px;
	float: left;
	margin: 0 10px 0 0;
	height: 148px;
	overflow: hidden;
}

.button-submit {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	cursor: pointer;
	border: 1px solid #333333;
	background: #719BC1;
}






/*************** Notifications ***************/

.notification {
                position: relative;
                margin: 0 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                width: 99.8%;
                }
                

.attention {
                background: #fffbcc url('/admin/images/exclamation.png') 10px 11px no-repeat;
                border-color: #e6db55;
                color: #666452;
                }

.information {
                background: #dbe3ff url('/admin/images/information.png');
                border-color: #a2b4ee;
                color: #585b66;
                }

.success {
                background: #d5ffce url('/admin/images/tick_circle.png');
                border-color: #9adf8f;
                color: #556652;
                }

.error {
                background: #E5D5DE url('/admin/images/cross_circle.png');
                border-color: #df8f8f;
                color: #665252;
                }

.notification div {
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 36px;
                line-height: 1.5em;
                }

.notification .close {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }



















.highslide-body{
	text-align: left;
}

.highslide-body p{
	margin: 5px;
}

.highslide-body a{
	color: #000000;
	text-decoration: none;
}

.highslide-body ul{
	margin-left: 40px
}

.highslide-body li{
	list-style: disc ;
}

.highslide-body li ul li{
	list-style: square;
}

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	}	
#slider, #slider li{ 
	width:190px;
	overflow:hidden;
	}	
#slider{ 
	margin-left:1px;
	}
	
#slider2 ul, #slider2 li{ 
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	}	
#slider2, #slider2 li{ 
	width:190px;
	overflow:hidden;
	}	
#slider2{ 
	margin-left:1px;
	}	
	
	/********************************     Tooltip     ********************************/




#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	text-align: justify;
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}