/* 
    Document   : styles2
    Created on : Dec 15, 2009, 2:33:32 PM
    Author     : Aaron.Ellinwood
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
a, object {
    outline:none;
}
body {
    margin: 0;
    padding: 0;
    background: #fff url(/share/images/shareTop_wave2.jpg) top center no-repeat;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #666666;    
}
a {
    color:#666;
    text-decoration:none;
}
a:hover {
    color: #f7b405;
}
a img {
    border: 0;
}
#centerColumn, .center {
    position:relative;
    margin: 0 auto;
    width: 960px;    
}

#top {
    /*    height: 510px;*/
}
#intro {
    float:left;
    width: 280px;
    border-right: 1px solid #f08827;
    margin-top: -3px;
   
}
#right {
    float:left;
    width:657px;
   
}
#videos {
    height: 305px;
}

#postcards {
    height: 180px;
}

#footer {
    background: #f08827 url(../images/shareFooter.gif) no-repeat bottom center;
    height: 160px;
    width: 100%;
}
#footer p {
    color:#fff;
    font-size: 11px;
    padding: 30px;
    font-size:12px;
}
#intro h1 {
    margin-left: 10px;
    text-indent: -999em;
    margin:0;
}
#intro h1 span.line1 {
    font-size:40px;
    color:#f0077d;
}
#intro h1 span.line2 {
    font-size:40px;
    color:#f08827;
    margin-left:110px;
}
#intro h1 span.line3 {
    font-size:65px;
    color:#f08827;
}
#intro h1 span.line4 {
    font-size:27px;
    color:#f0077d;
}
.padding {
    padding: 0px 10px 10px;
}
#videoShare, #postcardShare {

}

#introText {
    width: 280px;
    float:left;
}
#introText .introTop {
    /*
    background: transparent url(../images/pTopBkgd.gif) top left no-repeat scroll;
    height: 6px;
    */
}
#introText p {
    padding: 22px;
    /*
    background-color:#bedcf4;
    */
    margin: 0px;
}
#introText .introBot {
    /*
    background: transparent url(../images/pBotBkgd.gif) top left no-repeat scroll;
    */
    height: 6px;
}
/*
.FB_SERVER_IFRAME {
    width: 480px!important;
    height: 340px!important;
    margin-left: 10px!important;
    overflow-y: scroll;
}
*/
#fbConnect h1.line2 {
    font-size:36px;
    color:#fff;
    padding:15px;
    margin: 5px 0 15px 11px;
    background-color:#F6CB49;
}
#videos {
    background: #fff url(../images/videoBkgd.gif) top left repeat-y scroll;
    margin: 15px auto;
    width: 930px;
}
#selector {
    width: 637px;
    overflow:hidden;
    margin-right:5px;
}
#videos h2.line2, #postcards h2.line2, .steps h2.line2 {
    font-size:24px;
    color:#f08827;
    margin: 0 0 30px 0;
}
.oThumb-left,.oThumb-right {
    width: 200px;
    float: left;
    margin: 5px;
    padding-right: 3px;
    position:relative;
}

.vThumb {
    width: 200px;
    height: 110px;
    padding: 3px;
    border: 1px solid #ddd;
}
.oThumb a {
    margin-bottom: 10px;
    font-size:14px;
}
#shareThis {
    text-align:right;
    padding-right:30px;
    margin-top:5px;    
}
#postcards {
    background: #fff url(../images/postcardBkgd.gif) top left repeat-y scroll;
    margin: 15px auto;
    width: 930px;
}
#postcards .padding {
    padding: 10px 25px;
}
#postcards ul {
    list-style-type: none;
    margin: 0 0 0 5px;
    padding: 0;
}
#postcards li {
    float:left;
    margin: 19px;
}
#videoShare .padding {
    padding: 10px 20px;
}
.h2blue {
    color: #f08827
}
span.block {
    display:block;
    color: #f08827;
    text-align:center;
    margin:20px auto;
}
.rulesOrange {
    color: #f08827; font-size: 24px; font-weight:bold;
}
span.rulesBlueB {
    color: #317bb8; font-size: 16px; font-weight:bold;
}
span.rulesBlue {
    color: #317bb8; font-size: 16px; font-weight:normal;
}
div.skyscraper {
    /* text-align:center;background:#f89828 url(../images/skyBkgd-f89828.png) top left repeat-x scroll; */
    margin: 0 auto;
    width:80%;
    text-align:center;
}
#postcardView {
    float:left;
    position:absolute;
    left: 0px;
    width:448px;
    height:265px;
    top:0px;
}
#postcardText {
    float:left;
    position:absolute;
    left: 434px;
    width:160px;
    height:255px;
    top:0px;
    text-align: left;
    font-size: 14px;
    padding: 0px 10px 10px 10px;
    overflow: hidden;
}
.pcWhite {
    background-color:#fff;
}
.pcTrans {
    background-color:transparent;
}
#contactCount {
    display:inline-block;
    display:moz-inline-box;
    height: 30px;
    font-size: 16px;
    font-weight:bold;
    padding: 0 0 0 10px;
}
.selectorButton {
    width:15px; height:110px;float:left;
    margin: 24px 2px 0;
}
.selectorContainer {
    position:relative;
    left:0px;
    top:0;
}
.oThumb-check {
    position: absolute;
    top: 20px;
    left: 5px;
}
.steps {
    padding: 5px 0;
    margin: 0 0 10px 0;
}
.steps h2 {
    color:#317BB8;
    display: inline;
    padding: 0 5px;
}
.steps h2.num {
    color:#FFFFFF;
    background-color: #317BB8;
    display: inline;
    padding: 5px 10px;
    border: 0px solid;
 	font-size: 24px;
}

.videoCaption {
	margin: 1px 20px 5px 35px;
	padding: 0pt 0pt 28px;
	font-size: 16px;
	width: 219px;
	text-align: center;
	color:#666666;
	font-weight: normal;
	
}

.AboutLink {
	text-align:center;
	padding: 0pt;
}
.AboutLink a {
	font-weight: normal;
	color:#317BB8;
	font-size: 18px;
	text-decoration: underline;
}
.AboutLink a:hover {
	text-decoration: underline;
}
.oPostcard {
	width: 170px;
}
.oPostThumb {
	width: 170px;
}
#right .inner {padding:0 20px 20px;}

#prize-wrapper {
    position:absolute;
    left:310px;
    top:200px;
    height:auto;
    overflow:hidden;
}

#prize {
    position:relative;
    left:0px;
    width:450px;
    height:auto;
    /*background: #fff url(../images/sals_deco.gif) 7px 10px no-repeat scroll;*/
    background: #fff;
    border: 1px solid #E7881A;
    margin:0px;
    text-align:left;
}
.orange {
    color:#F08827;
    font-size:18px;
}
#prize h2.orange {
    margin:0;
}
#prize .padded {
    padding:10px 10px 0px 10px;
}
#listRows a { text-decoration:underline;  }

#ui-datepicker-div {
    width:145px!important;
}
.ui-datepicker-next {
    left:9.6em!important;
}
#instructions {
    font-size:14px;
}
#instructions a {
    text-decoration:underline;
}
#instructions, #instructions ul {
    list-style-type:none;
}
#instructions ol, #instructions ol ol {
    display:none;    
}
#instructions li {
    margin: 10px 0;
}
