/* Colors
blue: color:#1E2432;
cream: color:#FFC;
orange: color:#ffcd71;
brown: #2D2215;
lt brown: #7E5E45;
cream: #ddd2c0;
*/

* { margin:0; padding:0;}

body { background:#fff; font-family:Tahoma; font-size:100%; line-height:1em; color:#d6d298; background:url('../../images/body-bg.gif') center top;
}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:8px; margin-top: 0px;}

.tail-top { background:url('../../images/tail-top.jpg') repeat-x left top;
}
.tail-bottom { background:url('../../images/tail-bottom.gif') repeat-x left bottom;
}

/*=================headings==================*/
h2 { font-family:"trebuchet ms"; font-size:15px; color:#ffcd71; font-weight:normal; margin-bottom:-3px; margin-top: 10px;}

h1 { font-family: "trebuchet ms"; font-size: 22px; font-weight: 600; padding: 3px 0; margin: 10px 0 8px 0;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:254px; height:17px; background:#726a57; color:#d6d298; padding-left:3px; border:0; border-left:1px solid #3d3730; border-top:1px solid #3d3730; }
textarea { width:254px; height:147px;  background:#726a57; overflow:auto; color:#d6d298; padding-left:3px; border:0; margin-bottom:13px; border-left:1px solid #3d3730; border-top:1px solid #3d3730;}

/*==================list====================*/
ul
{
	list-style: disc;
	padding: 5px 0 5px 15px;
	margin: 5px 0 5px 15px;
}
li
{
	padding: 3px 0 3px 5px;
}

.footer-nav { padding:62px 0 0 50px;}
.footer-nav ul {padding: 0; margin: 0;}
.footer-nav li { display:inline; padding: 0; margin: 0;}
.footer-nav li a { font-family:arial; color:#fbe1ac; font-weight:bold; text-transform:uppercase; padding:0 18px 0 17px; text-decoration:none; font-size:1.18em; font-family:"trebuchet ms"}
.footer-nav li a:hover { color:#faf2e1;}

.list1 li { font-weight:bold; list-style-position:inside; list-style-type:decimal;}
.list1 li span { font-weight:normal;}

.list2 li { font-weight:bold; list-style-position:inside; list-style-type:decimal; padding-bottom:14px;}
.list2 li span { font-weight:normal;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:28px;}
.img-box img { float:left; margin:0 34px 0 0;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box1 img { float:left; margin:0 34px 0 0;}

.gallery img { margin-right:1px; margin-bottom:1px;}

.p1 { margin-bottom:12px;}
.p2 { margin-bottom:22px;}

/*==================txt, links, lines, titles====================*/
a {color:#b5af54;}
a:hover{text-decoration:none;}


.txt1 { color:#b5af54;}

.link1 { background:url('../../images/line-dot.gif') repeat-x left bottom; 
color:#b5af54; font-weight:bold; text-decoration:none;
}
.link1:hover { text-decoration:underline; color:#faf2e1;}
.link2 { color:#b5af54; font-weight:bold; text-decoration:none;}
.link2:hover { color:#fff;}
.link3 { color:#d6d298;}

.line-hor { background:url('../../images/border-hor.gif') repeat-x left bottom; 
padding-bottom:30px; margin-bottom:30px;
}

.title { margin-bottom:27px;}
.title1 { margin-bottom:12px;}

/*==================boxes====================*/
.box { width:100%; margin-bottom:30px;}
.box .border-top { background:url('../../images/border-hor.gif') repeat-x left top;
}
.box .border-right { background:url('../../images/border-ver.gif') repeat-y right top;
}
.box .border-bot { background:url('../../images/border-hor.gif') repeat-x left bottom;
}
.box .border-left { background:url('../../images/border-ver.gif') repeat-y left top; 
width:100%;
}
.box .divider-line { background:url('../../images/border-ver.gif') repeat-y 233px top; 
width:100%;
}
.box .inner { padding:10px 10px 12px 21px;}
.box .inner1 { padding:13px 10px 16px 21px;}
.box h2 { letter-spacing:-1px;}
.box a { color:#b5af54; font-weight:bold; text-decoration:none;}
.box .row-line { background:url('../../images/border-hor.gif') repeat-x left bottom; 
width:100%;
}
.box a:hover { color:#fff; }

.cont-box { padding:4px 35px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

.box1 { width:100%; margin-bottom:10px;}
.box1 .border-bot { background:url('../../images/border-hor.gif') repeat-x left bottom;
}
.box1 .border-left { background:url('../../images/border-ver.gif') repeat-y left top; 
width:100%;
}
.box1 .inner { padding:0 35px 22px 20px;}
.box1 .cont-box { padding:0 62px 0 0;}

/*header*/
#header div { position:absolute; margin-left:-8px;}

#header .row-2 { padding-left:67px;}
#header .row-2 img { margin-right:21px;}

/*content*/
#content { padding:0 0 0 54px;}
#content .indent { padding:0 0 28px 0;}
#content .indent1 { padding:0 50px 0 0;}

/*footer*/
#footer .fright { padding:65px 85px 0 0; color:#c3a44f; font-size:.91em; font-weight:bold;}
#footer .fright span { background:url('../../images/divider.gif') no-repeat right 4px; 
padding-right:7px; margin-right:4px;
}
#footer .fright a { color:#c3a44f; text-decoration:none;}
#footer .fright a:hover { text-decoration:underline;}

#subFooter
{
	margin-top: -35px;
}

#subFooter, #subFooter a
{
	text-align: center; color: #c3a44f; font-size: 9px; font-weight: bold; text-decoration:none;
}

#subFooter a:hover 
{
	text-decoration: underline;
}

#subFooter span 
{
	padding: 0 18px 0 4px;
}
/*==========================================*/

/*===== Samples Images =====================*/

.samplesScroller
{
	text-align: center;
}

/** .samplesScroller img
{
	float: none;
	margin:1px 0;
	padding: 0;
	border: 2px solid #000;
}
**/
.horizontal
{
}
.verticle 
{
}

.sample-img-container
{
	background-color: #ddd2c0;
	width: 130px;
	float:left;
	margin: 1px;
	overflow: hidden;
	padding: 2px;
	margin: 1px;
	border: 1px solid #000;
}
.sample-img-container img
{
	border: 1px solid #000;
}

/* Preview */
.hidePreview
{
	display: none;
}
.preview 
{
	border: 3px solid #000;
	padding: 6px;
}

/*======== Form Moduals =============*/
.formTable
{
	padding: 0;
	margin: 0;
}

.formMod
{
	width: 229px;
	height: 215px;
	border: 0;
	padding: 15px 10px 0 20px;
	margin: 0;
	background-position: left top;
}
.formMod *
{
	padding: 0;
	margin: 0;
}
.formMod label
{
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: 600;
	display: block;
	margin: 0;
	padding: 0;
	color:#FFC;
}
.formMod input
{
	width: 140px;
	font-size: 13px;
	margin: 2px 0;
	display: block;
	border: none;
	padding-left: 2px;
	border-collapse: collapse;
	line-height: 19px;
	height: 19px;
	background-color: #FFC;
	color: #000;
}
.formMod .formBtn
{
	text-align: center;
	border: none;
	margin: 10px 0;
	display: block;
	line-height: 29px;
	height: 29px;
	font-size: 11px;
	width: 91px;
	background-color: Transparent;
	background-image: url(../../images/button.gif);
	color: #FFC;
}
.formName
{
	position: relative;
	bottom: 0;
	margin-top: 16px;
}
.formMod h2
{
	font-size: 18px;
	color: #FFC;
	font-weight: 600;
}
/*====== viral form box ======= */
.viral-form-boxes img
{
	width: 255px;
	margin: 0 2px 0 0;
	float: left;
}

/*===== 3 column table ======*/
.threeCol-table
{
	width: 645px;
	text-align:center;
}

.threeCol-table td
{
	padding: 3px 5px;
}

/*====== Free Newsletter =========*/
.free-newsletter
{
	background-image: url(../../images/free-newsletter-bg.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 235px;
	padding: 10px;
	text-align: center;
}

.starter-kit
{
	background-image: url(../../images/free-seostarterkit-bg.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 235px;
	padding: 10px;
	text-align: center;
}

.reseller-kit
{
	background-image: url(../../images/affiliate-box-form.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 235px;
	padding: 10px;
	text-align: center;
}

.videoprofile-kit
{
	background-image: url(../../images/videoprofile-box-form.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 235px;
	padding: 10px;
	text-align: center;
}

.websiteinformation-kit
{
	background-image: url(../../images/websiteInformation-box-form.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 235px;
	padding: 10px;
	text-align: center;
}

/*======= Pricing Plan Table =======*/
.pricingPlanTable 
{
	width: 455px;
	border: 1px dotted #ffcd71;	
	margin: 10px 0 0 0;
}

.pricingPlanTable td, .pricingPlanTable th
{
	padding: 10px;
	border: 1px dotted #ffcd71;
}

.pricingPlanTable th
{
	width: 280px;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	border-right:none;
}

.pricingPlanTable td
{
	text-align:center;
}

/* === Bigger Font Style === */
.big-font
{
	font-size: 14px;
}