/* CSS Document */
body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body#back_1
{
	background:url(../images/backgrounds/1280_back_1.jpg) center top  no-repeat #000000;
}
body#back_1.back_800
{
	background:url(../images/backgrounds/1024_back_1.jpg) center top  no-repeat #000000;
}
body#back_1.back_1024
{
	background:url(../images/backgrounds/1024_back_1.jpg) center top  no-repeat #000000;
}
body#back_1.back_1280
{
	background:url(../images/backgrounds/1280_back_1.jpg) center top  no-repeat #000000;
}
body#back_1.back_1800
{
	background:url(../images/backgrounds/1800_back_1.jpg) center top  no-repeat #000000;
}
body#back_2
{
	background:url(../images/backgrounds/1280_back_2.jpg) center top  no-repeat #000000;
}
body#back_2.back_800
{
	background:url(../images/backgrounds/1024_back_2.jpg) center top  no-repeat #000000;
}
body#back_2.back_1024
{
	background:url(../images/backgrounds/1024_back_2.jpg) center top  no-repeat #000000;
}
body#back_2.back_1280
{
	background:url(../images/backgrounds/1280_back_2.jpg) center top  no-repeat #000000;
}
body#back_2.back_1800
{
	background:url(../images/backgrounds/1800_back_2.jpg) center top  no-repeat #000000;
}
body#back_3
{
	background:url(../images/backgrounds/1280_back_3.jpg) center top  no-repeat #000000;
}
body#back_3.back_800
{
	background:url(../images/backgrounds/1024_back_3.jpg) center top  no-repeat #000000;
}
body#back_3.back_1024
{
	background:url(../images/backgrounds/1024_back_3.jpg) center top  no-repeat #000000;
}
body#back_3.back_1280
{
	background:url(../images/backgrounds/1280_back_3.jpg) center top  no-repeat #000000;
}
body#back_3.back_1800
{
	background:url(../images/backgrounds/1800_back_3.jpg) center top  no-repeat #000000;
}
body#back_4
{
	background:url(../images/backgrounds/1280_back_4.jpg) center top  no-repeat #000000;
}
body#back_4.back_800
{
	background:url(../images/backgrounds/1024_back_4.jpg) center top  no-repeat #000000;
}
body#back_4.back_1024
{
	background:url(../images/backgrounds/1024_back_4.jpg) center top  no-repeat #000000;
}
body#back_4.back_1280
{
	background:url(../images/backgrounds/1280_back_4.jpg) center top  no-repeat #000000;
}
body#back_4.back_1800
{
	background:url(../images/backgrounds/1800_back_4.jpg) center top  no-repeat #000000;
}
.clearer
{
	clear:both;
}
.grey
{
	color:#666666;
}
.blue
{
	color:#64B0D9;
}
.bold
{
	font-weight:bold;
}
.strong
{
	font-weight:bold;
	font-size:13px;
}
#container
{
	width:902px;
	margin:0 auto;
}
#container #con_back
{
	width:902px;
	float:left;
}
#header
{
	width:902px;
	height:130px;
	padding-top:0px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:12px;
}
#left-column
{
	float:left;
	width:240px;
}
#left-column-span
{
	float:left;
	width:650px;
	border-right:1px dotted #ffffff;
	padding-bottom:20px;
	padding-right:10px;
}
#left-column-span .centreBox .text
{
	font-size:12px;
	padding:5px 15px;
}
#left-column-span .centreBox .gallery
{
	font-size:12px;
	padding:5px 15px;
}
#left-column-span .centreBox .gallery img
{
	margin:5px;
}
#left-column-span .centreBox
{
	width:650px;
	margin-left:0px;
	margin-bottom:9px;
	float:left;
}
#left-column-span .centreBox .top
{
	background:url(../images/boxes/left_span_top_bg.gif) top no-repeat;
	height:10px;
	width:650px;
}
html>body #left-column-span .centreBox .top
{
	background:url(../images/boxes/left_span_top_bg.png) top no-repeat;
}
#left-column-span .centreBox .cent
{
	background-color:#ffffff;
	float:left;
    width:650px;
}
#left-column-span .centreBox .bot
{
	background:url(../images/boxes/left_span_bot_bg.gif) bottom no-repeat;	
	height:10px;
	width:650px;
	clear:left;
}
html>body #left-column-span .centreBox .bot
{
	background:url(../images/boxes/left_span_bot_bg.png) bottom no-repeat;
}
#admin-left-column-span
{
	float:left;
	width:900px;
	padding-bottom:20px;
}
#admin-left-column-span .centreBox .text
{
	font-size:11px;
	padding:5px 15px;
}
#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 10px 1px 10px;
	font-size:12px;
}
.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;
}
#centre-column
{
	float:left;
	width:420px;
	border-left:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
	padding-bottom:20px;
}
.centreBox
{
	width:400px;
	margin-left:5px;
	margin-bottom:9px;
	float:left;
}
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:left;
	width:240px;
	padding-bottom:20px;
}
.title
{
	background:url(../images/headers/backs/grey_rpt.gif) top repeat-x;	
	margin:0px 5px 5px 5px;
	width:auto;
	height:30px;
}
.title .homeBack
{
	background:url(../images/headers/backs/homeBack.gif) top no-repeat;	
	margin:5px;
	width:121px;
	height:12px;
	float:right;
	text-indent:-9999em;
}
html>body .title .homeBack
{
	background:url(../images/headers/backs/homeBack.png) top no-repeat;
}
.title .yourStoriesBack
{
	background:url(../images/headers/backs/yourStoriesBack.gif) top no-repeat;	
	margin:5px;
	width:128px;
	height:12px;
	float:right;
	text-indent:-9999em;
}
html>body .title .yourStoriesBack
{
	background:url(../images/headers/backs/yourStoryBack.png) top no-repeat;
}
.title .homeBack a, .title .yourStoriesBack a
{
	display:block;
	height:12px;
	width:121px;
}
.title .seeAll a, .title .seeAll a:link, .title .seeAll a:visited
{
	color:#666666;
	font-size:10px;
	float:right;
	margin-top:9px;
}
.title .seeAll a:hover, .title .seeAll a:active
{
	color:#333333;
}
#floodsim-right .title
{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	height:25px;
}
#floodsim-right h2.grey_head
{
	height:25px;
	margin:7px 0px 0px 6px;
	font-size:14px;
}

h2.grey_head
{
	width:auto;
	height:30px;
	margin:0px 0px 4px 6px;
	padding:2px 2px 0px 1px;
	font-size:15px;
	color:#828282;
	float:left;
	text-transform:uppercase;
}
.title .grey_left
{
	background:url(../images/headers/backs/grey_left_bg.gif) top no-repeat;	
	float:left;
	width:5px;
	height:30px;
	margin:0px;
	padding:0px;
}
.title .grey_right
{
	background:url(../images/headers/backs/grey_right_bg.gif) top no-repeat;	
	float:right;
	width:5px;
	height:30px;
	margin:0px;
	padding:0px;
}
h2 a
{
	display:block;
	width:100%;
	height:30px;
}
h2.floodblue
{
	background:url(../images/headers/backs/floodPlan_blue.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
	padding:0px;
}
h2.floodsim
{
	background:url(../images/headers/backs/floodsim.gif) top no-repeat;	
	text-indent:-9999em;
	width:390px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
h2.yourInput
{
	background:url(../images/headers/backs/input_green.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
h2.flood_sim
{
	background:url(../images/headers/backs/flood_sim.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
h2.flood_group
{
	background:url(../images/headers/backs/flood_group.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
h2.latestNews
{
	background:url(../images/headers/backs/latest_news.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
h2.toolkit
{
	background:url(../images/headers/backs/toolkit.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
h2.protect
{
	background:url(../images/headers/backs/protect_property.gif) top no-repeat;	
	text-indent:-9999em;
	width:220px;
	height:30px;
	margin:0px 0px 4px 5px;
	position:relative;
	top:-5px;
}
#nav
{
	width:424px;
	margin:9px 0px 0px 0px;
	float:left;
	padding:6px 0px 0px 6px;
	height:100px;
}
#nav ul
{
	padding:0px 0px 7px 0px;
	margin:0px;
	list-style-type:none;
	float:left;
	height:70px;
}
#nav ul.list_1
{
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
}
#nav ul.list_2
{
	border-right:1px dotted #999999;
}
#nav ul li
{
	font-size:12px;
	margin-right:5px;
	width:auto;
	width:195px;
	padding:1px 0px 0px 10px;
} 
#nav ul li a
{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	text-transform:uppercase;
}
#nav ul li a:hover
{
	color:#64B0D9;
}


#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;
}

#text_control{
clear:left;
float:left;
margin-left:10px;
margin-top:8px;
font-size:10px;
}

#text_control .A{
	font-family:'Times New Roman';
	font-weight:bold;
	font-size:12px;
}

#search{
float:left;
height:20px;
font-weight:bold;
font-size:14px;
padding-right:4px;
width:220px;
margin:22px 0px 0px 10px;
}

#search .search{
float:left;
display:inline;
height:17px;
width:128px;
border:1px solid #cccccc;
overflow:hidden;
background-color:#ffffff;
padding:1px 3px 0px 20px;
margin:0px 5px 0px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#999999;
background-image:url(../images/search-icon.jpg);
background-repeat:no-repeat;
background-position:4px 3px;
}

#search #submit{
float:left;
margin:0px;
padding:0px;
}

/*//////////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:#64B0D9;
	cursor:hand;
	text-decoration:none;
}

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

h3{
	margin:15px 0px 5px 0px;
	padding:0px;
	font-size:13px;
	color:#64B0D9;
}

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 #cccccc;
	padding:10px;
	margin-bottom:10px;
	width:650px;
}
#admin-left-column-span fieldset
{
	border:2px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
	width:850px;
}
legend
{
	font-weight:bold;
	font-size:14px;
	color:#64B0D9;
}
.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:228px;
	height:100px;
	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:60px;
	float:left;
	width:435px;
	padding:20px;
}
#floodsim-left
{
	float:left;
	width:130px;
	border-right:1px dotted #999999;
	
}
#floodsim-left ul, #floodsim-left ul a
{
	list-style:none;
	padding:0px;
	margin:0px 5px 0px 0px;
	font-weight:bold;
	color:#999999;
}
#floodsim-left ul a, #floodsim-left ul a:link, #floodsim-left ul a:visited
{
	color:#999999;
}
#floodsim-left ul a:hover, #floodsim-left ul a:active
{
	color:#666666;
}
#floodsim-left ul ul
{
	margin:0px 0px 0px 5px;
}
#floodsim-left .selected
{
	color:#666666;
	font-size:13px;
}
#floodsim-right
{
	float:left;
	margin-left:14px;
	width:475px;
}
#floodsim-right h2
{
	margin:10px 0px 10px 0px;
	padding:0px;
}
#floodsim-bottom-left
{
	float:left;
	width:227px;
	margin-right:10px;
}
#floodsim-bottom-right
{
	float:left;
	width:227px;
	padding-left:10px;
	border-left:1px dotted #999999;
}
#search-results
{
	float:left;
	margin-left:0;
	width:620px;
	background:url(../images/boxes/your-stories-rpt.jpg) top repeat-x;
    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;
	background-color:#cccccc;
	clear:left;
	margin-top:1px;
	font-weight:bold;
	color:#333333;
	font-size:13px;
	background:url(../images/boxes/search-nav-rpt.jpg) bottom repeat-x;
}
#search-pagination a:link,#search-pagination a:visited, #search-pagination a
{
	font-weight:bold;
	color:#333333;
}
#search-pagination a:hover,#search-pagination a:active
{
	font-weight:bold;
	color:#64B0D9;
}
#search-pagination .disabled
{
	color:#999999;
}

#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:#64B0D9;
	font-size:16px;
}

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