.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* CSS Document */


/*body {
	font: 70% "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 0;	
}*/

body {
	font: 70% "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 0;	
}

a:link { color: #00325D; text-decoration: underline;}

a:visited { color: #003399; text-decoration: underline; padding: 0px;}

a:hover { color: #EF8C00; }

#wrapper {
	width: 92%;
	margin: 0 0 0 22px;
	/*margin: 0 0 0 50px;*/
	padding: 0 0 10px 0;	/*background-color: #fff;*/
}

/*#masthead {
	width:100%;
	height: 80px;
	margin: 10px 0 10px 0;
	padding: 0;
}
	
#mastheadLinks {
	clear: both;
	color: #00325D;
	padding:10px 0 0 0;
}

#mastheadLogo {
	float:right;
	padding-right:100px;
}*/


#logoContainer {
	width: 100%;
	/*background-image: url(images/ccm_logo_strip.gif);*/
	background-image: url(images/masthead_repeat.jpg);
	background-repeat: repeat-x;
	height: 110px;
	position: relative;
}

#ccmLogo {
	margin-left: auto;
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: 0px;
	float: none;
	max-width: 1280px;
 	min-width: 950px;
}

/*#mastheadLinks a:link, #mastheadLinks a:visited {
	color: #00325D;
	text-decoration: none;
}

#mastheadLinks a:hover {
	text-decoration: underline;
}*/

#LSNLogoHTML{
	width: 175px;
	height: 60px;
	float: right;
	background: url(images/lsn-logo.gif) no-repeat;
	margin: -1px 5px 0 0;
	padding: 0;
}

#PWChangeStart {
margin: 10px 0 0 10px
}

PWCKeyValidateSuccess
{
margin: 10px 0 0 10px
}

PWCKeyValidateFail
{
margin: 10px 0 0 10px
}

PWChangeSuccess
{
margin: 10px 0 0 10px
}

PWChangeFail
{
margin: 10px 0 0 10px
}

/*#logoContainer {
	width: 100%;
	background-image: url(images/masthead_repeat.jpg);
	background-repeat: repeat-x;
	height: 40px;
	position: relative;
}

#MolenetLogo {
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: 0px;
	float: none;
	max-width: 1280px;
 	min-width: 950px;
}

#lsnLogo{
	float: right;
	margin-right: auto;
	color: #fff;
	margin: 0;
	padding: 0 0 0 0;
	margin-top: -40px;
}*/

#logos {
margin-top: -1px;
padding-bottom: 7px;
background: #F4F4F4;
height: 55px;
}

#logos #leftlogo 
{
	margin-top: 5px;
	padding-left: 15px;
	float: left;
}
#logos #rightlogo 
{
	margin-top: 0px;
	padding-left: 50px;
	/*margin-right: 80px;*/
	float: left;
}

#searchbox {
	float: right;
	padding-right: 35px;
}

#searchbox .srchbutton {
	background: #fff;
	margin-top: 3px;
	vertical-align: top;
}

#headerBorder {
	width: 99%;
	background-image: url(images/headerBorder.jpg);
	background-repeat: repeat-x;
	position: absolute;
}

h1{
	font: bold 135% "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #00325D;
    margin: 0;
	padding: 0.5em 0 0;
}

h2{
	font: bold 125% "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #00325D;
    margin: 0;
	padding: 0.5em 0 0;
}

.title {
	font: bold 125% "Century Gothic", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #00325D;
    margin: 0;
	padding: 0;
}

h3 {
	font: bold 118% "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #00325D;
    margin: 0;
	padding: 0.5em 0 0;
}

h4 {
	font: bold 105% "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #00325D;
    margin: 0;
	padding: 0.5em 0 0;
}

#white {
background-color:#FFFFFF;
padding-top: 10px;
}


/* http://www.sitepoint.com/article/accessible-menu-tabs */

#navigation a
{
	color: #00325D;
	font-weight: normal;
	background: #f4f4f4;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	/*border-top: solid 1px #000000;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #000000;*/
} 

/* set select colour */
#navigation a.select
{
color: #fff;
background: #006B9D;
}

#navigation a span 
{ 
background: url("right-tab.gif") right top no-repeat; 
padding-right: 16px;
} 

#navigation a, #navigation a span 
{ 
display: block; 
float: left ;
} 

/* Commented backslash hack hides rule from IE5-Mac \*/ 
#navigation a, #navigation a span 
{ 
float: none 
} 
/* End IE5-Mac hack */ 

#navigation a:hover 
{ 
color: #fff; 
background: #006B9D;
text-decoration: none; 
padding-left: 20px;
padding-top: 5px;
padding-bottom: 7px;
} 

#navigation a:hover span 
{ 
/*background: url("right-tab-hover.gif") right top no-repeat;*/
padding-right: 16px 
} 

#navigation 
{ 
list-style: none; 
padding: 0; 
margin: 0; 
background: #f4f4F4;
width: 100%;
border-top: 3px solid #ccc;
} 

#navigation li 
{ 
float: left; 
display: block; 
margin: 0; 
padding: 0; 
}


#dvTabStrip
{
	background: #F4F4F4; 
	width:100%;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}

#infoStrip
{
	border-bottom: 3px solid #e4e4e4;
}

#infoStrip a:link, a:visited {
	text-decoration:none;
	color: #006B9D;
	padding: 3px;
	}

#infoStrip a:hover {
	text-decoration:none;
	background: #006B9D;
	color: #fff;
	padding: 3px;
	}

/*#dvTabBox
{
	border-top: solid #eee 1px;
}*/

#categories 
{
/*background: #FFF;*/
padding-bottom: 10px;
}

.module
{
	margin: 15px 10px 10px 10px;
    /*margin-left: 10px;*/
	line-height: 1.3em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px #EEEEEE solid;
	/*border-right: 1px #eee solid;*/
	/*margin-right: 10px;*/
	clear: both;
	/*margin-top: 15px;
	margin-bottom: 10px;*/
	background: url('images/gradient-down-short-lblue.gif') repeat-x top right;
}

.gobutton {
	background: #fff;
	margin-top: 5px;
	vertical-align: text-bottom;
	padding: 0px;
}

.module input[type=image]
{
	padding: 0px;
	padding-top: 0.25em;
	border: 0px;
	margin: 0px;
}

.module h1
{
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	/*background: #3882aa;*/
	color: #00325D;
	width: inherit;
	/*padding-bottom: .75em;*/
	padding-left: .25em;
}
.module h2
{
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	/*background: #3882aa;*/
	color: #00325D;
	width: inherit;
	padding-left: .25em;
}
.module h3
{
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Verdana, sans-serif;
	/*background: #3882aa;*/
	color: #00325D;
	width: inherit;
	padding-left: .25em;
}

.module table
{
	padding-left: .25em;
	padding-right: .25em;
}

.module p
{
	padding-left: .25em;
	padding-right: .25em;
	margin-top: 5px; /*added 23/11 */
}

.module li {
	line-height: 1.3em
	}
	
#module select {
font-size: 100%;
}

#module a:link { color: #00325D; text-decoration: underline;}

#module a:visited { color: #003399; text-decoration: underline; padding: 0px;}

#module a:hover { color: #EF8C00; text-decoration: none; }

.searchbutton {
	height: 18px;
	border: 0;
	}
	
.radio { 
    background-color: #fff; 
    border: none; 
    }

.plain {
	border: none;
	background: #fff;
}

input {
	margin-top:3px;
	padding: 2px;
	border: 1px solid #333333;
	background: #EFF7FF;
	color: #333;
}

input[type=radio], input[type=checkbox]
{
	background-color: #fff;
	border: 0px;
}

fieldset {
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 10px;
}

legend {
color: #333;
padding: 0 20px;
}

textarea {
	margin-top:0;
	padding: 2px;
	border: 0;
	background: #EFF7FF;
	color: #333;
	border: 1px solid #333;
}

#searchbox {
	float: right;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#searchbox input {
	background-color:#FFF;
	font-size: 98%;
	}
	
#searchbox .srchbutton {
	background: #FFF;
	margin-top: 1px;
	vertical-align: top;
}

.watchhead {
	padding-bottom: 10px;
}



.buttonstyle {
	background: #fff;
}

.btnLogin {
	background: #fff;
}

.btnCommand {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}

.btnSaveDetails {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}
	
.btnClose {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}
	
.btnUpdate {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}

.btnCancel {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}

.btnCreateProfile {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}

.btnSend {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}

.btnAdd
{
	background: #006b9d;
	color: #FFF;
	height: 22px;
}

.btnRateNow {
	background: #006b9d;
	color: #FFF;
	height: 22px;
	}
	
.PinCodeBtn {
	background: #006b9d;
	color: #FFF;
	}
	
.tablepadding {
padding: 0 0 10px 0;
margin-left: 2px;
}

.trpadding {
padding: 10px 5px 10px 5px;
}

.trpadding_moreleft {
padding: 10px 5px 10px 20px;
}

.edittable {
	border: solid 1px #D9ECFF;
	padding: 5px 5px 5px 5px;
}

.warning 
{
	color:#55A3FF;
}

.MovieItemTable 
{
	background: #FFFFFF url('images/gradient-down-lgrey.gif') repeat-x top right; 
	border-top: dotted 1px #ccc;
}

.MovieItemSmTable 
{
	background: #FFFFFF url('images/gradient-down-short-lgrey.gif') repeat-x top right; 
	border-top: dotted 1px #ccc;
}

#SiteFooter {
padding: 5px 0 10px 0;
margin-left: 3px;
/*border-top: 1px #eee solid;*/
background-color:#fff;
}

.boldorange {
	font-size: 110%;
	font-weight: bold;
	color: #FF9900;
	}
	
/* TagCloud */

#TagCloud A:link, #TagCloud A:visited, #TagCloud A:active { text-decoration: none; line-height: 1.4em }
#TagCloud A:hover { background-color: #e8e8e8; }
.a6 {
font-size: 180%;
}
.a5 {
font-size: 160%;
}
.a4 {
font-size: 140%;
}
.a3 {
font-size: 120%;
}
.a2 {
font-size: 100%;
}
.a1 {
font-size: 80%;
}

/* SocNet - FaceBook */

html .fb_share_link {
	padding:2px 0 0 20px;
	height:16px;
	background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left;
}

/* AJAX watermark */

.watermarkStyle {
color: #333; background-color: #CCCCCC;
}

.loginbkd {
background-color: #EAF1F;
}
