@charset "utf-8";
/* CSS Document */

#shareItHeader {
	background:url(/Images/shareIt/shareItHeader.gif) no-repeat left top;
	height:16px;
	overflow:hidden;
}
#shareItHeader h2 span {
	display:none;
}
.shareItLabel {
	float: left;
	line-height: 30px;
}
#shareItCloser {
	background:url(/Images/shareIt/shareItCloser.gif) no-repeat;
	float:right;
	display:block;
	width:56px;
	height:16px;
	text-indent:-5000px;
}

#shareItContent {
	background-color:#FFF;
	height:417px;
	padding:5px;
	border-top:none;
	border-left:2px solid #003366;
	border-right:2px solid #003366;
	border-bottom:2px solid #003366;
}

#shareItTabs {
	height:18px;
	background:url(/Images/shareIt/tabsBorder.gif) no-repeat bottom right;
}

#shareItTabs a {
	display:block;
	text-indent:-5000px;
	float:left;
}

#emailTab a {
	width:76px;
	height:18px;
	background:url(/Images/shareIt/tabs.gif) no-repeat 0 0;
	cursor:pointer;
}

#emailTab a.on {
	background:url(/Images/shareIt/tabs.gif) no-repeat 0 -18px;
	cursor:default;
}

#postIt {
	position:absolute;
	width:329px;
}

#postItTab a {
	width:50px;
	height:18px;
	background:url(/Images/shareIt/tabs.gif) no-repeat 0 -36px;
	cursor:pointer;
}

#postItTab a.on {
	background:url(/Images/shareIt/tabs.gif) no-repeat 0 -54px;
	cursor:default;
}

#postItContent {
	background:url(/Images/shareIt/postItContent.gif) repeat-x;
	border-top:1px solid #b9b9b9;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:none;
	padding:10px 18px 0 18px;
	height:399px;
}

.shareItBottom {
	background:url(/Images/shareIt/postItBottom.gif) no-repeat;
	height:5px;
	font-size:0;
}

#postItContent h3 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

#emailIt {
	display:none;
	position:absolute;
	width:329px;
}

#emailItContent {
	background:url(/Images/shareIt/postItContent.gif) repeat-x;
	color:#666666;
	border-top:1px solid #b9b9b9;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:none;
	padding:10px 10px 0 10px;
	height:399px;
	position:relative;
	overflow:hidden;
}

#emailItContent p {
	font-size:9px;
	padding-bottom:5px;
}

#emailItContent h3 {
	text-transform:uppercase;
	font-size:11px;
	padding:5px 0;
}

#emailItContent h3.noBottomPadding {
	padding-bottom:0;
}

div.inputContainer {
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
	height:31px;
}

#emailItContent label {
	font-size:9px;
	text-transform:uppercase;
	background:url(/Images/shareIt/requiredArrow.gif) no-repeat left 10px;
	width:87px;
	padding-left:13px;
	display:block;
	float:left;
	padding-top:10px;
	font-weight:bold;
}

#emailItContent label.baseLabel {
	text-transform:none;
	background:none;
	width:auto;
	padding-left:0;
	display:inline;
	float:none;
	padding-top:0;
	font-weight:normal;
}

div.shareItTB {
	float:right;
	padding:3px 3px 3px 6px;
	height:25px;
	background:url(/Images/shareIt/textBoxLeftSide.gif) no-repeat 3px 3px;
	*background-position-y: 4px;
}

div.shareItTB input {
	background:url(/Images/shareIt/textBoxRightSide.gif) no-repeat right top;
	border:none;
	width:245px;
	height:17px;
	padding:4px 4px 4px 1px;
	color:#0B1720;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}

#checkboxEmailForm {
	width:auto;
	height:auto;
}

p#noPadding {
	padding:0;
}

p#noPadding a {
	font-size:9px;
	text-decoration:underline;
	color:#0d305a;
}

div.shareEmailMessage {
	padding-left:3px;
	margin-bottom:12px;
	background:url(/Images/shareIt/textAreaLeftSide.gif) no-repeat left top;
}

div.shareEmailMessage textarea {
	width:330px;
	height:41px;
	border:none;
	overflow:auto;
	background:url(/Images/shareIt/textAreaRightSide.gif) no-repeat right top;
	color:#0B1720;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}

div#signUp {
	margin-top:12px;
	height:auto;
}

#cancelEmail {
	background:url(/Images/shareIt/back.gif) no-repeat;
	width:56px;
	height:18px;
	display:block;
	float:right;
	text-indent:-5000px;
	cursor:pointer;
}

#shareEmail {
	float:right;
	margin-left:5px;
}

#shareItEmailButtons {
	margin-top:10px;
	overflow:hidden;
	clear:both;
}

#sitesContainer {
	overflow:hidden;
	margin-top:15px;
}

div.socialNetwork {
	float:left;
	width:139px;
	padding-top:22px;
	text-align:center;
}

div.socialNetwork a {
	display:block;
	width:100px;
	height:100px;
	text-indent:-5000px;
	margin:0 auto;
}

div.socialDividerVert {
	width:3px;
	height:135px;
	float:left;
	background:url(/Images/shareIt/vert.gif) repeat-y;
}

div.socialDividerHorizontal {
	background:url(/Images/shareIt/horizontal.gif) repeat-x;
	height:3px;
	font-size:0;
	clear:both;
}

#embedModal .modalContent {
	background: url("/Images/captainCheckout/modals/modalBg.gif") left bottom repeat-x;
	color:#5A5951;
	height:117px;
}

#emailModal .modalContent {
	background: url("/Images/captainCheckout/modals/modalBg.gif") left bottom repeat-x;
	color:#5A5951;
	height:456px;
}


#embedBox {
	margin: 12px 15px 0;
}

#embedDescription {
	color: #3e3e3e;
	font-size: 9px;
	font-weight:bold;
	margin-bottom:10px;
}

#embeddedText {
	width:327px;
	height:62px;
	border:1px solid #696759;
	overflow:auto;
	font-size:11px;
	font-weight:bold;
	padding: 2px;
}


#shareIt_email_container {
	margin: 12px 15px 0;
	font-size: 9px;
	font-family: Arial;
}

#shareIt_email_header {
	margin-bottom: 12px;
	font-weight:bold;
}

.shareIt_email_title {
	margin: 8px 0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

a.facebook {
	background:url(/Images/shareIt/facebook.gif) no-repeat center center;
}

a.facebook:hover {
	background:url(/Images/shareIt/facebookOver.gif) no-repeat center center;
}

a.twitter {
	background:url(/Images/shareIt/twitter.gif) no-repeat center center;
}

a.twitter:hover {
	background:url(/Images/shareIt/twitterOver.gif) no-repeat center center;
}

a.embed {
	background:url(/Images/shareIt/embed.gif) no-repeat center center;
}

a.embed:hover {
	background:url(/Images/shareIt/embedOver.gif) no-repeat center center;
}

a.email {
	background:url(/Images/shareIt/email.gif) no-repeat center center;
}

a.email:hover {
	background:url(/Images/shareIt/emailOver.gif) no-repeat center center;
}

div.validatorFieldFail {
	background-color:#C52626;
}



