
/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#daeed9;background:daeed9;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

/* 
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#009933;
}
 h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
*/

h1 { color:#009933; font: XX-large  font-weight: bold ; }
h2 { color:#009933; font: large  font-weight: bold; }
h3 { color:#009933; font: medium font-weight: bold ;}
h4 { color:#009933; font: small  font-weight: bold; }
h5 { color:#009933; font: x-small  font-weight: bold; }
h6 { color:#009933; font: xx-small  font-weight: bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;
	width: 321px;
	height: 100px;
}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;
    height: 128px;
    width: 144px;
}

.paging
{
    border : 1px dotted #333333;
    padding : 3px 5px 3px 5px;
    background :#009933;
}
.pagingCurrent
{
    border : 1px dotted #333333;
    padding : 3px 5px 3px 5px;
    background: #333333;
    color:#000000 ;
    font-weight :bold ;
    
}
.HideMail
{
     display:none;
}

.date {
    float:left;
    display:block;
    font-size:11px;
    text-align:center;
    line-height:45px;
    width:32px;
    height:45px
}

.date.month-01 { background: url(/common/images/jan.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-02 { background: url(/common/images/feb.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-03 { background: url(/common/images/mar.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-04 { background: url(/common/images/apr.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-05 { background: url(/common/images/may.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-06 { background: url(/common/images/jun.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-07 { background: url(/common/images/jul.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-08 { background: url(/common/images/aug.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-09 { background: url(/common/images/sep.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-10 { background: url(/common/images/oct.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-11 { background: url(/common/images/nov.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }
.date.month-12 { background: url(/common/images/dec.gif) no-repeat 0 0 ; padding :0px 10px 0px 0px;  }

p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}


strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.60;
	MozOpacity: 0.60;
	opacity: 0.60;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/common/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/common/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/common/images/bubble.gif) no-repeat bottom;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover ins {background-position:left -155px;}
	
.imageload {
     
display:block;  
background:url(/common/images/ajax-loader.gif) no-repeat 50% 50%;

}
.imageWeatherload
{
    background:url(/common/images/ajax-loader.gif) no-repeat 50% 50%;
}
.imageWeatherloadBig
{
    background:url(/common/images/weatheranim.gif) no-repeat 50% 50%;
}

.imageloadBAR {
     
display:block;  
background:url(/common/images/ajax-loader_BAR.gif) no-repeat 50% 50% background-position:center;

}

.gradient 
{
a:link    color: #007934;

a:visited  color: #007934; 
a:hover    Text-decoration:Underline; cursor:hand ; 
a:active   position: relative;  
padding: 4px;

background: url(/common/images/gradiebt_l.png) 0% 0% repeat-x;
color: #fff;
}
.gradientGR
{
a:link    color: #007934;

a:visited  color: #007934; 
a:hover    Text-decoration:Underline; cursor:hand ; 
a:active   position: relative;  
padding: 4px;

background: url(/common/images/gradient_gr.png) 0% 0% repeat-x;
color: #000;
}

#TopNavLogin
{
 float :left ;
   text-align: left;
   background-color :#5d9413;
   
}

#TopNavPageOptions
{
 float :Right ;
   text-align: Right;
      background-color: #5d9413;
}
.search-box{ /*outer background*/
/*background:url(http://qkin.com/wp-content/themes/qkinweb/images/search-box.gif) no-repeat top left;*/
height: 26px;
padding: 5px 0 0 10px;
width: 165px;
}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
/*background: #ffffff url(http://qkin.com/wp-content/themes/qkinweb/images/search-form.png) no-repeat top left;*/
width: 123px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
/*background: url(http://qkin.com/wp-content/themes/qkinweb/images/search-icon.png) no-repeat top left;*/
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
/*background:url(http://qkin.com/wp-content/themes/qkinweb/images/search-icon.png) no-repeat bottom left;*/
}
a:link    { color: #007934;
    }
a:visited { color: #007934; }
a:hover   { Text-decoration:Underline; cursor:hand ; }
a:active  { position: relative;  }

body {
	margin:0;
	color:#333;	
	height:100%;
	background-color :#5d9413;
}



hr { width: 99%; 
color: #ccc; height: 1px;
    text-align: left;
}
fieldset  { padding:10px; border:1px solid #ccc; }
legend    { color:#000; border-color:#ccc; padding:10px; font-weight:bold; }
input[type=text], textarea, select
{
    border:1px solid #ccc;
    padding:4px;
    }
input[type=text]:focus, textarea:focus, select:focus {
    background:#FFFF66;
    }
input[type=text]:hover, textarea:hover, select:hover {
    background:#FFFFCC;
    }
    
    
    input[type=password]
    {
              border:1px solid #ccc;
              padding:4px;
    }
    input[type=password]:focus, textarea:focus, select:focus 
    {
            background:#FFFF66;
    }
    input[type=password]:hover, textarea:hover, select:hover 
    {
            background:#FFFFCC;
    }
    
    .ButtonsSearch
{
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: small;
            color: White;
            font-family: Tahoma;
            background-color: #e39300;
            height:25px;
            }
             
    .ButtonsLogin
{
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: small;
            color: White;
            font-family: Tahoma;
            background-color: #009e59;
            height:25px;
            
 }
 .ButtonFbook
 {
     padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #3b5998;
            border-left: 0px solid #3b5998;
            border-bottom: 0px solid white;
            font-size: small;
            color: White;
            font-family: Tahoma;
            background-color: #3b5998;
            height:25px;
             
 }
 
     .ButtonsArticleLike
{
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: small;
            color: #666666;
            font-family: Tahoma;
            background-color: #eeeeee;
            height:25px;
 }
      .ButtonsArticleLiked
{
        
         
 }
 
            
   .ButtonsPageOptions
{
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: small;
            color: White;
            font-family: Tahoma;
            background-color: #7bba52;
            height:25px;
            text-align: right;
}

            .navscroll
            {
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: x-small;
            color: White;
            font-family: Tahoma;
            background-color: #ffa500;
            height:11px;
                
            }
            .ButtonsWeather
            {
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: small;
            color: green;
            font-family: Tahoma;
            background-color: #cccccc;
            height:25px;
            }
             .ButtonsGrey
            {
            padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #000000;
            border-left: 0px solid #000000;
            border-bottom: 0px solid white;
            font-size: small;
            color: Grey;
            font-family: Tahoma;
            background-color: #333333;
            height:25px;
            }
            
            .Link
            {
               color: #000000; 
                
            }
            
            /*Weather on home */
            #scrollup {
	   position: relative;
	   overflow: hidden;
	   border: 0px solid #000;
	   height: 30px;
	   width: 350px
	 }
	 .headline {
	   position: absolute;
	   top: 210px;
         left: 5px;

	   width:350px;
	 }
	 /* END Weather on home */
	 
	 p {
padding: 0 0 1em;
}
.msg_list {
margin: 0px;
padding: 0px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#009933;
margin:1px;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}


/*Grain Prices */

.MakeMargin
{
margin-left: 15px;
margin-right :15px;

}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#fff;
padding: 5px;
left: -1000px;
border: 1px solid #000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
    
button, input[type=submit] {
    font-size:11px;
    font-weight:bold;
    padding:4px 6px;
    cursor:pointer;
}

.styleimg
    {
     
            display:block;  
          background:url(common/images/ajax-loader.gif) no-repeat 50% 50%;
    }

#panel 
{
display: none;
	background: #007934;
	height: 300px;

}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #422410;
	background: url(/common/images/arrow_down.png) no-repeat center top;
}
.btn-slide {
	
	text-align: center;

	padding: 0px 0px 0 0;
	margin: 0 auto;
	text-decoration: none;
}


/* Blueprint-Template DIV Layout Stuff */
.container {
    background-color:#fff;
    }

#swHead {
    height:199px;
	background-image :url(common/images/bg-header.jpg) no-repeat;
	top:0;
	left:0;
	width:100%;
    }

#swFoot {
    background-color:#ffa500;
  
}


#swLeft 
{    text-align: left;
     margin-left :1px;
     margin-left :1px;
    word-wrap: break-word;


}
#swRight {

float: right;

    top: -1px;
    left: 0px;
}
#swBack {

float: right;
    width: 79px;
}
#swMain {

 border-left : dotted 1px #999999;
 
  border-top : dotted 0px #999999;
  
  border-right : dotted 1px #999999;
  
 border-bottom: dotted 0px #999999;
 
  margin-bottom : 2px;
 padding-bottom :10px;
 margin-left : 10px;
 padding-left :10px;
 padding-right :10px;
  padding-top :0px;
 margin-top : 0px;

 
}
#swMain2Col {

 border-left : dotted 1px #999999;
 
  border-top : dotted 0px #999999;
  
  border-right : dotted 0px #999999;
  
 border-bottom: dotted 0px #999999;
 
  margin-bottom : 2px;
 padding-bottom :10px;
 margin-left : 10px;
 padding-left :10px;
 padding-right :0px;
  padding-top :0px;
 margin-top : 0px;

}
#swMainWide {

 border-left : dotted 0px #999999;
 
  border-top : dotted 0px #999999;
  
  border-right : dotted 0px #999999;
  
 border-bottom: dotted 0px #999999;
 
  margin-bottom : 2px;
 padding-bottom :10px;
 margin-left: 0.5px;
  margin-right: 10px;
 padding-left :-5px;
 padding-right :10px;
  padding-top :0px;
 margin-top : 0px;

}
#swMain2ColLite {

 border-left : dotted 1px #000;
 
  border-top : dotted 0px #999999;
  
  border-right : dotted 1px #999999;
  
 border-bottom: dotted 0px #999999;
 
  margin-bottom : 2px;
 padding-bottom :10px;
 margin-left: 10px;
  margin-right: 15px;
 padding-left :1px;
 padding-right :25px;
  padding-top :0px;
 margin-top : 0px;

}


.logo
{	
	background: url('common/images/bg-logo.png') no-repeat;		
	width: 302px;
	height: 82px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	display: block;
}
#swNavTop 
{
    background-color:Orange;
    width:731px;
    height:198px;
    margin-top:0px;
    margin-left:219px;
    vertical-align :middle ;
}

#swLogo
{
    position: relative;
     width: 303px; 
     height: 95px;
      z-index: 3;
       top: -65%;
    left: 47px;
}
#SearchBox
{
    position: relative;
     width: 220px; 
     height: 25px;
      z-index: 1;
       top: -67%;
    left: -220px;
    background-color:#000;
}
#Search 
{
    width :732px;
}


.ButtonTopSearch 
{
      padding: 0px 3px;
            border-right: 0px solid white;
            border-top: 0px solid #003255;
            border-left: 0px solid #003255;
            border-bottom: 0px solid white;
            font-size: small;
                color: White;
                font-family: Tahoma;
                background-color: #7bba52;
                height:25px;
    text-align: right;
}

.imagecontainer{
				  float:left;
				  clear:left;
				  /*background: url(/www._common/images/shadowAlpha.png) no-repeat bottom right !important;
				  background: url(/www._common/images/shadow.gif) no-repeat bottom right;*/
				  margin: 0px 0 0px 10px !important;
				  margin: 0px 0 0px 5px;
			}
			.imagecontainer img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
			}

.dropshadow1{
	float:left;
	clear:left;
	/*background: url(/www._common/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/www._common/images/shadow.gif) no-repeat bottom right;*/
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}


.clear {
	clear:both
}

#gallery {
	position:absolute;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:1
	}

	#gallery .caption {
		z-index:2; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		top:-10;
		width:100%; 
		position:relative;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	     .TopOptions
        {
            float: left;
            width: 950px;
            text-align: left;
            margin-right: 0;
        }

/* Easy Slider */
 
	/* Easy Slider */
 
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		
		width:732px;
		height:148px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					
 


ul#simple-menu{list-style-type:none;width:100%;position:relative;font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px;font-weight:bold;margin:0;padding:0px 0 0 0; border-right:Dotted 1px white;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 5px;height:30px;}
ul#simple-menu li.left{margin:4;}
ul#simple-menu li a{display:block;float:left;color:#000;background:Orange;line-height:30px;text-decoration:none;padding:0 10px 0 15px;height:30px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#FF6600;}
ul#simple-menu li a.current{color:#fff;background:#00642e;}
ul#simple-menu li a.current:hover{color:#2E4560;background:#fff;}

ul#simple2-menu{list-style-type:none;width:100%;position:relative;font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px;font-weight:bold;margin:0;padding:0px 0 0 0; border-right:Dotted 1px white;}
ul#simple2-menu li{display:block;float:left;margin:0 0 0 5px;height:30px;}
ul#simple2-menu li.left{margin:4;}
ul#simple2-menu li a{display:block;float:left;color:#000;background:Green;line-height:30px;text-decoration:none;padding:0 10px 0 15px;height:30px;}
ul#simple2-menu li a.right{padding-right:19px;}
ul#simple2-menu li a:hover{background:#FF6600;}
ul#simple2-menu li a.current{color:#fff;background:#00642e;}
ul#simple2-menu li a.current:hover{color:#2E4560;background:#fff;}



	#accordion {
			border: 0px dotted #000;
			width: 530px;
			height: 310px;
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 11px;
			position:relative !important;
			display:block;
			overflow:hidden;
			background-image:url(/Public/common/images/prodservices_bck.jpg);
			background-repeat:no-repeat;
			background-position:top left;
	}
	
	h32 {
			font-size: 12px;
			padding: 6px 6px 4px 21px;
			margin: 0;
			color:#fff;
			border-bottom:1px solid #333333;
			cursor:pointer;
			display:block;
			background-image:url(/Public/common/images/tabs-dwn.gif);
			background-position:top left;
			background-repeat:no-repeat;
        	text-align :center ;
	}
	
	#visible {
			background-image:url(/Public/common/images/tabs-left-active.gif);
			border-bottom:1px solid #000;
			text-align :center ;

			
	}
	
	.panel_body {
			height:150px;
			background-color:#FFF;
			display:block;
			position:relative;
			color:#000;
				
	}
	
	.panel_body div {
			padding:3px 5px;
	}
	
	.panel{
		bottom:0px;
		margin:0px;
		padding:0px;
		background-image:url(/Public/common/images/tabs-up.gif);
		background-position:top right;
		background-repeat:repeat-x;
		background-color:#333333;
	}
	.wrapper{
		bottom:0px;
		position:absolute;
	}
	


.textboxstyle{

background-repeat: no-repeat;
background-position: center left;
padding-left: 18px;
background-color: #e39300 ;

font-family: arial, verdana, ms sans serif;
font-weight: bold;
 border:5px solid #e39300;
}

/*Menu for specific users

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;

}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #009B3A;
  color: #000;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background:#7EDFA6;
}

ul#menu li ul li a {
  background: #000;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #000
  border-left: 5px #000 solid;
  padding-left: 15px;
}

 */




.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
/*END MENU STYLES */

/* search popup div style */

.advSearch 
{
    position: absolute;
    width: 100px;
    height: 100px; 
    z-index: 10; 
    left: 715px;
    top: 131px;
    display: none;
     padding:40px;
  margin:30px;
  border:solid 1px #555;


}
/* LOGIN USER POPUP */
div.popup
{
	display:none;
	position:absolute;
	border:solid 1px black;
	padding:8px;
	background-color:#ffffff;
	z-index :100;
	opacity:0.75;
	width:14%;
	height:11%;
	filter:alpha(opacity=75);

}
a.popup:hover + div.popup
{
	display:block;
}
div.popup:hover
{
	display:block;
}



/* Content Management Stuff */
.headline1 {
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	font-weight:bold;
	}
.headline2 {
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal
	}
.headline3 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
    text-align: left;
}
.blurb {
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-bottom:15px;
}
.article_lead {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
line-height:25px;
padding-top:15px;
}
.article_body {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
line-height:20px;
}
.comment_box {
/*background:url("/_common/images/commentblock.png") no-repeat scroll 0 0 #FFFFFF;*/
display:block;
padding:20px 10px 10px;
width:550px;
}
.comment_bottom {
/*background:url("/_common/images/commentblock.png") no-repeat scroll 0 -1964px #FFFFFF;*/
height:35px;
margin-bottom:25px;
width:570px;
}
.comment_bottom_pad {
font-size:12px;
padding-left:65px;
padding-top:24px;
text-align:left;
}

/* Senwes Foreground Colors */
.swFg01 { color:#007934 }
.swFg02 { color:#009B3A }
.swFg03 { color:#00AF3F }
.swFg04 { color:#7EDFA6 }
.swFg05 { color:#E0F3F2 }
.swFgBlack { color:#000000 }
.swFgWhite { color:#FFFFFF }


/* Senwes Background Colors */
.swBg01 { background-color:#007934; color:#fff;
    text-align: left;
}
.swBg02 { background-color:#009B3A; color:#fff }
.swBg03 { background-color:#00AF3F; color:#fff }
.swBg04 { background-color:#7EDFA6 }
.swBg05 { background-color:#E0F3F2 }
.swBgGray { background-color:#eee }
.swBgDefault { background-color:#5d9413;
    text-align: right;
    height: 41px;
    width: 951px;
}


/* Info Messages Backgrounds (Info,Success,Warning,Error) */
.swBgInfo    { background-color:#EEEEEE; }
.swBgSuccess { background-color:#DFF2BF; }
.swBgWarning { background-color:#FEEFB3; }
.swBgError   { background-color:#FFBABA; }



/* Info Messsage Boxes with icons  (Info,Success,Warning,Error) */
.swMsgInfo, .swMsgSuccess, .swMsgWarning, .swMsgError {
    border: 2px solid;
    margin: 10px 0px;
    padding:4px 4px 4px 25px;
    background-repeat: no-repeat;
    background-position: 5px 4px;
    position: relative;
}
.swMsgInfo {
    color: #000;
    border-color:#ccc;
    background-color: #EEEEEE;
    background-image: url('/common/images/icons/silk/information.png');

}
.swMsgSuccess {
    color: #000;
    border-color:#4F8A10;
    background-color: #DFF2BF;
    background-image:url('/common/images/icons/silk/accept.png');
}
.swMsgWarning {
    color: #000;
    border-color:#9F6000;
    background-color: #FEEFB3;
    background-image: url('/common/images/icons/silk/error.png');
}
.swMsgError {
    color: #000;
    border-color:#FF0000;
    background-color: #FFBABA;
   
}
.swMsgNotify1 {
    color: #000;
    background-color: #FFFF66;
    border:1px solid #F7E986;
    border-bottom : 3px solid #F7E986;
  
}

.swMsgNotify2 {
    color: #000;
    background-color: #FFFFB7;
    border:1px solid #F7E986;
    border-top : 2px solid #F7E986;
}
.swMsgNotify3 {
    color: #000;
    background-color: #f2f2f2;
    border:1px solid #dedede;
    border-top : 2px solid #dedede;
}
.swMsgNotifySuccess {
    color: #000;
    background-color: #D5FFE2;
    border:1px solid #009933;
    border-bottom : 2px solid #009933;

}

.swMsgNotifyError {
    color: #000;
    background-color: #FFcece;
    border:1px solid #990000;
    border-bottom : 2px solid #990000;

}

/* Senwes-colored Messages Boxes */
.swMsgBG01, .swMsgBG02, .swMsgBG03, .swMsgBG04, .swMsgBG05 {
    color:#000;
    border: 1px solid;
    margin: 10px 0px;
    padding:4px 4px 4px 4px;
    background-repeat: no-repeat;
    background-position: 5px 4px;
    position: relative;
}
.swMsgBG01 { background-color:#007934; border:solid 2px #ccc; color:#fff; }
.swMsgBG02 { background-color:#009B3A; border:solid 2px #00AF3F; color:#fff; }
.swMsgBG03 { background-color:#00AF3F; border:solid 2px #009B3A; color:#fff; }
.swMsgBG04 { background-color:#7EDFA6; border:solid 2px #007934; }
.swMsgBG05 { background-color:#E0F3F2; border:solid 2px #007934; }
.swMsgBGArticleHead { background-color:#fff; border:dotted 1px #999; width :100%; }

/* Form Message Boxes (Info,Success,Warning,Error) */
/*.swMsgF1Info { background:url('/_common/images/msgArrowInfo.gif') left center no-repeat; }*/
.swMsgF2Info 
{
    border:2px solid #ccc;
    background:#EEEEEE;
    /*background-image: url('/_common/images/icons/silk/information.png');*/
    }
/*.swMsgF1Success { background:url('/_common/images/msgArrowSuccess.gif') left center no-repeat; }*/
.swMsgF2Success 
{
    border:2px solid #4F8A10;
    background:#DFF2BF;
    background-image: url('/common/images/icons/silk/accept.png');
    }
/*.swMsgF1Warning { background:url('/_common/images/msgArrowWarning.gif') left center no-repeat; }*/
.swMsgF2Warning 
{
    border:2px solid #9F6000;
    background:#FEEFB3;
    background-image: url('/common/images/icons/silk/error.png');
    }
/*.swMsgF1Error { background:url('/_common/images/msgArrowError.gif') left center no-repeat; }*/
.swMsgF2Error 
{
    border:2px solid #FF0000;
    background:#FFBABA;
    background-image: url('/common/images/icons/silk/cancel.png');
    }
.swMsgF1Info, .swMsgF1Error, .swMsgF1Success, .swMsgF1Warning
{ 
    position:absolute;
    padding-left:7px;
    margin-left:3px;
    min-width:150px; 
    max-width:250px;
    }
.swMsgF2Info, .swMsgF2Error, .swMsgF2Success, .swMsgF2Warning
{
    color:#000;
    display:block;
    border-left:none;
    padding:2px 5px 2px 22px;
    background-repeat: no-repeat;
    background-position: 2px 2px;   
}


/* Suggested use for HTML Forms (swForm1) */
.swForm1 {
	border:solid 1px #ccc;
    padding:15px;
}
.swForm1 h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
.swForm1 p {
	color:#666666;
}
.swForm1 .label {
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}
.swForm1 .help {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding-bottom: 15px;
}
.swForm1 .error {
	color:#FF0000;
	font-weight:bold;
}

.colSenGreen1
{
    color:#007934;
    
}
.colSenGreen2
{
    color:#009B3A;
    
}

span.colSenGreen3
{
    color:#7EDFA6;
    
}

.colSenGreen4
{
    color:#7EDFA6;
    
}

.colSenGreen5
{
    color:#E0F3F2;
    
}
.colSenOrange
{
    color:Orange;
    
}

.colSenRed
{
    color:Red;
    
}

.colSenMaroon
{
    color:Maroon;
    
}
.colSenWhite
{
    color:White;
    text-align: left;
}

.colSenBlack
{
    color:Black;
    
}
.colSenGreyk
{
    color:Gray;
    
}


/* Custom Classes */

@media print {
    .ScreenOnly { display:none; }
}

.swLinkInfo          { color: #0000FF; }	/* blue */
a.swLinkInfo         { color: #0000FF; }
a.swLinkInfo:visited { color: #0000FF; }
a.swLinkInfo:hover   { color: #000000; background-color:#E0F3F2; text-decoration: none; }

.swLinkWarning          { color: #FF9900; }	/* orange */
a.swLinkWarning         { color: #FF9900; }
a.swLinkWarning:visited { color: #FF9900; }
a.swLinkWarning:hover   { color: #000000; background-color:#E0F3F2; text-decoration: none; }

.swLinkError          { color: #FF0000; }	/* orange */
a.swLinkError         { color: #FF0000; }
a.swLinkError:visited { color: #FF0000; }
a.swLinkError:hover   { color: #000000; background-color:#E0F3F2; text-decoration: none; }

.swLinkSuccess          { color: #009900; }	/* orange */
a.swLinkSuccess         { color: #009900; }
a.swLinkSuccess:visited { color: #009900; }
a.swLinkSuccess:hover   { color: #000000; background-color:#E0F3F2; text-decoration: none; }




.demobox{
	
	
		width:731px;
		height:139px;
		border:0px solid #555;
		overflow:hidden;
	}
	.details{
		width:250px;
		height:139px;
		background:#000;
		color:#fff;
		text-align:left;
	}

	#demo-5{position:relative;
            top: 0px;
            left: 0px;
        }
	#demo-5 .details{
			filter:alpha(opacity=68);
	opacity:.68;
		position:absolute;
		top:0;
		right:0;
		margin-right:-700px;		
		-webkit-transition: margin-right;
		-webkit-transition-timing-function: ease-in;
		-webkit-transition-duration: 300ms;
	}
	#demo-5:hover .details{
		margin-right:0;
	}

.xx-large 	{ font-size: xx-large; }
.x-large 	{ font-size: x-large; }
.large 		{ font-size: large; }
.medium 	{ font-size: medium; }
.small 		{ font-size: small; }
.x-small 	{ font-size: x-small; }
.xx-small 	{ font-size: xx-small; }

hr.spacer {
    clear: both;
    height: 5px;
    white-space: normal;
    clip: auto;
    background-color:#ffffff;
}

.swPad { padding:8px; } /* Common Class for use in padding */

.EmailStyle
{

Text-decoration:Underline; cursor:hand ;
background:transparent url(/common/images/icons/silk/email.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
color: #007934;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.UserProfile
{
   Text-decoration:Underline; cursor:hand ;
background:transparent url(/common/images/icons/silk/bullet_picture.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
color: #007934;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; 
}
.WeatherCl
{
   Text-decoration:Underline; cursor:hand ;
background:transparent url(/common/images/icons/silk/weather_cloudy.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
color: #007934;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; 
}

/* Hyperlink Icons */
a[href^="http://"] {
background:transparent url(/common/images/icons/sw/link.png) center right no-repeat;
display:inline-block;
padding-right:20px;
margin-left:5px;
margin-right:5px;
}
a[href^="mailto:"] {
background:transparent url(/common/images/icons/silk/email.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
background:transparent url(/common/images/icons/silk/page_white_zip.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
a[href$='.pdf'] {
background:transparent url(/common/images/icons/silk/page_white_acrobat.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.digital
{
background:transparent url(/common/images/icons/silk/application_osx.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.xls
{
background:transparent url(/common/images/icons/silk/page_white_excel.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.pdf
{
background:transparent url(/common/images/icons/silk/page_white_acrobat.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.rss
{
 background:transparent url(/Images/SocialMedia/16px/rss.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
/* Social Icons */
.facebook
{
 background:transparent url(/Images/SocialMedia/16px/facebook.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}

.twitter
{
background:transparent url(/Images/SocialMedia/16px/twitter.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;  
}
.linkedin
{
background:transparent url(/Images/SocialMedia/16px/linkedin.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;   
}

/* Social Icons */

.pdfThumbs
{
background:transparent url(/common/images/icons/silk/page_white_acrobat.png) center left no-repeat;
display:inline-block;
padding-left:18px;
margin-left:5px;
margin-right:5px;


}
.xlsx
{
background:transparent url(/common/images/icons/silk/page_white_excel.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
docx
{
background:transparent url(/common/images/icons/silk/page_white_word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.html
{
background:transparent url(/common/images/icons/silk/page_world.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.txt
{
background:transparent url(/common/images/icons/silk/page_white_text.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.bin
{
background:transparent url(/common/images/icons/silk/bin_closed.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.pptx
{
background:transparent url(/common/images/icons/silk/page_white_powerpoint.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.email
{
background:transparent url(/common/images/newsletter_18.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
.print
{
background:transparent url(/common/images/print_18.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
background:transparent url(/common/images/icons/silk/page_excel.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(/common/images/icons/silk/page_word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
margin-left:5px;
margin-right:5px;
}
/* Specific to example two */

#example-two .list-wrap { background: #eee; padding: 10px; margin: 0 0 15px 0; }

#example-two ul { list-style: none; }
#example-two ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-two ul li a:hover { background: #333; color: White; }
#example-two ul li:last-child a { border: none; }

#example-two .nav { overflow: hidden; }
#example-two .nav li { width: 97px; float: left; margin: 0 10px 0 0; }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 5px; background: #009B3A; color: white; font-size: 12px; text-align: center; border: 0; }

#example-two li a.current,#example-two li a.current:hover { background-color: #eee !important; color: black; }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #fff;border: 1px solid #666; padding: 4px; color: #666; }

dialog {position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(/common/images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background:#fff url(/common/images/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(/common/images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(/common/images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(/common/images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(/common/images/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(/common/images/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(/common/images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(/common/images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}

.sponsorListHolder{
	margin-bottom:30px;
}
.sponsor{
	width:180px;
	height:180px;
	float:left;
	margin:4px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;	
	background:url("/common/images/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
      vertical-align :middle ;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:50px 10px 20px 20px;
	font-style:italic;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
}

.clear{
	/* This class clears the floats */
	clear:both;
}
/*eScenario Newsletter styles */
/*///////////////////////////////////*/
#eScenRightImage {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:5px;
	margin-top:15px;
}
#eScenRightImage img {
	border:none;
}

#eScenForm {
	width:527px;
	height:40px;
}

#eScenBubble {
	width:527px;
	margin-top:10px;
	clear:both;
	overflow:auto;
}
#eScenBubbleTop {
	width:527px;
	height:16px;
	background:url(/common/images/Newsletters/eScenario/common/frame_top.jpg) no-repeat;
}
#eScenBubbleContent {
	width:527px;
	background:url(/common/images/Newsletters/eScenario/common/frame_middle.jpg) repeat-y;
}
#eScenBubbleContentPicFeatured {
	margin-left:18px;
	width:200px;
	height:230px;
	float:left;
	background: url(/common/images/Newsletters/eScenario/common/placeholder_picture_featured.jpg) no-repeat;
}
#eScenBubbleContentTextFeatured {
	width:274px;
	margin-left:15px;
	margin-right:20px;
	float:left;
}
#eScenBubbleContentPicNormal {
	margin-left:18px;
	width:130px;
	height:130px;
	float:left;
	background: url(/common/images/Newsletters/eScenario/common/placeholder_picture_article.jpg) no-repeat;
}
#eScenBubbleContentTextNormal {
	width:344px;
	margin-left:15px;
	margin-right:20px;
	float:left;
}
#eScenBubbleContentPicMonth {
	margin-left:18px;
	width:168px;
	height:130px;
	float:left;
	background: url(/common/images/Newsletters/eScenario/common/placeholder_icon_month.jpg) no-repeat;
}
#eScenBubbleContentTextMonth {
	width:306px;
	margin-left:15px;
	margin-right:20px;
	float:left;
}
#eScenBubbleBottom {
	width:527px;
	height:33px;
	background:url(/common/images/Newsletters/eScenario/common/frame_bottom.jpg) no-repeat;
}
#eScenBubbleBottomRounded {
	width:527px;
	height:18px;
	background:url(/common/images/Newsletters/eScenario/common/frame_bottom_rounded.jpg) no-repeat;
}
#eScenBubbleButton {
	float:right;
}
#eScenFooterTop {
	width:527px;
	height:15px;
	background:url(/common/images/Newsletters/eScenario/common/frame_top_green.jpg) no-repeat;
}
#eScenFooterContent {
	width:492px;
	background:url(/common/images/Newsletters/eScenario/common/frame_middle_green.jpg) repeat-y;
	padding-left:15px;
	padding-right:20px;
	overflow:auto;
}
#eScenFooterContent p, #eScenFooterContent h2, #eScenFooterContent a:link {
	margin:0;
	margin-top:3px;
	padding:0;
	color:#FFF;
	text-align:center;
}
#eScenFooterContent h2 {
	font-size:15px;
}
#eScenFooterBottom {
	width:527px;
	height:17px;
	background:url(/common/images/Newsletters/eScenario/common/frame_bottom_rounded_green.jpg) no-repeat;
}
#eScenBubbleButton img {
	border:none;
}


#eScenBubbleContent li {
	margin-left:15px;
	margin-bottom:2px;
}
#eScenBubbleContent h1 {
	color:#333333;
	font-size:16px;
}
#eScenBubbleContent h2 {
	color:#71ad23;
	text-align:center;
	font-size:14px;
}
#eScenBubbleContent p {
	text-align:justify;
	margin-bottom:5px;
}
#eScenBubbleContent a {
	text-decoration:none;
	color:#333333;
}
#eScenBubbleContent img {
	border:none;
}

#eScenFooterContent a:link {
    margin-left:22px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*///////////////////////////////////*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
		background: #007934;
}

ul.tabs li a:hover {
	background: #007934;
	color: #000;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #ffffff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;

	background: url(/common/images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	padding -right:18px;
	
	text-indent: -18px;
}
blockquote:first-letter 
{

	background: url(/common/images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


div#nifty{ margin: 0 0%;background: #eeeeee;}
 
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #eeeeee}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


.stopper
{
background: #eee; color: white;
padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; 
}
.stopper a:hover
{
   background: #009933; color: white; 
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 0px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}



#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:0px solid #ccc ; 
	height:320px; 
	background:#fff;
	padding-bottom :5px;
	overflow : hidden ;

}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:260px; 
	list-style:none; 
	padding:10; margin-right :40px;
	padding-right :30px; 
	width:250px; 
	border: 0px solid white
	word-wrap: break-word;

}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
		border: 1px solid white;

}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#eee; 
	padding:2px; 
	border:0px solid #eee ;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
		border: 0px solid white;
		
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#eee; 
	line-height:20px;
			border: 0px solid white;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
			border: 0px solid white;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
			border: 0px solid white;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background: url(/common/images/gradiebt_l.png) 0% 0% repeat-x;
			border: 0px solid white ;
			color:White ;
}
#featured .ui-tabs-panel{ 
	width:270px; height:100%; 
	background:#FFFFB7 ; position:relative;
border:0px solid #ccc ; 
padding-left :5px;

}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('/images/transparent-bg.png'); 
			border: 0px solid white;
	
}
#featured .info h2{ 
	font-size:18px; font-family:Calibri, Verdana; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
			border: 0px solid white ;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Calibri; font-size:11px; 
	line-height:15px; color:#f0f0f0;
			border: 0px solid white ;
			padding-left :30px;
	
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
			border: 0px solid white;
}
#featured .info a:hover{ 
	text-decoration:underline; 
			border: 0px solid white;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#whatsnewDiv:hover
{
 

   background:transparent url(/common/images/arrow-left.png) center right no-repeat;
   background-color:#eee;



}

