﻿/* Global Reset @ */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;
}

html {
height:100%;

}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#666;
	background: url(../images/bg-grey.gif) top repeat-x;
	height:100%
}

/* Layout */

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height:100%;
	
}

* html #container{height:100%;} /* is "min-height" in IE6, served with the validating Star-html-hack. */

#header 
{
	background:url(../images/header.gif);
	height: 140px
}

#logo {
	margin: 35px 0 0 205px;
	border: none;
}


ul#navigation 
{
	height: 25px;
	width: 300px;
	position:absolute;
	top: 52px;
	left: 540px;
}
#navigation li
{
    float: left;
    list-style: none;
	position: relative;	
}

#navigation li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 7px 0 7px;
	border-right: 1px dotted #fff
}

#navigation li a:hover, #navigation li a.current
{
	color: #fff;
	text-decoration: none;
	/* background:url(../images/list-whitelg.gif) left no-repeat;*/

}


#leftImageBox {
	background: url(../images/bg-seaweed.gif) left no-repeat;
	height: 637px;
	width: 163px;
	position:absolute;
	top: 0;	
	left: 0;
	
}

#leftMain {
	float: left;
	width: 460px;
	padding: 0 0 20px 210px;


}

#leftMain  p, #topBox p {
	line-height: 140%;
}



#rightMain {
	float: left;
	width: 250px;
	margin: 0 0 0 20px;
	padding: 0;

}


#topBoxHome {
	background: url(../images/box-top.gif) top right no-repeat;
	width: 215px;
	height: 240px;
	float: right;

}

#topBox {
	background: url(../images/box-detail.gif) top right no-repeat;
	width: 215px;
	height: 240px;
	float: right;
}

#topBoxDetail{
	background: url(/images/box-detail2.gif) top right no-repeat;
	width: 215px;
	height: 300px;
	float: right;
}

#topBoxDetail p, #topBox p {
  	margin: 20px;
	color: #70a4aa;
}

#topBoxDetail form {
	margin: 0 0 10px 20px
} 

#imgRotate img{
	padding: 10px;
	border: none

}

#menuBox  {
	background: url(../images/box-menu.gif) top right no-repeat;
	width: 215px;
	height: 290px;
	float: right;
	margin: 20px 0 0 0;
}

#menuBoxSml {
	background: url(../images/box-menu-sml.gif) top right no-repeat;
	width: 215px;
	height: 137px;
	float: right;
	margin: 0 0 20px 0;

}

#footer {
	clear:left;
	width: 100%;
	height: 80px;
	margin: -80px auto 0;
	background: url(../images/bg-grey-bottom.gif) bottom repeat-x;

}

#copyright{
	width: 100%;
	margin: 0 auto;
	color: #fff;
	background-color: #999;
	text-align: center
}

#copyright p{
	color: #fff;
	font-size: 80%;
	text-align: right;
	padding: 0 40px 10px 0;
}

#copyright p a {
	color: #fff;
}


#menuBox ul, #menuBoxSml ul {
	margin: -3px 0 0 20px;
	padding: 0

}

#menuBox ul li, #menuBoxSml ul li{
	padding: 1px 0 1px 0;
	list-style:none;

}

#menuBox ul a, #menuBoxSml ul a {
	color: #565454;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 0 12px;
	background:url(../images/list-grey.gif) left no-repeat;

}

#menuBox ul a:hover, #menuBox ul a.current, #menuBox ul a.section, #menuBoxSml ul a:hover, #menuBoxSml ul a.current, #menuBoxSml ul a.section  {
	color: #fff;
	background:url(../images/list-white.gif) left no-repeat;
}

#collectionImages{
	margin: 20px 0 0 0;
}

#collectionImages img{
	float: left;
	margin: 10px 15px 10px 0;
	width: 100px;
	height: 100px;
	border: none
}


#detailImage {
	margin: 30px 0 0 0;

}

#homeImages{
	margin: 30px 0 0 0;
	width: 450px;
}


#homeImages img {
	float: left;
	margin: 10px 10px 0 0;
	width: 80px;
	height: 80px;
	border: none
}
/* Styles */
h1 {
	font-size: 130%;
	color: #89bec4;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 25px 0;
}

h2 {
	font-size: 130%;
	color: #89bec4;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	color: #fff;
	padding: 20px 0 7px 20px;
	font-family:Arial, Helvetica, sans-serif;
}

h4, h5, h6 {
	color: #89bec4;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}



a {

	text-decoration: none;
	color: #906
}

a:hover, a:active {
	text-decoration: underline;
	outline: none;

} 

p {
	margin: 0 0 15px 0;
}


.price {
	font-size: 110%;
	font-weight: bold;
}


.back {
	margin: 20px 0 0 0;
}
.PayPalWidget {
	margin: -5px 0 0 0;
}

.PayPalWidget select {
	margin: 0 0 10px 0;
}

.btnPaypalPage2 {
	width: 250px;
	padding: 0;
	height: 35px;

}

#viewBasket {
	position: absolute;
	top: 50px;
	left: 840px;
}

.sidebarBox h3 {
	display: none;
}

.terms {
	margin: 5px 20px 0 0;

}

label.error {
	margin: 0 0 5px 2px;
	padding: 0 7px 0 7px;
	color: #f00;
	background:url("/images/unchecked.gif") no-repeat;
}

#labelTerms {
	margin: 0 0 0 2px;
}

ol, ul {
	margin: 0 0 10px 20px;
	line-height: 140%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	text-align: center;
}

