body {
        font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
        margin: 10px;
	padding: 0;
	background-color: #ffffff;
        text-align: center;
}

#bodywrapper {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
	background-color: #ffffff;
}

#titlearea {
        width: 780px;
	height: 25px;
        margin-left: auto;
        margin-right: auto;
	text-align: left;
	background-color: #000000;
}

#titlearea ul {
        list-style: none;
        margin: 0;
	margin-left: 0px;
	margin-right: 0px;
        padding: 0;
        padding-top: 5px;
        padding-bottom: 3px;
	font-weight: bold;
}

#titlearea li {
        display: inline;
        margin-left: 0px;
	padding-left: 10px;
	padding-right: 30px;
	letter-spacing: 2px;
}

#titlearea a:link, #titlearea a:visited {
        color: #ffffff;
        text-decoration: none;
}

#titlearea a:hover {
        color: #ffffff;
        text-decoration: underline;
}

#mainmenu {
	position: absolute;
	margin-left: 500px;
	margin-top: -120px;
	font-weight: bold;
}

#mainmenu ul {
        list-style: none;
	text-align: center;
        margin: 0;
        margin-left: 10px;
        margin-right: 0px;
        padding: 0;
        padding-top: 13px;
        padding-bottom: 3px;
}

#mainmenu li {
        display: inline;
	padding-left: 10px;
}

#mainmenu a:link, #mainmenu a:visited {
        color: #929A9B;
        text-decoration: none;
}

#mainmenu a:hover {
        color: #929A9B;
        text-decoration: underline;
}

#mainbody {
	top: -2px;
        left: 0px;
        width: 800px;
        font-size: 12px;
}

#mainarea {
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
        text-align: left;
	font-size: 12px;
	width: 800px;
	height: 100%;
	background-color: #ffffff;
}

#maintext {
	float: left; 
	padding: 10px;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 10px;
	width: 750px;
}

#footer {
	clear: both;
        font-size: 10px;
        color: #000000;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
        text-align: center;
	margin-top: -10px;
	padding-top: 10px;
        padding-bottom: 30px;
	background-color: #ffffff;
	border-top: 1px dotted #000000;
}

#footer ul {
        list-style: none;
        text-align: center;
        margin: 0;
        margin-right: 0px;
	margin-top: 0px;
	margin-bottom: -15px;
        padding: 0;
        padding-top: 0px;
        padding-bottom: 3px;
}

#footer li {
        display: inline;
	padding-right: 12px;
}

#footer a:link, #footer a:visited {
        color: #929A9B;
        text-decoration: none;
}

#footer a:hover {
        color: #929A9B;
        text-decoration: underline;
}

#footer p {
        position: relative;
        left: 0px;
}

h1 {
	font-size: 28px;
	margin-top: -3px;
	margin-bottom: -30px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 10px;
	letter-spacing: 2px;
}

h2 {
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 3px;
        background-color: white;
}

#leftbar {
	position: absolute;
	float: left;
        width: 180px;
        margin: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #ffffff;
}

#shoppingbasket {
	position: absolute;
	top: 100px;
	float: right;
	width: 150px;
	margin-left: 560px;
	margin-bottom: 10px;
}

#shoppingbasket img {
	float: left;
	border: 0;
}

#shoppingbasket h2 {
	padding-top: 4px;
	text-align: center;
	font-size: 12px;
}

#shoppingbasket a:link, #shoppingbasket a:visited {
	text-decoration: none;
}

#shoppingbasket a:hover {
	text-decoration: underline;
}

#right-top {
	height: 17px;
        background: url(/_members/scotia/right-top.jpg) repeat-y;
}

#right-body {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
        background: url(/_members/scotia/right-body.jpg) repeat-y;
}

#right-bottom {
	height: 20px;
        background: url(/_members/scotia/right-bottom.jpg) repeat-y;
}


.intro {
        text-align: left;
        font-size: 13px;
        width: 170px;
        color: #365E3C;
	padding: 7px;
	background-color: #6a9a87;
}

.intro h1 {
        background-color: #6a9a87;
}

#lefttext {
	float: left;
	width: 120px;
	font-size: 11px;
}

#lefttext ul {
        list-style: none;
        text-align: left;
        margin: 0;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0;
        padding-top: 0px;
        padding-bottom: 3px;
}

#lefttext li {
	margin-bottom: 10px;
	padding-left: 2px;
	padding-bottom: 5px;
	border-left: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

#lefttext a:link, #lefttext a:visited {
        color: #1f32e9;
        text-decoration: none;
}

#lefttext a:hover {
        color: #1f32e9;
        text-decoration: underline;
}

#righttext {
	float: right;
	width: 610px;
}

.smallproduct {
	float: left;
	width: 135px;
	height: 250px;
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.smallproduct img {
	height: 115px;
	width: 115px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

.smallproduct h3 {
	font-size: 11px;
	top: 80px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	height: 40px;
}

.smallproduct p {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.price {
	text-align: right;
	color: red;
	font-size: 24px;
	margin-top: -35px;
}

#cattitle {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin-left: 0px;
	margin-botton: 5px;
	letter-spacing: 1px;
}

#leftmenu {
	float: left;
	margin-top: 10px;
}

#leftmenu ul {
        list-style: none;
        text-align: left;
        margin: 0;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0;
        padding-top: 0px;
        padding-bottom: 3px;
	padding-left: 0px;
}

#leftmenu li {
        margin-bottom: 10px;
        padding-left: 10px;
        padding-bottom: 5px;
        border-left: 1px dotted #000000;
        border-bottom: 1px dotted #000000;
}

#leftmenu a:link, #leftmenu a:visited {
	text-decoration: none;
}

#leftmenu a:hover {
	text-decoration: underline;
}

#leftmenu img {
	border: 0;
}

#rightbody {
	position: relative;
	float: right;
	top: -30px;
	margin-top: 0px;
	margin-left: 10px;
	width: 550px;
}

#rightbody img {
	float: right;
}

#rightbody h2 {
	font-size: 22px;
	margin-bottom: 15px;
}

#rightbody p {
	margin-right: 10px;
	font-size: 15px;
}

.product {
	float: left;
	margin-right: 40px;
	height: 240px;
	width: 140px;
	font-family: tahoma;
	text-align: center;
}

.product img {
	width: 120px;
	height: 134px;
	border: 0;
}

.product a:visited, .product a:link {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

.product a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

#textbody {
	margin: 10px;
}

#fullproduct {
	padding-left: 10px;
}

#fullproduct img {
	float: right;
	margin-top: 40px;
}

#price {
	font-size: 20px;
	font-weight: bold;
}

#addtobasket img {
	float: left;
	border: 0;
}

#leftblock {
	width: 230px;
	height: 491px;
	background-color: #0a4748;
	color: #ffffff;
}

#leftblock h2 {
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: -10px;
        background-color: #0a4748;
        color: #ffffff;
	font-size: 24px;
	text-align: center;
}

#leftblock p {
	padding: 10px;
	padding-top: 0px;
	font-size: 12px;
}

#rightblock {
	position: absolute;
	top: 187px;
	margin-left: 240px;
	width: 540px;
	background-color: #ffffff;
}

#bottomblock {
	padding-top: 10px;
	padding-left: 30px;
}

.featurebox {
	float: left;
	border: 1px solid #989a98;
	width: 170px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
}

.featurebox a:visited, .featurebox a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.featurebox a:hover {
	text-decoration: underline;
}

.featurebox img {
	border: 0;
}

.featurebox p {
	margin-top: 3px;
	background-color: #228622;
}

