/* CSS Document */
/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------

*{
	margin:0px; 
	padding:0px;
}*/
body, h1, h2, h3, h4, p{
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, p {
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	color:#353535;
	font-size:22px;
	font-weight:bold;
}
h3{
	color:#7BB40D;
	font-size:22px;
	font-weight:bold;
}
h4{
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
}

p{
	color:#353535;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	}

ul {
	list-style:none;
	margin:0px;
}

.clear{
	clear:both;
}

#topsearchbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#EA4549;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
#topsearchbox span{
	color:#959595;
}

.override {
	margin-bottom: 1em;
}

/*
---------------------------------------------
02. CONTAINER AND WRAPPER
---------------------------------------------
*/
#container{
	width:100%;
	margin:0 auto;
	padding:0px;
/*	
	background-image:url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	*/
}
#wrapper{
	width:1000px;
	margin:0 auto;
	padding:0px;
  }
/*
---------------------------------------------
	04. HEADER
---------------------------------------------
*/
#header-holder{
	width:1000px;
	margin:0px;
	float:left;
}
.header-block{
	width:1000px;
	margin:0px;
	float:left;
}
.header-side{
	width:10px;
	margin:0px;
	float:left;
}
.header-center{
	width:980px;
	margin:0px;
	height:112px;
	float:left;
	background-image:url(../images/bg-header.gif);
	background-repeat:repeat-x;
}
.green-block{
	width:980px;
	margin:0px;
	padding:5px 0px 0px 0px;
	height:20px;
	float:left;
	background-color:#7BB40D;
}
.logo-block{
	width:980px;
	height:85px;
	margin:0px;
	float:left;
}
.logo{
	width:603px;
	height:64px;
	margin:0px;
	padding-top:21px;
	float:left;
}
.search-block{
	width:377px;
	height:85px;
	margin:0px;
	float:left;
	overflow:hidden;
}
.search-block-left{
	width:293px;
	height:85px;
	margin:0px;
	float:left;
}
.search-block-right{
	width:84px;
	height:52px;
	margin:0px;
	float:left;
	padding-top:33px;
}
.search-left-curve{
	width:38px;
	height:85px;
	margin:0px;
	float:left;
}

.search-center{
	width:230px;
	height:85px;
	margin:0px;
	float:left;
	background-image:url(../images/bg-search.gif);
	background-repeat:no-repeat;
}
.toll-free{
	width:230px;
	height:15px;
	margin:0px;
	float:left;
}
.searchbox{
	width:230px;
	height:23px;
	margin:0px;
	float:left;
	padding-top:13px;
}
.search-right-curve{
	width:25px;
	height:85px;
	margin:0px;
	float:left;
}

.header-seprater{
	width:100%;
	margin:0px;
	padding:0px;
	height:3px;
	float:left;
}

#arrow1 ul{
	padding:20px 0px 0px 40px;
}
#arrow1 ul li{
	margin:0px;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:4px 0px 3px 20px;
}
/*
---------------------------------------------
03. NAVIGATION
---------------------------------------------
*/
.navigation-block{
	width:1000px;
	margin:0px;
	float:left;
}
.navigation-LR-curve{
	width:11px;
	margin:0px;
	float:left;
}
.navigation-center{
	width:978px;
	margin:0px;
	padding:0px;
	height:37px;
	float:left;
	background-image:url(../images/bg-navigation.gif);
	background-repeat:repeat-x;
}
#navigation ul{
	margin:0 auto;
	padding:0px 0px 0px 0px;
}
#navigation ul li{
	margin:0px;
	padding:0px;
	display:inline;
}
#navigation ul li.seprater{
	float:left;
	width:2px;
	padding:0px 15px 0px 15px;
	line-height:37px;
}
#navigation ul li a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#575757;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 20px 0px 20px;
	line-height:37px;
}

#navigation ul li a:hover, #navigation ul li a.active{
	color:#ffffff;
	background-color:#E6050A;
}
/*
#navigation ul li a:hover{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 20px 0px 20px;
	line-height:37px;
	background-color:#E6050A;
}
#navigation ul li a.active{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 20px 0px 20px;
	line-height:37px;
	background-color:#E6050A;
}
*/

/*
---------------------------------------------
03. CONTENT
---------------------------------------------
*/
#content-holder{
	width:1000px;
	height:auto;
	float:left;
	padding:0px;
}
#left-panel{
	width:223px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px 12px 0px 0px;
}
.left-panel-inner{
	width:223px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}
.left-panel-seprater{
	width:223px;
	height:8px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
/*---------LeftLinks-----Blocks-Starts----------*/
#left-link-block{
	width:221px;
	height:auto;
	float:left;
	padding:0px;
	border:1px solid #000000;
	margin:0px;
}
#left-nav ul{
	margin:0 auto;
	padding:0px 0px 0px 20px;
}
#left-nav ul li{
	margin:0px;
	padding:0px;
	display:inline;
	width:221px;
}
#left-nav ul li a{
	width:221px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575757;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 20px;
	line-height:14px;
}
#left-nav ul li a:hover{
	width:221px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575757;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 20px;
	line-height:14px;
}
/*---------howvanity-----Blocks-Starts----------*/
#howvanity-holder{
	width:221px;
	height:auto;
	float:left;
	padding:0px;
	border:1px solid #E4E4E4;
	background:url(../images/bg-howvanity.gif) repeat-x #EAEAEA;
}
#howvanity-link ul{
	padding:0px;
}
#howvanity-link ul li{
	width:186px;
	margin:0px;
	height:25px;
	padding:7px 0px 7px 35px;
	float:left;
	border-bottom:1px solid #E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
}

#howvanity-link ul li a{
	text-decoration:none;
	color:#575757;
}

#howvanity-link ul li a:hover, #howvanity-link ul li a.active{
	font-weight:bold;
}

#howvanity-link ul li.img1{
	background: url(/layout/images/img-vanity.gif) no-repeat 8px 3px;
}
#howvanity-link ul li.img2{
	background: url(/layout/images/img-search.gif) no-repeat 8px 3px;
}
#howvanity-link ul li.img3{
	background: url(/layout/images/img-vanitytoll.gif) no-repeat 8px 3px;
}
#howvanity-link ul li.img4{
	background: url(/layout/images/whatavanity.gif) no-repeat 8px 3px;
}
#howvanity-link ul li.img5{
	background: url(/layout/images/question.gif) no-repeat 8px 3px;
}
#howvanity-link ul li.img6{
	background: url(/layout/images/contact.gif) no-repeat 8px 3px;
}
/*---------howvanity-----Blocks-Ends----------*/

/*---------LeftLinks-----Blocks-Ends----------*/

#right-panel{
	width:765px;
	height:auto;
	float:left;
	padding:0px;
	overflow:hidden;
}
.right-panel-seprater{
	width:765px;
	height:10px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.right-panel-inner{
	width:743px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #E1E1E1;
}

.right-panel-inner p, .right-panel-inner h1, .right-panel-inner h3, .right-panel-inner h2 {
	margin-bottom: 10px;
}
#arrow1 ul{
	padding:0px 0px 0px 0px;
}
#arrow1 ul li{
	margin:0px;
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#353535;
	padding:4px 0px 3px 20px;
}
#arrow1 ul li span{
	color:#E6050A;
}

#directory-holder{
	margin:0px;
	padding:0px 0px 0px 40px;
}
.directory-holder-inner{
	width:152px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}

ul.arrow2{
	padding:0px 0px 0px 0px;
}
ul.arrow2 li{
	margin:0px;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	list-style:none;
}
ul.arrow2 li a{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	text-transform:none;
	line-height:20px;
}

/*---------Numberadded--Block---starts----*/
.numberadded-holder{
	width:223px;
	margin:0px;
	float:left;
	padding:0px;
}
.numberadded-holder h2{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 15px;
	text-transform:none;
}
.numberadded-holder h3{
	font-size:13px;
	font-weight:bold;
	color:#E6050A;
	padding:10px 0px 0px 15px;
	text-transform:uppercase;
}
.numberadded-holder h3 a{
	color:#E6050A;
	text-decoration:none;
}
.numberadded-holder p{
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#353535;
	padding:0px 15px 10px 15px;
	text-decoration:none;
	text-transform:none;
	text-align:justify;
}
.numberadded-holder p span{
	color:#E6050A;
}
.numberadded-top{
	width:223px;
	height:21px;
	margin:0px;
	float:left;
	padding:5px 0px 0px 0px;
	background-image:url(../images/numberadded-top.gif);
	background-repeat:no-repeat;
}
.numberadded-bottom{
	width:221px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	margin:0px 0px 10px 0px;
	float:left;
	padding:0px 0px 0px 0px;
}

ul.arrow3{
	padding:5px 0px 0px 15px;
}
ul.arrow3 li{
	margin:0px;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	list-style:none;
}
ul.arrow3 li a{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#353535;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	text-transform:none;
	line-height:20px;
}

/*---------Numberadded--Block---Ends----*/
/*---------Search-left---Starts----*/
#searchleft-block{
	width:220px;
	margin:0px;
	padding:10px 0px 10px 0px;
	float:left;
	border:1px solid #D5D5D5;
	background:url(../images/bg-search-left.gif) repeat-x #F0F0EE;
}
#searchleft-block h2{
	font-size:13px;
	font-weight:bold;
	color:#7BB40D;
	text-transform:none;
}

.searchleft-inner{
	width:188px;
	margin:0 auto;
	padding:0px;
}
.searchleft-txt{
	width:188px;
	margin:0px;
	padding:0px 0px 5px 0px;
	float:left;
}
.searchleft-box{
	width:123px;
	margin:0px;
	padding:0px;
	float:left;
}
.searchleft-btn{
	width:65px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:right;
}
/*---------Search-left---Ends----*/

/*---------searchblockBody--Block---starts----*/
.search2-block{
	width:536px;
	height:37px;
	margin:0 auto;
	padding:0px;
}
.search2-left{
	width:385px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
}
.search2-curve{
	width:14px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
}
.search2-bg{
	width:357px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg-search2.gif);
	background-repeat:repeat-x;

}
.search2-curve{
	width:14px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
}

.search2-right{
	width:151px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
}

/*---------Searchbock--Block---Ends----*/


/*---------LastVanity--Block---Starts----*/
#lastvanity-holder{
	width:765px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

#lastvanity-holder h2{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	padding:5px 0px 0px 10px;
}
#lastvanity-holder h3{
	color:#808080;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
}
#lastvanity-holder h3 a{
	color:#808080;
	text-decoration:none;
}
#lastvanity-holder p{
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:5px 0px 0px 0px;
}
#lastvanity-holder p span{
	color:#E6050A;
	font-size:10px;
}
.lastvanity-top{
	width:765px;
	height:29px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(/layout/images/gradient-green.png);
}
.lastvanity-top-left{
	width:226px;
	height:29px;
	float:left;
	margin:0px;
	padding:0px;
}
.lastvanity-top-right{
	width:509px;
	height:20px;
	float:left;
	margin:0px;
	padding:9px 30px 0px 0px;
	text-align:right;
}

.lastvanity-bottom{
	width:703px;
	height:auto;
	float:left;
	margin:0px;
	padding:10px 30px 10px 30px;
	border:1px solid #E1E1E1;
}
.lastvanity-inner{
	width:212px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.lastvanity-sepratre{
	width:33px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}
.more{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	background-image:url(../images/more.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	text-transform:uppercase;
	}
.more:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	background-image:url(../images/more.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	text-transform:uppercase;
	}

/*---------LastVanity--Block---Ends----*/

#body-footer{
	width:765px;
	height:auto;
	float:left;
	margin:0px;
	padding:3px 0px 3px 0px;
	background-color:#7BB40D
}
#body-footer p{
	float:left;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:3px 0px 0px 0px;
	text-align:center;
}

.body-footer-inner{
	width:765px;
	height:auto;
	float:left;
	margin:0px;
	padding:3px 0px 3px 0px;
}
.body-footer-left{
	width:551px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.body-footer-right{
	width:214px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
}
.bodyfooter-nav ul{
	margin:0 auto;
	padding:7px 0px 0px 0px;
}
.bodyfooter-nav ul li{
	margin:0px;
	padding:0px;
	display:inline;
}
.bodyfooter-nav ul li.seprater{
	float:left;
	width:1px;
	padding:0px 5px 0px 5px;
	line-height:7px;
}
.bodyfooter-nav ul li a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 5px 0px 5px;
	line-height:9px;
}
.bodyfooter-nav ul li a:hover{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 5px 0px 5px;
	line-height:9px;
}

/*
---------------------------------------------
04. FOOTER
---------------------------------------------
*/
#footer-holder{
	width:1000px;
	float:left;
	padding:0px 0px 30px 0px;
	background-color:#383838;
}
.footer-inner{
	width:1000px;
	float:left;
	padding:0px;
	background-color:#383838;
}

#footer-holder p{
	color:#BCBCBC;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 10px 0px 10px;
	text-align:justify;
}
#footer-holder a{
	color:white;
	text-decoration:none;
}
#footer-block-holder{
	margin:0px;
	padding:0px 0px 0px 40px;
}
.footer-block-inner{
	width:250px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}
/*
---------------------------------------------
05. FORM
---------------------------------------------
*/
.form-txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#B5B5B5;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
}
input.searchbox-top{
	width:228px;
	height:23px;
	margin:0px 0px 0px 0px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:none;
	border:1px solid #CDCDCD;
}
input.searchbox-big{
	width:357px;
	height:37px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:28px arial,sans-serif bold;
	color: #000000;
	text-decoration: none;
	background:none;
	border:none;
}
input.searchbox-side{
	width:121px;
	height:21px;
	margin:0px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#FFFFFF;
	border:1px solid #D5D5D5;
}