/*  
Theme Name: Blindware Template
Theme URI: http://www.blindware.com.au
Description: Template for the Blindware website
Version: 1.0
Author: Dan Hickingbotham
Author URI: http://www.alined.com/

*/

html{
	height:100%;
}
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	background:#F8F8F8;

}
#wrapper{
	margin: 0 auto;
	width:787px;
	height:100%;
	background:url(images/background_21.jpg) repeat-y;
}
#page{
	float:left;
	clear:both;
	padding: 0px 8px 0px 9px;
	background:url(images/background_21.jpg) repeat-y;
	width:770px;
}
#header{
	width:770px;
	float:left;
	clear:both;
	background:url(images/blindware_15.jpg) no-repeat 122px 70px;
}
#logo a{
	background:url(images/blindware_03.jpg);
	width:112px;
	height:112px;
	float:left;
	clear:none;
}
#header_right{
	float:right;
	clear:none;
	width:520px;
	height:112px;
}


#topmenu_left{
	background:url(images/blindware_05.jpg);
	width:8px;
	height:40px;
	float:right;
	clear:none;
}
#topmenu{
	float:right;
	clear:none;
	background:url(images/blindware_06.jpg) repeat-x;
	height:40px;
}
#topmenu ul li{
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px;
}
#topmenu ul li a{
	line-height:40px;
	height:40px;
	color:#F1F1F1;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	padding: 13px 10px 13px 10px;
}
#topmenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#topmenu_right{
	background:url(images/blindware_08.jpg);
	width:8px;
	height:40px;
	float:right;
	clear:none;
}
#phonefax{
	float:right;
	clear:both;
	width:350px;
	height:50px;
	padding-top:22px;
	text-align:right;
}

#pagecontent{
	float:left;
	clear:both;
	width:770px;
	background:url(images/page_bg_18.jpg) repeat-y;
}
#pagecontent_splash{
	float:left;
	clear:both;
	width:770px;
}
#sidebar{
	float:right;
	clear:none;
	width:188px;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
}
#sidebar img{
	margin:0px;
	border-bottom:8px solid #FFFFFF;
}
#sidebar ul li{
	list-style:square;
	margin: 5px 0px 5px 15px;
}
#sidebar_content{
	padding:10px;
}
#sidebar_content_wood{
	background:url(images/page_ny_12.jpg) repeat-x top #A3452F;
	margin:0px;
}
#sidebar_content_aluminium{
	background:url(images/sidebar_blue_12.jpg) repeat-x top #5C7EA2;
	margin:0px;
}
#sidebar_content_fabric{
	background:url(images/sidebar_green_12.jpg) repeat-x top #87A13C;
	margin:0px;
}
#sidebar_content_accessory{
	background:url(images/sidebar_yellow_12.jpg) repeat-x top #BE8E2D;
	margin:0px;
}

#sidebar h1{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	padding-bottom: 8px;
	border-bottom: 1px dotted #FFFFFF;
	margin:0px;
	line-height:16px;
}
#sidebar hr{
	border: 0px;
	height: 1px;
	border-top: 1px dotted #FFFFFF;
}
#sidebar p{
	margin: 10px 0px 0px 0px;
}
#content{
	float:left;
	clear:none;
	width:559px;
	font-size:12px;
	color:#1A1A1A;
	line-height:16px;
	padding: 5px 13px 0px 10px;
}
#content td.head, #content_wide td.head{
	background:#CCCCCC;
	font-weight:bold;
}
#content td.table_blue, #content_wide td.table_blue{
	background:#143D8D;
	font-weight:bold;
	color:#FFFFFF;
}
#content td.white, #content_wide td.white{
	background:#FFFFFF;
}
#content td, #content_wide td{
	background:#F2F2F2;
	padding:4px;
	font-size:11px;
}
#content table, #content_wide table{
	margin: 0px 0px 10px 0px;
}
#content_wide{
	float:left;
	clear:none;
	width:747px;
	font-size:12px;
	color:#1A1A1A;
	line-height:16px;
	padding: 5px 13px 0px 10px;
	background:#FFFFFF;
}

#content h2, #content_wide h2, h2{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0px 5px 0px;
	line-height:16px;
}
#content h3, #content_wide h3, h3{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0px 15px 0px;
	background:#143D8D;
	padding: 8px;
	color:#FFFFFF;
}
#content_title{
	margin: 0px 0px 8px 0px;
	border-bottom:1px dotted #1A1A1A;
	padding: 0px 0px 0px 0px;
	float:left;
	clear:both;
	width:100%;
}
#content_title table, #content_title td{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}
#title_text{
	padding: 0px 0px 4px 0px;
}
#title_text h1{
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px;
	line-height:25px;
}
#title_links{
	float:right;
	clear:none;
	width:305px;
}

#title_links a:link, #title_links a:visited{
	text-align:right;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color: #1A1A1A;
	display:block;
	float:right;
	clear:none;
	padding: 4px 8px 4px 8px;
}
#title_links a:hover{
	background:#143D8D;
	color:#FFFFFF;
}
#content_content{
	float:left;
	clear:both;
	width:559px;
}
#content_content img{
	padding: 5px 5px 5px 9px;
	border: 0px;
}

#content_content ul, #content_content_wide ul, #front_post ul{
	margin-bottom:10px;
}
#content_content ul li, #content_content_wide ul li,  #front_post ul li{
	list-style:square;
	margin: 5px 0px 5px 15px;
}
#newsletter_content_wide ul{
	margin-bottom:10px;
}
#newsletter_content_wide ul li{
	list-style-image:url(images/news_76.jpg);
	list-style-position:inside;
	padding:0px 0px 10px 0px;
}
#newsletter_content_wide ul li a, #newsletter_content_wide a{
	line-height:16px;
	font-size:14px;
}

#content_content_wide{
	float:left;
	clear:both;
	width:747px;
}
#content_content_wide img{
	padding: 5px 13px 5px 9px;
	border: 0px;
}
#content_content_wide a:link, #content_content_wide a:visited, #content_content a:link, #content_content a:visited, #newsletter_content_wide a:link, #newsletter_content_wide a:visited{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
#content_content_wide a:hover, #content_content a:hover, #newsletter_content_wide a:hover{
	color:#143D8D;
}
#content_content_wide #subpages{
	margin:0px;
	padding:0px;
	list-style:none;
}
#content_content_wide #subpages li{
	list-style:none;
	font-size:14px;
	line-height:30px;
	color:#000000;
	margin:0px;
	padding:0px;
}
#content_content_wide #subpages li:before {
	content: "\00BB \0020";
}
#content_content_wide #subpages li ul li{
	padding:0px 0px 0px 20px;	
}
#side_spacer{
	border-top:8px solid #FFFFFF;
	float:left;
	clear:both;
	width:188px;
}
#sidebar_video{
	padding:10px;
	float:left;
	clear:both;
	width:168px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
#video_thumbnail_holder{
	background:url(images/video_thumb_17.jpg) no-repeat;
	width:160px;
	height:124px;
	float:left;
	clear:both;
	margin: 5px 0px 5px 0px;
}
#video_thumbnail_holder img{
	width:143px;
	border:0px;
	padding:7px 9px 19px 9px;
}
#sidebar_sellsheet{
	padding:10px;
	float:left;
	clear:both;
	width:168px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
#sidebar_sellsheet_link a{
	display:block;
	width:83px;
	background:url(images/sell_sheet_28.jpg) no-repeat right;
	padding: 15px 62px 10px 5px; 
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000000;
	text-decoration:none;
	line-height:17px;
}
#sidebar_sellsheet_link a:hover{
	text-decoration:underline;
}
.black{
	color:#1A1A1A;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer{
	float:left;
	clear:both;
	width:740px;
	background:#F2F2F2;
	padding: 15px;
	border-top: 8px solid #FFFFFF;
	font-size:11px;
	text-align:center;
}
#footer p{
	margin: 3px 0px 6px 0px;
}
#footer li{
	display:inline;
	padding: 0px 5px 0px 5px;
}
#footer li a{
	color:#1A1A1A;
	text-decoration:none;
}
#footer li a:hover{
	color:#143D8D;
	text-decoration:underline;
}

#sidebar_thick{
	width:435px;
	float:left;
	clear:none;
	padding:0px 0px 10px 10px;
}
#product_info{
	width:318px;
	float:right;
	clear:none;
}
#product_catalogues{
	background:#D1D3D4;
	float:right;
	clear:both;
	width:304px;
	padding:6px;
	margin-bottom:5px;
	border:1px solid #666666;
}
#product_catalogues img{
	padding:4px;
}

#blurb{
	background:#F2F0E2;
	padding: 8px;
	width:365px;
	font-size:12px;
}
#blurb h1{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin: 3px 0px 3px 0px;
}
#newsletter{
	background:#E2F4FD;
	width:425px;
	font-size:12px;
	margin-top:8px;
	float:left;
	clear:both;
	border:1px solid #666;
}
#newsletter_header{
	width:425px;
	height:55px;
	float:left;
	clear:none;
}
#pdf_icon a{
	background:url(images/news_63.jpg) no-repeat 7px 7px;
	width:39px;
	height:42px;
	float:right;
	clear:none;
	padding: 7px 7px 6px 7px;
}
#newsletter_more a{
	width:79px;
	float:right;
	clear:none;
	height:22px;
	padding: 17px 7px 16px 0px;
	text-decoration:none;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	font-style:italic;
}
#newsletter_more a:hover{
	text-decoration:underline;
	color:#000000;
}
#newsletter_signup{
	width:365px;
	float:left;
	clear:both;
	padding:8px;
}
#newsfeed{
	float:left;
	clear:both;
	width:426px;
	font-size:12px;
}

#newsfeed h2, #product_newsfeed h2{
	margin: 5px 0px 5px 0px;
}
#newsfeed h2 a:link, #newsfeed h2 a:visited, #product_newsfeed h2 a:link, #product_newsfeed h2 a:visited{
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	color:#143D8D;
	text-decoration:none;
}
#newsfeed h2 a:hover, #product_newsfeed h2 a:hover{
	color:#666666;
}
#newsfeed p, #product_newsfeed p{
	margin: 3px 0px 9px 0px;
}
#product_newsfeed{
	float:right;
	clear:both;
	width:287px;
	font-size:12px;
	padding:10px 15px 10px 15px;
	border-left:1px dotted #666;
}
#front_post{
	float:left;
	clear:both;
	width:416px;
	padding: 0px 5px 0px 5px;
}
.post{
	border-bottom:1px dotted #666666;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.postmetadata{
	font-size:10px;
	color:#666666;
}
.alignleft{
	float:left;
	clear:none;
}
.alignright{
	float:right;
	clear:none;
}
.navigation a{
	line-height:30px;
}
#comments, #respond{
	background:#CCCCCC;
	border-top:1px dotted #666666;
	line-height:30px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	padding:5px 10px 5px 10px;
	margin:0px;
}
ol.commentlist, #commentform{
	margin:0px;
	padding:5px 10px 5px 10px;
	background:#F2F2F2;
}
hr{
	border:0;
	height:1px;
	border-top:1px dotted #666666;
	
	margin:5px 0px 5px 0px;
}

a:link, a:visited{
	color:#143D8D;
	text-decoration:underline;
}
a:hover{
	color:#666;
}


/* MENU */
#menubarwrap{
	float:left;
	clear:both;
	width:770px;
	height:68px;
	padding: 8px 0px 8px 0px;
}
#menubar{
	position:absolute;
	width:770px;
}
#kwicks_container { 
	height: 52px;
	width: 754px;
	background:url(images/menu_06.jpg) repeat-x;
	margin: 0px;
	padding: 8px 8px 8px 8px;
}
/*
#kwicks {
	position: relative;
	margin: 0px;
	padding: 0px;
}*/

#kwicks .kwick {
	display: block;
	height: 52px;
	width: 144px;
/*	float: left;
	overflow: hidden; */
}
#kwicks .kwick2 {
	display: block; 
	height: 52px;
	width: 8px;
/*	float: left; */
}

#kwick_red {
	background:url(images/menu_1.jpg) #A3452F;
}
#kwick_blue {
	background:url(images/menu_2.jpg) #5C7EA2;
}
#kwick_green {
	background:url(images/menu_3.jpg) #87A13C;
}
#kwick_purple {
	background:url(images/button_motorisation_38.jpg) #3F2461;
}
#kwick_yellow {
	background:url(images/menu_4.jpg) #BE8E2D;
}
#kwick_red img{
	padding-top:10px;
	padding-left: 10px;
	border:0px;
}
#kwick_blue img{
	padding-top:10px;
	padding-left: 10px;
	border:0px;
}
#kwick_green img{
	padding-top:10px;
	padding-left: 10px;
	border:0px;
}
#kwick_purple img{
	padding-top:10px;
	padding-left: 10px;
	border:0px;
}
#kwick_yellow img{
	padding-top:10px;
	padding-left: 10px;
	border:0px;
}

#kwicks, #kwicks ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#kwicks a {
}

#kwicks li {
	float:left;
	clear:none;
}

#kwicks li ul{
	/*_margin-left: -230px;*/
	position: absolute;
	left: -999em;
	height: auto;
	width: 144px;
	w\idth: 144px;
	z-index:999;
	/*margin-top: 60px;*/
	border-bottom: 0px dotted #CCCCCC;
}

#kwicks li li {
	padding-right: 0;
	width: 144px;
}

#kwicks li ul a {
	width: 144px;
	w\idth: 144px;
}
#kwicks li ul li a{
	line-height:15px;
	display:block;
	width:130px;
	padding: 8px 8px 8px 8px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	border-top: 0px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
}

#kwicks li.red ul li a:link, #kwicks li.red ul li a:visited{	background:#A3452F;  }
#kwicks li.red ul li a:hover{	background: #953210; }

#kwicks li.blue ul li a:link, #kwicks li.blue ul li a:visited{	background:#5C7EA2;  }
#kwicks li.blue ul li a:hover{	background: #486481; }

#kwicks li.green ul li a:link, #kwicks li.green ul li a:visited{	background:#87A13C;  }
#kwicks li.green ul li a:hover{	background: #677E2D; }

#kwicks li.purple ul li a:link, #kwicks li.purple ul li a:visited{	background:#3F2461;  }
#kwicks li.purple ul li a:hover{	background: #260840; }

#kwicks li.yellow ul li a:link, #kwicks li.yellow ul li a:visited{	background:#BE8E2D;  }
#kwicks li.yellow ul li a:hover{	background: #95701F; }



#kwicks li ul ul {
	margin: -31px 0 0 144px;
}

#kwicks li.yellow ul ul {
	margin: -31px 0 0 -144px;
}

#kwicks li:hover ul ul, #kwicks li:hover ul ul ul, #kwicks li.sfhover ul ul, #kwicks li.sfhover ul ul ul {
	left: -999em;
}

#kwicks li:hover ul, #kwicks li li:hover ul, #kwicks li li li:hover ul, #kwicks li.sfhover ul, #kwicks li li.sfhover ul, #kwicks li li li.sfhover ul {
	left: auto;
}

#kwicks li:hover, #kwicks li.sfhover {
}


/* BANNERS */
#large_panel{
	float:left;
	clear:both;
	width:770px;
	height:262px;
	margin-top:8px;
}
#home_gallery{
	width:482px;
	height:262px;
	overflow:hidden;
	margin: 0px;
	position: relative;
	float:left;
	clear:none;
}
#home_gallery img{
	border: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#banner_text_generic{
	float:left;
	clear:both;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	width:258px;
	height: 112px;
	font-size:11px;
	color:#FFFFFF;
	margin:6px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
}
#banner_text_generic p{
	margin:0px;
	padding:0px 0px 8px 0px;
}
#banner_text_generic a{
	color:#FFFFFF;
	font-weight:bold;
}
#banner_text_generic a:hover{
	color:#000000;
}

#banner_main{
	height:235px;
	width:273px;
	float:left;
	clear:none;
	padding: 27px 0px 0px 14px;
}
#banner_header{
	width:213px;
	height:57px;
	float:left;
	clear:both;
}
#banner_nav{
	float:left;
	clear:both;
	width:194px;
	border:1px solid #000000;
}
#banner_button_divider{
	width:4px;
	height:39px;
	float:left;
	clear:none;
}

/* NEWYORK BANNER */
.banner_newyork, .banner_tuscany{
	background:url(images/newyork_25.jpg);
}
.banner_newyork_header{
	background:url(images/newyork_30.jpg) no-repeat;
}
#banner_newyork_button_video a, #banner_tuscany_button_video a{
	width:97px;
	height:39px;
	display:block;
	float:left;
	clear:none;
	background:url(images/newyork_play_video.jpg) no-repeat;
}
#banner_newyork_button_video a:hover, #banner_tuscany_button_video a:hover{
	background:url(images/newyork_play_video_on.jpg) no-repeat;
}
.banner_newyork_button_divider, .banner_tuscany_button_divider{
	background:url(images/newyork_34.jpg) no-repeat;
}
#banner_newyork_button_more a, #banner_tuscany_button_more a{
	width: 93px;
	height:39px;
	display:block;
	float:left;
	clear:none;
	background:url(images/newyork_more_info.jpg) no-repeat;
}
#banner_newyork_button_more a:hover, #banner_tuscany_button_more a:hover{
	background:url(images/newyork_more_info_on.jpg) no-repeat;
}

/* TUSCANY BANNER */
.banner_tuscany_header{
	background:url(images/tuscany_26.jpg) no-repeat;
}

/* PICTURESQUE BANNER */
.banner_picturesque, .banner_shantung{
	background:url(images/picturesque_25.jpg);
}
.banner_picturesque_header{
	background:url(images/picturesque_30.jpg) no-repeat;
}
#banner_picturesque_button_video a, #banner_shantung_button_video a{
	width:97px;
	height:39px;
	display:block;
	float:left;
	clear:none;
	background:url(images/picturesque_play_video.jpg) no-repeat;
}
#banner_picturesque_button_video a:hover, #banner_shantung_button_video a:hover{
	background:url(images/picturesque_play_video_on.jpg) no-repeat;
}
.banner_picturesque_button_divider, .banner_shantung_button_divider{
	background:url(images/picturesque_34.jpg) no-repeat;
}
#banner_picturesque_button_more a, #banner_shantung_button_more a{
	width: 93px;
	height:39px;
	display:block;
	float:left;
	clear:none;
	background:url(images/picturesque_more_info.jpg) no-repeat;
}
#banner_picturesque_button_more a:hover, #banner_shantung_button_more a:hover{
	background:url(images/picturesque_more_info_on.jpg) no-repeat;
}


/* SHANTUNG BANNER */
.banner_shantung_header{
	background:url(images/shantung_banner_29.jpg) no-repeat;
}


ol{
	
}
ol li{
		list-style-type:decimal;
}


#rollease_launch_welcome{
	background:url(images/rollease_launch/images/rollease_launch_03.jpg);
	width:770px;
	height:275px;
	float:left;
	clear:both;
}
#rollease_launch{
	background:url(images/rollease_launch/images/rollease_launch_header_03.jpg);
	width:740px;
	height:170px;
	float:left;
	clear:both;
	padding-top:105px;
	padding-left:30px;
}
#content_wide_rollease{
	float:left;
	clear:none;
	width:770px;
	font-size:14px;
	color:#1A1A1A;
	line-height:16px;
	background:#F2F0E3;
	border-top:8px solid #FFFFFF;
}
#content_wide_rollease #content_content_wide{
	padding:5px 15px 5px 15px;
}

#content_wide_rollease h2{
	font-size:18px!important;
	font-weight:bold!important;
	letter-spacing:-0.2px!important;
	font-style:normal!important;
	line-height:21px!important;
}
#rollease_launch_video{
	background:url(images/rollease_launch/images/rollease_launch_videobg_04.jpg) 0px -20px;
	width:480px;
	height:280px;
	float:left;
	clear:both;
	padding: 66px 145px 100px 145px;
}

#content_wide_rollease td{
	background:#FFFFFF;
	padding:4px;
	font-size:12px;
}

#content_wide_rollease td.nobg{
	background:none;
	padding:3px 0px 3px 0px;
	font-size:14px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size:40px;
	line-height:40px;
	font-weight: bold;
	color:#FFFFFF;
	height:40px;
	padding-top: 5px;
	margin: 0;
	}

h4{
	letter-spacing:-10px;
}

#cant_view{
	float:left;
	clear:both;
	width:730px;
	margin:0px 10px 0px 10px;
	padding:10px 0px 10px 0px;
	text-align:center;
	background:#FFFFFF;
	font-size:11px;
}
#cant_view a{
	color:#999999;
}
#cata_table img{
	padding:0px;
}
#cata_table{
	border:0px;
	padding:0px;
	margin:0px;
}
#cata_table td{
	padding:7px;
	margin:0px;
}
#pages_with_panels{
	float:left;
	clear:both;
	margin-right:-10px;
	width:757px;
}
#pages_with_panels ul{
	margin:0px 8px 8px 0px;
	padding:15px 0px 15px 10px;
	float:left;
	clear:none;
	width:360px;
	background:#F8F8F8 url(images/sub_blocks_03.jpg) top left no-repeat;
	display:block;
}
#pages_with_panels ul li{
	margin:0px 0px 5px 10px;
	padding:0px;
	list-style:none;
}
#pages_with_panels ul li h2{
	border-bottom: 1px dotted #999;
	padding-bottom:5px;
	margin-right:20px;
}

#pages_with_panels ul li ul{
	background:#F8F8F8;
	margin:0px;
	padding:0px;
	width:340px;
}
#pages_with_panels ul li ul li{
	margin:0px 0px 5px 0px;
	background:#F8F8F8;
}
#pages_with_panels ul li ul li img{
	float:right;
	padding-right:10px;
}
#pages_with_panels ul li ul li a{
	color:#333;
	text-decoration:underline;
}
#pages_with_panels ul li ul li a:hover{
	color:#143D8D;
}

#pages_with_panels hr{
	float:left;
	clear:both;
	width:600px;
	margin:0px;
	padding:0px;
	border: 0px;
	height: 1px;
	border-top: 1px dotted #FFFFFF;
}
#pages_with_panels #content_wide p{
	float:left;
	clear:both;
}