/* Liveclicker styles */

body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #333333;
	font-size: 8pt;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3B5998;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.lc_vote_button {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    border: 1px solid  #ccc;
    border-radius: 3px;
    display: block;
    float: left;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    font-size:10px;
}

h1 {
	margin-top: 2px;
	margin-bottom: 20px;
	font-size: 1.6em;
}
.native_vote_system_box {
	position: relative;
	float: left;
	width: 180px;
	height: 20px;
	margin-top: 10px;
}
.maincontainer h1 {
	color: #333;
	font-size: 18px;
}
.maincontainer {
	position: relative;
	float: left;
	width: 810px;
	margin-top: 1px;
	margin-bottom: 30px;
	text-align:left;
}
.topnav {
	position: relative;
	float: left;
	width: 810px;
}
.facebookprofileimage {
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
	background-color: #ccc;
}
.facebookprofileinfo {
	float: left;
	padding-left: 10px;
	position: relative;
	width: 720px;
	margin-bottom: 9px;
}
a.facebookaction {
	font-size: 14px;
	font-weight: bold;
}
.maincontent {
	position: relative;
	float: left;
	padding: 15px;
	padding-top: 0px;
}
.contentheader {
	position: relative;
	float: left;
	width: 780px;
}
.supertitle {
	font-size: 1.2em;
	font-style: italic;
}
.explanationtext {
	font-size: 1.2em;
	width: 925px;
}
.explanation {
	position: relative;
	float: left;
	padding-bottom: 30px;
}
.midtext {
	width: 925px;
}
.lowtext {
	width: 925px;
	padding-bottom: 10px;
	float: left;
}
.recordnavcontainer {
	position: relative;
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.recordcontainer {
	position: relative;
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.examplescontainer {
	position: relative;
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #333;
}
.instructionrow {
	float: left;
	padding-left: 15px;
	padding-top: 16px;
	position: relative;
	width: 350px;
}
.instructionrowwide {
	float: left;
	padding-left: 15px;
	padding-top: 16px;
	position: relative;
	width: 770px;
}
.textlarge {
	font-size: 1.6em;
	font-weight: bold;
}
.textnumbers {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}
.emailaddress {
	color: #0000CC;
}
.textmedium {
	font-size: 12px;
}
.textContainer {
	font-size: 1.2em;
}
/*
 * NOTE: place your custom styles here and make sure you use the customStyleClasses option to prevent the plugin from defining it
 * For example if you want to override the class lcplaybtn, set the option to customStyleClasses: ['lcplaybtn','anotherstyle1']  etc
 */
.lcplaybtn {
	-moz-background-inline-policy: continuous;
	background: url("http://edge.liveclicker.net/images/client/774/imageassets/image554.png") no-repeat scroll 0 0 transparent;
	height: 65px;
	left: 52px;
	position: relative;
	top: 18px;
	width: 65px;
	z-index: 100;
}
/* styles added to lcGrid */

.resultContainer {
	margin-bottom: 16px;
	border-bottom: 1px white dotted;
	min-height: 170px;
}
.fb_like {
	padding: 1px;
	margin-top: 2px;
	position:relative;
	float:left;
	width: 135px;
}
.voteForMeContainer {
	position: relative;
	float: left;
	width: 180px;
	height: 314px;
	background-color: #EEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
}
#LiveclickerVideoDiv {
	position: relative;
	float: left;
	width: 570px;
	height: 324px;
	background-color: #EEE;
}

#userLikeButton {
	padding: 5px;
	margin-top: 15px;
	height: 30px;
	width: 135px;
	position: relative;
	float: left;
}


.ordercontainerh1 {
position:relative;
float:left;
border:none;
}

.ordercontainer {
position:relative;
float:right;
margin-left:20px;
}

.orderbox {
position:relative;
float:left;
}

.orderlabel {
float: left;
    font-size: 12px;
    font-weight: normal;
    margin-right: 3px;
    position: relative;
    padding-top: 2px;
}

input.orderinput {
	font-size:12px;
	height:12px;
	width:100px;
	font-weight:normal; 
	height:auto;
	padding:1px;
}

select.orderselect {
	font-size:12px;
}

/* Custom eBags styles */
.contentVideoContainer {
	font-family:Arial, Helvetica, sans-serif;
	float:left; 
	width:960px; 
	display:block; 
	text-align:left; 
	/* margin:10px 0 0 20px; */
}
.contentVideo {
	width:390px; 
	float:left;
}
.contentVideo p {
	line-height: 16px; 
	font-size:13px;
}
.contentVideoL {
	color:#b45885;
	margin-top:2px;
	padding:20px 20px 0 10px; 
	width:540px; 
	float:left;
}
.contentVideoL p {
	line-height: 20px; 
	width:538px;
	font-size:14px;
}
.contentVideoL ul {
	padding:10px 0 22px 70px;
}
.videoDirectionCon { 
	width:370px; 
	float:left; 
	padding-left:10px;
	color:#fff;
}
.videoDirectionCon div {
	background-color:#71b7ac; 
	margin:2px 0px; 
	padding:8px; 
	font-size:12px; 
	line-height:20px;
}
.videoDirectionCon ol { 
	margin-left:20px; 
	padding:0; 
	line-height:20px; 
}
.videoDirectionCon li { 
	list-style-type:decimal; 
}

.topnav {
        display: none;
}
