/* Braeview CSS Document */
html {
	height:101%
	}

body {
	background-color:#FC9304;
	background-image:url(../Img/Bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:10px;
	margin-left:0px;
	}
/* lists */
ul {
left:5px;
}
li {
list-style-type:square;
line-height:16px;
}
.TickList li{
list-style-image:url(../Img/Bullet_Tick.gif);
line-height:16px;
}

/* headers */
h1 {
	color:#FFC300;
	font-size:20px;
	font-weight:bold;
	}
h2 {
	color:#666666;
	font-weight:bold;
	font-size:11px;
	}
/* links */
a:link {
	color: #FFC300;
	font-weight:bold;	
}
a:hover {
	color: #000000;
	font-weight:bold;	
}
a:visited {
	color: #FFC300;
	font-weight:bold;	
}
a:visited:hover {
	color: #000000;
	font-weight:bold;	
}
a:active {
	color: #FFC300;
	font-weight:bold;	
}
/* top menu */
#TopMenu {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	
	}
#TopMenuContainer {
	width:745px;
	background-color:#FFFFFF;
	float:right;
	text-align:left;
	vertical-align:middle;
	background-image:url(../Img/Menu_Bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding:0px 0px 5px 0px;
	}
.MenuItem {
	padding: 0px 3px 0px 4px;
	vertical-align:middle;
	background-image:url(../Img/Menu_Bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:center;
	}
.MenuItem a:link {
	color: #FFC300;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItem a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItem a:visited {
	color: #FFC300;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItem a:visited:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItem a:active {
	color: #FFC300;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItemSelected {
	padding: 0px 3px 0px 4px;
	vertical-align:middle;
	background-image:url(../Img/Menu_Bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:center;
	}
.MenuItemSelected a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItemSelected a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItemSelected a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItemSelected a:visited:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
.MenuItemSelected a:active {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
/* */
#Header {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	}
#ContentHolder {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	}
#Spacer {
	width:25px;
	float:left;
	}
#MainContent {
	width:745px;
	margin-top:-5px;
	float:right;	
	}
#Content {
	padding:10px;
	text-align:center;
	background-color:#FFFFFF;
	clear:both;
	}
#Footer {
	padding:5px 0px 0px 0px;
	width: 745px;
	float:right;	
	color:#FFFFFF;
	}
#Footer a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}
#Footer a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
#Footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}
#Footer a:visited:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;	
}
#Footer a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}
#MiddleLeftContent {
	padding: 10px 20px 10px 20px;
	background-image:url(../Img/Divider.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:400px;
	float: left;
	text-align:left;
	}
#MiddleRightContent {
	padding: 10px 20px 10px 0px;
	float:right;
	text-align:left;
	width:240px;
	background-image:url(../Img/Box_Bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#SideComponent {
	width: 188px;
	background-color:#FFC300;
	margin:5px 5px 5px 0px;
	float:left;
	text-align:left;
	border:1px solid #000000
}

.BoxText {
	padding: 0px 8px 10px 8px;
	}
.BoxTitle {
	padding: 0px 8px 10px 8px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}
#CopyRightContent {
	text-align:left;
	padding-left:5px;
	width:520px;
	float:right;
	}
#CopyContent {
	text-align:left;
	padding:5px;
}
/* Image boxes */
.ImageBox {
	margin-right:15px;
	}
/* large text */
.LargeText {
	font-size:18px;
	color:#666666;
	}
.StrapLine {
	color:#FFC300;
	font-size:20px;
	font-weight:bold;
	vertical-align:middle;
	}
.Button {
	vertical-align:bottom;
	}
/* Shop css */
.ShopLink img{
	margin:0px 5px 0px 5px;	
	vertical-align:middle;
	padding-top:5px;
	}
#ShopMenu {
	float:right;
	}
#ShopContent h3 {
	font-size:14px;
	font-weight:bold;
	}
.ProductLine {
	font-size:11px;
	background-image:url(../Img/Shop_Line.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
#ShopContent h4 {
	font-size:12px;
	font-weight:bold;
	}
.ShopItemTitle {
	font-size:14px;
	font-weight:bold;
	}
.ShopPrice {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
.ShopImg {
	float:left;
	vertical-align:text-top;
	margin-right:5px;
	}
