html, body { 
	padding: 0;
	margin: 0;
}

body {
	font: normal 10px Arial, "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	color: #9C9C9C;
	background: #FFFFFF;
	text-align: left;
	line-height: 1.2;
}

img {
	border: 0;
	outline: 0;
}

#cd-card
{
	border: 0;
	outline: 0;
	width:382px;
	height:242px;
}

form {
	padding: 0;
	margin: 0;
}

div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

a {
	text-decoration: none;
	color: #005288;
}

a:hover {
	text-decoration: underline;
}

.contentbox {
	width: 616px;
	overflow: hidden;
	background: url('../img/contentbox_bg.gif') repeat-y 0 0;
}

.contentbox .top {
	width: 616px;
	overflow: hidden;
	background: url('../img/contentbox_top_bg.gif') no-repeat left top;
	padding: 11px 0 0 0;
}

.contentbox .top .bot {
	width: 616px;
	overflow: hidden;
	background: url('../img/contentbox_bot_bg.gif') no-repeat left bottom;
	padding: 0 0 11px 0;
}

span.starrequired {
	color: #7CD200;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

.button_light_right {
	background: url('../img/button_light_right.gif') no-repeat right top;
	padding: 5px 10px 5px 0;
}

.button_light_right .button_light_left {
	background: url('../img/button_light_left.gif') no-repeat left top;
	padding: 5px 0 5px 10px;
}

* html .button_light_right { /*IE6*/
	padding: 0 10px 0 0;
}

* html .button_light_right .button_light_left { /*IE6*/
	padding: 0 0 0 10px;
}

*:first-child+html .button_light_right { /*IE7*/
	padding: 0 10px 0 0;
}

*:first-child+html .button_light_right .button_light_left { /*IE7*/
	padding: 0 0 0 10px;
}

.button_light_right .button_light_left input {
	border: none;
	background: none;
	color: #FFFFFF;
	font-size: 12px;
	height: 23px;
	line-height: 12px;
	font-weight: bold;
	cursor: pointer;
}

.button_dark_right {
	background: url('../img/button_dark_right.gif') no-repeat right top;
	padding: 5px 10px 5px 0;
}

.button_dark_right .button_dark_left {
	background: url('../img/button_dark_left.gif') no-repeat left top;
	padding: 5px 0 5px 10px;
}

* html .button_dark_right { /*IE6*/
	padding: 0 10px 0 0;
}

* html .button_dark_right .button_dark_left { /*IE6*/
	padding: 0 0 0 10px;
}

*:first-child+html .button_dark_right { /*IE7*/
	padding: 0 10px 0 0;
}

*:first-child+html .button_dark_right .button_dark_left { /*IE7*/
	padding: 0 0 0 10px;
}

.button_dark_right .button_dark_left input {
	border: none;
	background: none;
	color: #FFFFFF;
	font-size: 12px;
	height: 23px;
	line-height: 12px;
	font-weight: bold;
	cursor: pointer;
}

span.darklink {
	background: url('../img/button_dark_right.gif') no-repeat right bottom;
	padding: 4px 0 6px 0;
}

* html span.darklink {
	background: url('../img/button_dark_right.gif') no-repeat right center;
	padding: 0;
}

*:first-child+html span.darklink {
	background: url('../img/button_dark_right.gif') no-repeat right center;
	padding: 0;
}

span.darklink a {
	background: url('../img/button_dark_left.gif') no-repeat left bottom;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 15px 6px 15px;
}

* html span.darklink a {
	background: url('../img/button_dark_left.gif') no-repeat left center;
}

*:first-child+html span.darklink a {
	background: url('../img/button_dark_left.gif') no-repeat left center;
}

span.darklink a:hover {
	text-decoration: none;
}

.button_open {
	width: 112px;
	height: 23px;
	border: none;
	background: url('../img/button_open.gif') no-repeat 0 0;
	cursor: pointer;
}

.button_download {
	width: 112px;
	height: 23px;
	border: none;
	background: url('../img/button_download.gif') no-repeat 0 0;
	cursor: pointer;
}

.button_photobank {
	width: 112px;
	height: 23px;
	border: none;
	background: url('../img/button_photobank.gif') no-repeat 0 0;
	cursor: pointer;
}

.button_customphoto {
	width: 112px;
	height: 23px;
	border: none;
	background: url('../img/button_customphoto.gif') no-repeat 0 0;
	cursor: pointer;
}

#container {
	width: 616px;
	/*margin: 0px;*/
	text-align: left;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

#header {
	background: #DEDEDE;
	width: 616px;
	overflow: hidden;
}

#header .top {
	width: 616px;
	overflow: hidden;
	background: url('../img/header_top_bg.gif') no-repeat left top;
	padding: 6px 0 0 0;
}

#header .top .bot {
	width: 616px;
	height: 156px;
	overflow: hidden;
	background: url('../img/header_bot_bg.gif') no-repeat left bottom;
	padding: 0 0 6px 0;
}

#header .top .bot .heading {
	width: 568px;
	overflow: hidden;
	padding: 0 0 0 10px;
}

#header .top .bot .heading .title {
	width: 460px;
	float: left;
}

#header .top .bot .heading .title h1 {
	padding: 10px 0 10px 0;
	margin: 0;
	font: bold 23px "Trebuchet MS", Arial;
	color: #005288;
	text-transform: uppercase;
}

#header .top .bot .heading .menu {
	width: 100px;
	overflow: hidden;
	float: left;
	padding: 8px 0 0 0;
}

#header .top .bot .heading .menu span.item {
	padding: 0 10px 0 0;
}

#header .top .bot .heading .menu a {
	font-size: 9px;
	text-transform: uppercase;
}

#header .top .bot .heading .menu a.gray {
	color: #818181;
}

#header .top .bot .heading .menu a.black {
	color: #000000;
}

#header .top .bot .heading .menu a.white {
	color: #FFFFFF;
}

#header .top .bot .msg {
	width: 558px;
	overflow: hidden;
	padding: 46px 0 0 10px;
	clear: both;
}

#header .top .bot .msg .left {
	width: 395px;
	overflow: hidden;
	float: left;
	font-size: 15px;
	color: #005288;
	padding: 2px 0 6px 0;
}

#header .top .bot .msg .right {
	width: 198px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #005288;
	padding: 0 0 6px 65px;
	background: url('../img/lock.gif') no-repeat 0 0;
}

/* STEP 2 CUSTOM */
#header .top .bot #header_content_step_2_custom {
	width: 596px;
	overflow: hidden;
	padding: 20px 0 0 0px;
	clear: both;
}

#header .top .bot #header_content_step_2_custom table {
	width: 100%;
}

#header .top .bot #header_content_step_2_custom table td {
	padding: 0 0 8px 0;
}

#header .top .bot #header_content_step_2_custom table td.input {
	text-align: center;
}

#header .top .bot #header_content_step_2_custom table td.input input {
	width: 395px;
	height: 14px;
	border: 1px solid #9C9C9C;
}

#header .top .bot #header_content_step_2_custom table td.right {
	text-align: right;
}

/* STEP 2 */
#header .top .bot #header_content_step_2 {
	width: 658px;
	overflow: hidden;
	padding: 3px 0 0 0;
	clear: both;
}

#header .top .bot #header_content_step_2 table {
	width: 100%;
}

#header .top .bot #header_content_step_2 table td {
	padding: 0 0 8px 0;
}

#header .top .bot #header_content_step_2 table td.legend {
	font-size: 12px;
}

#header .top .bot #header_content_step_2 table td.select select {
	width: 220px;
}

#header .top .bot #header_content_step_2 table td.right {
	width: 200px;
}

#header .top .bot #header_content_step_2 .photobank {
	width: 658px;
	overflow: hidden;
}

#header .top .bot #header_content_step_2 .photobank .img {
	width: 576px;
	overflow: hidden;
	float: left;
	padding: 0 7px 0 0;
}

#header .top .bot #header_content_step_2 .photobank .img .item {
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
	padding: 0 8px 0 0;
}

#header .top .bot #header_content_step_2 .photobank .img .item a {
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	position: relative;
	border: 1px;
}

#header .top .bot #header_content_step_2 .photobank .img .item a img {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	left: 2px;
}

#header .top .bot #header_content_step_2 .photobank .img .item a span.bg {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	top: 3px;
	left: 3px;
	background: #959898;
}

#header .top .bot #header_content_step_2 .photobank .img .item a span.border {
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: #EE7303;
	visibility: hidden;
}

#header .top .bot #header_content_step_2 .photobank .img .item a:hover {
	border: none;
}

#header .top .bot #header_content_step_2 .photobank .img .item a:hover span.border {
	visibility: visible;
}

#header .top .bot #header_content_step_2 .photobank .img .item a.selected span.border {
	visibility: visible;
}

#header .top .bot #header_content_step_2 .photobank .nav {
	width: 75px;
	overflow: hidden;
	float: left;
}

#header .top .bot #header_content_step_2 .photobank .nav a.left {
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	float: left;
	background: url('../img/button_left.gif') no-repeat 0 0;
	margin: 0 5px 0 0;
}

#header .top .bot #header_content_step_2 .photobank .nav a.right {
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	float: left;
	background: url('../img/button_right.gif') no-repeat 0 0;
}

#header .top .bot #header_content_step_2 .photobank .nav .pages {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #1F4466;
}

#header .top .bot #header_content_step_2 .photobank .nav .pages a {
	color: #B2B2B2;
	text-decoration: underline;
}

#header .top .bot #header_content_step_2 .photobank .nav .pages a:hover {
	text-decoration: none;
}

/* STEP 1 */
#content_step_1 {
	width: 616px;
	overflow: hidden;
	margin: 3px 0 0 0;
}

#content_step_1 .content {
	width: 596px;
	overflow: hidden;
	padding: 0 10px 0 10px;
}

#content_step_1 .content h2 {
	font-size: 15px;
	color: #005288;
	padding: 0 0 11px 0;
	margin: 0;
}

#content_step_1 .content p {
	padding: 0 0 16px 0;
	margin: 0;
	font-size: 12px;
}

#content_step_1 .content p.colored {
	color: #005288;
}

#content_step_1 .content p.disclaimer {
	padding: 0;
	font-size: 9px;
}

/* STEP 2 CUSTOM */
#content_step_2_custom {
	width: 616px;
	overflow: hidden;
	margin: 3px 0 0 0;
}

#content_step_2_custom .content {
	width: 596px;
	overflow: hidden;
	padding: 0 10px 0 10px;
}

#content_step_2_custom .content p {
	padding: 0 0 16px 0;
	margin: 0;
	font-size: 12px;
}

#content_step_2_custom .content p strong.colored {
	font-size: 15px;
	color: #005288;
}

#content_step_2_custom .content p span.red {
	color: #FF0000;
}

#content_step_2_custom .content p.disclaimer {
	font-size: 9px;
	padding: 0 0 5px 0;
}

#content_step_2_custom .content table.form {
	width: 100%;
	padding: 0 0 10px 0;
}

#content_step_2_custom .content table.form td.input label {
	text-transform: uppercase;
}

#content_step_2_custom .content table.form td.back {
	text-align: right;
}

/* STEP 2 */
#content_step_2 {
	width: 616px;
	overflow: hidden;
	margin: 3px 0 0 0;
}

#content_step_2 .content {
	width: 596px;
	overflow: hidden;
	padding: 0 10px;
}

#content_step_2 .content .left {
	width: 426px;
	overflow: hidden;
	float: left;
}

#content_step_2 .content .left .cont {
	width: 426px;
	height: 340px;
	overflow: hidden;
	position: relative;
}

#content_step_2 .content .left .cont .card_background {
	width: 413px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 100px;
}

#content_step_2 .content .left .cont .card_template {
	position: absolute;
	top: 60px;
	left: 50px;
}

#content_step_2 .content .right {
	width: 230px;
	overflow: hidden;
	float: left;
}

#content_step_2 .content .right .cont {
	width: 230px;
	height: 340px;
	overflow: hidden;
	position: relative;
}

#content_step_2 .content .right .cont .type {
	width: 180px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 11px;
}

#content_step_2 .content .right .cont a.position_top {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	left: 57px;
	background: url('../img/img_top.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.position_bot {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 220px;
	left: 57px;
	background: url('../img/img_bot.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.position_left {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 200px;
	left: 37px;
	background: url('../img/img_left.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.position_right {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 200px;
	left: 77px;
	background: url('../img/img_right.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.rotb {
	display: block;
	width: 29px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 199px;
	left: 137px;
	background: url('../img/img_rotb.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.rotn {
	display: block;
	width: 29px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 199px;
	left: 169px;
	background: url('../img/img_rotn.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont .rot {
	display: block;
	width: 80px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 230px;
	left: 132px;
	font-size: 11px;
	color: #DAD9D9;
}

#content_step_2 .content .right .cont a.size_down {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 275px;
	left: 39px;
	background: url('../img/img_size_down.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.size_up {
	display: block;
	width: 21px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 275px;
	left: 181px;
	background: url('../img/img_size_up.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont .size_scale {
	display: block;
	width: 115px;
	height: 3px;
	overflow: hidden;
	position: absolute;
	top: 285px;
	left: 63px;
	background: url('../img/img_size_scale.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont a.size_pointer {
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: 278px;
	left: 123px;
	background: url('../img/img_size_pointer.gif') no-repeat 0 0;
}

#content_step_2 .content .right .cont .size {
	display: block;
	width: 90px;
	overflow: hidden;
	position: absolute;
	top: 305px;
	left: 80px;
	color: #DAD9D9;
}

#content_step_2 .content .submit {
	clear: both;
	text-align: right;
	height: 25px;
}

/* STEP 4 */
#content_step_4 {
	width: 616px;
	overflow: hidden;
	margin: 3px 0 0 0;
}

#content_step_4 .content {
	width: 596px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
}

#content_step_4 .content p {
	padding: 0 0 16px 0;
	margin: 0;
	font-size: 12px;
}

#content_step_4 .content p.colored {
	color: #005288;
}

#content_step_4 .content p.links {
	padding: 0;
}

#content_step_4 .content span.underline {
	text-decoration: underline;
}

/* STEP 3 */
#formtop {
	width: 616px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#formtop .left {
	width: 405px;
	overflow: hidden;
	padding: 45px 0 0 13px;
	float: left;
}

#formtop .right {
	width: 190px;
	overflow: hidden;
	float: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}

#formtop .right table.form {
	width: 189px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#formtop .right table.form td {
	padding: 0;
	margin: 0;
	font-size:10px;
}

#formtop .right table.form td.legend {
	/*width: 50%;*/
	width: 60px;
}

#formtop .right table.form td.req {
	width: 15px;
}

#formtop .right table.form td.field {
	padding: 3px 0 3px 0;
	text-align: right;
}

* html #formtop .right table.form td.field {
	padding: 2px 0 2px 0;
}

#formtop .right table.form td.field input.field {
	width: 110px;
	height: 14px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formtop .right table.form td.radio {
	padding: 5px 0 5px 0;
}

#formtop .right table.form td.radio table.radio {
	width: 100%;
}

#formtop .right table.form td.radio table.radio td {
	text-align: right;
}

#formtop .right table.form td.radio table.radio td.radiolegend {
	line-height: 9px;
	padding: 2px 0 0 0;
	text-align: left;
}

#formtop .right table.form td.radio table.radio label {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

#formtop .right table.form td.bigfield {
	padding: 3px 0 3px 0;
	text-align: right;
}

* html #formtop .right table.form td.bigfield {
	padding: 2px 0 2px 0;
}

#formtop .right table.form td.bigfield input.bigfield {
	width: 172px;
	height: 16px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formtop .right table.form td.bigfield input.phonecode {
	width: 35px;
	height: 14px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formtop .right table.form td.bigfield input.phonenum {
	width: 67px;
	height: 14px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formtop .right table.form td.bigfield select {
	font-size: 10px;
}

#formtop .right .msg {
	padding: 20px 0 0 0;
	color: #7CD200;
	font: 10px "Trebuchet MS", Arial;
}

#formbot {
	width: 616px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#formbot .left {
	width: 287px;
	overflow: hidden;
	padding: 10px;
	float: left;
}

#formbot .left table.form {
	width: 287px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-size:10px;
}

#formbot .left table.form td {
	padding: 0px 2px 0px 2px;
	width: 287px;
}

#formbot .left table.form td.field {
	padding: 3px 2px 3px 2px;
	width: 287px;
}

* html #formbot .left table.form td.field {
	padding: 2px;
}

#formbot .left table.form td.field input.field {
	width: 283px;
	height: 14px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formbot .left table.form td.field select {
	width: 285px;
	font-size: 11px;
}

#formbot .right {
	width: 300px;
	overflow: hidden;
	padding: 10px 0 10px 0;
	float: left;
}

#formbot .right table.form {
	width: 297px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-size:10px;
}

#formbot .right table.form td {
	padding: 0px 2px 0px 2px;
	width: 295px;
}

#formbot .right table.form td.select {
	padding: 3px 2px 3px 2px;
	width: 295px;
}

* html #formbot .right table.form td.select {
	padding: 2px;
}

#formbot .right table.form td.select select {
	width: 295px;
	font-size: 11px;
}

#formbot .right table.form td.field {
	padding: 3px 2px 3px 2px;
	width: 295px;
}

* html #formbot .right table.form td.field {
	padding: 2px;
}

#formbot .right table.form td.field input.field {
	width: 293px;
	height: 14px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formbot .right table.form td.field table.time {
	width: 100%;
}

#formbot .right table.form td.field table.time td.timefield {
	width: 10%;
	padding-left: 0;
}

#formbot .right table.form td.field table.time td.timelegend {
	text-align: right;
}

#formbot .right table.form td.field table.time td.timefield select{
	font-size: 11px;
}

#formbot .right .accept {
	width: 300px;
	overflow: hidden;
	padding: 15px 0 0 0;
}

#formbot .right .accept .input {
	width: 22px;
	overflow: hidden;
	float: left;
}

#formbot .right .accept .lable {
	width: 275px;
	overflow: hidden;
	float: left;
}

#formbot .right table.captcha {
	padding: 15px 0 0 0;
}

#formbot .right table.captcha td.refresh {
	padding: 0 25px 0 8px;
}

#formbot .right table.captcha td.refresh a {
	display: block;
	width: 25px;
	height: 31px;
	overflow: hidden;
	background: url('../img/refresh.gif') no-repeat 0 0;
}

#formbot .right table.captcha td.input {
	
}

#formbot .right table.captcha td.input p.msg {
	padding: 0 0 5px 0;
	margin: 0;
}

#formbot .right table.captcha td.input input {
	width: 100px;
	height: 14px;
	border: 1px solid #9C9C9C;
	font-size: 11px;
}

#formbot .right .submit {
	padding: 15px 0 0 0;
	text-align: right;
}
