/*  
Theme Name: OC Videos
Theme URI: http://www.workingauthor.com/
Description: A quick template for OC Hot Tubs.
Version: 1.0
Author: Ren&#233; Garcia, Jr.
Author URI: http://www.workingauthor.com/
*/

* {
	margin:0;
	padding:0;
}
body {
	font-family:'Helvetica', Arial;
	font-size:12px;
	color:#333;
	text-align:center;
}
a {
	text-decoration:none;
	outline:none;
}
a img {
	border:0;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
img.alignright, img.right {
	float:right;
	margin:0 0 5px 5px;
}
img.alignleft, img.left {
	float:left;
	margin:0 5px 5px 0;
}
#wrapper {
	width:770px;
	margin:10px auto;
}
/* HEADER */

#header {
	width: 770px;
	height:120px;
}
.costco-logo {
	float:left;
	width:140px;
	height:40px;
}
.oc-logo {
	float:right;
	width:289px;
	height:76px;
}
.globalnav1 a, .globalnav1 a:visited, .globalnav1 a:active {
	color:#0099cc;
}
.globalnav1 ul {
	float:left;
	margin-bottom:5px;
}
.globalnav1 ul li {
	float:left;
	margin-right:5px;
	list-style:none;
	text-align:left;
}
.globalnav1 ul li a {
	height:10px;
	padding:5px;
}
.globalnav1 ul li a:hover {
	color:#006699;
}
.globalnav2 {
	border-top:2px solid #006699;
	height:85px;
}
.globalnav2 ul li#m850l {
	background:url(images/m850l_bg.jpg) bottom center no-repeat;
}
.globalnav2 ul li#m850l a:hover, .globalnav2 ul li#m850l.on a {
	background:url(images/m850l_bg.jpg) bottom center no-repeat;
	color:#33ffff;
}
.globalnav2 ul li#m901 {
	background:url(images/m901_bg.jpg) bottom center no-repeat;
}
.globalnav2 ul li#m901 a:hover, .globalnav2 ul li#m901.on a {
	background:url(images/m901_bg.jpg) bottom center no-repeat;
	color:#33ffff;
}
.globalnav2 ul li#m854 {
	background:url(images/m854f_buttons.jpg) bottom center no-repeat;
}
.globalnav2 ul li#m854 a:hover, .globalnav2 ul li#m854.on a {
	background:url(images/m854f_buttons.jpg) bottom center no-repeat;
	color:#33ffff;
}
.globalnav2 ul li#m534 {
	background:url(images/m534_buttons.jpg) bottom center no-repeat;
}
.globalnav2 ul li#m534 a:hover, .globalnav2 ul li#m534.on a {
	background:url(images/m534_buttons.jpg) bottom center no-repeat;
	color:#33ffff;
}
.globalnav2 ul li#m860b {
	/*background:url(images/m860b_buttons.jpg) bottom center no-repeat;*/
}
.globalnav2 ul li#m860b a:hover, .globalnav2 ul li#m860b.on a {
	/*background:url(images/m860b_buttons.jpg) bottom center no-repeat;
	color:#33ffff;*/
}
li#m745 {
	background:url(/images/swf/images/m745_buttons.jpg) bottom center no-repeat;
}
.globalnav2 ul li#m745 {
	background:url(/images/swf/images/m745_buttons.jpg) bottom center no-repeat;
}
.globalnav2 ul li#m745 a:hover, .globalnav2 ul li#m745.on a {
	background:url(images/m745_buttons.jpg) bottom center no-repeat;
	color:#33ffff;
}
.globalnav2 ul li#oc450e {
	background:url(images/oc450e_buttons.jpg) bottom center no-repeat;
}
.globalnav2 ul li#b745 {
	background:url(images/745b.jpg) bottom center no-repeat;
}
.globalnav2 ul li#b745 a:hover, .globalnav2 ul li#m745.on a {
	background:url(images/745b.jpg) bottom center no-repeat;
	color:#33ffff;
}
.globalnav2 a, .globalnav2 a:visited, .globalnav2 a:active {
	color:#33ffff;
}
.globalnav2 ul {
	width:770px;
	height:85px;
	font-weight:bold;
	color:white;
}
.globalnav1 ul li a, .globalnav2 ul li a {
	display:block;
}
.globalnav2 ul li {
	float:left;
	width:100px;
	list-style:none;
	text-align:center;
}
.globalnav2 ul li a {
	height:85px;
}
/* SIDEBAR */

#sidebar {
	float:left;
	width:115px;
	height:500px;
	padding:5px 5px 5px 0;
	margin:10px 10px 0 0;
	text-align:center;
}
#sidebar img {
	margin-bottom:5px;
}
#sidebar h2.main {
	color:#999;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:2px solid #999;
	margin-bottom:10px;
}
#sidebar h2.sub {
	color:#999;
	font-weight:bold;
	padding-top:5px;
	border-top:2px solid #999;
	margin:5px 0 10px 0;
}
#sidebar h2 {
	color:#999;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
}
#sidebar a, #sidebar a:visited, #sidebar a:active {
	color:#0099cc;
}
#sidebar ul li {
	width:100px;
	margin-bottom:5px;
	list-style:none;
}
#sidebar ul li a {
	display:block;
	width:100px;
	padding:5px 5px 5px 0;
}
#sidebar ul li a:hover {
	color:#006699;
}
#sidebar ul li.current a {
	color:#006699;
}
/* CONTENT */

#content {
	float:left;
	width:640px;
	margin-top:10px;
	padding-bottom:20px;
	line-height:1.4em;
	text-align:left;
	color:#333;
	position: relative;
	top: -50px;
}
.video {
	width:640px;
	height:460px;
	margin-bottom:10px;
	text-align:center;
	background:gray;
}
.textcenter {
	margin-top:15px;
}
#content a, #content a:visited, #content a:active {
	color:#0099cc;
}
#content h1 {
	margin:5px 0 10px 0;
	line-height:1.2em;
}
#content h2 {
	margin:10px 0 10px 0;
}
#content ul {
	margin:10px 0 10px 0;
}
#content ol {
	margin:10px 0 10px 20px;
}
#content ul li {
	margin-bottom:5px;
}
#content ol {
	margin-bottom:5px;
	list-style-type: circle;
}
#content ol li {
	margin-bottom:5px;
}
#content2 {
	float:left;
	width:640px;
	margin-top:10px;
	padding-bottom:20px;
	line-height:1.4em;
	color:#333;
	position: relative;
	top: -50px;
	text-align: left;
}
#content2 a, #content a:visited, #content a:active {
	color:#0099cc;
}
#content2 h1 {
	margin:5px 0 10px 0;
	line-height:1.2em;
}
#content2 h2 {
	margin:10px 0 10px 0;
}
#content2 ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content2 ol {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content2 ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
#content2 ol li {
	margin-bottom:5px;
}
.summary {
	width:230px;
	font-size:11px;
	padding:7px 10px 10px 10px;
	margin-bottom:10px;
	border:#999999 1px solid;
}
.summary a:hover {
	text-decoration: underline;
}
#main-bg {
	background-attachment: scroll;
	background-image: url(../moc-450-e/bottom-gfx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#my-content {
	font-size: 12px;
	line-height: 17px;
}
.my-h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4c8e3b;
	line-height: 17px;
}
.my-h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}
.my-div {
	width: 150px;
	position: relative;
	left: 7px;
	font-size: 11px;
	line-height: 15px;
}
.my-subtext {
	font-size: 11px;
}
.specs {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.spex {
	list-style-type: disc;
	list-style-position: outside;
	position: relative;
}
/* FOOTER */

#footer {
	float:left;
	width:765px;
	height:100px;
	padding:5px 0 20px 5px;
	text-align:left;
}
#linkbox {
	float:left;
	border: 1px double silver;
	font-family:Tahoma;
	padding: 5px;
	font-size:11px;
	color:44230;
	width:365px;
	height:30px;
	margin-bottom:10px;
	display:inline;
}
.customer-service {
	float:right;
	width: 330px;
	height:100px;
	display:inline;
	text-align:right;
}
.customer-service h2 {
	font-size: 16px;
	margin-top:20px;
	color:#006699;
}
.floating_video {
	position: absolute;
	top: 250px;
	left: 30px;
}
