/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

html {
	height: 100%;
	}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F4F2;
	margin: 10px 0 0 0;
}

#dv_main_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

#logo{
	background-image:url(/library/images/logo.gif);
	height: 100px;
	width: 494px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
}
#head_bottom_right {
	background-color: #CFD4CD;
	height: 59px;
	width: 295px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#head_top_right {
	background-color: #AEB8AD;
	height: 25px;
	width: 305px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#head_top_right p{
margin:0px}

#head_top_right a{
color:#FFFFFF;
text-decoration:none;
}
#head_top_right a:hover{
color:#5F715B;
text-decoration:underline;
}

.right {
float:right;
display: inline;
}

#banner{
	width:633px;
	height:150px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.breadcrumb a {
text-decoration:none;
color:#FFFFFF;
}
.breadcrumb a:hover {
text-decoration:none;
color:#EB4511;
}
/*---------------- Navigation Menu -------------------------------------------*/
.navigation {
	background-color: #5F715B;
	width:800px;
	height: 30px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navigation ul li {
			display: block;
			text-align: left;
		}
		
.navigation li:hover>ul{
			display: none;
			
		}

/*this is the css for the horizontal version*/
		.horizontal ul{
	background-color: #5F715B;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
	width:800px;
	height: 30px;
	float:left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;			
		}
		.horizontal li{
			display: inline;
		}				
		.horizontal ul li{
			float: left;
			position: relative;
			
		}
		.horizontal ul li a{
		display: block;
		text-decoration: none;
		color:#FFFFFF;
		text-transform: uppercase;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		height: 20px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		float:left;
		background-color: #5F715B;
		}

		
		.horizontal ul li a:hover{
			background-color:#CFD4CD;
			color:#435041;
		}
		.horizontal ul li .lnk_small {
			
		}	
		
		.horizontal ul li .lnk_med {
			
		}		
		.horizontal ul li .lnk_large {
			
		}
		
				
		.horizontal li li{
			float: none;
			margin-bottom: -2px;
			width: 160px;
		}
		.horizontal li li a{
			background-color: #EAECE9;
			color:#5F715B;
			font-weight:normal;
            height: 20px;
            line-height: 20px;
			text-align: left;
			margin-left:5px;
			width:90px
		}
		.horizontal li li a:hover{
	background-color: #5f715b;
	color:#ffffff;
	font-weight:normal;
	height: 18px;
	line-height: 18px;
	text-align: left;
	margin-left:7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD4CD;
	border-right-color: #CFD4CD;
	border-bottom-color: #CFD4CD;
	border-left-color: #CFD4CD;
		}
		
		.horizontal li li a{
			background-image: none;
			width: 130px; /*width of the sub items*/
			
		}
		
		.horizontal li li .last{
			border-bottom: none;
		}
		.horizontal ul li ul{
			position: absolute;
			top: 1.3em;
			left: -1px;
			padding-top: 4px;
			
			
		}
		.horizontal ul ul ul{
			width: 130px;/*changes how far to the left the sub sub menu sits */
			top: -1px;
			left: 57px;
			padding-top: 1px;
			margin-left: 80px;
			margin-top: 0px;
			margin-bottom: 0px;
			
		}
		.horizontal li ul{
			position: absolute; 
			padding-left:0px;

		}
		.horizontal li li ul{
			position: absolute;
			
	
		}		
		
		.horizontal.left ul ul ul,.horizontal .left ul ul{
			top: -1px;
			left: -128px;
		}

		.horizontal li li ul a{
		
		}

		div.horizontal ul li.pixelfix ul{
			left: 0;
		}
		div.horizontal ul li.pixelfix ul ul{
			left: 128px;
		}
/*---------------- Navigation Menu -------------------------------------------*/
.page_content {
	width: 360px;
	float: left;
	color: #485645;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 225px;

}
#top_main_content {
	width: 800px;
	background-color: #ADB7AC;
	float: left;
	height: 250px;
}

.product_box {
	float: left;
}
#bottom_main_content {
	clear: both;
	float: left;
	width: 800px;
	background-color: #AEB8AD;
}
#top_container {
	width: 800px;
	float: left;
	height: 100px;
	background-color: #ADB7AC;
}
#bottom_container {
	height: 33px;
	width: 780px;
	clear: both;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 18px;
	background-color: #5F715B;
}
#bottom_container a {
	color: #FFFFFF;
	text-decoration:none;
}
#bottom_container a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#bottom_container p{
	margin: 0px;
	padding: 0px;
}

.product_name {
	height: 20px;
	width: 146px;
	padding-top: 5px;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
}

.product_name a{
color:#FFFFFF;
text-decoration:none;
}

.product_name_a a{
	height: 20px;
	width: 156px;
	padding-top: 5px;
	float:left;
	color: #3D493A;
	text-decoration:none;
	padding-left: 10px;
	background-color: #AEB8AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.product_name_a a:hover{
	height: 20px;
	width: 156px;
	padding-top: 5px;
	float:left;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	background-color: #818F7E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.product_name_a ul{margin:0 0 0 0px}

.product_name_a li{
float:left;
text-decoration:none;
list-style-type:none;
}

.product_picture {
	height:160px;
	width:193px;
	overflow: hidden;
	margin-right: 10px;
}
.breadcrumb {
	background-color: #aeb8ad;
	height: 20px;
	width: 790px;
	padding-top: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.right_main_container {
	width: 633px;
	background-color: #AEB8AD;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}

.right_main_container p{
	color: #5F715B;
}

.right_main_container h1{
	font-size: 14px;
	color: #5F715B;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
}

.page_content h1{
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	line-height: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.page_content p{
}

.left_main_container {
	width: 166px;
	float: left;
	background-color: #5F715B;
}
.product_header {
	clear:both;
	height: 20px;
	width: 156px;
	padding-left: 10px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #5F715B;
}
.product_header a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
.product_header a:hover{
	color:#FCC917;
	text-decoration:none;
	text-transform: uppercase;
}
.product_menu {
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	width: 136px;
	background-color: #7E8C7B;
	color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.main_content {
	background-color: #5F715B;
	width: 800px;
}
.product_sub_header {
	background-image: url(/library/images/roundhead.gif);
	width: 141px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	background-color: #7E8C7B;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFFFFF;
}

.product_sub_name {
	height: 20px;
	width: 146px;
	background-color: #7E8C7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F715B;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	color: #FFFFFF;
}
.product_item {
	float: left;
	width: 320px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product_text {
	float: left;
	height: 155px;
	width: 140px;
	padding: 5px;
	color: #61705b;
}

.product_text p{

}

.product_text h1{
	font-family: "Times New Roman", Times, serif;
	padding-left:0px;
	font-size: 15px;
	font-weight: bold;
	color: #5F715B;
}

.product_image {
	float: right;
	height: 155px;
	width: 155px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	background-repeat: repeat;
	overflow: hidden;
	border: 1px solid #5F715B;
}
.product_items {
}
.content_head {
	font-size: medium;
	font-weight: bold;
	line-height: 30px;
	color: #5F715B;
}


.product_area {
	float: left;
	width: 310px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-left:10px;
}
.product_area_top {

	width:290px;
	background-color:#eaece9;
	float: left;
	padding:5px;
	margin-bottom:5px;
}

.product_area_top_inner {
	background-color:#f9f9f9;
	width:280px;
	padding:5px;
	float: left;
}

.product_area_top_inner a{
	width:240px;
	padding-right:10px;
	float: left;
	text-decoration:none;
	color:#5f715b;
	font-size: 14px;
	font-weight: bold;	
}

.product_area_bottom {
	
	width:290px;
	background-color:#EAECE9;
	float: left;
	padding:5px;

}

.product_area_bottom_inner {
	width:170px;
	background-color:#F9F9F9;
	padding: 5px 10px;
	float: left;
	height:110px;
	color:#5f715b;
}

.product_area_bottom_inner p{
}


.product_area_bottom_inner a{
	width:160px;
	background-color:#F9F9F9;
	padding-right: 10px;
	float: left;
	text-decoration:none;
	color:#5f715b;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content_header {
	width: 592px;
	background-color:#EAECE9;
	color:#5f715b;
	font-size: 18px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #FFFFFF;
}

#main_text_body {
	width: 592px;
	background-color:#F9F9F9;
	color:#5f715b;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	line-height: 18px;
	border: 1px solid #FFFFFF;
}
#main_text_body a {
	color:#5f715b;
	text-decoration:underline;
}
#main_text_body a:hover {
	color:#000000;
	text-decoration:underline;
}

#main_text_body_inner {
	width: 574px;
	background-color:#F9F9F9;
	color:#5f715b;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_text_body_inner a{
color:#5f715b;
text-decoration:none;}

.product_area_image {
	width: 95px;
	float: right;
	height:120px;
	overflow: hidden;
	background-color: #F9F9F9;
}

/* setup the background image of the British Isles */
.uk {
	padding:0;
	list-style-type:none;
	width:300px;
	height:350px;
	margin:10px 075px 10px 075px;
	position:relative;
	z-index:100;
	background-color: #9C7416;
	background-image: url(/library/images/scotland_map.jpg);
}
/* move the text off screen */
.uk li a {
	text-indent:-999px;
	display:block;
	width:25px;
	height:25px;
	position:absolute;
	line-height:8px;
	background-image: url(/library/images/rowan_timber_logo.gif);
	left: 123px;
	top: 259px;
}
/* make the images and description invisible and an absolute position so that it does not take up any space */
.uk li a em {visibility:hidden; position:absolute;}
/* position the square markers */
.uk li a.bs {top:252px; left:158px;}
.uk li a.ln {top:155px; left:165px;}
.uk li a.sw {top:219px; left:114px;}
.uk li a.nt {top:214px; left:158px;}
/* move the text back into view on hover */
.uk li a:hover {background:#600; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 10px; width:90px;}
/* hack for IE5.x */
* html .uk li a:hover {width:110px; height:1.5em; w\idth:90px; he\ight:1.2em;}
/* make the descriptive text visible, give it a size and position */
.uk li a:hover em {
	visibility:visible;
	margin-left:5px;
	border:1px solid #384336;
	width:150px;
	color:#61735D;
	padding:25px;
	font-style:normal;
	top:-135px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size: 11px;
	background-color: #FFFFFF;
}
/* hack for IE5.x */
* html .uk li a:hover em {width:200px; w\idth:150px;}
/* give the image a border and margin */
.uk li a:hover em img {border:1px solid #000; display:block; padding-bottom:10px;}
/* style the empty span (I know it's not semantically correct) into an arrow point */
.uk li a:hover em span {display:block; width:0; height:0; overflow:hidden; border:15px solid #fff; border-width:15px 0 15px 15px; border-left-color:#600; position:absolute; left:0; top:128px;}
/* hack for IE5.x */
* html .uk li a:hover em span {width:30px; height:30px; w\idth:0; he\ight:0;}

.news_item {
	padding:10px;
	margin-left: 5px;
	background-color: #EAECE9;
	float: left;
	height: 170px;
	width: 120px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.news_item_inner {
	height:160px;
	width:110px;
	padding: 10px;
	background: #f9f9f9;
	color:#5f715b;
}

.news_item_inner a{
	text-decoration:none;
	
	font-size: 14px;
}
.map_left {
	float: left;
	clear: both;
}
.map_container {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.location_container{
	float: left;
	padding:0;
	margin:0px;
}
.location {
	width: 180px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

.location a{
	text-decoration:none;
	color:#5F715B;
	width:80px;
	padding:2px;
	border: 1px solid #AEB8AD;
	background-color: #F9F9F9;
}

.location a:hover{
	text-decoration:none;
	color:#FFFFFF;
	width:80px;
	padding:2px;
	background-color: #5F715B;
}

.form_link {
	background-color: #f9f9f9;
	width: 280px;
	height: 17px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	clear:both;
	border-top: 5px solid #EAECE9;
}
.form_link a{
	width: 240px;
	text-decoration:none;
	padding-right:10px;
	color:#5f715b;
	font-size: 10px;
	float: left;
}

#content_header2 {
	width: 610px;
	background-color:#D7DBD6;
	color:#5F715B;
	font-size: 16px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
}

#main_text_body_inner p
{
}
#contact_link {
	float:left;
	width: 272px;
	color: #5F715B;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 2px;
}
#contact_link a {
	color: #5F715B;
	text-decoration: none;
}
#contact_link a:hover {
	color: #5F715B;
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF
}
.contact_img {
	float: right;
}
.form_fields {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.form_bt {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #5F715B;
	border: 1px solid #5F715B;
}

.right_main {
	float: right;
	display: inline;
	background: url(../images/rowan_home.jpg) left top no-repeat;
	width: 420px;
	height: 250px;
	overflow: hidden;
}

.full_size {
	position: relative;
	width: 100%;
	height: 100%;
	}


#portfolio {
	list-style-type: none;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 400px;
	font-size: 24px;
	line-height: 100%;
	}

#portfolio a {
	text-decoration: none;
	color: #ffffff;
	}

#portfolio a:hover {
	color: #000000;
	}

.special_offer_item {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #aeb8ad;
	}

.special_offer_item h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	}

.special_offers {
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 400px;
	font-size: 24px;
	line-height: 100%;
	}