@charset "utf-8";
/* CSS Document */

/* My Account ======================================================== */

.view_invoice {
	float: left;
	width:100%;
	/*margin:0px 15px;*/
}
.myorders {
	border:1px solid #CCCCCC;
	border-bottom:none;
	overflow:hidden;
	float:left;
	width:100%;
	box-shadow:0px 0px 4px #9c9c9b;
	-moz-box-shadow:0px 0px 4px #9c9c9b;
	-webkit-box-shadow:0px 0px 4px #9c9c9b;
	margin:15px 0px;
	background:#FFFFFF;
}
.method {
	border:1px solid #CCCCCC;
	border-bottom:none;
	overflow:hidden;
	float:left;
	width:100%;
	box-shadow:0px 0px 4px #9c9c9b;
	-moz-box-shadow:0px 0px 4px #9c9c9b;
	-webkit-box-shadow:0px 0px 4px #9c9c9b;
	margin:15px 0px;
	padding:15px;
	font-size:14px;
}
.method strong{
	color: #FF0000;
    font-size: 12px;
    padding-left: 5px;
}
.heading_bar {
	height:40px;
	background:#f3f3f3;
}
.myorders td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	overflow:hidden;
	padding:1% 0 1% 1%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.myorders td strong{
	color:#FF0000;
	font-weight:normal;
}
.myorders td:last-child {
	border-right:none;
}
.myedit td {
	border-bottom:none;
	border-right:none;
	overflow:hidden;
	padding:1% 0 1% 1%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.heading_2 {
	font-size:15px;
	font-weight:normal;
	line-height:18px;
	color:#111;
	font-family:Arial, Helvetica, sans-serif;
}
.order_status{
	float:left;
	width:100%;
}
.order_status li{
	width:246px;
   height: 410px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow:-3px -1px 8px #E6E6E6;
   -moz-box-shadow: -3px -1px 8px #E6E6E6;
   box-shadow:-3px -1px 8px #E6E6E6;
   cursor: default;
   background: #fff;
}
.order_status li span{
	float:left;
	font-size:19px;
	color:#09B2F1;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}
.grand_total{
	float:right;
	width:30%;
}



a{ outline:none;}
img{ border: none;}
/*.TabbedPanels {
	margin: 30px 0.8em;
	padding: 0px;
	float: left;
	clear: none;
	width: 98%;
}*/

.TabbedPanelsTabGroup {
	margin: 0 0 0 0px;
	padding: 0px;
}

.TabbedPanelsTab {
/*position: relative;
top: 0px;
float: left;
display: block;
 width: 175px;height: 25px;border: 1px solid #DADBD6; 
list-style: none;
cursor: pointer;
color: #fff;
outline: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 500;
padding: 5px 10px 0px 10px;
z-index: 20;
background: #0279a1;
text-align: center;*/
margin: 0px;

}
/*.TabbedPanelsTab:last-child {
	margin:0;
}
.TabbedPanelsTabHover {
	 z-index:25 !important;
	color:#666666 !important;
	background:#F5F6F1;
}
.TabbedPanelsTabSelected {
	 z-index:25 !important;
	color:#666666 !important; 
	background:#FFF;
	border-bottom: 1px solid #fff;
}*/
.TabbedPanelsTab a {
	color: #FFFFFF;
	text-decoration: none;
	
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color:#fff;
	min-height:250px;
}
.TabbedPanelsContent {
padding: 15px;
/*font-family: Arial, Helvetica, sans-serif;margin: -1px 0 0 0;border-top: 1px solid #ccc;*/
line-height: 28px;
text-align: justify;
font-weight: normal;
float: left;
width:100%;
overflow: hidden;
}
.TabbedPanelsContentVisible {
}

.TabbedPanelsContent table td{ padding:3px;}

/* My Account ======================================================== */


.order_status{
	float:left;
	width:100%;
}
.order_status li{
	width:246px;
   height: 410px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow:-3px -1px 8px #E6E6E6;
   -moz-box-shadow: -3px -1px 8px #E6E6E6;
   box-shadow:-3px -1px 8px #E6E6E6;
   cursor: default;
   background: #fff;
}
.order_status li span{
	float:left;
	font-size:19px;
	color:#09B2F1;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}


.tab_box{
	width:97%;
	margin:0px 10px 0px 10px;
	float:left;
	padding-right:5px;
}
.tab_box h1 {
	color:#111;
	text-decoration:none;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
	margin-top:10px;
	float:left;
	width:100%;
	padding:0px 5px 10px 0px;
	border-radius:0px;
}
.personal_detail{
	float:left;
	border:1px solid #EAEDF0;
	width:100%;
	margin-bottom:15px;
}
.personal_title{
	background-color: #bfbcbc;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
    height:32px;
    padding: 0px 6px;
}
.personal_title span{
	float:left;
	 color: #111;
    font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:30px;
}
.edit_btn {
	border:1px solid #dfdfdf;
	color:#111;
	cursor: pointer;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height: 22px;
	padding:1px 20px;
	margin-top:3px;
	text-decoration: none;
	background-image:  -moz-linear-gradient(top, #eeeeee, #fbf9fa); /* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #fbf9fa)); /* Saf4+, Chrome */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#fbf9fa'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#fbf9fa')"; /* IE8 */
	text-align:center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.edit_btn:hover {
	color:#111 !important;
	text-decoration:none;
	background:#CCCCCC;
}

.heading{font-weight: 500;}

.personal_text{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height: 22px;
	color:#111;
	padding:7px;
	width:98%;
	letter-spacing:1px;
	min-height:252px;
}
.text_field {
	background:#fff;
	padding:5px;
	overflow:hidden;
	float:left;
	border:1px solid #d9d7d7;
	width:200px;
	color:#a29c9c;
	margin-right:5px;
}
.text_code {
	background:#fff;
	padding:5px;
	overflow:hidden;
	border:1px solid #d9d7d7;
	width:30px;
	color:#a29c9c;
	margin-right:5px;
	text-align:center;
}
.text_info {
	background:#fff;
	padding:5px;
	overflow:hidden;
	border:1px solid #d9d7d7;
	width:153px;
	color:#a29c9c;
	margin-right:5px;
}

.order_number{
	float:left;
	width:100%;
}
.order_number li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 500;
	line-height: 22px;
	text-align:center;
	color:#111;
	letter-spacing:1px;
	padding:0px 3px;
	width:99%;
}
.order_number li a{
	color:#001fe2;
	text-decoration:underline;
}
.order_number li a:hover{
	text-decoration:none;
}
.order_number li span{
	color:#FF0000;
	padding-left:3px;
	font-size:11px;
}
.view_left{
	float:left;
	border: 1px solid #EAEDF0;
	width:50%;
}
.view_right{
	float:right;
	border: 1px solid #EAEDF0;
	width:48%;
	margin-bottom:10px;
}


.account_shade {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	line-height: 1em;
	list-style: none;
	float:left;
	width:100%;
}
.account_shade li {
	float:left;
	margin:0 0.2em 0 0;
}
.account_shade li a {
	text-decoration: none;
	z-index: 1001;
	padding:0 7px;
	line-height:32px;
	display:block;
	color: #111;
	background:#BFBCBC;
	white-space:nowrap;
	padding:0px 30px;
}
.account_shade li a:hover {
	text-decoration: none;
	color: #111;
}
.account_shade li a.selected { /*selected main tab style */
	position: static;
	top:0px;
	background:#1782E9;
	background-repeat:repeat;
	color:#FFFFFF;
	padding:0px 30px;
}
.account_shade li a.selected { /*selected main tab style */
	color:#FFFFFF;
}
.account_shade li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}

.feedback_box {
	border:1px solid #CCCCCC;
	border-bottom:none;
	overflow:hidden;
	float:left;
	width:96%;
	box-shadow:0px 0px 4px #9c9c9b;
	-moz-box-shadow:0px 0px 4px #9c9c9b;
	-webkit-box-shadow:0px 0px 4px #9c9c9b;
	margin:15px 0px;
	background:#FFFFFF;
	padding:20px;
}
.field_set{
	float:left;
	width:60%;
	margin:5px 0px;
}
.field_set label{
	float:left;
	width:13%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 22px;
	color:#111;
	padding:3px 0px;
}
.scroll_1 {
	background:#fff;
	padding:6px 5px;
	overflow:hidden;
	float:left;
	border:1px solid #d9d7d7;
	width:237px;
	color:#666666;
	box-shadow: inset 1px 0 3px #9c9c9b;
	-moz-box-shadow:inset 1px 0 3px #9c9c9b;
	-webkit-box-shadow:inset 1px 0 3px #9c9c9b;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

/* ============================= Shopping Cart ====================== */

.width190{
	width:190px !important;
}
.billing_detail{
    border: 1px solid #EAEDF0;
    float: left;
    margin: 15px 13px;
    padding: 10px;
    width: 95%;
	box-shadow:0px 0px 4px #9c9c9b;
	-moz-box-shadow:0px 0px 4px #9c9c9b;
	-webkit-box-shadow:0px 0px 4px #9c9c9b;
}
.view_left h1{
	color:#FFFFFF;
	padding:5px 0px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:24px;
	width:99%;
	font-weight:normal;
	background:#565656;
}
.view_right h1{
	color:#FFFFFF;
	padding:5px 0px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:24px;
	width:99%;
	font-weight:normal;
	background:#565656;
}
.pay_btn{
	float:right;
	margin:10px 0px;
	width:167px;
	height:41px;
}
.delivery_method{
	float:left;
	width:100%;
}
.width99{
	width:99% !important;
}

.whislist{
	float:left;
	width:100%;
}
.whislist li{
	float:left;
	width:22.8%;
	margin:10px;
	background:#FFFFFF;
}
.delete_links{
	float:right;
	width:100%;
	height:35px;
}
.delete_links a{
	float:right;
	height:24px;
	width:25px;
	background:url(../images/delete_img.jpg) no-repeat;
}
.delete_links a:hover{
	background:url(../images/delete_img_hover.jpg) no-repeat;
}


.trending-listing a.listing-image img:hover{opacity:.7}

.about-shop:hover .shop-name{  color: #333333; text-decoration:underline;}

.index_headline h2{color:#333;}


.price_left span a { margin: 0 0 0 5px;
}

.price_left span a:hover{text-decoration:underline;}

.detail_right_inner h1{   font-family: 'GeorgiaRegular';}

.reviews-numbers {
color: #999;
display: block;
font-family: 'GeorgiaRegular';
font-size: 14px;
line-height: 23px;
}
.review-num{
 font-family: Arial,Helvetica,sans-serif;}
 
a.addthis_button_tweet{width:90px;}
 
a.addthis_button_pinterest_pinit{
    width: 50px;
}

a.addthis_pill_style{margin-top:10px;}

.related-purshaces {
    float: left;
    margin: 0 auto 20px;
    position: relative;
    width: 100%;
}

.related-purshaces h3{
    float: left;
    font-size: 18px;
    margin: 10px 0 28px;
}


.small-wid .activity-full img{
    height: 234px;
    width: 305px;
}
.small-wid.large .activity-full img{
    height: 375px;
    width: 520px;
}

.combin-wid .activity-full img{
    border: 1px solid;
    display: block;
    float: left;
    height: 118px;
    margin: 1px;
    padding: 0;
    width: 152px;
}


.combin-wid {
    float: left;
    margin-right: 13px !important;
    width: 48% !important;
}


.combin-wid .activity-favorites {
    width: 100%;
}

.combin-wid  .activity-favorites img{
    display: block;
    float: left;
    height: 184px;
    margin: 0 2px 2px 0;
    width: 232px;
}

.related-purshaces li img{float:left;}

.related-purshaces li{
    border-radius: 5px;
    float: left;
    margin: 0 0px 22px 22px;
    width: 31.8%;
}
.related-purshaces li:nth-child(3n+1) {
 	margin-left: 0px;
}

.relateditem-text {
    float: left;
    height: 75px;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 60%;
}

.related-aurtor{
    color: #B2B2B2;
	float:left;
}

.related-aurtor a{
    color: #2874f0;
    text-decoration: none;

}

.dolar-tools{
    background-color: #F5F5F1;
    border: 1px solid #E2E2E2;
    border-radius: 0 0 5px 5px;
    clear: both;
	 width: 99.5%;
	
    height: 40px;
    line-height: 40px;
	
}

.dolar-tools .dolar{
    color: #388e3c;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
}

.dolar-tools .dolar .dolar-code{font-size:12px; font-weight:normal;}

.button-green{
    background-color:#E2E2E2;
    border-color: #88C346 #72B821 #5DA80E;
    height: 26px;
    margin: 0;
    width: 96px;
}

.dolar-tools .button-green{
   background-color: #53A608;
    border-color: #88C346 #72B821 #5DA80E;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #E8E8E8;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 27px;
    line-height: 23px;
    margin-bottom: 9px;
    outline: 0 none;
    padding: 0 11px;
    position: relative;
    text-align: center;
    vertical-align: middle;
	  margin: 7px 10px 0 0;
	  float:right;
    width: auto;
}

.related-left{ border: 1px solid #DADADA;float:left; background:#fff; width:93%;  padding: 10px; border-radius: 5px 5px 0 0;}


.dolar-tools .button-green:hover{
    background-color: #439600;}
	
