#navinner {
	position:absolute;
	z-index: 100;
}
#ecProdDetail {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ecDetailImg {
	display: block;
	float: left;
	padding-left: 5px;
	width: 580px;
	text-align: center;
}
#ecDetailOptions {
	float: left;
	display: block;
	padding-left: 15px;
	width: 320px;
}
#ecDetailOptions h1 {
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1em;
}
#ecDetailOptions h2 {
	color: #333333;
}
#ecDetailOptions h3 {
	padding-top: 5px;
	font-size: 0.9em;
	color: #5D63AE;
	padding-bottom: 3px;
}
#ecDetailOptions h4 {
	color: #000000;
	font-size: 0.9em;
	padding-top: 5px;
}

#ecDetailOptions p {
	color: #333333;
}
#ecDetailOptions h5 {
	font-size: 0.8em;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	float: none;
	clear: both;
}
#ecDetailOptions h5 input, #ecDetailOptions h5 select {
	font-size: 1em;
	line-height: 1.2em;
	padding: 4px;
}
#ecDetailOptions h6 {
	margin: 0px;
	padding-top: 5px;
	font-size: 0.8em;
	line-height: 0.8em;
}
#ecDetailOptions h6 input {
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	display: block;
	background-color: #5C61AD;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 3px;
	width: 120px;
}
#ecbackBtn {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	color: #5C61AD;
	text-align: center;
	margin-top: 30px;
	background-color: #E7E8F6;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	padding: 4px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 24px;
}
#ec_show_cart_link a {
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}

#ec_products table {
	width: 100%;
}
#ec_products table td {
	font-size: 1em;
	padding-top: 2px;
	padding-left: 6px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#ec_products .proddetails img {
	border: 1px solid #FFFFFF;
	margin-right: 2px;
}
#ec_products table h1 {
	color: #00ACEC;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}
#ec_products table h2 {
	font-size: 0.9em;
	margin: 0px;
	color: #666666;
}
#ec_products table h3 {
	font-size: 0.8em;
	color: #1F8BBE;
	font-weight: normal;
}
/* Product Info end */



#ec_products ul.prodlistings {
	list-style-type: none;
	display: block;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
	font-size: 12px;
}
#ec_products .prodlistings li {
	font-size: 12px;
	margin: 2px;
	display: block;
	float: left;
	height: 180px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
	color: #5C60AC;
	background-color: #FFFFFF;
	width: 196px;
	border: 1px solid #E7E8F6;
}
#ec_products .prodlistings a {
	display: block;
	color: #5C60AC;
	padding-bottom: 3px;
	text-decoration: none;
}
#ec_show_cart_link {
	z-index: 90;
}
#ec_show_cart_link a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 10px;
	background-color: #000000;
}


.pageline  {
	font-size:16px;
	color:#777DC4;
	font-weight: bold;
	clear: both;
	padding-top: 4px;
	margin-right: 15px;
	text-align: center;
}#ec_products .pageline a {
	color: #7A9DE7;
	text-decoration: none;
	font-weight: bold;
}

#ec_products .pageline a:hover {
	color: #000000;
	text-decoration: underline;
}
#ec_loading_mgs {
	width: 200px;
	height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	border: 3px solid #5D63AE;
	font-size: 11px;
	color: #5D63AE;
	font-weight: bold;
}
#ec_products {
	padding-top: 0px;
}
#ec_related_products {
	padding: 10px;
	clear: both;
}
#ec_related_products ul {
	list-style-type: none;
	font-size: 0.9em;
	color: #89A74A;
}
#ec_related_products li {
	float: left;
	width: 160px;
	border: 1px solid #CCCCCC;
	height: 160px;
	padding: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ec_related_products img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	width: 80px;
}
#ec_related_products h4 {
	color: #000000;
	font-weight: normal;
	clear: right;
	float: none;
	font-size: 0.9em;
	line-height: 1.2em;
}
#ec_related_products h1 {
	color: #5C61AD;
	padding: 5px;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px none #CCCCCC;
}
/* Single-page products layout (without property detail page) */
.pc_product img {
	margin-right: 10px;
	float: left;
}
.pc_product {
	font-size: 12px;
	margin-bottom: 5px;
	width: 367px;
	padding-bottom: 5px;
}
.pc_product h2 {
	font-size: 13px;
	color: #091A29;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav1 a:hover {
	background-color: #CCCCCC;
}
#nav1 a {
	display: block;
	color: #5D63AE;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
#nav1 {
	background-color: #FFFFFF;
}
#dept39 {
	display: none;
}
#ec_related_products a {
	font-size: 11px;
	color: #5C61AD;
}
.prodlistings img {
}
span#flexSpanPrice {
	display: inline;
}
.ec_gift_msg{ display:none;}

#contenetInner {
	padding: 20px;
}
.pageline .current {
	background-color: #ECEFFB;
	padding-right: 4px;
	padding-left: 4px;
}
#leftColInfo {
	font-size: 12px;
	padding-top: 10px;
}
#ec_deptheading {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/* accont page */
#orders {
	background-image: url(images/account_bar.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
	clear: both;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 12px;
}
#orders li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#orders a {
	color: #5D63AE;
	text-decoration: none;
}
#orders a:hover {
	text-decoration: underline;
	color: #999999;
}
#orders .active {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#orders .cartcol1 {
	width: 50%;
}
#orders .cartcol2 {
	width: 15%;
	text-align: center;
}
#orders .cartcol3 {
	width: 15%;
	text-align: center;
}
#orders .cartcol4 {
	width: 19%;
	text-align: right;
}
#orders .cartcol5 {
	width: 20%;
}


#orders ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#accountmenu {
	padding: 0px;
	height: 22px;
	clear: both;
	display: block;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #7F86D3;
}
#accountmenu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	width: auto;
}
#accountmenu a {
	color: #6C71B3;
	text-decoration: underline;
	font-weight: bold;
}
#accountmenu a:hover {
	text-decoration: underline;
	color: #000000;
}
#accountmenu .active {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#orders .clear {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D63AE;
}
#cart .order_detail .cartcol1 {
	width: 35%;
}
.order_detail {
	background-color: #F5F5F5;
}
#cart .order_detail .cartheaders .cartcol4 {
	width: 40%;
}

#ecDetailOptions h5 a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C61AD;
	line-height: 1.5em;
	border: 1px solid #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	padding: 3px;
	width: 115px;
	display: block;
	text-align: center;
}
#ec_menu {
	float: left;
	width: 138px;
	border: 1px solid #E7E8F6;
}
#ec_products {
	float: left;
	width: 818px;
	padding: 0px;
}
#ecProdDetail {
	/*position: absolute;*/
	background-color: #FFFFFF;
	width: 952px;
	border: 3px solid #E7E8F6;
	left: 0px;
	top: 0px;
	padding-bottom: 20px;
	min-height: 445px;
	margin-left:-140px;
	/*height: 445px;*/
	overflow: auto;
}
#ec_menu ul {
	list-style-type: none;
	font-size: 14px;
}
#ec_menu ul a {
	color: #5C60AC;
	text-decoration: none;
	line-height: 1.3em;
}
#ec_menu ul li ul {
	padding-left: 5px;
	padding-bottom: 5px;
}
#ec_menu h3 {
	background-color: #E7E8F6;
	color: #5C60AC;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C4EA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: normal;
}
#ec_menu a:hover {
	text-decoration: underline;
}
#ecDetailOptions p {
	font-size: .8em;
	line-height: 1.2em;
}
