@charset "utf-8";
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/repeater.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#mainWrapper {
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#LogoArea {
	float: left;
}
#NavArea {
	float: left;
	width: 380px;
	margin-left:330px;
	margin-top: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align:right;
}
#cvTitle {
	margin-top: 40px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}

#cvTitle2 {
	margin-top: 45px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}

.ListITEM {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ListITEM:hover {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F8F8F8;
	color: #415772;
}
.displayMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #DDD;
	margin-top: 10px;
	margin-bottom: 10px;
}

.viewall {
	color: #4D5759;
}

.viewall:hover {
	text-decoration:underline;
}

#createNew {
	float: left;
	width: 422px;
	margin-right: 40px;
	margin-top: 35px;
}
.cvName {
	float: left;
	width: 40%;
	padding-top: 5px;
}

.cvName2 {
	float: left;
	width: 78%;
	padding-top: 5px;
}
.cvType {
	float: left;
	width: 38%;
	text-align: center;
	color: #666;
	padding-top: 5px;
}

.cvType2 {
	float: left;
	width: 20%;
	text-align: center;
	color: #666;
}

.cBtn1 {
	height: 90px;
	display: block;
	width: 74px;
	background-image: url(../images/salespage.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}
#cLower {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-top: 25px;
	text-align: left;
	padding-top: 15px;
	font-size: 10px;
	color: #999;
}
#supportTalk {
	color: #666;
	line-height: 18px;
	margin-top: 25px;
}
a {
	color: #06C;
	text-decoration: none;
}
#legendBox {
	color: #999;
	margin-top: 15px;
}

#legendTitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 26px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
#FooterArea {
	font-size: 10px;
	color: #999;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}






.cBtn1:hover {
	background-position: 0 -91px;
}

.cBtn2 {
	height: 90px;
	display: block;
	width: 74px;
	background-image: url(../images/squeeze.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}

.cBtn2:hover {
	background-position: 0 -91px;
}

.cBtn3 {
	height: 90px;
	display: block;
	width: 74px;
	background-image: url(../images/video-opt.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}

.cBtn3:hover {
	background-position: 0 -91px;
}

.cBtn4 {
	height: 90px;
	display: block;
	width: 74px;
	background-image: url(../images/video-sales.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}

.cBtn4:hover {
	background-position: 0 -91px;
}



.cvAction {
	text-align: right;
	float: left;
	width: 20%;
}


#createNewTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}

#supportTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
#videoTutorial {
	margin-top: 35px;
	float: left;
	width: 422px;
	margin-left: 40px;
}

#videoTutorial2 {
	margin-top: 35px;
	width: 100%;
}

#NavArea a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: #000 1px 1px 1px;
	text-decoration:none;
}
.ctTitle {
	background-color: #F4F4F4;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ctTitle2 {
	background-color: #F4F4F4;
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.ctTitle44 {
	background-color: #FFFFF0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-style: none;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.deleteItNow{
	cursor:pointer;
}
.closeItNow{
	cursor:pointer;
}
.htmlEdito {
	width: 922px;
	outline:none;
}
.textinputCreate {
	width: 350px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCC;
}

.textinputCreate2 {
	width: 350px;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #CCC;
}

.splitterest {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.ListITEM2 {
	background-color:#f4f4f4;
	color:#666;
}
.ListITEM3 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ListITEM3:hover {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FCFCFC;
	color: #415772;
}

.cke_contents {
	height: 500px !important;
}
.navItem {
	color: #4b4e4f;
	font-weight: bold;
	font-size: 14px;
	float: left;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
	text-shadow: #FFF 1px 1px 1px;
	background-image: url(../images/navSplit.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.navItem a {
	color: #4b4e4f;
}

.navItem:hover {
	color: #4b4e4f;
	background-image: url(../images/navOver.png);
	background-repeat: repeat-x;
}

.navCurrent {
	background-image: url(../images/navOver.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	color: #888e5f;
	text-shadow: #FFF 1px 1px 1px;
}

.navCurrent a {
	color: #1e2124;
}
.qrCode {
	background-color: #FFF;
	padding: 10px;
	height: 150px;
	width: 150px;
	border: 2px solid #CCC;
	float: left;
	margin-left: 15px;
}
.qrCode2 {
	padding-top:0px;
	height: 64px;
	width: 64px;
	float: left;
	margin-left: 30px;
}
.qrTracking {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	color: #999;
}

.qrBTN {
	margin-bottom: 15px;
}
.subTotal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999;
	font-weight: normal;
}
