﻿/*must credit smeltery.net used with @fontface embed font megalopolisExtra font*/
/*suf-css 2009*/
html{
	margin:0; padding:0; background-image:url(/images/suf-bk111209-side.png); background-color:#939393; background-repeat:repeat-x; text-align:center; height:auto;}
body{
	background-image:url(/images/suf-bk111209.png); background-repeat:no-repeat;}
h1{
	font-family: Verdana, Geneva, sans-serif; font-size:16px; line-height:22px; color:#c30; text-align:left; margin-bottom:-10px;}
h2{
	font-family:Verdana, Geneva, sans-serif; font-size:15px; line-height:20px; color:#000000; text-align:left; margin-bottom:-10px;}
h3, h4, h5{
	font-family:Verdana, Geneva, sans-serif; font-size:14px; line-height:18px; color:#000; text-align:left;}
p{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#000; text-align:left;margin-bottom:-2px;}
img {
	padding: 0px 5px 0 0; border:none;}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-align:left;}
tr{
	font-size:12px;
	line-height:12px;}
	
.center{
	text-align:center;}
.icon{
	padding-left:15px;}
.newsIntro{
	font-style:italic;
	font-weight:bold;}
.underline{
	font-weight:bold; text-decoration:underline;}
.outdent{
	margin-left:-20px;}
.top{
	margin:0; top:-1px;}
.orange{
	color:#c30; font-weight:bold;}
.taupe{
	color:#808040; font-weight:bold;}
		
/*added by david green open window-2-22-2011*/
.more p{padding:0; margin:0; padding-bottom:10px; text-align:left; font:Arial, Helvetica, sans-serif; font-size:14px; line-height:22px;}

#overlayTable{font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: bold;  text-align: left;}

div.close{text-align:right;}
/*END DAVID GREENE ADDITIONS*/

#sidebarL .indentL{
	margin-left:10px;
	margin-bottom:-10px;
	color:#808040;}
form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:180px;
	padding:0 40px 4px 0;
	margin-right:20px;}
#container{
	width:960px; margin:0 auto 0 auto; background-color:#fff;}
#containerPopup{
	width:400px; margin:0 auto 0 auto; background-color:#f60;}
#header{
	width:960px; background-color:#fff; z-index:300; position:relative;}/*changed to position:relative---51810*/
#header a{
	border:none; display:block;}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/*POSITION MUST BE RELATIVE FOR LOGO TO LINK*/
#header .logo{
	position:relative; float:left; width:300px; margin:20px 10px 20px 5px; background-color:#fff; z-index:1000;}
/*END NOTE*/

#header .tag{
	font-family: Verdana, Geneva, sans-serif; font-size:16px; font-weight:bold; color:#039f56; float:right; text-align:right; margin:40px 40px 0 0; width: 550px;}
#menuContainer{
	position:absolute;
	width:960px;
	height:28px;
	background-color:#039f56;
	margin:0;
	left: 0px;
}/*DOES NOT WORK/DISABLES MENUS-overflow hidden added to solve home link logo prob-92810*/
/*cssplay-simpledrowdown menu-111109*/


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/ul-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0; z-index:100;}

#nav {background-color:#039f56; height:28px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; line-height:28px; width:720px; margin:0 auto auto 0;}
#nav ul {margin:0; padding:0; list-style:none; display:inline-block;}
#nav .menu .level1-li {float:left; display:inline; width:120px; margin-top:-32000px;}
#nav .menu a {display:block; width:120px; text-decoration:none; text-align:center; color:#fff;}
#nav .menu a.level1-a {position:relative; float:left; display:inline; margin-right:-119px; margin-top:32000px; font-size:12px;}
#nav .menu .sub {background:#000; float:left; margin-top:-28px; padding-top:28px; margin-bottom:-32000px;}
#nav .menu .sub a {background:#c90; position:relative; margin-right:-1px;}
#nav .menu a:hover,
#nav .menu a:focus,
#nav .menu a:active {background:#000; margin-right:0;}
/*END CSSPLAY simpledropdown */

/*FLASH BANNER*/
#banner{
	width:960px; height:300px; background-color:#fff; clear:both; margin-top:5px;}
	
/*STATIC SUB PAGE BANNER*/
#bannerShort{
	width:960px; height:150px; background-color:#fff; clear:both; overflow:hidden;}
#bannerShort2{
	width:960px; height:225px; padding-top:50px; background-color:#000; clear:both; overflow:hidden;}
#bannerTall{
	width:960px; height:320px;  padding-top:50px; background-color:#000; clear:both; overflow:hidden;}
#bannerTaller{
	width:960px; height:325px; padding-top:70px; background-color:#000; clear:both; overflow:hidden;}

	
/*ROLLOVER BUTTONS-white*/
#rollButtonWhite{
	display: block;
  width: 75px;
  height:21px;
  background: url(/images/pub_images/graphics/css-more-button.gif); 
  background-repeat:no-repeat;}
#rollButtonWhite:hover{ 
  background-position: 0 -21px;}
#rollButtonWhite span{
  display: none;}
/*END ROLLOVER BUTTON*/

/*ROLLOVER BUTTONS-grey*/
#rollButton{
	display: block;
  width: 75px;
  height:21px;
  background: url(/images/pub_images/graphics/css-more-button-tanbk.gif); 
  background-repeat:no-repeat;}
#rollButton:hover{ 
  background-position: 0 -21px;}
#rollButton span{
  display: none;}
/*END ROLLOVER BUTTON*/

/*SIDEBAR LEFT COLUMN*/
#sidebarL{
	float:left; padding:20px 30px 20px 30px; margin:0;width:160px;}
	
#sidebarLsearch{
	float:left; padding:20px 20px 20px 10px; width:180px; background-color:#ccc;}/*new 51810*/
#cse-search-box{text-align:left; padding-top:10px;}/*new 51810*/

#sidebarL .gray{
	color:#808040;}
#sidebarL .sub{
	color:#000; margin-bottom:-10px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 12px; line-height:18px;text-align:left;}
#sidebarL a:link{
	font-weight:bold; text-decoration:none; color:#808040;}
#sidebarL a:hover{
	font-weight:bold; text-decoration:none; color:#D76B00;}
#sidebarL a:visited{
	font-weight:bold; text-decoration:underline; color:#804000;}
#sidebarL ul{
	margin-left:-25px;}
#sidebarL li{
	list-style:disc; margin-left:4px; color:#808040; margin-bottom:10px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 12px; line-height:14px;text-align:left;}
#sidebarL img{
	margin-left:-6px;}

#sidebarL .box1{
	width:159px; text-align:center; font-size:16px; font-weight:bold; color:#fff; padding:10px 5px 0px 0px;}
#sidebarL .box2{
	width:159px; text-align:center; font-size:16px; font-weight:bold; color:#fff; padding:10px 5px 0px 0px;}
#sidebarL .box3{
	width:159px; text-align:center; font-size:16px; font-weight:bold; color:#fff; padding:10px 5px 0px 0px;}
#sidebarL .box1 a:link{
	color:#fff; font-weight:bold;}
#sidebarL .box1 a:hover{
	color:#FC0; font-weight:bold;}
#sidebarL .box1 a:visited{
	color:#fff; font-weight:bold; text-decoration:underline;}
#sidebarL .box2 a:link{
	color:#fff; font-weight:bold;}
#sidebarL .box2 a:hover{
	color:#FC0; font-weight:bold;}
#sidebarL .box2 a:visited{
	color:#fff; font-weight:bold; text-decoration:underline;}
#sidebarL .box3 a:link{
	color:#fff; font-weight:bold;}
#sidebarL .box3 a:hover{
	color:#FC0; font-weight:bold;}
#sidebarL .box3 a:visited{
	color:#fff; font-weight:bold; text-decoration:underline;}
	
/*----------------------SIDEBAR LANDING PAGE ONLY 10-2012----------------------------------------*/
	#sidebarLland{
	float:left; padding:20px 5px 20px 5px; margin:0; width:20px;}
	
#sidebarLlandsearch{
	float:left; padding:20px 20px 20px 10px; width:180px; background-color:#ccc;}/*new 51810*/
#cse-search-box{text-align:left; padding-top:10px;}/*new 51810*/

#sidebarLland .gray{
	color:#808040;}
#sidebarLland .sub{
	color:#000; margin-bottom:-10px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 12px; line-height:18px;text-align:left;}
#sidebarLland a:link{
	font-weight:bold; text-decoration:none; color:#808040;}
#sidebarLland a:hover{
	font-weight:bold; text-decoration:none; color:#D76B00;}
#sidebarLland a:visited{
	font-weight:bold; text-decoration:underline; color:#804000;}
#sidebarLland ul{
	margin-left:-25px;}
#sidebarLland li{
	list-style:disc; margin-left:4px; color:#808040; margin-bottom:10px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 12px; line-height:14px;text-align:left;}
#sidebarLland img{
	margin-left:-6px;}
	
	/*---------------end landing sidebar*/

/*SIDE BAR RIGHT COLUMN*/
#sidebarR{
	float:right; padding:20px 20px 20px 30px; width:180px; background-color:#CC9;}
#sidebarRsearch{
	float:right; padding:20px 20px 20px 30px; width:180px; background-color:#fff;}

#sidebarR .sub{
	color:#000; margin-bottom:-8px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 12px; line-height:18px;text-align:left;}
#sidebarR a:link{
	font-weight:bold; text-decoration:none; color:#808040;}
#sidebarR a:hover{
	font-weight:bold; text-decoration:none; color:#D76B00;}
#sidebarR a:visited{
	text-decoration:underline; color:#804000;}
#sidebarR ul{
	margin-left:-25px;}
#sidebarR li{
	list-style:disc; margin-left:-2px; color:#039f56; margin-bottom:-8px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px; line-height:16px; text-align:left;}
#sidebarR img{
	margin-left:1px;}
#sidebarR object{
	margin-left:-10px;}
	
	/*--------------------------------special SIDE BAR wide RIGHT COLUMN landing pages 10-2012------------------------------------------*/
#sidebarRland{
	float:right; padding:20px 20px 20px 30px; width:380px; background-color:#fff;}
#sidebarRlandsearch{
	float:right; padding:20px 20px 20px 30px; width:180px; background-color:#fff;}

#sidebarRland .sub{
	color:#000; margin-bottom:-8px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size: 12px; line-height:18px;text-align:left;}
#sidebarRland a:link{
	font-weight:bold; text-decoration:none; color:#808040;}
#sidebarRland a:hover{
	font-weight:bold; text-decoration:none; color:#D76B00;}
#sidebarRland a:visited{
	text-decoration:underline; color:#804000;}
#sidebarRland ul{
	margin-left:-25px;}
#sidebarRland li{
	list-style:disc; margin-left:-2px; color:#039f56; margin-bottom:-8px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px; line-height:16px; text-align:left;}
#sidebarRland img{
	margin-left:1px;}
#sidebarRland object{
	margin-left:-10px;}
	
/*----------------------------------end sidebar R landing page------------------------*/
	
/*MAIN CONTENT*/
#mainContent{
	font-size:14px; line-height:22px; margin:0 230px 0 220px; padding:20px 30px 20px 30px; border-left:#Cc9 dotted thin;}
#mainContent p{
	font-size:14px; line-height:22px;}
#mainContent h2{
	font-family:Verdana, Geneva, sans-serif; font-size:15px; line-height:20px; color:#000000; text-align:left; margin-bottom:-10px;}
#mainContent .sub{
	font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#000000; margin-bottom:-5px;}
#mainContent a:link{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#666;}
#mainContent a:hover{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#999;}
#mainContent a:visited{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:underline; color:#CC9;}
#mainContent ul{
	margin-left:5px;}
#mainContent li{
	list-style:disc; margin-left:-2px; color:#808040; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; line-height:18px;text-align:left; margin-bottom:18px;}
#mainContent .smallItal{
	font-size:12px; font-style:italic;}
#mainContent .gray{
	color:#808040; font-family:Verdana, Geneva, sans-serif; font-weight:bold; margin-bottom:-5px}
#mainContent img{
	margin:0;}
	
/*END MAIN CONTENT*/

/*-------------------------landing page MAIN CONTENT--------------------------------------------*/
#mainContentland{
	font-size:14px; line-height:22px; margin:0 30px 0 20px; padding:20px 30px 20px 30px; border-left:#Cc9 dotted thin;}
#mainContentland p{
	font-size:14px; line-height:22px;}
#mainContentland h2{
	font-family:Verdana, Geneva, sans-serif; font-size:15px; line-height:20px; color:#000000; text-align:left; margin-bottom:-10px;}
#mainContentland .sub{
	font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#000000; margin-bottom:-5px;}
#mainContentland a:link{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#666;}
#mainContentland a:hover{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#999;}
#mainContentland a:visited{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:underline; color:#CC9;}
#mainContentland ul{
	margin-left:5px;}
#mainContentland li{
	list-style:disc; margin-left:-2px; color:#808040; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; line-height:18px;text-align:left; margin-bottom:18px;}
#mainContentland .smallItal{
	font-size:12px; font-style:italic;}
#mainContentland .gray{
	color:#808040; font-family:Verdana, Geneva, sans-serif; font-weight:bold; margin-bottom:-5px}
#mainContentland img{
	margin:0;}
	
/*-----------------------landing page END MAIN CONTENT---------------------------------------------*/


/*WIDE CONTENT*/
#wideContent{
	font-size:14px; width:650px; line-height:22px; margin:0 30px 0 20px; padding:20px 30px 20px 0px;}
#wideContent p{
	font-size:14px; line-height:22px;}
#wideContent .sub{
	font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#000000; margin-bottom:-5px;}
#wideContent a:link{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#666;}
#wideContent a:hover{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#999;}
#wideContent a:visited{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:underline; color:#666;}
#wideContent ul{
	margin-left:5px;}
#wideContent li{
	list-style:disc; margin-left:-2px; color:#808040; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; line-height:18px;text-align:left;}

/*END WIDE CONTENT*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both; height:0; font-size: 1px; line-height: 0px;}
	
/*FOOTER*/
#footer { 
	 font-size:12px; background-color:#039f56; margin-top:0px; height:320px; color:#fff; padding:10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */} 
#footer p {
	text-align:center; margin: 0;/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#fff; font-weight:bold;/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}

#footer a:link{
	color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; padding:0 10px 0 10px;
	font-weight:bold;}
#footer a:visited{
	color:#000; text-decoration:underline;font-weight:bold; padding-right:10px; padding-left:10px;}
#footer a:hover{
	color:#FC3; font-weight:bold; padding-right:10px; padding-left:10px;}
#footer .black{
	color:#000;}
	
#footer td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-align:left;}
#footer tr{
	font-size:12px;
	line-height:12px;}

/*Google Search Box Style*/
/**
 * Default Theme, v2.
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #cc9;
  border: 1px solid #cc9;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
table.gsc-search-box td.gsc-input {
  padding-right: 24px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 12px;
}

input.gsc-input {
  font-size: 16px;
  padding: 4px 9px;
  border: 1px solid #D9D9D9;
  width: 99%;
}
/*PM edit made 3162012*/
.gsc-input-box {
  border: 1px solid #000000;
  background: #cccc99;
  height: 25px;
}

.gsc-search-box .gsc-input>input:hover,
.gsc-input-box-hover {
  border: 1px solid #b9b9b9;
  border-top-color: #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  outline: none;
}
.gsc-search-box .gsc-input>input:focus,
.gsc-input-box-focus {
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
  outline: none;
}

/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding: 0 8px;
  height: 29px;
  min-width: 54px;

  border: 1px solid #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;

  border-color: #3079ed;
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
}
.cse input.gsc-search-button:hover,
input.gsc-search-button:hover {
  border-color: #2f5bb7;
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
}

.cse input.gsc-search-button:focus,
input.gsc-search-button:focus {
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  width: 13px;
  height: 13px;
  padding: 6px 27px;
  min-width: 13px;
  margin-top: 2px;
}

.gsc-refinementHeader {
  text-decoration: none;
  font-weight: bold;
  color: #666;
}

.gsc-refinementHeader.gsc-refinementhActive {
  text-decoration: none;
  color: #DD4B39;
}

.gsc-refinementHeader.gsc-refinementhInactive {
  text-decoration: none;
  cursor: pointer;
}

.gsc-refinementHeader.gsc-refinementhInactive>span:hover {
  text-decoration: underline;
}

.gsc-refinementhActive>span {
  border-bottom: 3px solid;
  padding-bottom: 2px;
}

.gsc-refinementsArea {
  padding-bottom: 15px;
  padding-top: 10px;
  border-bottom: 1px solid #E9E9E9;
}

/* Foont size for refinements */
.gsc-tabsArea {
  font-size: 11px;
}
/* For searcher tabs */
.gsc-tabsArea > .gsc-tabHeader {
  height: 27px;
}
.gsc-tabsArea > div {
  height: 30px;
  overflow: auto;
}
/* No spacers needed for keneddy refinements */
.gsc-tabsArea .gs-spacer {
  display: none;
}
.gsc-tabsArea .gs-spacer-opera {
  display: none;
}
.gsc-tabsArea {
  margin-top: 12px;
  margin-bottom: 0;
  height: 29px;
  border-bottom: 1px solid #CCC;
}
/* Refinement tab properties */
.gsc-tabHeader {
  display: inline-block;
  padding: 0 8px 1px 8px;
  margin-right: 0px;
  margin-top: 0px;
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  min-width: 54px;
  text-align: center;
}
/* Active refinement tab properties */
.gsc-tabHeader.gsc-tabhActive {
  border: 1px solid #ccc;
  border-bottom-color: #fff;
  color: #202020;
}
/* Inactive refinement tab properties */
.gsc-tabHeader.gsc-tabhInactive {
  background: #fff;
  color: #666;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
/* Inner wrapper for a result */
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  border: 1px solid;
  border-color: #fff;
  margin-bottom: 0;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result {
  border: 1px solid;
  border-color: #fff;
  margin-bottom: 0;
}
/* Wrapper for a result. */
.gsc-webResult .gsc-result {
  padding: 10px 0 10px 0;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid;
  border-color: #fff;
}
.gs-web-image-box,
.gs-promotion-image-box {
  padding: 2px 0;
}
.gs-promotion-image-box img.gs-promotion-image {
  max-width: 50px;
}
.gs-promotion-image-box img.gs-promotion-image,
.gs-promotion-image-box {
  width: 50px;
}
.gs-web-image-box img.gs-image {
  max-width: 70px;
  max-height: 70px;
}

.gs-web-image-box-landscape img.gs-image {
  max-width: 70px;
  max-height: 50px;
}

.gs-web-image-box-portrait img.gs-image {
  max-width: 50px;
  max-height: 120px;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 80px;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
  width: 60px;
  height: 50px;
  overflow: hidden;
}

.gs-web-image-box {
  text-align: inherit;
}
.gs-promotion-image-box img.gs-promotion-image {
  border: 1px solid #ebebeb;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
  background-color: #F6F6F6;
  margin-top: 5px;
  margin-bottom: 10px;
}
.gsc-result-info {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 8px;
  padding-bottom: 10px;
}
.gs-promotion-text-cell .gs-visibleUrl,
.gs-promotion-text-cell .gs-snippet {
  font-size: 13px;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  padding-left: 8px;
  padding-right: 8px;
}

.gs-promotion-table {
  margin-left: 8px;
  margin-right: 8px;
}

.gs-promotion table {
  padding-left: 8px;
  padding-right: 8px;
}

table.gs-promotion-table-snippet-with-image{
  padding-left: 0;
  padding-right: 0;
}

.gs-promotion-text-cell {
  margin-left: 8px;
  margin-right: 8px;
}

.gs-promotion-text-cell-with-image {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #15C;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #15C;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #15C;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #15C;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #093;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #EEE;
}

.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background: white;
  border: 1px solid #CCC;
  border-top-color: #D9D9D9;
  margin: 0;
}

.gsc-completion-title {
  color: #15C;
}
.gsc-completion-snippet {
  color: #000;
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display: block;
}

/* Keneddy shows url at the top of the snippet, after title */
.gsc-url-top {
  display: block;
}

.gsc-url-bottom {
  display: none;
}

/* Keneddy shows thumbnail inside the snippet, under title and url */
.gsc-thumbnail-left {
  display: none;
}

.gsc-thumbnail-inside {
  display: block;
}

.gsc-result .gs-title {
  height: 1.2em;
}

.gs-result .gs-title,
.gs-result .gs-title * {
  color: #15C;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #093;
  text-decoration: none;
  padding-bottom: 2px;
}

.gsc-results .gsc-cursor-box {
  margin: 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  text-decoration: none;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: underline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  text-decoration: none;
  color: #DD4B39;
}

.gsc-preview-reviews,
.gsc-control-cse .gs-snippet,
.gsc-control-cse .gs-promotion em,
.gsc-control-cse .gs-snippet,
.gsc-control-cse .gs-promotion em {
  color: #333;
}

.gsc-control-cse-zh_CN .gs-snippet b,
.gsc-control-cse-zh_CN .gs-promotion em,
.gsc-control-cse-zh_TW .gs-snippet b,
.gsc-control-cse-zh_TW .gs-promotion em {
  color: #C03;
}

.gsc-snippet-metadata,
.gsc-role,
.gsc-tel,
.gsc-org,
.gsc-location,
.gsc-reviewer,
.gsc-author {
  color: #666;
}

.gsc-wrapper.gsc-thinWrapper {
  border-right: 1px solid #e9e9e9;
}

.gs-spelling a {
  color: #15C;
}

.gs-spelling {
  color: #333;
  padding-left: 7px;
  padding-right: 7px;
}

.gs-snippet {
  margin-top: 1px;
}

div.gsc-clear-button {
  background-image: url('//www.google.com/uds/css/v2/clear.png');
}

div.gsc-clear-button:hover {
  background-image: url('//www.google.com/uds/css/v2/clear-hover.png');
}

.gsc-preview-reviews ul {
  padding-left: 0;
  padding-right: 0;
}

.gsc-completion-container .gsc-completion-icon-cell {
  width: 42px;
  height: 42px;
  padding-right: 10px;
}

td.gsc-branding-text, td.gcsc-branding-text {
  color: #666;
}

.gcsc-branding {
  padding-top: 2px;
}

.gsc-adBlock {
  padding-bottom: 5px;
}

.gsc-table-cell-snippet-close,
.gsc-table-cell-snippet-open {
  padding-left: 0;
  padding-right: 0;
}

/*end*/