/* Bestmag Layout styles */

@import url("typeface.css");

body, div
{
background-color: #fff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000;
text-align: center;
margin: 0px auto;
}

body 
{
background-color: #eee;
}

img
{
border: 0px;  
}

div#page_container
{
margin-top: 0px;
width: 990px;
border: 1px solid #999;
border-top: 0px;
background: #fff url(../img/menu_bg2.png) repeat-y left top;
overflow: hidden;
}

#sep
{
background: #fff url(../img/menu_bg2.png) repeat-y left top;
width: 100%;
}

.header
{
background-color: #000;
}

#best_logo
{
margin: 2px 16px 2px 0px;
float: left;
}

div.header
{
width: 990px;
height: 104px;
margin-top: 0px;
/* overflow: hidden; */
}

#username, #passwd, #login_button, #logout_button, #search, #search_button
{
margin: 2px 10px 26px 0px;
text-align: left;
background-color: #000;
float: left;
}

#welcome
{
margin: 22px 10px 26px 0px;
text-align: left;
background-color: #000;
float: left;
width: 220px;
/* height: 100px; */
}

#login_button, #logout_button, #search_button
{
width: 80px;
height: 32px;
padding: 0;
margin-top: 14px;
}

#search_button
{
margin-right: 0px;    
}

div#powerful_banner
{
width: 600px;
height: 40px;
background-color: #000;
float: left;
margin-top: -32px;
margin-left: 0px;
}

/* ie hack */

* html div.header
{
margin-top: 0px;
width: 100%;
}


* html #username, * html #passwd, * html #login_button, * html #logout_button, * html #search, * html #search_button
{
margin: 12px 10px 20px 0px;
}

* html #login_button, * html #logout_button, * html #search_button
{
margin-top: 24px;
}

* html #powerful_banner
{
margin-top: -14px;
margin-left: 0px;
}

/* end ie hack */

/* ################## MENU ###################### */

#menu_container
{
width: 226px;
background: #fff url(../img/menu_bg2.png) repeat-y left top;
border: 0px;
float: left;
}


ul.main_menu, ul#contents_menu
{
text-align: left;
margin: 0px 4px 0px 20px;
padding: 0px;
list-style: none;
border-bottom: 0px solid #000;
}

.main_menu, #contents_menu
{
color: #000;
font-size: 11px;
font-weight: bold;
text-decoration: none; 
}

.main_menu a, #contents_menu a, .actions a
{
position: relative;
color: #000;
font-size: 11px;
font-weight: bold;
text-decoration: none; 
border: none;
border-bottom: 0px solid #000;
padding: 7px 5px 7px 26px;
display: block;

}
.main_menu a span {
position: absolute;
left: 0px;
	display: inline-block;
    height: 20px;
    width: 20px;
background: url(../img/menu_icon.png) no-repeat left top;
}
#contents_menu a, .actions a
{
background: #efefef url(../img/contents_icon1.png) no-repeat left top;
}

.main_menu li, #contents_menu li
{
display: inline;
}

.main_menu a:hover 
{
background-color: #000;
color: #f47524;
}
.main_menu a:hover span {
background-position: -24px 0px;
}

.main_menu a:active 
{
background-position: 0 -56px;
background-color: #000;
color: #f47524;
}

#contents_menu a:hover, .actions a:hover
{
background: #ddd url(../img/contents_icon2.png) no-repeat left top;
color: #f47524;
}

#contents_menu a:active, .actions a:active
{
background: #ccc url(../img/contents_icon3.png) no-repeat left top;
color: #ff0000;
}

.actions, .actions a, .paging div
{
display: inline;
}

.actions ul, .actions li
{
list-style: none;
float: left;
}

td.actions a
{
background-image: none;
font-weight: normal;
}

hr.menu_seperator
{
color: #fff;
background-color: #fff;
height: 1px;
width: 96%;
}

/* ie hack again! */

* html .main_menu a, * html #contents_menu a
{
height: 1px;
}

/* ################## MENU END ################## */

#ad_block
{
width: 180px;
height: 180px; 
margin: 20px 4px 20px 26px;
padding: 0px;
border: 1px solid #999;
display: none;
}

#top_banner, #bottom_banner
{
width: 730px;
height: 90px;
float: right;
clear: none;
margin: 12px 12px 0px 12px;
border: 0px solid #999;
}

#bottom_banner_container
{
width: 988px;
clear: both;
background: #fff url(../img/menu_bg2.png) repeat-y left top;
}

#bottom_banner
{
margin-top: 24px;
margin-bottom: 12px;
float: right;
}


div#drop_box
{
border: 1px solid #999;
background-color: #aaccff; 
width: 220px;
padding: 8px;
text-align: left;
float: right;
clear: none;
margin: 12px;
}



#article_1, #article_2, #article_3, #main_page
{
padding: 8px;
text-align: left;
float: left;
clear: none;
margin: 0px 0px 0px 12px;
}

#main_page
{
clear: none;
float: left;
display: inline;
width: 714px;
margin-left: 16px;
}

#article_1
{
width: 460px;
}

#article_2, #article_3
{
width: 220px;
margin: 0px 0px 12px 12px;
}

#main_article
{
width: 730px;
}

#sig
{
float: right;
margin: 12px;
}

#aptera
{
float: right;
clear: none;
margin: 12px;
}

#pic1
{
float: right;
clear: none;
margin: 12px;
}

/* forms */

div#subscribe_now
{
width: 700px

}

div#subscribe_form
{
width: 330px;
text-align: left;
float: left;
margin: 10px;
}

div#confirm_labels, div#confirm_data
{
width: 120px;
text-align: left;
float: left;
margin: 10px;
/* display: inline; */
clear: none;
}

div#confirm_data
{
width: 200px;
}


#subscribe_form label
{
display: block;
clear: both;
text-align: left;
margin: 6px 2px 2px 2px;
}

p.form_label, p.form_info
{
display: block;
clear: both;
text-align: left;
margin: 6px 2px 2px 2px;

}

p.form_info
{
color: #999;
font-style: italic;
}

#subscribe_form input, #subscribe_form select
{
display: block;
float: left;
clear: both;
border: 1px solid #999;
margin: 2px 2px 8px 2px;
font-style: normal;
color: #000;
}

.submit
{
float: right;
clear: both;
margin: 4px 40px 4px 4px;
font-size: 1em;
font-style: normal;
color: #000;
}

.error-message
{
float: left;
clear: both;
color: #f00;
font-weight: bold;
margin: 2px 2px 8px 2px;
}


#footer
{
width: 988px;
height: 65px;

clear: both;
border: 1px solid #000;
background-color: #000;
color: #f47524;
/*
margin: 0px;
float: left;
*/
}

.cake-sql-log { display: none; }

/* WORLD PAY TABLE */

div#wp_banner
{
width: 460px;
margin-left: 10px;
text-align: left;
border: 2px solid #999;
overflow: hidden; 
display: block;
clear: both;
}

table.bannercontainer { background-color: #fff; }


/* DIRECTORY SEARCH 

table#search_listing
{
width: 600px;
}



tr.paid_listing
{
border: 1px solid #999;
background-color: #099;
} */

th, td
{
font-size: 11px;
text-align: left;
padding: 2px;
}

submit
{
border: 1px solid #999;
font-weight: bold;
background-color: #fff;
}

.loader
{
display: none;
}

/* GB REPORT */

.buy_now
{
margin-left: 60px;
margin-bottom: -6px;
}

/* EVENTS PAGE */

.event_heading
{
display: inline;
background-color: #f7d9a4;
clear: both;
}

.event_details
{
display: inline;
width: 400px;
margin: 10px;
background-color: #f7d9a4;
float: left;
clear: left;
}

.event_contact
{
display: inline;
width: 250px;
margin: 10px;
background-color: #f7d9a4;
float: left;
}

div.panel
{
width: 230px;
float: right;
clear: none;
margin: 20px 0 10px 10px;
background-color: #f7d9a4;
border: 0;
}


div.panel img
{
border: 2px solid #fff;
margin-top: 12px;
margin-bottom: 12px;
}


/* SUBSCRIBE NOW BUTTON */

#sub_container
{
clear: none;
width: 480px;
margin: 40px 0 0 0;
}

.sub
{
background-color: #f47524;
width: 220px;
height: 46px;
padding: 0;
margin-top: 10px;
}


ul.sub_now li
{
width: 157px;
height: 46px;
background: #f47524 url(../img/sub_now.jpg) no-repeat left top;
background-position: 0 0;
overflow: hidden;
}


ul.sub_now
{
list-style: none;
margin: 0;
}

ul.sub_now li a
{
display: block;
width: 157px;
height: 46px;
}

ul.sub_now li a:hover, ul.sub_now li a:active
{
background: #f47524 url(../img/sub_now.jpg) no-repeat left top;
background-position: 0 -46px;
}

.form_labels
{
display: inline;
width: 460px;
float: left;
}

.form_inputs
{
display: inline;
float: left;
}

.form_container
{
clear: left;
margin: 20px;
width: 440px;
background-color: #ccc;
}

.inner_form_container
{
clear: none;
background-color: #ccc;
}

.textform
{
float: left;
width: 160px;
height: 1.2em;
text-align: right;
clear: left;
margin: 2px 6px 2px 10px;
padding: 4px;
font-weight: bold;
background-color: #f7d9a4;
}

.textconfirm
{
float: right;
width: 230px;
height: 1.2em;
text-align: left;
margin: 2px 10px 2px 0px;
padding: 4px;
font-weight: bold;
background-color: #fff;
}

.textformfield
{
margin: 4px 4px 4px 0px;
width: 240px;
font-style: normal;
color: #000;
}

input[type=text].textformfield:focus
{
background-color: #ccffff;
}

#buttons_container
{
clear: left;
margin-top: 0px;
width: 400px;
height: 10px;
padding: 10px;
background-color: #ccc;
}

#buttons_container_sub
{
clear: left;
margin-top: 0px;
width: 400px;
height: 10px;
padding: 10px;
background-color: #ccc;
}

#sub_button, #res_button
{
height: 24px;
display: inline;
background-color: #ccc;
margin: 0px;
padding: 0px;
}

#sub_button
{

float: right;
}

#res_button
{
margin-right: 20px;
float: right;
}

#cards
{
margin: 20px 0px 0px 30px;
}

#cards img
{
display: inline;
float: left;
margin: 4px;
}

.input_error
{
border: 2px solid #ff0000;
}

/* contents page */
.imgs1
{
display: inline;
float: left;
width: 160px;
margin: 0px 10px 0px 0px;
}

.imgs1 img
{
margin-bottom: 10px;
}

.contents
{
width: 360px;
text-align: left;
display: inline;
float: left;
}

.imgs2
{
display: inline;
float: left;
width: 160px;
margin: 0px 0px 0px 10px;
}

.imgs2 img
{
margin-bottom: 10px;
}

.contents_img
{
    
}

/* article page */

.article_container
{
width: 600px;
text-align: left;
}

.img_left
{
float: left;
margin: 0px 6px 6px 0px;
}

.img_right
{
float: right;
margin: 0px 0px 6px 6px;
}

.article_action
{
display: inline;
float: left;
margin: 4px 4px 2px 0px;
clear: none;
}

.article_go
{
display: inline;
float: left;
margin-left: 10px;
}

.reorder_link
{
display: inline;
float: left;
margin-left: 10px;
}

.full_stop
{
/*
width: 12px;
height: 12px;
display: inline;
float: right;
margin-left: 4px;
margin-bottom: -2px;
    */
background: #fff url(../img/full_stop.png) no-repeat top left;
}

table, th, td
{
text-align: left;
}

.emag {
    float: left;
    width: 228px;
    margin: 5px;
}
.emag img {
    width: 228px;
    margin-bottom: 10px;
}
.ad {
    width: 200px;
    margin-bottom: 30px;
    border: 1px solid #000;
    border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 3px 3px 3px #C0C0C0;
    -moz-box-shadow: 4px 4px 2px #C0C0C0;
}
