@charset "UTF-8";
/* homecoming-scotland.com CSS Document */


/*******************************************************************
General Layout
*******************************************************************/

* {
	margin:0;
	padding:0;
	}
	
body {
	background-color:#001866;
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#header_stretch {
	position:relative;
	height:86px;
	background:#FFFFFF url(img/bg_header_stretch.jpg) repeat-x top;
	}
	
#header {
	width:955px;
	position:relative;
	height:86px;
	background:#FFFFFF url(img/bg_header.jpg) no-repeat top;
	margin:0 auto 0 auto;
	}
	
#nav_stretch {
	/*height:100%;*/
	position:relative;
	background:#FFFFFF url(img/bg_nav.jpg) repeat-x bottom;
	}
	
#nav {
	width:955px;
	position:relative;
	margin:0 auto 0 auto;
	}
	
#main_stretch {
	position:relative;
	background-color:#FFFFFF;
	}
	
#main {
	width:955px;
	position:relative;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	}
	
#left_col {
	padding-top:10px;
	width:200px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	}
	
#centre_col {
	width:525px;
	position:relative;
	float:left;
	padding:15px;
	background-color:#FFFFFF;
	}
	
#index_col {
	width:725px;
	position:relative;
	float:left;
	padding:15px;
	background-color:#FFFFFF;
	}
	
#right_col {
	padding-top:10px;
	width:200px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	}
	
#bg_bottom {
	position:relative;
	height:150px;
	background:#FFFFFF url(img/bg_main_bottom.jpg) repeat-x bottom;
	}
	
#bottom {
	position:relative;
	background:url(img/bg_bottom.jpg) repeat-x top;
	}
	
#footer {
	padding-top:20px;
	font-size:0.9em;
	line-height:1.6em;
	color:#FFFFFF;
	width:800px;
	position:relative;
	margin:0 auto 0 auto;
	}
	
#copyright {
	text-align:center;
	clear:both;
	padding:20px 0px 20px 0px;
	font-size:1.0em;
	line-height:1.6em;
	color:#FFFFFF;
	position:relative;
	margin:0 auto 0 auto;
	}
	
#sub_menu {
	background:#FFFFFF url(img/sub_menu_bg.jpg) repeat-y;
	}
	
#product {
	width:225px;
	float:right;
	text-align:center;
	}
	
.month_thumb {
	float:left;
	margin:3px;
	}
	
ul.normal {
	color:#333333;
	}

ul.normal li {
	margin-left:30px;
	}

/*******************************************************************
Nav
*******************************************************************/

ul.nav {
	list-style-type:none;
	margin-left:15px;
	}
	
ul.nav li {
	float:left;
	}
	
a.nav {
	text-decoration:none;
	font-size:1.2em;
	color:#000066;
	line-height:3em;
	display:block;
	padding-left:30px;
	padding-right:30px;
	}

a:hover.nav {
	background:transparent url(img/bg_nav_button_hover.jpg) repeat-x top;
	color:#000000;
	}
		
/*******************************************************************
Sub Menu
*******************************************************************/

ul.sub_menu {
	list-style-type:none;
	}

a.sub_menu {
	width:178px;
	background:#deb040 url(img/bg_sub_menu_gold.jpg) no-repeat top;
	text-decoration:none;
	font-size:1.0em;
	color:#FFFFFF;
	display:block;
	padding:5px 0 5px 20px;
	margin:0 1px 2px 1px;
	background-position:0px;
	}

a:hover.sub_menu {
	background:#deb040 url(img/bg_sub_menu_gold.jpg) no-repeat top;
	background-position:-200px;
	}
	
a.sub_menu_blue {
	width:178px;
	background:#425aa2 url(img/bg_sub_menu_blue.jpg) no-repeat top;
	text-decoration:none;
	font-size:1.0em;
	color:#FFFFFF;
	display:block;
	padding:5px 0 5px 20px;
	margin:0 1px 2px 1px;
	background-position:0px;
	}
	
	
a:hover.sub_menu_blue {
	background:#425aa2 url(img/bg_sub_menu_blue.jpg) no-repeat top;
	background-position:-200px;
	}
	
/*******************************************************************
Buy Now
*******************************************************************/

a.buy_now_cal {
	height:100px;
	width:200px;
	text-decoration:none;
	background:transparent url(img/button_buynow_cal.jpg) no-repeat;
	display:block;
	}
	
a:hover.buy_now_cal {
	background-position:-200px;
	}
	
a.buy_now_wsky {
	height:100px;
	width:200px;
	text-decoration:none;
	background:transparent url(img/button_buynow_wsky.jpg) no-repeat;
	display:block;
	}
	
a:hover.buy_now_wsky {
	background-position:-200px;
	}
	
a.buy_now_tree {
	height:100px;
	width:200px;
	text-decoration:none;
	background:transparent url(img/button_buynow_tree.jpg) no-repeat;
	display:block;
	}
	
a:hover.buy_now_tree {
	background-position:-200px;
	}
	
/*******************************************************************
footer Nav
*******************************************************************/

#footer a {
	color:#FFFFFF;
	font-weight:normal;
	}
	
#footer a:hover {
	color:#CC9900;
	background-color:transparent;
	}

/*******************************************************************
Text styling
*******************************************************************/

a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color:#000000;
	background-color:#E6E6E6;
	}

h1 {
	font-size:1.4em;
	margin-bottom:15px;
	font-weight:normal;
	color:#CC9900;
	}
	
h2 {
	font-size:1.2em;
	margin-bottom:15px;
	font-weight:normal;
	color:#CC9900;
	}
	
p {
	font-size:1.0em;
	line-height:1.4em;
	color:#333333;
	margin-bottom:15px;
	}
	
.white_text {
	color:#FFFFFF;
	}
	
/*******************************************************************
Footer
*******************************************************************/

ul.footer {
	width:100px;
	padding-left:20px;
	padding-right:20px;
	list-style-type:none;
	float:left;
	}
	
ul.footer_right {
	margin-left:20px;
	width:100px;
	padding-left:19px;
	padding-right:20px;
	list-style-type:none;
	float:left;
	border-left:1px solid #FFFFFF;
	}
	
/***********************************************************************
forms
***********************************************************************/

fieldset {
	border:1px #CCCCCC solid;
	padding:10px;
	}
		
legend {
	padding:3px;
	color:#CC9900;
	}
	
label {
	line-height:1.4em;
	color:#333333;
	font-weight:bold;
	display:block;
	}
	
input {
	margin-top:2px;
	margin-bottom:5px;
	}
	
label.inline {
	display:inline;
	}

input.blue_button {
	cursor:pointer;
	border:1px solid #28287e;
	padding:10px 15px 10px 15px;
	background:#000066 url(img/bg_input_button.jpg) repeat-x top;
	color:#FFFFFF;
	}