body {
	font-family:ms,Helvetica,Arial,sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	color: #444444;
	background: #5a79ac url(http://static.qless.com/images/bg.png) repeat-y scroll 50% 0;
	background-position: top center;
}

a {
	color: #3a598c;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	color: #001A6C;
	text-decoration: underline;
}

h1 {
	color: #c33444;
}

h2 {
	color: #3a598c;
}

div.login {
	z-index:20;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #f2f2f2;
	margin:0 0;
	position:relative;
}

div.header {
	width: 1000px;
}

div.container {
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF none repeat scroll 0 0;
	position: relative;
}

div.side-menu {
	background: transparent url(http://static.qless.com/images/sideMenu.png) no-repeat scroll 0 0;
	width: 230px;
	height: 800px;
	float: left;
	margin-right: 0;
	padding-top: 20px;
}

div.content {
	padding-left: 280px;
	padding-top: 30px;
	padding-right: 20px;
}

div.noSideNavContent {
	width: 840px;
	padding-top: 10px;
	margin-left: 50px;
}

blockquote {
	background: transparent url(http://static.qless.com/images/quote.png) no-repeat scroll 0 10px;
	font-family: Hoefler Text,Constantia,Cambria,Georgia,serif;
	font-style: italic;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0;
}

div.blockAuthor {
	display: inline;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.8em;
	font-style: normal;
}

div.quote blockquote {
	font-size: 17px;
}

div.author {
	display: inline;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	font-style: normal;
}

span.cite {
	font-size: 10px;
}

div.moreQuotes {
	font-size: 0.7em;
	font-weight: bold;
	font-style: normal;
	display: inline;
	font-family:Helvetica,Arial,sans-serif;
	margin-left: 5px;
	white-space: nowrap;
}

div.moreQuotes a img {
	vertical-align: middle;
}

div.smallQuote {
	font-family: Hoefler Text,Constantia,Cambria,Georgia,serif;
	font-style: italic;
	margin-top: 10px;
}

div.player {
	cursor:pointer;
	float:left;
	text-align:center;
}

ul.sideNav {
	margin: 0 0 0 0;
	position: relative;
	padding-left: 10px;
}

ul.sideNav li {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
}

ul.sideNav li.selected {
	background: transparent url(http://static.qless.com/images/sideMenuTab.png) no-repeat scroll 0 0;
	color: #c33444;
}

ul.sideNav li a {
	color: #000000;
}

img.rightContent {
	float: right;
	margin: 10px 0 20px 20px;
}

ul.rotate {
	margin: 0;
	position: relative;
}

ul.rotate li {
	list-style-type: none;
	position: absolute;
	padding: 0;
	height: 100px;
	width: 400px;
	left: 40px;
	opacity: 0;
}

hr {
	color: #ffffff;
	background-color: #ffffff;
	border: 1px dotted #bebebe;
	border-style: none none dotted;
}

div.socialize {
	font-size: 90%;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

div.socialize img {
	vertical-align: middle
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.dotted_white {
	background:url(http://static.qless.com/images/dottedLine.gif) repeat-x;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:2px;
}

.input {
	border-color:#D3D3D3 rgb(164, 164, 164) rgb(164, 164, 164) rgb(211, 211, 211);
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-size:18px;
	padding:5px 5px 5px 35px;
	width:420px;
}

.name {
	background:#F4F4F4 url(http://static.qless.com/images/icons/person.png) no-repeat scroll left top;
}

.mail {
	background:#F4F4F4 url(http://static.qless.com/images/icons/mail.png) no-repeat scroll left top;
}

.phone {
	background:#F4F4F4 url(http://static.qless.com/images/icons/phone.png) no-repeat scroll left top;
}

.company {
	background:#F4F4F4 url(http://static.qless.com/images/icons/company.png) no-repeat scroll left top;
}

.info {
	background:#F4F4F4 url(http://static.qless.com/images/icons/info.png) no-repeat scroll left top;
}

.message {
	background:#F4F4F4 url(http://static.qless.com/images/icons/message.png) no-repeat scroll left top;
}

table.simple, td.simple, th.simple {
	border-color: #444444;
	border-style: solid;
}

table.simple {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

td.simple, th.simple {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
}

th.simple {
	background-color: #59677f;
	color: #ffffff;
}

ul.blog {
	font-size: 90%;
	padding-left: 55px;
	padding-right: 35px;
	padding-top: 60px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul.blog li {
	line-height: 2em;
	margin-left: 0px;
}

ul.blog a {
	color: #000000;
}

@font-face {
font-family: "ms";
src: url(../fonts/ms1.ttf);
font-style: normal;
font-weight: 100;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms1i.ttf);
font-style: italic;
font-weight: 100;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms3.ttf);
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms3i.ttf);
font-style: italic;
font-weight: 300;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms5.ttf);
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms5i.ttf);
font-style: italic;
font-weight: 500;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms7.ttf);
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms7i.ttf);
font-style: italic;
font-weight: 700;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms9.ttf);
font-style: normal;
font-weight: 900;
}
@font-face {
font-family: "ms";
src: url(../fonts/ms9i.ttf);
font-style: italic;
font-weight: 900;
}
