html {
  height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 907px;
	background-color: #FFF;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
p {
	color: #666;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 3em;
	letter-spacing: -1px;
	color: #666;
	font-weight: 700;
	line-height: 170%;
}
h2 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666;
}
a:link {
	color: #333;
	text-decoration: none;
}
hr {
	background-color: #666;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #333;
}

fieldset {
	border: 1px solid #C30;
	padding: 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	border: 1px solid #C33;
}
blockquote {
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	background-position: 5px top;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none #C33;
	font-style: italic;
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
cite {
	background-image: url(../../3steps/images/quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 7px;
	border: 1px none #C33;
	display: block;
	padding-right: 25px;
	text-indent: 20px;
}
h1, h2, h3, h4, h5, h6, p, dl {
	margin: 0;
	padding: 10px 15px;
	color:#666
}
#container {
	width: 907px;
	background-image: url(../images/warmme_04.png);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 265px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	padding: 0px;
	list-style-type: none;
}
#maincontent {
	position: relative;
	float: left;
	width: 540px;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 35px;
	clear: left;
}
#sidebar {
	float: right;
	position: relative;
	width: 260px;
	display: inline;
	border: 1px solid #999;
	height: 100%;
	margin: 0px;
	padding: 0px;
	right: 35px;
	text-align: center;
}
#promo {
	border: 1px solid #F03;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-color: #FFF;
}
#reviewsbox {
	position:absolute;
	top:-68px;












	width:120px:
	height:120px;
	z-index:1000;
	right: -84px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 131px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 0px;
	width: auto;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 125%;
}
.clearfloat {
	clear: both;
}
.redborder {
	border: 1px solid #C03;
	padding: 20px;
	background-color: #FFF;
}
#header h1  {
	letter-spacing: -1px;
	text-align: center;
	line-height: 170%;
	font-size: 2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header h2 {
	letter-spacing: -1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.centered   {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#sidebar ul li   {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* all css is specific to THIS example */
.opacity	{
	background-color: #EDEDED;
}

img.centered {
	
}
/**************************************************************
   Images
 **************************************************************/

img.floatRight {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

img.floatLeft {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
	float: left;
	margin: 0px;
	padding: 0px;
}

.floatRight {
	float: right;
	margin: 0px;
	padding: 0px;
}

.leftbox {
	padding: 0px;
	position: relative;
	margin: 0px;
	float: left;
	width: 100%;
	height: 100%;
}
#container #footer #icons {
	list-style-type: none;
	list-style-image: none;
}
#headerflash {
	height: 60px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textred {
	color: #F00;
	font-weight: bold;
}
.blue {
	color: #06F;
}
.darkblue {
	color: #009;
}

#tabs #icons {
	list-style-type: none;
	list-style-image: none;
}
#orderbutton {
	background-image: url(../images/orderbutton1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#orderbutton:hover	{
	background-image: url(../images/orderbutton2.gif);
}
#container #maincontent #playerbox {
	font-size: 10px;
	line-height: 1.2em;
}
#container #maincontent p {
	margin: 0px;
	padding: 0px;
}
#container #maincontent .leftbox #icons {
	list-style-image: none;
	list-style-type: none;
}


#nav, #nav ul{
	list-style-type:none;
	line-height:1.5em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 36.6em;
	position: relative;
	margin: auto;
	padding: 0px;
	z-index: 1000;
	list-style-image: none;
	opacity: 0.95;
}

#nav a{
	display:block;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
#nav a:hover{
	background-image: url(images/ui-bg_glass_75_dadada_1x400.png);
	background-position: 50% 50%;
	background-repeat: repeat-x;
	color: #F00;
	list-style-type: none;
	opacity: 1;
}

#nav li{
	position:relative;
	float: left;
	width: 9em;
	list-style-type: none;
		text-align: center;

}

#nav ul {
	position:absolute;
	display:none;
	width:11em;
	top:1.5em;
	left: -0.1em;
	border: 1px solid #CCC;
	list-style-type: none;
}

#nav li ul a{
	width:12em;
	height:auto;
	float:left;
	list-style-type: none;
	font-size: 12px;
		text-align: left;

}

#nav ul ul{
	top:auto;
	list-style-type: none;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
	list-style-type: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
	list-style-type: none;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
	list-style-type: none;
	list-style-image: none;
	opacity: 1;
}
#searchbutton {
	background-position: -160px -112px;
}
#maincontent div.floatLeft a img {
	border: 1px none #FFF;
	padding: 1px;
}
#maincontent div.floatLeft a img:hover {
	padding: 1px;
	background-color: #CCC;
	border: 1px none #CCC;
}

/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}
.email-icon {
	background-image: url(../images/icons.png);
	background-position: 0px 0px;
	display: inline;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 0px;
	float: left;
}
.facebook-icon {
	background-image: url(../images/icons.png);
	background-position: -22px 0px;
	display: inline;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 2px;
	padding: 0px;
	float: left;
}
.twitter-icon {
	background-image: url(../images/icons.png);
	background-position: -44px 0px;
	display: inline;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 2px;
	padding: 0px;
	float: left;
}
.myspace-icon {
	background-image: url(../images/icons.png);
	background-position: -66px 0px;
	display: inline;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 2px;
	padding: 0px;
	float: left;
}
.blogger-icon {
	background-image: url(../images/icons.png);
	background-position: -88px 0px;
	display: inline;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 2px;
	padding: 0px;
	float: left;
}
#social   {
	float: left;
	width: auto;
	height: 100%;
	position: relative;
	padding: 3px;
	background-image: url(images/ui-bg_glass_75_dadada_1x400.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 5px;
}
.backtotop {
	background-position: -111px 0px;
	display: inline;
	margin-right: 2px;
	padding: 0px;
	float: right;
	background-repeat: no-repeat;
}
#search-button {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 7px;
}

#search-box {
	background-color: transparent;
	padding: 0px;
	position: relative;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.customform {
	background-image: url(../images/search-box.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.green {
	color: #0C3;
}
#maincontent1 {
	position: relative;
	float: left;
	width: 835px;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 35px;
	clear: left;
}


/* use a semi-transparent image for the overlay */ 
#overlay {
	background-image:url(../../images/gradient.png); 
	color:#999;
	height:600px;
	width:470px;
} 
/* container for external content. uses vertical scrollbar, if needed */ 
div.wrap { 
    height:440px; 
    overflow-y:auto; 
}
/* trigger button */ 
.info {
	display:inline;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: dashed;
} 
 
/* tooltip styling */ 
.tooltip { display:none; background:url(../images/white_arrow.png); height:99px; margin:0px; width:207px; font-size:11px; color:#000; line-height: 120%; padding-top: 25px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; } 
 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:red; 
} 

 
.tooltip a { 
    color:#789;     
    font-size:10px;     
}
#container #sidebar h4 {
	font-size: 120%;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
