body {
	background: #fff;
}

/*
	MAIN HOLDING DIV
*/
#pageWrap {
	width: 100%;
}

#panelTop {
	background: #181818 url(../images/panelTopBg.jpg) top left repeat-x;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#panelBtm {
	background: #fff url(../images/panelBtmShadow.jpg) top left repeat-x;
}

#pageWrapTop {
	width: 978px;
	margin: 0 auto 0;
	padding: 13px 0 0;
	color: #959595;
}

#pageWrapTop #leftCol {
	float: left;
	width: 578px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#pageWrapTop #rightCol {
	float: left;
	width: 400px;
	color: #fff;
}

#pageWrapBtm {
	width: 978px;
	margin: 0 auto 0;
	padding: 0 0 0;
	color: #323232;
}

.blackBg
{
    background: #181818 url(../images/panelTopBg.jpg) top left repeat-x;
}

/*
	TYPOGRAPHY
*/
h1,h2,h3,h4,p,input,li,option,select,label,textarea {
	font-family: arial, sans-serif;
}

select,label,input,textarea {
	font-size: 100%;
}

#pageWrapTop h1 {
	color: #fcc816;
	margin: 0;
	padding: 0;
	font-size: 110%;
}

#pageWrapBtm h2,
#pageWrapBtm h1 {
	color: #0077b2;
	font-weight: normal;
	font-size: 150%;
}

#pageWrapTop h3 {
	color: #fff;
	font-weight: bold;
	font-size: 75%;
	margin: 0;
	padding: 0 0 4px;
}

#pageWrapBtm h3 {
	color: #2a2a2c;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

#pageWrapTop #leftCol p {
	font-weight: bold;
}

p.bodyCopy {
	color: #666;
	font-size: 85%;
	line-height: 140%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #fcc816;
	border:none;
}

#pageWrapBtm a {
	text-decoration: none;
	font-weight: bold;
	color: #0089be;
}

#pageWrapTop .viewMore {
	background: url(../images/arrowViewMoreGry.gif) right no-repeat;
	padding-right: 8px;
	padding-left:8px;
}

#pageWrapBtm .viewMore {
	background: url(../images/arrowViewMoreBlue.gif) right 4px no-repeat;
	padding-right: 11px;
}

/*
	FORM STYLING
*/

.btnSubmit {
	width: 100px !important;
	margin-left: 5px;
	padding: 2px;
}

/*
	SITE HEADER
*/

#pageWrapTop p.logoQuickTV {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 140px;
	height: 44px;
	float: left;
}

#pageWrapTop p.logoQuickTV a {
	background: url(../images/logoQuickTV.gif) top left no-repeat;
	padding-left: 300px;
	display: block;
	width: 140px;
	height: 44px;
}

.acctHdr {
	padding: 11px 10px 25px 10px;
}

.acctHdr p {
	margin: 0;
	padding: 0;
}

ul.acctActions {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.acctActions li {
	color: #fff;
	font-weight: bold;
	display: inline;
}

ul.acctActions li a {
	color: #f4c81c;
}

ul.signIn {
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
}

ul.signIn li {
	display: block;
	float: left;
	padding-left: 5px;
}

ul.signIn a {
	color: #ffbf00;
	font-weight: normal;
	background:url(../images/dvdrGrey.gif) left no-repeat;
	display: block;
	padding-left: 5px;
}

.lnkAcct {
	/*margin-bottom: 15px !important;*/
}

.lnkAcct a {
	color: #ffbf00;
	background: url(../images/arrowYel.gif) right 4px no-repeat;
	padding: 0 14px 0 0;
}

/*
	MAIN NAVIGATION
*/

#navHolder {
	margin: 0 0 0 1px;
	padding: 0;
	background: url(../images/mainNavBg.gif) top left no-repeat;
	width: 837px;
	float: left;
}

ul.mainNav {
	margin: 0 ;
	padding: 0;
	float: left;
	list-style-type: none;
}

ul.mainNav li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/mainNavDvdr.gif) right no-repeat;
}

ul.mainNav li a {
	color: #d4d4d4;
	font-weight: bold;
	font-size: 132%;
	display: block;
	padding: 15px 20px;
	line-height: 14px;
	/*min-width: 103px;*/
	text-align: center;
}

ul.mainNav li a:hover {
	background: url(../images/mainNavBgOn.gif) top right repeat-x;
}

ul.mainNav li.first a:hover {
	background: url(../images/mainNavFirstOn.gif) top left no-repeat;
}

ul.mainNav li.upload {
	border: none;
}

ul.mainNav li.upload a {
	background: url(/images/menuUpload.gif) 0px 0px no-repeat;
	text-transform: lowercase;
	padding: 0px 0px 0px 24px;
	font-size: 118%;
	display: block;
	color: #222224;
}

ul.mainNav li.upload a span {
	background: url(/images/menuUpload.gif) right 0px no-repeat;
	text-transform: lowercase;
	padding: 15px 40px 14px 0px;
	display: block;
	color: #222224;
}

ul.mainNav li.upload a:hover {
	background: url(/images/menuUpload.gif) 0px -44px no-repeat;
}

ul.mainNav li.upload a:hover span {
	background: url(/images/menuUpload.gif) right -44px no-repeat;
}

ul.navSub {
	margin: 0;
	padding: 0 12px 0 0;
	list-style-type: none;
	float: right;
}

ul.navSub li {
	float: left;
	display: block;
}

ul.navSub a {
	color: #d5d5d5;
	font-weight: normal;
	display: block;
	padding: 12px 0 12px 10px;
}

ul.navSub a:hover {
	color: #fcc816;
}

ul.navSub li.hare {
	overflow: hidden;
	width: 26px;
	height: 44px;
	padding: 0 0 0 10px;
}

ul.navSub li.hare a {
	background: url(../images/logoQuickRabbit.gif) top left no-repeat;
	padding-left: 300px;
	display: block;
	width: 26px;
	height: 44px;
}

ul.navSub li.hare a:hover {
	background: url(../images/logoQuickRabbitOn.gif) top left no-repeat;
}

/*
	SECONDARY NAVIGATION
*/

#pageWrapBtm .subNav {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	
}

#pageWrapBtm .subNav li {
	padding: 0 10px 0;
	margin: 0;
	display: block;
	float: left;
}

#pageWrapBtm .subNav a {
	color: #323232;
	font-weight: normal;
	font-size: 115%;
	display: block;
	margin: 0;
	padding-right: 7px;
}

#pageWrapBtm .subNav a span {
	display: block;
	padding: 14px 0 10px;
}

#pageWrapBtm .subNav a:hover {
	color: #0089be;
}

#pageWrapBtm .subNav a.selected {
	background: url(../images/subNavRight.gif) right -1px no-repeat;
	font-weight: bold;
	font-size: 150%;
	display: block;
}

#pageWrapBtm .subNav a.selected span {
	background: url(../images/subNavLeft.gif) left -1px no-repeat;
	display: block;
	padding: 14px 0 10px 8px;
}

#pageWrapBtm .subNav a:hover.selected {
	color:#323232;
}

.inNav {
	margin-top: 10px;
	float: right;
}

/*
	FOOTER
*/

#footer {
	margin: 0 auto 0;
	width: 980px;
	padding: 25px 0;
	background: url(../images/logoQuickFooter.gif) left no-repeat;
}

#footer ul {
	margin: 0 0 0 60px;
	padding: 15px 0 0;
	list-style-type: none;
	border-top: 1px solid #c4c4c4;
}

#footer ul li {
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	float: left;
	color: #5b5b5b;
	font-size: 70%;
}

#footer a {
	color: #5b5b5b;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*
	BUTTONS
*/

.btnGrey {
	background: url(../images/btnGrey.gif) top left no-repeat !important;
	padding: 4px 0 5px !important;
	color: #fff !important;
	width: 118px;
	text-align: center;
	display: block;
}

#pageWrapTop .btnGrey {
	background: url(../images/btnGreyBlk.gif) top left no-repeat !important;
}


/*
	VIDEO HOLDER
*/

#vidHolder {
	border: 2px solid #fff;
	width: 533px;
	height: 346px;
	margin-left: 40px;
}

#pageWrapBtm #vidHolder {
	margin: 0;
}

.vidDetails {
	margin-left: 40px;
}

.vidDetails h2 {
	color: #ffbf00;
	font-size: 115%;
	margin: 0;
	padding: 10px 0 5px;
}

.vidDetails p span {
	background: url(../images/dvdrGrey.gif) left no-repeat;
	padding-left: 5px;
	margin-left: 3px;
}


/*
	HOMEPAGE CONTENT
*/

.home h1 {
	background: url(../images/quickTag.gif) top left no-repeat;
	width: 303px;
	height: 67px;
	text-indent: -9999px;
	margin: 0 0 15px 50px !important;
}

.home p {
	margin: 0 0 0 50px;
}

.home .homeIntro {
	color: #e0e0e0;
	font-size: 105%;
	padding: 0 0 25px;
}

.home a.btnTryNow {
	background: url(../images/btnTryNowOvr.jpg) bottom left no-repeat;
	display: block;
	width: 289;
	min-Height: 76;
	margin: 0 0 15px;
	color: #000;
	font-weight: bold;
	font-size: 200%;
}

.home a.btnTryNow span {
	background: url(../images/btnTryNowTopOvr.jpg) top left no-repeat;
	display: block;
	padding: 20px 0 20px 15px;
	line-height: normal;	
}

.home a.btnTryNow:hover {
	background: url(../images/btnTryNow.jpg) bottom left no-repeat;	
}

.home a.btnTryNow:hover span {
	background: url(../images/btnTryNowTop.jpg) top left no-repeat;	
}

.homeRow {
	padding: 0 0 0 50px;
}

.homeRow .middle {
	padding-left: 70px;
	padding-right: 70px;
}

.homeModule {
	float: left;
	width: 255px;
	padding: 37px 0 0 0;
}

#pageWrapBtm .homeModule h2 {
	background: url(../images/homeModuleHdr.gif) top left no-repeat;
	color: #fcc816;
	padding: 8px 0 10px 15px;
	font-size: 100%;
	font-weight: bold;
	float: none;
}

.homeModule p {
	padding: 0 15px;
}

.quote {
	width: 795px;
	margin: 25px auto 0;
}

.quote img {
	width: 146px;
	height: 66px;
	float: left;
	padding-right: 10px;
}

.quote blockquote {
	color: #201414;
	font-size: 125%;
	line-height: 100%;
	padding: 0 0 10px;
}

.quote p {
	font-weight: bold;
	color: #666;
}

.nowShowing {
	float: left;
	padding: 7px 20px 0 0;
	text-align: center;
	margin-left: 40px;
	display: inline;
}

.nowShowing img {
	padding-bottom: 3px;
}

.toolsMenu  {
	margin: 0;
	padding: 7px 0 0;
	float: left;
}

.toolsMenu ul {
	margin: 0;
	padding: 14px 0 0;
	list-style-type: none;
}

.toolsMenu li {
	float: left !important;
	display: block !important;
	margin: 0;
	padding: 0 5px 0 0;
	width: 65px;
}

.toolsMenu a {
	display: block;
	color: #787878;
	font-size: 80%;
	font-weight: bold;
	padding: 43px 0 0;
	text-align: center;
}

.toolsMenu a:hover {
	color: #fff;
}

.toolsMenu a.slideShow {
	background: url(../images/iconSlideShowSmlOff.gif) top no-repeat;
}

.toolsMenu a.slideShow:hover {
	background: url(../images/iconSlideShowSmlOn.gif) top no-repeat;
}

.toolsMenu a.vidEdit {
	background: url(../images/iconVidEditSmlOff.gif) top no-repeat;
}

.toolsMenu a.vidEdit:hover {
	background: url(../images/iconVidEditSmlOn.gif) top no-repeat;
}

.toolsMenu a.multiScreen {
	background: url(../images/iconMultiScreenSmlOff.gif) top no-repeat;
}

.toolsMenu a.multiScreen:hover {
	background: url(../images/iconMultiScreenSmlOn.gif) top no-repeat;
}

.toolsMenu a.chapters {
	background: url(../images/iconChaptersSmlOff.gif) top no-repeat;
}

.toolsMenu a.chapters:hover {
	background: url(../images/iconChaptersSmlOn.gif) top no-repeat;
}

/*
	SEARCH FORM
*/

.search {
	background: url(../images/searchFormBg.gif) top left no-repeat;
	margin: 15px 10px 0 0;
	float: right;
}

.search input.text {
	border: 1px solid #fff;
	margin: 2px 0 0 2px;
	width: 180px;
	display: block;
	float: left;
	color: #303030;
}

.search input.btnSubmit {
	width: auto;
	padding: 2px 3px 3px 2px;
}

/*
	PAGINATION
*/

#pageWrapBtm .pagination {
	margin: 0;
	padding: 10px 0 0;
	list-style-type: none;
	float: right;
}

#pageWrapBtm .pagination li {
	float: left;
	display: block;
	padding: 0 0 0 10px;
}

#pageWrapBtm .pagination a {
	color: #323232;
	font-weight: normal;
}

#pageWrapBtm .pagination a.prevOn {
	background: url(../images/arrowPrevOn.gif) left -1px no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

#pageWrapBtm .pagination li.prevOff {
	background: url(../images/arrowPrevOff.gif) left -1px no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	padding: 0;
}

#pageWrapBtm .pagination a.nextOn {
	background: url(../images/arrowNextOn.gif) left -1px no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

#pageWrapBtm .pagination li.nextOff {
	background: url(../images/arrowNextOff.gif) left -1px no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 10px !important;
	padding: 0 !important;
}

#pageWrapBtm .pagination li.selected {
	font-weight: bold;
	display: block;
	float: left;
}

#pageWrapBtm .pagination a.morePages {
	background: url(../images/dots.gif) right 10px no-repeat;
	padding-right: 15px;
}

/*
	OTHER FAVOURITES
*/

.otherFaves h2 {
	font-weight: normal;
	font-size: 110%;
	padding: 0 0 10px 20px;
	margin: 0;
}

.otherFaves p {
	margin: 0;
	padding: 0;
}

.otherFaves .faves {
	padding: 0 0 18px 20px;
}

.otherFaves ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.otherFaves li {
	padding-bottom: 3px;
}

.otherFaves p a.faveClip {
	border: 2px solid #fff;
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
	display: block;
	width: 139px;
}

.otherFaves a {
	font-size: 115%;
	display: block;
	margin: 0;
	padding: 0 0 3px;
}

/*
	SHARE LINKS
*/

.share {
	margin: 0;
	padding: 18px 0 20px 40px;
	list-style-type: none;
}

.share li {
	display: block;
	float: left;
	padding: 0 22px 0 0;
}

.share a {
	font-weight: normal;
	color: #999;
	padding: 0 0 0 22px;
}

.share a.stumble {
	background: url(../images/iconStumble.gif) left no-repeat;
}

.share a.delicious {
	background: url(../images/iconDelicious.gif) left no-repeat;
}

.share a.digg {
	background: url(../images/iconDigg.gif) left no-repeat;
}
.share a.technorati {
	background: url(../images/iconTechnorati.gif) left no-repeat;
}

/*
	LOG IN & FORGOTTEN PASSWORD
*/

#pageWrapTop .logIn {
	padding: 0 0 20px 20px !important;
	width: 500px !important;
}

.logIn h1 {
	padding-bottom: 15px !important;
}

.logIn form {
	width: 475px;
	padding: 0;
}

.logIn label {
	display: block;
	float: left;
	width: 105px;
	font-size: 120%;
	font-weight: normal;
	padding-left: 25px;
}

.logIn input {
	width: 330px;
	padding: 5px;
}

.logIn input.selected {
	border: 1px solid #ffbf00;
}

.logIn input.notSelected {
	border: 1px solid #fff;
	background: #bababa;
}

.logIn a {
	color: #0089be;
	font-weight: normal;
	font-size: 115%;
	display: block;
	padding: 15px 0 0;
}

.logInRight {
	float: left;
	width: auto;
	padding: 32px 0 0;
}

.logInRight h2 {
	color: #0089be;
	margin: 0;
	padding: 0 0 5px;
}

.logInRight a {
	display: block;
	color: #0089be;
	text-align: center;
	font-size: 115%;
	padding: 15px 0 0;
}

/*
	PRICING
*/

.pricing {
	padding: 30px 10px !important; 
}

#pageWrapBtm .pricing h2 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 110%;
}

.pricingCont {
	background: url(../images/pricingTable.gif) top left no-repeat;
	margin-top: 40px;
}

.pricingContBtm {
	background: url(../images/pricingTableBtm.gif) bottom left no-repeat;
	padding-bottom: 7px;
}

.pricing table {
	width: 936px;
	margin: 5px 0 0 5px;
	padding: 3px 0 0 0;
}

.pricing th {
	text-align: center;
	border-left: 1px solid #e3e3e3;
}

.pricing table tr td {
	border-left: 1px solid #e3e3e3;
	text-align: center;
	padding: 20px 10px;
}

.pricing th {
	color: #0089be;
	font-size: 150%;
	padding: 8px;
}


.pricing span {
	display: block;
	font-size: 60%;
	color: #323232;
}

.pricing tr.alt td {
	background: #f9f9f9;
}

.pricing .featuresHdr {
	border: none;
	vertical-align: middle;
	width: 212px;
}

.pricing .feature {
	font-weight: bold;
	text-align: left;
	width: 212px;
	border-left: none;
}

/*
	TOP PANEL QUOTE
*/

.topQuote {
	padding: 0 10px;
}

/*
	CONTENT PAGE - ABOUT & PRESS RELEASE
*/

.contentPage {
	clear: both;
	padding: 30px 10px 0;
}

.contentPage h2 {
	margin: 0;
	padding: 0;
}

.contentPage .dottedBorder {
	background: url(../images/dots.gif) bottom left repeat-x;
	padding-bottom: 15px;
}

.contentPage .leftContent {
	float: left;
	width: 710px;
}

.contentPage .rightContent {
	float: left;
	width: 225px;
	margin-left: 10px;
}

.profileImg {
	border: 3px solid #c8c2c2;
}

.rightContent blockquote {
	color: #c8c2c2;
	font-weight: bold;
	padding: 10px 10px 0;
	margin: 0;
}

.rightContent p {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

/*
	CONTACT
*/

.contact {
	padding: 30px 10px 0;
}

.contact ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 225px;
	color: #666;
	padding: 0 10px 25px 0;
}

#pageWrapBtm .contact li h3 {
	font-size: 100%;
}

.contact li {
	font-size: 85%;
	padding: 0 0 8px;
}

.contact .map {
	width: 425px;
	height: 350px;
	margin: 0 0 0 40px;
	padding: 0;
	clear: both;
	float: left;
}

.contact p {
	padding-left: 20px;
	color: #666;
	font-size: 90%;
	line-height: 150%;
}

.contact a {
	color: #666 !important;
}

/*
	FAQ
*/

.faq {
	padding: 30px 10px 0;
}

.faq h1 {
	color: #0089be;
	font-size: 150%;
	font-weight: normal;
}

#pageWrapBtm .faq h2 {
	color: #323232;
	margin: 0;
	padding: 0 0 20px;
}

.faq ul {
	display: block;
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.faq li {
	padding: 0 0 5px;
}

#pageWrapBtm .faq a {
	color: #323232;
	font-weight: normal;
	font-size: 120%;
}

.faq .questions {
	float: left;
	width: 695px;
	margin-left: 10px;
}

/*
	Tour
*/

.tourMenu {
	margin: 0 0 20px;
	padding: 0;
}

.tourMenu span {
	display: block;
	float: left;
	width: 190px;
	height: 121px;
	text-align: center;
}

#pageWrapBtm .tourMenu a {
	color: #ededed;
	font-size: 340%;
	display: block;
	padding: 60px 0px 60px 0;
}

#pageWrapBtm .tourMenu a:hover,
#pageWrapBtm .tourMenu a.selected {
	color: #323232;
}

.tourMenu .tourUpload {
	background: url(../images/tourUpload.gif) top left no-repeat;
}

.tourMenu .tourRemix {
	background: url(../images/tourRemix.gif) top left no-repeat;
	width: 380px;
}

.tourMenu .tourInteract {
	background: url(../images/tourInteract.gif) top left no-repeat;
	width: 570px;
}

.tourMenu .tourPlayout {
	background: url(../images/tourPlayout.gif) top left no-repeat;
	width: 760px;
}

.tourMenu .tourEvaluate {
	background: url(../images/tourEvaluate.gif) top left no-repeat;
	width: 950px;
}

ul.FormErrors
{
	list-style: none;
	color: red;
}

.ErrorFlag
{
	color: #ff0000;	
}


/* Button Styles */

.btnLnk a {
	display: block;
	background: url(../images/btnLnkRightOff.gif) top right no-repeat;
	color: #222 !important;
	font-weight: bold;
	height: 40px;
	padding-right: 18px;
	float: left;
}

.btnLnk a span {
	display: block;
	background: url(../images/btnLnkLeftOff.gif) top left no-repeat;
	padding: 9px 10px;
}

.btnLnk a:hover {
	background: url(../images/btnLnkRightOn.gif) top right no-repeat;
}

.btnLnk a:hover span {
	background: url(../images/btnLnkLeftOn.gif) top left no-repeat;
}

.btnLnkBlk a {
	display: block;
	background: url(../images/btnLinkBlkRightOff.jpg) top right no-repeat;
	color: #222 !important;
	font-weight: bold;
	height: 40px;
	padding-right: 18px;
	float: left;
}

.btnLnkBlk a span {
	display: block;
	background: url(../images/btnLinkBlkLeftOff.jpg) top left no-repeat;
	padding: 12px;
	height: 40px;
}

.btnLnkBlk a:hover {
	background: url(../images/btnLinkBlkRightOn.jpg) top right no-repeat;
}

.btnLnkBlk a:hover span {
	background: url(../images/btnLinkBlkLeftOn.jpg) top left no-repeat;
}

.btnLnkWht a {
	display: block;
	background: url(../images/btnLnkWhtRightOff.jpg) top right no-repeat;
	color: #222 !important;
	font-weight: bold;
	height: 40px;
	padding-right: 18px;
	float: left;
} 

.btnLnkWht a span {
	display: block;
	background: url(../images/btnLnkWhtLeftOff.jpg) top left no-repeat;
	padding: 9px 10px;
	height: 40px;
}

.btnLnkWht a:hover {
	background: url(../images/btnLnkWhtRightOn.jpg) top right no-repeat;
}

.btnLnkWht a:hover span {
	background: url(../images/btnLnkWhtLeftOn.jpg) top left no-repeat;
}

.faq {
	padding: 50px 10px 0;
	width: 638px;
	float: left;
}

.faqSide {
	padding: 50px 10px 0;
	width: 300px;
	float: left;
}

.faq label {
	font-weight: bold;
	display: block;
	float: left;
	width: 145px;
}

.faq input {
	border: solid #e5e4e9 1px;
	display: block;
	float: left;
	padding: 2px;
	width: 328px;
}

.faq input.submit {
	margin-left: 145px;
	width: 98px;
}

.faqSide dt {
	font-weight: bold;
}

.faqSide dd {
	margin-left: 0px;
	padding-bottom: 1em;
}

.submit {
	width: auto !important;
}


/* Empty Pages */

.noContent {
    background: transparent url(../images/empty.jpg) no-repeat left top;
    width: 950px;
    height:218px;
    padding: 100px 0 0 130px;
    float:left;
    display:block;
    color: #666 !important;
}

.emptyText {
    font-weight:bold;
    color: #666;
}

.uploadWhite {
    background: transparent url(../images/uploadWhit.jpg) no-repeat left top;
    width: 92px;
    height: 37px;
    float:right;
    display:block;
    padding:10px;
    margin-right:140px;
}

.uploadWhite span {
    font-family: arial, sans-serif;
    color:#000000;
    font-size:14px;
    
}

object {
	border: 0;
	outline: none;
}

/* Dashboard */

.dashboard h2 {
	font-size: 110% !important;
}

.newsFeed {
	width: 474px;
	height: 450px;
	margin-right:20px;
	float: left;
	padding-right: 20px;
	overflow:auto;
	width:560px;
}

.newsFeed p {
	margin-bottom: 30px;
	color: #666666;
	font-size: 90%;
}

.newsFeed p.date {
	margin-bottom: 0px;
	color: #666666;
	clear: both;
}

.newsFeed h3 {
	padding-bottom: 5px !important;
	float: none;
}

.latest {
	float: left;
	width: 158px;
}

.latest .project {
	background-image: none !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
	height: 150px;
}

.lProjects {
	padding-right: 40px;
}
















