/*********** center page & default serttings **********/

body{
	text-align: center;
	/**background-color: #000000;**/
}

#page{
	position: relative;
	width: 960px;
	min-height: 600px;
	text-align: left;
	margin: auto;
	margin-top: -8px;
  	_margin-top: -15px;
  	font-family: arial;
	font-size: 11px;
}

/*********** global settings ***********/

img{
	border: 0px;
	margin: 0px;
}

.hidden{
	display: none;
}

.bold{
	font-weight: bold;
}

.heading-1{
	font-weight:normal;
	color: #052F64;
	font-size: 20px;
	margin: 0px;
	_margin: 2px 0px 2px 0px;
}

/*  upraveno */
.heading-2{
	font-weight:normal;
	color: #052F64;
	font-size: 20px;
	margin: 0px;
	_margin: 3px 0px 3px 0px;
}

.heading-3{
	color: #052F64;
	font-size: 14px;
	margin: 0px;
	_margin: 2px 0px 2px 0px;
}

.heading-4{
	color: #052F64;
	font-size: 11px;
	margin: 0px;
	_margin: 2px 0px 2px 0px;
}

.size-1{
	margin: 0px;
	font-size: 16px;
	padding-right: 0px;
	padding-top: 6px;
	color: #FF9900;
	text-decoration: none;
}

.size-2{
	margin: 0px;
	font-size: 13px;
	padding-right: 0px;
	padding-top: 6px;
	color: #FF9900;
	text-decoration: none;
}

.size-3{
	margin: 0px;
	font-size: 11px;
	padding-right: 0px;
	padding-top: 6px;
	color: #FF9900;
	text-decoration: none;
}

.button{
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border: 1px #ddbb87 solid;
	padding: 2px;
	margin: 2px 0px 2px 0px;
}

.button-user-field{
	width: 140px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ddbb87;
	margin: 2px 0px 2px 0px;
}

.quote{
	font-style: italic;
	font-size: 11px;
}

/*********** header ***********/

#header{
	float: left;
	width: 960px;
	height: 90px;
}

#logo{
	float: left;
	width: 200px;
	height: 56px;
	margin-top: 20px;
}

.banner-interspace{
	float: left;
	width: 10px;
	height: 60px;
}

#banner{
	float: left;
	width: 470px;
	height: 60px;
	margin-top: 20px;
	
}

#user-field-space{
	float: right;
	width: 264px;
	height: 86px;
	background-image: url(../../images/default/user-field.png);
	overflow: hidden;
}

#user-field-space-logged{
	float: right;
	width: 264px;
	height: 86px;
	background-image: url(../../images/default/user-field-logged.png);
	overflow: hidden;
}

.logged-button-space{
	margin-top: 5px;
}

#user-photo{
	float:left;
	width:64px;
	height:64px;
	margin-top:10px;
	padding-left: 20px;
	overflow:hidden;
}

#user-photo img{
	border:2px solid #FFFFFF;
}

#user-field{
	float: right;
	width: 164px;
	height: 86px;
	padding-top: 5px;
	color: #052F64;
	font-size: 11px;
}

#user-field td{
	color: #052F64;
	font-size: 11px;
}

#user-field table{
	border-collapse: collapse;
}

.login-input{
	width: 110px;
	border:1px solid #CDCBC9;
}

.login-button{
	cursor: pointer;
	height: 20px;
	width: 110px;
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	border: 1px solid #DDBB87;
}

/*********** menu ***********/

#menu-space{
	float: left;
	width: 960px;
	height: 54px;
}

#menu-left{
	float: left;
	width: 21px;
	height: 54px;
	background-image: url(../../images/default/menu-left.png);
}

#menu-center{
	float: left;
	width: 831px;
	height: 54px;
	background-image: url(../../images/default/menu-center.png);
	background-repeat: repeat-x;
}

#menu-right{
	float: left;
	width: 108px;
	height: 54px;
	background-image: url(../../images/default/menu-right.png);
}

ul#menu{
	display: block;
	list-style: none;
	margin-left: -40px;
	margin-top: 0px;	
}

ul#menu li{
	float: left;
	display: block;
}

.menu-button{
	float: left;
	height: 32px;
	_height: 54px;
	display: block;
	margin-right: 10px;
	_margin-right: 5px;
	padding: 22px 10px 0px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../../images/default/btn-top.png);
	background-repeat: repeat-x;
}

.menu-button:hover{
	float: left;
	height: 32px;
	_height: 54px;
	display: block;
	margin-right: 10px;
	_margin-right: 5px;
	padding: 22px 10px 0px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #052f64;
	background-image: url(../../images/default/btn-top-current.png);
	background-repeat: repeat-x;
}

.menu-button-current{
	float: left;
	height: 32px;
	_height: 54px;
	display: block;
	margin-right: 10px;
	_margin-right: 5px;
	padding: 22px 10px 0px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #052f64;
	background-image: url(../../images/default/btn-top-current.png);
	background-repeat: repeat-x;
}

/*********** page content ***********/

#page-content{
	float: left;
	width: 936px;
	_width: 960px;
	padding: 0px 12px 2px 12px;
	margin-top: 2px;
	background-image: url(../../images/default/page-content-background.png);
	background-repeat: repeat-y;
}

/*********** submenu ***********/

#submenu-space{
	float: left;
	width: 936px;
	height: 32px;
	background-image: url(../../images/default/submenu.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

ul#submenu{
	display: block;
	list-style: none;
	margin-left: -40px;
	margin-top: 0px;
}

ul#submenu li{
	float: left;
	display: block;
}

.submenu-button{
	float: left;
	height: 20px;
	_height: 24px;
	display: block;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 3px;
	padding: 4px 2px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	color: #052f64;
}

.submenu-button:hover{
	float: left;
	height: 20px;
	_height: 24px;
	display: block;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 3px;
	padding: 4px 2px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	color: #052f64;
	background-color: #FFFFFF;
}

.submenu-button-current{
	float: left;
	height: 20px;
	_height: 24px;
	display: block;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 3px;
	padding: 4px 2px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	color: #052f64;
	background-color: #FFFFFF;
}

/*********** left column ***********/

#left-column{
	float: left;
	width: 214px;
	min-height: 400px;
	_height: 400px;
	margin-top: 2px;
}

#services{
	float: left;
	width: 204px;
	_width: 214px;
	min-height: 133px;
	_height: 133px;
	padding: 5px 5px 5px 5px;
	_padding: 10px 5px 5px 5px;
	color: #FF9900;
	background-image: url(../../images/default/left-info-field.png);
	background-repeat: no-repeat;
 text-align:justify;
}

#sales{
	float: left;
	width: 214px;
	margin-top: 5px;
	_margin-top: 10px;
}

#sales object{
	margin-top: 2px;
}

/*********** center column ***********/

#center-column{
	float: left;
	width: 531px;
	min-height: 400px;
	_height: 400px;
	padding: 0px 9px 0px 9px;
	margin-top: 2px;
	margin-bottom: 12px;
}

#intro-content{
	float: left;
	width: 531px;
	_height: 340px;
	min-height: 340px;
	background-image: url(../../images/default/main-center-background.png);
	background-repeat: repeat-x;
}

#stopwatch{
	float: left;
	width: 122px;
	height: 112px;
	background-image: url(../../images/default/stopwatch.png);
	background-repeat: no-repeat;
}

#self-intro{
	float: left;
	width: 399px;
	height: 120px;
	margin-top: 20px;
	color: #052F64;
	font-size: 14px;
	line-height: 1.4;
}

#self-intro a{
	color: #052F64;
}

.intro-text{
	margin-top: -10px;
}

.big-button-1{
	float: left;
	width: 249px;
	height: 127px;
	margin: 10px 0px 12px 12px;
	_margin: 0px 5px 12px 6px;
	background-image: url(../../images/default/big-button-1.png);
}

.big-button-2{
	float: left;
	width: 249px;
	height: 127px;
	margin: 10px 0px 12px 12px;
	_margin: 0px 5px 12px 6px;
	background-image: url(../../images/default/big-button-2.png);
}

.big-button-3{
	float: left;
	width: 249px;
	height: 127px;
	margin: 0px 0px 12px 12px;
	_margin: 0px 5px 12px 6px;
	background-image: url(../../images/default/big-button-3.png);
}

.big-button-4{
	float: left;
	width: 249px;
	height: 127px;
	margin: 0px 0px 12px 12px;
	_margin: 0px 5px 12px 6px;
	background-image: url(../../images/default/big-button-4.png);
}

.elements-choise{
	float: left;
	width: 212px;
	margin: 83px 0px 0px 20px;	
	_margin: 83px 0px 0px 10px;	
}

.selectbox-choise{
	float: left;
	padding-top: 2px;
}

.selectbox-choise select{
	width: 85px;
	font-family: arial;
	font-size: 11px;
	text-transform: capitalize;
}

.button-choise{
	float: right;
}

.button-choise input{
	width: 90px;
}

/*********** right column ***********/

#right-column{
	float: left;
	width: 173px;
	margin-top: 2px;
}

#search{
	float: left;
	width: 163px;
	_width: 173px;
	height: 133px;
	min-height: 133px;
	padding: 5px 5px 5px 5px;
	_padding: 10px 5px 5px 5px;
	color: #FF9900;
	background-image: url(../../images/default/right-info-field.png);
	background-repeat: no-repeat;
}

.input-search{
	width: 157px;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #CDCBC9;
}

#basket{
	float: left;
	width: 163px;
	_width: 173px;
	height: 115px;
	padding: 0px 5px 0px 5px;
	background-image: url(../../images/default/right-basket-field.png);
	background-repeat: no-repeat;
}

#author{
	float: left;
	width: 163px;
	_width: 173px;
	height: 165px;
	margin-top: 5px;
	_margin-top: 10px;
	padding: 0px 5px 0px 5px;
	background-image: url(../../images/default/right-main-field.png);
	background-repeat: no-repeat;
}

.right-users{
	float: left;
	width: 163px;
	_width: 173px;
	height: 115px;
	padding: 0px 5px 0px 5px;
	background-image: url(../../images/default/right-main-field.png);
	background-repeat: no-repeat;
}

.users-about{
	float: left;
	width: 160px;
	height: 95px;
	margin-top: 5px;
	color: #052F64;
	overflow: hidden;
}

.users-about a{
	color: #052F64;
	text-decoration: none;
}

.users-photo{
	float: left;
	width: 60px;
	height: 95px;
	margin-right: 5px;
	overflow: hidden;
}

/*********** footer ***********/

#footer-top{
	float: left;
	width: 936px;
	height: 87px;
	margin-top: 2px;
	color: #FF9900;
	background-image: url(../../images/default/footer-top.png);
}

#footer-top-items{
	float: left;
	width: 926px;
	height: 77px;
	_width: 936px;
	_height: 87px;
	padding: 5px;
}

#footer-space{
	float: left;
	width: 936px;
	height: 91px;
	margin-top: 2px;
}

#footer-left{
	float: left;
	width: 18px;
	height: 91px;
	background-image: url(../../images/default/footer-left.png);
}

#footer-center{
	float: left;
	width: 873px;
	height: 91px;
	background-image: url(../../images/default/footer-center.png);
	background-repeat: repeat-x;
}

#footer-right{
	float: left;
	width: 45px;
	height: 91px;
	background-image: url(../../images/default/footer-right.png);
}

#footer-logo-space{
	float: left;
	padding: 20px 0px 0px 0px;
}

#footer-logo-space td{
	padding: 5px; 
}

#footer-copyright{
	float: right;
	margin-top: 20px;
	padding: 5px 20px 5px 20px;
	color: #052F64;
	font-size: 12px;
	border-left: 2px solid #FF9900;
}

#footer-copyright a{
	color: #FF9900;
}

/*********** news  ***********/

.news-space{
	float: left;
	width: 531px;
	padding: 0px 12px 12px 12px;
}

.news-first{
	float: left;
	width: 507px;
	margin-top: 10px;
}

.news-first-photo{
	float: left;
	width: 234px;
	border: 1px #FF9900 solid;
}

.news-first-photo img{
	border: 2px #FFFFFF solid;
}

.news-first-text{
	float: left;
	width: 260px;
	padding-left: 10px;
	color: #052F64;
	font-size: 12px;
}

.news-archive{
	float: left;
	width: 507px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
	border-top: 1px dotted #cccccc;
}

.news-archive a{
	color: #052F64;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.news-other{
	float: left;
	width: 511px;
	margin-top: 10px;
	border-top: 1px dotted #cccccc;
}

.news-other-left{
	float: left;
	width: 245px;
	min-height: 100px;
	_height: 100px;
	margin-top: 10px;
	padding-right: 5px;
	color: #052F64;
	font-size: 11px;
}

.news-other-left-2{
	float: left;
	width: 214px;
	min-height: 60px;
	_height: 60px;
	margin-top: 5px;
	padding-right: 5px;
	color: #052F64;
	font-size: 11px;
}


.news-other-right{
	float: left;
	width: 250px;
	min-height: 100px;
	_height: 100px;
	margin-top: 10px;
	padding-left: 10px;
	color: #052F64;
	font-size: 11px;
	border-left: 1px dotted #cccccc;
}

.news-other-photo{
	float: left;
	width: 94px;
	margin-right: 5px;
	border: 1px #FF9900 solid;
}

.news-other-photo-2{
	float: left;
	width: 60px;
	margin-right: 5px;
	border: 1px #FF9900 solid;
}

.news-other-photo img{
	border: 2px #FFFFFF solid;
}

.news-other-text{
	float: left;
	width: 140px;	
}

.news-heading-1
{
	margin: 0px; 
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
}

.news-heading-1 a{
	color: #FF9900;
	text-decoration: none;
}

.news-heading-2{
	margin: 0px; 
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
}

.news-heading-2 a{
	color: #FF9900;
	text-decoration: none;
}

.news-date{
	color: #666666;
	font-size: 11px;
}

.news-single-top-ledge{
	float: left;
	width: 507px;
	height: 15px;
	background-image: url(../../images/default/news-element.png);
	background-repeat: repeat-x;
}

#news-single{
	float: left;
	width: 507px;
	font-size: 12px;	
}

#news-single h1{
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #052F64;
}

#news-single h2{
	margin: 0px;
	font-size: 13px;
	color: #052F64;
}

#news-single h3{
	margin: 0px;
	font-size: 12px;
	color: #052F64;
}

#news-single-photo{
	float: left;
	width: 234px;
	margin-right: 10px;
	border: 1px #052F64 solid;
}

#news-single-photo img{
	border: 2px #FFFFFF solid;
}

#news-single-prefix{
	float: left;
	width: 260px;
	margin-bottom: 10px;
	color: #052F64;
	font-size: 12px;
}

.news-single-text{
	color: #052F64;
	font-size: 12px;
}

#news-paging{
	float: left;
	width: 507px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: center;
	border-top: 1px dotted #666666;
}

#news-paging a{
	color: #052F64;
	font-size: 11px;
	text-decoration: none;
}

/*********** guestbook ***********/

#guestbook-space{
	float: left;
	width: 531px;
	text-align: center;
}

.guestbook-single-top-ledge{
	float: left;
	width: 507px;
	height: 15px;
	background-image: url(../../images/default/news-element.png);
	background-repeat: repeat-x;
}

#guestbook-header{
	position: relative;
	width: 507px;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
}

#guestbook-header h2{
	margin: 0px;
	font-size: 18px;
	color: #052F64;
	font-weight: normal;
}

#guestbook-form{
	position: relative;
	width: 415px;
	margin: auto;
}

#guestbook-form-header{
	float: left;
	width: 415px;
	height: 35px;
	margin-top: 10px;
	color: #052F64;
	text-align: left;
	background-image: url(../../images/default/gb-header.png);
	background-repeat: repeat-y;
}

#guestbook-form-header h2{
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 7px;
}

#guestbook-form-body{
	float: left;
	width: 415px;
	margin-bottom: 10px;
	background-image: url(../../images/default/gb-body.png);
	background-repeat: repeat-y;
}

#guestbook-form-body table{
	padding: 10px;
}

#guestbook-form-body td{
	color: #052F64;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

.guestbook-input{
	width: 200px;
	border: 1px solid #CDCBC9;
}

.guestbook-textarea{
	width: 320px;
	height: 80px;
	border: 1px solid #CDCBC9;
}

.guestbook-button{
	background-color: #FF9900;
	border:1px solid #DDBB87;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.guestbook-code{
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.comment{
	position: relative;
	width: 507px;
	margin: auto;
	text-align: left;
	font-family:arial;
	font-size:12px;
	color: #052F64;
}

.comment-main-header-left{
	float: left;
	width: 23px;
	height: 40px;
	background-image: url(../../images/default/comment-left-main.png);
}

.comment-main-header-right{
	float: left;
	width: 474px;
	_width: 484px;
	height: 28px;
	_height: 40px;
	padding: 12px 0px 0px 10px;
	background-image: url(../../images/default/comment-header-main.png);
	background-repeat: repeat-x;
}

.comment-re-header-left{
	float: left;
	width: 23px;
	height: 40px;
	background-image: url(../../images/default/comment-left-re.png);
}

.comment-re-header-right{
	float: left;
	width: 484px;
	height: 40px;
	background-image: url(../../images/default/comment-header-re.png);
	background-repeat: repeat-x;
}

.comment-body{
	float: left;
	width: 502px;
	_width: 507px;
	padding: 5px 0px 5px 5px;
	background-image: url(../../images/default/comment-body.png);
	background-repeat: repeat-y;
}

.comment-mail{
	color: #052F64;
	font-size: 11px;
	text-decoration: none;
}

/*********** gallery ***********/
#gallery-space-2{
	float: left;
	width: 531px;
	margin-bottom: 10px;
	text-align: center;
}

.gallery-single-top-ledge{
	float: left;
	width: 507px;
	height: 15px;
	background-image: url(../../images/default/news-element.png);
	background-repeat: repeat-x;
}

#gallery-header{
	position: relative;
	width: 507px;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
}

#gallery-header h2{
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #052F64;
}

#gallery-preview{
	position: relative;
	width: 507px;
	margin: auto;
	margin-bottom: 10px;
}

#gallery-preview table{
	width: 507px;
}

#gallery-preview td{
	vertical-align: top;
}

.gallery-preview-photo{
	float: left;
	border: 1px solid #052F64;
	cursor: hand;
	cursor: pointer;
	margin-bottom: 5px;
}

.gallery-preview-photo img{
	border: 2px solid #FFFFFF;	
}

#gallery-big{
	position: fixed;
	_position: absolute;	
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	_width: 1000px;
	_height: 1000px;
	text-align: center;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 98;
}

#gallery-big-space{
	position: absolute;
	top: 30px;
	left: 70px;
	width: 806px;
	background-color: #052F64;
	z-index: 99;
	filter: alpha(opacity=100);
	text-align: left;
	font-size: 11px;
	font-family: arial;
}

#gallery-big-2{
	position: relative;
	width: 806px;
	margin: auto;
	margin-bottom: 10px;
}

#gallery-big-navigation{
	float: left;
	width: 796px;
	_width: 806px;
	height: 20px;
	padding: 5px;
	background-color: #FFFFFF;
}

#gallery-big-navigation img{
	cursor: pointer;
	_cursor: hand;
}

#gallery-big-navigation-arrows-left{
	float: left;
	width: 60px;
	text-align: left;
}

#gallery-big-navigation-arrows-right{
	float: right;
	width: 80px;
	text-align: right;
}

#gallery-big-navigation-title{
	float: left;
	width: 650px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#gallery-big-photo-space{
	float: left;
	width: 806px;
	text-align: center;
}

.gallery-big-photo{
	position: relative;
	margin: auto;
	padding: 1px;
	background-color: #052F64;
}

.gallery-big-photo img{
	border: 2px solid #FFFFFF;
	cursor: pointer;
	_cursor: hand;
}

.gallery-comment{
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}

/*********** basic item center ***********/

#basic-space{
	float: left;
	width: 531px;
	/*padding: 0px 0px 12px 0px;*/
}

#basic-top-ledge{
	float: left;
	width: 531px;
	height: 20px;
	background-image:url(../../images/default/basic-element-top.png);
}

#basic-prefix{
	float: left;
	width: 507px;
	_width: 531px;
	padding: 0px 12px 12px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #052F64;
	border-bottom: 1px solid #CDCBC9;
	background-image:url(../../images/default/basic-element-bottom.png);
}

#basic-prefix-text{
	float: left;
	width: 507px;
}

#basic-prefix h1{
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #052F64;
}

#basic-text{
	float: left;
	width: 507px;
	padding: 5px 12px 12px 12px;
	font-size: 12px;
	color: #052F64;
}

#basic-text h1{
	font-size: 18px;
	font-weight: normal;
	color: #052F64;
	margin-bottom: 5px;
}

#basic-text h2{
	font-size: 16px;
	font-weight: normal;
	color: #052F64;
	margin-bottom: 5px;
}

#basic-text h3, h4, h5, h6{
	font-size: 14px;
	font-weight: normal;
	color: #052F64;
	margin-bottom: 5px;
}

/*********** basic item left ***********/

#basic-main-photo{
	float: left;
	width: 204px;
}

/*********** left submenu ***********/

#left-submenu-space{
	float: left;
	width: 204px;
}

ul#left-submenu{
	/*float: left;*//*pouze pro firefox 2 */
	display: block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: -40px;
	_margin-left: 0px;
	margin-top:0px;
}

ul#left-submenu li{
	float: left;
	display: block;
}

.ls-button-top{
	float: left;
	width: 165px;
	_width: 215px;
	height: 28px;
	_height: 40px;
	display: block;
	padding: 12px 0px 0px 50px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/btn-sub-top.png);
	overflow: hidden;
	text-decoration: none;
}

.ls-button-top:hover{
	float: left;
	width: 165px;
	_width: 215px;
	height: 28px;
	_height: 40px;
	display: block;
	padding: 12px 0px 0px 50px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/btn-sub-top-current.png);
	overflow: hidden;
	text-decoration: none;
}

.ls-button-top-current{
	float: left;
	width: 165px;
	_width: 215px;
	height: 28px;
	_height: 40px;
	display: block;
	padding: 12px 0px 0px 50px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/btn-sub-top-current.png);
	overflow: hidden;
	text-decoration: none;
}

.ls-button{
	float: left;
	width: 165px;
	_width: 215px;
	height: 28px;
	_height: 40px;
	display: block;
	padding: 12px 0px 0px 50px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/btn-sub.png);
	overflow: hidden;
	text-decoration: none;
}

.ls-button:hover{
	float: left;
	width: 165px;
	_width: 215px;
	height: 28px;
	_height: 40px;
	display: block;
	padding: 12px 0px 0px 50px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/btn-sub-current.png);
	overflow: hidden;
	text-decoration: none;
}

.ls-button-current{
	float: left;
	width: 165px;
	_width: 215px;
	height: 28px;
	_height: 40px;
	display: block;
	padding: 12px 0px 0px 50px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/btn-sub-current.png);
	overflow: hidden;
	text-decoration: none;
}

/*********** product view ***********/

#product-cell-space{
	float: left;
	width: 531px;
}

#product-cell-space form{
	margin: 0px;
}

#product-cell-table{
	float: left;
	width: 507px;
	padding: 12px 0px 0px 7px;
}

#product-cell-table td{
	width: 165px;
	text-align: center;
}

.product-td-border{
 	border: 1px #CCCCCC solid;
}

.product-cell{
	float: left;
	width: 165px;
}

.product-cell-top{
	float: left;
	width: 165px;
	height: 35px;
	_height: 40px;
	padding-top: 5px;
	font-size: 13px;
	color: #052F64;
	font-weight: bold;
	background-image:url(../../images/default/product-cell-top.png);
	background-repeat: repeat-x;
 	background-color: #ffce84;
	overflow: hidden;
}

.product-cell-top a{
	font-size: 13px;
	color: #052F64;
	font-weight: bold;
}

.product-cell-center{
	float: left;
	width: 165px;
}

.product-cell-center-photo{
	float: left;
	width: 165px;
	height: 90px;
	border-bottom: 1px #CCCCCC solid;
	overflow: hidden;
}

.product-cell-center-text{
	float: left;
	width: 165px;
	height: 60px;
	text-align: left;
	font-size: 11px;
	color: #052F64;
	overflow-y: auto;
}

.product-cell-center-text h1{
	margin: 2px 2px 2px 2px;
	font-size: 18px;
	color: #052F64;
}

.product-cell-center-text h2{
	margin: 2px 2px 2px 2px;
	font-size: 13px;
	color: #052F64;
}

.product-cell-center-text h3{
	margin: 2px 2px 2px 2px;
	font-size: 12px;
	color: #052F64;
}

.product-cell-center-text ul{
	/*margin-left: 0px;*/
	_margin-left: 2px;
}

.product-cell-center-price{
	float: left;
	width: 155px;
	height: 20px;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #052F64;
}

.product-cell-bottom{
	float: left;
	width: 165px;
	height: 26px;
	text-align: left;
	background-image:url(../../images/default/product-cell-bottom.png);
	background-repeat: repeat-x;
}

.product-info{
	float: left;
	padding-left: 2px;
	margin-top: 5px;
}

.product-info a{
	font-size: 12px;
	font-family: arial;
	color: #FF9900;
	font-weight: normal;
}

.product-buy{
	float: right;
	padding-right: 2px;
	margin-top: 2px;
	font-family: arial;
	font-size: 11px;
	color: #052F64;
}

.product-button{
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dbbd8f;
	margin: 2px 0px 2px 0px;
}

.product-button-item{
	width: 100px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dbbd8f;
	margin: 2px 0px 2px 0px;
}

.product-quantity{
	width: 15px;
	margin: 2px 0px 2px 0px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	border:1px solid #CDCBC9;
}

.product-quantity-select{
	margin: 2px 0px 2px 0px;
	font-family: arial;
	font-size: 11px;
	border:1px solid #CDCBC9;
}

.td-middle{
	height: 90px;
	vertical-align: middle;
}

#product-detail-buy{
	float: left;
	width: 261px;
	font-size: 18px;
	font-weight: bold;
	color: #052F64;
}

.product-sale-origin{
	color: #666666;
	text-decoration: line-through;
}

.product-sale-new{
	color: red;
	font-size: 16px;
}

.product-sale-origin-detail{
	color: #666666;
	text-decoration: line-through;
	font-size: 15px;
}

.product-sale-new-detail{
	color: red;
}

#product-order-report{
	float: left;
	width: 507px;
	min-height: 20px;
	_height: 20px;
	padding: 12px;
	font-size: 12px;
	color: #052F64;
}

#product-order-pay-button-field{
	float: left;
	width: 507px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.product-order-pay-button{
	width: 150px;
	height: 40px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	border: 1px #ddbb87 solid;
	padding: 2px;
	margin: 2px 0px 2px 0px;
}

#product-similar{
	float: left;
	width: 507px;
	_width: 531px;
	padding: 0px 12px 0px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #052F64;
}

#product-similar h1{
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #052F64;
}

.product-quantity-short{
	font-weight: normal;
	font-size: 12px;
}

#product-cetegories{
	float: left;
	width: 507px;
	padding-left: 60px;
}

#product-cetegories table{
	width: 440px;
}

.product-cetegories-link{
	font-size: 12px;
	color: #052F64;
}

.product-cetegories-link-current{
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
}

#product-paging{
	float: left;
	width: 531px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: center;
}

#product-paging a{
	font-size: 11px;
	color: #052F64;
	text-decoration: none;
}

/*********** basket ***********/

#basket-items{
	float: left;
	width: 160px;
	height: 65px;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	padding: 10px 0px 0px 50px;
}

#basket-items a{
	float: left;	
	display: block;
	margin-top: 10px;	
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

/*********** order ***********/

#order-space{
	float: left;
	width: 531px;
	padding: 0px 12px 12px 12px;
}

#order-navigation-space{
	float: left;
	width: 531px;
	padding: 0px 12px 12px 12px;
}

#order-top-navigation{
	float: left;
	width: 507px;
	font-size: 12px;	
}

#order-top-navigation ul{
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -40px;
	_margin-left: 0px;
	margin-top: 0px;
}

#order-top-navigation li{
	float: left;
}

.order-navigation-link{
	float: left;
	display: block;
	padding: 0px 5px 0px 5px;
	color: #052F64;
	font-size: 12px;
	font-weight: bold;
}

.order-navigation-link-current{
	float: left;
	display: block;
	padding: 0px 5px 0px 5px;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#order-top-navigation h1{
	margin: 0px 0px 5px 0px;
	font-size: 20px;
	color: #052F64;
	font-weight: normal;
}

#order-space form{
	margin: 0px;
}

.order-top-ledge{
	float: left;
	width: 507px;
	height: 15px;
	background-image: url(../../images/default/news-element.png);
	background-repeat: repeat-x;
}

#order-items-space{
	float: left;
	width: 507px;
	font-size: 12px;	
}

#order-items-space h1{
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	color: #052F64;
}

#order-items-space h2{
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #052F64;
}

#order-items-space h3{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #052F64;
}

#order-table{
	width: 507px;
	border-collapse: collapse;
}

#order-table td{
	color: #052F64;
	font-weight: bold;
	border: 1px #ffd99f solid;
}

#order-table a{
	color: #052F64;
	font-weight: bold;
}

.order-top-td{
	height: 30px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(../../images/default/order-top.png);
	background-repeat: repeat-x;
}

.order-odd-td{
	height: 30px;
	font-size: 11px;
	padding-left: 10px;
}

.order-even-td{
	height: 30px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(../../images/default/order-even.png);
	background-repeat: repeat-x;
}

.order-address-left-td{
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	color: #052F64;
}

.order-address-right-td{
	font-size: 12px;
	color: #052F64;
}

#order-address{
	float: left;
	padding: 10px 10px 10px 10px;
}

#order-choose-payment{
	float: left;
	padding: 10px 10px 10px 10px;
	color: #052F64;
}

#order-summary{
	float: right;
	margin-top: 10px;
	color: #052F64;
	font-weight: bold;
	font-size: 12px;
}
.super-biker-input{
	width: 100px;
	border: 1px solid #CDCBC9;
}

.super-biker-input{
	width: 100px;
	border: 1px solid #CDCBC9;
}

.super-biker-psc-input{
	width: 50px;
	border: 1px solid #CDCBC9;
}

.order-delete-odd{
	width: 18px;
	height: 18px;
	background-image: url(../../images/default/btn-order-delete-odd.png);
	border: 0px;
	cursor: hand;
	cursor: pointer;
}

.order-delete-even{
	width: 18px;
	height: 18px;
	background-image: url(../../images/default/btn-order-delete-even.png);
	border: 0px;
	cursor: hand;
	cursor: pointer;
}

.order-change-odd{
	width: 21px;
	height: 21px;
	background-image: url(../../images/default/btn-order-change-odd.png);
	/*border: 0px;*/
	cursor: hand;
	cursor: pointer;
}

.order-change-even{
	width: 21px;
	height: 21px;
	background-image: url(../../images/default/btn-order-change-even.png);
	/*border: 0px;*/
	cursor: hand;
	cursor: pointer;
}

#order-navigation{
	float: left;
	width: 507px;
	padding-top: 10px;
	text-align: center;
}

#order-navigation a{
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}

#order-login{
	float: left;
	width: 507px;
	padding: 10px 0px 10px 0px;
}

#order-login td{
	color: #052F64;;
	font-weight: bold;
	font-size: 12px;
}

.order-login-link{
	float: left;
	width: 507px;
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}

.order-button-next{
	border:1px solid #DDBB87;
	background-color: #FF9900;
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
	color: #FFFFFF;
	height: 30px;
	width: 140px;
	
}

.order-button-next-2{
	border:1px solid #DDBB87;
	background-color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	
	
}

.order-button-prev{
	border:1px solid #DDBB87;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
}

.order-reciever-ledge{
	float: left;
	width: 507px;
	height: 17px;
	_height: 20px;
	padding: 2px 0px 0px 5px;
	color: #052F64;;
	font-weight: bold;
	font-size: 14px;
	background-image:url(../../images/default/order-top.png);
}

.order-reciever{
	padding: 10px 0px 20px 5px;
	color: #052F64;;
	font-weight: bold;
	font-size: 14px;
}

.order-reciever td{
	color: #052F64;;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
}

#order-transport-payment{
	float: left;
	width: 507px;
	padding-top: 20px;
}

.order-transport-payment-td{
	color: #052F64;;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
}

#order-registration{
	/*display: none;*/
}

#order-must-fill{
	float: left;
	padding: 12px; 
	color: red;
	font-size: 12px;
}

/*********** registration ***********/

.reg-title{
	text-decoration: underline;
}

.reg-required{
	color: red;
}

/*********** trainers ***********/

#trainers-space{
	float: left;
	width: 531px;
}

#trainers-items{
	float: left;
	width: 507px;
	padding: 12px;
}

.trainers-field{
	float: left;
	width: 198px;
	height: 129px;
	_width: 242px;
	_height: 159px;
	padding: 30px 27px 0px 27px;
	padding: 30px 24px 0px 24px;
}

.trainers-field-top{
	float: left;
	width: 188px;
	height: 82px;
	_width: 198px;
	_height: 92px;
	padding: 5px;
	color: #052F64;
	background-image:url(../../images/default/trainer-field.png);
}

.trainers-field-top h3{
	color: #052F64;
	font-size: 12px;
	margin: 0px;
}

.trainers-field-bottom{
	float: left;
	width: 143px;
	height: 32px;
	_width: 148px;
	_height: 37px;
	padding: 10px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #052F64;
	background-image:url(../../images/default/trainer-field-bottom.png);
	background-repeat: repeat-x;
}

.trainers-field-forward{
	float: left;
	display: block;
	width: 50px;
	height: 37px;
	background-image:url(../../images/default/trainer-field-forward.png);
	background-repeat: repeat-x;
}

.trainers-photo{
	float: left;
	height: 95px;
	_height: 83px;
	width: 60px;
	margin-right: 5px;
	margin-right: 2px;
	overflow: hidden;
}

.trainers-photo-main{
	float: left;
	margin-right: 10px;
	border: 1px solid #052F64;	
}

.trainers-photo-main img{
	border: 2px solid #FFFFFF;
}

/*********** similar items ***********/

#similar-items-space{
	float: left;
	width: 507px;
	padding: 12px; 
}

#similar-items-space h2{
	margin: 0px;
	font-size:20px;
	font-weight:normal;
	color: #052F64;
}

#similar-items-space a{
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}

#similar-items-space li{
	color: #FF9900;
}

/*********** basic depend product ***********/

#depend-product-space{
	float: left;
	width: 531px;
}

#depend-product{
	float: left;
	width: 507px;
	padding: 12px;
	font-size: 12px;
	font-weight: bold;
}

#depend-product h2{
	margin: 0px;
	font-size: 18px;
	color: #052F64;
	font-weight: normal;
}

#depend-product-cell-table{
	float: left;
	width: 524px;
	padding-left: 7px;
}	
	
#depend-product-cell-table td{
	width: 253px;
}

.depend-product-td-border{
	border: 1px solid #CCCCCC;
}

.depend-product-cell{
	float: left;
	width: 253px;
}	

.depend-product-cell-top{
	float: left;
	width: 253px;
	height: 30px;
	_height: 35px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-image:url(../../images/default/product-cell-top.png);
	background-repeat: repeat-x;
	 background-color:#ffce84;
	overflow: hidden;
}

.depend-product-cell-top a{
	color: #052F64;
	font-size: 13px;
	font-weight: bold;
}

.depend-product-cell-center{
	float: left;
	width: 253px;
}

.depend-product-cell-photo{
	float: left;
	width: 253px;
	height: 130px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}

.depend-product-cell-text{
	float: left;
	width: 253px;
	height: 150px;
	margin: 1px 0px 1px 0px;
	text-align: left;
	font-size: 11px;
	color: #052F64;
	overflow: auto;
}

.depend-product-cell-price{
	float: left;
	width: 243px;
	height: 20px;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #052F64;
}

.depend-product-cell-bottom{
	float: left;
	width: 253px;
	height: 26px;
	background-image:url(../../images/default/product-cell-bottom.png);
	background-repeat:repeat-x;
}

.depend-product-td-middle{
	height: 130px;
	vertical-align: middle;
}

/*********** partners ***********/

#partners{
	float: left;
	width: 214px;
	margin-top: 5px;
	_margin-top: 10px;
}

#partners td{
	width: 107px;
	text-align: center;
	padding: 10px;
}

/*********** calendar ***********/

#calendar-space{
	float: left;
	width: 507px;
	padding: 12px;
}

.calendar-item{
	float: left;
	width: 507px;
	padding-bottom: 5px;
	border-top: 2px solid #CDCBC9;
}

.calendar-item a{
	font-size: 12px;
	color: #052F64;
}

.calendar-item-left{
	float: left;
	width: 80px;
	_width: 90px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #052F64;
}

.calendar-name-day{
	font-size: 14px;
}

.calendar-item-right{
	float: left;
	width: 417px;
}

.calendar-item-text{
	float: left;
	width: 407px;
	_width: 417px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #052F64;
}

.calendar-date{
	font-size: 14px;
	color: #052F64;
	font-weight: bold;	
}

.calendar-underline{
	text-decoration: underline;
}

#calendar-archive{
	float: left;
	width: 214px;
	margin-top: 3px;
	text-align: right;
}

#calendar-archive a{
	text-decoration: none;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
}

.calendar-archive-title{
	text-decoration: none;
	font-size: 12px;
	color: #052F64;
	font-weight: bold;
	margin: 0px;
}

/*********** calendar mini ***********/

#calendar-mini-space{
	float: left;
	width: 214px;
	margin-top: 5px;
	_margin-top: 10px;
}

.calendar-mini-item{
	float: left;
	width: 214px;
	margin-top: 3px;
	color: #052F64;
	font-size: 12px;
	background-image:url(../../images/default/calendar-mini.png);
	/*background-repeat: repeat-x;*/
	/*overflow: hidden;*/
}

.calendar-mini-date{
	float: left;
	width: 34px;
	_width: 36px;
	padding: 4px 0px 0px 2px;
	font-weight: bold;
}

.calendar-mini-right{
	float: left;
	width: 175px;
}

.calendar-mini-left{
	float: left;
	width: 175px;

}

.calendar-mini-text{
	float: left;
	width: 148px;
	padding: 4px 0px 0px 0px;
}

.calendar-mini-more{
	float: left;
	width: 27px;
}

.calendar-mini-more a {
	font-weight: bold;
	color: #052F64;
}

/*********** specialists ***********/

#specialists{
	float: left;
	width: 163px;
	_width: 173px;
	height: 165px;
	margin-top: 5px;
	_margin-top: 10px;
	padding: 0px 5px 0px 5px;
	background-image: url(../../images/default/right-main-field.png);
	background-repeat: no-repeat;
}

/*********** left gallery ***********/

#gallery-left-space{
	float: left;
	width: 214px;
	text-align: center;
	margin-top: 5px;
}

#gallery-left-title{
	float: left;
	width: 214px;
	margin-top: 5px;
}

#gallery-left-photo{
	position: relative;
	margin: auto;
	border: 1px #cccccc solid;
}

#gallery-left-photo img{
	border: 2px #FFFFFF solid;
}

#gallery-left-ranking{
	position: relative;
	margin: auto;
	padding-top: 5px;
	color: #052F64;
	font-size: 11px;
}

#gallery-left-ranking a{
	font-size: 12px;
	font-weight: bold;
	color: #052F64;
}

.gallery-current-rank{
	border: 1px #000000 solid;
}

/*********** consultation ***********/

.consultation{
	position: relative;
	width: 507px;
	margin: auto;
	text-align: left;
	font-family:arial;
	font-size:12px;
	color: #052F64;
}

.consultation-main-header-left{
	float: left;
	width: 33px;
	height: 44px;
	background-image: url(../../images/default/consult-left.png);
}

.consultation-main-header-right{
	float: left;
	width: 464px;
	_width: 474px;
	height: 30px;
	_height: 44px;
	padding: 14px 0px 0px 10px;
	background-image: url(../../images/default/consult-header.png);
	background-repeat: repeat-x;
}

.consultation-re-header{
	float: left;
	width: 482px;
	_width: 492px;
	padding: 5px 0px 5px 10px;
}

.consultation-body{
	float: left;
	width: 502px;
	_width: 507px;
	padding: 5px 0px 5px 5px;
}

.consultation-re-body{
	float: left;
	width: 472px;
	_width: 482px;
	padding: 5px 0px 5px 10px;
}

.consultation-mail{
	color: #052F64;
	font-size: 11px;
	text-decoration: none;
}

.consultation-answer{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

/*********** rss ***********/

#rss-space{
	float: left;
	width: 163px;
	_width: 173px;
	margin-top: 5px;
	_margin-top: 10px;
	padding: 0px 5px 0px 5px;
}

#rss-ico{
	float: left;
	margin-top: 4px;
}

#rss-title{
	float: left;
	margin-top: 4px;
	padding: 5px;
}

.rss-items{
	float: left;
	width: 163px;
	padding-top: 10px;
}

.rss-items a{
	padding-top: 3px;
	width: 160px;
	display: block;
	color: #052F64;
	font-size: 11px;
}

.rss-item-title{
	width: 160px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

/*********** media ***********/

#media-space{
	float: left;
	width: 163px;
	_width: 173px;
	margin-top: 5px;
	_margin-top: 10px;
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	color: #052F64;
}

#media-title{
	padding: 5px 0px 5px 0px;
}

/*********** our users ***********/

#our-users{
	float: left;
	width: 163px;
	_width: 173px;
	height: 165px;
	margin-top: 5px;
	_margin-top: 10px;
	padding: 0px 5px 0px 5px;
	background-image: url(../../images/default/right-main-field.png);
	background-repeat: no-repeat;
}

/*********** search ***********/

#search-space{
	float: left;
	width: 531px;
	font-size: 12px;
	color:#052F64;
}

#search-results{
	padding: 12px;
}

.searched-word{
	font-size: 12px;
	color: #666666;
}

.search-title{
	font-size: 12px;
	color:#052F64;
	font-weight: bold;
}

#search-space h1{
	color: #052F64;
	font-size: 18px;
	margin:0 0 5px;
}

#search-space h2{
	color: #052F64;
	font-size: 15px;
	margin:0 0 5px;
	text-decoration: underline;
}

.search-highlight{
	background-color: red;
}

.searched-text{
	font-size: 11px;
	color: #000000;;
}

.searched-link{
	font-size: 11px;
	color: #008000;
}

#search-prefix{
	float: left;
	width: 507px;
	_width: 531px;
	padding: 0px 12px 12px 12px;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #052F64;
	border-bottom: 1px solid #CDCBC9;
	background-image:url(../../images/default/basic-element-bottom.png);
}

#search-top-ledge{
	float: left;
	width: 531px;
	height: 20px;
	background-image:url(../../images/default/basic-element-top.png);
}

#help-space{
	float: left;
	width: 507px;
	_width: 531px;
	padding: 12px 12px 12px 12px;
}

#help-text{
	float: left;
	width: 497px;
	padding: 5px;
	font-size: 12px;
	color: #052F64;
	border: 1px #FF9900 solid;
	background-color: #fff7ec;
}
