/* CSS Document */

body  {
	background-image : url(images/bg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-color: #98cbfe;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

#wrapper  {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#topmenu  {
	width: 795px;
	height: 60px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}

#mainmenu  {
	width: 132px;
	padding: 175px 0px 0px 18px;
	float: left;
}

#centrecolumn  {
	width: 511px;
	padding: 76px 0px 0px 0px;
	float: left;
}

#adarea  {
	width: 495px;
	height: 208px;
	padding: 0px 0px 0px 12px;
}

#contentarea  {
	width: 448px;
	padding: 20px 20px 0px 44px;
}

#newsmenu  {
	background-image : url(images/newsbg.jpg);
	background-repeat : no-repeat;
	width: 128px;
	height: 744px;
	padding: 129px 4px 0px 6px;
	float: left;
	font-size: 12px;
}

#newsmenuwebcam  {
	background-image : url(images/newsbg.jpg);
	background-repeat : no-repeat;
	width: 128px;
	height: 744px;
	padding: 170px 4px 0px 6px;
	float: left;
	font-size: 12px;
}

#shopbasket  {
	background-image : url(images/shop/basket.jpg);
	background-repeat : no-repeat;
	width: 138px;
	height: 744px;
	padding: 284px 0px 0px 0px;
	float: left;
	font-size: 12px;
}

#footer  {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}



.mainmenu {
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
}

.contactinfo {
	font-size: 10px;
	line-height: 26px;
}

.pagetitle {
	font-size: 14px;
	color: #6699CC;
}

.pagenav {
	font-size: 12px;
	color: #2E3B3B;
}

.contenttitle {
	font-size: 18px;
	color: #2E3B3B;
	font-weight: bold;
	line-height: 30px;
}

h1 {
	font-size: 18px;
	color: #2E3B3B;
	font-weight: bold;
	line-height: 22px;
}

h2 {
	font-size: 14px;
	color: #2E3B3B;
	font-weight: bold;
	line-height: 22px;
}

.contentintro {
	font-size: 15px;
	color: #2E3B3B;
	line-height: 22px;
}

.contentbody {
	font-size: 12px;
	color: #2E3B3B;
	line-height: 22px;
}

.producttitlethumb {
	font-size: 11px;
	line-height: 24px;
}

.productpricethumb {
	font-size: 16px;
}

a.addtobasket:link {
	font-size: 10px;
	color: #888888;
	line-height: 24px;
	text-decoration: underline;
}

a.addtobasket:hover {
	font-size: 10px;
	color: #2E3B3B;
	line-height: 24px;
	text-decoration: underline;
}

a.addtobasket:visited {
	font-size: 10px;
	color: #888888;
	line-height: 24px;
	text-decoration: underline;
}

a:link {
	color: #02416a;
	text-decoration: none;
}

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

a:visited {
	color: #02416a;
}

a:active {
	color: #000000;
	text-decoration: underline;
}


.topmenu {
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}



a.mainmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:hover {
	color: #FFFF66;
	font-weight: bold;
	text-decoration: underline;
}

a.mainmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}



a.newslink:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}

a.newslink:hover {
	color: #555555;
	text-decoration: underline;
	font-size: 11px;
	line-height: 12px;
}

a.newslink:visited {
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}




.used {
	color: #CC0000;
	font-weight: bold;
}

#clear  {
	clear: both;	
}
