/*________ GLOBAL ELEMENTS ________*/

* {
	margin: 0;
	padding: 0;
}

html {
 	min-height: 100%;
 	height: auto;
}

body {
	font: bold 12px Arial, Verdana, Sans Serif;
	background: #131519 url(/images/bg.gif) repeat-x;
	width: 100%;
color: #46494c;
}

img {
	display: block;
	border: none;
}

a {
	color: #f89831;
	text-decoration: none;
outline: none;
}
a:hover {
	color: #131519;
	text-decoration: underline;
}

#containerHome { 
	margin: auto;
	width: 910px;
	background-color: #FFF;
margin-top: 10px;
}

.newHome #containerHome { 
	margin: auto;
	width: 910px;
	background-color: #FFF;
margin-top: 10px;
}


/*________ HEADER ________*/

#header {
	background: url(/images/bg-header.gif) no-repeat top left;
	width: 910px;
	height: 73px;
}

#header p {
float: right;
padding: 30px 10px 0 0;
font-weight: normal;
}
#header p a {
color: #46515e;
text-decoration: underline;
}
#header p a:hover {
color: #f89831;
	text-decoration: none;
}


/*________ MAIN NAV ________*/

#mainNav {
	font: bold 12px Arial, Verdana, Sans Serif;
	color: #fff;
	text-align: center;
	height: 18px;
	background: #131519 url(/images/bg-nav.gif) repeat-x;
	margin: 0 10px;
	height: 30px;
	padding-left: 15px;
overflow: hidden;
}
#mainNav li {
	float: left;
	list-style: none;
}
#mainNav li a {
	color: #fff;
	text-decoration: none;
	padding: 6px 18px;
	height: 18px;
	display: block;
float: left;
}
#mainNav li a:hover {
	background-color: #FFF;
	padding: 6px 18px 6px 18px;
	color: #131519;
	text-decoration: none;
}


/*________ CONTENT - HOME ________*/

#homeContent {
height: 450px;
}

#mainHomePromo {
	float: left;
display: inline;
	margin: 10px;
}

#promo {
margin: 10px;
float: left;
display: inline;
width: 560px;
height: 266px;
overflow: hidden;
}
#promo ul a span {
width: 545px;
display: block;
height: 27px;
margin-top: -37px;
position: relative;
color: #fff;
padding: 10px 0 0 15px;
background: url(/images/bg-promo-title.png) repeat-x;
}
#promo ul a:hover span {
color: #ccc;
text-decoration: none;
}
#promo ol {
display: none;
position:absolute;
list-style-type: none;
padding-right: 10px;
}

#promo ol li {
padding: 10px;
text-align: right;
height: 10px;
}
#promo ol li a {
padding: 3px 5px;
color: #fff;
border: 1px solid #fff;
display: inline;
width: 20px;
}
#promo ol li a:hover {
color: #ccc;
text-decoration: none;
}

#homeSampleVideos {
	float: left;
	margin: 10px 0;
	width: 320px;
	background-color: #48525d;
	font-size: 11px;
	color: #ffffff;
display: inline;
}

#vaBanner {
display: inline;
float: left;
margin: 0 10px 0 0;
height: 139px;
} 

#containerHome div#blogSidebar.home {
display: inline;
float: left;
margin: 0 10px 0 0;
height: 139px;
} 
div#blogSidebar.home form {
border: 1px solid;
margin-bottom: 10px;
}
div#blogSidebar.home .imgRight {
margin: 0 15px 0 0;
float: left;
} 
body #containerHome div#blogSidebar.home h2 {
text-transform: uppercase;
clear: none;
width: 245px;
padding: 0;
float: left;
} 

div#blogSidebar.home ul ul {
clear: left;
}
div#blogSidebar.home ul ul li {
border-bottom: 1px solid #48525d;
}
div#blogSidebar.home ul ul a {
height: auto;
padding-bottom: 4px;
padding-top: 3px;
} 

div#blogSidebar.home ul ul .noBorder a {
border: 0;
}

#affiliateHeader {
padding-top: 20px;
background-color: #464e5a;
}

#homeButtons {
	clear: left;
	padding-left: 10px;
float: left;
display: inline;
width: 570px;
overflow: hidden;
}

#homeBanners {
overflow: hidden;
margin-left: 10px;
padding-top: 10px;
clear: both;
height: 176px;
}

#homeBanners a {
	
}

#homeBanners .column {
float: left;
margin-right: 10px;
}
#homeBanners .column a {
margin: 0 0 10px 0;
display: block;
}
#homeBanners #sbHome {
background: url(/images/bg-streetboardz-home.jpg) top left no-repeat;
}
#homeBanners #sbHome div {
margin-left: 74px;
}

#homeButtons a {
	float: left;
	margin-right: 10px;
	display: block;
	text-indent: -9999px;
	height: 154px;
	background-position: 0 0;
}
#homeButtons a:hover{
	background-position: 0 -154px;
}
#advancedVideos {
	width: 133px;
	background: url(/images/button-advanced-videos.jpg) no-repeat;
}
#advancedVideos:hover {
	background: url(/images/button-advanced-videos.jpg) no-repeat;
}
#beginnerVideos {
	width: 132px;
	background: url(/images/button-beginner-videos.jpg) no-repeat;
}
#beginnerVideos:hover {
	background: url(/images/button-beginner-videos.jpg) no-repeat;
}
#whatsNew {
	width: 132px;
	background: url(/images/button-whats-new.jpg) no-repeat;
}
#whatsNew:hover {
	background: url(/images/button-whats-new.jpg) no-repeat;
}
#aboutMartin {
	width: 132px;
	background: url(/images/banner-about-martin.jpg) no-repeat;
}
#aboutMartin:hover {
	background: url(/images/banner-about-martin.jpg) no-repeat;
}
#surfQuiz {
	width: 133px;
	background: url(/images/button-surf-quiz.jpg) no-repeat;
}
#surfQuiz:hover {
	background: url(/images/button-surf-quiz.jpg) no-repeat;
}

#homeShopItems {
	float: left;
}
#homeShopItems {
	float: left;
}


/*________ FOOTER ________*/

#footer {
padding-bottom: 30px;
clear: both;
width: 910px;
margin: auto;
}
#footer form {
width: 420px;
float: left;
padding-top: 5px;
}
#footer form h3 {
font-size: 11px;
font-weight: bold;
color: #fff;
float: left;
margin-right: 5px;
padding-top: 3px;
}
#footer form fieldset {
border: 0;
float: left;
width: 290px;
}
#footer form fieldset legend, #footer form fieldset label {
display: none;
}
#footer form fieldset input {
width: 131px;
height: 18px;
background-color: #d3d3d3;
border: 1px solid #3d4754;
float: left;
margin-right: 5px;
font-size: 11px;
color: #1f1f1f;
padding: 2px 0 0 7px;
}
#footerLogin #pwd {
background: #d3d3d3 url(/images/bg-password.gif) no-repeat;
}
#footer ul {
float: left;
color: #a8aeb5;
	font-size: 10px;
	padding-top: 5px;
list-style-type: none;
}
#footer ul li {
display: inline;
}
#footer ul li a {
margin-right: 10px;
padding-right: 23px;
float: left;
height: 15px;
display: block;
}

#footer p {
	text-align: right;
	color: #a8aeb5;
	font-size: 10px;
	padding-top: 4px;
line-height: 1.5;
}
#footer a {
	color: #a8aeb5;
}

.tellFriend {
background: url(/images/icon-tell-friend.gif) right no-repeat;
}

#ie6 {
display: none;
text-align: center;
margin: auto;
width: 910px;
height: 30px;
}

/*________ PAGE CONTENT ________*/

#content {
margin: 10px;
padding-bottom: 20px;
overflow: hidden;
min-height: 560px;
}

.indented {
margin: 0 11px;
font-weight: normal;
}

#content h2 {
font: 12px Arial Black, Arial, Helvetica, Sans Serif;
color: #282d32;
text-transform: uppercase;
font-weight: normal;
height: 29px;
padding-top: 3px;
}

#content h3 {
font: 14px Arial, Helvetica, Sans Serif;
font-weight: bold;
color: #46494c;
margin-bottom: 10px;
}

#content .indented p {
margin-bottom: 10px;
line-height: 1.5;
}
#content .indented ul, #content .indented ol {
margin: 0 0 15px 50px;
}
#content .indented ul li, #content .indented ol li {
margin-bottom: 8px;
line-height: 1.5;
}

#packageList {
clear: both;
}
#packageList a {
padding: 12px 0 0 15px;
height: 30px;
background: #cccfd2 url(/images/bg-package-list-item.gif) right top no-repeat;
display: block;
margin-bottom: 1px;
text-decoration: none;
color: #282d32;
}
#packageList a:hover {
background: #48525d url(/images/bg-package-list-item-over.gif) right top no-repeat;
color: #fff;
}
#packageList {
font-weight: normal;
}
#packageList dt {
width: 211px;
float: left;
font: 12px Arial Black, Arial, Helvetica, Sans Serif;
text-transform: uppercase;
}
#packageList dd.package {
width: 430px;
float: left;
}
#packageList dd.price {
float: left;
width: 100px;
font-weight: bold;
}

/*________ QUIZ ________*/

#quizholder {
float: right;
font-weight: normal;
padding: 0 10px;
background: url(/images/bg-quiz.jpg) center;
background: #48525d;
height: 430px;
color: #fff;
width: 470px;
}

#quizholder table {
border: 0;
margin-bottom: 5px;
}
#quizholder table td {
padding: 2px;
border-bottom: 1px dotted #bebebe;
}
#quizholder table td input {
display: inline;
margin: 0;
padding: 0;
}
#quizholder table td b {
font: 12px Arial Black, Arial, Helvetica, Sans Serif;
color: #f89831;
text-transform: uppercase;
font-weight: normal;
height: 29px;
padding-top: 3px;
}

/*________ CARVEBOARDS ________*/

#carveVid {
float: right;
margin-top: 33px;
}

#streetboardz {
height: 492px;
background: url(/images/bg-streetboardz.jpg) top left no-repeat;
padding: 20px 0 0 310px;
}
#sbProducts {
font-weight: normal;
}
#sbProducts div {
width: 290px;
float: left;
overflow: hidden;
margin: 10px 10px 20px 0;
}
#sbProducts div#dragon {
margin: 10px 0;
}
#sbProducts div p {
font-size: 12px;
line-height: 1.5;
padding: 0 0 8px 0;
margin: 5px 10px 8px 10px;
border-bottom: 1px dotted #ccc;
}

#sbProducts div form select {
float: left;
height: 24px;
margin: 0 5px 0 10px;
font-size: 12px;
width: 180px;
color: #46494c;
}
#sbProducts p.notes {
clear: left;
text-align: center;
}

/*________ ONLINE TRAINING ________*/

#content #trainingSteps {
width: 530px;
}

#content #trainingSteps p {
margin-bottom: 20px;
}

#sideVideos {
float: right;
width: 320px;
}
#samples {
	padding: 10px 0 0 0px;
	height: 230px;
	border-bottom: 1px solid #ffffff;
overflow: auto;
}
a.clearBoth {
	clear: both;
	display: block;
}

#sideVideos #samples, #detailSidebar #samples {
height: auto;
padding: 10px 0 0 0;
background-color: #48525d;
}
#samples h3, #detailSidebar #samples h3 {
color: #fff;
margin: 0;
text-transform: none;
font: bold 11px Arial,Helvetica,Sans Serif;
}
#samples p, #detailSidebar #samples p {
color: #c8cbcf;
font-weight: normal;
font-size: 10px;
}

#samples div, #detailSidebar #samples div {
float: none;
width: 285px;
padding-left: 10px;
clear: left;
padding-bottom: 10px;
overflow: hidden;
}
#samples div a, #detailSidebar #samples div a {
float: left;
margin-right: 10px;
border: 1px solid #2d333a;
	display: block;
	width: 91px;
}
#samples div a:hover, #detailSidebar #samples div a:hover {
	border: 1px solid #f79730;
}
#samples div img, #detailSidebar #samples div img {
	background-color: #fff;
	padding: 1px;
}

#content .indented dl.infoPage {
height: 37px;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
margin-bottom: 15px;
}
#content .indented dl.infoPage dt {
float: left;
width: 360px;
padding-top: 10px;
}
#content .indented dl.infoPage dd {
float: left;
width: 100px;
padding-top: 10px;
font-weight: bold;
}

#packageDescription {

padding: 0 10px 0 0;
margin-bottom: 15px;
}


.screenshot {
float: left;
margin-right: 15px;
}

/*________ BEGINNER / ADVANCED VIDEOS_____*/

#detailSidebar #samples {
height: 225px;
}
#detailSidebar #samples div img {
	background-color: #fff;
	padding: 0;
border: 1px solid #fff;
margin: 0;
}

#homeSampleVideos #videoPlayer, #detailSidebar #videoPlayer, #sideVideos #videoPlayer {
	display: none;
margin-top: -245px;
position: absolute;
height: 266px; 
background-color: #48525d;
width: 320px;
}

#sideVideos #videoPlayer {
margin-top: -430px;
}
#homeSampleVideos #videoPlayer {
margin-top: -266px;
}

#homeSampleVideos #videoPlayer h3, #detailSidebar #videoPlayer h3, #sideVideos #videoPlayer h3 {
color: #fff;
padding: 4px 0 0 10px;
	height: 21px;
	display: block;
	border-bottom: 1px solid #ffffff;
color: #fff;
font-size: 11px;
margin: 0;
background-color: #48525d;
}
#homeSampleVideos #videoPlayer #player, #detailSidebar #videoPlayer #player, #sideVideos #videoPlayer #player {
margin: 0;
padding: 0;
clear: both;
background-color: #fff;
width: 320px;
height: 240px;
}
#homeSampleVideos #videoPlayer a img, #detailSidebar #videoPlayer a img, #sideVideos #videoPlayer a img {
border-bottom: 1px solid #fff;
margin: 0;
padding: 0;
}
#homeSampleVideos #videoPlayer a, #detailSidebar #videoPlayer a, #sideVideos #videoPlayer a {
margin: 0;
padding: 0;
float: right;
}


/*________ TESTIMONIALS ________*/

.testimonials div {
margin-bottom: 25px;
border-bottom: 1px dotted #bebebe;
background: url(/images/bg-testimonials-page.gif) top left no-repeat;
padding: 0 20px 10px 70px;
}

/*________ MY ACCOUNT ________*/

#memberWelcome {
margin-bottom: 15px;
}

#loginForm p {
font-size: 90%;
padding: 10px 0 0 120px;
}

/*________ PACKAGE VIDEO LISTING ________*/

#detailSidebar {
float: right;
width: 290px;
padding: 15px 15px 0 15px;
background-color: #cccfd2;
}
#detailSidebar h3 {
font: 12px Arial Black, Arial, Helvetica, Sans Serif;
text-transform: uppercase;
color: #282d32;
margin: 4px 0;
}
#detailSidebar ul {
list-style-type: none;
}
#detailSidebar ul li a {
color: #282d32;
font-weight: normal;
display: block;
padding-top: 6px;
height: 21px;
border-bottom: 1px solid #a3a6a8;
outline: none;
}
#content #detailSidebar form {
width: 290px;
margin-left: 15px;
padding-top: 0;
}
#content #detailSidebar form fieldset {
padding-top: 0;
}
#content #detailSidebar form fieldset label {
font-weight: normal;
font-size: 11px;
width: 100px;
}
#content #detailSidebar form fieldset input {
margin: 0 0 4px 0;
height: 18px;
}
#content #detailSidebar form input {
margin: 4px 0 0 100px;
}
#content #detailSidebar form #thepass2 {
margin-bottom: 0;
}

#myPackages {
float: right;
width: 320px;
}
#myPackages h3 {
font: 12px Arial Black, Arial, Helvetica, Sans Serif;
text-transform: uppercase;
color: #282d32;
margin-bottom: 3px;
height: 20px;
padding: 5px 0 5px 15px;
}
#myPackages ul {
list-style-type: none;
background-color: #cccfd2;


}
#myPackages ul li a {
padding: 11px 15px 0 15px;
height: 35px;
border-bottom: 1px solid #fff;
color: #282d32;
display: block;
}
#myPackages ul li a img {
float: right;
}
#myPackages ul li a strong {
padding-top: 4px;
display: block;
}
#myPackages .curPackage a {
font-weight: bold;
color: #606870;
}
#myPackages .curPackage a:hover {
text-decoration: none;
}

#detailSidebar {
float: right;
width: 320px;
padding: 0 0 0 0;
background-color: #cccfd2;
padding-bottom: 20px;
}
#detailSidebar ul, #detailSidebar h3 {
padding: 0 15px;
}
#detailSidebar img {
border-bottom: 10px solid #fff;
margin-bottom: 10px;
}

#videoList {
width: 542px;
margin: 8px 0 0 0;
height: 600px;
overflow: auto;
}

#videoList.allMovies {

}

#videoList h2 {
clear: left;
}

#videoList div {
float: left;
width: 175px;
padding-bottom:15px;
font-size: 11px;
}
#videoList div div {
padding-bottom:0;
}
#videoList div img {
background-color: #9d9d9d;
width: 160px;
height: 120px;
}
#videoList h4 {
font-size: 11px;
border-bottom: 1px dotted #cccccc;
width: 160px;
padding: 6px 0;
margin-bottom: 3px;
}
#content .indented #videoList ul {
margin: 0 0 5px 0;
}
#content .indented #videoList ul li {
list-style-type: none;
margin: 0;
}
#videoList ul li a {
font-weight: normal;
padding: 3px 0 3px 12px;
display: block;
outline: none;
}

.watchVid {
background: url(/images/icon-play.gif) left no-repeat;
}
.viewCard {
background: url(/images/icon-training-card.gif) left no-repeat;
}
.rateVid {
background: url(/images/icon-rate-video.gif) left no-repeat;
}

#content .indented #videoList div div ul a {
margin: 0;
padding: 0;
}
.clearVideos {
clear: left;
}
br.clearVideos {
height: 0;
display: block;
}
.rating {

}

/*________ MEMBER AREA ________________*/



#changePass legend, #infoForm legend {
	display:none;
}
#changePass {
	display:none;
	margin-bottom: 30px;
	overflow: hidden;
}

#profileEdit .showHidden  {
	display: block;
	padding-top: 20px;
}

#changePass label {
	float: left;
	clear: left;
	font-weight: bold;
	width: 120px;
}
#changePass input {
margin-left: 120px;
}
#changePass fieldset input {
	float: left;
	margin-bottom: 5px;
	width: 150px;
margin-left: 0px;
	font: 11px Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Sans Serif;
}


#infoDl {
	width: 400px;
	overflow: hidden;
}
#infoDl dt, #infoDl dd {
	float: left;
	padding-bottom: 8px;
}
#infoDl dd {
	width: 270px;
}
#infoDl dt {
	width: 120px;
	clear: left;
	font-weight: bold;
}

#profileEdit p.passChange {
	padding: 15px 0;
	clear: both;
}


#infoForm {

margin: 15px 0;
}

#infoForm div {
	clear: left;
}

#infoForm label {
	float: left;
	font-weight: bold;
	width: 120px;
	height: 21px;
clear: left;
}
#infoForm fieldset {
border: 0;
}
#infoForm fieldset input {
	float: left;
	margin: 0 0 5px 0;
	width: 145px;
	height: 15px;
padding: 2px 0 0 5px;
	font: 12px Arial, Helvetica, Sans Serif;
}
#infoForm select {
	float: left;
	margin-bottom: 5px;
	width: 154px;
	font: 12px Arial, Helvetica, Sans Serif;
}

#infoForm input {
	margin-left: 120px;
	margin-top: 5px;
}
#infoForm fieldset div p {
padding: 3px 5px;
float: left;
font-size: 80%;
}

#infoForm fieldset textarea {
font: 11px Arial, Helvetica, Sans Serif;
width: 250px;
height: 180px;
}


/*________ MEMBER VIDEO PLAYER ________*/

#memberPlayer {
height: 430px;
background-color: #000;
width: 570px;
margin-top: -600px;
position: absolute;
display: none;
z-index: 100;
}
#memberPlayer img {

}
#memberPlayer .butClose {
float: right;
}
#content #memberPlayer h2 {
color: #fff;
padding: 7px 0 0 10px;
margin: 0;
}

#memberPlayer #flashVideo {
width: 480px;
margin: auto;
}

/*________ CONTACT US ________*/

#contactForm {
float: right;
width: 400px;
margin-right: 50px;
}
#contactForm fieldset input, #friendForm fieldset input {

width: 200px;
}
#contactForm textarea, #friendForm textarea {
float: left; 
margin: 0 0 8px 0;
width: 250px;
border: 1px solid #dbdbdb;
font: 11px Arial, Helvetica, Sans Serif;
height: 100px;
overflow: auto;
}

#verification {
clear: both;
overflow: hidden;
width: 370px;
padding: 10px 0 0 0;
}

#verification img {
float: left;
margin: 0 5px 10px 120px;
}

#verification a {
overflow: hidden;
display: block;
padding-top: 6px;
font-size: 11px;
}

#contactDetails {
width: 310px;
overflow: hidden;
border-bottom: 1px dotted #bebebe;
}
#contactDetails dt {
float: left;
width: 70px;
text-align: right;
padding: 5px 20px 5px 0;
clear: left;
font-weight: bold;
border-top: 1px dotted #bebebe;
}
#contactDetails dd {
float: left;
padding: 5px 0;
line-height: 1.4;
width: 220px;
border-top: 1px dotted #bebebe;
}

/*________ TELL A FRIEND ________*/

#friendForm {
width: 612px;
}
#friendForm fieldset {
width: 380px;
}
#friendForm fieldset input {
margin-bottom: 5px;
}
#friendForm textarea {
height: 60px;
}


/*________ ASK MARTIN ________*/

#askForm label {
font-weight: bold;
}
#askForm textarea {
float: left; 
margin: 0 0 8px 0;
width: 250px;
border: 1px solid #dbdbdb;
font: 11px Arial, Helvetica, Sans Serif;
height: 100px;
overflow: auto;
}

/*________ CART CONTENTS ________*/

#content dl#cartContents {
height: auto;
overflow: hidden;
}

#content dl#cartContents dt {
clear: left;
float: left;
width: 303px;
border-bottom: 1px dotted #b2b2b2;
height: 34px;
padding-top: 11px;
}
#content dl#cartContents dd {
float: left;
height: 30px;
padding-top: 15px;
border-bottom: 1px dotted #b2b2b2;
}

#content dl#cartContents .header {
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #b2b2b2;
height: 27px;
padding-top: 0;
}

#content dl#cartContents dd.details {
width: 230px;
}
#content dl#cartContents dd.cost {
width: 325px;
}
#content dl#cartContents dd.cost a {
float: right;
}
#content dl#cartContents dt select {
color: #46494c;
font-size: 12px;
width: 135px;
height: 23px;
border: 1px solid #dbdbdb;
}
#totalPrice {
height: 30px;
padding: 15px 0 0 538px;
border-bottom: 1px dotted #b2b2b2;
width: 331px;
font-weight: bold;
}
.theRight {
float: right;
margin-right: 9px;
}

/*________ CHECKOUT ________*/

.checkoutForm input {
margin-top: 8px;
display: block;
clear: both;
}
.checkoutForm fieldset input {
margin-top: 0;
clear: none;
}
#content form.checkoutForm fieldset textarea {
margin-bottom: 0;
}

#content #returningMember {

float: left;
width: 319px;
padding: 0;
}
#newMember {
float: left;
padding-left: 30px;

border-left: 1px solid #dbdbdb;
width: 290px;
}

#paymentForm {
width: 655px;
overflow: hidden;
}

#paymentForm fieldset {
float: left;
width: 319px;
}
#paymentForm fieldset h3 {
padding-bottom: 15px;
}
#paymentForm fieldset.cardDetails {
padding: 10px 0 0 30px;
border: none;
border-left: 1px solid #dbdbdb;
width: 289px;
}
#paymentForm fieldset #billingContinue {
width: 91px;
height: 27px;
border: 0;
padding: 0;
margin-left: 118px;
}

.checkoutForm legend {
display: none;
}
.checkoutForm fieldset {
border: 0;
padding-top: 10px;
}
.checkoutForm fieldset label {
float: left; 
width: 119px; 
display: block;
clear: left;
padding-top: 5px;

}
.checkoutForm fieldset label.noDisplay {
color: #fff;
}
.checkoutForm fieldset input, .checkoutForm fieldset select {
float: left; 
margin: 0 0 8px 0;
width: 170px;
border: 1px solid #dbdbdb;
font-size: 11px;
height: 23px;
}
.checkoutForm fieldset input {
padding: 3px 0 0 5px;
height: 20px;
width: 163px;
}
.checkoutForm input {
margin-left: 119px;
}
#themonth, #theyear {
width: 80px;
margin-right: 5px;
}

#orderPackages {
float: right;
margin-right: 15px;
}
#orderPackages, #orderDetails {
padding-top: 15px;
}
#orderPackages dl, #orderDetails dl {
overflow: hidden;
margin: 15px 0 20px 0;
border-bottom: 1px dotted #bebebe;
width: 415px;
}
#orderPackages dl dt, #orderDetails dl dt {
float: left;
clear: left;
width: 215px;

display: block;

padding: 5px 0;
border-top: 1px dotted #bebebe;
}
#orderPackages dl dd, #orderDetails dl dd {
float: left;
width: 200px;
display: block;

padding: 5px 0;
border-top: 1px dotted #bebebe;
}
#orderDetails dl dd {
text-align: left;

}
#orderDetails dl .total {
font-weight: bold;

}

#navButtons {
clear: both;
}
#navButtons #confirm {
text-align: center;
}


/*________ BLOG _______*/

#content h2.blogtitle {
margin: 0 0 0 10px;
height: 18px;
}

#content .blogcontent {
padding-top: 15px;
}

#content .blogcontent .post {
padding-bottom: 15px;
clear: left;
}

#content .blogcontent h3 {
text-transform: uppercase;
font-size: 12px;
color: #f89831;
border-bottom: 1px solid #d9d9d9;
padding-bottom: 8px;
margin-bottom: 0;
}

#content ul.topMeta, #content ul.botMeta {
font-size: 11px;
color: #626467;
height: 26px;
border-bottom: 1px solid #d9d9d9;
margin: 0;
list-style-type: none;
margin-bottom: 5px;
}
#content ul.botMeta {
border-bottom: none;
border-top: 1px solid #d9d9d9;
}
#content ul.topMeta li, #content ul.botMeta li {
float: left;
display: block;
height: 16px;
padding: 0 0 0 20px;
margin: 5px 20px 0 0;
}

#respond {
clear: both;
}

.liPosted {
background: url(/images/icon-calendar.gif) left no-repeat;
}
.liPostby {
background: url(/images/icon-author.gif) left no-repeat;
}
.liPostedin {
background: url(/images/icon-categories.gif) left no-repeat;
}
.liComments {
background: url(/images/icon-comments.gif) left no-repeat;
}
.liReadmore {
background: url(/images/icon-readmore.gif) left no-repeat;
}
.liDuration {
background: url(/images/icon-duration.gif) left no-repeat;
}

#blogSidebar {
float: right;
width: 305px;
height: 415px;
background-color: #48525d;
margin: 0 0 0 18px;
padding: 15px 0 0 15px;
}
#blogSidebar h2 {
font: bold 12px Arial, Helvetica, Sans Serif;
color: #fff;
margin-bottom: 5px;
padding-top: 15px;
height: auto;
}
#blogSidebar ul {
list-style-type: none;
}
#blogSidebar ul ul {
padding: 0 0 0 10px;
margin: 0;
font: normal 11px Arial, Helvetica, Sans Serif;
width: 280px;
}
#blogSidebar ul ul a {
color: #c8cbcf;
display: block;
height: 18px;
border-bottom: 1px solid #636c75;
padding-top: 4px;
}

#blogSidebar #searchform {
width: 288px;
height: 33px;
background-color: #fff;
border: 1px solid #2f353d;
}
#blogSidebar #searchform label {
display: none;
}
#blogSidebar #searchform #s {
font: 14px Arial, Helvetica, Sans Serif;
color: #282d32;
margin: 8px 0 0 10px;
border: 0;
width: 244px;
margin-right: 5px;
float: left;
}
#blogSidebar #searchform #goButton {
padding: 5px 0 0 0;
}

#content .blogcontent #comment {
width: 492px;
height: 130px;
border: 1px solid #d9d9d9;
font: 11px Arial, Helvetica, Sans Serif;
overflow: auto;
margin-top: 15px;
}
#comments {
margin-top: 25px;
}
#content ol.commentlist {
list-style-type: none;
margin: 0 0 30px 0;
}
#content ol.commentlist li {
background-color: #ebebeb;
margin-top: 10px;
}
#content ol.commentlist p {
padding: 0 15px 15px 15px;
}
#content ol.commentlist .commentHead {
height: 27px;
padding: 9px 0 0 15px;
background-color: #d9d9d9;
margin-bottom: 7px;
color: #46494c;
}
#content ol.commentlist .comment-meta {
float: left;
}
#content ol.commentlist .comment-meta a {

color: #46494c;
}
#content ol.commentlist .comment-author {
float: left;
padding: 0 25px 0 0;
font-weight: bold;
width: 70px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;

	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
display: inline;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.centered {
	display: block;

	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}


.alignleft {
	float: left
	}


/*________ MISC ________*/

.errorText, .successText {
border: 1px solid;
padding: 10px;
margin-bottom: 15px;
}
.errorText {
background-color: #ff0000;
color: #fff;
float: right;
width: 190px;
font-size: 11px;
padding-top: 88px;
background: #bf0000 url(/images/image-error.gif) top no-repeat;
border: 1px solid #730000;
}
.errorText p {
font-weight: bold;
}
#content div.errorText ul {
margin-bottom: 0;
margin-left: 20px;
}
.horizontal {
float: none;
background: #bf0000 url(/images/image-error-hor.gif) top left no-repeat;
padding: 7px 20px 6px 80px;
margin-bottom: 10px;
}


.successText {
background-color: green;
color: #fff;
}
#content div.errorText ul {
margin-bottom: 0;
}
.imgRight {
float: right;
}
.ipodDl {
padding: 10px 0 10px 90px;
display: block;
overflow: hidden;
}
.ipodDl img {
display: inline;
float: left;
margin: -5px 10px 0 0;
}

.currency {
margin-left: 15px;
}
.curinfo {
margin-right: 190px;
padding: 1px 20px;
}

#pleaseWait {
margin: auto;
color: #00b39b;
width: 208px;
height: 41px;
padding-top: 3px;
background: url(/images/ajax-loader.gif) bottom no-repeat;
text-align: center;
display: none;
}

p.dvdMsg {
font-weight: normal;
margin: -5px 0 10px 0;
line-height: 1.5;
}
p.dvdMsg .important {
color: #ff0000;
font-weight: bold;
}
p.requirements {
clear: both;
padding-top: 15px;
font-size: 90%;
}

p.security {
font-size: 90%;
margin-top: 20px;
line-height: 1.5;
background: url(/images/icon-security.gif) left no-repeat;
padding: 10px 10px 10px 60px;
height: 35px;
display: block;
color: #575342;
background-color: #fff3c0; 
clear: both;
}

.surfcamps dl {
width: 550px;
overflow: hidden;
margin-bottom: 10px;
}
.surfcamps dl dt {
float: left;
width: 100px;
clear: left;
padding: 7px 20px 7px 10px;
border-top: 1px dotted #bebebe;
font-weight: bold;
line-height: 1.5;
}
.surfcamps dl dd {
float: left;
width: 400px;
padding: 7px 0;
border-top: 1px dotted #bebebe;
}

.castThumb {
float: left;
border-right: 15px solid #fff;
border-bottom: 15px solid #fff;
}
.castThumb img {
border: 1px solid #d9d9d9;
padding: 2px;
background-color: #fff;
}

.blogcontent object {
border: 1px solid#d9d9d9;
margin: auto;
display: block;
margin-bottom: 30px;
margin-top: 20px;
text-align: center;
}

#vaSidebar {
width: 350px;
float: right;
}
#vaSidebar a {
margin: 0 0 10px 0;
display: block;
}

#vaCartoon {
margin: 20px 0 0 0;
}
#vaPackages {
border-top: 1px dotted;
width: 490px;
}
#vaPackages div {
border-bottom: 1px dotted;
padding: 10px 0;
}
#vidNov, #vidAdv, #vidInf {
margin-bottom: 15px;
}
#vidNov, #vidAdv {
display: none;
}

