html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}


div.clear {
	clear:both;
	line-height:1px;
}

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

html,body {
	padding:0px;
	margin:0px;
	text-align:center;
        background:url(../img/background.gif) repeat-x;
        background-color:#fff;
		overflow-x: hidden;
}

#content {
    margin:0 auto;
    width:1280px;
    height:600px;
    background:url(../img/content.gif) no-repeat;
    background-color:#fff;
}


#cont {
    width:1030px;
    height:500px;
    
    margin:0 auto;
}

#header {
    float: left;
    width:1030px;
    height: 99px;
}

.logo {
    float: left;
    width: 441px;
    height:97px;
    background:url(../img/logo.gif) no-repeat;
}

#little_panel {
    float:right;
    width:360px;
    height: 99px;
}

.follow {
    float: left;
    font:11px Arial;
    color:#525252;
    font-weight: bold;
    margin-top:12px;
}

.social {
    float: left;
    display:inline;
    margin-left:3px;
    margin-top:8px;
}

#but1 {
    float: left;
    width:56px;
    height:27px;
    background:url(../img/but.gif) no-repeat;
    display:inline-block;
    text-decoration: none;
    color:#525252;
    margin-top:5px;
    margin-left:5px;
}

#but1:hover {
    text-decoration: underline;
}

#but1 p {
    font:11px Arial;
    font-weight: bold;
    color:#525252;
    float: left;
    width:100%;
    margin-top:6px;
}

#but2 {
    float: left;
    width:86px;
    height:27px;
    background:url(../img/but2.gif) no-repeat;
    display:inline-block;
    text-decoration: none;
    color:#525252;
    margin-top:5px;
    margin-left:2px;
}

#but2:hover {
    text-decoration: underline;
}

#but2 p {
    font:11px Arial;
    font-weight: bold;
    color:#525252;
    float: left;
    width:100%;
    margin-top:6px;
}

#but3 {
    float: left;
    width:56px;
    height:27px;
    background:url(../img/but.gif) no-repeat;
    display:inline-block;
    text-decoration: none;
    color:#525252;
    margin-top:5px;
    margin-left:2px;
}

#but3:hover {
    text-decoration: underline;
}

#but3 p {
    font:11px Arial;
    font-weight: bold;
    color:#525252;
    float: left;
    width:100%;
    margin-top:6px;
}

.search {
    float: left;
    font:11px Arial;
    color:#525252;
    font-weight: bold;
    margin-top:32px;
    display:inline;
    margin-left:59px;
}

#search_cont {
    float: left;
    width:204px;
    height: 28px;
    background: url(../img/search_cont.gif) no-repeat;
    display: inline;
    margin-top:24px;
    margin-left:10px;
}
#search_cont .search_input {
background:none;
border:none;
margin-top:5px;
}
.search_text {
    float: left;
    width:160px;
    height:15px;
    background:none;
    border:none;
    font:11px Arial;
    color:#6e6e6e;
    display:inline;
    margin-left:10px;
    margin-top:7px;
}

.search_but {
    width:27px;
    height: 28px;
    float: right;
    border:none;
    background: none;
    cursor:pointer;
}

#menu {
    float: left;
    width:1030px;
    height:55px;
    background:url(../img/menu.gif) no-repeat;
}

#menu ul {
    float: left;
}

#menu li {
    float: left;
    text-align: left;
    display: inline;
    margin-top:19px;
    margin-left:25px;
}

.menu_text  {
    font:15px Arial;
    text-decoration: none;
    text-align: left;
    color:#fff;
}

.menu_text:hover {
    text-decoration: underline;
}

#estimator {
    float:right;
    font:15px Arial;
    color:#fff;
    text-decoration: none;
    margin-right: 8px;
    margin-top:19px;
    font-weight: bold;
}

#estimator:hover {
    text-decoration: underline;
}

#left_side {
    float: left;
    width:170px;
}

.cat_name {
    float: left;
    width: 170px;
    height: 26px;
    margin-top:10px;
}

.cat_name img {
    float: left;
    
}

.cat_name p {
    float: left;
    width:125px;
    font:15px Arial;
    font-weight: bold;
    margin-top:4px;
    color:#5f5f5f;
    text-align: left;
    display: inline;
    margin-left:10px;
}

#left_side ul {
    float: left;
}

#left_side li {
    float: left;
    margin-top:5px;
    text-align: left;
    list-style: none;
}

#left_side a {
    font:12px Arial;
    color:#848484;
    text-decoration: none;
    
}

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

.line {
    float: left;
    width:163px;
    height:1px;
    background:url(../img/line.png) no-repeat;
    margin-top:2px;
    font:1px;
}

#central_side {
    float: left;
    width: 630px;
    display: inline;
    margin-left:15px;
}

#slider_cont {
    float: left;
    width:630px;
    height:244px;
    margin-top:1px;
}


.pc {
    float: left;
    margin-top:10px;
}

.one {
    float: left;
    font:18px Arial;
    font-weight: bold;
    color:#272727;
    margin-top:10px;
}

.two {
    float: left;
    font:23px Arial;
    font-weight: bold;
    color:#b10f0f;
    width:200px;
    text-align: left;
}

.three {
    float: left;
    font:23px Arial;
    font-weight: bold;
    color:#2e6f0a;
    width:400px;
    text-align: left;
}

.text1 {
    float: left;
    text-align: left;
    width:100%;
    font:12px Calibri;
    color:#585858;
}
.text2 {
    float: left;
    text-align: left;
    width:100%;
    font:12px Calibri;
    color:#585858;
    margin-top:10px;
}

.text5 {
    float: left;
    text-align: left;
    display:inline;
    margin-left:3px;
    font:12px Calibri;
    color:#585858;
    margin-top:5px;
	padding:5px;
}
#search {
color:#000000;
font-family:Arial, Helvetica, sans-serif, tahoma;
font-size:12px;
}
#search li {
list-style:none;
float:left;
padding-left: 10px;
padding-top:5px;
padding-bottom:5px;
}
#search a {
color:#000000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif, tahoma;
font-size:12px;
}
#search a:hover {
color:#000000;
font-family:Arial, Helvetica, sans-serif, tahoma;
font-size:12px;
}
.title2 {
    float: left;
    font:18px Arial;
    color:#5f5f5f;
    font-weight: bold;
    margin-top:5px;
}

.box ul {
    float: left;
}

.box li {
    float: left;
    list-style: none;
    margin-top: 10px;
    width:200px;
}

.box_border {
    width:280px;
    float: left;
}
.border {
 float: left;
    list-style: none;
    padding-top: 5px;
	padding-bottom:5px;
    width:250px;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#e9eaec;
}

.box5 ul {
    float: left;
    display: inline;
    margin-left:5px;
}


.box5 li {
    float: left;
    list-style: none;
    margin-top: 10px;
    width:150px;
}

.list_text {
    float: left;
    background:url(../img/arrow.png) no-repeat left;
    padding-left:10px;
    font:11px Arial;
    color:#848484;
	text-align:left;
}
.list_text_b {
    float: left;
	background:url(../img/arrow.png) no-repeat left;
	padding-left:10px;
    font:11px Arial;
	text-align:left;
    color:#848484;
}
.list_text2 {
    float: left;
    background:url(../img/arrow.png) no-repeat top left;
    padding-left:10px;
    font:11px Arial;
    color:#848484;
}

.box {
    width:210px;
    float: left;
}

#right_side {
    width:200px;
    float: right;
}

#right_side h1 {
    float: left;
    font:15px Arial bold;
    margin-top:15px;
}

.boxes {
    float:left;
    width:198px;
    height:60px;
    background:#d9ddde;
    border:1px solid #fff;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	border-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top:5px;
}
.boxes p {
    float: left;
    font:12px Arial;
    color:#848484;
    text-align: left;
    margin-top:7px;
    margin-left:5px;
    display: inline;
}

.green {
    color:#2e6f0a;
}

.red {
    color:#ff0101;
}

#easy_steps {
    float: left;
    margin-top:23px;
    width: 191px;
    height:320px;
    background:url(../img/easy_steps.gif) no-repeat;
}

#step1 {
    float: left;
    margin-top:65px;
    margin-left:5px;
    display:inline;
}

#easy_steps h2{
    float: left;
    width:27px;
    height:27px;
    background:url(../img/block.gif) no-repeat;
    font:22px Verdana bold;
    color:#fff;
}

#step1 h3 {
    float: left;
    font:20px Arial bold;
    color:#5f5f5f;
}

#step1 p {
    float: right;
    font:12px Arial;
    color:#5f5f5f;
    width:158px;
    margin-top:-5px;
    text-align: left;
}

#step2 {
    float: left;
    margin-top:15px;
    margin-left:5px;
    display:inline;
}

#step2 h3 {
    float: left;
    font:20px Arial bold;
    color:#5f5f5f;
}

#step2 p {
    float: right;
    font:12px Arial;
    color:#5f5f5f;
    width:158px;
    margin-top:-5px;
    text-align: left;
}

#step3 {
    float: left;
    margin-top:15px;
    margin-left:5px;
    display:inline;
}

#step3 h3 {
    float: left;
    font:20px Arial bold;
    color:#5f5f5f;
}

#step3 p {
    float: right;
    font:12px Arial;
    color:#5f5f5f;
    width:158px;
    margin-top:-5px;
    text-align: left;
}

#step4 {
    float: left;
    margin-top:15px;
    margin-left:5px;
    display:inline;
}

#step4 h3 {
    float: left;
    font:20px Arial bold;
    color:#5f5f5f;
}

#step4 p {
    float: right;
    font:12px Arial;
    color:#5f5f5f;
    width:158px;
    margin-top:-5px;
    text-align: left;
}

#right_side a {
    float: left;
    margin-top:10px;
}

#footer {
    width:100%;
    float: left;
    margin-top:20px;
    height:224px;
    background:url(../img/footer.gif) repeat-x;
	background-color:#d1d9e2;
	position:relative;
}

#cont_footer {
    width:1030px;
    height:204px;
    margin:0 auto;
}

.box_cont {
    float: left;
    width:184px;
    
}

#cont_footer h1{
    float: left;
    font:12px Arial bold;
    color:#5a5a5a;
    margin-top:15px;
}
#cont_footer ul {
    float: left;
}

#cont_footer li {
    float: left;
    list-style: none;
    margin-top:5px;
}

.footer_menu {
    float: left;
    font:10px Arial;
    color:#767676;
    text-decoration: none;
    background:url(../img/plus.gif) no-repeat left;
    padding-left:13px;
    
}

.v_line {
    float: left;
    width:95px;
    height:140px;
    background:url(../img/v_line.gif) no-repeat top;
    margin-top:5px;
}

.footer_menu:hover {
    text-decoration: underline;
}

#cont_footer img {
    float: left;
}

#copyright {
    width:100%;
    font:11px Arial;
    color:#767676;
    margin-top:6px;
}

#links {
    text-align: center;
    width:100%;
    margin-top:18px;
	margin-right:5px;
    font:11px Arial;
    color:#767676;
}

#links a {
    font:11px Arial;
    color:#767676;
    text-decoration: none;
}

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

#mini_menu {
    text-align:center;
    width:100%;
    margin-top:7px;
    font:11px Arial;
    color:#767676;
}

#mini_menu a {
    font:11px Arial;
    color:#767676;
    text-decoration: none;
}

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

.estimate_title {
    font:18px Arial bold;
    color:#5f5f5f;
    width:500px;
    text-align: center;
    margin-top:10px;
}
.title1 {
    float: left;
    font:18px Arial bold;
    color:#5f5f5f;
    width:500px;
    text-align: left;
    margin-top:10px;
}
.title_s {
    float: left;
    font:18px Arial bold;
    color:#5f5f5f;
    width:500px;
    text-align: left;
	margin-top:10px;
	margin-left:10px;
}
.map {
    float:left;
    margin-top:5px;
}

.title3 {
    float: left;
    font:11px Arial bold;
    color:#5f5f5f;
    display:inline;
    margin-left:10px;
    margin-top:5px;
    width:380px;
    text-align: left;
}

.contact_text {
    float: left;
     font:11px Arial ;
    color:#3d3d3d;
    display:inline;
    margin-left:10px;
    margin-top:5px;
    text-align: left;
    width:380px;
}

.input_field {
    float: left;
    width:100%;
    height:20px;
    margin-top:7px;
}

.input_field p {
    float: left;
    font:11px Arial;
    color:#272727;
    margin-top:3px;
}

.input_field input {
    float:right;
    width:262px;
    height:20px;
    border:none;
    background:#e5e5e5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-right:250px;
    font:10px Arial bold;
    color:#333;
    padding-left:5px;
}

/* */
.input_field_new {
    height:20px;
}

.input_field_new p {
    font:11px Arial;
    color:#272727;
	vertical-align:text-top;
}
#textarea {
position:relative;
}
#textarea .name {
position:absolute;
font:11px Arial;
color:#333;
top:0px;
}
.input_text_new {
    width:202px;
    height:20px;
    border:none;
    background:#e5e5e5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font:10px Arial bold;
    color:#333;
    padding-left:5px;
}
.select_field_new {
    height:20px;
    margin-top:7px;
}
.select_field_new p {
    float: left;
    font:11px Arial;
    color:#272727;
    margin-top:3px;
	width:200px;
}
.input_field_new span {
    font:12px Arial bold;
    color:red;
     float :right;
     margin-right: 3px;
}
/* */
.select {
    width:230px;
    height:20px;
    border:none;
    background:#e5e5e5;
	display:inline;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font:10px Arial bold;
    color:#333;
    padding-left:5px;
}

.input_field input:hover {
    background:#cacaca;
}

.input_field span {
    font:12px Arial bold;
    color:red;
     float :right;
     margin-right: 3px;
}

.text_area {
    float: left;
    width:100%;
    margin-top:7px;
}

.text_area p {
    float: left;
    font:11px Arial;
    color:#272727;
    margin-top:3px;
}

.text_area span {
    font:12px Arial bold;
    color:red;
     float :right;
     margin-right: 3px;
}

.area {
        float:right;
    width:310px;
    height:95px;
    border:none;
    background:#e5e5e5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-right:202px;
    font:10px Arial bold;
    color:#333;
    padding-left:5px;
    overflow: auto;
}

.area:hover {
    background:#cacaca;
}
.areanew {
    width:310px;
    height:95px;
    border:none;
    background:#e5e5e5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font:10px Arial bold;
    color:#333;
    padding-left:5px;
    overflow: auto;
}

.areanew:hover {
    background:#cacaca;
}
#captcha {
    float: left;
    height: 54px;
    width:310px;
    margin-top:7px;
    margin-left:118px;
    display:inline;
}

#captcha_bg {
    float: left;
    width:248px;
    height:54px;
    background: #f5f5f5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#captcha_bg p {
    float: left;
    width:100%;
    font:11px Arial;
    color:#3d3d3d;
    margin-top:3px;
}

#captcha_bg img {
    float: left;
    margin:5px;
}

#captcha_bg input {
    float:left;
    display:inline;
    margin-top:9px;
    margin-left:30px;
    width:90px;
    height:20px;
    border:none;
    background:#e5e5e5;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;    
    font:10px Arial bold;
    color:#333;
    padding-left:5px;
}

#captcha_bg input:hover {
    background:#cacaca;
}

.submit {
    float: left;
    width:103px;
    height:28px;
    background:url(../img/send.gif) no-repeat;
    border:none;
    cursor:pointer;
    margin-top:22px;
}

.estimate_cont {
    float: left;
    width:183px;
    height:229px;
    background:url(../img/estimate.png) no-repeat;
    margin-top:10px;
	margin-left:6px;
	margin-right:6px;
    padding-top:5px;
}

.estimate_cont a {
    float: left;
    background:url(../img/arrow.png) no-repeat left;
    font:11px Arial;
    color:#848484;
    text-decoration: none;
    padding-left:10px;
    display:inline;
    margin-left:10px;
    margin-top:5px;
}

.estimate_cont a:hover {
    color:#000;
}

.line2 {
    float: left;
    height:1px;
    font:0px;
    width:148px;
    background:#e9eaec;
    display:inline;
    margin-left:10px;
    margin-top:2px;
}

.cont2 {
    width:178px;
    height: 215px;
    float: left;
    overflow: auto;
}

.title4 {
    float: left;
    font:13px Arial;
    color:#272727;
    font-weight: bold;
    display:inline;
    margin-left:9px;
    margin-top:5px;
}

.spacer {
    float: left;
    height:200px;
    width:11px;
}

#orange {
    float: left;
    font:25px Arial;
    color:#FF3300;
    margin-top:10px;
}

#blue {
    float: left;
    font:25px Arial;
    color:#1f77a3;
    margin-top:10px;
}
#blue a {
    font:25px Arial;
    color:#1f77a3;
}
#blue a:hover {
    font:25px Arial;
    color:#1f77a3;
}
#green {
    float: left;
    font:23px Arial;
    color:#6da31f;
}

#black {
    float: left;
    font:19px Arial;
    color:#4b4e46;
}

#orange_center {
    font:25px Arial;
    color:#FF3300;
    margin-top:10px;
}

#blue_center {
    font:25px Arial;
    color:#1f77a3;
    margin-top:10px;
}

#green_center {
    font:23px Arial;
    color:#6da31f;
}

#black_center {
    font:19px Arial;
    color:#4b4e46;
}

.box2 {
    float: left;
    width:315px;
}

.box2 ul {
    float: left;
}

.box2 li {
    float: left;
    list-style: none;
    font:11px Arial;
    color:#848484;
    text-align: left;
    padding-left:20px;
    width:310px;
    margin-top:7px;
}

.box4 {
    float: left;
    width:310px;
}

.box4 ul {
    float: left;
}

.box4 li {
    float: left;
    list-style: none;
    font:11px Arial;
    color:#848484;
    text-align: left;
  
    width:310px;
    margin-top:7px;
}

.box5 {
    float: left;
    width:600px;
}

.box5 ul {
    float: left;
}

.box5 li {
    float: left;
    list-style: none;
    font:11px Arial;
    color:#848484;
    text-align: left;
    width:600px;
    margin-top:7px;
}

.box3 {
    float: left;
    width:300px;
    display:inline;
    margin-left:15px;
}

.box3 ul {
    float: left;
}

.box3 li {
    float: left;
    list-style: none;
    background: url(../img/check.png) no-repeat left;
    font:11px Arial;
    color:#848484;
    text-align: left;
    padding-left:20px;
    width:300px;
    margin-top:7px;
}

.spy_banner {
    float: left;
    margin-top:10px;
}

.text3 {
    float: left;
    width:450px;
    text-align: left;
    font:11px Arial;
    color:#848484;
    margin-top:5px;
}


.line3 {
    float: left;
    width:450px;
    height:1px;
    font:0px;
    background:#e9eaec;
    margin-top:2px;
}
.line_dotted {
    float: left;
    width:626px;
    height:1px;
    font:0px;
    background:#ffffff;
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#e9eaec;
    margin-top:16px;
}
.text4 {
    float: left;
    width:500px;
    text-align: left;
    font:11px Arial;
    color:#848484;
    margin-top:5px;
}


.line4 {
    float: left;
    width:100%;
    height:1px;
    font:0px;
    background:#e9eaec;
    margin-top:2px;
}


.spacer2 {
    float: left;
    width:100%;
    font:0px;
    height:30px;
}

.banner3 {
    float: left;
    display:inline;
    margin-top:10px;
    margin-left:30px;
}

.text4 {
    float: left;
    text-align: left;
    width:100%;
    font:12px Calibri;
    color:#585858;
    margin-top:10px;
}

.text4 img {
    float: left;
}

#cont3 {
    width:100%;
    float: left;
	background-color:#FFFFFF;
    border:1px solid #1f77a3;
}


#button1 {
    float: left;
    width:124px;
    height:34px;
    background:url(../img/but1.gif);
    margin-top:20px;
}

#button1:hover {
    float: left;
    width:124px;
    height:34px;
    background:url(../img/but1_hover.gif);
    margin-top:20px;
}

#button1_active {
    float: left;
    width:124px;
    height:34px;
    background:url(../img/but1_hover.gif);
    margin-top:20px;
}

#button2 {
    float: left;
    height:34px;
    width:175px;
    margin-top:20px;
    display:inline;
    margin-left:5px;
    background:url(../img/but22.gif) no-repeat;
}

#button2:hover {
    float: left;
    height:34px;
    width:175px;
    margin-top:20px;
    display:inline;
    margin-left:5px;
    background:url(../img/but2_hover.gif) no-repeat;
}

#button2_active {
    float: left;
    height:34px;
    width:175px;
    margin-top:20px;
    display:inline;
    margin-left:5px;
    background:url(../img/but2_hover.gif) no-repeat;
}

#button3 {
    float: left;
    height:34px;
    width:204px;
    margin-top:20px;
    display:inline;
    margin-left:5px;
    background:url(../img/but3.gif) no-repeat;
}

#button3:hover {
    float: left;
    height:34px;
    width:204px;
    margin-top:20px;
    display:inline;
    margin-left:5px;
    background:url(../img/but3_hover.gif) no-repeat;
}

#button3_active {
    float: left;
    height:34px;
    width:204px;
    margin-top:20px;
    display:inline;
    margin-left:5px;
    background:url(../img/but3_hover.gif) no-repeat;
}

.bold {
    font-weight: bold;
}

.shape {
    float: left;
    width:630px;
    height:36px;
    background:url(../img/shape.gif) no-repeat left;
    margin-top:5px;
}

.shape p {
    float: left;
    font:18px Arial bold;
    color:#fff;
    display:inline;
    margin-left:50px;
    margin-top:7px;
}

.spacer3 {
    float: left;
    width:100%;
    height:20px;
}
.spacer4 {
    float: left;
    width:5px;
    height:100px;
}
/* ==============================  Pagination Style  ========================== */
.paginate { padding-top:5px; margin-bottom:10px; margin-left:10px; max-width:1000px; list-style:none }
#pagination-clean ul { list-style:none; margin-bottom: }
#pagination-clean { width:100%; padding-top: 0px; list-style:none }
#pagination-clean li { border:0; margin:0; padding:0; font-size:11px; list-style:none; }
#pagination-clean li,
#pagination-clean a { margin-right:2px; color:#ffffff;  list-style:none; font-family:Arial, Helvetica, sans-serif, tahoma; font-size:12px; }
#pagination-clean .previous-off,
 #pagination-clean .next-off { color:#ffffff; display:block; float:left; font-weight:bold; padding:3px 4px;  list-style:none; }
#pagination-clean .next a,
 #pagination-clean previous a { border:none; font-weight:bold;  list-style:none; }
#pagination-clean .active { background:#88b449; color:#ffffff; font-weight:bold; display:block; float:left; padding:4px 6px; list-style:none }
#pagination-clean .delitel { background:#ffffff; color:#ffffff; font-weight:bold; display:block; float:left; padding:4px 6px; list-style:none }
#pagination-clean a:link,
 #pagination-clean a:visited { color:#ffffff; display:block; float:left; padding:3px 6px; text-decoration:underline; }
#pagination-clean a:hover { text-decoration:none; }
@charset "utf-8";
/* ==============================  Pagination Style  ========================== */

#popular_cont{
				margin:0 auto;
				position:relative;
                width:1040px;
                padding-bottom:3px;
                height: 75px;
				background:#71b5e9 url(../bg_tags.gif) repeat-x;
			}
	
			/* Tag cloud */

#popular_cont .tags ul{
		text-align:center;		
		}
#popular_cont .tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
#popular_cont .tags li a{
		text-decoration:none;
		color:#ffffff;
		padding:0 2px;	
		}
#popular_cont .tags li a:hover{	
		color:#cff400;
		}		
	
#popular_cont .tag1{font-size:70%;}
#popular_cont .tag2{font-size:90%;}
#popular_cont .tag3{font-size:110%;}
#popular_cont .tag4{font-size:130%;}
#popular_cont .tag5{font-size:150%;}
	
	/* alternative layout */

#popular_cont .tags .alt{
		text-align:left;
		padding:0;
		background:none;
		}
#popular_cont .tags .alt li{
		padding:2px 10px;
		background:#efefef;
		display:block;
		}
#popular_cont .tags .alt .tag1, 
#popular_cont .tags .alt .tag2, 
#popular_cont .tags .alt .tag3, 
#popular_cont .tags .alt .tag4, 
#popular_cont .tags .alt .tag5{font-size:100%;}
#popular_cont .tags .alt .tag1{background:#7cc0f4;}
#popular_cont .tags .alt .tag2{background:#67abe0;}
#popular_cont .tags .alt .tag3{background:#4d92c7;}
#popular_cont .tags .alt .tag4{background:#3277ad;}
#popular_cont .tags .alt .tag5{background:#266ca2;}
	
/* // Tag cloud */

