/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
a, a:hover { 
	text-decoration: none;
	}
.medialist
{
color:blue;
background-color:yellow;
}

.medialist select
{
 width:150px !important;
}
.medialist input
{
 width:120px !important;
}



body {
	text-align: center;
	background: #666666 url(/images/lsca/main-back.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	}
	
.skip {
	display: none;
	}
	
	
/* HEADER */

#header-outer {
	background: transparent url(/images/lsca/header-outer-back.gif) repeat-y center top;
	}
#header-inner {
	width: 960px;
	margin: 0 auto;
	background: url(/media/101672/header-inner-back.png) no-repeat top;
	text-align: center;
	}
#header-left {
	width: 240px;
	height:100px;
	float: left;
	display: inline;
	padding: 0px;
	}
.wordmark {
	display: block;
	}
#header-right {
	float: right;
	display: inline;
	color: #fbc48a;
	width: 685px;
	text-align: right;
	padding-right: 20px;
	}
#header-right-links {
	padding-top: 46px;
	line-height: 1.9em;
	font-size: 1.1em;
	width: 680px;
	}
#header-right-links h2 {
	display: none;
	}
#header-right-links ul {
	list-style: none;
	}
#header-right-links ul li {
	display: inline;
	}
#header-right-links a {
	color: #ffffff;
	}
#header-right-links a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#header-right-search {
	display: inline;
	float: right;
	padding-top: 5px;
	}
#header-right-search h2 {
	display: none;
	}
.searchbox {
	width: 111px;
	font-size: .9em;
	margin-top: 4px;
	padding: 1px 2px 1px 2px;
	}
.searchtext {
	width: 75px;
	font-size: .9em;
	}
.hide-search {
	display: none;
	}
	
	
/* CONTENT */

#content-outer {
	background:  transparent url(/images/lsca/content-outer-back.gif) repeat-y center top;
	background-color: #ffffff;
	}
#content-inner {
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	background-image: url(//images/lsca/mbg1.jpg);
	background-repeat: no-repeat;
	}
	
	/* LEFT MENU */
	
#content-left {
	background: url(/images/lsca/content-left-back.gif) repeat-y center top;
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
	padding: 0px 0px 30050px 0px;
	margin-bottom: -30000px; 
	}
#content-left-user {
	width: 239px;
	background: #f77f00 url(/images/lsca/content-left-user-back.gif) no-repeat left top;
	border-right: #ed7a00 1px solid;
	}
#content-left-user h2 {
	display: none;
	}
#content-left-user ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#content-left-user a {
	color: #ffffff;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-top: #204d73 1px solid;
	border-bottom: #12558d 1px solid;
	}
#content-left-user a:hover {
	background-color: #5291c7;
	border-top: #204d73 1px solid;
	border-bottom: #12558d 1px solid;
	}

#content-left-nav {
	width: 239px;
	text-align: left;
	}
#content-left-nav h2 {
	display: none;
	}
#content-left-nav ul {
	list-style: none;
	}
#content-left-nav a {
	color: #666666;
	font-size: 1.4em;
	line-height: 2.3em;
	display: block;
	width: 209px;
	padding: 0px 15px;
	border-top: #ffffff 1px solid;
	border-bottom: #d3d2ca 1px solid;
	}
#content-left-nav a:hover {
	background-color: #ffffff;
	display: block;
	border-bottom: #ffffff 1px solid;
	border-top: #c1c0bb 1px solid;
	}
#content-left-quick {
	width: 210px;
	padding: 15px;
	font-size: 1.1em;
	line-height: 2.3em;
	}
#content-left-quick h2 {
	font-size: 1.1em;
	color: #555555;
	}
#content-left-quick ul {
	list-style: square;
	margin-left: 15px;
	}
#content-left-quick li {
	color: #0066CC;
	}
#content-left-quick a {
	color: #444444;
	padding-bottom: 2px;
	border-bottom: 1px solid #bbbbbb;
	}
#content-left-quick a:hover {
	color: #0066CC;
	padding-bottom: 2px;
	border-bottom: 1px solid #d06000;
	}
	
	/* MAIN CONTENT AREA */
	
#content-right {
	float: left;
	display: inline;
	text-align: left;
	width: 719px;
	padding: 0px 0px 20px 0px;
	}
	
		/* LEFT COLUMN */
	
#content-right-leftcol {
	float: left;
	display: inline;
	}
	
		/* MIDDLE COLUMN */
	
#content-right-midcol {
	float: left;
	display: inline;
	}
	
		/* RIGHT COLUMN */
		
#content-right-rightcol {
	float: right;
	display: inline;
	}
	
/* FOOTER */

#footer-orange-outer {
	background:  #1433C3 url(/images/lsca/footer-orange-back.gif) repeat-y center top;
	width: 100%;
	}
#footer-orange-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	height: 3px;
	}
#footer-grey-outer {
	background:  #666666 url(/images/lsca/footer-grey-back.gif) no-repeat center top;
	width: 100%;
	}
#footer-grey-inner {
	width: 930px;
	margin: 0 auto;
	color: #eeeeee;
	font-size: 1.1em;
	text-align: center;
	padding: 15px 15px 0px 15px;
	text-align: left;
	}

	
#bottominfo {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 80px;
}

.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
	cursor: pointer;
}

a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	color: #FFF;
}

a.bottomlink:link {
	text-decoration: none;
	font-size: 9px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
}

a.bottomlink:visited {
	text-decoration: none;
	font-size: 9px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
}

a.bottomlink:hover {
	text-decoration: underline;
	font-size: 9px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
}

a.bottomlink:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	font-style: normal;
}

.hidden {
	display: none;
}

#dezinslogo {
	background-image: url(http://www.dezinsinteractive.com/weblogos/dezinsinteractive_white.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 123px;
	position: relative;
	float: left;
}
.bottomleftsection {
	float: left;
	width: 175px;
}

.bottomcontacttext {
	font-size: 11px;
	height: auto;
	width: 200px;
	float: left;
	text-align: left;
	position: relative;
}

	
/* IMAGE STYLES */
.bw-border {
	border: 1px solid #999999;
	padding: 4px;
	}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

