.ro_learn{
text-decoration:none;
border:0;
}

.ro_learn a{
text-decoration:none;
margin-right: 0px;
display:block;
width: 82px;
height: 18px;
background: url(images/learn_more_ro.jpg) 0 0 no-repeat;
}
.ro_learn a:hover { 
background-position: 0 -18px;
border:0;
text-decoration:none;
}






#home_link{
width:267px;
margin-left:50px;
display: inline;

}
#home_link img{
  border:0;
margin:0px;

}

/*Products Banner*/

#product_banner{
  position: relative;
  left: 50px;
}

/* End Products Banner */

/*Homepage Promos*/

#promos{

  position:relative;
  left: 50px;
  width: 922px;
  top: 20px;
  margin-bottom: 20px;

}

#promos table{
  width: 100%;
}

#promos td{
  padding-left: 20px;
}

#promos td.first{
  padding:0;
}

/*End Homepage Promos*/

/*Search Module */




#search {width:140px; margin-top:25px;}

.search, .finder{
  width: 147px;
  height: 20px;
  background-image:url(images/M_images/search_bg.gif);

}

#mod_search_searchword{
    float: right;
    padding: 0;
    margin: 2px 0 0 0px;
    border: 0;
    width: 123px;
    background: none;
    color: #CCC;
}

 #mod_finder_q174{
    float: right;
    padding: 0;
    margin: -16px 0 0 0px;
    border: 0;
    width: 123px;
    background: none;
    color: #CCC;
}



.button{
  float: left;
}

/*End Search Module */

.moduletablesubnav{
  margin-bottom: 20px;
}

body {
	background-color: #527FC9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

p{
	
}
#page_container {
	width: 1020px;
	margin: 0 auto;
	background-image: url(images/M_images/main_content_bg.png);
}
#header {
	background-image: url(../images/header.jpg);
	height: 90px;
	width: 1020px;
}
#buffer {
	background-image: url(images/M_images/subpage_buffer.png);
	height: 20px;
	width: 1020px;
    background-repeat: no-repeat;
    font-size: 1px;
}
#mainContentContainer {
	width: 1020px;
}

.moduletabletest2{
 margin-bottom: 20px;
}

#nav{
position:relative;
z-index: 2;
margin-top: 13px;
width: 505px;


}



#flash{
       position: relative;
       left: 50px;
       top: -20px;
       z-index: 1;
}


/* Top mini nav */

#top_menu a {display: block;}

/* End of top mini nav */

#bottom_buffer {
	background-image: url(images/M_images/bottom_buffer.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 1020px;
	clear:both;
}

#sitemap {
        background-color: #333;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 1020px;
        padding-bottom: 10px;
	clear:both;
	color: #FFF;
}

#side-a {
	float: left;
	width: 159px;
	margin-left: 50px;
	margin-right: 20px;
}

#side-b {
	float: right;
	width: 159px;
	margin-right: 50px
}

#content_column { 
	float: left;
	width: 562px;
		
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1020px;
}

/*  Begin Content Styles  */

#content{
	font-size:12px;
	color: #666666;
}

#content h1, h1{
	color: #4C77BB;
	font-size: 20px;
        font-weight:bold;
        line-height: 24px;
        margin:0;
        padding: 0;
        letter-spacing: -1px;
        
}

#content h2{
	color: #4C77BB;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
        margin: 20px 0 0 0;
        padding: 20px 0 5px 0;
        border-bottom: 1px solid #ccc;
        width: 100%;
}

#content h3{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	line-height: 150%;
        letter-spacing: -1px;
}

#content p{
	line-height: 150%;	
}

#content em{/*
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #333; */
}

#content hr{
	margin:0;
	padding: 0;
	height: 1px;
	backgroud-color: #CCC;
	color: #CCC;
}

#content td{
	padding: 20px 0 0 0;	
}

#content a{
	font-weight: bold;
	color: #FF8500;
	text-decoration: none;
	line-height: 125%;
}

#content a:hover{
       border-bottom: 1px solid #FF8500;
}
/*  End Content Styles  */

/*  Begin Breadcrumb Style */


/*  End Breadcrumb Style */

/*  Begin Sitemap Style */

#sitemap_menu{
	padding-top:25px;
        padding-left:50px;
}

#sitemap_menu h1{
	margin-top: 0;
	margin-bottom: 3px;
	line-height: 18px;
	font-size: 15px;
}

#sitemap_menu h1.alone{
	margin-top: 20px;
	margin-bottom: 25px;
}

#sitemap_menu a{
	color: #fff;
	text-decoration: none;
}

#sitemap_menu a:hover, #sitemap_menu h1:hover{
	color: #FF8500;
	text-decoration:underline;
}

#sitemap_menu a.indent{
	margin-left: 10px;	
}

#sitemap_menu p{
	font-size: 12px;	
	margin-top: 0px;
	line-height: 20px;
}

#sitemap h1 {
color:#FFFFFF;
}

#copyright{
	color:#FFF;
	padding-top:10px;
        padding-left: 50px;
	font-size: 11px;
}

#copyright a{
  color: #fff;
  text-decoration:none;
}

#copyright a:hover{
  color:#FF8500;
  text-decoration:underline;
}
/*  End Sitemep Style */




/*  Container styling */

#bv_container h1{
        font-size: 14px;
        color: #4C77BB;
line-height:18px;
}

#bv_container p{
        font-size: 12px;
        color: #666;
}

#bv_container {
	padding:20px;
}

#bv_container_ul {
	background-image: url(images/containerbck_ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bv_container_ur {
	background-image: url(images/containerbck_ur.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bv_container_ll {
	background-image: url(images/containerbck_ll.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bv_container_lr {
	background-image: url(images/containerbck_lr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*  Module slider styling */

.gk_npro-newspro1 {background-image:url(images/modbck_casestudies.jpg);}

.twoj_news_slide_class2 { 
background-image:url(images/modbck_casestudies.jpg);


}

div.gk_npro_mainwrap {
	overflow: hidden;
	color: #575757;
	padding-bottom: 0px;
	background: none;
background-image:url(images/modbck_casestudies_btm2.jpg);
background-position: bottom center;
background-repeat:no-repeat;
	border: 1px solid #f5f5f5;
}
div.gk_npro_full {background-image:url(images/modbck_casestudies.jpg);
}


div.gk_npro_interface_bg {display:none;}

div.gk_npro_full_interface {float:right;}


div.gk_npro_full_interface ul li {
	background: #eee;
	cursor: pointer;
	float: left;
	width: 11px;
	height: 12px;
	margin-left: 2px;
	text-indent: -999em;
	padding: 0;
	background: transparent url('images/bullet_orange_inactive.png') no-repeat 0 0;
}
div.gk_npro_full_interface ul li.active {
	background: transparent url('images/bullet_orange_active.png') no-repeat 0 0;
}


 a.promoLink, #flash a, #product_banner a {
	font-weight: bold;
	color: #FF8500;
	text-decoration: none;
	line-height: 125%;
}

a.promoLink:hover, #flash a:hover, #product_banner a:hover{
       border-bottom: 1px solid #FF8500;
}

.DD_roundies_sizeFinder {position: absolute;}
