/***************************
           Global
 ***************************/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a:link, a:active, a:visited {
  text-decoration: none;  
  color: #334D88;
}
     
img {
  border: none;
  height: auto;
  width: auto;
}

h1, h2, h3, h4, h5, h6, h7 { 
  color: #96172C;
}

h1, h2, h3, h4, h5, h6, h7, p { 
  margin:0 0 5px;
}

      
.clear {
  clear: both;  
  line-height: 1px;  
}

.linkLook {
  cursor: pointer;
}

.ad {
  margin: 5px 0px;
}

.error {
  border: 2px solid #ea5a75;
  margin: 0px 10px;
  padding: 5px;
  text-align: center;
}

/***************************
           Layout
 ***************************/

#site {
  width: 1215px;
}

#site .topHeader {
  width: 980px;
  text-align:center;
}

#site #page {
  float: left;
  width: 980px;
  background: #ffffff;
}

#site #page .header {
  width: 980px;
  border-bottom: 1px solid #CBCBCB;
}

#site #page .leftColumn, 
#site #page .main, 
#site #page .rightColumn {
  float: left;
  padding: 5px;
}

#site #page .leftColumn {
  width: 140px;
}

#site #page .main {
  width: 508px;
  border-left: 1px solid #CBCBCB;  
  border-right: 1px solid #CBCBCB;
}

#site #page .rightColumn {
  width: 300px;
}

#site #farRight {
  float: left;
  width: 210px;
}
    
/***************************
      Column splitter
 ***************************/
#site #page .main .twoColumns .col1, 
#site #page .main .twoColumns .col2 {
  width: 248px;
} 
      
#site #page .main .twoColumns .col1 {
  border-right: 1px solid #cbcbcb;
  padding-right: 5px;
  float: left;
}
      
#site #page .main .twoColumns .col2 {
  padding-left: 5px;
  float: right;
  border-left: 1px solid #cbcbcb;
  left: -1px;
  padding-left: 5px;
  position: relative;
}

#site #page .main .twoColumnsRightHeavy .col1 {
  float: left;
  padding-right: 5px;
}

#site #page .main hr {
  height: 4px;
  border: 0px solid black;
  background:transparent url('/polopoly_fs/CRN-CSS-Primary-Global-Layout-7.101.css!/bar_double_one.gif') repeat-x scroll left top;
}
/*****Search Paging******
*************************/
.paging ul{
	list-style-type: none;
	padding:0px;
	margin:5px 0px;
}
.paging .unselectedPageNr{
	width: 30px;
	display:inline;
	border: #999999 solid 1px;
	padding: 2px;
	background: #eeeeee;
}
.paging .unselectedPageNr:hover{
	display:inline;
	border: #334d88 solid 1px;
	padding: 2px;
	background: #e6e5e5;
}

.paging .selectedPageNr{
	font-weight: bold;
	font-size:15px;
	display:inline;
	border: #96172c solid 1px;
	padding: 2px;
	background: #cccccc;
}

.search .elementTeaserTitle{font-size: 14px;font-weight: bold;text-decoration: none;
}

.search h1 {

display: inline;
}

/* END id=30057967,level=0,summary=cid=7.101, ot=p.siteengine.Stylesheet.ot, mode=www:cache=MISS; times:ownTotal=3ms,ownRender=2ms,controller=1ms,cache=0ms;cacheMaxAge=300s;times:total=3ms, key=ModelKey:m/local/content/contentId='VersionedContentId(7.101.1277741176)', m/request/view='NULL', m/request/mode='www',  */
