	#outer {
		background: transparent top left url(http://www.capestorm.co.za/site/assets/images//tiles/outer_home.jpg);	
		}

	#searchLabel {
		position: absolute; top: 0; left: 0;
		width: 58px; height: 100%; cursor: pointer;
		}

	#searchTerm {
		position: absolute; top: 9px; left: 65px;
		width: 139px; height: 15px;
		background: transparent;
		border: none;
		}

	#searchSubmit {
		position: absolute; top: 0px; left: 220px; cursor: pointer;
		width: 32px; height: 32px;
		background: transparent;
		border: none;	
		}	
		
	.productstab {
		position: absolute; top: -33px; left: 573px;
		width: 123px; height: 47px; display: none;
		}
		
			div.left {
				position: relative; display: inline; float: left;
				width: 737px; height: auto;
				}

				#compslip {
					position: relative; display: block;
					width: 100%;		height: 154px;
					}
					
					#searchbox {
						position: relative;
						width: 268px;	height: 94px;
						left: 438px; top: 51px;
						}
						
						#searchinputs {
							position: relative;
							width: 252px;	height: 32px;
							left: 0px; top: 33px;
							background: url(http://www.capestorm.co.za/site/assets/images//tiles/searchinputs.jpg)
							}		
		
	div.left div.promoarea {
		position: relative; display: block;
		width: 100%; height: 215px;
		}
		
		div.left div.contentarea {
			position: relative; display: block;
			width: 100%; height: 478px;
			}
			
			.home .left .contentarea {
				}										
			
	div.right {
		position: relative; display: inline; float: right;
		width: 255px; height: auto;
		}

		div.right div.promoarea {
			position: relative; display: block; overflow: hidden;
			width: 100%; height: 212px;
			}
		
		div.right div.sidenav {
			position: relative; display: block;
			width: 100%; height: 199px;
			}
			
		div.right div.pollarea {
			position: relative; display: block; overflow: hidden;
			width: 100%; height: 338px;
			}
			
		
		
/* CONTENT AREA PANES ================================== */

.contentarea p {
	width: 96%;
	}

div.leftpane {
	position: absolute; top: 28px; left: 22px;
	width: 316px; height: 414px;
/*	background: transparent bottom left no-repeat url(http://www.capestorm.co.za/site/assets/images//home/leftpane_bg.jpg);*/
	}

	.leftpane .header, .rightpane .header {
		position: relative; display: block;
		font-size: 1.4em; font-weight: bold; color: #004484; text-transform: uppercase;
		height: 32px; line-height: 32px;
		border-bottom: 1px solid #ccc;
		}

	.leftpane .header {
		width: 291px;  margin-left: 25px;
		}
		
	.leftpane .contentpane {
		position: relative; display: block; overflow: auto;
		margin-left: 25px; margin-top: 10px;
		width: 285px; height: 294px;
		}		
	
div.rightpane {
	position: absolute; top: 28px; left: 410px;
	width: 316px; height: 414px;
	}
	
	.rightpane .header {
		width: 291px; margin-bottom: 10px;
		}
		
	.rightpane .contentpane {
		position: relative; display: block; overflow: hidden;
		width: 291px; height: 414px;
		font-size: 11px; line-height: 12px;
		}
		
		.rightpane .scrollpane {
			width: 291px; height: 370px;
			overflow: auto;
			}
		
		table.articleList {
			border-collapse: collapse;
			border: 0; margin-top: -15px;
			}

		table.articleList td {
			padding: 15px 0 11px 5px;
			border-bottom: 1px solid #cccccc;
			}
			
			table.articleList h2 {
				font-weight: bold; color: #0063b9;
				font-size: 11px; text-transform: uppercase;
				margin-bottom: 10px;
				}

			table.articleList a {
				color: #0063b9;
				}

			table.articleList a:hover {
				color: #0063b9; text-decoration: none;
				}


			table.articleList strong {
				font-weight: bold; margin-bottom: 5px;
				font-size: 11px; display: block;
				}

			table.articleList p {
				font-size: 11px; margin-bottom: 5px;
				}
		

	.sidetag {
		position: absolute; width: 20px; right: -2px;
		}					

		.sidetag a {
			background-position: left top;
			}					
	
		.sidetag a.active, .sidetag a:hover {
			background-position: right top !important;
			}
			
		.sidetag a img {
			display: block; width: 100%; height: 100%;
			}						

	.sidetag.products {
		top: 0; height: 148px;
		}					

		.sidetag.products a {
			display: block; width: 100%; height: 100%;
			background-image: url(http://www.capestorm.co.za/site/assets/images//home/productstag.gif);
			}					

	.sidetag.news {
		top: 148px; height: 84px;
		}					

		.sidetag.news a {
			display: block; width: 100%; height: 100%;
			background-image: url(http://www.capestorm.co.za/site/assets/images//home/newstag.gif);
			}					


	.sidetag.events {
		top: 231px; height: 84px;
		}					

		.sidetag.events a {
			display: block; width: 100%; height: 100%;
			background-image: url(http://www.capestorm.co.za/site/assets/images//home/eventstag.gif);
			}					


	a.detailLink {
		position: absolute; bottom: 0; right: 0;
		}
