

.secifr { background:white; margin:0; /*margin:0 auto 40px auto;*/ width:100%;
display:block;  clear:both; padding:0;  }
.secifr div { vertical-align:top; border:0; margin:0 auto; padding:0;}
.secifrleft {
	display:block;
	 width:100%; 
	 max-width:332px;
	 border:0px solid green; 
	 margin:0; 
	 padding:0;
	 float:left;    }
.secifrleft div { margin:0 5px;}
.us-mini { display:block; }
.global-mini { display:block;}




/*
.today-cal-link-us { display:inline-block; height:45px; width:200px; background:url(/images/DOM_GLOBAL-copy.png) 0 0;  }
.mail-link-us { display:inline-block; height:45px; width:120px; background:url(/images/DOM_GLOBAL-copy.png) -200px 0px;  }

.today-cal-link-global { display:inline-block; height:45px; width:200px; background:url(/images/DOMESTIC_GLOBAL-copy.png) 0 0;  }
.mail-link-global { display:inline-block; height:45px; width:120px; background:url(/images/DOMESTIC_GLOBAL-copy.png) -200px 0px;  }
*/

.today-cal-link-us { display:inline-block; height:45px; width:177px; background:url(/images/DOM_GLOBAL-copy.png) -23px 0;  }
.mail-link-us { display:inline-block; height:45px; width:120px; background:url(/images/DOM_GLOBAL-copy.png) -200px 0px;  }
.mail-link-us, .mail-link-global { float:right;}
.today-cal-link-global { display:inline-block; height:45px; width:177px; background:url(/images/DOMESTIC_GLOBAL-copy.png) -23px 0;  }
.mail-link-global { display:inline-block; height:45px; width:120px; background:url(/images/DOMESTIC_GLOBAL-copy.png) -200px 0px;  }

.secifrright {display:block;  float:right; text-align:center; border:0;  margin:0 auto; width:600px; clear:right;  }
.secifrright h1, .secifrright h2 { text-align:center;}
.secifrright h1 {        margin:0px; /*color:green;*/ color:#999; font-size:18px; letter-spacing:-1px;  }
.secifrright h2 {     margin:0 0 5px 0;  /*color:navy;*/ color:#fcc127; font-size:22px; letter-spacing:-1px; }
.secifr iframe { display:block; margin:0; padding:0; border:0px; width:100%;   }
.secifr iframe.usifr  {   height:100px; border:0px; overflow:hidden; }
.secifr iframe.gloifr  {   height:100px;  border:0px; overflow:hidden; }
.secifr iframe.sliifr  {   height:400px;  width:100%; border:0; overflow:hidden; }
.secprod {display:block; margin:0 0 20px 0; padding:0; width:100%; text-align:center; border:0; clear:both;}
.secprod h1, .secprod h1 a, .secprod h1 a:hover  { color:#fcc127; /*text-shadow:1px 1px #000;*/ margin:0; padding:0; font-weight:bold; text-decoration:none; }
.secprod div {
	display:inline-block;
	/*background: linear-gradient(#fff,#eee);*/
	border: 0px solid #ccc;
	width: 400px;
	height:auto;
	min-height:220px;
	vertical-align: top;
	border-radius: 5px;
	padding: 5px;
	margin: 7px;
	text-align: left;
	/*box-shadow: 0px 0px 100px #fff;
	transition: box-shadow 1s;*/
}
.secprod div:hover {  /*background:linear-gradient(#fff,#fff); box-shadow:0px 0px 0px yellow;*/}
.secprod a { color:blue; text-decoration:none; }
.secprod a:hover { color:red; text-decoration:none; }
.ordernow { display:inline-block; text-align:center;
	margin: 0;  width:100px;
	padding: 5px 8px; border-radius:4px; color:#fff;
	background-color: #fcc127; /*rgba(95,186,71,1.00);*/
}
.ordernow a {text-decoration:none; /*color:#fff;*/ color:#000; font-weight:bold; display:block;}
.ordernow a:hover {color:#666; }



@media only screen and (min-width : 1500px) {
body {  /*background:url(/images/2014/8844905-spring-scenery-wallpaper-background.jpg) fixed center;*/ }
.footer div { /*color:#fff;*/}
}
@media only screen and (max-width : 950px) {
	.secifr img { display:block; width:100%; max-width:500px; margin:10px auto; padding:0;}
	.secifrleft {display:block; width:100%; max-width:100%;  margin:0px 0px 0px 10px;  }
	/*.secifrleft span {display:block; padding:0; width:auto;  margin:10px 2%; float:left; border:0; }*/
	.secifrleft span img {display:block; width:100%; margin:0;}
	.secifrleft iframe {display:inline-block; padding:0;  margin:0px; width:100%; overflow:hidden; }
	.secifrright { /*display:none;*/ display:inline-block; /*float:right;*/ text-align:center; margin:10px auto; width:100%;  }
	.secifrright iframe.sliifr { }
.secifrright h1 {  color:#333; font-size:16px; letter-spacing:-1px; font-weight:normal; display:inline-block;   }
.secifrright h2 {  color:#333; font-size:18px; letter-spacing:-1px; font-weight:bold; display:inline-block;   }
	div.secprod div { display: block; width:90%; margin:4px auto;}
	.today-cal-link-us, .today-cal-link-global { float:left; }
	.mail-link-us, .mail-link-global { float:right; }
}

