/* CSS Document */

body {
	background: #C9E4ED;
	color: black;
	margin: 10px auto 10px auto;
	width:800px;
}

body, h1, h2, h3,  h4, h5, h6, p, ol, ul, div, input, textarea, font {
	font-family: Arial, Helvetica, sans-serif;
}

strong { color:#0281AA;}

.title {
	margin:0px 9px 0 9px ;
	padding:1px 0 0 0 ;
	.padding:10px 0 0 0 ;
	}

h1 {
	background:url(/userImages/furniture/title_bg.gif) 0 0 no-repeat; width: 455px; height:32px;
	color:#FFF;
	font-size:15px;
	padding: 8px 0 0 10px;
}	

ul.NoBullet {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px}
  
ul.NoBulletSubNav {

  list-style-type: none;
  margin-left: 0px;
  padding-left: 20px}  
  
/*li {
  padding-bottom:5px;}   */
  
a.links {
	letter-spacing: 0.8pt;
	color: #016549;
	text-decoration: none;
	font-weight:bold;
}

a.links:hover {
	letter-spacing: 0.8pt;
	color: #0281AA;
	text-decoration: underline;
	font-weight:bold;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	border:0;
	width: 780px; background-color:white;
	background-image:url(/userImages/furniture/bg_top.gif);
	background-repeat:no-repeat;
	clear: both;
}

#header {
	margin: 0 0 15px 0;
}

#crumb {
	font-size:11px;
	color: #0281AA;
	padding: 0 0 5px 130px; 
}

#crumb a {
	color: #0281AA;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
}

#crumb a:hover {
	color: #0281AA;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}

#container {
width: 820px;
position:relative;
}


/* -------------------------- LAYOUT COLUMNS ---------------------------- */

#side-a {
	float: left;
	width: 125px;
	font-size:75%;
	position:relative;
	right:2px;
}

.content { 
	float: left;
	width: 490px;
	font-size:75%;
	border:0;
}

.right {
	font-size:75%;
	vertical-align:top;
	position:absolute;
	right:34px;
	width: 165px;
}

.footer {
	position:relative;
	right: 30px;
	font-size:75%;
}

.footer a {
	color:#0281AA;
	text-decoration:none;
	font-weight:bold;
}

.footer a:hover {
	color:#016549;
	text-decoration:underline;
	font-weight:bold;
}

.footer_graphic {
	background-image:url(/userImages/furniture/bg_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	position:relative;
	right:10px;
	top: 15px;
}


/* -------------------------- .RIGHT - RIGHT HAND COLUMN ---------------------------- */

select {
font-size:300%;
.font-size:220%;
}

.dropdown {
	font-size:12px;
	width:140px;
	height:21px;
	}
	
option{
font-size:50%;
}	

.right-patch{
	background: #F0F0F0 url(http://www.scottishconservatives.com/images/homepage/box_sml_top.gif) no-repeat;
	margin-bottom:8px;
	padding:10px 3px 10px 10px;
}


.right ul{
	margin:0px;
	padding: 0 4px;
}


.right li{
	list-style-type: none;
}  

.right li a{
	color:#0381AA;
	font-size:90%;
	padding:0 6px 0 20px;
	text-decoration:none;
}

.right li a:hover{
	text-decoration:underline
}

.right ul li a{
	display:block;
	background:url(/userImages/furniture/favicon_img.gif) 0 0 no-repeat; width: 100px; height:17px;
	font-weight:bold;
}


/* this is a rule only ie understands its to fix a problem with block elements within a li*/
* html #leftnav li a, * html #leftnav li li a,* html #leftnav li li li a{
	height:1em;
}

/* -------------------------- MISC ---------------------------- */


.top_spacer {
	padding:15px 0 0 0;
}

.bottom_spacer {
	padding:1px 0 0 0;
}

.video {
	padding:17px 10px 0 0;
	float:right;
}

#footer {
	clear:right;
}

.pick_of_week p{padding:0 10px 10px 60px;}

.rss_right {
	float:right;
	width: 115px;
	padding-top:10px;
}

#column_a { 
	float:left;
	width: 230px;
	/*background: #F0F0F0; */
	padding-bottom:10px;
}




#column_b {
	float:right;
	width: 230px;
	/*background: #F0F0F0; */
	padding-bottom:10px;	
}


/* ===================================================
=================================================== */

/* ------------------------------- NEWS ARTICLE ------------------------------- */

.news_container {
	margin:10px;
	}
	
.dv_home_news h2 {
	color:#666666;
	font-size:11px;
	padding:0;
}	

.dv_home_news img{
	border: 3px solid #FFF;
} 

.dv_home_news a{
	color:#0281AA;
	font-size:11px;
	padding:0;
	text-decoration:none;
} 

.dv_home_news a:hover{
	color:#0281AA;
	font-size:11px;
	padding:0;
	text-decoration:underline;
} 


.dv_home_news_link {
	padding-left:2px;
}


