/*  
Theme Name: Old Tel
Theme URI: http://www.phppennyauction.com/
Description: By Scriptmatix Ltd
Version: 1.0.4
Author: PHPPennyAuction.com
Author URI: http://www.phppennyauction.com/
Share UIL: http://phppennyauction.com/

=== Setup ===*/
* {
border:0;
margin:0;
padding:0;
}

body {
background: #f0eee1 ;
color:#555;
font:.75em "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
line-height:1.8em;
padding:0 0 20px;
}

a:hover {
text-decoration:underline;
}

input,select,textarea {
border:#e6e6e6 1px solid;
font-size:12px;
padding:2px;
}

fieldset {
border:0px;
margin-bottom:20px;
background-color:#EFEEE0;
position:relative;
padding:10px 10px 20px;
}

fieldset legend a {
font:bold 17px/1.0em "Cambria", "Georgia", "Times New Roman", Times, sans-serif;
}

fieldset .error,fieldset p,fieldset input,fieldset textarea,fieldset select {
margin-left:10px;
}

fieldset strong {
font-weight:700 !important;
color:#000;
}

legend {
font:bold 22px/1.3em  "Cambria", "Georgia", "Times New Roman", Times, sans-serif;
color:#4B4C37;
position:absolute;
top:-0.5em;
left:0;
padding:0 10px;
}

li {
list-style:none;
}
.aligncenter {
padding-left:40px;
}

h2 a {
color:#262625;
}

h3 {
color:#262625;
 font-family: "Cambria", "Georgia", "Times New Roman", Times, sans-serif;
font-size:1.8em;
margin:0 0 1em;
}

h4 {
color:#444;
font-size:1em;
margin:0 0 1em;
}

p {
padding:0 0 1.5em;
}

/*=== Intro ===*/
p.intro {
line-height:1.3em;
}

p.intro a {
color:#FFF;
text-decoration:underline;
}

p.intro a:hover {
color:#222;
text-decoration:underline;
}

/*=== Layout ===*/
#page {
width:940px;
margin:0 auto;
}

/*=== Header ===*/
#header {
height:144px;
position:relative;
}

/*- Logo -*/
#header h1 {
float:left;
width:414px;
}

#header h1 a {
display:block;
height:144px;
}

#header h1 a:hover {
text-decoration:none;
}

/*=== Buttons ===*/
.btn-rounded {
line-height:30px;
font-weight:700;
margin:0 40px;
}

.btn-rounded a {
background:url(images/btn-rounded.gif) no-repeat left;
color:#fff;
display:block;
text-align:center;
padding:0 0 0 13px;
}


.btn-contact {
background:url(/blog/wp-content/themes/telebid/images/send_contact.png) no-repeat left;
width:252px;
display:block;
text-align:center;
padding:10px;
}
.btn-rounded a span {
background:url(images/btn-rounded.gif) no-repeat right;
height:30px;
display:block;
margin:0 auto;
padding:0 13px 0 0;
}

.btn-rounded2 {
background:url(images/btn-rounded.gif) no-repeat left;
color:#EFEFEF;
display:block;
float:left;
padding:13px;
}

.btn {
background:url(images/btn.gif) repeat-x;
border:1px solid #98ac2b;
color:#EFEFEF;
font-weight:700;
margin:0;
padding:5px 10px;
}

/*=== Navigation ===
- Nav1 -*/
#nav1 {
font-size:16px;
font-weight:700;
height:30px;
letter-spacing:-1px;
position:absolute;
right:0;
text-transform:uppercase;
margin:43px 0 0;
}

#nav1 li {
float:left;
line-height:30px;
margin:0 4px 0 0;
}

#nav1 li a {
color:#3f3f3f;
display:block;
float:left;
text-decoration:none;
padding:0 0 0 11px;
}

#nav1 li a span {
display:block;
float:left;
height:30px;
padding:0 11px 0 0;
}

#nav1 li a:hover,#nav1 li.active a,#nav1 li.current_page_item a {
background:url(images/btn-rounded.gif) no-repeat left;
color:#EFEFEF;
cursor:pointer;
text-decoration:none;
}

#nav1 li.active a span,#nav1 li.current_page_item a span,#nav1 li a:hover span {
background:url(images/btn-rounded.gif) no-repeat right;
}

.nav2 li a,.widget li a {
color:#555;
background:url(images/ico-next.gif) no-repeat left;
padding:0 0 0 20px;
}

/*=== All Columns ===*/
#columns {
height:1%;
padding:0 0 10px;
}

/*=== Center Column ===*/
#centercol {
float:left;
width:620px;
}

/*=== Right Column ===*/
#rightcol {
float:right;
width:320px;
margin:20px 0 0;
}

#rightcol h3 {
color:#fff;
font-size:1em;
height:2.4em;
font-family:Arial, Helvetica, sans-serif;
margin-top:10px;
}

#rightcol h3 span {
background:#ceccbb;
display:block;
float:left;
line-height:2.4em;
padding:0 10px;
}

#rightcol .widget ul,#rightcol .textwidget {
background:#f0eee1;
height:1%;
margin:0 0 2em;
padding:7px 15px 15px;
}

/*=== Sub Columns ===*/
.col1 {
float:left;
width:115px;
margin:0 0 1em;
}

.col1 a {
color:#555;
text-decoration:underline;
}

.col2 {
float:right;
width:425px;
}


.col3 {
float:left;
width:273px;
padding:0 35px 0 0;
}

.col3.nav2,.col6.nav2 {
background:none;
padding:0;
}

.col3 h2 {
color:#464646;
margin:0 0 .5em;
}

.col4 {
float:left;
width:335px;
}

.col5 {
float:right;
width:415px;
}

.col5 img {
border:10px solid #f6f5ed;
}

.col6 {
float:left;
width:300px;
padding:0 20px 20px 0;
}

* html .col6 {
width:290px;
}

/*=== Styling Boxes ===
- Box1 -*/
.box {
width:620px;
margin:0 0 1em;
}

.box .top,.box .bot {
background:url(images/box-top.gif) no-repeat top;
clear:both;
height:10px;
overflow:hidden;
}

.box .bot {
background:url(images/box-bot.gif) no-repeat top;
}

.box .spacer {
height:1%;
padding:15px 30px;
background-color:#fff;
}

/*- Box2 -*/
.box2 {
width:320px;
margin:20px 0 1em;
}

.box2 .top,.box2 .bot {
background:url(images/box2-top.gif) no-repeat top;
clear:both;
height:10px;
overflow:hidden;
}

.box2 .bot {
background:url(images/box2-bot.gif) no-repeat top;
}

/*- Box3 -*/
.box3 {
width:425px;
margin:0 0 1em;
}

.box3 .top,.box3 .bot {
background:url(images/box3-top.gif) no-repeat top;
clear:both;
height:10px;
overflow:hidden;
}

.box3 .bot {
background:url(images/box3-bot.gif) no-repeat top;
}

.box3 .spcr {
background:#f0eee1;
height:1%;
min-height:100px;
padding:0 20px;
}

/*- Box4 -*/
.box4 {
color:#fff;
font-size:1.8em;
width:910px;
margin:30px 0 0 10px;
height:500px;
background:url(images/homepage-banner.gif) no-repeat top center;
position:relative;
z-index:1000;
}

#div_strapline_screenshots {
	margin: 0 0 5px 20px;
}

.div_screenshot_buttons {
	margin-left: 15px;
}

.img_strapline_screenshot {
	margin-left: 15px;
}
#home_strapline_left{
	width: 3px;
	height:0;
	visibility:hidden;
}

#home_strapline_right {
	width: 350px;
	margin-top: 370px;
	margin-left:-150px;
	position:relative;
	z-index:2000;

}
#button_buy {

	width:264px;
	top:218px;
right:180px;
	height:67px;
	position:absolute;
	z-index:3000;
}

#home_strapline_left h6 {
	color: #FFF;
	font-size: 14px;
	font-weight:400;
	
}

#home_strapline_left h6 a {
	text-decoration: underline;
	color: #FFF;margin: 5px 0 0;
}
.hidden2 {
text-indent:-9999px;
visibility:hidden;
}

#home_strapline_left h6 a:hover {
	text-decoration: none;
	color: #d1d1bd;
}

.box4 .top,.box4 .bot {
background:url(images/box4-top.gif) no-repeat top;
clear:both;
height:10px;
overflow:hidden;
}

.box4 .bot {
background:url(images/box4-bot.gif) no-repeat top;
}

.box4 .spacer {
background:#b0c730;
height:1%;
padding:5px 25px;
}

/*- Box5 -*/
.box5 {
width:940px;
margin:0 0 30px;
}

.box5 .top,.box5 .bot {
background:url(images/box5-top.gif) no-repeat top;
clear:both;
height:10px;
overflow:hidden;
margin-top:30px;
}

.box5 .bot {
background:url(images/box5-bot.gif) no-repeat top;
}

.box5 .spacer {
background:url(images/box5-bgr.gif) repeat-y top;
height:1%;
padding:15px 25px;
}

.box5 .post img {
border:0;
}

/*- Box6 -*/
.box6 {
width:940px;
margin:0 0 20px;
}

.box6 .top,.box6 .bot {
background:url(images/box6-top.gif) no-repeat top;
clear:both;
height:10px;
overflow:hidden;
}

.box6 .bot {
background:url(images/box6-bot.gif) no-repeat top;
}

#footer .box6 .spacer {
padding:0 25px;
}

/*- Wrapper -*/
.wrapper {
float:left;
padding:0 0 0 20px;
}

/*- Date -*/
.date {
color:#898989;
position:relative;
margin:-15px 0 10px;
}

/*=== Styling Forms ===
- Search -*/
#search {
height:32px;
margin:0;
padding:0 0 0 25px;
}

#search input.keyword {
background:#d5d3c4;
border-bottom:1px solid #fcfcfa;
border-top:1px solid #c4c2b5;
border-left:1px solid #c4c2b5;
color:#fff;
float:left;
font-size:11px;
width:190px;
padding:7px 5px 8px;
}

/*- Form1 Setup -*/
.form1 div {
margin:0 0 15px;
}

.form1 label {
padding:7px 0 0 15px;
}

/* Form1 Textarea */
.form1 textarea {
height:165px;
overflow:auto;
width:550px;
}

/*=== Link Buttons ===*/
.btn-cat {
margin:1em 0 1.5em;
}

.btn-continue {
margin:0 0 2em;
}

.btn-general {
background:#a4b92e;
color:#fff;
padding:5px 10px;
}

.btn-general a {
color:#EFEFEF;
}

.btn-continue a {
background:url(images/ico-more2.gif) no-repeat left;
padding:0 0 0 20px;
}

.btn-arr a {
background:#bdbbac;
color:#fff;
line-height:25px;
padding:5px 10px;
}

.btn-arr2 {
float:left;
width:27px;
padding:130px 0 0;
}

/*=== Pics, Ads etc. ===*/
.ads {
margin:0 0 10px;
}

.ads img {
margin:0 8px 5px 0;
}

/*=== Footer ===*/
#footer a {
color:#949387;
text-decoration:underline;
}

#footer img {
position:relative;
vertical-align:middle;
}

/*=== Misc. ===*/
.fix {
clear:both;
height:1px;
overflow:hidden;
margin:-1px 0 0;
}

.ac {
text-align:center;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:3px 0 2px 10px;
padding:4px;
}

img.alignleft {
display:inline;
margin:3px 10px 2px 0;
padding:4px;
}

/*=== Posts ===*/
.post img {
border:0;
}

.post ul,.post ol {
padding:0 0 1.2em 2em;
}

.post ul li {
color:#555;
background:url(images/ico-bullet.gif) no-repeat left;
padding:0 0 0 20px;
}

.post ol li {
list-style-type:decimal;
margin:0 0 0 20px;
}

.post blockquote { 
font-family: Arial, Helvetica, sans-serif;
color:#777;
background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
border-top:1px solid #E5E3D1;
border-bottom:1px solid #E5E3D1;
width:80%;
height:auto;
display:block;
margin:0 0 15px 10px;
padding:15px 25px 0 55px;
} 

/*=== Comments ===*/
#comments .box3 p {
padding-bottom:10px;
}

#respond {
margin:1em 0 0;
}

.widget #recentcomments li a {
background:none;
color:#a4b92e;
text-decoration:none;
}

.widget #recentcomments li a:hover {
color:#a4b92e;
text-decoration:underline;
}

.widget #searchform,.widget #calendar_wrap {
background:#FCFCFC;
clear:both;
height:1%;
margin:0 0 14px;
padding:2px;
}

.widget #wp-calendar caption {
font-size:1.2em;
text-transform:uppercase;
font-weight:700;
margin-bottom:5px;
color:#333;
padding:10px 5px;
}

.widget #wp-calendar {
margin-left:auto;
margin-right:auto;
text-align:center;
width:240px;
}

.widget #wp-calendar tfoot td {
text-align:left;
padding:10px 0;
}

.widget #wp-calendar td {
width:auto;
}

.widget #wp-calendar td a {
text-decoration:underline;
padding:2px;
}

.quote {
background:url(images/ico-quote.gif) no-repeat top left;
width:37px;
height:29px;
margin:9px 0 0;
}

.flickr_badge_image img {
float:left;
margin:0 3px 8px;
padding:0 7px 5px 0;
}

/*=== Slider ===*/
.stepcarousel {
position:relative;
overflow:scroll;
width:795px;
height:300px;
}

.stepcarousel .belt {
position:absolute;
left:0;
top:0;
}

.stepcarousel .panel {
float:left;
overflow:hidden;
width:770px;
margin:15px;
}

#div_key_benefits {
float:right;
width:180px;
margin:10px 20px 0 0;
}

#div_key_benefits p {
font-size:12px;
line-height:16px;
color:#757575;
margin-bottom:10px;
}

#div_key_benefits p strong {
color:#000;
}

#div_home_details_right {
width:200px;
text-align:center;
}

#div_home_details_right p {
font-size:16px;
line-height:22px;
color:#757575;
padding:0 15px 10px;
}

.fleft {
float:left !important;
}

.fright {
float:right !important;
}

.fnone {
float:none !important;
}

/* widths */
.wfull {
width:100% !important;
}

.w900 {
width:900px !important;
}

.w885 {
width:885px !important;
}

.w884 {
width:884px !important;
}

.w880 {
width:880px !important;
}

.w875 {
width:875px !important;
}

.w855 {
width:855px !important;
}

.w850 {
width:850px !important;
}

.w845 {
width:845px !important;
}

.w840 {
width:840px !important;
}

.w835 {
width:835px !important;
}

.w830 {
width:830px !important;
}

.w825 {
width:825px !important;
}

.w820 {
width:820px !important;
}

.w815 {
width:815px !important;
}

.w810 {
width:810px !important;
}

.w800 {
width:800px !important;
}

.w780 {
width:780px !important;
}

.w775 {
width:775px !important;
}

.w770 {
width:770px !important;
}

.w750 {
width:750px !important;
}

.w730 {
width:730px !important;
}

.w725 {
width:725px !important;
}

.w720 {
width:720px !important;
}

.w715 {
width:715px !important;
}

.w710 {
width:710px !important;
}

.w705 {
width:705px !important;
}

.w700 {
width:700px !important;
}

.w695 {
width:695px !important;
}

.w690 {
width:690px !important;
}

.w685 {
width:685px !important;
}

.w680 {
width:680px !important;
}

.w675 {
width:675px !important;
}

.w670 {
width:670px !important;
}

.w665 {
width:665px !important;
}

.w660 {
width:660px !important;
}

.w655 {
width:655px !important;
}

.w650 {
width:650px !important;
}

.w645 {
width:645px !important;
}

.w640 {
width:640px !important;
}

.w635 {
width:635px !important;
}

.w630 {
width:630px !important;
}

.w625 {
width:625px !important;
}

.w620 {
width:620px !important;
}

.w615 {
width:615px !important;
}

.w610 {
width:610px !important;
}

.w605 {
width:605px !important;
}

.w600 {
width:600px !important;
}

.w595 {
width:595px !important;
}

.w592 {
width:592px !important;
}

.w591 {
width:591px !important;
}

.w590 {
width:590px !important;
}

.w585 {
width:585px !important;
}

.w580 {
width:580px !important;
}

.w575 {
width:575px !important;
}

.w570 {
width:570px !important;
}

.w565 {
width:565px !important;
}

.w560 {
width:560px !important;
}

.w555 {
width:555px !important;
}


.w550 {
width:550px !important;
}

.w545 {
width:545px !important;
}

.w540 {
width:540px !important;
}

.w535 {
width:535px !important;
}

.w530 {
width:530px !important;
}

.w525 {
width:525px !important;
}

.w520 {
width:520px !important;
}

.w515 {
width:515px !important;
}

.w510 {
width:510px !important;
}

.w505 {
width:505px !important;
}

.w500 {
width:500px !important;
}

.w495 {
width:495px !important;
}

.w490 {
width:490px !important;
}

.w485 {
width:485px !important;
}

.w480 {
width:480px !important;
}

.w475 {
width:475px !important;
}

.w470 {
width:470px !important;
}

.w465 {
width:465px !important;
}

.w460 {
width:460px !important;
}

.w455 {
width:455px !important;
}

.w450 {
width:400px !important;
}

.w445 {
width:445px !important;
}

.w440 {
width:440px !important;
}

.w438 {
width:438px !important;
}

.w435 {
width:435px !important;
}

.w430 {
width:430px !important;
}

.w425 {
width:425px !important;
}

.w420 {
width:420px !important;
}

.w415 {
width:415px !important;
}

.w410 {
width:410px !important;
}

.w405 {
width:405px !important;
}

.w400 {
width:400px !important;
}

.w395 {
width:395px !important;
}

.w390 {
width:390px !important;
}

.w385 {
width:385px !important;
}

.w380 {
width:380px !important;
}

.w375 {
width:375px !important;
}

.w370 {
width:370px !important;
}

.w365 {
width:365px !important;
}

.w360 {
width:360px !important;
}

.w355 {
width:355px !important;
}

.w350 {
width:350px !important;
}

.w345 {
width:345px !important;
}

.w340 {
width:340px !important;
}

.w335 {
width:335px !important;
}

.w330 {
width:330px !important;
}

.w325 {
width:325px !important;
}

.w320 {
width:320px !important;
}

.w315 {
width:315px !important;
}

.w310 {
width:310px !important;
}

.w305 {
width:305px !important;
}

.w300 {
width:300px !important;
}

.w295 {
width:295px !important;
}

.w290 {
width:290px !important;
}

.w285 {
width:285px !important;
}

.w280 {
width:280px !important;
}

.w275 {
width:275px !important;
}

.w270 {
width:270px !important;
}

.w265 {
width:265px !important;
}

.w260 {
width:260px !important;
}

.w255 {
width:255px !important;
}

.w250 {
width:250px !important;
}

.w245 {
width:245px !important;
}

.w240 {
width:240px !important;
}

.w235 {
width:235px !important;
}

.w230 {
width:230px !important;
}

.w229 {
width:229px !important;
}

.w225 {
width:225px !important;
}

.w220 {
width:220px !important;
}

.w215 {
width:215px !important;
}

.w210 {
width:210px !important;
}

.w205 {
width:205px !important;
}

.w200 {
width:200px !important;
}

.w195 {
width:195px !important;
}

.w190 {
width:190px !important;
}

.w187 {
width:187px !important;
}

.w185 {
width:185px !important;
}

.w180 {
width:180px !important;
}

.w175 {
width:175px !important;
}

.w170 {
width:170px !important;
}

.w169 {
width:169px !important;
}

.w160 {
width:160px !important;
}

.w150 {
width:150px !important;
}

.w145 {
width:145px !important;
}

.w140 {
width:140px !important;
}

.w135 {
width:135px !important;
}

.w130 {
width:130px !important;
}

.w125 {
width:125px !important;
}

.w120 {
width:120px !important;
}

.w119 {
width:119px !important;
}

.w118 {
width:118px !important;
}

.w117 {
width:117px !important;
}

.w116 {
width:116px !important;
}

.w115 {
width:115px !important;
}

.w110 {
width:110px !important;
}

.w109 {
width:109px !important;
}

.w108 {
width:108px !important;
}

.w107 {
width:107px !important;
}

.w106 {
width:106px !important;
}

.w105 {
width:105px !important;
}

.w104 {
width:104px !important;
}

.w103 {
width:103px !important;
}

.w102 {
width:102px !important;
}

.w101 {
width:101px !important;
}

.w100 {
width:100px !important;
}

.w99 {
width:99px !important;
}

.w98 {
width:98px !important;
}

.w97 {
width:97px !important;
}

.w96 {
width:96px !important;
}

.w95 {
width:95px !important;
}

.w94 {
width:94px !important;
}

.w93 {
width:93px !important;
}

.w92 {
width:92px !important;
}

.w91 {
width:91px !important;
}

.w90 {
width:90px !important;
}

.w89 {
width:89px !important;
}

.w88 {
width:88px !important;
}

.w87 {
width:87px !important;
}

.w86 {
width:86px !important;
}

.w85 {
width:85px !important;
}

.w84 {
width:84px !important;
}

.w83 {
width:83px !important;
}

.w82 {
width:82px !important;
}

.w81 {
width:81px !important;
}

.w80 {
width:80px !important;
}

.w79 {
width:79px !important;
}

.w78 {
width:78px !important;
}

.w77 {
width:77px !important;
}

.w76 {
width:76px !important;
}

.w75 {
width:75px !important;
}

.w74 {
width:74px !important;
}

.w73 {
width:73px !important;
}

.w72 {
width:72px !important;
}

.w71 {
width:71px !important;
}

.w70 {
width:70px !important;
}

.w69 {
width:69px !important;
}

.w68 {
width:68px !important;
}

.w67 {
width:67px !important;
}

.w66 {
width:66px !important;
}

.w65 {
width:65px !important;
}

.w64 {
width:64px !important;
}

.w63 {
width:63px !important;
}

.w62 {
width:62px !important;
}

.w61 {
width:61px !important;
}

.w60 {
width:60px !important;
}

.w59 {
width:59px !important;
}

.w58 {
width:58px !important;
}

.w57 {
width:57px !important;
}

.w56 {
width:56px !important;
}

.w55 {
width:55px !important;
}

.w54 {
width:54px !important;
}

.w53 {
width:53px !important;
}

.w52 {
width:52px !important;
}

.w51 {
width:51px !important;
}

.w50 {
width:50px !important;
}

.w49 {
width:49px !important;
}

.w48 {
width:48px !important;
}

.w47 {
width:47px !important;
}

.w46 {
width:46px !important;
}

.w45 {
width:45px !important;
}

.w44 {
width:44px !important;
}

.w43 {
width:43px !important;
}

.w42 {
width:42px !important;
}

.w41 {
width:41px !important;
}

.w40 {
width:40px !important;
}

.w39 {
width:39px !important;
}

.w38 {
width:38px !important;
}

.w37 {
width:37px !important;
}

.w36 {
width:36px !important;
}

.w35 {
width:35px !important;
}

.w34 {
width:34px !important;
}

.w33 {
width:33px !important;
}

.w32 {
width:32px !important;
}

.w31 {
width:31px !important;
}

.w30 {
width:30px !important;
}

.w29 {
width:29px !important;
}

.w28 {
width:28px !important;
}

.w27 {
width:27px !important;
}

.w26 {
width:26px !important;
}

.w25 {
width:25px !important;
}

.w24 {
width:24px !important;
}

.w23 {
width:23px !important;
}

.w22 {
width:22px !important;
}

.w21 {
width:21px !important;
}

.w20 {
width:20px !important;
}

.w19 {
width:19px !important;
}

.w18 {
width:18px !important;
}

.w17 {
width:17px !important;
}

.w16 {
width:16px !important;
}

.w15 {
width:15px !important;
}

.w14 {
width:14px !important;
}

.w13 {
width:13px !important;
}

.w12 {
width:12px !important;
}

.w11 {
width:11px !important;
}

.w10 {
width:10px !important;
}

.w9 {
width:9px !important;
}

.w8 {
width:8px !important;
}

.w7 {
width:7px !important;
}

.w6 {
width:6px !important;
}

.w5 {
width:5px !important;
}

.w4 {
width:4px !important;
}

.w3 {
width:3px !important;
}

.w2 {
width:2px !important;
}

.w1 {
width:1px !important;
}

/* ROUNDED CONTAINERS ------------------------------------------------------------- */
.rtop,.rbottom {
display:block;
}

.rtop *,.rbottom * {
display:block;
height:1px;
overflow:hidden;
}

.r1 {
background:#a9c442;
margin:0 5px;
}

.r2 {
background:#a9c442;
margin:0 3px;
}

.r3 {
background:#a9c442;
margin:0 2px;
}

.r4 {
height:2px;
background:#a9c442;
margin:0 1px;
}

.rounded_container {
background:#a9c442;
color:#000;
padding:10px 15px;
}

/* Dark brown wrapper */
.round_wrapper .rounded_container {
font-weight:400;
padding:3px;
}

.round_wrapper .rounded_container,.round_wrapper .r1,.round_wrapper .r2,.round_wrapper .r3,.round_wrapper .r4 {
background-color:#E2DED4;
}

/* margin left */
.left0 {
margin-left:0 !important;
}

.left1 {
margin-left:1px !important;
}

.left2 {
margin-left:2px !important;
}

.left3 {
margin-left:3px !important;
}

.left4 {
margin-left:4px !important;
}

.left5 {
margin-left:5px !important;
}

.left6 {
margin-left:6px !important;
}

.left7 {
margin-left:7px !important;
}

.left8 {
margin-left:8px !important;
}

.left9 {
margin-left:9px !important;
}

.left10 {
margin-left:10px !important;
}

.left11 {
margin-left:11px !important;
}

.left12 {
margin-left:12px !important;
}

.left13 {
margin-left:13px !important;
}

.left14 {
margin-left:14px !important;
}

.left15 {
margin-left:15px !important;
}

.left18 {
margin-left:18px !important;
}

.left19 {
margin-left:19px !important;
}

.left20 {
margin-left:20px !important;
}

.left25 {
margin-left:25px !important;
}

.left30 {
margin-left:30px !important;
}

.left35 {
margin-left:35px !important;
}

.left40 {
margin-left:40px !important;
}

.left45 {
margin-left:45px !important;
}

.left50 {
margin-left:50px !important;
}

.left55 {
margin-left:55px !important;
}

.left60 {
margin-left:60px !important;
}

.left63 {
margin-left:63px !important;
}

.left65 {
margin-left:65px !important;
}

.left70 {
margin-left:70px !important;
}

.left75 {
margin-left:75px !important;
}

.left80 {
margin-left:80px !important;
}

.left85 {
margin-left:85px !important;
}

.left90 {
margin-left:90px !important;
}

.left92 {
margin-left:92px !important;
}

.left95 {
margin-left:95px !important;
}

.left100 {
margin-left:100px !important;
}

.left105 {
margin-left:105px !important;
}

.left110 {
margin-left:110px !important;
}

.left120 {
margin-left:120px !important;
}

.left150 {
margin-left:150px !important;
}

.left200 {
margin-left:200px !important;
}

.left250 {
margin-left:250px !important;
}

.left300 {
margin-left:300px !important;
}

.left350 {
margin-left:350px !important;
}

.left400 {
margin-left:400px !important;
}

.left450 {
margin-left:450px !important;
}

/* margin right */
.right0 {
margin-right:0 !important;
}

.right1 {
margin-right:1px !important;
}

.right2 {
margin-right:2px !important;
}

.right3 {
margin-right:3px !important;
}

.right4 {
margin-right:4px !important;
}

.right5 {
margin-right:5px !important;
}

.right6 {
margin-right:6px !important;
}

.right7 {
margin-right:7px !important;
}

.right8 {
margin-right:8px !important;
}

.right9 {
margin-right:9px !important;
}

.right10 {
margin-right:10px !important;
}

.right15 {
margin-right:15px !important;
}

.right16 {
margin-right:16px !important;
}

.right19 {
margin-right:19px !important;
}

.right20 {
margin-right:20px !important;
}

.right25 {
margin-right:25px !important;
}

.right30 {
margin-right:30px !important;
}

.right35 {
margin-right:35px !important;
}

.right40 {
margin-right:40px !important;
}

.right45 {
margin-right:45px !important;
}

.right50 {
margin-right:50px !important;
}

.right55 {
margin-right:55px !important;
}

.right60 {
margin-right:60px !important;
}

.right65 {
margin-right:65px !important;
}

.right70 {
margin-right:70px !important;
}

.right75 {
margin-right:75px !important;
}

.right80 {
margin-right:80px !important;
}

.right85 {
margin-right:85px !important;
}

.right90 {
margin-right:90px !important;
}

.right95 {
margin-right:95px !important;
}

.right100 {
margin-right:100px !important;
}

/* margin top */
.top0 {
margin-top:0 !important;
}

.top1 {
margin-top:1px !important;
}

.top2 {
margin-top:2px !important;
}

.top3 {
margin-top:3px !important;
}

.top4 {
margin-top:4px !important;
}

.top5 {
margin-top:5px !important;
}

.top6 {
margin-top:6px !important;
}

.top7 {
margin-top:7px !important;
}

.top8 {
margin-top:8px !important;
}

.top9 {
margin-top:9px !important;
}

.top10 {
margin-top:10px !important;
}

.top11 {
margin-top:11px !important;
}

.top12 {
margin-top:12px !important;
}

.top13 {
margin-top:13px !important;
}

.top14 {
margin-top:14px !important;
}

.top15 {
margin-top:15px !important;
}

.top16 {
margin-top:16px !important;
}

.top17 {
margin-top:17px !important;
}

.top18 {
margin-top:18px !important;
}

.top19 {
margin-top:19px !important;
}

.top20 {
margin-top:20px !important;
}


/* padding right */


.padright9 {
padding-right:9px !important;
}

.padright10 {
padding-right:10px !important;
}

.padright15 {
padding-right:15px !important;
}

.padright20 {
padding-right:20px !important;
}

.padright25 {
padding-right:25px !important;
}



/* padding top */
.padtop0 {
padding-top:0 !important;
}

.padtop1 {
padding-top:1px !important;
}

.padtop2 {
padding-top:2px !important;
}

.padtop3 {
padding-top:3px !important;
}

.padtop4 {
padding-top:4px !important;
}

.padtop5 {
padding-top:5px !important;
}

.padtop6 {
padding-top:6px !important;
}

.padtop7 {
padding-top:7px !important;
}

.padtop8 {
padding-top:8px !important;
}

.padtop9 {
padding-top:9px !important;
}

.padtop10 {
padding-top:10px !important;
}

.padtop13 {
padding-top:13px !important;
}

.padtop15 {
padding-top:15px !important;
}

.padtop20 {
padding-top:20px !important;
}

.padtop25 {
padding-top:25px !important;
}

.padtop30 {
padding-top:30px !important;
}

.padtop35 {
padding-top:35px !important;
}

.padtop40 {
padding-top:40px !important;
}

.padtop45 {
padding-top:45px !important;
}

.padtop50 {
padding-top:50px !important;
}

.padtop55 {
padding-top:55px !important;
}

.padtop60 {
padding-top:60px !important;
}

.padtop65 {
padding-top:65px !important;
}

.padtop70 {
padding-top:70px !important;
}

.padtop75 {
padding-top:75px !important;
}

.padtop80 {
padding-top:80px !important;
}

.padtop85 {
padding-top:85px !important;
}

.padtop90 {
padding-top:90px !important;
}

.padtop95 {
padding-top:95px !important;
}

.padtop100 {
padding-top:100px !important;
}

/* padding bottom */
.padbottom0 {
padding-bottom:0 !important;
}

.padbottom1 {
padding-bottom:1px !important;
}

.padbottom2 {
padding-bottom:2px !important;
}

.padbottom3 {
padding-bottom:3px !important;
}

.padbottom4 {
padding-bottom:4px !important;
}

.padbottom5 {
padding-bottom:5px !important;
}

.padbottom6 {
padding-bottom:6px !important;
}

.padbottom7 {
padding-bottom:7px !important;
}

.padbottom8 {
padding-bottom:8px !important;
}

.padbottom9 {
padding-bottom:9px !important;
}

.padbottom10 {
padding-bottom:10px !important;
}

.padbottom13 {
padding-bottom:13px !important;
}

.padbottom15 {
padding-bottom:15px !important;
}

.padbottom20 {
padding-bottom:20px !important;
}

.padbottom25 {
padding-bottom:25px !important;
}

.padbottom30 {
padding-bottom:30px !important;
}

.padbottom35 {
padding-bottom:35px !important;
}

.padbottom40 {
padding-bottom:40px !important;
}

.padbottom45 {
padding-bottom:45px !important;
}

.padbottom50 {
padding-bottom:50px !important;
}

.padbottom55 {
padding-bottom:55px !important;
}

.padbottom60 {
padding-bottom:60px !important;
}

.padbottom65 {
padding-bottom:65px !important;
}

.padbottom70 {
padding-bottom:70px !important;
}

.padbottom75 {
padding-bottom:75px !important;
}

.padbottom80 {
padding-bottom:80px !important;
}

.padbottom85 {
padding-bottom:85px !important;
}

.padbottom90 {
padding-bottom:90px !important;
}

.padbottom95 {
padding-bottom:95px !important;
}

.padbottom100 {
padding-bottom:100px !important;
}

/* padding */
.pad0 {
padding:0 !important;
}

.pad1 {
padding:1px !important;
}

.pad2 {
padding:2px !important;
}

.pad3 {
padding:3px !important;
}

.pad4 {
padding:4px !important;
}

.pad5 {
padding:5px !important;
}

.pad6 {
padding:6px !important;
}

.pad7 {
padding:7px !important;
}

.pad8 {
padding:8px !important;
}

.pad9 {
padding:9px !important;
}

.pad10 {
padding:10px !important;
}

.pad11 {
padding:11px !important;
}

.pad12 {
padding:12px !important;
}

.pad15 {
padding:15px !important;
}

.pad20 {
padding:20px !important;
}

.pad25 {
padding:25px !important;
}

.pad30 {
padding:30px !important;
}

.pad35 {
padding:35px !important;
}

.pad40 {
padding:40px !important;
}

.pad45 {
padding:45px !important;
}

.pad50 {
padding:50px !important;
}

.pad55 {
padding:55px !important;
}

.pad60 {
padding:60px !important;
}

.pad65 {
padding:65px !important;
}

.pad70 {
padding:70px !important;
}

.pad75 {
padding:75px !important;
}

.pad80 {
padding:80px !important;
}

.pad85 {
padding:85px !important;
}

.pad90 {
padding:90px !important;
}

.pad95 {
padding:95px !important;
}

.pad100 {
padding:100px !important;
}

/* margin */
.margin0 {
margin:0 !important;
}

.margin1 {
margin:1px !important;
}

.margin2 {
margin:2px !important;
}

.margin3 {
margin:3px !important;
}

.margin4 {
margin:4px !important;
}

.margin5 {
margin:5px !important;
}

.margin6 {
margin:6px !important;
}

.margin7 {
margin:7px !important;
}

.margin8 {
margin:8px !important;
}

.margin9 {
margin:9px !important;
}

.margin10 {
margin:10px !important;
}

.margin15 {
margin:15px !important;
}

.margin20 {
margin:20px !important;
}

.margin25 {
margin:25px !important;
}

.margin30 {
margin:30px !important;
}

.margin35 {
margin:35px !important;
}

.margin40 {
margin:40px !important;
}

.margin45 {
margin:45px !important;
}

.margin50 {
margin:50px !important;
}

.margin55 {
margin:55px !important;
}

.margin60 {
margin:60px !important;
}

.margin65 {
margin:65px !important;
}

.margin70 {
margin:70px !important;
}

.margin75 {
margin:75px !important;
}

.margin80 {
margin:80px !important;
}

.margin85 {
margin:85px !important;
}

.margin90 {
margin:90px !important;
}

.margin95 {
margin:95px !important;
}

.margin100 {
margin:100px !important;
}

.field {
border:1px solid #dce9f1;
border-top:1px solid #96c4e0;
border-left:1px solid #96c4e0;
color:#000;
padding:5px;
}

.selected {
border:1px solid #CD4722;
}

.bigfield {
font-size:26px;
}

.headerfield {
background-color:#FFF;
}

input.radio,input.checkbox {
border:none;
height:auto !important;
width:auto !important;
vertical-align:middle;
margin:0;
}

.form_buttons {
margin:20px 0 40px;
}

.sidebar_notes {
border:0 solid #000;
float:right;
width:210px;
color:#4B4C37;
font-size:11px;
line-height:14px;
margin:0 20px 0 0;
}

.sidebar_notes strong {
color:#4B4C37;
}

.text10 {
font-size:10px !important;
}

.text11 {
font-size:11px !important;
}

.text12 {
font-size:12px !important;
}

.text13 {
font-size:13px !important;
}

.text14 {
font-size:14px !important;
}

.text15 {
font-size:15px !important;
}

.text16 {
font-size:16px !important;
}

.text17 {
font-size:17px !important;
}

.text18 {
font-size:18px !important;
}

.text19 {
font-size:19px !important;
}

.text20 {
font-size:20px !important;
}

.text22 {
font-size:22px !important;
}

.text24 {
font-size:24px !important;
}

/* borders */
.border0 {
border:none !important;
}

.border_top0 {
border-top:none !important;
}

.border_right0 {
border-right:none !important;
}

.border_bottom0 {
border-bottom:none !important;
}

.border_left0 {
border-left:none !important;
}

.border_white1 {
border:1px solid #FFF !important;
}

.border_white2 {
border:2px solid #FFF !important;
}

.border_white3 {
border:3px solid #FFF !important;
}

.border_white4 {
border:4px solid #FFF !important;
}

.border_white5 {
border:5px solid #FFF !important;
}

.border_white6 {
border:6px solid #FFF !important;
}

.border_black2 {
border:2px solid #000 !important;
}

.border_black3 {
border:3px solid #000 !important;
}

.border_black4 {
border:4px solid #000 !important;
}

.border_black5 {
border:5px solid #000 !important;
}

.border_black6 {
border:6px solid #000 !important;
}

.border_red1 {
border:1px solid #CD4722 !important;
}

.border_red2 {
border:2px solid #CD4722 !important;
}

.border_red3 {
border:3px solid #CD4722 !important;
}

.border_red4 {
border:4px solid #CD4722 !important;
}

.border_red5 {
border:5px solid #CD4722 !important;
}

.border_red6 {
border:6px solid #CD4722 !important;
}

.border_lightbrown1 {
border:1px solid #BCBAB5 !important;
}

.border_lightbrown2 {
border:2px solid #BCBAB5 !important;
}

.border_lightbrown3 {
border:3px solid #BCBAB5 !important;
}

.border_lightbrown4 {
border:4px solid #BCBAB5 !important;
}

.border_lightbrown5 {
border:5px solid #BCBAB5 !important;
}

.border_lightbrown6 {
border:6px solid #BCBAB5 !important;
}

.border_primaryleft1 {
border-left:1px solid #ccdce6 !important;
}

.border_primaryleft3 {
border-left:3px solid #ccdce6 !important;
}

.border_primarytop1 {
border-top:1px solid #ccdce6 !important;
}

.border_primarybottom1 {
border-bottom:1px solid #ccdce6 !important;
}

.border_primarybottom2 {
border-bottom:2px solid #ccdce6 !important;
}

.border_primarybottom3 {
border-bottom:3px solid #ccdce6 !important;
}

.border_primary1 {
border:1px solid #ccdce6 !important;
}

.border_primary2 {
border:2px solid #ccdce6 !important;
}

.border_primary3 {
border:3px solid #ccdce6 !important;
}

.border_primary4 {
border:4px solid #ccdce6 !important;
}

.border_primary5 {
border:5px solid #ccdce6 !important;
}

.border_primary6 {
border:6px solid #ccdce6 !important;
}

.border_secondary1 {
border:1px solid #6FCBE4 !important;
}

.border_secondary2 {
border:2px solid #6FCBE4 !important;
}

.border_secondary3 {
border:3px solid #6FCBE4 !important;
}

.border_secondary4 {
border:4px solid #6FCBE4 !important;
}

.border_secondary5 {
border:5px solid #6FCBE4 !important;
}

.border_secondary6 {
border:6px solid #6FCBE4 !important;
}

.border_secondarybottom1 {
border-bottom:1px solid #6FCBE4 !important;
}

.border_secondarybottom2 {
border-bottom:2px solid #6FCBE4 !important;
}

.border_secondarybottom3 {
border-bottom:3px solid #6FCBE4 !important;
}

.border_secondaryleft3 {
border-left:3px solid #6FCBE4 !important;
}

.border_tertiary1 {
border:1px solid #666 !important;
}

.border_tertiary2 {
border:2px solid #666 !important;
}

.border_tertiary3 {
border:3px solid #666 !important;
}

.border_tertiary4 {
border:4px solid #666 !important;
}

.border_tertiary5 {
border:5px solid #666 !important;
}

.border_tertiary6 {
border:6px solid #666 !important;
}

.border_quaternary1 {
border:1px solid #5bb6cf !important;
}

.border_quaternary2 {
border:2px solid #5bb6cf !important;
}

.border_quaternary3 {
border:3px solid #5bb6cf !important;
}

.border_quaternary4 {
border:4px solid #5bb6cf !important;
}

.border_quaternary5 {
border:5px solid #5bb6cf !important;
}

.border_quaternary6 {
border:6px solid #5bb6cf !important;
}

.border_quinary1 {
border:1px solid #4B4C37 !important;
}

.border_quinary2 {
border:2px solid #4B4C37 !important;
}

.border_quinary3 {
border:3px solid #4B4C37 !important;
}

.border_quinary4 {
border:4px solid #4B4C37 !important;
}

.border_quinary5 {
border:5px solid #4B4C37 !important;
}

.border_quinary6 {
border:6px solid #4B4C37 !important;
}

.border_quinarybottom1 {
border-bottom:1px solid #4B4C37 !important;
}

.border_quinarybottom2 {
border-bottom:2px solid #4B4C37 !important;
}

.border_quinarybottom3 {
border-bottom:3px solid #4B4C37 !important;
}

.border_quinaryleft3 {
border-left:3px solid #4B4C37 !important;
}

#rightnav {
width:310px;
float:left;
background:#EBEFD1;
border:1px solid #98AB2B;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
padding:1px;
}

#rightnav ul li {
color:#285266;
margin-left:-24px;
text-decoration:none;
font-size:1.25em;
display:block;
background:url('/blog/wp-content/themes/telebid/styles/default/tick.png') no-repeat right;
padding:5px 0 5px 15px;
}

#rightnav ul li.header {
background:#EBEFD1 url('/blog/wp-content/themes/telebid/styles/default/bg-gradient.gif') top repeat-x;
padding-top:7px;
color:#fff;
font-size:1.45em;
font-weight:700;
padding-bottom:10px;
}

#rightnav ul li.first {
margin-top:10px;
}

#rightnav ul li.last {
margin-bottom:10px;
}

#rightnav ul li.cross {
background:url(http://www.kayako.com/img/product/cross.png) no-repeat right;
}

#leftcolumn {
width: 740px;
}

#leftcolumn ul {
padding:20px;
list-style-type:none;
}

#leftcolumn p {
font-size:1.25em;
font-weight:400;
line-height:1.7em;
margin-bottom:15px;
margin-left:22px;
}

#leftcolumn h2 {
font-size:1.15em;
line-height:1.5em;
color:#2d87e1;
display:block;
margin-bottom:10px;
margin-left:78px;
letter-spacing:-1px;
}

#leftcolumn #features ul li p {
color:#7f7f7f;
margin-left:8px;
border-bottom:1px solid #e6e6e6;
padding-bottom:24px;
margin-bottom:10px;
font-weight:400;
font-size:12px;
margin-top:5px;
}

#leftcolumn #features ul li.user {
background:url('/blog/wp-content/themes/telebid/images/user.png') top left no-repeat;
}

#leftcolumn #features ul li.contact {
background:url('/blog/wp-content/themes/telebid/images/edit.png') top left no-repeat;
}

#leftcolumn #features ul li.book {
background:url('/blog/wp-content/themes/telebid/images/book.png') top left no-repeat;
}

#leftcolumn #features ul li.network {
background:url('/blog/wp-content/themes/telebid/images/help.png') top left no-repeat;
}

#leftcolumn #features ul li.network p {
border:none;
}

a,.nav2 li a:hover,.widget li a:hover,.post li a:hover {
color:#8D9F27;
text-decoration:none;
}

h2,#bigfat {
color:#262625;
font-size:1.9em;
letter-spacing:-1px;
font-family: "Cambria", "Georgia", "Times New Roman", Times, sans-serif;
}

#header .spacer,.fr,.alignright {
float:right;
}

.nav2 li,.widget li,.widget #recentcomments li {
background:url(images/hl-dot.gif) repeat-x bottom;
padding:.5em 0;
}

.col3.last,.col6.last,.col3 p,.box3 p,.box4 p {
padding:0;
}

.box2 .spacer,.box6 .spacer {
background:#e5e3d1;
height:1%;
padding:10px 25px;
}

.fl,.alignleft {
float:left;
}

.ar,.widget #wp-calendar tfoot td#next {
text-align:right;
}

.widget #wp-calendar thead th,.widget #wp-calendar tfoot td a {
color:#333;
}

.flickr img,.subscribe img {
vertical-align:middle;
margin:6px 0 8px;
}

.border,.border_black1 {
border:1px solid #000 !important;
}

#leftcolumn #features ul li.money,#leftcolumn #features ul li.box {
background:url('/blog/wp-content/themes/telebid/images/money.png') top left no-repeat;
}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.attention {
font-family: Helvetica, Arial, sans-serif;
width:90%;
padding:4px;
margin: 0 auto 10px auto;
border: 1px solid #EF9595;
background-color: #FFDFDF;
text-align: center;
}

.attention img{
padding: 6px;
}

.attention a:link {
color: #555;
text-decoration:none;
border-bottom:1px dotted #000; 
}
.attention-green {
font-family: Helvetica, Arial, sans-serif;
width:90%;
padding:4px 15px 4px 4px;
margin: 10px auto;
border: 1px solid #A8CFAB;
background-color: #E0EFE1;
text-align: center;
}

.attention-green a:link {
color: #555;
text-decoration:none;
border-bottom:1px dotted #000; 
}



.comment {
padding:2px;
}


#showcasepic {margin-bottom:20px;
}