﻿@charset "UTF-8";
/* CSS Document */

body {
	
	border-top: 2px solid #3b3c3d;
	
}

/* Framework */

.div-container {
	
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}

.row {
	
	width: 960px;
	height: auto;
	clear: both;
	
}

.row .iframeMapBox{
	float: right;
	margin-right: 30px;
	margin-top: 70px;
	border: 4px solid white		
}

.columns-12 {
	
	width: 100%;
	float: left;
	
}


.columns-8 {
	
	width: 66%;
	float: left;
	
	
}

.columns-6 {
	
	width: 49%;
	float: left;
	
}

.columns-4 {
	
	width: 33%;
	float: left;
	
}



.columns-3 {
	
	width: 33%;
	float: left;
	
}




.cream {
	
	
	background-color: #fafbe9;
	vertical-align: bottom;
	display: table-cell;
}

.footer {
	
	background-color:#001F28;
	border-top: 1px solid #fff;
	height: 1500px;
	padding-top: 25px;
    margin: 0 0 50px 0;
	
}

.tg-tourblog td {

    padding: 10px;
   /* border: 1px solid #fff;*/

}

.tg-tourblog td a {

    padding-bottom: 3px;
    border-bottom: 1px dotted #fff;
}

.div-tour-table{
    width: 100%;
    text-align: center;
}

.div-tour-table table, tbody, tfoot, thead, tr, th, td {
    background: none; 
    margin: 0 auto; padding: 0;
	border: 0; font-size: 16px;
	font: inherit; vertical-align: middle;
	text-align: center;
}

.div-tour-table table { 
	border-collapse: collapse;
	border-spacing: 0;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	width: 95%; 
	border-collapse: 
	collapse; border-spacing: 0; 
}
		
.div-tour-table td, th { 
	border: 1px solid transparent;
	height: 30px; transition: all 0.3s;  
}
		
.div-tour-table th { background: #73BCD9; color: #FFFFFF; font-weight: bold; }
.div-tour-table td { text-align: center; }
.div-tour-table tr:nth-child(even) td { background: #F1F1F1; }   
.div-tour-table tr:nth-child(odd) td { background: #FEFEFE; }  		
.div-tour-table tbody tr:hover td { background: #DDD;}

.div-index-polaroids {

    padding: 0 40px 0 30px;

}



.div-top-nav-container {
	
	width: 100%;
	min-height: 42px;
	/*background-image:url(../img/blue-trans-bg.png);*/
	
}

.div-top-nav {
	
	float: right;
	min-width: 375px;
	min-height: 35px;
	max-height: 41px;
	border-top: 2px solid #3b3c3d;
	padding: 0 0 0 25px;
	background: rgba(119, 119, 119, 0.8);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.div-top-nav-left {
	
	float: left;
	min-height: 20px;
	min-width: 350px;
	background: rgba(119, 119, 119, 0.8);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	
}

.div-top-nav-left ul {
	
	text-align: center;
	
}

.div-top-nav-left ul li:first-child {
	
	color:#3b3c3d;
	padding-right: 10px;
}

.div-top-nav-left ul li {
	
	display: inline;
	font-size: 10px;
}

.div-top-nav ul li {
	
	float: left;
	padding: 5px;
	
}

.div-logo {
	
	margin: 0 30px 0 0;
	
}

.div-navigation {
	
	margin-top: 35px;
	background-image:url(../img/nav-bg.png);
	background-repeat:repeat-x;
	width: 100%;
	display: block;
	height: 190px;
-webkit-border-top-left-radius: 400px;
-webkit-border-top-right-radius: 200px;
-webkit-border-bottom-right-radius: 200px;
-webkit-border-bottom-left-radius: 450px;
-moz-border-radius-topleft: 400px;
-moz-border-radius-topright: 200px;
-moz-border-radius-bottomright: 200px;
-moz-border-radius-bottomleft: 450px;
border-top-left-radius: 400px;
border-top-right-radius: 200px;
border-bottom-right-radius: 200px;
border-bottom-left-radius: 450px;
	
}

.div-dest {
	
	display: block;
	min-width: 100px;
	height: 180px;
		
}

.div-dest ul {
	
	margin: 27px 0 0 0;
	
}

.div-dest li {
	
	padding: 4px;
	padding-right: 15px;
	border-left: 1px solid #666;
	
}

.blue-check-index {
	
	background-image:url(../img/blue-check-bg.jpg);
    margin-top: 30px;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
    
	
}

.blue-check {
	
	background-image:url(../img/blue-check-bg.jpg);
    margin-top: 30px;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
    
	
}

.blue-check-index {

    margin-top:0;
    -webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;

}

.div-about-us {

    display: block;
    float: left;
    padding: 20px;
    max-width: 360px;

}

.div-country-main-text {

    display: block;
    float: left;
    padding: 20px;
    max-width: 360px;

}

.div-about-us {

    max-width: 500px;

}



input.paypalButton {
    display: none;
}



.div-pointer-left {

    background-color: #c15c5c;
    padding: 15px;
    margin: 20px 20px 0 0;
        -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}



.div-pointer {

    background-color: #c15c5c;
    padding: 15px;
    margin: 20px 20px 0 0;
        -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}



.div-alert {

    background-color: #c15c5c;
    padding: 15px;
    margin: 20px 20px 0 0;
        -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}

.div-pointer-left {

    background-color: #deee9c;

}

.div-pointer {

    background-color: #deee9c;

}

.div-pointer-left {
	
	margin: 20px 15px 0 25px;
	
}

.div-itinery-pictures {

    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}

.div-itinery-pictures img {

     -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}

.div-faq-container .a-dark {
	
	display: block;
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #5e6d1f;
	color: #5e6d1f;
}

.div-bookings {

    margin-left: 40px;
   

}


.message {

    color: #fff;
     font-family: 'Open Sans', 'Arial Black', Gadget, sans-serif;
     margin: 0 0 25px 0;

}

.ul-faq li {

    float: left;
	min-height: 40px;
    background-image: url(../img/faq-star.png);
	background-repeat:no-repeat;
	
	margin-left: 25px;
	padding-left: 40px;
}

.ul-faq li a {
	
	display: block;
	padding-top: 8px;
	
}
	
	

li {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

label {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

input {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

h4 {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

h3 {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

h2 {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

h1 {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

span {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

a {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

	

p {
	
	
	font-family: 'Droid Serif', Georgia, Arial, Helvetica;
	text-decoration:none;
	color: #fff;
	line-height: 1em;
	
}

.text-strong {
	
	
	font-weight: bold;
	color: #4D4C4C;
    
	
}

.text-strong img {

    vertical-align: middle;
}

.div-pointer p {

    font-size: 0.8em;

}

.div-alert p {

    font-size: 0.8em;

}

.div-pointer-left p {

    color: #5e6d1f;

}

.div-pointer p {

    color: #5e6d1f;

}

.div-pointer a {

    color: #deee9c;
    background-color:#5e6d1f;
    padding: 3px;
         -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;

}

.div-about-us p {

    line-height: 1.3em;

}

.div-about-us a {

  border-bottom: 1px solid #fff;

}

.div-about-us a:hover {

    color:#3b3c3d;

}

.dark {

    color: #4d4c4c;
    padding: 40px;

}

.dark-text {
	
	  color: #4d4c4c;
}

.ul-dark li {
	 color: #4d4c4c;
	 padding-left: 40px;
}

.a-dark {
	
	color: #4d4c4c;
	border-bottom: 1px solid #4d4c4c;
	
}

.div-pointer-left .pointer-header {

    display: inline;
	color: #5e6d1f;
	font-size: 1.2em;
	margin: 0 40px 0 0;
    padding:5px;
    background-color:#a0b255;
    -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
	
}
	
	

.div-pointer .pointer-header {

    display: inline;
	color: #5e6d1f;
	font-size: 1.2em;
	margin: 0 40px 0 0;
    padding:5px;
    background-color:#a0b255;
    -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
	
}
	
	

.small {

    font-size: 0.8em;

}

.tiny {
	
	font-size: 0.6em;
	
}

.open {

     font-family: 'Open Sans', 'Arial Black', Gadget, sans-serif;

}

h3 a {

     font-family: 'Montserrat', sans-serif;

}

h2 a {

     font-family: 'Montserrat', sans-serif;

}

h1 a {

     font-family: 'Montserrat', sans-serif;

}

h3 {

     font-family: 'Montserrat', sans-serif;

}

h2 {

     font-family: 'Montserrat', sans-serif;

}

h1 {

     font-family: 'Montserrat', sans-serif;

}

h1 {
	
	font-size: 1.2em;
	line-height: 1.25em;
	
}

h2 {

    font-size: 1em;
	line-height: 1.1em;

}

span {
	
	line-height: 1.2em;
	
}

a {
	
	line-height: 1.2em;
	
}

p {
	
	line-height: 1.2em;
	
}

.p-testimonial {

    font-style: italic;

}

.p-testimonial span {

    font-size: 3em;
    color: #3085b6;
}

.p-testimonial span:nth-child(2n) {

   vertical-align: -0.9em;
   float: right;
   clear: both;
}

.p-testimonial .author {

    font-weight: 700;
    font-size: 1em;
    font-style: normal;

}

a:hover {
	
	border-bottom: 1px solid #fff;
	
}

.alert {

     font-family: 'Open Sans', 'Arial Black', Gadget, sans-serif;
     padding: 4px;
     color:#69b64a;

}

.ul-main-buttons {

    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 25px;
    text-align: center;

}

.ul-main-buttons li {

    display: inline;
    margin: 50px 15px 0 0;

}


.twitter {

    padding: 25px;

}

.footer h1 {

    margin-left: 20px;

}

.footer ul {

max-width: 250px;
margin: 30px 0 0 20px;

}

.footer li {

    display: inline-block;
    padding: 10px;
    border-right: 1px solid #4d4c4c;
    
}

.footer li:hover {

    background-color:#145674;

}

.iFrameMapBox {

    -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border: 8px solid #fff;
float: right;
margin: 75px 25px 0 0;

}

/* End framework. */


.div-chosen-trip {

    background-color: #fff;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 305px;
height: 305px;
margin-left: 100px;
padding: 15px;
text-align: center;

}

.div-chosen-trip label {

    color: #2581b6;


}

.div-chosen-trip h3 {

    color: #2581b6;


}

.div-chosen-trip h2 {

    color: #2581b6;


}

.div-chosen-trip p {

    color: #2581b6;


}

.div-chosen-trip h2 {

    font-size: 1.8em;

}

.div-top-nav ul li a {
	
	min-width: 70px;
	padding: 5px;
	margin-top: 2px;
	display: block;
	color: #0C0C0C;
	
}

.div-top-nav .li-testimonials a {
	
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px; 
	
}

.div-navigation .div-dest a {
	
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px; 
	
}

.div-top-nav .li-contact a {
	
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px; 
	
}

.div-top-nav .li-about a {
	
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px; 
	
}

.div-top-nav .li-home a {
	
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px; 
	
}

.div-top-nav .li-home a {
	
	background-image:url(../img/nav-icons_home.png);
	
}

.div-top-nav .li-about a {
	
	background-image:url(../img/nav-icons_about.png);
	padding-left: 18px;
	
}

.div-top-nav .li-testimonials a {
	
	background-image:url(../img/nav-icons_contact.png);
	padding-left: 20px;
}

.div-top-nav .li-contact a {
	
	background-image:url(../img/nav-icons_contact.png);
	padding-left: 20px;
}

.div-top-nav .li-testimonials a {
	
	padding-left:23px;
	
}

.div-navigation .div-dest .li-korea a {
	
	background-image:url(../img/nav-icon-flag_nk.png);
	padding-left: 30px;
	
}

.div-navigation .div-dest .li-chernobyl a {
	
	background-image:url(../img/nav-icon-flag_ch.png);
	padding-left: 30px;
	
}

.div-navigation .div-dest .li-turkmenistan a {
	
	background-image:url(../img/nav-icon-flag_tk.png);
	padding-left: 30px;
	
}

.div-navigation .div-dest .li-transmongolian a {
	
	background-image:url(../img/nav-icon-flag_tm.png);
     padding-left: 30px;
	
	
}

.div-navigation .div-dest .li-bhutan a {
	
	background-image:url(../img/nav-icon-flag_ba.png);
     padding-left: 30px;
	
	
}

.div-navigation .div-dest .li-more a {
	
	background-image:url(../img/nav-icon-flag_mo.png);
	padding-left: 30px;
	
}


.div-navigation .div-dest .li-moldova a {
	
	background-image:url(../img/nav-icon-flag_md.png);
	padding-left: 30px;
	
}

.div-navigation .div-dest .li-iraq a {
	
	background-image:url(../img/nav-icon-flag_iq.png);
     padding-left: 30px;
	
	
}

.div-navigation .div-dest .li-iran a {
	
	background-image:url(../img/nav-icon-flag_ir.png);
	padding-left: 30px;
	
}

.div-navigation .div-dest .li-somalia a {
	
	background-image:url(../img/nav-icon-flag_sm.png);
    padding-left: 30px;
	
}

.div-navigation .div-dest .li-stans a {
	
	background-image:url(../img/nav-icon-flag_aa.png);
	padding-left: 30px;
	
}

.div-navigation .div-dest .li-liberia a {
	
	background-image:url(../img/nav-icon-flag_sl.png);
		padding-left: 30px;
		
}

.div-navigation .div-dest .li-eritrea a {
	
	background-image:url(../img/nav-icon-flag_er.png);
	padding-left: 30px;

		
}

.div-navigation .div-dest .li-antarctica a {
	
	background-image:url(../img/nav-icon-flag_aa2.png);
		padding-left: 30px;
		
}

.div-navigation .div-dest .li-cuba a {
	
	background-image:url(../img/nav-icon-flag_cu.png);
		padding-left: 30px;
		
}

.div-navigation .div-dest .li-albania a {
	
	background-image:url(../img/nav-icon-flag_al.png);
		padding-left: 30px;
		
		}

.div-navigation .div-dest .li-armenia a {
	
	background-image:url(../img/nav-icon-flag_ag.png);
		padding-left: 30px;
		
				}

.div-navigation .div-dest .li-lebanon a {
	
	background-image:url(../img/nav-icon-flag_lb.png);
		padding-left: 30px;
}

.div-navigation .div-dest .li-chad a {
	
	background-image:url(../img/nav-icon-flag_cd.png);
		padding-left: 30px;
}

.div-navigation .div-dest .li-sudan a {
	
	background-image:url(../img/nav-icon-flag_su.png);
		padding-left: 30px;
}

.div-navigation .div-dest .li-pakistan a {
	
	background-image:url(../img/nav-icon-flag_pk.png);
		padding-left: 30px;
}

.div-navigation .div-dest .li-congo a {
	
	background-image:url(../img/nav-icon-flag_co.png);
		padding-left: 30px;
}
.fb_iframe_widget {

    padding: 20px 25px 5px 25px;

}


/****************************************************/

.div-logo {
	
	float: left;
	display: block;
	
}

.div-dest {
	
	float: left;
	display: block;
	
}

.div-img-home-container {
	
	
	display: block;
	width: 960px;
	height: 513px;
	margin-top: 30px;
	background-image:url(../img/home-image.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.div-img-home-container img {
	
	/*position: relative;
	top: 75px;
	left: 100px;*/
	
}

.circle-index {
	
	position: absolute;
	top: 100px;
	left: 100px;
	
}

.img-home-header-text {
	
	padding: 50px 0 25px 0px;
    
}

.bookings-img-header {

    padding: 20px 0 0 40px;

}

.h1-country-outline {

font-size: 1.5em;
font-weight: bold;
 border-bottom: 1px solid #333;
 padding-bottom: 10px;
 margin: 0 0 20px 20px;
max-width: 90%;
color:#333;

}

.home-country-headers {

font-size: 1.5em;
font-weight: bold;
 border-bottom: 1px solid #333;
 padding-bottom: 10px;
 margin: 0 0 20px 20px;
max-width: 90%;
color:#333;

}

.h1-country-outline {
	
	text-align: center;
	font-size: 0.8em;
	border:0;
	
}

.home-country-text {
	
	font-size: 0.9em;
	padding: 25px 25px 0 25px;
    margin-top: 25px;
   
	
}

.home-country-text p {
	
		color:#333;
        font-family: 'Open Sans', 'Arial Black', Gadget, sans-serif;
}


.h1-country-outline img {

    vertical-align: middle;
    margin: 0 10px 0 0;

}


.home-country-headers img {

    vertical-align: middle;
    margin: 0 10px 0 0;

}

.img-curve {

vertical-align: bottom;
margin-bottom: -2px;	
	
}

.stars {
	
	float: left;
	padding: 4px 14px 4px 4px;
	
}

.footer-tour-text {

    font-size: 0.9em;
    line-height: 1.2em;

}

	.thm-dark {

     background-color:#001F28;

	}
	
	.footer hr {
		
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #6B6A6A;
		
	}
	
	.ftr-copyright {
		
		color: #D1D1D1;
		font-size: 0.5em;
		margin: 20px 50px 0 0;
		vertical-align: middle;
		float: right;
		
	}
	
	.img-social {
		
		width: 50px;
		display: inline;
		vertical-align: middle;
		
	}
	
	.img-social-fb {
		
		
		margin-left: 50px;
		
	}
	
	
	
	
	.a-social:hover {
		
		border:0;
		
	}
	
	.a-as-seen {
		
		
		display: block;
		background-repeat:no-repeat;
		border: 0;
		
	}
	
	.footer .div-as-seen .as-seen-ul {
		
		width: 90%;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		
	}
	
	.div-as-seen li {
		
		border: 0;
		
	}
	
	.div-as-seen li:hover {
		
		background-color: transparent;
		
	}
	
	.a-as-seen {
		background-position:center;
		
		
		
		
	}
	
	.a-as-seen:hover {
		
		border:0;
		
	}
		
	
	.a-bbc {
		
		background-image:url(../img/as-seen-on-tv_bbc.png);
		width: 98px;
		height: 50px;
		
	}
	
	.a-bbc:hover {
		
		background-image:url(../img/as-seen-on-tv_bbch.png);
		cursor: pointer;
	}
	
	.a-cnn {
		
		background-image:url(../img/as-seen-on-tv_cnn.png);
		width: 95px;
		height: 50px;
		
	}
	
	.a-cnn:hover {
		
		background-image:url(../img/as-seen-on-tv_cnnh.png);
		cursor: pointer;
	}
	
	.a-wsj {
		
		background-image:url(../img/as-seen-on-tv_wsj.png);
		width: 334px;
		height: 50px;
		
	}
	
	.a-wsj:hover {
		
		background-image:url(../img/as-seen-on-tv_wsjh.png);
		cursor: pointer;
	}
		
		
		.a-mtr {
		
		background-image:url(../img/as-seen-on-tv_mtr.png);
		width: 104px;
		height: 50px;
		
	}
	
	.a-mtr:hover {
		
		background-image:url(../img/as-seen-on-tv_mtrh.png);
		cursor: pointer;
	}
		
		
			.a-vice {
		
		background-image:url(../img/as-seen-on-tv_vice.png);
		width: 110px;
		height: 50px;
		
	}
	
	.a-vice:hover {
		
		background-image:url(../img/as-seen-on-tv_viceh.png);
		cursor: pointer;
	}
		
		
				.a-time {
		
		background-image:url(../img/as-seen-on-tv_time.png);
		width: 109px;
		height: 50px;
		
	}
	
	.a-time:hover {
		
		background-image:url(../img/as-seen-on-tv_timeh.png);
		cursor: pointer;
	}
	
	
				.a-dm {
		
		background-image:url(../img/as-seen-on-tv_dm.png);
		width: 213px;
		height: 50px;
		
	}
	
	.a-dm:hover {
		
		background-image:url(../img/as-seen-on-tv_dmh.png);
		cursor: pointer;
	}
	


		.a-tg {
		
		background-image:url(../img/as-seen-on-tv_tg.png);
		width: 215px;
		height: 50px;
		
	}
	
	.a-tg:hover {
		
		background-image:url(../img/as-seen-on-tv_tgh.png);
		cursor: pointer;
	}
	

	.a-jpt {
		
		background-image:url(../img/as-seen-on-tv_jpt.png);
		width: 214px;
		height: 50px;
		
	}
	
	.a-jpt:hover {
		
		background-image:url(../img/as-seen-on-tv_jpth.png);
		cursor: pointer;
	}
	
	.a-nbc {
		
		background-image:url(../img/as-seen-on-tv_nbc.png);
		width: 72px;
		height: 70px;
		
	}
	
	.a-nbc:hover {
		
		background-image:url(../img/as-seen-on-tv_nbch.png);
		cursor: pointer;
	}
	
	
	.a-ind {
		
		background-image:url(../img/as-seen-on-tv_ind.png);
		width: 322px;
		height: 50px;
		
	}
	
	.a-ind:hover {
		
		background-image:url(../img/as-seen-on-tv_indh.png);
		cursor: pointer;
	}
	
	.a-esp {
		
		background-image:url(../img/as-seen-on-tv_esp.png);
		width: 202px;
		height: 50px;
		
	}
	
	.a-esp:hover {
		
		background-image:url(../img/as-seen-on-tv_esph.png);
		cursor: pointer;
	}
	
	.a-g1 {
		
		background-image:url(../img/as-seen-on-tv_g1.png);
		width: 70px;
		height: 50px;
		
	}
	
	.a-g1:hover {
		
		background-image:url(../img/as-seen-on-tv_g1h.png);
		cursor: pointer;
	}
	
	.a-alj {
		
		background-image:url(../img/as-seen-on-tv_alj.png);
		width: 51px;
		height: 70px;
		
	}
	
	.a-alj:hover {
		
		background-image:url(../img/as-seen-on-tv_aljh.png);
		cursor: pointer;
	}
	
	.a-guardian {
		
		background-image:url(../img/as-seen-on-tv_guardian.png);
		width: 254px;
		height: 45px;
		
	}
	
	.a-guardian:hover {
		
		background-image:url(../img/as-seen-on-tv_guardianh.png);
		cursor: pointer;
	}
	
	.a-times {
		
		background-image:url(../img/as-seen-on-tv_times.png);
		width: 255px;
		height: 45px;
		
	}
	
	.a-times:hover {
		
		background-image:url(../img/as-seen-on-tv_timesh.png);
		cursor: pointer;
	}
	
	.a-playboy {
		
		background-image:url(../img/as-seen-on-tv_playboy.png);
		width: 268px;
		height: 45px;
		
	}
	
	.a-playboy:hover {
		
		background-image:url(../img/as-seen-on-tv_playboyh.png);
		cursor: pointer;
	}
	
	
	img.aboutus-image {
  background: #dadada;
  height: 50px;
  width: 50px;
}
p.aboutus-info {
  margin-top: 0;
}
.aboutus-item {
  clear: both;
  border-top: 1px solid #dadada;
}
.aboutus-item:nth-child(odd) div.aboutus-info {
  float: right;
}
.aboutus-item:nth-child(odd) div.aboutus-image {
  float: left;
}
.aboutus-item:nth-child(even) div.aboutus-info {
  float: left;
}
.aboutus-item:nth-child(even) div.aboutus-image {
  float: right;
}