/* *** BASIC SETUP *** */

html{color:#000;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 "Myriad Pro",arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* kill skype plugin */
html body #page span.skype_pnh_container {display:none !important;}
html body #page span.skype_pnh_print_container {display:inline !important;}

html { overflow:auto; overflow-x:hidden; }

body, td, p, input {
	color:#000;
}
body {
	margin: 			0;
	text-align: 		center;
	background-color: #000 !important;
    background:url(../statimages/background_zep.jpg) 50% 0% no-repeat;
	padding-bottom: 5px;
}
p:first-child { margin-top:0; }
a {color:#FFF;cursor:pointer;}
a:link		{color:#FFF;text-decoration:none;outline-width:0;}
a:visited	{color:#FFF;text-decoration:none;outline-width:0;}
a:hover		{color:#FFF;text-decoration:none;outline-width:0;}
a:focus		{color:#FFF;text-decoration:none;outline-width:0;}
a:active	{color:#FFF;text-decoration:none;outline-width:0;}

img
{
	display : block;
	border-width : 0;
}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
/*
	visibility:hidden;
*/
}

/* *** BASIC LAYOUT *** */

#page {
	width:		920px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			920px;		/* for full width, change to "auto" */
	clear:  		both;
	/* min-height: 	99em; */
	position:   	relative;
	margin-top: 	0em;
}

#contentColumn  	/* The big wahoonie */
{
	margin:10px 238px 0 0px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 682px;
    min-height: 500px;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:228px;
	min-width:228px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			10px 0px 15px 0px;
	font-size:  		10px;
	color:  			#FFF;
	line-height:		1.4em;
    border-top:5px solid #FFF;
    background-color:transparent;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 0px;
	width:995px;
    color:#FFF;
}
#headerBlock form
{
	margin : 0;
	padding : 0;
}
#pageBanner {
	height : 107px;
	background-color : transparent;
	margin : 0;
	position : relative;
}
#pageBanner .headerIMG	{
  position:absolute;
  top:15px;
  left:20px;
}

#pageBanner .social {
  list-style:none;
  position:absolute;
  width:120px;
  height:50px;
  top:30px;
  right:125px;
}

#pageBanner .social li {
  float:left;
  margin-right:10px;
}

#pageBanner .social li a {
  color:#FFF;
}

#lanyard_lol {
    position:absolute;
    left:920px;
    top:103px;
	z-index: 999;
}


#pageBanner .detailsBox {
  width:156px;
  height:50px;
  position:absolute;
  top:30px;
  right:0px;
  font-size:0.8em;
  color:#FFF;
}

#pageBanner .detailsBox span {
  font-size:1.2em;
}

#pageBanner .detailsBox span span {
    color:#FFF;
    font-size:1em;
}

#pageBanner .detailsBox img {
  float:right;
}

#or {
	clear:both;
	float:right;
	margin-right:35px;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#FFF;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#FFF;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #FFF;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .gtpWebsiteDesign
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#777;
	text-decoration:		none;
}

/* *** FOOTER - NOW WITH COLUMNS *** */

#footerMenuHolder {
    position:absolute;
    top:10px;
    left:250px;
}


#footerBlockCol a,
#footerBlockCol a:visited
{
	text-decoration:		none;
      color:#000;
}
#footerBlockCol a:hover
{
	text-decoration:		underline;
      color:#000;
}
#footerBlockCol ul
 {
	margin: 				0.3em 0 0 0;
	padding:				0;
	list-style: 			none;
    float:left;
}
#footerBlockCol ul li {
  padding:13px 0 13px 30px;
  font-size:1.4em;

}

#footerBlockCol ul li  a
{
    float:left;
    background-image:url(../statimages/footerdot.gif);
    background-repeat:no-repeat;
    padding:0 0 0 15px;
    background-position:0 50%;

}
#footerBlockCol ul li.first
{
	border-width:			0;
}
#copyright
{
    text-align:center;
    color:#8b8c8f;
    margin:0 0 0 100px;
    font-size:0.9em;

}

#copyright li {
    float:left;
    background-image:url(../statimages/footerdot_lower.gif);
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:2px 0px 2px 15px;
    margin: 0 0 0 10px;
}

#copyright li a {
    color:#8b8c8f;
}


/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */


#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2
{
	margin: 			0 0 4px 0;
	padding:			0.4em 0.0em;
	font-size:  		1.2em;
	color:  			#999;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;
}


#shoppingCart .fakeH2 a {color:#fff;}
#shoppingCart .fakeH2 a:hover {color:#fff;padding-right:0.0em;}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#fff;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}

#addedToBasketStatus
{
    background-image: url("../images/addedToBasket.png");
    background-repeat: no-repeat;
    display: none;
    height: 60px;
    padding: 45px 40px 45px 270px;
    position: absolute;
	left: -12px;
    width: 240px;
	color: #222;
	font-weight: bold;
    z-index: 100;
}

#previousToursHeader strong {
	font-weight: bold;
}

.show {
	display: block !important;
}

