/* Power Design */
.eC_Power_costumes_Verdana{
	font-family:Verdana, Arial, Helvetica, sans-serif; /* Font Style */
	font-size:x-small;
	color: #03597D; /* Text_Dark */
	width:525px;
}
.eC_ImageButton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


.eC_Power_costumes_Verdana a:link,  .eC_Power_costumes_Verdana a:visited, .eC_Power_costumes_Verdana a:hover,  .eC_Power_costumes_Verdana a:active {
	color:#03597D; /* Link */	
}

.eC_Power_costumes_Verdana h1, .eC_Power_costumes_Verdana h2, .eC_Power_costumes_Verdana h3{
	color: #206C8C; /* Secondary */
	margin-bottom:4px;
	font-weight: bold;
}

.eC_Power_costumes_Verdana h1{
	font-size:large;
}

.eC_Power_costumes_Verdana h2{
	font-size:medium;
}

.eC_Power_costumes_Verdana h3{
	font-size:small;
	margin: 4px 0 4px 0;
}

.eC_Power_costumes_Verdana table {
	font-size:x-small;
	width:100%;
}

.eC_Power_costumes_Verdana form{
	margin:0;
	padding:0;
}

.eC_Power_costumes_Verdana strong{
	font-weight: bold;
	color: #206C8C;
}

.eC_Power_costumes_Verdana input.eC_wide_text{
	width:200px;
}

.eC_Power_costumes_Verdana input.eC_medium_text{
	width:100px;
}

.eC_Power_costumes_Verdana input.eC_small_text{
	width:50px;
}

.eC_Power_costumes_Verdana .eC_ShoppingCart{
	background-color: #FFFFFF; /* Text_Light */
}

.eC_Power_costumes_Verdana .eC_ShoppingCart th{
	text-align:left;
	background-color: #206C8C; /* Secondary */
	color: #FFFFFF; /* Text_Light */
}

.eC_Power_costumes_Verdana .eC_ShoppingCart th, .eC_Power_costumes_Verdana .eC_ShoppingCart td{
	padding:10px 14px 10px 7px;
	vertical-align:top;
}

.eC_Power_costumes_Verdana td.eC_PriceItem, .eC_Power_costumes_Verdana th.eC_PriceItem{
	text-align:right;
}
.eC_Power_costumes_Verdana td.eC_PriceItem{
	font-size: small;
	font-weight: bold;
}
.eC_Power_costumes_Verdana td.eC_GroupColumn, .eC_Power_costumes_Verdana th.eC_GroupColumn{
	text-align:left;
}
.eC_Power_costumes_Verdana td.eC_GroupColumn p.eC_PriceItem {
	font-size: small;
	font-weight: bold;
}

.eC_Power_costumes_Verdana td.eC_FormItem, .eC_Power_costumes_Verdana th.eC_FormItem{
	text-align:center;
}
.eC_Power_costumes_Verdana td.eC_GroupColumn, .eC_Power_costumes_Verdana th.eC_GroupColumn {
	text-align:left;
}
.eC_Power_costumes_Verdana td.eC_GroupColumn p.eC_FormItem {
}

.eC_Power_costumes_Verdana td.eC_GroupColumn .eC_ProductThumb {
	float:left;
	margin-right:10px;
}
.eC_Power_Pacifica_Arial .eC_ProductThumb {
	border: 1px solid #206C8C; /* Secondary */
}

.eC_Power_costumes_Verdana td.eC_GroupColumn .eC_ItemName {
	font-size: large;
	color: #206C8C; /* Secondary */
	font-weight: bold;
}

.eC_Power_costumes_Verdana td.eC_GroupColumn p {
	margin:0 0 2px 0;
}

.eC_Power_costumes_Verdana .eC_QuantityField {
	width:25px;
	border: 1px solid #206C8C; /* Secondary */
}

.eC_Power_costumes_Verdana .eC_WideArea, .eC_Power_costumes_Verdana .eC_MediumArea, .eC_Power_costumes_Verdana .eC_SmallArea {
	padding-bottom: 11px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.eC_Power_costumes_Verdana .eC_WideArea {
	background-image: url("Power/Images/shade wide.png");
}
.eC_Power_costumes_Verdana .eC_MediumArea {
	background-image: url("Power/Images/shade medium.png");
}
.eC_Power_costumes_Verdana .eC_SmallArea {
	background-image: url("Power/Images/shade small.png");
}

.eC_Power_costumes_Verdana .eC_ButtonWrapper {
	margin: 10px 0 3px 0;
	width: 525px;
	text-align: right;
}
.eC_Power_costumes_Verdana .eC_FormButton {
	border: none;
	background-color: #206C8C; /* Secondary */
	text-align: center;
	color: #FFFFFF; /* Text_Light */
	margin: 0 0 0 1px;
	width: 125px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	font-size: small;
}

.eC_Power_costumes_Verdana .eC_OrderSummary {
	margin-top: 7px;
	margin-bottom: 10px;
}

.eC_Power_costumes_Verdana .eC_OrderSummary h2 {
	float: left;
	width: 130px;
}

.eC_Power_costumes_Verdana .eC_OrderSummary .eC_SmallArea {
	margin-left: 140px;
}
.eC_Power_costumes_Verdana .eC_OrderSummary table {
	background-color: #FFFFFF; /* Text_Light */
	width: 385px;
}

.eC_Power_costumes_Verdana .eC_CartSummary td { 
	font-size: x-small;
	font-weight: bold;
	color: #206C8C; /* Secondary */
	padding: 10px 5px 10px 7px;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}
.eC_Power_costumes_Verdana .eC_CartSummary td.eC_SummaryLabel {
	color: #03597D; /* Text_Dark */
	font-weight: normal;
	font-size: small;
	text-align: right;
	white-space: nowrap;
	width: 10%;
}

.eC_Power_costumes_Verdana .eC_OrderSummary{
	margin-bottom:7px;
}

.eC_Power_costumes_Verdana td.eC_IndividualCharge {
	color: #03597D; /* Text_Dark */
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
	width: 10%;
}

.eC_Power_costumes_Verdana .eC_SummaryFooter {
	font-size: small;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	color: #206C8C; /* Secondary */
	width: 100%;
}

.eC_Power_costumes_Verdana .eC_SummaryFooter td.eC_SummaryLabel {
	color: #03597D; /* Text_Dark */
	font-size: medium;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	width: 10%;
}

.eC_Power_costumes_Verdana .eC_OrderSummary .eC_ButtonWrapper {
	background: none;
	margin: 10px 0 25px 140px;
	width: 385px;
	text-align: left;
}

/* QUICK CART */
.eC_Power_Pacifica_Arial_QuickCart{
	font-family:Verdana, Arial, Helvetica, sans-serif; /* Font Style */
	font-size:x-small;
	background-color: #FFFFFF; /* Text_Light */
	font-size: x-small;
	margin: 5px 0 5px 0;
	padding: 3px 7px 3px 6px;
	color: #03597D; /* Text_Dark */
	text-align: left;
	width: 390px;
}
.eC_Power_Pacifica_Arial_QuickCart table {
	width: 385px;
	margin: 0;
	padding: 0;
}
.eC_Power_Pacifica_Arial_QuickCart td h3 {
	font-size: medium;
	color: #03597D; /* Text_Dark */
	width: 200px;
	padding-left: 4px;
}
.eC_Power_Pacifica_Arial_QuickCart td strong {
	font-weight: bold;
	color: #206C8C; /* Secondary */
}

.eC_Power_Pacifica_Arial_QuickCart .eC_ButtonWrapper td {
	white-space: nowrap;
	text-align: justify;
	margin: 0;
	padding: 0;
}
.eC_Power_Pacifica_Arial_QuickCart .eC_FormButton {
	border: 0px;
	background-color: #206C8C; /* Secondary */
	text-align: center;
	color: #FFFFFF; /* Text_Light */
	margin: 0 0 0 1px;
	padding: 3px 0 3px 0;
	width: 125px;
	font-size: small;
}


/* CHECKOUT FORMS */
.eC_Power_costumes_Verdana .eC_CheckoutFormWrapper {
	margin-top:10px;
}

.eC_Power_costumes_Verdana .eC_CheckoutFormHeader{
	margin-top: 5px;
	margin-bottom:5px;
}

.eC_Power_costumes_Verdana .eC_SameAsWrapper{
	width:auto;
	margin:0 0 0 5px;
	overflow:auto;
}

.eC_Power_costumes_Verdana .eC_CheckoutFormBody{
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.eC_Power_Pacifica_Arial .eC_CheckoutFormBody table {
	padding: 5px 0;
	background-color: #FFFFFF; /* Text_Light */
}
.eC_Power_costumes_Verdana .eC_CheckoutFormBody p{
	margin:0;
	padding:5px 0 5px 10px;
}

.eC_Power_costumes_Verdana .eC_CheckoutFormBody th{
	width:33%;
	font-weight:normal;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.eC_Power_costumes_Verdana .eC_CheckoutFormBody td{
	padding-top:3px;
	padding-bottom:3px;
}


.eC_Power_costumes_Verdana .eC_FieldsetWrapper{
	margin-top: 7px;
}

.eC_Power_costumes_Verdana .eC_OrderInfo{
	color: #03597D; /* Text_Dark */
	padding: 7px 7px 7px 7px;
	margin: 0;
}

.eC_Power_costumes_Verdana .eC_OrderInfoLabel{
	color: #206C8C; /* Secondary */
	font-weight: bold;
	margin-right: 9px;
}

.eC_Power_costumes_Verdana .eC_PurchaserInfoWrapper{
	padding-bottom: 10px;
}
.eC_Power_costumes_Verdana eC_InfoContainer {
	background-color: #FFFFFF; /* Text_Light */
	padding: 5px 0;
}

.eC_Power_costumes_Verdana .eC_SmallPrint{
	font-size:xx-small;
	color:#206C8C; /* Secondary */
	margin-top:25px;
}
