#MyAccount_Main_Content{
float:left;
width:1000px;
padding-top:5px;
}

#MyAccount_Main_Content .leftmenu{
	width:208px;
	float:left;
	position:relative;	
	border:1px solid #9cc0fa;
	min-height:570px;	
}


#MyAccount_Main_Content .leftmenu .leftmenuinner{
    margin: 0 0 16px 10px;
	padding-bottom: 15px;
	background-color:#dedede;
	height:100%;
}

#MyAccount_Main_Content .leftmenu .leftmenuinner .block-content{
   background: none repeat scroll 0 0 #dedede;
}

ul, ol {
    list-style: none outside none;
}


.block-content li.current {
	background: url("images/leftnav-current.jpg") no-repeat scroll left top transparent;
	color: #333132;
    font-size: 13px;
    font-weight: bold;
    left: 1px;
    margin-left: -1px;
	margin-top:10px;
    padding: 11px 15px 4px;
    position: relative;
	background-color:#fcfcfc;	
}

.block-content li{		
	background: url("images/leftnav-li.jpg") repeat-x scroll left top transparent;
}
.block-content li a {
    color: #44002b;
    display: block;
    font-size: 12px;
    padding: 10px 15px 6px;
    text-decoration: none !important;
}

.block-content li.current a{
    padding:0px;
    font-size: 13px;
    font-weight: bold;    
}



#MyAccount_Main_Content .maincontent{
	background: url("images/bg-col-main.jpg") repeat scroll left top transparent;
    border: 0px solid #8C8C8B;
    float: left;
    min-height: 570px;
    padding: 0 0 0 10px;
    position: relative;
    width: 780px;
    z-index: 0;
	color: #333132;
    display: block;
    font-size: 12px;
}
#MyAccount_Main_Content .maincontent .header{
width:100%;
height:24px;
background:url(images/Cat_header_bg.jpg) 100% 100% no-repeat;
}

#MyAccount_Main_Content .maincontent .header span {
    color: #ffffff;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-left: 6px;
}

#MyAccount_Main_Content .maincontent .myorders-table-holder{
    float: left;
    height: auto;
    padding-left: 6px;
padding-top: 10px;
	width:100%;

}

#MyAccount_Main_Content .maincontent .table-header {
    background: none repeat scroll 0 0 #CDCDCD;
    height: 24px;
    width: 740px;
	color: #333132;
    font-size: 13px;
    font-weight: bold;
}

#MyAccount_Main_Content .maincontent .table-header td{
	color: #333132;
    font-size: 13px;
    font-weight: bold;
}

#MyAccount_Main_Content .maincontent table td{
	  border: 1px solid #C7C7C7;
	  text-align:center;
	  min-height:50px;
	    height: 45px;
}

#MyAccount_Main_Content .maincontent .order-no {
width:95px;
}

#MyAccount_Main_Content .maincontent .order-status {
width:100px;
}

#MyAccount_Main_Content .maincontent .order-date {
width:170px;
}

#MyAccount_Main_Content .maincontent .order-products{
width:65px;
}

#MyAccount_Main_Content .maincontent .order-shipped {
width:150px;
}

#MyAccount_Main_Content .maincontent .order-cost {
width:120px;
}

#MyAccount_Main_Content .maincontent .order-view {
width:45px;
}

.vieworderlink{
    color:red;
	text-decoration:underline;
}

#MyAccount_Main_Content .maincontent .col1 {   
    float: left;    
    width: 40%;
}

#MyAccount_Main_Content .maincontent .col2{    
    float: right;    
    position: relative;
    right: 17px;
    width: 55%;
}

.addressBox {
    background: url("images/bg-view-order.jpg") repeat-x scroll left top transparent;
    border: 1px solid #E2E2E4;
    margin-bottom: 20px;
    padding: 5px 10px 15px 11px;
}

.addressBox h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.addressBox .addresscontent  .productInfo {

}

.addressBox .addresscontent  .productcost {
 float:right;
}

#MyAccount_Main_Content .maincontent .row1 {
  font-size: 14px;
}

#MyAccount_Main_Content .maincontent .row1 .total{
float:right;
position:relative;
right:25px;
}

#MyAccount_Main_Content .maincontent .row1 .id{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

#MyAccount_Main_Content .maincontent .row2 .cancelorder a{
	color: #1E7EC8;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: underline;
	font-size:14px;
}

#MyAccount_Main_Content .maincontent .cancel-content textarea{
    height: 200px;
    width: 650px;
}

/*My Account Profile Information*/

#MyAccount_Main_Content  #accountprofile  .row2 {  
    min-height: 300px;
    position: relative; 
}

#MyAccount_Main_Content  #accountprofile  .row3 {   
    clear: both;
    width: 98%;
}

#MyAccount_Main_Content  #accountprofile  .col1 {   
    float: left;
    width: 50%;
}

#MyAccount_Main_Content #accountprofile  .col2{    
    float: right;
    position: relative;
    right: 17px;
    width: 45%;
}

#MyAccount_Main_Content #accountprofile .chlabel{
    border: medium none;
    height: 30px;
    text-align: left;
    width: 130px;
}

#MyAccount_Main_Content #accountprofile table td{
    border: medium none;
    height: 30px;
    width: 170px;
}
#MyAccount_Main_Content #accountprofile .chinput input{   
    width: 170px;
}

#MyAccount_Main_Content #accountprofile .ico-fb-small {
    padding: 3px 20px;
}

#MyAccount_Main_Content #accountprofile #aboutme{
    height: 80px;
    width: 90%;
}

.err {
	DISPLAY: none; COLOR: red;
}

.row {
	MARGIN-BOTTOM: 10px; OVERFLOW: hidden; width:"100%";
}

.row LABEL {
	TEXT-ALIGN: left; WIDTH: 125px; FLOAT: left
}
.row INPUT[type='text'] {
	WIDTH: 160px; FLOAT: left; MARGIN-RIGHT: 20px;
}
.row INPUT[type='password'] {
	WIDTH: 160px; FLOAT: left; MARGIN-RIGHT: 20px;
}
.row .err {
	DISPLAY: none; COLOR: red; MARGIN-LEFT: 0px;
}

#changePasswordContainer .row LABEL{
    width:130px;
}

/*Address Book*/
#MyAccount_Main_Content #Addressbook .col1{
    width:46%;
}

#MyAccount_Main_Content #Addressbook .col2{
	width:45%;
}

.addressBox a {
text-decoration: none;
font-weight: bold;
color: #1E7EC8;
margin-top: 5px;
}

#MyAccount_Main_Content #Addressbook .column_titles{
    font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
}

.addAddressButton,a.addAddressButton{
  color:#ffffff;
}

.addressError{
    margin-top: 10px;
}

#MyAccount_Main_Content #Addressbook .row1{
    min-height:35px;
}

#MyAccount_Main_Content #AddressbookEntry #shipping-new-address-form{
width:75%;
}
#MyAccount_Main_Content #AddressbookEntry table td{
    height:auto;
    border:0 none;
    text-align:left;
}

#MyAccount_Main_Content #AddressbookEntry .err-user {
display: none;
float: right;
position: relative;
right: 45px;
}

#MyAccount_Main_Content #AddressbookEntry #addAddress {
width:100%;
}


#referFriendPage .row2 .id{
    font-size: 14px;
    font-weight: bold;
    margin:0px 0 10px 5px;
    clear:both;
}

#referFriendPage #mailIds{
      width: 550px;
}

#referFriendPage #message{
      width: 550px;
      height: 200px;
}

.normalError{
    color:red;
}

.newsletterBlock{
    background-color: #E6E6E6;
    float: left;
    height: 60px;
    width: 700px;
    margin-bottom: 10px;
}

.newsletterBlock .checkboxholder{
        float: left;
    padding: 5px 0 0 10px;
}
.newsletterBlock .contentholder{
    float: left;
    margin-left: 10px;
}

.newsletterBlock .contentholder div{
   height:25px;
}

.referFriendPage .buttonholder{
   clear:both;
}

.productNotificationBlk {
   padding-left:10px;
   height:auto;
}

.productNotificationBlk .productInfoblk{
    margin-top:5px;
}

.productNotificationBlk .productInfoblk input{
      vertical-align: middle;
      margin-right:10px;
}

.noproductNotificationBlk{
    height:80px;
    padding-left:10px
}

.favouritesBlk{
    height: auto;
    width: 770px;
}
.favBlkItem{
    float: left;
    margin: 5px 20px 20px 0;
    width: 160px;
}

.favBlkItem .imgblk{
   height: 180px;
    width: 150px;
}

.favBlkItem .imgblk img{
width:100%;
height:100%;
max-width:100%;
}

.favBlkItem .textblk .buynow{
   height: 25px;
    width: 25px;
}

.favBlkItem .textblk .priceblk{
        float: right;
    margin-right: 10px;
	  font-size: 14px;
}
.favBlkItem .textblk {
    
   padding-top: 10px;
}


