/* CSS Document */


/* ------ main content border ------ */
.border_bl {background:url(/userImages/furniture/bl2_pale_grey.gif) 0 100% no-repeat; width: 490px;}
.border_br {background:url(/userImages/furniture/br2_pale_grey.gif) 100% 100% no-repeat}
.border_tl {background:url(/userImages/furniture/tl2_pale_grey.gif) 0 0 no-repeat}
.border_tr {background:url(/userImages/furniture/tr2_pale_grey.gif) 100% 0 no-repeat; padding:0 2px 0 0; }
.border_t {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 0 repeat-x; width: 490px;}
.border_b {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 100% repeat-x}
.border_l {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 0 repeat-y}
.border_r {background:url(/userImages/furniture/dot2_pale_grey.gif) 100% 0 repeat-y}


/* ------ right hand patch border ------ */
.patch_bl {background:url(/userImages/furniture/bl2_pale_grey.gif) 0 100% no-repeat; width: 160px;}
.patch_br {background:url(/userImages/furniture/br2_pale_grey.gif) 100% 100% no-repeat; padding:0px 0px 3px 0;}
.patch_tl {background:url(/userImages/furniture/tl2_pale_grey.gif) 0 0 no-repeat}
.patch_tr {background:url(/userImages/furniture/tr2_pale_grey.gif) 100% 0 no-repeat; padding:1px 2px 1px 0;}
.patch_t {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 0 repeat-x; width: 160px;}
.patch_b {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 100% repeat-x; }
.patch_l {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 0 repeat-y}
.patch_r {background:url(/userImages/furniture/dot2_pale_grey.gif) 100% 0 repeat-y}


/* ------ left hand nav border ------ */
.nav_bl {background:url(/userImages/furniture/bl2_pale_grey.gif) 0 100% no-repeat; width: 120px;}
.nav_br {background:url(/userImages/furniture/br2_pale_grey.gif) 100% 100% no-repeat}
.nav_tl {background:url(/userImages/furniture/tl2_pale_grey.gif) 0 0 no-repeat}
.nav_tr {background:url(/userImages/furniture/tr2_pale_grey.gif) 100% 0 no-repeat; padding:1px 2px 1px 0;}
.nav_t {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 0 repeat-x; width: 120px;}
.nav_b {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 100% repeat-x}
.nav_l {background:url(/userImages/furniture/dot2_pale_grey.gif) 0 0 repeat-y}
.nav_r {background:url(/userImages/furniture/dot2_pale_grey.gif) 100% 0 repeat-y}

h3 {
	color:#0281AA;
	font-weight:bold;
	font-size:12px
}

.patch_content {
	/* width is set above in .patch_bl and .patch_t */
	padding:7px 7px 0 7px ;
}	

.patch_content li{
	background:url(/development/images/favicon_img.gif) 0 0 no-repeat; width: 100px; height:17px;
}	

.patch_content li a{
	padding-top:2px;
}	

.nav_content {
	padding: 0 7px 7px 7px;
}	


.content_display {
	width: 460px;
	padding: 0 10px 10px 12px;
}

.content_display strong {
	color: #666;
	font-weight:bold;
}

.content_display a {
	color: #0281AA;
	font-size:95%;
	text-decoration: none;
	
}

.content_display a:hover {
	color: #016549;
	font-size:95%;
	text-decoration: underline;
	
}

/* take out white background from right hand patches */
.right-patch{
	background:  url(http://www.scottishconservatives.com/images/homepage/box_sml_top.gif) no-repeat;
	margin-bottom:8px;
	padding:10px 3px 10px 10px;
}


.dv_home_news {
	float: left;
	width: 100px;
	padding-bottom: 20px;
	padding-left:10px;
	color: #0281AA;
}


.sub_nav {
	font-size:90%;
	color:#000;
	position:relative;
	left:-7px;
	top:-3px;
	.top:8px;
	width: 90px;
}

.sub_nav ul{
	list-style-type: none;
	width: 90px;
	position: relative;
	left:-25px;
	top:2px;
}

.sub_nav li{
	background-image:url(/library/images/sub_nav.gif);
	background-repeat:no-repeat;
	width: 105px; height:21px;
	color:#FFF;
	font-size:15px;
	overflow: hidden;
}

.sub_nav li a{
	display:inline;
	text-decoration: none;
	color:#000;
	padding:10px 2px 4px 3px;
	background-image:none;
	font-size:70%;
	overflow: hidden;	
	height:18px;
}



.sub_nav li a:hover{
	text-decoration: underline;
	overflow: hidden;
}


.dv_home_news {
	padding-top:10px;
}

.dv_home_news_link {
	font-size:90%;
	padding-bottom: 10px;
	/*	
	float: left;
	width: 90px;
	line-height:15px;
	color: #0281AA;
	padding-left: 14px;
	background-image: url(/library/images/favicon_img_sml.gif);
	background-repeat: no-repeat;
	background-position: left 12px top 0px;
	padding-right: 0px;
	*/	
}
.dv_home_news_link a {
	color: #0281AA;
	text-decoration:none;
}
.dv_home_news_link a:hover {
	color: #0281AA;
	text-decoration:underline;

}

.dv_person {
	width: 470px
}


.region_link {
	padding-bottom: 10px;


}
.region_link a {
	color: #0281AA;
	text-decoration:none;
	font-weight:bold;
}
.region_link a:hover {
	color: #016549;
	text-decoration:underline;
	font-weight:bold;	
}
