/* CSS Document */  
body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	background:url(../images/backgrounds/bg-blue.gif) center top  repeat-x;
} 
.clearer
{
	clear:both;
}
.grey
{
	color:#666666;
}
.green
{
	color:#d8e94a;
}
.blue
{
	color:#0076bb;
}
.bold
{
	font-weight:bold;
}
.strong
{
	font-weight:bold;
	font-size:13px;
}
#container
{
	width:1035px;
	background-color:#ffffff;
	margin:25px auto 0 auto;
}
#container #con_back
{
	width:1035px;
	background-color:#ffffff;
	float:left;
	margin-left:0px;
}
#container #con_back #con_back_left
{
	width:1035px;
	background-color:#ffffff;
	float:left;
	background:url(../images/backgrounds/topleftcorner.gif) left top no-repeat;
}
#container #con_back #con_back_right
{
	width:1035px;
	background-color:#ffffff;
	float:left;
	background:url(../images/backgrounds/toprightcorner.gif) right top no-repeat;
}
#header
{
	width:228px;
	height:85px;
	margin-top:16px;
	float:left;
	position:relative;
	background:url(../images/headers/logo-supply-london.gif) left no-repeat;
}
#admin_header
{
	width:902px;
	height:100px;
	padding-top:0px;
	float:left;
	position:relative;
	margin-bottom:12px;
}
#header #quote
{
	width:290px;
	position:absolute;
	left:190px;
	bottom:30px;
	font-size:19px;
	line-height:0.9;
}
#footer
{
	width:100%;
	/*padding-left:435px;*/
	background:url(../images/backgrounds/footer-strip-green.gif) top repeat-x;
	clear:both;
	padding-top:35px;
	margin-bottom:10px;
}

#footer-copy
{
	float:left;
	font-size:10px;
	padding-top:4px;
	margin-left:50px;
}

#footer-copy span
{
	font-size:11px;
}


#footer-logos
{
	float:right;
	vertical-align:middle;
}

#footer-logos img
{
	vertical-align:middle;
	margin-left:15px;
}

html>body #footer-logos img
{
	margin-left:20px;
}

#footer-links
{
	float:left;
	margin-left:6px;
}

#footer-links ul
{
	list-style:none;
	padding:0;
	margin:0px 0px;
}

#footer-links ul li
{
	float:left;
	margin-left:10px;
}

#footer-links ul li a
{
	text-decoration:underline;
	font-size:11px;
	color:#0076bb;
}

.score
{
	float:left;
	margin-left:15px;
}
.score a, .score span
{
	font-size:12px;
	color:#666666;
}
#left-column
{
	float:left;
	width:206px;
	padding-left:17px;
	overflow:hidden;
}

#upcoming-events
{
	background:url(../images/headers/subhead-block-green.gif) top  no-repeat;
	float:left;
	width:174px;
	padding:10px 8px 10px 8px;
}

html>body #upcoming-events
{
	width:176px;
}

#upcoming-events .header
{
	background-color:#ffffff;
	padding:3px;
	float:left;
}

#upcoming-events-footer
{
	margin-top:0px;
	float:left;
}
#right-column #upcoming-events-footer
{
	margin-left:10px;
	/*background:url(../images/icons/icon5-blue.gif) bottom left no-repeat;*/
}
html>body #right-column #upcoming-events-footer
{
	margin-left:20px;
}

#home-right #right-column #upcoming-events-footer
{
	margin-left:0px;
}


#upcoming-events h2 
{
	display:inline;
	font-size:14px;
}

#upcoming-events ul
{
	list-style:none;
	padding:0;
	margin:10px 0px;
}

#latest-news
{
	background:url(../images/headers/subhead-block-blue.gif) top  no-repeat;
	float:left;
	width:174px;
	padding:10px 8px 10px 8px;
}

html>body #latest-news
{
	width:176px;
}

#page-right #latest-news
{
	margin-left:10px;
}

html>body #page-right #latest-news
{
	margin-left:20px;
}

#latest-news .header
{
	background-color:#ffffff;
	padding:3px;
	float:left;
}

#latest-news h2 
{
	display:inline;
	font-size:14px;
}

#latest-news ul
{
	list-style:none;
	padding:0;
	margin:10px 0px;
}

.latest-news-item
{
    margin-bottom:15px;
}
.latest-news-item a,.latest-news-item a:link,.latest-news-item a:visited
{
    text-decoration:none;
}
.latest-news-item a span.title:hover
{
	color:#d8e94a;
}
.item-lister
{
    list-style:none;
    margin:0px 0px 20px -25px;
}
.news_text
{
    margin:5px 0px 00px 0px;
    text-decoration:none;
    color:#666666;        
}
.news_text a.news, .news_text a.news:link, .news_text a.news:visited
{
    margin:5px 0px 0px 0px;
    text-decoration:none;
    color:#666666;
}
#admin-left-column-span
{
	float:left;
	width:900px;
	padding-bottom:20px;
}
#admin-left-column-span .centreBox .text
{
	font-size:11px;
	padding:5px 0px;
}
#admin-left-column-span .centreBox
{
	width:900px;
	margin-left:9px;
	margin-bottom:9px;
	float:left;
}
#admin-left-column-span .centreBox .top
{
	background:url(../images/boxes/admin_top_bg.gif) top no-repeat;
	height:10px;
	width:900px;
}
html>body #admin-left-column-span .centreBox .top
{
	background:url(../images/boxes/admin_top_bg.png) top no-repeat;
}
#admin-left-column-span .centreBox .cent
{
	background-color:#ffffff;
}
#admin-left-column-span .centreBox .bot
{
	background:url(../images/boxes/admin_bot_bg.gif) bottom no-repeat;	
	height:10px;
	width:900px;
}
html>body #admin-left-column-span .centreBox .bot
{
	background:url(../images/boxes/admin_bot_bg.png) bottom no-repeat;	
}
.smallBox
{
	width:230px;
	margin-left:0px;
	margin-bottom:9px;
	float:left;
	line-height:1.1;
}
#right-column .smallBox
{
	margin-left:5px;
}
html>body #right-column .smallBox
{
	margin-left:9px;
}
.smallBox .top
{
	background:url(../images/boxes/small_top_bg.gif) top no-repeat;
	height:10px;
	width:230px;
}
html>body .smallBox .top
{
	background:url(../images/boxes/small_top_bg.png) top no-repeat;
}
.smallBox .cent
{
	background-color:#ffffff;
}
.text
{
	padding:0px 30px 1px 0px;
	font-size:13px;
}
.smallBox .bot
{
	background:url(../images/boxes/small_bot_bg.gif) top no-repeat;	
	height:10px;
	width:230px;
}
html>body .smallBox .bot
{
	background:url(../images/boxes/small_bot_bg.png) top no-repeat;
}
.smallBox .woman_bottom .bot
{
	background:url(../images/boxes/woman_bot.gif) top no-repeat;	
	height:10px;
	width:230px;
}
html>body .smallBox .woman_bottom .bot
{
	background:url(../images/boxes/woman_bot.png) top no-repeat;	
}
.smallBox .woman_bottom .cent
{
	background:url(../images/boxes/woman_bot_cent.gif) bottom left no-repeat;	
	background-color:#ffffff;
}
#home-right
{
	/*background:url(../images/backgrounds/header-feature.gif) top no-repeat;*/	
	float:left;
	margin-top:30px;
	width:790px;
}
#home-right h2
{
	text-indent:-9999em;
	display:none;
}
#home-right div h2
{
	text-indent:0;
	display:inline;
}        
#page-right
{
    background:url(../images/backgrounds/header-icons-strip_blue1.gif) top no-repeat;    
    float:left;
    margin-top:20px;
    padding-top:10px;
    width:790px;
}                                     
#page-right.header_1
{
    background:url(../images/headers/header_1.gif) top no-repeat;
}
#page-right.header_2
{
    background:url(../images/headers/header_2.gif) top no-repeat;
}
#page-right.header_3
{
    background:url(../images/headers/header_3.gif) top no-repeat;
}
#page-right.header_4
{
    background:url(../images/headers/header_4.gif) top no-repeat;
}
#page-right.header_5
{
    background:url(../images/headers/header_5.gif) top no-repeat;
}
#page-right.header_6
{
    background:url(../images/headers/header_6.gif) top no-repeat;
}
#centre-column
{
	float:left;
	width:565px;
	padding-bottom:20px;
	padding-left:15px;
}
#home-right #centre-column
{
	width:585px;
}
#centre-column #centre-text
{
	float:left;
	width:565px;
}
#centre-column #home-text
{
	float:left;
	width:565px;
}             
#centre-column #right-ad
{                
    width:190px;
    margin-left:0px;
    padding:0px 20px 0px 0px;                                               
    float:left;
    text-align: center;
}           
#right-column #right-ad
{                
    width:190px;
    margin:30px 0px;                                                        
    float:right;
    text-align: center;
}           
#centre-column  #home-text .text
{                      
    padding:0px 20px 0px 0px;    
}  
#right-ad h2
{                     
    color:#d8e94a;
    font-size:15px;
}
#right-ad img
{                    
    margin-bottom:10px;
    border:none;
}
#centre-column #right-pics
{
	width:167px;
	margin-left:10px;
	padding:0px 0px 0px 0px;
	float:right;
}
#centre-column #right-pics img
{
	margin-top:30px;
	margin-bottom:15px;
}
html>body .centreBox
{
	margin-left:10px;
}
.centreBox p, .smallBox p
{
	margin-bottom:0px;
	margin-top:5px;
	padding:0px;
}
.centreBox .top
{
	background:url(../images/boxes/centre_top_bg.gif) top no-repeat;
	height:10px;
	width:400px;
}
html>body .centreBox .top
{
	background:url(../images/boxes/centre_top_bg.png) top no-repeat;
}

.centreBox .cent
{
	background-color:#ffffff;
	min-height:455px;
	padding-bottom:5px;
}
.centreBox .cent .text
{
	font-size:12px;
}

.centreBox .bot
{
	background:url(../images/boxes/centre_bot_bg.gif) bottom no-repeat;	
	height:10px;
	width:400px;
}

html>body .centreBox .bot
{
	background:url(../images/boxes/centre_bot_bg.png) top no-repeat;
}

#right-column
{
	float:right;
	width:208px;
	padding-bottom:20px;
	overflow:hidden;
}

html>body #right-column
{
	width:210px;
}

#home-right #right-column
{
	width:188px;
}
html>body #home-right #right-column
{
	width:190px;
}
#left-ad
{
	width:188px;
	overflow:hidden;
	margin:17px 0px 0px 0px;
	float:left;
	padding:0px 0px 135px 0px;
	background:url(../images/backgrounds/left-ad-bottom.gif) bottom left no-repeat #d5e842;
}
html>body #left-ad
{
	background:url(../images/backgrounds/left-ad-bottom.png) bottom left no-repeat #d5e842;
}
#left-ad h2
{
	display:inline;
	font-size:20px;
}
#left-ad-text
{
	padding:0px 15px;
}     
div.sifr-white
{
    font-size:14px;  
    color:#0076bb;
    font-weight:bold;  
    width:auto;   
}
div.no-sifr-white
{
    font-size:14px;  
    color:#ffffff;
    font-weight:bold;     
}     
.sIFR-hasFlash div.sifr-white span
{                
    visibility: hidden;          
    letter-spacing: 0.05em;        
}
#home-right #right-ad h2
{
    display:block;
}
.sIFR-hasFlash #right-ad h2 span
{                
    visibility: hidden;          
    letter-spacing: 0.05em;        
}
#left-test
{
	width:500px;
	margin:17px 0px 0px 0px;
	float:left;
	padding:20px 200px 20px 20px;
	overflow:hidden;
	width:330px;  
	min-height:110px;
	background-color:#bfe4f7; 
	background-repeat: no-repeat;
	background-position:bottom right;  
}
#left-test h2
{
	display:inline;
	font-size:14px;
    letter-spacing: 1px;
    color:#ffffff;
}
#left-test-text
{
	background:url(../images/backgrounds/quote_marks.gif) center no-repeat;
	
}
#nav ul li a
{
	font-size:11px;
}
#nav
{
	width:188px;
	margin:0px 0px 20px 0px;
	float:left;
	padding:0px 0px 0px 0px;
	background:url(../images/backgrounds/navigation-bg-green.gif) top;
}
#nav-top
{
	width:188px;
	height:15px;
	float:left;
	background:url(../images/backgrounds/left-nav-top.gif) top;
}
html>body #nav-top
{
	background:url(../images/backgrounds/left-nav-top.png) top;
}
#nav-bottom
{
	width:188px;
	height:15px;
	float:left;
	background:url(../images/backgrounds/left-nav-bottom.gif) bottom;
}
html>body #nav-bottom
{
	background:url(../images/backgrounds/left-nav-bottom.png);
}
#nav ul
{
	padding:0px 0px 7px 0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
#nav ul ul
{
	left:auto;
	padding:5px;
	margin-left:173px;
	margin-top:-20px;          
	position:absolute;
	z-index:1000;
	left:-999em;
	background-color:#d8e94a;
}
#nav ul li
{
	width:173px;
	padding:7px 0px 5px 15px;
} 
#nav ul ul li
{
	width:130px;
	padding:5px;
} 
#nav ul li.current
{
	background-color:#d5e842;
} 

#nav ul li a, #nav ul li a:link, #nav ul li a:visited
{
	color:#0075b8;
	text-decoration:none;
	font-weight:bold;
	font-family:"arial";
	font-size:13px;
	display:block;
	width:173px;
	text-transform:uppercase;
}
#nav ul li:hover
{
	background-color:#d5e842;
}

#nav ul ul li a, #nav ul ul li a:link, #nav ul ul li a:visited
{
	color:#0075b8;
	font-size:11px;
	*font-size:12px;
	width:auto;
}
#nav ul ul li a:hover
{
	color:#ffffff;
}
#nav ul li:hover ul,#nav ul li.sfhover ul
{
	left:auto;
}
#nav ul li span
{
    display:block;
}

#nav #crumb
{
	width:490px;
	height:14px;
	overflow:hidden;
	float:left;
} 

#nav #crumb li
{
	float:left;
	display:inline;
	margin-right:4px;
	width:auto;
} 

#nav #crumb li a
{
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

#nav #crumb li a:hover{
text-decoration:none;
}

#nav #crumb li a.selected,#nav #crumb li a.selected:hover{
text-decoration:none;
color:#ffffff;
}
#nav #crumb li a:hover{
color:#ED8407;
}
#log_nav
{
    float:right;
    clear:right;
    margin-bottom:5px;
    margin-right:5px;
    font-weight:bold;
    height:5px;
}   
#text_control{
    clear:right;
    float:right;
    margin-right:5px;
    margin-bottom:5px;
    MARGIN-TOP:10px;
    font-size:10px;
} 

#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:bold;             
    color:#0076bb;    
    text-decoration: none;
}

#text_control a:hover{
    color:#d8e94a;        
}

.blue-stripe
{
	height:14px;
	width:100%;
	background:url(../images/backgrounds/header-strip-blue.gif) repeat-x;
	margin-bottom:22px;
	clear:both;
	
} 
#admin-no-search{         
    width:155px;
    float:right;                                                 
    height:50px;
    
}   

#search{
	vertical-align:top;  
	font-weight:bold;
	width:215px;
	text-align:right;
	background:url(../images/search-icon.gif) left top no-repeat;
    height:27px;
	overflow:hidden;
}   

#search_con{
	position:absolute;
	z-index:300;
	right:0px;
	text-align:right;
}   

#page-right{
	position:relative;
}   

#search
{
	float:right;
}   

#search span
{
	vertical-align:top;
}

#search .search{
	display:inline;
	vertical-align:top;
	height:17px;
	width:118px;
	border:1px solid #0075b9;
	background-color:#ffffff;
	padding:1px 3px 0px 3px;
	margin:0px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

#search #submit{
	vertical-align:top;
	display:inline;
	margin:0px 0px 0px 10px;
	padding:3px 4px 3px 4px;
	border:none;
	color:#0073b6;
	background-color:#c1e4f8;
	font-size:11px;
	width:50px;
}

/*//////////LATEST NEWS//////////*/

#scrollup {
  position: relative;
  overflow: hidden;
  height: 100px;
  width: 210px;
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 95px;
  width:200px;
} 
.headline h3{
  margin:0px;
}
.newsText{
  color:#333333;
	height:42px;
	text-overflow:ellipsis;
	overflow:hidden;
	padding:2px;
	width:200px;
}
.scroll_link{
	display:block;
	background-color:#ffffff;
	width:200px;
}

/*//////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: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;
}


a, a:link, a:visited
{
	color:#0076bb;
	cursor:hand;
	text-decoration:underline;
}

a:hover, a:active
{
	color:#d8e94a;
	cursor:hand;
}

h3{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#d8e94a;
	font-size:16px;
}

h4{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#d8e94a;
	font-size:14px;
}

h5{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#d8e94a;
	font-size:12px;
}

h3.blue, h5.blue, h4.blue
{
	color:#0076bb;
}

h3 a
{
	text-decoration:none;
}

img
{
	border:none;
}

.addLink, a.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;
}
#previewStatus
{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	padding:4px 0px 5px 0px;
	z-index:100;
	color:#ffffff;
	background-color:#000000;
	border-bottom:2px solid #ffffff;
	font-weight:bold;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#previewStatus div
{
	color:#ffffff;
	opacity: 1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
	float:left;
}
#previewStatus a, #previewStatus a:link, #previewStatus a:visited
{
	color:#ffffff;
	font-weight:bold;
	float:right;
	margin-right:10px;
}
fieldset
{
    border:2px solid #d8e94a;
    padding:10px;
    margin:0px 0px 10px 0px;
    width:650px;
}
html>body fieldset
{
    width:650px;
}
fieldset.narrow_fieldset
{                       
    width:500px;
}
#admin-left-column-span fieldset
{
	border:2px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
	width:850px;
}
legend
{
	font-weight:bold;
	font-size:14px;
	color:#0076bb;
}
.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:200px;
	height:90px;
	margin-top:0px;
	text-indent:-9999em;
	float:left;
}
#headerNuLink
{
	display:block;
	margin-left:0px;
	width:173px;
	height:80px;
	margin-top:0px;
	text-indent:-9999em;
	float:left;
}
#rec-appForm-extra #gmap iframe
{
	border:1px solid #CDA6D3;
	padding:1px;
}
fieldset.contactForm
{
	display:block;
	margin-top:10px;
	margin-left:20px;
	float:left;
	width:420px;
	padding:20px;
}
html>body fieldset.contactForm
{
	margin-left:40px;
}
fieldset.contactForm .formRow
{
	width:420px;
	float:left;
}
fieldset.contactForm .formColLeft
{
	float:left;
	width:140px;
	padding:2px;
	color:#0076bb;
	font-weight:bold;
	font-size:12px;
}
fieldset.contactForm .formColRight
{
	float:left;
	width:200px;
	padding:2px;
}

#search-results
{
	float:left;
	margin-left:0;
	width:560px;
    padding:10px 0px;
}
#search-results h2
{
    color:#666666;
    padding:0px 10px;
    margin:0px 0px 10px 0px;
}
#search-results .your-story-item
{
    border-top:1px dotted #666666;
    padding:15px 10px;
    width:auto;
    margin-left:1px;
}
#search-results .your-story-item h3
{
    color: #666666;
    padding:0px;
    margin:0px;
    font-size:13px
}
#search-results .your-story-item .your-story-tags
{
    text-align:right;
    margin-top:5px;
}
#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;
	color:#0076bb;
}
#search-pagination a:hover,#search-pagination a:active
{
	font-weight:bold;
	color:#d8e94a;
}
#search-pagination .disabled
{
	color:#cccccc;
}

#your-stories-list-right {
	background:transparent url(../images/boxes/your-stories-rpt.jpg) bottom repeat-x;
	background-color: #efefef;
	float:left;
	margin-left:7px;
	padding:10px 0;
	width:455px;
}
html>body #your-stories-list-right {
	margin-left:14px;
}
#your-stories-list-right h2
{
    color:#666666;
    padding:0px 10px;
    margin:0px 0px 10px 0px;
}
#your-stories-list-right .your-story-item .date
{
    color: #666666;
    font-weight:bold;
    margin-bottom:10px;
}
#your-stories-list-right .your-story-item .your-story-tags
{
    text-align:right;
    padding-top:5px;
}
#your-stories-list-right .your-story-item
{
    border-top:1px dotted #666666;
    padding:15px 10px;
    width:430px;
    margin-left:1px;
}
#your-stories-list-right .your-story-item h3 a
{
    color: #666666;
    padding:0px;
    margin:0px;
    font-size:13px
}
#your-stories-list-right .your-story-item .date a
{
    color: #666666;
    font-weight:bold;
    margin-bottom:10px;
}
#your-stories-list-right .your-story-item .your-story-tags
{
    text-align:right;
    margin-top:5px;
}
#img_teaser
{
	clear:left;
	float:left;
	padding:8px 3px 8px 4px;
}
#img_teaser img
{
	float:left;
	margin:0px 9px 10px 9px;
}
#floodsim-desc
{
	margin-bottom:10px;
	padding:0px 20px 0px 2px;
}
#quote_box
{
	clear:both;
	padding:8px 8px;
	font-weight:bold;
}
#quote_box_bot
{
	padding:8px 8px;
	color:#999999;
}
.admin_tag_link
{
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#info_box, .suggestionsBox, #merge_tags_box
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:100px;
	padding:5px;
	font-weight:bold;
}
#merge_tags_box
{
	width:390px;
}
.suggestionsBox
{
	width:200px;
}
#info_box ul, .suggestionsBox ul
{
	margin:0px;
	padding: 5px 0px 5px 20px;
}
#merge_tags_box ul
{
	margin:0px;
	padding:5px 5px;	
	list-style:none;
	float:left;
}
#merge_tags_box ul li
{
	font-weight:normal;
	float:left;
	width:120px;
	padding:1px 3px;
}
a.Pending, li.Pending
{
	color:#FF8000;
}

a.Live, .Live
{
	color:#00FF00;
}

a.Rejected, .Rejected
{
	color:#FF0000;
}
#tag-cloud-small
{
	margin-top:5px;
	padding:0px 0px 5px 0px;
	text-align:center;
}
#tag-cloud-small a
{
	color:#333333;
	font-weight:bold;
	line-height:1.4;
	white-space:nowrap;
}
#tag-cloud-small span
{
	display:inline-block;
}
.sIFR-hasFlash #tag-cloud-small span span {
    visibility: hidden;
	font-weight:bold;
	line-height:1.4;
	white-space:nowrap;
	display:inline-block;
}
.sIFR-hasFlash #tag-cloud-small span span a.size1{
	font-size:20px;
}
.sIFR-hasFlash #tag-cloud-small span span a.size2{
	font-size:15px;
}
.sIFR-hasFlash #tag-cloud-small span span a.size3{
	font-size:13px;
}
.sIFR-hasFlash #tag-cloud-small span span a.size4{
	font-size:12px;
}
.sIFR-hasFlash #tag-cloud-small span span a.size5{
	font-size:11px;
}
#tag-cloud-small.size1
{
	font-size:20px;
}
#tag-cloud-small .size2
{
	font-size:17px;
}
#tag-cloud-small .size3
{
	font-size:15px;
}
#tag-cloud-small .size4
{
	font-size:13px;
}
#tag-cloud-small .size5
{
	font-size:10px;
}
#tag-cloud-large
{
	background:url(../images/boxes/your-stories-tag-rpt.jpg) no-repeat;
	min-height:230px;
	margin-top:10px;
	padding:30px 20px 50px 20px;
	text-align:center;
}
#tag-cloud-large a
{
	color:#333333;
	font-weight:bold;
	line-height:1.6;
	white-space:nowrap;
}
#tag-cloud-large span
{
	display:inline-block;
}

.sIFR-hasFlash #tag-cloud-large span span {
    visibility: hidden;
	font-weight:bold;
	line-height:1.6;
	white-space:nowrap;
	display:inline-block;
}
.sIFR-hasFlash #tag-cloud-large span span a.size1{
	font-size:45px;
}
.sIFR-hasFlash #tag-cloud-large span span a.size2{
	font-size:40px;
}
.sIFR-hasFlash #tag-cloud-large span span a.size3{
	font-size:35px;
}
#tag-cloud-large a:hover
{
	text-decoration:underline;
}
#your-story-bot-con
{
	float:left;
	width:auto;
}
#your-story-bot-left
{
	float:left;
	width:320px;
	padding-right:0px;
	border-right:1px dotted #999999;
}
html>body #your-story-bot-left
{
	padding-right:10px;
}
#your-story-bot-left .title
{
}
#your-story-bot-left .form
{
	float:left;
}
#your-story-bot-left .formRow
{
	width:300px;
}
#your-story-bot-left .formColLeft
{
	width:80px;
}
#your-story-bot-left .formColRight
{
	width:200px;
}
#your-story-bot-left .formColRight input
{
	width:200px;
}
#your-story-bot-left .formColRight textarea
{
	width:200px;
	height:100px;
}
#your-story-bot-right
{
	float:left;
	width:308px;
	padding-left:10px;
}

.size1
{
	font-size:40px;
}
.size2
{
	font-size:35px;
}
.size3
{
	font-size:30px;
}
.size4
{
	font-size:25px;
}
.size5
{
	font-size:20px;
}
.size6
{
	font-size:15px;
}
.size7
{
	font-size:11px;
}
#tag-cloud-large a.color1, #story-list-nav li a.color1
{
	color:#8ec644;
}
#tag-cloud-large a.color2, #story-list-nav li a.color2
{
	color:#f16132;
}
#tag-cloud-large a.color3, #story-list-nav li a.color3
{
	color:#a97c51;
}
#tag-cloud-large a.color4, #story-list-nav li a.color4
{
	color:#4ac1b9;
}
#tag-cloud-large a.color5, #story-list-nav li a.color5
{
	color:#fae240;
}
#tag-cloud-large a.color6, #story-list-nav li a.color6,#tag-cloud-large a.color7, #story-list-nav li a.color7
{
	color:#333333;
}
#story-list-nav li a.selected
{
	font-size:13px;
	display:block;
	padding-left:5px;
}
#story-list-nav
{
	float:left;
}
.your-story-item
{
	
}
#status_box
{
	float:right;
	border:1px solid #cccccc;
	width:150px;
	padding:15px;
	margin-right:40px;
}
#status_box h3
{
	margin:0;
	padding:0;
	font-size:15px;
}
a.text-control,a.text-control:link,a.text-control:visited
{
	color:#333333;
}
a.text-control:hover,a.text-control:active
{
	color:#64B0D9;
}
.recentPost
{
	margin:0px 7px 15px 0px;
	border-bottom:1px dotted #999999;
	padding:0px 2px 5px 2px
}
.recentPost a
{
	color:#333333;
	text-decoration:none;
}
.recentPost a:hover
{
	color:#666666;
}
.recentPost a .read_more
{
	color:#64B0D9;
	text-decoration:underline;
	text-align:right;
}
a.tandc-link,a.tandc-link:link,tandc-link:visited
{
	color:#ffffff;
	font-weight:bold;
}
a.tandc-link:hover,tandc-link:active
{
	color:#64B0D9;
}

#title h2, h2
{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#d8e94a;
	font-size:20px;
}

#title h2.blue, h2.blue
{
	padding:0;
	margin:0px 0px 10px 0px;
	color:#0076bb;
	font-size:18px;
}

.tag_fieldset
{
	float:left;
	padding:5px;
	height:100px;
}

#passfield {
	color:#999;
	border:1px solid #309acc;
	height:14px;
	
}

#enter {
	position:relative;
	top:0px;
	left:10px;
	background-color:white;
	border:1px solid #309acc;
	font-family:tahoma;
	color:#999;
	height:20px;
	padding:0px 5px 3px 5px;
}

#enter:hover
{
	cursor:pointer;
}

#password {
	color:#999;
}

#luggage{
	background:url(../images/rsvp/bg-luggage.jpg) left no-repeat;
	padding:60px 70px 0px 200px;
	margin-top:165px;
	height:240px;
	color:#309acc;
	width:200px;
}

#log_header
{
	text-indent:-9999em;
	background:url(../images/rsvp/bg_head.jpg) left no-repeat;
	display:block;
	width:201px;
	height:105px;
	margin:0px 0px 0px -5px;
}

/*///// RSVP FORM /////*/

#rsvp
{
	width:300px;
	margin:20px 0px 0px 70px;
}

#rsvp .label {
	color:#3a5d77;
	margin:0;
	padding:0;
}

#rsvp .help {
	font-family:tahoma;
	font-size:0.7em;
	color:#999;
	margin:0;
	padding:0;
}

#rsvp .input {
	margin-top:5px;
	font-family:tahoma;
	color:#999;
}

#rsvp form input, #rsvp form textarea
{
	margin-bottom:10px;
		width:290px;
}

#rsvp #radios *,#rsvp #radios input {

width:1%;
margin-left:-0px;

}

#rsvp select {
	margin-bottom:10px;
}

#rsvp #submit {
	padding:5px 10px 5px 10px;
	margin-top:10px;
	background-color:white;
	border:1px solid #999;
	color:#3a5d77;
	width:6em;
}

a span.title
{
	text-decoration:none;
}

a span.title:hover
{
	color:#0076bb;
}

.skiplink
{
    display:none;
}    
#links_list
{
    list-style: none;
    margin:0px;      
    padding: 0px;
}    
#links_list .cat_li  
{
    list-style: none;
    padding-top:6px;
}
#links_list ul
{          
    display:none;    
    margin:5px 0px;       
}        
#links_list a.cat_link
{
    padding-left:20px;
    display:block;                                             
    text-decoration:none;
    font-weight:bold;
}  
#links_list a.expand
{                                    
    background:url(../images/expand.gif) left top no-repeat;   
}
#links_list a.minimise
{                                    
    background:url(../images/minimise.gif) left top no-repeat;   
}
a.archive_link
{
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;                                                
}
a.inv_link, a.inv_link:link, a.inv_link:visited, a.inv_link:hover, a.inv_link:active 
{
    text-decoration:none;
    color:#666666;
}
#search-links
{
    padding:10px;
    border:1px solid #B6C718;
    background-color:#FFFFF4;
    margin:10px;
}
.header .rss_icon
{
    vertical-align: top;
    margin:1px 0px 0px 2px;
}
a.stat-switch
{                                       
    width:18px;
    height:18px; 
    display:block;
    text-indent:-999em;
    overflow: hidden;
    float:left;
    margin:0px 2px;
}      
.stat-switch.pending
{                              
    background:url(../images/icons/status-pending-off.gif) no-repeat center;
}
.stat-switch.pending:hover, .stat-switch.pending.on
{                              
    background:url(../images/icons/status-pending-on.gif) no-repeat center;
}      
.stat-switch.active
{                              
    background:url(../images/icons/status-active-off.gif) no-repeat center;
}
.stat-switch.active:hover, .stat-switch.active.on 
{                              
    background:url(../images/icons/status-active-on.gif) no-repeat center;
}
.stat-switch.suspended
{                              
    background:url(../images/icons/status-suspended-off.gif) no-repeat center;
}
.stat-switch.suspended:hover, .stat-switch.suspended.on 
{                              
    background:url(../images/icons/status-suspended-on.gif) no-repeat center;
}
div#home-banner
{
	height:340px;
	margin-bottom:20px;	
}
#home-banner
{                    
    width:100%;
    height:400px;           
    float:left;
    position:relative;                                                                                                        
    background-color:#ffffff;
}       
#home-banner a.main_link
{                      
    width:100%;
    height:400px;
    text-decoration:none;
    display:block;
    text-indent:-1000em;
    overflow:hidden;
}         
#main-image-first{
    float:left;    
    position:absolute; 
    width:790px;
    height:315px;
    overflow:hidden;
	z-index:1;
    background: url(../images/loading.gif) center no-repeat;
}
#main-image-trans{
    float:left; 
    display:none;
    position:absolute;    
    width:790px;
    height:315px;
    overflow:hidden;  
	z-index:1;
    background-repeat: no-repeat;
    background-position:0px 48px;
}          
#home-banner #fb_nav
{                
    text-decoration:none;
    display:block;        
    overflow:hidden;
    padding-left:16px; 
    padding-top:2px;
}       
#home-banner #fb_nav ul
{                
    margin:0px 0px 0px 50px;
    padding:0px;
    list-style:none;
    float:left;
}       
#home-banner #fb_nav ul li
{                
    display:block;
    float:left;
    margin-right:30px;
}        
#home-banner #fb_nav li a
{                
    color:#999999;
    font-weight:bold;
    text-decoration: none;
    display:block;
    height:18px;
    padding-top:2px;
    overflow: hidden;
}    
#home-banner #fb_nav li a.selected
{                
    color:#0076bb;        
}     
#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;
}  
#fb_nav_bubble
{
	width:340px;
	height:100px;
	position:absolute;
	z-index:200;
	margin-left:20px;
	display:none;
		
}
#fb_nav_bubble_arrow
{
	background:url(../images/backgrounds/bubble-arrow.gif) no-repeat;
	width:24px;
	height:20px;
	position:absolute;
	left:0;
	top:77px;
	z-index:400;
	display:none;
}
#fb_nav_bubble_text
{
	background-color:#D5E842;
	width:330px;
	height:80px;
	margin-top:20px;
	padding:20px;
	color:#ffffff;
	font-weight:bold;
	font-size:22px;
	overflow:hidden;
}
#fb_nav_bubble_text .link_text a
{
	font-size:12px;
	text-decoration:underline;
	color:#666666;
}
#fb_nav_bubble_text .link_text a:hover
{
	color:#333333;
}
#subnav_con
{
	float:left;
	background-color:#ffffff;
	margin-top:-28px;
	margin-left:15px;
	margin-bottom:15px;
	padding:1px 5px;
}
#subnav
{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
#subnav li
{
	float:left;
	display:block;
	padding:3px 10px;
}
#subnav li a
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
}
#subnav li a:hover,#subnav li a.selected
{
	color:#0076bb;
}
div.client_filter
{
	margin:0px 0px 10px 0px;	
}
div.client_filter a,div.client_filter a.selected:hover
{
	color:#666666;	
	text-decoration:none;
}
div.client_filter a.selected
{
	font-weight:bold;
}
div.client_filter a:hover
{
	color:#333333;
}