/* CSS Document */  
body
{
	margin:0px;                                                                     
    font-family:Arial;  
	font-size:12px;
	color:#666666;                                                                 
    background-color:#ffffff;
    background-repeat: no-repeat;
    background-position: center 120px;
}   
table { empty-cells:show; }
img
{
    border:none;
}     
a, a:link, a:visited
{
    color:#334987;
    cursor:pointer;
    text-decoration:underline;
}
a:hover, a:active, #footer-nav ul li a:hover 
{
    color:#a50069;
    cursor:pointer;
}  
a.skiplink
{
    display:none;
} 
h2
{
	padding:0;
	margin:0px 0px 15px 0px;
	color:#334987;
	font-size:22px;
	font-weight:normal; 
}
h3{
    padding:0;
    margin:0px 0px 10px 0px;
    color:#334987;
    font-size:16px;
}
h3.sIFR-replaced, h4.sIFR-replaced, h5.sIFR-replaced{
    margin:20px 0px -5px 0px;
}
.result-item h3.sIFR-replaced, .result-item h4.sIFR-replaced, .result-item h5.sIFR-replaced{
    margin:00px 0px 0px 0px;
}
h4{
    padding:0;
    margin:0px 0px 10px 0px;
    color:#334987;
    font-size:14px;
}
h5{
    padding:0;
    margin:0px 0px 10px 0px;
    color:#334987;;
    font-size:12px;
}
h3 a
{
    text-decoration:none;
} 
ul
{
	padding:0;
	margin:10px 0px 15px 30px;
}
ul li
{
	padding:1px 0;
}
.clearer
{
    clear:both;
	height:0px;
}
.blue
{
	color:#334987;
}   
.red
{
	color:#a50069;
}   
.light-blue
{
    color:#99ccff;
}   
.grey
{
    color:#666666;
}   
.bold,.strong
{
	font-weight:bold;
}    
#ajax_helper_container
{
	background:url(../images/backgrounds/helper_bg.gif);
	background:url(../images/backgrounds/helper_bg.png);
	position:absolute; 
	top:0;
	left:0;	
	z-index:1000;
	display:none;
}
#ajax_helper
{
	background:url(../images/backgrounds/helper_container_bg.gif);
	background:url(../images/backgrounds/helper_bg.png);
	display:none;	
	width:700px;
	min-height:400px;
	position:fixed;
	margin:100px auto;
	padding:20px;
}
.ajax_viewer_error
{
	color:#ff0000;
	text-align:center;
}
#ajax_helper_inner_container
{
	background:#ffffff;
	width:700px;
	min-height:380px;
	position:relative;
}
#ajax_viewer_title
{
	float:left;
	display:none;
	padding:10px;
	font-weight:bold;
	font-size:18px;       
    height:14px;
    width:610px;
    overflow:hidden;
}
#ajax_helper_inner
{
	clear:both;
	min-height:310px;
	width:650px;
	padding:20px;
	overflow-y:scroll;
	overflow-x:none;
	border:5px solid #ffffff;
}
#ajax_helper_inner.loading, #ajax_helper_message.loading
{
	background:url(../images/ajax_helper/loading.gif) center no-repeat #ffffff;
}
#ajax_helper_message.loading
{
	background-position:center 15px;
	height:100px;
}
#ajax_helper_inner fieldset
{
	width:auto;
	margin-bottom:20px;
}
#ajax_helper_message_container
{
	display:none;
	position:absolute;
	background:url(../images/backgrounds/helper_bg.gif);
	z-index:1001;
	width:100%;
	text-align:center;
	top:32px;
}
#ajax_helper_message
{
	background-colour:#ffffff;
	border:10px solid #999999;
	text-align:left;
	width:370px;
	margin:20px auto;
	height:auto;
}
#ajax_helper_message_text
{
	display:none;
	background-color:#ffffff;
	height:auto;
	width:auto;
	padding:10px;
}
#ajax_helper_message_text.fixed_height
{
	height:80px;
}
#helper_close
{
	display:block;
	float:right;
	margin:10px 10px 0px 0px;
	text-indent:-9999em;
	background:url(../images/ajax_helper/close.gif);
	height:22px;
	width:22px;
	cursor:pointer;
	overflow:hidden;
}
#helper_refresh
{
	display:block;
	float:right;
	margin:10px 5px 0px 0px;
	text-indent:-9999em;
	background:url(../images/ajax_helper/refresh.gif);
	height:22px;
	width:22px;
	cursor:pointer;
	overflow:hidden;
}
#container
{
	width:938px;              
	margin:0px auto 0 auto; 
}   
         
#header
{
    width:100%;
    height:120px;
    float:left;
    position:relative;                                               
    background-color:#ffffff;
}           
#header-right-logo
{
    height:110px;
    /*float:right;*/
    overflow:hidden;
    background:url(../images/backgrounds/logo.gif) top no-repeat;  
    width:223px;
	position:absolute;
	top:0;
	right:0;
}       
#header-left-nav
{
    float:left;
    width:200px;
}       
#header-left-nav ul#top-left-nav
{
    list-style:none;
    padding:0px;
    margin:12px 0;
}     
#header-left-nav ul#top-left-nav li
{
    padding-left:25px;
    height:14px;
    width:160px;
    overflow:hidden;
	line-height:10px;
}     
#header-nav-centre ul#top-centre-nav li
{                     
    height:15px;
    overflow:hidden;
}     
#header-left-nav ul#top-left-nav li.selected
{                     
    background-image:url(../images/backgrounds/selected_triangle.gif);
    background-repeat: no-repeat;
    background-position: 13px 2px;  
}     
#header-left-nav ul#top-left-nav li a
{
    font-weight:bold;
    text-decoration:none;  
}   
#header-left-nav ul#top-left-nav li a:hover,#header-left-nav ul#top-left-nav li a.selected 
{              
    color:#a50069;
}  
#header-nav-centre
{
    float:left;
    width:auto;
    padding-top:92px;
}    
#header-nav-centre ul#top-centre-nav
{
    list-style:none;
    padding:2px 0px 0px 0px;
    margin:0;  
    float:left;
}     
#header-nav-centre ul#top-centre-nav li
{
    float:left;
    border-right:1px solid #999999;
    padding:0px 10px;
    height:14px;
    overflow:hidden;
}     
#header-nav-centre ul#top-centre-nav li.no-border
{              
    border-right:none;
}                
#header-nav-centre ul#top-centre-nav li a
{
    font-weight:bold;
    text-decoration:none;  
}   
#header-nav-centre ul#top-centre-nav li a:hover
{              
    color:#a50069;
}       
#header-nav-centre ul ul ul
{                
    margin-left:190px;
    margin-top:-20px; 
    padding-left:1px;
}  
#header-nav-centre ul li:hover ul ul,#header-nav-centre ul ul li:hover ul ul,
#header-nav-centre ul li.sfhover ul ul,#header-nav-centre ul ul li.sfhover ul ul    
{                  
    left:-999em;      
}                             
#header-nav-centre ul#top-centre-nav ul li
{            
    clear:left; 
    background:none;  
    height:auto;
    background-color:#334987;
    background-image:url(../images/backgrounds/nav_divider.gif);
    background-position: bottom;
    background-repeat:no-repeat;
    margin:0px;  
    width:auto;
    padding:0px;
    padding-bottom:10px;
    border:none; 
}                           
#header-nav-centre ul#top-centre-nav ul li.first
{            
    padding-top:5px;
}                           
#header-nav-centre ul#top-centre-nav ul li.more
{            
    text-align:right;
    padding-bottom: 10px;
    background-image: none;
}                             
#header-nav-centre ul#top-centre-nav ul li span.date
{            
    display: block;
    color:#999999;
}       
#header-nav-centre ul#top-centre-nav ul li a, #header-nav-centre ul#top-centre-nav ul li a:link, #header-nav-centre ul#top-centre-nav ul li a:visited
{
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;                                                            
    font-size:11px;
    display:block;     
    text-transform:none; 
    padding:10px 10px 0px 10px; 
    margin:0px; 
    width:136px;
}          
#header-nav-centre ul#top-centre-nav ul li.feeds a
{
    padding:0 10px;
    font-size:10px;
}   
#header-nav-centre ul#top-centre-nav ul li.feeds a.first
{
    padding-bottom:5px;
}   
#header-nav-centre ul#top-centre-nav ul li.feeds
{
    padding-top:5px;
}  
#header-nav-centre ul#top-centre-nav ul li.feeds a.rss
{
    padding-left:20px; 
    padding-top:5px;
    background-image: url(../images/backgrounds/blue_rss_icon.gif);
    background-position:left;
    background-repeat: no-repeat;
    width:auto;
    margin-left:8px;
} 
#header-nav-centre ul#top-centre-nav ul li.feeds a, #header-nav-centre ul#top-centre-nav ul li.feeds a:link, #header-nav-centre ul#top-centre-nav ul li.feeds a:visited
{
    color:#99ccff;  
}      
#header-nav-centre ul#top-centre-nav ul li a:hover
{                                                                                                 
    text-decoration:underline;  
    color:#ffffff;          
}      
#header-nav-centre ul#top-centre-nav ul li a:hover span
{                                                                                                 
    text-decoration:underline;     
}       
#header-nav-centre ul#top-centre-nav ul
{
    padding:12px 0px 0px 0px;
    margin:0px;
    margin-top:-6px;          
    position:absolute;
    z-index:100;
    left:-999%;  
    width:156px;
    background-color:#ffffff;                                            
    background-image: url(../images/backgrounds/nav_blue_triangle.gif);
    background-position: 6px 2px;
    background-repeat: no-repeat;
}          
#header-nav-centre ul#top-centre-nav li:hover ul,#header-nav-centre ul#top-centre-nav li.sfhover ul,
#header-nav-centre ul#top-centre-nav ul li:hover ul,#header-nav-centre ul#top-centre-nav ul li.sfhover ul, 
#header-nav-centre ul#top-centre-nav ul ul li:hover ul, #header-nav-centre ul#top-centre-nav ul ul li.sfhover ul  
{            
    left:auto;
}    
ul#left-nav, ul#left-nav ul
{
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:13px;
    text-transform: uppercase;
    list-style: none;
}         
ul#left-nav ul
{                      
    font-size:11px;
}      
ul#left-nav li a
{                  
    display:block;    
    padding-bottom:5px;
}           
ul#left-nav li li li
{                      
    padding-left:20px; 
    
}  
ul#left-nav li li li a
{                      
    color:#666666;
}  
ul#left-nav li a.selected,ul#left-nav li li li a:hover
{
    color:#a50069;   
}
ul#left-nav li a
{                   
    text-decoration:none; 
}
#admin_header
{
	width:902px;
	height:100px;
	padding-top:0px;
	float:left;
	position:relative;
	margin-bottom:12px;
} 
#page-banner
{
    float:left;
    width:100%;
    height:210px;   
}
#page-main
{
    padding:10px 0px;
    float:left;   
}       
#left-column
{
    float:left;
    width:215px;        
    background:url(../images/backgrounds/left_border_blue.gif) left repeat-y;      
}
#centre-column
{
    float:left;
    width:510px;         
    background:url(../images/backgrounds/left_border_blue.gif) left repeat-y;       
}
#right-column
{
	float:left;
	width:200px;
    background:url(../images/backgrounds/left_border_blue.gif) left repeat-y;    
}     
.column-top,.column-bottom
{              
    width:100%;       
    background:url(../images/backgrounds/divider_border_blue.jpg) top left no-repeat;
    height:10px; 
    clear:left;      
}
.column-divider
{              
    width:100%;       
    background:url(../images/backgrounds/divider_border_blue.jpg) top left no-repeat;
    height:10px; 
    margin:4px 0px 12px -20px;  
    clear:both;   
}
.column-bottom
{                      
    background-position:bottom left;           
}
.column-content
{
    padding: 10px 40px 10px 20px;
	width:450px;   
    min-height: 200px;
    float:left;
}
#right-column .column-content
{
    padding-right:0px;
	width:auto;   
}
#left-column .column-content
{
    padding-right:10px;
	width:auto;   
}
#page-left
{
    width:614px;
    float:left;
    padding:0px 10px 20px 15px;    
}
#home-banner
{                    
    width:938px;
    height:511px;           
    float:left;
    position:relative;                                                                                                        
    background-color:#ffffff;
}       
#home-banner a.main_link
{                  
    width:938px;
    height:511px;
    text-decoration:none;
    display:block;
    text-indent:-1000em;
    overflow:hidden;
}         
#main-image-first{
    float:left;    
    position:absolute; 
    width:938px;
    height:511px;
    overflow:hidden;
	z-index:1;
    background: url(../images/loading.gif) center no-repeat;
}
#main-image-trans{
    float:left; 
    display:none;
    position:absolute;    
    width:938px;
    height:511px;
    overflow:hidden;  
	z-index:1;
}          
#home-banner #fb_nav
{                
    text-decoration:none;
    display:block;        
    overflow:hidden;
    position:absolute;
    bottom:28px;
    left:0px;
    padding-left:16px;                                                             
    z-index:2;
    padding-top:2px;
}       
#home-banner #fb_nav ul
{                
    margin:0px;
    padding:0px;
    list-style:none;
}        
#home-banner #fb_nav li a
{                
    color:#99ccff;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    display:block;
    height:18px;
    padding-top:2px;
    overflow: hidden;
}    
#home-banner #fb_nav li a.selected
{                
    color:#ffffff;        
}     
#home-banner #fb_nav_selected
{                
    position:absolute;
    width:9px;
    height:20px;
    background:url(../images/backgrounds/fb_white_triangle.png) no-repeat;
    margin-left:-16px;
    margin-top:-4px;
}       
#home-left
{
    float:left;
    width:200px; 
    height:auto;         
}   
#home-left img, #right-column img
{
    margin-bottom:15px;      
}   
#home-right
{
    width:399px; 
    float:left;
	padding:0px 15px 0px 25px;  
}
#home-right p
{
    margin-top:0px;   
}
#latest-news
{                              
    margin-bottom:15px; 
}
#latest-news h2
{
	font-size:15px;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
#latest-news ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#latest-news ul li
{
	padding:12px 0px;
	border-top:1px solid #c3cfee;
}
#latest-news ul ul li
{
	border-top:none;
	padding:3px 0px 3px 20px;
}
#latest-news ul li a
{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	font-size:12px;
}
#latest-news ul li a span.news-date
{
	color:#666666;
	font-weight:normal;
	font-size:11px;
}
#latest-news ul li a:hover
{
	text-decoration:none;
	color:#a50069;
}
#latest-news-bottom
{
	background-color:#03c4db;
	padding:5px 10px;
	width:auto;
}
#latest-news-bottom a, #latest-news-bottom a:link, #latest-news-bottom a:visited
{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
#latest-news-bottom a:hover, #latest-news-bottom a:active
{
	color:#cccccc;
}     
#crumbtrail
{
    padding:0px 10px 10px 25px;
    color:#999999;  
    margin:5px 0px 10px 0px; 
    float:left;
    font-size:11px;
}   
#crumbtrail a, #crumbtrail a:link, #crumbtrail a:visited, 
#subscribe-right a, #subscribe-right a:link, #subscribe-right a:visited, 
#rss-right a, #rss-right a:link, #rss-right a:visited
{
    text-decoration:none;
    color:#999999; 
    font-weight:bold;  
}
#crumbtrail a:hover, #crumbtrail a:active,
#subscribe-right a:hover, #subscribe-right a:active,
#rss-right a:hover, #rss-right a:active
{
    text-decoration:underline;
    color:#666666;   
}
#crumbtrail .current
{
    font-weight:bold;
    color:#a50069;
}
#rss-right
{
    float:right; 
    margin:5px 0px 10px 0px;  
    font-size:11px;
	padding-right:10px;
	border-right:1px solid #999999;
}
#rss-right-nb
{
    float:right; 
    margin:5px 0px 10px 10px;  
    font-size:11px;
	padding-right:10px;
	border-right:none;
}
#rss-right a, #rss-right-nb a
{
	padding-left:20px;
	background:url(../images/backgrounds/rss_blue_wb.gif) left no-repeat;
	display:block;
}
#footer
{
	width:100%;                                                                   
	clear:both;  
    color:#999999;
    margin-top:10px; 
    float:left;   
	padding:10px 0px; 
    background:url(../images/backgrounds/footer-rpt.jpg) top repeat-x;
	text-align:center;
}    
body.homepage #footer
{
    background:none;
    margin-top:3px;
}    
#footer-copy
{
	display:inline-block;
	font-size:10px;
	padding-top:2px;
    width:360px;
    text-align: center;          
}
#footer-copy span
{
	font-size:11px;     
}   
#footer-nav
{
	float:left;
	margin:0px 0px 0px 15px ;
}
#footer-nav ul
{
	list-style:none;
	padding:0;
	margin:1px 0px;
}
#footer-nav ul li
{
	float:left;
	margin-right:10px;              
}
              
#footer-nav ul li a
{
    text-decoration:none;
    font-size:11px;
    color:#999999;
    text-transform: none;
    padding-right:8px; 
    border-right:1px solid #999999;
    display:block;
}   
#footer-nav ul li a.no-border
{
    border:none;
}   
.score
{
    float:right;
    margin-left:35px;
    margin-right: 10px;
    vertical-align:middle;
}
.score img
{
    display:inline;
    vertical-align:middle;
}
.score span a, .score span a:link, .score span
{
	font-size:11px;
	color:#999999;
    text-decoration:none; 
    vertical-align:middle;
}           
.text
{
	padding:0px 0px 1px 0px;
	font-size:13px;
}  
#col-left
{
    float:left;
    width:180px;
    margin-top:15px  
}
#col-right
{
    float:right;
    width:180px;
    margin-top:20px  
}
#col-centre
{
    float:left;
    padding:20px 20px;
    width:548px;                
} 
#featured_product
{              
    float:left;
    width:548px;
    margin-bottom: 10px;
}    
#featured_product_left
{              
    float:left;
    width:246px;          
}   
#featured_product h3
{              
    float:left;           
    clear:left;
    margin-bottom:0px;
}    
#featured_produc #cat_image_holder
{                       
    margin:0px 0px 0px 10px; 
}         

#nav-below
{
	width:860px;
	margin:13px 0px 20px 0px;
	overflow:hidden;
	padding:0px 0px 0px 15px; 
	float:left;                                          
	color:#999999; 
	font-size:10px;
}   
#nav-below img
{
	margin-right:15px;
	display:inline;
	vertical-align:text-top;   
}   
#nav-below a, #nav-below a:link, #nav-below a:visited
{
	text-decoration:none;
	color:#999999;
}   
#nav-below a:hover, #nav-below a:active
{
	color:#666666;
} 
#nav-below form
{
	display:inline;
}   
#nav-below form input
{
	border:1px solid #42d3e4;
	color:#999999;
	background:url(../images/backgrounds/input-bg.jpg) top repeat-x #ffffff;
}   
#nav-below form input.input-text
{
	width:100px;
	padding:2px;
}   
#nav-below form input.submit-go
{
	padding:1px 0px;
}   
#crumb
{
	width:490px;
	height:14px;
	overflow:hidden;
	float:left;
} 
#crumb li
{
	float:left;
	display:inline;
	margin-right:4px;
	width:auto;
}
#crumb li a
{
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:underline;
}
#crumb li a:hover{
    text-decoration:none;
}
#crumb li a.selected,#nav #crumb li a.selected:hover{
    text-decoration:none;
    color:#ffffff;
}
#crumb li a:hover{
    color:#ED8407;
}
#log_nav
{    
    margin-bottom:5px;
    margin-right:5px;
    font-weight:bold;
    height:20px;
    float:right;
}   
#text_control{   
    float:right;
    margin-right:5px;
    margin-bottom:5px;
    font-size:12px;
}  
#home-right #text_control{ 
    margin-bottom:305px;  
}  
#text_control .A{                  
    font-weight:bold;
    font-size:12px;               
    color:#0076bb;    
}
#text_control a, #text_control a:link, #text_control a:visited,#log_nav a, #log_nav a:link, #log_nav a.visited{  
    font-size:11px;
    font-weight:normal;             
    color:#666666;    
    text-decoration: none;
}
#text_control a:hover,#log_nav a:hover{
    color:#03c4db;        
}      
#admin-no-search{         
    width:155px;
    float:right;                                                 
    height:50px; 
}  
#search{
	vertical-align:top;  
	font-weight:bold;
	width:180px;
	float:left;                                                    
    height:27px;
}   
#search span
{
	vertical-align:top;
}
#search .search{
	display:inline;
	vertical-align:top;
	height:11px;
	width:118px;
	border:none;
	background-color:#ffffff;
	padding:1px 3px 2px 3px;
	margin:0px 0px 0px 10px; 
	border:1px solid #999999;                                                 
	font-size:11px;
	color:#999999;
}

#search #submit{
	display:inline;
	margin:0px 5px 0px 5px;
	background:url(../images/backgrounds/search_button.gif) no-repeat;
	background-color:#ffffff;
	text-indent:-9999em;
	border:none;
	height:19px;
	width:17px;
	cursor:pointer;
	overflow:hidden;
}

/*//////My additions//////*/

a.deleteButton, a.deleteButton:visited, a.deleteButton:link
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:6px;
	border:4px outset #024999;
	background-color:#023A75;
	margin:0px 0px 0px 0px;
}

a.deleteButton:hover, a.deleteButton:active
{
	color:#ff0000;
	background-color:#024999;
	border:4px outset #0258B7;
}

#adminSubNav
{
	padding:0px;
	margin:5px 0px 0px 0px;
	float:right;
	display:block;
}
#adminSubNav ul
{
	padding: 0px;
	margin: 0px;
}
#adminSubNav li
{
	float:left;
	display:block;
	padding: 4px 5px 0px 5px;
}
table thead
{
	background-color:#666666;
	color:#ffffff;
	font-weight:bold;
	border-bottom:2px solid #ffffff;
}
table thead th
{
	border-bottom:4px solid #ffffff;
}
table thead th a, table thead th a:link, table thead th a:visited
{
	color:#ffffff;
	text-decoration:none;
}        

input.submit
{
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:url(../admin/images/link_bg.gif) repeat-x;
	padding:2px 8px 0px 8px;
	height:auto;
	border:2px outset #999999;
	float:right;
	text-decoration:none;
	margin:5px 2px;
}
.addLink, a.addLink, a:link.addLink, a:visited.addLink
{
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:url(../admin/images/link_bg.gif) repeat-x;
	padding:2px 8px 2px 8px;
	border:1px solid #333333;
	float:right;
	text-decoration:none;
	margin:5px 2px;
}
.addLink:hover, a.addLink:hover
{
	color:#64B0D9;
}
#error
{
	color:#ff0000;
	font-weight:bold;
}
#breadcrumb
{
	padding:0px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
}  
fieldset
{                             
    border:2px solid #999999; 
    padding:10px;
    margin-bottom:10px;
    width:650px;
}
fieldset fieldset
{                      
    width:auto;
}
fieldset.narrow_fieldset
{                       
    width:500px;
}       
legend
{
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
.formRow
{
	width:395px;
	float:left;
}
.formColLeft
{
	float:left;
	width:140px;
	padding:2px;
	color:#64B0D9;
	font-weight:bold;
	font-size:12px;
}
.formColRight
{
	float:left;
	width:245px;
	padding:2px;
}
#header_left
{
	float:left;
}      
#headerHomeLink
{
    display:block;
    margin-left:5px; 
    width:220px;
    height:120px;
    margin-top:0px;
    text-indent:-9999em;
    float:left;
}         
fieldset.contactForm
{
    display:block;
    margin-top:10px;
    margin-left:0px;
    float:left;
    width:400px;
    padding:20px;
	border:2px solid #C3CFEE;
}
fieldset.contactForm legend
{          
    color:#05469d;
}
fieldset.contactForm .formRow
{
	width:400px;
	float:left;
}
fieldset.contactForm .formColLeft
{
	float:left;
	width:140px;
	padding:2px;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
fieldset.contactForm .formColRight
{
	float:left;
	width:200px;
	padding:2px;
}  
#search-pagination
{
	text-align:center;
	padding:6px 10px 10px 10px;
	clear:left;
	margin-top:1px;
	font-weight:bold;
	color:#666666;
	font-size:13px;
}
#search-pagination a:link,#search-pagination a:visited, #search-pagination a
{
	font-weight:bold;
	text-decoration:none;
}
#search-pagination a:hover,#search-pagination a:active
{
	font-weight:bold;
}
#search-pagination .disabled
{
	color:#999999;
}

#img_teaser
{
	clear:left;
	float:left;
	padding:8px 3px 8px 4px;
}
#img_teaser img
{
	float:left;
	margin:0px 9px 10px 9px;
}          
div.result-item
{
	border-bottom:1px dotted #C3CFEE;
	padding-bottom:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
}
div.result-item div.search-more
{
	float:right;
	margin-top:10px;
}
#blogPost
{
	border-bottom:1px dotted #C3CFEE;
	margin-bottom:20px;
	padding-bottom:10px;
}
img.profile_image
{
	margin:0px 0px 10px 20px;
}
table.profile_list a
{
	font-weight:bold;
	text-decoration:none;
}
table.profile_list img
{
	margin-bottom:2px;
}
table.profile_list td
{
	padding-bottom:10px;
}
div.attachment
{
	font-weight:bold;
	font-size:14px;
	border:1px dashed #C3CFEE;
	padding: 8px 5px;
	margin: 5px;
}
div.attachment a
{
	text-decoration:none;
	vertical-align:top;
}
div.attachment a span
{
	display:inline-block;
	vertical-align:middle;
}
div.attachment img
{
	border:none;
	vertical-align:middle;
	margin-right:5px;
}
div.rel_link
{
	margin-bottom:10px;
	float:right;
}
div.rel_link a
{
	text-decoration:none;
	font-weight:bold;
}
#page-banner-text
{
	float:right;
	width:208px;
	margin:12px 0px 12px 8px;
	font-size:20px;
    color:#99ccff;
}	