@charset "utf-8";
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: repeat-x;
	margin-top: 0px;
}
#mainWrapper {
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#LogoArea {
	float: left;
	margin-top: 23px;
}
#NavArea {
	float: left;
	width: 380px;
	margin-left:170px;
	margin-top: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align:right;
}
#cvTitle {
	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;
}

#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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d91c2;
	background-color: #FFFFEA;
	color: #2E5578;
}
#createNew {
	float: left;
	width: 422px;
	margin-right: 40px;
	margin-top: 35px;
}
.cvName {
	float: left;
	width: 40%;
}
.cvType {
	float: left;
	width: 20%;
	text-align: center;
	color: #666;
}

.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: 15px;
	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;
}
