/*
	Sealy Australia (Screen Styles)
	Created: CreatedDate, WDG Brisbane
	Current Version: January 2009, Phase New Media	
	
	# This stylesheet contains
	    - Base HTML Elements
	    - Link Styling
	    - Heading Styling
	    - Utility Styles
*/

/*
	** Imported stylesheets
*/
@import url(form.css);
@import url(structure.css);
@import url(components.css);
@import url(navigation-hover.css);


/*
	** Base HTML Elements
*/
body
{
	margin: 0;
	padding: 0 0 30px;
	
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}
#bedSelector
{
	background-image: url(../images/bed-selector-bg.jpg);
	background-repeat: repeat-x;
	background-color: #EBFFFF;
}
p
{
	margin: 5px 0 10px;
	
	line-height: 130%;
}


sup
{
	font-size: 60% !important;
}

ul, ol
{
	margin: 5px 0 10px;
	padding: 0;
}

ol
{
	margin: 6px 0 7px;
}

ul li, ol li
{
	margin-left: 25px;
	padding: 0;
}


/*
	** Link Styling
*/
a:link
{
	color: #005e8d;
}
a:visited
{
	color: #1488c1;	
}
a:hover,
a:active
{
	color: #1c2e36;
}
a img
{
	border: 0;
}


/*
	** Heading Styling
*/
/* Add h7 */
h1, h2, h3, h4, h5, h6, h7
{
	margin: 5px 0 10px;
	
	/*color: #1d4b78;*/
	color: #5e8333;
	font-family: Arial, Sans-Serif;
}
h1
{	
	margin: 0 0 2px;
	
	color: #3ca9d4;
	font-style: italic;
	font-size: 150%;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-Serif;
}
#home .content h1
{
	width: 360px;
	height: 140px;
	margin: 0 0 15px;
	
	background-image: url(../images/welcome-to-sealy-new.gif);
	background-repeat: no-repeat;
	
	letter-spacing: -1000em;
	text-indent: -999em;
}
#welcome-animation
{
	width: 360px;
	height: 140px;
	margin: 0 0 15px 0px !important;
	padding:0px;	
}
h2
{
	font-size: 130%;
	font-style: italic;
}
h3
{
	font-size: 120%;
}
h4, h5, h6
{
	font-size: 110%;
}
.h7 /* Add */
{
	font-size: 150%;
	color:#FF6600;
	font-style: italic;
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-Serif;
}

/*
	** Utility Styles
*/
.offleft,
.sir h2,
.sir h3
{
	position: absolute;
	left: -8000px;
	width: 4000px;
}
hr 
{
	clear: both;
	visibility: hidden;
	height: 16px !important;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
}
.group
{
	margin: 15px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.center
{
	text-align: center !important;
}
.sir
{
	letter-spacing: -1000px;
	text-indent: -999px;
}

.hide
{
	display: none;
}
.invisible
{
	visibility: hidden;
}

.grey
{
	color: #5e5e5e;
}

.content img.right
{
	margin-left: 10px;
}
.mtop
{
	margin-top: 12px !important;
}

ul.flat
{
	list-style-type: none;
}
ul.flat li
{
	margin: 0 0 4px;
}
#mediabox ul.flat
{
	font-size: 110%;
}
#mediabox ul.flat li a span
{
	background-position: 0px 2px;
}

/* Add
/* 320 X 280 */
#video_one_1 {
	width:120px;
	height:280px;
}
#video_one_1 player {
	float:left;
}
#video_one_2 {
	width:120px;
	height:280px;
}
#video_one_2 player {
	float:left;
}
#video_one_3 {
	width:120px;
	height:280px;
}
#video_one_3 player {
	float:left;
}
#video_thumb {
	 /*320px*/
	float:left;
}
#video_thumb.vthumb {
	width:300px;
	height:200px;
	padding-left:310px;
	margin-top:-280px;
}
/*#video_thumb vthumb {
	width:320px;
	position:absolute;
	padding-left: 0px;
	margin-top:-283px;
}*/
#tab_one_1 {
}
#tab_one_2 {
	/*top: 726px*/
}
.Menubox {
	width:320px;
	padding-left:20px
}
.Menubox ul{
/*	padding-top:30px*/
	margin:0px;
	padding:0px;
}
.Menubox li {
	/*float:left;*/
	list-style:none;
	padding-bottom:10px;
	margin-left:-1px
}
#one1 Menubox li img {
	border:#000 3px solid;
}
.Menubox li img {
	border:#9bdffd 3px solid
}
.Menubox li.hover img {
	border:#b5cb8b 3px solid;
	color:#333333;
}
.Menubox li:active img {
	border:#b5cb8b 3px solid;
	color:#333333;
}


#video_thumb li {
	float:left;
	list-style:none outside;
	width:120px;
	height:120px;
	cursor:pointer;
}
#video tab {
}
.tvad {
	width:602px;
}
/*	*= RoundBox
*/
.roundboxb
{
	 /*position: relative; */
	float: left;
	width: 602px;
	height:400px;
	/*clear: both;*/

	padding: 22px 22px 0px 29px;
	
	background-image: url(../images/roundbox-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	
	color: #1d4b78;
}
.roundboxb h2
{
	margin: -22px -22px 10px -29px;
	padding: 22px 0 0 29px;
	
	background-image: url(../images/roundbox-top-bg.gif);
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS", Trebuchet, Arial, Sans-Serif;
}
.roundboxb h3
{
	padding-top: 10px;
}