@charset "utf-8";
/* CSS Document */

Body
{
	font: 90% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0
}

#outerwrapper
{
	margin:0 auto;
	width:980px;
	overflow:hidden;
	padding-bottom:30px
}

/***********************************
 Text & Images
 **********************************/
 
a img
{
	border:none
}

a
{
	color:#46c6ef;
	text-decoration:none
}

a:hover
{
	color:#1b3e94
}

h1
{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size:35px
}

h2
{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size:22px;
	width:100%;
	border-bottom:solid 1px #e4e4e4
}

h3
{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size:20px;
}

h4, h5, h6
{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
}

p
{
	line-height:18px
}

blockquote 
{
	background:#46c6ef url(../Images/Icons/blockquote-close.jpg) no-repeat scroll right bottom;
	line-height:2;
	color:#fff;
	margin:10px 25px 25px;
	/*padding:5px 5px 0;*/
}

blockquote p
{
	background:transparent url(../images/icons/blockquote-open.jpg) no-repeat scroll left top;
	padding:5px;
	text-indent:33px;
}

/***********************************************
 Tables
 ***********************************************/
table
{
	border-collapse:collapse;
	width:100%;
	margin:10px 0;
	font-size:80%
}

table tbody tr th
{
	text-align:left;
}

table tbody tr td
{
	border:1px solid #CCCCCC;
	padding:5px;
}

.TableNoBorders tr td
{
    border-width:0px;
}

/***********************************
   Header 
************************************/

#outerwrapper .header
{
	width:980px;
	height:300px;
	float:left;
	background:#fff url(../images/backgrounds/bg-header.jpg) bottom center no-repeat
}

.globallogo
{
	float:left;
	margin:30px 0 0 20px
}

.searchpanel
{
	float:right;
	width:243px;
	height:44px;
	margin:7px 34px 0 0;
	padding:70px 0 0 20px;
	background:#fff url(../images/backgrounds/bg-search2.jpg) top left no-repeat;
	position:relative
}

.searchpanel a { width:243px; height:25px; position:absolute; top:20px; right:20px; text-indent:-9999px}

.searchpanel .searchbox
{
	float:left
}

.header .btnGeneral
{
	width:45px;
	margin-left:4px;
	font-size:11px
}

.navigator
{
	width:980px;
	float:left;
	margin-top:115px
}

.navigator ul
{
	float:left;
	height:64px;
	width:980px;
	position: relative;
	padding: 0; 
	margin:0
}

.navigator ul li
{
	display:inline;
	float:left;
	height:64px;
	/*swhite-space:nowrap;*/
	text-align:center;
	vertical-align:middle;
}

.navigator ul li a
{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	float:left;
	height:64px;
	line-height:64px;
	font-weight:bold;
	padding:0 26px 0 26px
}

.navigator ul li.threemultiline a
{
	line-height:normal;
	padding-top:8px;
	height:56px;
	width:55px;
	text-align:center;
}

.navigator ul li.twomultiline a
{
	line-height:normal;
	padding-top:16px;
	height:48px;
	width:55px;
	text-align:center;
}

.navigator ul li a.selected
{
	background: transparent url(../Images/backgrounds/bg-Nav-On.gif) no-repeat center 56px !important
}

.navigator ul li a:hover
{
	color:#94c600;
}

.navigator ul li a.selected:hover
{
	color:#fff
}

.crumbs
{
	width:980px;
	height:40px;
	padding-top:20px;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	color:#999
}

.crumbs .breadcrumbs
{
	float:left
}

.breadcrumbs span
{
	color:#000
}

.breadcrumbs span a
{
	color:#000;
	text-decoration:underline
}

.crumbs .basket
{
	float:right;
	width:420px;
	text-align:right;
	margin-top:-10px
}

/***********************************
 form
 ***********************************/
 
.btnGeneral
{
	color:#fff;
	background-color:#1b3f94;
	border:1px solid #1b3f94; 
	font-size:10px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	cursor:pointer;
	height:25px;
	font-size:11px;
}

.searchbox
{
	width:136px;
	height:14px;
	padding:4px;
	font-size:12px;
	margin:0;
}

.txt140,
.dd140,
.dd220,
.txt280,
.txt220,
.txt400
{
	/*height:14px;*/
	padding:4px;
	font-size:12px;
	float:left;
	margin:0;
	border:solid 1px #ccc;
	background:url(../images/backgrounds/bg-textbox.gif) bottom left repeat-x
}

.txt140
{
	width:130px;
}

.txt220
{
	width:210px;
}

.txt280
{
	width:275px;
}

.txt400
{
	width:395px;
}

.dd140
{
	width:140px;
}

.dd220
{
	width:220px;
}
 
/**********************************
 Content layout
***********************************/
#twocolwrapper
{
	width:980px;
	float:left;
}

#twocolwrapper .col1
{
	width:300px;
	float:left;
}

#twocolwrapper .col2
{
	width:660px;
	float:right
}

/**********************************
 Blue box
 **********************************/
 
 /* subnavbox speech mark right */
.subnavbox
{
	border:solid 10px #46c6ef;
	width:230px;
	padding:20px;
	float:left;
	margin-bottom:40px;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;

}

.subnavbox .speechright
{
	width:30px;
	height:30px;
	float:right;
	position:relative;
	top:30px;
	right:-50px;
	background:url(../images/backgrounds/bg-speech-right.gif) top left no-repeat
}

.subnavbox h3
{
	margin-top:-30px;
	width:230px;
	float:left
}

.subnav ul
{
	width:230px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.subnav ul li
{
	float:left;
	height:55px;
	white-space:nowrap;
	text-align:center;
}

.subnav ul li a
{
	font-size:12px;
	font-weight:bold
}

.subnav ul li a.selected
{
	color:#99cc00;
}

.subnav ul li img
{
	vertical-align:middle;
	margin-right:8px
}
.subnavigation ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:11px
}

.subnavigation ul li
{
	display:inline;
}

.subnavigation ul li a
{
	display:block;
	padding:9px 0 8px 30px;
	text-decoration:none
}

.subnavigation ul li a.backhome
{	
	background-color:#333
}

.subnavigation ul li.selected a,
.subnavigation ul li.selected ul li.selected a
{
	border-right:none;
	color:#1b3e94;
	font-weight:bold;
}

.leftcolcontainer
{
	float:left;
	width:290px;
}

.form40
{
	width:40px;
	float:left;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:15px;
}

.form140
{
	width:140px;
	float:left;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

.form280
{
	width:280px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}

.form220
{
	width:220px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-bottom:20px;
}

.form400
{
	width:400px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	margin-bottom:20px;
}

/***********************************************
 category
 ***********************************************/
.backlink
{
	float:right
}

.optionpanel
{
	width:660px;
	float:left;
	margin:10px 0 10px 0
}

.optionpanel .btnGeneral
{
	float:left
}

.optionpanel span
{
	float:right
}

.optionpanel span img
{
	vertical-align:middle
}

ul.productcategory
{
	width:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.productcategory li
{
	float:left;
	width:33%;
	white-space:nowrap;
	text-align:center;
	margin-top:30px;
	text-align:center
}

ul.productcategory li img
{
	margin-bottom:20px
}

/***********************************************
 Images
************************************************/

.ImageFloatLeft
{
	float:left;
	margin:3px 10px 0 0;
}

.ImageFloatRight 
{
	float:right;
	margin:3px 0 0 10px;
}


/*****************************
 layout level 1
******************************/

.nav320L
{
	width:320px;
	float:left;
	height:260px
}

.nav320R
{
	width:320px;
	float:right;
	height:260px
}

.greenboxed
{
	float:right;
	border:solid 10px #99cc00;
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;

}

.nav320L p,
.nav320R p
{
	width:120px;
}

/*****************************
 footer
 ******************************/
 
.footercontainer
{
	width:980px;
	float:left;
	margin-top:30px
}

.funkylinks
{
	height:215px;
	background:url(../images/backgrounds/bg-footer.gif) bottom left repeat-x;
	padding: 0 0 0 12px;
}
.funkylinks ul 
{
    margin:0;
    padding:10px;
}
.funkylinks li 
{
    display: inline;
    float:left;
}
.funkylinks li a
{
    padding:56px 2px 0 2px;
    height: 118px;
    display: block;
    float: left;
}
.funkylinks li a.twitter
{
    padding-top: 0;
}
.funkylinks li img.call
{
    padding-top: 56px;
}
.funkylinks li a.footer-youtube 
{
    padding-top: 25px;
}
/*.funkylinks img
{
	padding:0 8px 0 9px
}

.funkylink
{
	margin-bottom:-32px;
}*/



		/****************************************
		 * Footer
		 ****************************************/
		.footercontainer {
		}
		
			/****************************************
			 * Footer > Quicklinks
			 ****************************************/
			.footercontainer .quicklinks {
				background:url('../images/new_footer_quicklinks.jpg') no-repeat;
				height:215px;
				overflow:hidden;
				width:980px;
			}
			.footercontainer .quicklinks ul {
				height:193px;
				list-style:none;
				margin:0 0 22px;
				overflow:hidden;
				padding:0;
				position:relative;
				width:980px;
			}
			.footercontainer .quicklinks ul li {
				height:193px;
				position:absolute;
				text-indent:-9999px;
				top:0;
			}
			.footercontainer .quicklinks ul li a {
				display:block;
				height:193px;
				width:100%;
			}
			
			.footercontainer .quicklinks ul li.twitter  { left: 16px; width:136px; }
			.footercontainer .quicklinks ul li.facebook { left:165px; width:137px; }
			.footercontainer .quicklinks ul li.newsrss  { left:318px; width:135px; }
			.footercontainer .quicklinks ul li.quest88  { left:470px; width:135px; }
			.footercontainer .quicklinks ul li.youtube  { left:874px; width: 89px; }




.footerlinks
{
	width:980px;
	float:left;
	margin-top:30px;
	font-size:11px
}

.footerlinks ul
{
	float:left;
	position: relative;
	padding: 0; 
	margin:0;
}

.footerlinks ul li
{
	display:inline;
	float:left;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	border-right:solid 1px #000
}

.footerlinks ul li.last
{
	border:none
}

.footerlinks ul li a
{
	text-decoration:none;
	color:#000;
	font-size:11px;
	float:left;
	padding:0 8px 0 8px;
}

.footerlinks ul li a:hover
{
	text-decoration:underline
}

.designedby
{
	float:right
}

.designedby a
{
	color:#000
}

.siteterms
{
	width:980px;
	float:left;
	margin-top:20px
}

.siteterms a
{
	padding: 0 8px 0 8px;
	color:#000
}

.siteterms a:hover
{
	text-decoration:underline
}

/* Home */

section1
{
	float:left;
	width:980px
}

.section1 .welcomebox
{
	float:left;
	width:530px;
	height:370px;
	overflow:hidden;
	background: transparent url(../images/backgrounds/bg-BlueBox-530-bottom.gif) bottom left no-repeat
}

.section1 .welcomebox div
{
	padding: 0 25px 0 15px;
}

.section1 .welcomebox div p
{
	padding: 0 55px 0 15px;
}

.section1 .welcomebox h1
{
	background: transparent url(../images/backgrounds/bg-BlueBox-530-top.gif) top left no-repeat;
	min-height:60px;
	padding:30px 50px 0 25px;
	margin:0;
}





	/********************************************************************************
	 * Animation
	 ********************************************************************************/
	.section1 .animation {
		background:url('../images/backgrounds/bg-BlueBox-430-bottom.gif') no-repeat;
		background-position:bottom left;
		float:right;
		height:370px;
		width:430px;
	}
	
		/********************************************************************************
		 * Animation > Items
		 ********************************************************************************/
		.section1 .animation .items {
			background:url('../images/backgrounds/bg-BlueBox-430-top.gif') no-repeat;
			height:319px;
			overflow:hidden;
			padding:10px;
			width:410px;
		}
		.section1 .animation .items ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		.section1 .animation .items ul li {
		}
		.section1 .animation .items ul li a {
			color:#000;
			display:block;
			height:329px;
			line-height:19px;
			overflow:hidden;
			padding:0 10px;
			width:390px;
		}
		.section1 .animation .items ul li a img {
			display:block;
			font-size:16px;
			height:260px;
			margin:0 0 6px -10px;
			width:410px;
		}
		.section1 .animation .items ul li a:hover {
			color:#46c6ef;
		}





.productscrollerouter
{
	float:left;
	width:980px;
	height:215px;
	background:#fff url(../images/backgrounds/bg-product-scroller.gif) top left no-repeat
}

.productscrollerouter h3
{
	margin:0;
	padding:0
}

.productscrollerouter .productscroller
{
	margin:19px 10px 10px 10px;
	float:left;
	width:944px;
	height:158px;
	padding:2px 8px 0 8px
}

.productscrollerouter .productscroller ul
{
	width:880px;
	height:150px;
	overflow:hidden;
	position: relative;
	padding: 0; 
	margin:0;
}

.productscrollerouter .productscroller ul li
{
	display:inline;
	float:left;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	margin:10px 15px 0 15px
}

.productscrollerouter .productscroller ul li img
{
	margin-bottom:10px
}

.homeCol2
{
	float:left;
	width:980px;
	padding-top:30px;
}

.homeCol2 .col1
{
	float:left;
	width:480px;
}

.homeCol2 .col2
{
	float:right;
	width:460px;
}

.homeCol2 .col2 h3
{
	font-size:35px;
	margin-top:0;
	margin-bottom:15px
}

.homeCol2 .col2 .section
{
	padding-bottom:20px
}

.homeCol2 .col2 p span
{
	color:#99cc00
}

.homeCol2 .col2 p a
{
	color:#000
}

.homeCol2 .col2 p a:hover
{
	color:#999
}

.homeCol2 .col1 .newslettersignup h3
{
	margin-top:0
}

.homeCol2 .col1 .newslettersignup
{
	width:480px;
	height:185px;
	background:url(../images/backgrounds/bg-email-signup.gif) top left no-repeat
}

.homeCol2 .col1 .videoteaser
{
	margin-top:15px
}

.videoteaser h3
{
	float:left;
	width:400px;
	margin:0;
}

.videoteaser .youtubelogo
{
	float:right
}

.homeCol2 .col1 .newsletterinner
{
	margin:0px 10px 10px 10px;
	float:left;
	width:444px;
	height:128px;
	padding:2px 8px 0 8px;
	background:#fff url(../images/backgrounds/bg-envelope.gif)  top right no-repeat
	}

.homeCol2 .col1 .newsletterinner p
{
	width:350px
}

/* End of Home */

/* Lightbox */


#gallery ul {
padding:0 0 0 0;
width:225px;
}
#gallery ul li
{
    list-style: none;
    display:inline;
    padding:5px 3px 5px 3px;
}

#gallery ul li img
{
    border-width:0px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:5px;
    border:solid 1px #47C6EF;
}

/* End of Lightbox */

.jcarousel-skin a
{
    position:relative;
    top:-10px;
    font-size:12px;  
}
.confirmationMessage {
	padding: 0.6em 0.5em 0.6em 30px;
	margin: 0.8em 0.4em;
	color: #000;
	background: #DFFFCF url(../Images/tick_16.png) no-repeat 6px center;
	border: 1px solid #6DB630;
	display: block;
	clear: both;
}
