/*
Template: Buy-RealTraffic.com
Color Scheme: Black, Orange, Yellow, White
*/

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.1em;
	background-color: #fff;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: none;
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	word-wrap: break-word;
}

img {
	border: none;
}

em {
	color: #000;
	font-weight: bold;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 { color: #cc5500; font-weight: bold; }
h1 { font-size: 38px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 0px 0; padding: 4px 0; }
h3 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.shadowed h1, 
.shadowed h2,
.shadowed h3,
.shadowed h4,
.shadowed h5,
.shadowed h6 {
    color: #000;
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

/* ============================
   SITE HEADER / BRAND AREA
   ============================ */
.site-header {
	background: #111111;
	padding: 25px 20px 15px 20px;
	text-align: center;
}

.site-header .brand-domain {
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Arial Black', Arial, sans-serif;
}

.site-header .brand-domain span.tld {
	color: #ff6600;
}

.site-header .brand-tagline {
	font-size: 15px;
	color: #ffdd00;
	margin-top: 6px;
	letter-spacing: 1px;
	font-weight: bold;
}


.header1-bg {
    position: absolute;
    height: 380px;
    width: 100%;
    left:  0;
    background:  #000000;
    top: 0;
    z-index: -1;
}





.head1-banner {
    width:  1000px;
    margin: 0 auto;
}

/* ============================
   NAV BACKGROUND STRIP
   ============================ */
.nav-bg {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	background: #000000;
	width: 100vw;
	z-index: 1;
		border-bottom: 4px solid #D2B48C;

}

.header-bg {
	position: absolute;
	height: 160px;
	width: 100%;
	left: 0;
	background: #111111;
	top: 0;
	z-index: -1;
}





/* ============================
   WRAPPER
   ============================ */
#tooplate_wrapper {
	padding: 0;
	margin: 0 auto;
}

/* ============================
   HEADER CONTAINER
   ============================ */
#tooplate_header {
	padding: 0 40px;
	text-align: center;
	position: relative;
}

/* ============================
   PUBLIC NAV MENU
   ============================ */
#tooplate_menu {
	text-align: center;
	position: relative;
	z-index: 2;
}

#tooplate_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0;
	text-align: center;
	background: #000000;
	display: block;
}

#tooplate_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#tooplate_menu ul li a {
	display: inline-block;
	height: 45px;
	padding: 0 14px;
	margin: 0;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	outline: none;
	padding-top: 14px;
	line-height: 17px;
}

#tooplate_menu ul li a:hover,
#tooplate_menu ul li .current {
	color: #d2b48c;
	background: #222222;
	text-decoration: none;
}

/* ============================
   FOOTER NAV
   ============================ */
#tooplate_menu_footer_satt {
	padding: 10px 0 0 0;
	color: #fff;
	text-align: center;
}

#tooplate_menu_footer_satt ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#tooplate_menu_footer_satt ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#tooplate_menu_footer_satt ul li a {
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	margin: 0 5px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
	outline: none;
}

#tooplate_menu_footer_satt ul li a:hover,
#tooplate_menu_footer_satt ul li .current {
	color: #d2b48c;
	text-decoration: none;
}

/* ============================
   MAIN CONTENT AREA
   ============================ */
#tooplate_main {
	clear: both;
	padding: 20px 30px 10px;
	background: #ffffff;
	position: relative;
	overflow: hidden;
}

#tooplate_main_cb {
	clear: both;
	width: 100%;
	padding: 20px 30px 10px;
	background: #ffffff;
	position: relative;
	overflow: hidden;
}

#tooplate_content {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-left: 5px;
	position: relative;
}

.col_w920 { clear: both; width: 920px; margin-bottom: 40px; margin-left: 18px; }
.col_w920_satt { clear: both; width: 920px; margin-bottom: 40px; margin-left: 58px; }
.col_w880 { clear: both; width: 920px; margin-bottom: 40px; margin-left: 0px; }
.col_w880_satt { clear: both; width: 920px; margin-bottom: 40px; margin-left: 0px; }
.col_w260 {float: left;width: 253px;margin-right: 50px;}
.col_w260b { width: 260px }
.col_w400 { width: 400px }
.col_w570 { width: 570px }
.col_last { margin: 0 }
.fp_box h2 { font-size: 14px; font-weight: bold; }
.fp_box a h2, .fp_box a:link h2, .fp_box a:visited h2 { color: #8b4513; text-decoration: none; }
.fp_box a:hover h2 { color: #000000; }

.home_intro {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}

.home_intro p {
	float: left;
	width: 660px;
}

/* ============================
   FOOTER
   ============================ */
#tooplate_footer {
	clear: both;
	padding: 30px 20px 25px 20px;
	text-align: center;
	background: #111111;
	color: #d2b48c;
	border-top: 5px solid #D2B48C;
}

#tooplate_footer a, #tooplate_footer a:link, #tooplate_footer a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#tooplate_footer a:hover {
	color: #d2b48c;
	text-decoration: underline;
	
}

/* ============================
   FORMS & TABLES
   ============================ */

.shadowed,
.shadow-inside > tbody > tr > td > table,
.has-shadow-bg {
	box-shadow: rgba(0,0,0,0.15) 0px 0px 15px;
	background: #D2B48C;
	border: 1px solid #000000;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0px 0px 15px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 15px;
}

/* Form inputs */
.input, input.input {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px 8px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

.input2, input.input2 {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px 8px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

/* Submit / action buttons */
.button, input.button, input[type="submit"].button {
	background: #ff6600;
	color: #ffffff;
	border: 2px solid #cc4400;
	padding: 8px 22px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	border-radius: 4px;
	text-decoration: none;
	display: inline-block;
}

.button:hover, input.button:hover, input[type="submit"].button:hover {
	background: #cc4400;
	color: #ffffff;
}

/* Orange action link buttons (replace image buttons) */
a.action-btn, .action-btn {
	display: inline-block;
	background: #ff6600;
	color: #ffffff !important;
	border: 2px solid #cc4400;
	padding: 9px 18px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	border-radius: 4px;
	text-decoration: none !important;
	margin: 4px 2px;
}

a.action-btn:hover, .action-btn:hover {
	background: #cc4400;
	color: #ffffff !important;
	text-decoration: none !important;
}

/* Submit/Cancel button pair */
input.submit-btn, button.submit-btn {
	background: #ff6600;
	color: #ffffff;
	border: 2px solid #cc4400;
	padding: 9px 24px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	border-radius: 4px;
	margin-right: 10px;
}

input.submit-btn:hover, button.submit-btn:hover {
	background: #cc4400;
}

input.cancel-btn, button.cancel-btn {
	background: #555555;
	color: #ffffff;
	border: 2px solid #333333;
	padding: 9px 24px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	border-radius: 4px;
}

input.cancel-btn:hover, button.cancel-btn:hover {
	background: #333333;
}

/* formbutton class */
.formbutton, input.formbutton {
	background: #ff6600;
	color: #ffffff;
	border: 2px solid #cc4400;
	padding: 8px 20px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 4px;
}

/* Table header rows */
.listtabletoprow, tr.listtabletoprow {
	background: #000000 !important;
	color: #ffffff;
}

.listtabletoprow td, tr.listtabletoprow td {
	color: #ffffff;
	padding: 8px 10px;
}

/* Override hardcoded blue bgcolor on table rows and cells */
tr[bgcolor="#1B476E"],
td[bgcolor="#1B476E"] {
	background-color: #000000 !important;
	color: #ffffff !important;
}
tr[bgcolor="#1B476E"] td,
tr[bgcolor="#1B476E"] font,
td[bgcolor="#1B476E"] font {
	background-color: #000000 !important;
	color: #ffffff !important;
}

/* Contact form */
#contact_form {
	padding: 0;
	width: 400px;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 280px;
	color: #333;
	padding: 5px;
	border: 1px solid #000;
	background: #fffde7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 13px;
	color: #333;
}

#contact_form form textarea {
	width: 388px;
	height: 200px;
	padding: 5px;
	color: #333;
	border: 1px solid #000;
	background: #fffde7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn {
	margin: 10px 0px;
	padding: 8px 18px;
	background: #ff6600;
	color: #fff;
	border: 2px solid #cc4400;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 4px;
}

/* misc */
#site_title { clear: both; margin: 40px 0 0 160px; }
#site_title h1 { margin: 0; padding: 0; }
#site_title h1 span { display: block; font-size: 16px; color: #666; }

.image_wrapper {
	display: inline-block;
	border: 5px solid #fff;
	background: none;
	margin-bottom: 5px;
}

.tooplate_list {
	margin: 20px 0 20px 20px;
	padding: 0;
	list-style: none;
}

.tooplate_list li {
	color: #ff6600;
	margin: 0;
	padding: 0 0 0 20px;
}

.tooplate_list li a {
	color: #ff6600;
	font-weight: normal;
}

.tooplate_list li a:hover {
	color: #cc4400;
}

.head-banner {
	width: 100%;
	margin: 0 auto;
	display: block;
	line-height: 0;
}

#tooplate_content > .col_w880:nth-child(2) > .fp_box {
	width: 850px;
	margin-right: 0;
}

#tooplate_content > .col_w880:nth-child(2) > .fp_box > .col_w880 > .fp_box:last-child {
	margin-right: 0;
}

#tooplate_content > .col_w880:nth-child(2) > .fp_box > .col_w880 {
	margin-left: 0;
}

/* Base style for the action buttons */
.btn-action {
    display: inline-block;
    background-color: #000000;
    color: #ffffff !important;
    padding: 5px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #333;
    transition: background 0.2s;
    margin: 2px;
    min-width: 70px;
    text-align: center;
}

.btn-action:hover {
    background-color: #333333;
    color: #ff6600 !important; /* Slight orange tint on hover to match your theme */
}

/* Specific colors if you want to differentiate them slightly */
.btn-reset {
    border-color: #444;
}
