body {
margin: 0;
font-family: Helvetica;
background: #FFFFFF;
color: #000000;
overflow-x: hidden;
-webkit-user-select: none;
-webkit-text-size-adjust: none;
}
body {
    background-color: #ddd; /* Background color */
    color: #222;            /* Foreground color used for text */
    font-family: Helvetica; 
    font:12px/1.5 arial,sans-serif;
    margin: 0;              /* Amount of negative space around the outside of the body */
    padding: 0;             /* Amount of negative space around the inside of the body */
    width:100%;
}
#header h1 {
    margin: 0;
    padding: 0;
    background-color:red;
}
#header h1 a {
    background-color: #ccc;
    border-bottom: 1px solid #666;
    color: #222;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}
#header ul {
    list-style: none;
    margin: 10px;
    padding: 0;
}
#header ul li a {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #222222;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 12px 10px;
    text-decoration: none;
}
#content, #sidebar {
    padding: 10px;
}
#footer {
    /*display: none;*/
}
#header h1 a {
    text-shadow: 0px 1px 0px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
}
.box1 {  
   -webkit-border-radius: 5px;  
   -moz-border-radius: 5px;  
   background: #ddd;  
   border: 1px solid #aaa;
   width:auto;
}
.box1 a {
    text-decoration:none;
    color:#4865D0;
}
.button_front {  
   -webkit-border-radius: 5px;  
   -moz-border-radius: 5px;  
   background: #ddd;  
   border: 1px solid #aaa;
   width:72px;
   text-align:center;
   text-decoration:none;
   
}
/*a.button_front {*/
/*    text-decoration:none;*/
/*    color:#4865D0;*/
/*}*/

.containertable a{text-decoration:none;color:#4865D0;}
.containertable a:hover{text-decoration:underline}
/*.containertable{padding-bottom:10px;}*/
/* buttons */
/*.button_group{width:auto; height:24px;margin:15px 0px}*/
/*.button_group table{width:100%}*/
/*.button_group a{cursor:pointer;text-decoration:none;color:#4865D0;}*/
/*.button_group a:hover{text-decoration:none;color:#4865D0;}*/

/*.button_group div{float:left;margin:1px 1px 1px 11px;cursor:pointer;}*/
/* member area buttons */
/*.button_groupm{width:auto; height:40px;margin:15px 0px;padding-bottom:15px;}*/
/*.button_groupm table{width:100%}*/
/*.button_groupm a{cursor:pointer;text-decoration:none;color:#4865D0;}*/
/*.button_groupm a:hover{text-decoration:none;color:#4865D0;}*/
/*.button_groupm td{padding-bottom:4px}*/
/*.store_buttons a{cursor:pointer;text-decoration:none;color:#4865D0;}*/
/*.store_buttons a:hover{text-decoration:none;color:#4865D0;}*/
/*.store_buttons {margin-bottom:15px}*/

/*#commonbuttons {width:auto; height:24px;margin:15px 0px}*/
#commonbuttons {margin:15px 0px}
#memeberbuttons {width:auto; height:40px;margin:15px 0px;padding-bottom:15px;}
#memeberbuttons td{padding-bottom:4px}
#commonbuttons input{width:77px}
#loginbuttons input{width:72px}
#logedbuttons input{width:90px;margin-top:5px}
#storebuttons {margin-bottom:15px}
.abuttons a{cursor:pointer;text-decoration:none;color:#4865D0;}
.abuttons a:hover{text-decoration:none;color:#4865D0;}

/*.loged_buttons div{float:right;margin:5px;cursor:pointer;width:90px}*/
/*.loged_buttons a{cursor:pointer;text-decoration:none;color:#4865D0;}*/
/*.loged_buttons a:hover{cursor:pointer;text-decoration:none;color:#4865D0;}*/
/*.login_buttons div{float:right;margin:15px 15px 0px 0px;cursor:pointer}*/
/*.login_buttons a{cursor:pointer;text-decoration:none;color:#4865D0;}*/
/*.login_buttons a:hover{cursor:pointer;text-decoration:none;color:#4865D0;}*/

#customer_buttons div{width:108px;float:left;margin-left:45px;margin-top:10px;}

#change_pass{width:118px}
#container{width:340px;min-height:520px;/*margin-left:2px;margin-right:2px;*/margin-bottom:10px;}
#container img{border:0px none}

.topbar{vertical-align:middle;}
/* login and forgot password boxes */
.login_box,.forgot_pass_box{border:1px solid #CC810D;padding:5px}
#member_login_forgot{margin:10px 0px}
#member_login_forgot div{margin-bottom:5px;}

/* error message */
.error_message{padding:0px 10px 10px;}

/* main logo */
.Logo{width:215px;}
/*.labelLogo{text-align:justify;width:210px;font-weight:bold;}*/
.Logo{width:215px;font:12px/1.5 arial,sans-serif;}
/*.labelLogo{width:215px;font-weight:bold;word-spacing:4px}*/
.labelLogo{width:172px;font-weight:bold;font-size:10px;font-family:arial;line-height:12px;margin-top:2px}
.labelLogo div{word-spacing:6px}

/* packages display */
.row{ height:80px;width:auto;clear:both;}
.cell1{width:100px;float:left;}
.cell2{float:left;height:60px;padding-top:20px;}
.package{margin:0;border:1px solid #FF7D00;padding:5px}
.package div {padding-bottom:5px;}
.package label{font-weight:bold}
.user_heading{margin-left:10px}

/* ads search display */
.ad_header div{margin:1px;}
.ad_contact{float:left;background-color:#cccccc;width:auto}
.ad_all {float:right;background-color:#cccccc;width:auto}

/* common */
.left{float:left}
.right{float:right}
.row1{height:auto;width:auto;padding:5px 0px 5px 0px;clear:both}
.center {text-align:center;width:100%}

/* heading */
.common_heading{font:bold 14px verdana,arial,sans-serif;margin: 10px 0 5px 0;}
.sub_heading{font:bold 12px arial,sans-serif}
.box_heading{background: none repeat scroll 0 0 #CCCCCC;padding:5px;margin:-5px;font:bold 12px arial,sans-serif}

/* member change area */
#profile_change,#notifications,#store_change{margin-bottom:5px;border:0px solid #FF7D00;padding:0px}
/*#notifications{border:0px solid #FF7D00;padding:6px;margin-bottom:5px}*/
/*#store_change{border:0px solid #FF7D00;padding:6px}*/
#delete_account a{color:red;}
#delete_account {text-align:center}
/* post ads category */
.choose_category{width:300px}
.choose_category option{width:250px}
.memberarea{margin:10px 0px 0px 0px }


/* warning red */
.warning{color:red;font-weight:bold}
.red {color:red}

/* ad display */
#detail_list,#category,#contact_owner{margin:10px 0px;}
/*#detail_list td {border:0px none;}*/
#detail_images_video{text-align:center;clear:both;margin-top:25px}
#detail_list img{max-width:200px;height:auto;width: expression(this.width > 200 ? 200: true);}
#detail_list table{max-width:300px;height:auto;	width:expression(this.width > 300 ? 300 : true);border:0px;}
#detail_list tr{width:100px;height:auto;font-size:12px}
#detail_list h2 {border-bottom:1px solid #A3AAB7;font:bold 15px arial,sans-serif;}
#detail_list h1 {font:bold 19px arial,sans-serif;border-bottom:1px solid #000000;}
#category{border:1px solid #FF7D00;padding:5px}
.select_iphone {width:325px}
.detail_button{background-color:#cccccc;text-align:center;margin-bottom:2px;padding:5px}
/* user details */
#user{margin:10px 0px;}
#user_ads{border:1px solid #FF7D00;padding:5px;margin-top:20px}
#user_comments{border:1px solid #FF7D00;padding:5px;margin-top:20px}
#user_detail{border:1px solid #CCCCCC;padding:5px 5px 20px 5px;background-color:#EEECEC}

/* store items */
#store_details{margin:30px 0px 10px 0px}
#store_items,#no_items{margin:30px 0px 0px 0px;padding:5px;text-align:center}
/*#store_embed,#store_comments{margin:10px;}*/
#store_comments{border:1px solid #FF7D00;padding:5px;margin-top:20px}
.store_item{border:1px solid #FF7D00;padding:5px;text-align:center;margin-bottom:5px}
/* box */
/*.boxb{border:1px solid #FF7D00;}*/
/*.boxb th{background: none repeat scroll 0 0 #CCCCCC;font:bold 12px arial,sans-serif;padding:5px;}*/
.star {color: red;}
/*pagination */
#store_pagination{text-align:center;font-size:13px;}
/* register */
#register{border:1px solid #FF7D00;padding:5px;margin:10px 0px}
#register div{margin-bottom:2px}
#register select{width:180px}
.leftFixed{width:30%;float:left}
.rightFixed{width:70%;float:right}
/*store search */
#search_header{border:1px solid #FF7D00;padding:5px;margin:10px 0px}
#search_header select{width:180px}
#search_header div{margin-bottom:2px;}

/* small shopping cart */
.shoppingcart_box{margin:10px 0px;font-size: 8pt;}
.shopping_small{padding:5px;border:1px solid #FF7D00;}
/* box */
.shoppingcart_table,#premium_packages{margin:10px 0px}
.shoppingcart_table table tr td{padding:2px}
.box {border:1px solid #FF7D00;}
/*.box td {padding:5px}*/
.box th{background: #cccccc;text-align:left;color: #000000;vertical-align: middle;height: 15px;padding:4px}
.memberarea_caption{font:bold 14px verdana,arial,sans-serif;border-bottom: 1px solid #a3aab7;margin:1px}
#table_new  td *{border:0px none;}
#table_new img{max-width:100px;height:auto;width: expression(this.width > 100 ? 100: true);}
td #table_new table{max-width:100px;height:auto;width:expression(this.width > 100 ? 100 : true);border:0px;}
