/* css for nappinippas.co.uk - July 2006 */
/* Coded by Chris Stanyon - stanyon.co.uk  */

BODY {
	background:url("../gfx/background.jpg") repeat-x top left #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin: 0px;
	padding:0px;
	color:#666666;
	text-align:justify;
}

#container {
	width:760px;
	margin:0px auto;
}

H2 {
	font-size:14px;
	color:#0b4580;
	margin-top:0px;
	text-align:left;
}

H3 {
	font-size:12px;
	color:#0b4580;
	margin-top:0px;
	text-align:left;

}

#header {
	margin:0px;
	height:234px;
	background:url(../gfx/header.jpg) no-repeat;
}

#header H1 {
	display:none;
}

#headerlinks {
	font-weight:bold;
	font-size:10px;
	text-align:right;
	float:right;
	padding-top:8px;
}

#headerlinks A {
	color:#0b4580;
}

#headerlinks A:hover {
	color:#71b6fb;
}

#headerlinks UL {
	margin:0px;
	list-style:none;
}

#headerlinks LI {
	line-height:14px;
	padding-right:17px;
	width:150px;
}

#headerlinks LI.active {
	background:url(../gfx/arrowmarker.gif) no-repeat 156px 5px;
}


#navbar {
	margin:0px;
	padding-top:210px;
	font-size:10px;
}

#navbar A {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#navbar a:hover {
	color:#71b6fb;
}

#navbar UL {
	margin:0px;
	list-style:none;
	padding:0px;
	text-align:center;
}

#navbar LI {
	display:inline;
	padding:0px 10px 0px 18px;
	background:url(../gfx/bluebullet.gif) no-repeat 0px 3px;
}

#navbar LI.active  {
	background:url(../gfx/redbullet.gif) no-repeat 0px 3px;
}

#columnleft {
	width:270px;
	float:left;
	margin-top:10px;
	font-size:9px;
	color:#000000;
}

#columnleft P {
	margin:0px;
}

#nappinippas {
	background: url(../gfx/nappinippas.jpg) no-repeat;
	height:125px;
	margin-bottom:5px;
}

#nippaclippas {
	background: url(../gfx/nippaclippas.jpg) no-repeat;
	height:125px;
	margin-bottom:5px;
}

#snappinappis {
	background: url(../gfx/snappinappis.jpg) no-repeat;
	height:125px;
	margin-bottom:5px;
}


#columnmiddle {
	width:356px;
	float:left;
	margin-top:10px;
	padding-left:7px;
	padding-right:7px;
}

#columnmiddle A {
	color:#0b4580;
}

#columnright {
	width:120px;
	float:left;
	margin-top:10px;
}

#footer {
	clear:both;
	text-align:center;
	background-color:#0b4580;
	color:#FFFFFF;
	height:20px;
	font-size:10px;
}

#footer A {
	color:#FFFFFF;
}

.superscript {
	color:#0b4580;
	font-size:10px;
	vertical-align:super;
	line-height:0px;
}

.formelement {
	background-color:#71b6fb;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	width:300px;
}

#log_res {
	font-size:0.85em;
	margin-bottom:25px;
	line-height:1.2em;
}

#log_res p {
	margin-bottom: 0.8em;
}

#log_res .error {
	margin-left:15px;
	color:#FF0000;	
}

#log_res .success {
	margin-left:15px;
	color:#00a000;	

}

.ajax-loading {
	background: url('../gfx/ajax-loader.gif') no-repeat left top;
	height:35px;
}

.stockist {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #0A457F
}

