/*******************************************

	CSS FOR BRANDSITE - SWEDISH MATCH
	-----------------
	Author: ShopSetup
	Year: 2007

******************************************/

body {margin: 0 auto; background:url(../img/bg.png) #333; font-family: Arial, Helvetica, sans-serif; text-align: center;}

/* LINKS */
a {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

/* FONTS */
h1 {font-size: 32px; color: #000; font-weight: bold; padding-bottom: 16px;}
h2 {font-size: 14px; color: #000; font-weight: normal; padding-bottom: 40px; line-height: 20px;}
p {font-size: 11px; color: #000; font-weight: normal; padding-bottom: 16px; line-height: 18px;}
.size10 {font-size: 10px; color: #444;}
.bold {font-weight: bold;}
.grey {color: #666;}

/* WRAPPER */
#wrapper {width: 960px; height: auto; margin: 0 auto; padding: 0 0 20px 0; background: #fff; text-align: left;}
.clear {clear:both; margin: 0; padding: 0;}

/* BRANDHEADER */
#header {float:left; width: 960px; height: 230px; margin: 0 0 0 0; padding: 0 0 0 0;}

/* COLS */
#leftCol {background: #fff; float:left; width: 560px; height: auto; padding: 30px 60px 20px 40px; margin: 0; text-align: left;}
	#leftCol img.logo {padding-bottom: 16px;}

#rightCol {background: #fff; float:left; width: 262px; height: auto; padding: 0; margin: 0; }
	.links {background:url(../img/rightCol_bg.png) no-repeat #fff; float:left; width: 232px; padding: 30px 10px 100px 20px; margin: 0 0 0 0; height:304px; }
		.links ul {margin: 0; padding: 0;}
		.links li {background:url(../img/symbol.png) no-repeat left top; padding: 0 0 20px 20px; font-size: 16px; font-weight:bold; line-height: 14px;}
		
		li.otherbrands {background:url(../img/symbol_other.png) no-repeat left top; font-size: 12px; padding: 0 0 5px 20px; font-weight:normal;}
	
/* CORNERS */
.corners {background: none; clear:both; width: 962px; margin: 0 auto;}