/*Sub Page nformations*/
.product_wrap {
	width: 310px;
	float: left;
	border-left: solid 1px #dadad9;
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}
.product_wrap.first {
	padding-left: 0px;
	border-left: none;
}
.product_wrap p {
	margin-bottom: 8px;
}
.product_wrap .product_thumb {
	//background: #e9e9e9 url(../images/product-thumb.png) repeat-x left bottom;
	height: 114px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;
}
.product_wrap .product_thumb .product_img {
	width: 128px;
	float: left;
}
.product_wrap .product_thumb .product_name {
	width: 145px;
	float: right;
}
.product_wrap .product_desc {
	height: 50px;
	margin-bottom: 0px;
	overflow: hidden;
}
.product_wrap .product_thumb .product_name h2 {
	font: normal 13px Arial, Helvetica, sans-serif;
}
.product_wrap .small_icons {
	clear: both;
}
.product_wrap .small_icons img {
	margin-right: 5px;
}
/*Products Details Info*/
#product_detail_img {
	border: solid 1px #cecece;
	height: 250px;
	text-align: center;
	display: table-cell;
    vertical-align: middle;
	width: 300px;
}
#product_right {
	padding-left: 15px;
}

#product_right h2 {
	font: bold 28px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#product_right #sub_head {
	font: normal 15px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666667;
	margin-bottom: 10px;
}
#product_right #price {
	font: bold 40px Arial, Helvetica, sans-serif;
	color: #44aee2;
	height: 60px;
}
#product_right #price_left {
	float: left;
}
#product_right #price_right {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 20px;
	text-decoration: line-through;
	color: #414141;
}
#product_right #price span {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000;
}
#product_right #sub_form {
	font: normal 15px Arial, Helvetica, sans-serif;
	background-color: #ebebea;
	border: solid 1px #dadad9;
	padding: 15px;
	color: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#product_right .qtyfield {
	width: 10%;
}
#product_right #sub_form .sub_field {
	background: url(../images/sub-textfield.png) no-repeat left top;
	font: italic normal 15px Arial, Helvetica, sans-serif;
	width: 170px;
	height: 25px;
	border: none 0px;
}
/*Related Ul Info*/
.rel_ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
.rel_ul li {
	padding: 0px;
	margin: 0px 0px 0px 14px;
	list-style: none;
	list-style-image: none;
	width: 210px;
	float: left;
}
.rel_ul li:first-child {
	margin: 0px 0px 0px 0px;
}
.rel_ul li .rel_thumb {
	border: solid 1px #d1d1d1;
	width: 210px;
	margin-bottom: 7px;
}
.rel_ul li .rel_text {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 210px;
	padding-bottom: 20px;
}
/*View Cart Details*/
#cart_info {
	padding: 0px;
	margin: 0px;
	position: relative;
}
#cart_info .cart_grid {
	padding: 0px;
	margin: 0px;
}
#cart_info .cart_grid th {
	padding: 10px;
	background: #f0f0f0 !important;
	border-right: solid 1px #dedede;
}
#cart_info .cart_grid th:last-child {
	border-right: none 0px;
}
#cart_info .cart_grid td {
	padding: 10px;
	border-left: solid 1px #dedede;
	border-top: solid 1px #dedede;
}
#cart_info .cart_grid td:first-child {
	border-left: solid 1px #f9f9f9;
}
#cart_code {
	width: 100%;
	margin-top: 10px;
	float: right;
	margin-bottom: 15px;
}
#cart_code #code_total {
	width: 300px;
	float: right
}
#cart_code .code_grid {
	background: #f9f9f9;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#cart_code .code_grid th {
	padding: 7px;
	margin: 0px;
}
#cart_code .code_grid td {
	padding: 7px;
	margin: 0px;
}
#update_button {
	position: absolute;
	bottom: -42px;
}
/*Guest Login Page Info*/
#guest_customers {
	background-color: #fafafa;
	border: solid 1px #bfbfbf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	width: 430px;
	float: left;
	margin-right: 20px;
	min-height: 260px;
}

.guest_boxstyle {
    min-height: 150px !important;
}
.guest_existing_cust_boxstyle {
    clear: both;
}

#guest_customers p {
	font: normal 12px Arial, Helvetica, sans-serif;
	float:right;
}
#guest_customers h2 {
	font: 26px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #bfbfbf;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
}

/*Login Page Info*/
#new_customers {
	background-color: #fafafa;
	border: solid 1px #bfbfbf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	width: 456px;
	float: left;
	margin-right: 20px;
        margin-bottom: 15px;
	min-height: 260px;
}
#new_customers p {
	font: normal 12px Arial, Helvetica, sans-serif;	
}
#new_customers h2 {
	font: 24px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #bfbfbf;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
}
#existing_customers {
	background-color: #fafafa;
	border: solid 1px #bfbfbf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	width: 456px;
	float: left;
	min-height: 260px;
	//margin-top:15px;
}
#existing_customers h2 {
	font: 26px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #bfbfbf;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
}
/*Register Page Info*/
#register_contants {
	padding: 0px;
}
#register_contants .columns {
	padding-left: 0px !important;
	padding-right: 15px !important;
}
#register_contants .columns:first-child {
	padding-right: 0px !important;
}
#register_contants .columns:last-child {
	padding-right: 0px !important;
}
#register_contants .columns:nth-child(2) {
 padding-left: 15px !important;
}
#register_contants p {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
}
#register_contants h3 {
	font: 20px Arial, Helvetica, sans-serif;
	padding: 0px;
}
/*Contact Us Page*/
#contact_address {
	padding: 0px;
	margin: 0px;
	height: 110px;
}
#contact_address .add_box {
	background-color: #f8f8f8;
	border: solid 1px #d7d7d7;
	padding: 10px;
	margin: 0px 0px 0px 20px;
	float: left;
	width: 296px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contact_address .add_box:first-child {
	margin-left: 0px;
}
#contact_address .add_box h4 {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#contact_address .add_box p {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#contact_address .add_box a {
	color: #b4090b;
}
#contact_address .add_box a:hover {
	color: #000;
}
#form_wrap {
	padding: 0px;
	margin: 0px;
}
#form_wrap .form_box {
	float: left;
	margin-left: 20px;
}
#form_wrap .form_box:first-child {
	margin-left: 0px;
}
#form_wrap .form_box .width_232 {
	width: 232px;
}
#form_wrap .form_box .width_280 {
	width: 280px;
}
#form_wrap lable {
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 3px;
}
#form_wrap input {
	margin-top: 5px;
}
#form_wrap textarea {
	height: 180px;
	margin-top: 5px;
}




/* Easytabs Start  */
.etabs {
	margin: 0;
	padding: 0;
}
.tab {
	display: inline-block;
	zoom:1;
	*display:inline;
	background: #eee;
	border: solid 1px #999;
	border-bottom: none;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.tab a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 10px;
	outline: none;
	color: #000000;
	text-decoration: none;
}
.tab a:hover {
	text-decoration: none;
	color: #666666;
}
.tab.active {
	background: #fff;
	color: #666666;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.tab-container {
	margin: 0px;
	padding: 0px;	
}
.tab-container .tab_content {
	background: #FFFFFF;
	border: solid #999 1px;
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	overflow: hidden;
}
.tab_content table {
	border-bottom: 0px none;
	border-right: 0px none;
	margin-bottom: 0px;
}
.tab_content td {
	background: none;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	text-align: left;
}
/* Easytabs Start End */
#existing_customers label , #existing_customers input{
    margin: 2px;
}
#ctx_menu {
    margin-bottom: 5px;
}
#ctx_menu > a:first-child {
    margin: 0;
}
#ctx_menu > a {
    font-size: 15px;
    margin-left: 5px;
    padding-right: 5px;
}