/* Page Generated in 0.000000 seconds */
@font-face {  
	font-family: "Rockwell";
	src:url(/img/ROCK.TTF) format("truetype"); /* the good browsers */
}

@font-face {  
	font-family: "Rockwell Bold";
	src:url(/img/ROCKB.TTF) format("truetype"); /* the good browsers */
}

@font-face {  
	font-family: "Rockwell_IE";
	src:url(/img/ROCK.eot); /* IE Browser */
}

@font-face {  
	font-family: "Rockwell Bold IE";
	src:url(/img/ROCKB.eot); /* IE Browser */
}



/* reset */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,font,img,ol,ul,dl fieldset,form,label
	{
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	background: transparent;
}

p,blockquote,ol,ul,fieldset,form {
	padding: 0;
	margin: 0 0 20px 0;
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html {
	background-color: #006AB0;
	background-image: url('/img/bg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 580px 0;
}

body {
	background-image: url('/img/bg.jpg');
	background-repeat: repeat-x;
	font: 13px/ 22px Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #0F2540;
	text-align: left;
	margin-right: 20px;
	line-height: 24px;
	padding: 2px 0 15px 0;
	font-family: Rockwell,'Rockwell Bold', Rockwell_IE,'Rockwell Bold IE', Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 10px 0;
	color: #00375B;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f67f26;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 16px;
	text-align: left;
	font-style: italic;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	color: #ddd8bc;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-transform: lowercase;
}

td h2 {
	color: #000;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

.clearcss {
	clear: both;
}

.lprintRECIPE {
	float: right;
	display: block;
}

.lprintlogo {
	display: none;
}

#page {
	width: 100%;
}

#wrap {
	width: 905px;
	margin: 0 auto
}

li {
	margin: 0 0 0 20px;
}

/*header style*/
#header {
	padding: 100px 0 0 0;
	margin: 0;
}

/*logo style*/
#logo-inner {
	float: left;
	padding: 0 0 0 0px;
	width: 311px;
	margin: -115px 0 0 10px;
	position: absolute;
}

#logo {
	height: 288px;
	text-indent: -99999px;
}

#logo a {
	width: 281px;
	height: 288px;
	display: block;
	background-image: url('/img/logo.png');
	background-repeat: no-repeat;
}

#phone {
	width: 311px;
	float: right;
	color: #fff;
	font-style: italic;
	text-align: right;
	padding: 10px 10px 0 0;
	margin: -75px 0 65px 0;
}

.phnum {
	color: #f67f26;
	font-size: 18px;
}

/*menu style*/
#nav {
	float:right;
	list-style:none;
	margin: -39px 0px 0 0px;
	padding: 0;
	width: 600px;
	position:relative;
	z-index:10000;	
}	
	
#nav li {
	float:left; 
	display:block; 
	position:relative;
	z-index:99500; 
	padding:0 0 0 4px;		
	margin:0;
	background-color:#006AB0;	
}

#nav li a {
	font-family: Rockwell, Rockwell_IE, Georgia, "Times New Roman", Times, serif;
	display:block; 
	text-decoration:none; 
	text-align:center; 
	color:#fff;	
	background-image: url('/img/nav_bg.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	float:left;
	width:auto;	
	padding:15px 15px 0 0;		
}

#nav li a span {
	width:auto;	
	float: left;	
	padding-right: 16px;	
	display: block;	
	margin-top:-15px;	
	height: 43px;	
	background: url('/img/nav_bg.jpg') no-repeat top left;
}

#nav li a:hover, #nav a.current {
	background-color:#006AB0 ;	
	background-position:right 100%;
	color:#006AB0;
}

#nav li a:hover span {
	background-position:left 100%;
}

#nav li a.current { color:#006AB0; background-position:right 100%;}
#nav li a.current span { background-position:left 100%;}

/* submenu, it's hidden by default */
#nav li ul {
	position:absolute; 
	left:0; 
	display:none; 
	margin:43px 0 0 3px; 
	padding:0; 
	list-style:none;	
	z-index:-5;
}

#nav ul li {float:left; }

/* display block will make the link fill the whole area of LI */
#nav li li {
	border:1px solid #006AB0;
	padding:0;	
}

#nav li li a {
	display:block;  
	height:15px;
	padding: 8px 10px  ; 
	width:150px;
	color:#000;
	text-align:left;
	background-image:none;
	background-color:#fff;
}

#nav li li a:hover {
	background-color:#549534 ;
    opacity:0.9;filter:alpha(opacity=90);
	color:#fff;
	}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}

/*featured style*/
#featured {
	width: 100%;
}

#featured h2 {
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5a5a5a;
	letter-spacing: 1px;
	padding: 60px 0 0 40px;
}

#featured-inner {
	width: 906px;
	height: 327px;
	background: url('/img/featured_bg.png') no-repeat;
	padding: 0px 0 0 0;
}

#inside-intro-inner {
	width: 906px;
	height: 146px;
	background: url('/img/featured_bg2.gif') no-repeat;
}

#featured-info {
	float: left;
	width: 340px;
}

.featured-content {
	overflow: hidden;
	height: 160px;
	padding: 150px 0 0 0;
	color: #000;
}

.featured-content em {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

#featured-info p {
	font-size: 19px;
	color: #000;
	line-height: 24px;
	margin-left: 30px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#featured-info a,#featured-info a:link {
	text-decoration: none;
	color: #4e702c;
}

#featured-info a:hover {
	text-decoration: underline;
	color: #4e702c;
}

 /* main-content */
#main-content {
	float: left;
	background: url("/img/main_gradient.jpg") no-repeat center top;
	width: 100%;
	padding: 10px 0px 30px 0;
}

#main-inside-pages {
	float: left;
	background: url("/img/main_gradient.jpg") no-repeat center top;
	width: 100%;
	padding: 40px 0 30px 0;
}

#main-content p,#main-inside-pages p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
}

#main-content a,#main-content a:link {
	text-decoration: none;
	color: #67B940;
}

#main-content a:hover {
	text-decoration: underline;
	color: #67B940;
}

.border-bottom {
	background-image: url("/img/border_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.section {
	float: left;
	width: auto;
	margin: 10px 0 5px 0;
	padding: 0 0 5px 0;
}

strong {
	color: #67B940;
}

#ptlist li {width:200px;float:left;padding: 0 0 40px 0;}

/*
.big-text{	text-indent:-99999px;	width:532px;	height:43px;}
.big-text span{	display:block;	background:url('/img/creative_agency.png') no-repeat;	width:532px;	height:43px;}
*/
.content {
	float: left;
	padding: 0 50px 0 26px;
	width: 496px;
}

* html .content {
	padding: 0 40px 0 15px;
}

.rblk {
	float: right;
	width: 304px;
}

#vpreview {padding:10px 10px 0 10px;}
/** quick contact **/
.quick-contact {
	background: url('/img/quick_bg.jpg') no-repeat;
	width: 304px;
	height: 222px;
	margin: 0 15px 20px 0;
	padding: 0;
}

* html .quick-contact {
	margin: 0 8px 0 0;
}

.quick-contact h3 {
	font-size: 20px;
	color: #f67f26;
	font-weight: normal;
	width: 210px;
	height: 25px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

.cutimg {float:left;width:150px;}
.defcutimg {float:left;width:300px;}

/** quick contact end**/
.addbookmark {
	
}

.addthis_toolbox {
	width: 150px;
	margin: 5px 0 5px 0;
}

/*columns*/
.col1,.col2 {
	float: left;
	width: 284px;
	padding-right: 26px;
}

.col3 {
	float: right;
	width: 280px;
}

* html .col3 {
	width: 274px;
}

/** testimonial end **/
blockquote {
	padding: 0 0 20px 0;
}

.quote {
	background: url('/img/quote_icon.jpg') no-repeat top left;
	float: left;
	display: block;
	width: 37px;
	height: 34px;
	margin: 5px 0 0 0;
	padding: 0 10px 0px 0;
	color: #A3D780
}

blockquote .testitext {
	font-size: 16px;
	text-align: left;
	font-style: italic;
	color: #6FC047;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testitext a {
	font-size: 16px;
	text-align: left;
	font-style: italic;
	color: #A3D78A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testiauthor {
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #000;
}

.testicompany {
	margin: 2px 0 0 0;
	font-size: 14px;
	color: #fff;
	font-style: italic;
}

.testitbl {
	background-image: url("/img/border_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 550px;
	margin: 0 0 20px 0;
}

.gloss h4 {
	padding: 0 0 10px 0;
	color: #999;
}

/*
.post{	float:left;	width:auto;	margin:0 0 40px 0;	padding:0 0 20px 0;}
.post .post-meta{	float:left;	width:170px;	border-right:1px solid #565656;	margin-right:20px;}
.post .post-meta .arrow{	background:url(/img/post_meta_arrow.gif) no-repeat right;	display:block;	width:10px;	height:17px;	float:right;	position:relative;	margin:24px -10px 0 0;}
.post .post-meta .date{	font-size:12px;	color:#696969;	text-transform:uppercase;display:block;}
.post .post-meta .category,.post .post-meta .comments{	font-size:12px;	color:#696969;	display:block;}
.post .post-meta .author{	font-size:12px;	color:#696969;	display:block;}
.post .post-content{	float:right;	width:359px;}

.post-title {font-style:italic; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
*/ /*Services*/
#services {
	margin: 0 0 0 0px;
}

#services dt {
	margin: 0;
	padding: 0 0 14px 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	width: 280px;
}

#services dd {
	background: #00529F;
	margin: 0 0 20px 0;
	padding: 0;
	width: 280px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	line-height: 20px;
}

.desc {
	padding: 20px;
	display: block;
}

/** recipe **/
.reciperight {
	width: 304px;
	float: right;
}

#recipe-top {
	background-image: url('/img/recipe_archive_top.png');
	background-repeat: no-repeat;
	height: 60px;
}

#recipe-mid {
	background-image: url('/img/blog_archive_middle.png');
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
}

#recipe-bot {
	background-image: url('/img/blog_archive_bottom.png');
	background-repeat: no-repeat;
	height: 54px;
}

#recipe-mid h5 {
	text-align: center;
}

#recipe-mid .recipetitle a {
	text-decoration: none;
}

#recipe-mid .recipetitle a:hover h5 {
	color: #FFF;
}

#recipe-mid .recipetitle {
	margin: 0 20px 0 20px;
	background-image: url("/img/border_line2.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0 5px 0;
}

.recipeimg {
	float: left;
	background-color: #e6f4f7;
	padding: 6px;
	margin: 0 20px 20px 0;
}

/** recipe end **/ /** Blog **/
.blogright {
	width: 304px;
	float: right;
}

#blog-top {
	background-image: url('/img/blog_archive_top.png');
	background-repeat: no-repeat;
	height: 60px;
}

#blog-mid {
	background-image: url('/img/blog_archive_middle.png');
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
}

#blog-bot {
	background-image: url('/img/blog_archive_bottom.png');
	background-repeat: no-repeat;
	height: 54px;
}

#blog-mid h5 {
	text-align: center;
}

#bloghead {
	background-color: #4F9DEC;
	padding: 5px 2px 5px 5px;
	width: 190px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.tblblog {
	width: 560px;
}

.btitle {
	width: 400px;
	padding: 8px 15px 8px 15px;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: white;
	background: #242424;
	float: left;
}

.btitle a {
	text-decoration: none;
	color: white;
}

.btitle a:hover {
	text-decoration: none;
	color: #f67f26;
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#recentbox #recenttitle {
	padding: 2px;
	display: block;
	background-color: #EB0265;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.blogtitle {
	padding: 3px;
	margin: 0 20px 0 20px;
	background-image: url("/img/border_line2.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

.blogtitle a {
	color: #ddd8bc;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

.blogtitle a:hover {
	color: #fff;
}

.blogtext {
	padding-top: 20px;
	line-height: 16px;
}

.overallblog {
	width: 560px;
	background-image: url("/img/border_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	margin-top: 8px;
	float: left;
}

.overallblog2 {
	width: 560px;
	margin-bottom: 20px;
	margin-top: 8px;
	float: left;
}

#addcmnt_name,#addcmnt_email,#addcmnt_msg {
	width: 90%;
	margin: 4px;
}

#contentmain a.btnac,#contentmain #addcmnt_add {
	font-weight: bold;
	border: 1px solid;
	background-color: #4F9DEC;
	color: #fff;
	padding: 5px;
	width: 120px;
	text-align: center;
	text-decoration: none;
}

#contentmain a.readmore {
	font-weight: bold;
	border: 1px solid;
	background-color: gray;
	color: #fff;
	padding: 5px;
	width: 120px;
	text-align: center;
	text-decoration: none;
}

#contentmain a.btnac:hover,#contentmain a.readmore:hover {
	background-color: white;
	color: gray;
	padding: 5px;
	width: 120px;
	text-align: center;
	text-decoration: none;
}

.bsummary {
	width: 400px;
	padding: 5px 15px 5px 15px;
	float: left;
	background: #696969;
}

.blogdate {
	background-image: url('/img/date.png');
	background-repeat: no-repeat;
	width: 83px;
	height: 72px;
	float: left;
	text-align: center;
}

.blogbox {
	width: 430px;
	float: left;
	margin: 0 0px 0 30px;
}

.blogbox2 {
	width: 460px;
	float: left;
	margin: 0 20px 0 30px;
}

.blogauthor {
	float: left;
	margin: 10px 0 0 3px;
}

.blogauthor2 {
	float: right;
	margin: 20px 3px 0 0px;
}

.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.btns {
	text-align: right;
	float: right;
	width: 200px;
	margin: 9px 0px 0 0;
	color: #997745;
	margin-bottom: 20px;
}

.btns2 {
	text-align: right;
	float: right;
	width: 560px;
	margin: 5px 3px 0 0;
	color: #997745;
	padding-bottom: 25px;
	margin-bottom: 20px;
	background-image: url("/img/border_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.btns2 a {
	color: #fff;
	padding: 5px 8px 5px 8px;
	border: 1px solid #fff;
}

.btns2 a:hover {
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	background-color: #fff;
	color: #333;
	border: 1px solid #333;
}

.btns3 a {
	color: #fff;
	padding: 5px 8px 5px 8px;
	border: 1px solid #fff;
}

.btns3 a:hover {
	color: #fff;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
}

.tcomments {
	float: left;
	width: 100px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 0 1px;
	text-align: left;
}

.pmth {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 0 3px;
}

.pdt {
	color: #666;
	font-size: 32px;
	font-weight: bold;
	margin: 3px 0 0 3px;
}

.pyr {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	margin: -4px 0 0 3px;
}

.commentfrm {
	width: 560px;
}

fieldset {
	border: 1px solid #fff;
	font-style: italic;
	background-color: #ffecce;
	color: #4f9dec;
}

.icaptcha {
	width: 160px;
	height: 40px;
}

/** Blog end **/ /** form - Form Style **/
.appform {
	width: 560px;
}

/*
.contact-info{	float:left;	width:200px;}
.form-inner{	float:right;	width:300px;}
*/
form {
	padding: 0px;
	margin: 0;
}

label {
	padding-right: 1px;
}

input,textarea {
	margin: 2px;
	color: #868686;	
}

#name,#email,#subject {
	width: 200px;
}

#message {
	width: 300px;
	height: 150px;
}

.labelfield,.tfvNormal {
	color: #000;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#t_form_52_comments {
	font-size: 16px;
	font-weight: bold;
	color: #f67f26;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal
}

#t_form_52_captcha {
	float: right;
	width: 150px;
	text-align: right;
}

.tfvHighlight {
	color: red;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#t_addcmnt_captcha,#t_form_52_captcha {
	width: 400px;
}

#addrloc td {padding:0 0 10px 0; }

#locator_pcloc {width:60px; margin:0 0 0px -1px;}


.htmlIText, .htmlIMemo  {
	border-top:0;
	border-right:0;
	border-left:1px solid #333;
	border-bottom:1px solid #000;
}

#captcha1 {
	width: 160px;
	height: 40px;
}

.quickdet {
	margin: 0 0 0 20px;
	padding: 75px 0 0 0;
	width: 200px;
}

.quickdet .labelfield {
	float: left;
	width: 80px;
}

.lang-flag {
	position:absolute;
	float:left;
	/*padding:0 50px 0 15px;*/
	width:550px;
	text-align: right;
}

/*footer*/


#footer {
	background: url(/img/footer_bg2.gif) no-repeat;
	width: 902px;
	height: 140px;
	float: left;
	color: #fff;
}

.colimg {
	background: url('/img/line_shadow.jpg') no-repeat bottom;
	padding: 10px 0 15px 0;
	margin: 0 0 10px 0;
}

.footer-content {
	width: 95%;
	padding: 5px 20px;
	margin: 0 0 20px 0;
	font-size: 12px;
}

#copyright {
	margin: 5px 0 10px 0;
	font-family: Georgia;
}

#powered {
	margin: 10px 0 10px 0;
}

#smlogo { 
	float:right;
	width:50px;
	margin: 20px 0 0 0;
}


#smgreenham {
	float:right;
	width:92px;
	margin: 20px 20px 0 0;
}


#fmenu {
	margin: 25px 0 0 0;
	height:26px;
}

#fmenu a {
	margin: 0px 5px 0 10px;
	color:#6C6;
}

.fcol1  {width:270px;float:left;min-height:130px;text-align:left;margin:0px;}
.fcol2  {width:585px;float:left;min-height:130px;text-align:right;margin:0px;}

.fcol1 ul {margin:-3px 0 0 0;}

.fcol1 li {list-style-image:url('/img/fm_1.jpg');}
.fcol1 ul li a {color:#8AFFFF; }

/*common classes style*/
.clearfix {
	clear: both;
}

.block {
	display: block;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignJustify {
	text-align: justify;
}

.alignCenter {
	text-align: center;
}

.floatRight {
	float: right;
	width: auto;
}

.floatLeft {
	float: left;
	width: auto;
}

abbr,acronym {
	font-style: italic;
	cursor: help;
	color: #b8d9e1;
}

.imageLeft {
	padding: 10px 10px;
	margin: 0 15px 20px 0;
	background: #e6f4f7;
}

.imageRight {
	padding: 10px 10px;
	margin: 0 0 20px 15px;
	background: #e6f4f7;
}

.hide {
	display: none;
}

img {
	border: 0;
}




/** Bubble tooltip style **/
.tooltip {
	width: 220px;
	color: #fff;
	font: lighter 15px/ 1.3 Georgia, sans-serif;
	text-decoration: none;
	text-align: center;
}

.tooltip span.top {
	padding: 12px 43px 48px 43px;
	background: url('/img/bubble.png') no-repeat top;
}

/** Bubble tooltip style ends**/ /* Highslide */
.highslide {
	cursor: url("/thirdparty/highslide_3_3/graphics/zoomin.cur"), pointer;
	outline: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}

.highslide-image {
	border: 10px solid #fff;
}

.highslide-image-blur {
	
}

.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
}

.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image:
		url(/thirdparty/highslide_3_3/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

a.highslide-credits,a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

a.highslide-full-expand {
	background: url(/thirdparty/highslide_3_3/graphics/fullexpand.gif)
		no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

