/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #EA0081; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF64BA;	text-decoration: underline;
	font-weight: bold;
}

td,tr,p,div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 13px;
	color: #828282;
	text-align: left;
}

h3, .componentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #EA0081;
	line-height: 15px;
	margin: 5px 0;
	}

.componentheading {
  padding-top: 5px;
}

.contentheading {
  font-family: Arial Narrow, Helvetica, sans-serif;
  padding: 0px 0px 5px 0px;
	font-size: 24px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #EC008C;
	text-align: left;
	width: 100%;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/sc_bullet_orange.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	background-image: url(../images/bk_g_img.png);
  background-repeat: repeat-x;
  background-color: #FF61BC;
	background-attachment: fixed;
}


div.mosimage_caption {
  font-size: 10px;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.minimal  {
  border-collapse: collapse;
  margin:0;
  padding: 0;
}

table.minimal td {
  margin:0;
  padding: 0;
}

td.left_shadow {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.scrapbookalley.com.au/scrapbooking/templates/scapbookalley/images/sc_shadow_l.png', sizingMethod='scale');
  }

td.left_shadow[class] { background: url(../images/sc_shadow_l.png) repeat-y; }

td.right_shadow {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.scrapbookalley.com.au/scrapbooking/templates/scapbookalley/images/sc_shadow_r.png', sizingMethod='scale');
  }
  
td.right_shadow[class] {  background: url(../images/sc_shadow_r.png) repeat-y; }

td.left_bot_shadow {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.scrapbookalley.com.au/scrapbooking/templates/scapbookalley/images/sc_shadow_bl.png', sizingMethod='noscale');
}

td.left_bot_shadow[class] {  background: url(../images/sc_shadow_bl.png) no-repeat 0px 0px; }

td.right_bot_shadow[class] {
  background: url(../images/sc_shadow_br.png) no-repeat 0px 0px;
}
td.right_bot_shadow {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.scrapbookalley.com.au/scrapbooking/templates/scapbookalley/images/sc_shadow_br.png', sizingMethod='noscale');
}

td.wrapper {
  width: 776px;
}


#bottomnav_links {
  float: left;
  width: 776px;
	height: 24px;
	background: url(../images/sc_redbar_bot.png) repeat-x;
	padding: 0px;
}

#links {
  float: right;
  padding-top: 7px;
}

#header_bg {
  width: 783px;
  height: 163px;
  background: #fff url(../images/sc_header_bg.jpg) repeat-x;
}

#header {
  float: left;
  width: 783px;
  height: 163px;
  background: transparent url(../images/sc_header.jpg) no-repeat top right;
}

#logo {
	margin-left: 20px;
	height: 157px;
	background-image: url(../images/sc_title.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#tabbar {
  float: left;
  width: 783px;
	padding-top: 4px;
	height: 25px !important;
	height: 29px;
	background: url(../images/button.jpg) repeat-x;
	border-top: 2px solid #EA0081;
}

#colorbar {
  float: left;
  width: 783px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_orange_bar_top.png) repeat-x; 
}

#contentarea {
  float: left;
  width: 773px !important;
  width: 783px;
  background: #f4f4f4;
  padding: 5px 5px 5px 5px;
}

table.contentarea {
  width: 760px;
  max-width: 760px;

}

#pathway {
  margin-top: 5px;
}

td.sidenav {

}

div.forcewidth {
  width: 194px;
  overflow: hidden;
}

td.seperator {
	background: url(../images/sc_seperator_vert.png) top center repeat-y;
}

td.middle {
  width: 550px;
  }

div.box_t {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_newsflash_t.png) no-repeat;
}

div.box_m {
  float: left;
	width: 178px !important;
	width: 194px;
	background: url(../images/sc_newsflash_m.png) repeat-y;	
	padding: 0 8px;
}

div.box_m td {
	color: #ffffff;
}

div.box_b {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_newsflash_b.png) no-repeat;
	margin-bottom: 8px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	font-weight: bold;
	color: #535657;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 13px;
	width: 100%;
	letter-spacing: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
			text-decoration: none;
}

a.mainlevel:hover {
	font-weight: bold;
	color: #EA0081;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		background: #E9E9E9;
		text-decoration: none;
}

a.mainlevel#active_menu {
	color: #000;
	background: #DBDBDB;
}
a.mainlevel#active_menu:hover {
	color: #333;
}

div#left div.moduletable {
  float:left;
	width: 184px;
	background: url(../images/sc_seperator_horiz.png) repeat-x;
	margin: 15px 5px 5px;
	padding-top: 10px;
}

table#greybox td.smallbox{
	width: 271px;
	background: #DCDEDE url(../images/sc_greybox_small_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.smallbox div.moduletable {
	background: url(../images/sc_greybox_small_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.largebox{
	width: 550px;
	background: #DCDEDE url(../images/sc_greybox_large_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.largebox div.moduletable {
	background: url(../images/sc_greybox_large_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.spacer {
	width: 8px;
}
table#greybox h3 {
  margin: 5px 0px 5px 0px;
  padding:0px;
}
table#greybox a:link, table#greybox a:visited {
  color: #333333;
}
table#greybox a:hover {
  color: #742E21;
}

div#mainbody {
}

div.copyright {
 margin-top: 20px;
}

div.copyright div {
	text-align: center;
	font-size: 10px;
	color: #999;
}

div#footer {
  line-height: 24px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.scrapbookalley.com.au/scrapbooking/templates/scapbookalley/images/sc_footer_bg.png', sizingMethod='scale');
  text-align: center;
  font-size: 10px;
  color: #EA0081;
}
 div#footer[id] { background: url(../images/sc_footer_bg.png) repeat-x top;
} 

div#footer a:link, div#footer a:visited {
	color: #fff;
}

/**  legacy **/
input.button {
	border: 1px solid #626262;
	background: url(../images/button.jpg) repeat-x;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox {
  font-size: 12px;

}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

table.moduletable td {
  padding: 4px;
}


/* required stuff */

#content-pane .tab-page {
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding: 0px;
	font-size: 17px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {

}

a.sublevel:link, a.sublevel:visited {
 	font-size: 12px;
	font-weight: bold;
	color: #535657;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 16px;
	width: 100%;
	letter-spacing: 1px;
	border-top-color: #D8D8D8;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-color: #E0E0E0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	background: #E9E9E9;
}


a.sublevel:hover {
font-weight: bold;
	color: #EA0081;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		background: #D7D7D7;
		text-decoration: none;
}
 a.sublevel#active_menu{
	background: #FFB7DB none;
	background-color: #FFB7DB;
}

a.category:link, a.category:visited {
}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {

}

.newsfeedheading {

}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

div#mainbody td.sectiontableheader {
}

td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}
table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}

table.pollstableborder td {
  padding: 5px 2px 0 0;
}

td.sectiontableentry1 {
  padding: 0px;
}

td.sectiontableentry2 {
  padding: 0px;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

/* Styles for dhtml tabbed-pages */
.ontab {

}
.offtab {

}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h2 {
	font-size: 19px;
	padding-top: 10px;
}
h1 {
	font-size: 19px;
	padding-top: 10px;
}
h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #878787;
}



h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: transparent; height:1px; border: 1px solid #828282;
}

hr.separator {

}

td.buttonheading img{
padding-left: 5px;
}

span.highlight {
  background: #ffffcc;
}


/* Content - Sections & Categories */


table.contenttoc {
  margin: 3px;
	border:solid 1px #cccccc;
}

table.contenttoc th {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}


table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 5px;
}

.contentdescription {
	text-align: left;
}

/** category text format and links **/
.category {

}



.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}


.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	border: 1px solid #cccccc;
	height: 20px;
	padding: 4px 10px 4px 10px !important;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #EC008C;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
	text-align: center;
}

.readon {
  display: block;
	
}

strong {
	color: #112544;
}


#tabbar ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbar a {float:none;  list-style: none; }
/* End IE5-Mac hack */


#tabbar li {
list-style: none; 
	margin: 0;
  float:left;
  height: 25px;
  margin-left: 4px;
  padding: 0;
}

#tabbar li a {
list-style: none; 
  display:block;
  line-height: 25px;
  height: 25px;
  background: url(../images/sc_tab_normal.png) no-repeat 0% 100%;
  width: 140px;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #D2D3D3;
  text-transform: capitalize;
  letter-spacing: 2px;
  list-style-image: none;
    list-style-type: none;
    }

#tabbar a.tabbar#active_menu {
list-style: none; 
  background:url(../images/sc_tab_active.png) no-repeat 0% 100%;
  color: White;

}
#tabbar a:hover {
list-style: none; 
  background:url(../images/sc_tab_active.png) no-repeat 0% 100%;
  color: White;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
  display: inline;
  line-height: 25px;
  height: 25px;
  background: url(../images/sc_tab_normal.png) no-repeat 0% 100%;
  width: 140px;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #D2D3D3;
  text-transform: capitalize;
  letter-spacing: 2px;
  float: right;
}
a.mainlevel-nav:hover {
  background:url(../images/sc_tab_active.png) no-repeat 0% 100%;
  color: White;
}

a.mainlevel-nav#active_menu {
  background: #E9E9E9 url(../images/sc_tab_active.png) no-repeat 0% 100%;
  color: White;
  
}
a.mainlevel-nav#active_menu:hover {

}
.button {

}