@font-face {
    font-family: 'museo_slab_500regular';
    src: url('http://www.soldwithvideo.com/share/css/font-face/museo_slab_500-webfont.eot');
    src: url('http://www.soldwithvideo.com/share/css/font-face/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.soldwithvideo.com/share/css/font-face/museo_slab_500-webfont.woff') format('woff'),
         url('http://www.soldwithvideo.com/share/css/font-face/museo_slab_500-webfont.ttf') format('truetype'),
         url('http://www.soldwithvideo.com/share/css/font-face/museo_slab_500-webfont.svg#museo_slab_500regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'SegoeUI-Bold';
	src: url('http://www.soldwithvideo.com/share/css/font-face/segoeuibold.eot');
	src: url('http://www.soldwithvideo.com/share/css/font-face/segoeuibold.eot?#iefix') format('embedded-opentype'),
		 url('http://www.soldwithvideo.com/share/css/font-face/segoeuibold.woff') format('woff'),
		 url('http://www.soldwithvideo.com/share/css/font-face/segoeuibold.ttf') format('truetype'),
		 url('http://www.soldwithvideo.com/share/css/font-face/segoeuibold.svg#segoeuibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'mulder_handwritingregular';
    src: url('http://www.soldwithvideo.com/share/css/font-face/mulder_handwriting-webfont.eot');
    src: url('http://www.soldwithvideo.com/share/css/font-face/mulder_handwriting-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.soldwithvideo.com/share/css/font-face/mulder_handwriting-webfont.woff') format('woff'),
         url('http://www.soldwithvideo.com/share/css/font-face/mulder_handwriting-webfont.ttf') format('truetype'),
         url('http://www.soldwithvideo.com/share/css/font-face/mulder_handwriting-webfont.svg#mulder_handwritingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI';
    src: url('http://www.soldwithvideo.com/share/css/font-face/segoeui.eot');
    src: url('http://www.soldwithvideo.com/share/css/font-face/segoeui.svg#segoeui') format('svg'),
         url('http://www.soldwithvideo.com/share/css/font-face/segoeui.eot?#iefix') format('embedded-opentype'),
         url('http://www.soldwithvideo.com/share/css/font-face/segoeui.woff') format('woff'),
         url('http://www.soldwithvideo.com/share/css/font-face/segoeui.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI-SemiBold';
    src: url('http://www.soldwithvideo.com/share/css/font-face/seguisb.eot');
    src: url('http://www.soldwithvideo.com/share/css/font-face/seguisb.svg#seguisb') format('svg'),
         url('http://www.soldwithvideo.com/share/css/font-face/seguisb.eot?#iefix') format('embedded-opentype'),
         url('http://www.soldwithvideo.com/share/css/font-face/seguisb.woff') format('woff'),
         url('http://www.soldwithvideo.com/share/css/font-face/seguisb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 1.3;
    font-family: 'http://www.soldwithvideo.com/share/css/museo_slab_500regular', arial, sans-serif;
    color: #000;
    background: url(http://www.soldwithvideo.com/share/css/images/body-bg.png) repeat 0 0;;
    min-width: 960px;
}

h2 { font-size: 30px; line-height: 32px; font-weight: normal; color: #314b7b; }

h3 { font-size: 23px; line-height: 32px; font-weight: normal; color: #314b7b; }
h3 .red {
	color: #f00;
	font-size:25px;
}

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -129px; }

#header { height: 38px; background: #252525; padding-top: 0px;}

.shell { width: 960px; margin: 0 auto; }

h1#logo { width: 235px; font-size: 0; line-height: 0; float: left; display: inline; }	
h1#logo a { background: url(http://www.soldwithvideo.com/share/css/images/logo.png) no-repeat 0 0; height: 35px; display: block; text-indent: -4000px; }

#navigation { float: right; display: inline; padding-top: 8px; }
#navigation ul { list-style: none; }
#navigation ul li { display: inline; padding-left: 31px; }
#navigation ul li a { font-size: 13px; line-height: 13px; color: #fff; }

#main { padding-top: 37px; padding-bottom: 55px;} 

.container  { width: 680px; margin: 0 auto; border: 1px solid #f5f5f5; background: #fff;}
.container .head { text-align: center; min-height: 72px; padding-top: 10px; background: url(http://www.soldwithvideo.com/share/css/images/head.png) repeat-x 0 0;}
.container .body { padding-top: 0px; }
.container .body .vid { width: 640px; height: 360px; margin: 0 auto 20px; display: block; }
.container h3 { text-align: center; margin-bottom: 15px;}
.container .template {width: 680px; margin:0 auto; position: relative; padding: 10px 0 45px 0;}
.container .template1 {width: 680px; margin:0 auto; position: relative; padding: 10px 0 5px 0;}
.container .template2 {width: 680px; margin:0 auto; position: relative; padding: 10px 0 5px 0;}
.container .template3 {width: 680px; margin:0 auto; position: relative; padding: 10px 0 5px 0;}
.container .template4 {width: 680px; margin:0 auto; position: relative; padding: 10px 0 5px 0;}
.container .template5 {width: 680px; margin:0 auto; position: relative;}
.container .template6 {width: 680px; margin:0 auto; position: relative;}
.container .template7 {width: 680px; margin:0 auto; position: relative;}
.container .template8 {width: 680px; margin:0 auto; position: relative;}
.container .row { background-color:#F3F3F3; padding: 0px 36px 0; font-family:Arial, Helvetica, sans-serif;}
.container .row1 { padding: 0px 5px 0; font-style:italic; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#F00; text-align:center; font-weight:bold;}
.container .row2 { padding: 0px 5px 0; ont-style:italic; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#000; text-align:center; font-weight:bold;}
.container .row4 { padding: 0px 5px 0; ont-style:italic; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; text-align:center; font-weight:bold;}
.container .row .book{ float:left; height: 183px;}
.container .row .book-text{
	float:right;
	padding: 10px 0 0 35px;
	font-size:16px;
	width: 425px;
	font-weight:bold;
	text-align:center;
}
.container .row .book-text-under{
	float:right;
	padding: 10px 0 0 0;
	font-size:12px;
	width: 425px;
	text-align:center;
	line-height:normal;
}
.container .template .download1{float:left; width:220px;}
.container .template .download3{float:left; width:220px;}
.container .template .download2{float:right; width:220px;}
.container .template .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template1 .download1{float:left; width:220px;}
.container .template1 .download3{float:left; width:220px;}
.container .template1 .download2{float:right; width:220px;}
.container .template1 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template2 .download1{float:left; width:220px;}
.container .template2 .download3{float:left; width:220px;}
.container .template2 .download2{float:right; width:220px;}
.container .template2 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template3 .download1{float:left; width:220px;}
.container .template3 .download3{float:left; width:220px;}
.container .template3 .download2{float:right; width:220px;}
.container .template3 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template4 .download1{float:left; width:220px;}
.container .template4 .download3{float:left; width:220px;}
.container .template4 .download2{float:right; width:220px;}
.container .template4 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template5 .download1{float:left; width:220px;}
.container .template5 .download3{float:left; width:220px;}
.container .template5 .download2{float:right; width:220px;}
.container .template5 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template6 .download1{float:left; width:220px;}
.container .template6 .download3{float:left; width:220px;}
.container .template6 .download2{float:right; width:220px;}
.container .template6 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template8 .download1{float:left; width:220px;}
.container .template8 .download3{float:left; width:220px;}
.container .template8 .download2{float:right; width:220px;}
.container .template8 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }
.container .template7 .download1{float:left; width:220px;}
.container .template7 .download3{float:left; width:220px;}
.container .template7 .download2{float:right; width:220px;}
.container .template7 .under-theme {font-size:12px; font-weight:normal; line-height:14px; }

.container .row h1{ font-size:22px; width: 425px; font-weight:bold; text-align:center;}
.container .row .step { float: left; display: inline; width: 54px; height: 47px; padding-top: 7px; background: url(http://www.soldwithvideo.com/share/css/images/step.png) no-repeat 0 0; text-align: center; margin-top: 8px;}
.container .row .step p { font-size: 14px; line-height: 14px; text-transform: uppercase; color: #fff; font-family: 'SegoeUI-Bold', arial, sans-serif;}
.container .row .step span { font-size: 27px; line-height: 27px; text-transform: uppercase; color: #fff; font-family: 'SegoeUI-Bold', arial, sans-serif; display: block;  }
.container .row .desc { text-align:center; float: left; display: inline; width: 600px; padding-left: 18px; font-size: 18px; line-height: 18px; color: #333; letter-spacing: -0.5px;}
.container .row .right-side { float: right; display: inline; }
.container .row .right-side a { font-size: 14px; line-height: 14px; display: inline-block; text-decoration: underline; margin-left: 54px; color: #314b7b; }
.container .row .right-side a:hover { text-decoration: none; }
.container .row .right-side .click-here { margin-left: 0; margin-right: 10px; display: block; width: 161px; height: 48px; font-family: 'SegoeUI-Bold', arial, sans-serif; }
.container .row .right-side .click-here { background: url(images/signup.png) no-repeat 0 0; margin-bottom: 10px; font-size: 16px; line-height: 16px; color: #e7a605; text-decoration: none;} 
.container .row .right-side .click-here { text-transform: uppercase; padding: 3px 0 0 28px; text-shadow: 0px 1px 0px #ca9204; margin-top: -5px; position: relative; }
.container .row .right-side .click-here span { font-size: 28px; line-height: 28px; display: block; position: relative; margin-top: -2px; }
.container .row .right-side .click-here:hover { text-decoration: none; }
.container .row .right-side .click-here:before { content: attr(title); position: absolute; color: rgba(255,255,255,0.1); top: 1px; left: 1px;  }
.container .bottom { min-height: 168px; padding: 0 0 0 0; background: url(images/grad.png) repeat-x 0 bottom; }
.container .bottom .inner {
	width: 350px;
	margin: 0 auto;
	padding-left: 42px;
	padding-top: 0px;
}
.container .bottom img { padding: 3px; border: 1px solid #ebebeb; float: left; display: inline; }
.container .bottom .quote {
	float: right;
	display: inline;
	width: 210px;
	color: #1f1f1f;
	padding-top: 27px;
}
.container .bottom .quote p { font-size: 14px; line-height: 22px; }
.container .bottom .quote .author { font-size: 30px; line-height: 30px; font-family: 'mulder_handwritingregular', arial, sans-serif; padding-left: 3px; padding-top: 10px;}

.step_1 { padding-top: 25px;  }

body.generic { background: url(images/generic-bg.png) repeat 0 0; }
body.generic h2 { font-family: 'SegoeUI-Bold', arial, sans-serif; }
body.generic h3 { font-family: 'SegoeUI-SemiBold', arial, sans-serif; }
body.generic .container .row .desc { font-family: 'SegoeUI', arial, sans-serif; }
body.generic #footer { background: transparent; padding-top: 29px; height: 100px; }
body.generic #main { padding-bottom: 10px; padding-top: 0px;}
body.generic h1#logo { float: none; display: block; margin: 0 auto; width: 185px; padding-top: 17px; }
body.generic h1#logo a { background: url(http://www.soldwithvideo.com/share/css/images/your-logo.png) no-repeat 0 0; height: 40px;  }
body.generic #footer p { font-size: 13px; color: #777; text-align: center; padding-bottom: 15px; }
body.generic #footer p a { color: #777; text-decoration: underline;}
body.generic #footer p a:hover { text-decoration: none; }
body.book { color:#F00; width:100px; float:left;}
body.book-text { color:#F00; width:300px; float:right;}
body.download1 { color:#F00; width:100px; float:left;}
body.download2 { color:#F00; width:300px; float:right;}

.push { height: 129px; font-size: 0; line-height: 0; text-indent: -4000px; }

#footer { height: 113px; background: url(http://www.soldwithvideo.com/share/css/images/footer.png) repeat-x 0 0; padding-top: 16px; }
#footer ul { float: left; display: inline; list-style: none; padding-bottom: 31px; }
#footer ul li { display: inline; padding-right: 31px;}
#footer ul li a { font-size: 13px; line-height: 13px; color: #9a9a9a; }
#footer ul li a:hover { text-decoration: none; color: #fff; }
#footer p.right { float: right; display: inline; color: #9a9a9a; }
#footer ol { text-align :center; list-style: none; padding-bottom: 2px; }
#footer ol li { display: inline; padding: 0 8px; }
#footer ol li + li { border-left: 1px solid #666; }
#footer ol li a { color: #666; }
#footer ol li a:hover { text-decoration: none; color: #222; }
