/* GLOBAL  STYLES for create package page 
----------------------------------------------------------------*/
div.create-package div.content {border:none !important;}
div.divider {border-top:1px solid #ccc;width:100%;height:1px;margin:18px 0px;background:none;}
div.create-package-innerwrap {float:left;width:655px;margin-left:10px;}
div.create-package-innerwrap h2 {border-bottom: 4px solid #333; padding-bottom:18px;margin-bottom:25px;}
div.create-package div#main {padding-bottom:50px !important;padding-top:20px !important;}

.required {font-weight:bold;}
.red {color:#d71d22;}
.add-title {background:transparent url(../img/plus-icon-grn.png) no-repeat scroll 0 2px;padding-left:13px;margin-left:15px;font-weight:bold;font-size:11px;}
.checked-complete {background:transparent url(../img/green-check.gif) no-repeat scroll 220px 0px; display: block; height: 20px;}
.delete {background:transparent url(../img/x-icon-grn.png) no-repeat scroll 0 2px;padding-left:13px;font-weight:bold;font-size:12px;}

form .field {padding: 6px 0 !important;}

.event-row .column{ width: auto; margin-right: 10px;}
.column{ float:left; width:280px;}

.buttons input {border: none; width: auto;}
.button-send {width:auto!important;border:none!important;padding:0px;}

.event-row {display: block; clear: both; margin-bottom: 10px;}

a.calendar-button {float: left;}

.radioBtns label {display: inline !important;}

ul.selected-contacts {margin: 0; padding: 10px 0;}
ul.selected-contacts li{padding:5px 0 !important;
text-align:right;
width:240px;}
ul.selected-contacts li span{float:left;
font-size:11px;
font-weight:700;
text-align:left;
width:160px;}

/* left side bar styles 
----------------------------------------------------------------*/
div.sidebar-navigation {float:left;width:280px; margin-right: 15px;}
div.sidebar-navigation ol li {width:255px;height:32px;border-top:1px solid #ccc; padding:12px 0px 0px 10px;font-size:14px;font-weight:bold;position:relative;}
div.sidebar-navigation ol {border-bottom: 3px solid #333;}
div.sidebar-navigation ol li span.active {color:#fff;background:transparent url(../img/left-nav-selected.png) no-repeat scroll 0 0;display:block;height:37px;margin:-12px 0px 0px -10px;padding:14px 0px 0px 12px;position:relative;width:277px;}

/* --------------------------------------------------------------
								BEGIN STEPS
----------------------------------------------------------------*/

/* step one only styles 
----------------------------------------------------------------*/
div.create-package-innerwrap div.step-one dl {width:535px;padding:15px 0px;}
div.create-package-innerwrap div.step-one dt {padding-bottom:15px;font-weight:bold;}

/* step two only styles 
----------------------------------------------------------------*/
div.create-package-innerwrap div.step-two .example {color:#666666; font-size:10px;}
div.create-package-innerwrap div.step-two input {font-size:11px; color:#666666;}
div.create-package-innerwrap div.step-two input, div.create-package-innerwrap textarea {width:530px;border:1px solid #999;padding:3px 0px 0px 3px;}
div.create-package-innerwrap div.step-two textarea {height:140px;}

/* step three one only styles 
----------------------------------------------------------------*/
div.create-package-innerwrap div.step-three div.red  {margin-top:10px;}

/* step three two only styles 
----------------------------------------------------------------*/
div.create-package-innerwrap div.step-three img {float:left;margin-right:7px;}
div.create-package-innerwrap div.step-three ul.titles {margin-top:20px;}
div.create-package-innerwrap div.step-three ul.titles dl {float:left;width:455px;}

/* step six only styles 
----------------------------------------------------------------*/
div.create-package-innerwrap div.step-six dl{padding:10px 0px;}


/* step seven only styles 
----------------------------------------------------------------*/
div.create-package-innerwrap div.step-seven ul li dl dt img {float:left;margin-right:10px;}
div.create-package-innerwrap div.step-seven ul li dl dt {font-weight:bold;}
div.create-package-innerwrap div.step-seven ul li dl dd {padding-left:67px;}
div.create-package-innerwrap div.step-seven ul li dl {float:left;margin:15px 0 0 25px;}
div.create-package-innerwrap div.step-seven p.tip {padding-left:25px;font-size:11px;}
div.create-package-innerwrap div.step-seven div.field {margin-bottom:10px;}

div.create-package-innerwrap div.step-seven label {display: inline;}


.action-btns {width: auto; padding-top: 20px;}







