
#wphead 
{
width:1024px;
}

#wphead ul
{
	margin:0;
	padding:0;
	border:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#wphead ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

body
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#62482f;
	
}

a
{
	color:#2188cd;
}

a:hover
{
	color:#62482f;
}


/*
--------------------------------------------------------------------------------
	HEADER
--------------------------------------------------------------------------------
*/

#wphead #header
{
	height:130px;
	position:relative;
}

#wphead #ident
{
	width:300px;
	height:100px;
	padding-top:30px;
	float:left;
}

#ident a
{
	width:300px;
	height:114px;
	background:#ffffff url( "/src/css/img/ident.jpg" ) no-repeat scroll top left;
	display:block;
}

#ident span
{
	display:none;
}

#menubox
{
	float:right;
}

#accountMenu
{
	height:65px;
	padding-top:15px;
	overflow:hidden;
}

#accountMenu ul
{
	float:right;
}

#accountMenu li
{
	height:20px;
	padding:4px 30px 0 0;
	text-align:right;
	line-height:0;
}

#accountMenu li.account
{
	background:#ffffff url( "/src/css/img/icon-account.gif" ) no-repeat scroll top right;
}

#accountMenu li.cart
{
	background:#ffffff url( "./img/icon-cart.gif" ) no-repeat scroll top right;
}

#accountMenu a
{
	padding:2px 0 4px 0;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	color:#2188cd;
}

#accountMenu a:hover
{
	color:#62482f;
}

#mainMenu
{
	height:30px;
	overflow:hidden;
}

#mainMenu ul
{
	float:right;
}

#mainMenu li
{
	float:left;
}

#mainMenu a
{
	height:45px;
	padding:3px 20px 0 20px;
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-0px;
	color:#ffffff;
	background-color:#2188cd;
	display:block;
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent !important;
	background-image:url("/src/img/menu_new.jpg") !important;
}

a#btn1{
	width:93px;
	display:block;
	background-position:0 0;
}
#mainMenu a:hover#btn1, #mainMenu a.active#btn1{
	background-position:0 -61px;
}
a#btn2{
	width:132px;
	display:block;
	background-position:-93px 0;
}
#mainMenu a:hover#btn2, #mainMenu a.active#btn2{
	background-position:-93px -61px;
}
a#btn3{
	width:107px;
	display:block;
	background-position:-225px 0;
}
#mainMenu a:hover#btn3, #mainMenu a.active#btn3{
	background-position:-225px -61px;
}
a#btn4{
	width:129px;
	display:block;
	background-position:-332px 0;
}
#mainMenu a:hover#btn4, #mainMenu a.active#btn4{
	background-position:-332px -61px;
}
a#btn5{
	width:97px;
	display:block;
	background-position:-461px 0;
}
#mainMenu a:hover#btn5, #mainMenu a.active#btn5{
	background-position:-461px -61px;
}
a#btn6{
	width:138px;
	display:block;
	background-position:-558px 0;
}
#mainMenu a:hover#btn6, #mainMenu a.active#btn6{
	background-position:-558px -61px;
}
/*#mainMenu li.first a
{
	padding-left:30px;
	background:#2188cd url( "img/mainmenu-left.gif" ) no-repeat scroll top left;
			
}

#mainMenu li.last a
{
	padding-right:30px;
	background:#2188cd url( "img/mainmenu-right.gif" ) no-repeat scroll top right;
}*/


#header #stamp{
	background:url("img/stamp.jpg") no-repeat; 
	display:block; 
	height:116px; 
	width:163px; 
	position:absolute;
	left:0%;
	margin-left:315px;
	margin-top:5px;
	z-index:-1
}
#header #stamp span{
	text-indent:-1000px;
	display:none;
}


/*
--------------------------------------------------------------------------------
	GIFT CERTIFICATE LINK
--------------------------------------------------------------------------------
*/

#gifts
{
	top:-10px;
	height:20px;
	position:relative;
	text-align:right;
}

#gifts a
{
	font-weight:bold;
	text-decoration:none;
}

#mainMenu li a{
	height:45px;
	overflow:hidden;
	line-height:100px;
	padding:0 !important;
}
#mainMenu li{
	padding:0 !important;
	position:relative;
	background:none !important;
}
#mainMenu li a img{
	position:absolute;
	display:block;
	left:0;
	top:0;
}

#mainMenu {
	width:800px;
	height:45px;
	float:none;
	left:217px;
	margin-top:-10px;
	overflow:hidden;
	position:absolute;
	top:80px;
}

#rightimage
{
	
	float:none;
	left:880px;
	margin-top:-10px;
	overflow:hidden;
	position:absolute;
	top:300px;
}


--------------------------------------------------------------------------------
	FOOTER
--------------------------------------------------------------------------------
*/

#footer
{
	font-size:11px;
	clear:both;
}

#footer a
{
	text-decoration:none;
	color:#62482f;
}

#footer a:hover
{
	text-decoration:underline;
}

#extendedMenu
{
	width:1000px;
	height:27px;
	padding-top:13px;
	font-size:0;
	text-align:center;
	background:#ffffff url( "img/menu-dash.gif" ) repeat-x scroll top left;
	overflow:hidden;
}

#extendedMenu a
{
	padding:10px 20px 10px 20px;
	font-size:11px;
}

#thankyoutrailer
{
	width:1000px;

	padding-top:13px;
	font-size:0;
	text-align:center;
	
	overflow:hidden;
	
}

#thankyoutrailer a
{
	padding:10px 20px 10px 20px;
	font-size:11px;
}

#baseMenu
{
	height:120px;
}

#baseMenu a.logos
{
	width:800px;
	height:100px;
	float:right;

}

#baseMenu a.link
{
	width:70px;
	height:100px;
	margin-left:875px;
	padding:0;
	position:absolute;
	display:block;
	background:transparent url( "img/clear.gif" ) repeat scroll top left;
}

#baseMenu a.linkVeriSign
{
	width:90px;
	height:100px;
	margin-left:785px;
	padding:0;
	position:absolute;
	display:block;
	background:transparent url( "img/clear.gif" ) repeat scroll top left;
}

.centre
{
margin:auto;
width:424px;
}


#sharethis_0 {
margin:45px 0 0 50px;
position:absolute;
}
