/*** css reset ***/
body, div, p, span, h1, h2, h3, h4, h5, h6, ol, li, ul, label, fieldset, tr, td, th, img, dd, dt {
    margin: 0;
    padding: 0;
    font-size: 9pt;
    text-align: left;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    border: 0;
    font-family: Helvetica, Arial, sans-serif;
}
a, a:link, a:visited {
    color: #3d58a7;	
}
a:hover {
	color: #ff8000;	
}
ol, ul {
    list-style: none;
}

ul {
    margin-top: 0.35em;
}


ul li.no-img  {
    background-image: url('');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
ul li {
    background-position: 0px 5px;
    background-repeat: no-repeat;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	padding: 0px 0px 5px 5px;
}


/*** utlity ***/
div.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
}

div.hide {
    height: 1px;
    line-height: 1px;
}

.r1 {
    background-color: #f4f4f4;
}

.r2 {
    background-color: #e4e4e4;	
}


/*** default form elements ***/
div.offers_form div.form_ele {
    margin: 0 10px 10px 10px;	
}

/*** validation ***/
label.error {
    color: red;
}

/*** page skeleton ***/
body {
    background-color: #fff ;
    background-image: url(/images/bg_1.gif);
    background-repeat: repeat-x;	
}

iframe {
	border: 0;
}

div#frame {
    width: 970px;
    margin: 0 auto;
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    background-color: white;
    min-height:900px;
	padding-bottom:25px;
}

div#header {
	padding-left:15px;
	margin-bottom:5px;
    width: 950px;
	float:left;
}

div#header div.header_mrgn
{
	margin: 0 0 2px 0;
}
div#header ul{ margin-top: 0px; } 

div#header div#header_top_nav ul { margin-top: .15em; float: left; margin-bottom: 2px; } 

div#header_top_nav
{
	width: 216px;
	float: left;
	margin-top: 10px;
	border: 0px solid #CCC;
}

div#header_top_nav ul
{
	margin: 4px 0 0 4px;
	padding: 0;
	float: left;
}

div#header_top_nav ul li
{
font-size: 8pt;
border-right: 1px solid #CCC;
	color: #333;
	display: inline;
	float: left;
	margin: 0 0 4px 0;
	padding: 0 5px 0 5px;
	background-image: none;
}

div#header_top_nav ul li.last
{
	border-right: none;	
}


div#language
{
	width: 216px;
	float: left;
	border: 0px solid #CCC;
}




div#rssicon {
	float: right;
	margin-left: 3px;
	margin-top: 11px;
}

div#headerwrap {
margin-top:8px;
margin-left:220px;
width:500px;
height:155px;
	z-index:1001;
}


div#header_title
{
	margin-bottom: 0;
	margin-top: -5px;
	font-size:25px;
	font-weight:bolder;
	z-index:100;
    background: transparent url('/images/agenzy_logo2.gif') no-repeat;
	background-position: top center;
	height:110px;
	width:100%;
	border:solid 0px black;
	cursor:pointer; 
}



div#offers_for_services
{
display:none;
	float:left;
	width: 990px;
	height: 35px;
	padding: 0 0 0 0;
	margin-right: 8px;
}

div#retail_offers
{
	background: url('/images/header/backgrounds/retail.gif') no-repeat;
	float:left;
	width: 231px;
	height: 35px;
	padding: 0 0 0 0;
	margin-right: 15px;
}

div#resources
{
	background: url('/images/header/backgrounds/resources.gif') no-repeat;
	float:left;
	width: 105px;
	height: 35px;
	padding: 0 0 0 0;
}

div#offers_for_services img,
div#retail_offers img,
div#resources img
{
	margin: 0;
	padding: 0;
}

div#offers_for_services ul.sf-menu,
div#retail_offers ul,
div#resources ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
	
	z-index: 100;
}

div#offers_for_services ul.sf-menu
{
	display: block;
}

div#offers_for_services ul.sf-menu li,
div#retail_offers ul li,
div#resources ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

/* START RETAIL */
div.navmenu {
	display: none;
	position: absolute;
	padding: 0;
	z-index: 100;
}

div.navmenu div.navmenu_topframe
{
	background-color: #3E70A2;
}

div.navmenu div.navmenu_bottomframe
{
	background: none;
	height: 4px;	
	position: relative;
}

div.navmenu div.navmenu_bottomframe div.leftcorner,
div.navmenu div.navmenu_bottomframe div.rightcorner
{
	width: 4px;
	height: 4px;
	position: absolute;
}

div.navmenu div.navmenu_bottomframe div.leftcorner
{
	background-image: url('/images/retail-menu-leftcorner.gif');
	left: 0;
}

div.navmenu div.navmenu_bottomframe div.rightcorner
{
	background-image: url('/images/retail-menu-rightcorner.gif');
	right: 0;	
	top: 0;
}

div.navmenu div.navmenu_bottomframe div.middle
{
	background-color: #3E70A2;
	margin: 0 4px;
	height: 4px;	
}

div.navmenu .links a
{
	color: #C9DBEB;
}

div.navmenu .title a
{
	color: #C9DBEB;	
}

div.navmenu .col1,
div.navmenu .col2
{
	float: left;	
	padding-right: 10px;
}

div.navmenu .col2
{
	padding: 0 0 0 10px;
}

div.navmenu .col.right {
	border-right: none;
}

div.navmenu p {
	color: #c9dbeb;
}

div.navmenu p.title {
	color: #c9dbeb;
}

div.navmenu p.title a{
	color: #ffffff}

div.navmenu p.links {
	margin: 0 0 10px 10px;
	color: #ffffff;
}

div.navmenu p a {
	color: inherit;
	text-decoration: none;
}

div.navmenu .navmenu_border
{
	border-bottom: 1px #578ABD solid;
	margin: 0 10px 0 10px;	
	padding: 10px 0 10px 0;
}

input.shadow {
    background-image: url(/images/inputshadow.gif);
    background-repeat: no-repeat;
    padding: 0;
    border: 0;
    margin-right: 5px;
    margin-left: 10px;
    font-size: 11px;
    color: #aaaaaa;
    height: 12px;
    padding: 4px;
}

div.navmenu p.viewall a:link,
div.navmenu p.viewall a:visited,
div.navmenu p.viewall a:hover,
div.navmenu p.viewall a:active
{
	color: #FFF;
	font-weight: bold;
	margin: 10px 10px 6px;
	text-align:right;
	float: right;
}
/* END RETAIL */


div#main {
background-color:#fff;

}

div#leftcol {
    float: left;
    display: inline;
    width: 185px;
    margin: 0 10px 10px 5px;
}

div#rightcol {
    margin: 0 0 10px 0;
_margin:0;
_padding:0;
	float: left;
    display: inline;
    width: 760px;
	min-height:1000px;
}

/*** pagedata ***/
h1 {
	font-family: Lucida Sans;
	font-weight: bold;
    font-size: 18px; 
    height: 25px; 
    line-height: 25px;
}

h2 {
    color: #666666;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;	
}

/*** left sidenav ***/

.loading {
z-index:9999;
background:transparent;
text-align:center;
border:solid 0px black;
}

.loading-profile {
z-index:9999;
background:transparent;
text-align:center;
border:solid 0px black;
}


.loading5 {
z-index:9999;
background:transparent;
text-align:center;
border:solid 0px black;
position:absolute;
_top:255px;
left:auto;
display:inline;
}


div#sidenav div.sidenavgroup {
    margin-bottom: 20px;	
}

div#sidenav div.sidenavitem {
    width: 180px;
}

div#sidenav div.sidenavitem a {
    color: white;	
}

div#sidenav p.subsub a{
	color: black;	
}

div#sidenav p.subsubselected a{
	color: black; 
}

div#sidenav div.sidenavitem p {
    font-size: 11px;
    font-weight: bold;
}

div#sidenav div.sidenavitem.header {
    background-color: #4A86C1;
}

div#sidenav div.sidenavitem.header p {
	color: white;
	margin: 5px 5px 5px 7px;
}


div#sidenav div.sidenavitem a {
	text-decoration: none;	
}

div#sidenav div.sidenavitem a:hover {
	text-decoration: underline;
}	

div#sidenav div.sidenavitem.subitem p {
    padding-left: 5px;
	font-weight: normal;
}

div#sidenav div.sidenavitem.subitem.selected p {
    font-weight: bold;	
}

div#sidenav div.sidenavitem.subitem.selected a {
    color: black;
}

div#sidenav div.sidenavitem.subitem.selected div.wrap {
    background: #bad1e7 url('/images/sidenav_button_selected.gif') no-repeat;
    border-right: 1px solid #91a2b3;
    border-left: 1px solid #c9daec; 
    padding: 1px;
}

div#sidenav div.sidenavitem.subitem div.wrap {
    border-right: 1px solid #91a2b3;
    border-left: 1px solid #c9daec; 
    background: #d30000 url('/images/sidenav_button.gif') no-repeat;
    padding: 1px;
}

div#sidenav div.sidenavitem.subitem div.wrap.selected {
    background:#BAD1E7 url(/images/sidenav_button_selected.gif) no-repeat scroll 0 0;
}

div#sidenav div.sidenavitem.subsubitem {
    font-weight: normal;
    width: 180px;
    /*height: 10px;*/
    margin: 0 auto;
    background-color: #e2ecf5;
    border-bottom: 1px white solid;
}

div#sidenav div.sidenavitem.subsubitem div.wrap {
    background-color: #e2ecf5;
    padding-left: 5px;
}


div#sidenav div.sidenavitem.subsubitem div.wrap p {
    font-weight: normal;
    padding: 2px;
}

div#sidenav div.sidenavitem.subsubitem.chosen div.wrap {
    color: black;
}

div#sidenav div.sidenavitem.subitem.selected div.wrap {
	border-bottom: 0px;
} 

div#sidenav div.sidenavitem.subsubitem.chosen div.wrap div.subnav {
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 11px;
    font-weight: normal;
}

div#sidenav div.sidenavitem.subsubitem.chosen div.wrap div.subnav a {
    text-decoration: underline;   
    color: blue;
}

div#sidenav div.sidenavitem.subsubitem.chosen div.wrap p{
	font-weight: bold;
}

div#sidenav div.sidenavitem.subsubitem.chosen img.arrow {
    margin-right: 2px;
    position: relative;
    bottom: 1px;
}

div#sidenav div.sidenavitem.selected {
    background-repeat: no-repeat;
    background-position: 12px 9px;
    font-weight: bold;
}

div#sidenav p {
    font-weight: bold;	
    color: #333333;
}

div#sidenav div.sidenav-viewed {
	margin-top: 15px;
}

div#sidenav div.sidenav-viewed li {
}

/*** footer ***/
div#bannerfooter {
	margin: 0 auto;
	width: 720px;
    margin-left: 250px;
	height:275px;
	border: solid 0px black;
	background:#fff;
	text-align:center;
}
.thebanner{
float:left;
display:inline;
margin-right:15px;
}
div#footernavdiv {
clear:both;
width: 970px;
margin: 0 auto;
bottom:0;
padding-top: 10px;
background:transparent url(/images/footer_bg.png) repeat-x scroll 0 10px;
}

p.resources {
    margin-top: 15px;	
}

div#footernavdiv a {
    text-decoration: none;	
}

div#footernavdiv p {
    text-align: center;	
}

p.description {
	margin-bottom: 10px;
}

div#footernavdiv div.shadow {
    height: 3px;
    background-image: url(/images/footer_shadow.gif);
    background-repeat: repeat-x;
    overflow: hidden;
}

div#footernavdiv p.sitename {
    font-size: 18px;
    font-weight: bold;	
    margin-top: 5px;
    margin-bottom: 5px;
}

div#footernavdiv p.tagline {
    font-weight: bold;
    font-size: 13px;	
}

div#footernavdiv p.userlinks {
    margin-top: 20px;
    margin-bottom: 10px;	
}

div#footernavdiv h4 {
    margin-top: 20px;
    font-weight: bold;
    font-size: 14px;	
    text-align: center;
    margin-bottom: 3px;
}

div#footernavdiv p#copyright span, div#footernavdiv p#closingtext{
    color: #999999;
}

div#footernavdiv p#closingtext {
    margin-top: 40px;	
}

div#footernavdiv div#admin {
    line-height: 35px;
    height: 38px;
    background-image: url(/images/footer_admin.gif);
    text-align: center;	
    margin-top: 0;
	padding:0 !important;
	padding-top: 10px;
    margin-bottom: 10px;
}

div#footernavdiv table#footernav {
    border-collapse: collapse;
    width: 880px;
    margin: 0 auto;
    	
}

div#footernavdiv table#footernav tr#subheader td {
    font-weight: bold;
    padding-left: 40px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

div#footernavdiv table#footernav tr#cats td {
    padding: 3px 3px 3px 35px;	
    width: 17%;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

div#footernavdiv table#footernav tr#cats td li{
    font-size: 10px;
    color: #333333;
    background-image: url(/images/arrowhead-list-small.gif);
    padding-left: 8px; 
    margin-left: 5px;
}

div#footernavdiv table#footernav tr#cats td ul {
	margin-top: 0px;
}

/* action errors and messages */

#errorBox {
	margin: 0 auto;
	padding: 0.2em 0.5em;
	border: 1px solid #888;
	max-width: 50em;
	background: #fcc;
}

#errorBox p {
	text-align: center;
}

#messageBox {
	margin: 0 auto;
	padding: 0.2em 0.5em;
	border: 1px solid #8fb9d0;
	max-width: 60em;
	background: #cfc;
}

#messageBox p {
	text-align: center;
}

.sf-menu, .sf-menu * 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index: 50;
}

.sf-menu
{
	line-height:1;
}
.sf-menu ul
{
	position:absolute;
	top:-999em;
	width:145px;
	z-index: 50;
}

.sf-menu ul li
{
	width:100%;
}

.sf-menu li:hover
{
	visibility:inherit;
}

.sf-menu li
{
	float:left;
	position:relative;
}
.sf-menu a
{
	display:block;
	position:relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	left:0;
	top:2.5em;
	z-index:99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul
{
	top:-999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul
{
	left:10em;
	top:0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul
{
	top:-999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
	left:10em;
	top:0;
}
.sf-menu
{
	float:left;
}

.sf-menu li {
/*background:#BDD2FF none repeat scroll 0 0;*/

}
.sf-menu li li a:link,
.sf-menu li li a:visited,
.sf-menu li li a:hover,
.sf-menu li li a:active
{
	color: #FFF;
	text-decoration: none;	
	/*margin: 5px 10px;*/
}

.sf-menu li li div.item
{
	background:#699ACB none repeat scroll 0 0;
	padding: 5px 10px;
}

.sf-menu li li a:link,
.sf-menu li li a:visited
{
	font-weight:normal;
}


.sf-menu li li:first-child
{
	border-top: none;
}

.sf-menu li li
{
	/*background: #699ACB none repeat scroll 0 0;*/
	border-top: 1px solid #91B5D9;
	color: #FFF;
	font-size: 11px;
}

.sf-menu li li div.item.subcat
{
	padding-left: 20px;
}

.sf-menu li li div.last
{
	padding: 5px 10px 2px;
}

.sf-menu li li div.last,
.sf-menu li li div.lasthover
{
	padding: 0;
	height:3px;
	overflow: hidden;	
}

.sf-menu li li div.last
{
	/*-moz-border-radius: 0 0 2px 2px;*/
	background: transparent url('/images/dropdown-bottom.gif') top left no-repeat;
}

.sf-menu li li div.lasthover
{
	/*-moz-border-radius: 0 0 2px 2px;*/
	background: transparent url('/images/dropdown-bottom-hover.gif') top left no-repeat;
}

.sf-menu li li div.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active
{
	background:#91B5D9 none repeat scroll 0 0;
	/*font-weight: bold;*/
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

.sf-menu a.sf-with-ul
{
	min-width:1px;
	padding-right:2.25em;
}

p.featuredname
{
	text-decoration: underline;
}

#debugconsole
{
	width: 100%;
	position: fixed;
	top: 600px;
	z-index: 5000;
}

#debugtable
{
	margin-left: auto;
	margin-right: 5px;
	vertical-align: middle;
	border-collapse: collapse;
	border: medium black dotted;	
}

#debugtable td
{
	background: #CCCCCC;
	color: #663300;
	border: thin black dotted;
	padding: 10px;
	font: 10pt Verdana, sans-serif;
	font-weight: 700;
}


p.merch_title
{
	font: 9pt Verdana, sans-serif;
	font-weight: bold;
	color: grey;
	padding-bottom: 10px;
}

div#header_top_nav ul li#end
{
	border-right: none;
}

.bottomcap
{
	margin-left: 2px;
}

.sidenavitem > .bottomcap
{
	margin-left: 0px;
} 

p.catsviewall{
	padding-top: 60px;
}

div.buytext a {
	text-decoration: none;
}

/* forms */
div.offers_form label {
	font-weight: bold;
	display: block;
}

div.offers_form input {
	margin: 3px 0 5px 0;
}

div.offers_form input[type="text"], input[type="password"]{
	width: 250px;
}

div.offers_form input[type="radio"] {
	margin-right: 5px;
}

div.offers_form .errors {
	color: red;
}

span#advanced_widget td { vertical-align: middle; }

div#homepage-sign {
    margin-left: 78px;
    float: left;
}

div#search {
    float: left;
	background-color:#fff;
	text-align:center;
	width: 475px;
	height: 55px;
	border: 1px solid #666699;
}

.microbar {
float:left;
padding-left:25px;
}

#search_container{
width:430px;
height:45px;
z-index:1000;
padding-left:15px;
}
.search_form {
display:inline;
margin: 0;
padding: 0;
}
.search_input_container {
background:url('/images/agenzy_bar.gif') transparent;    
background-position: top left;
background-repeat: no-repeat;
padding: 8px 15px 0px 15px;
width: 404px;
height: 35px;
}
.search_input {
text-align: left;
font-size:24px;
color:#999999;
height:30px;
border:0 solid #000;
line-height:30px;
width:400px;
padding:0;
margin:0;
position:relative;
}
.fix_search {width:404px;}
.search_go {
width:47px;
height:35px;
display:block;
cursor:pointer;
background:url('/images/button_go.gif') transparent;
background-repeat: no-repeat;
background-position: middle center;
}

ul#viewit {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight:bolder;
	height:100%;
	float:right;
}

#viewit li.tab {
	list-style-type:none;
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/	
cursor:pointer;
height:25px;
width:120px;
text-align: center;
vertical-align:bottom;
float:left;
font-size:13px;
	border: 0px solid #e7e7e7;
background:url('/images/index/tab_off.gif') transparent;
background-repeat: no-repeat;
background-position: middle center;
	padding:0px 0px 0px 0px;
	margin:5px 2px 0px 5px;
}
#viewit li.tab.on {
color:#fff;
background:url('/images/index/tab_on.gif') transparent;
background-repeat: no-repeat;
background-position: middle center;
}
#viewit li.tab.on a {
color:#fff;
}
#viewit li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px 14px 5px 14px;
	margin:0;
	border-bottom: 0;
	}
#viewit li a:hover {
color:#fff;
background:url('/images/index/tab_on.gif') transparent;
background-repeat: no-repeat;
background-position: middle center;
	}

#viewit  li:hover, li:hover ul  {
color:#fff;
}

#topwrapper {
background-color:#fff;
}

div#best {
background:#fff;
float:left;
width:320px;
height:30px;
}

div#best div#bestimage {
float:left;
}
div#best div#besttext {
border:solid 0px black;
float:left;
margin-top:2px;
_width:330px;
position:absolute;
padding-left:30px;
_padding-left:30px;
}
div.prevnext {
	list-style-type:none;
  display: inline; /*For IE*/	
cursor:pointer;
height:25px;
width:120px;
text-align: center;
vertical-align:bottom;
float:left;
font-size:13px;
	border: 0px solid #e7e7e7;
background:url('/images/index/tab_off.gif') transparent;
background-repeat: no-repeat;
background-position: middle center;
	padding:0px 0px 0px 0px;
	margin:7px 2px 0px 5px;
}
div.prevnext:hover {
background:url('/images/index/tab_on.gif') transparent;
color:#fff;
}
div.prevnexttext {
width:120px;
margin-top:5px;
text-align:center;
vertical-align:bottom;
}

.hidden{
display:none;
}
.shown{
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/	
}

.button {
	background-color: #fff;
	color: #333;
	}

.button ul {
    background-image: url('');
    background-position: 0px 0px;
    background-repeat: no-repeat;
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	.button ul li {
    background-image: url('');
    background-position: 0px 0px;
    background-repeat: no-repeat;
		}
		
	.button li {
    background-image: url('');
    background-position: 0px 0px;
    background-repeat: no-repeat;
		margin: 0;
		border-bottom: solid 1px #ccc;
	padding:0;
	text-align:center;
		}
.button li a {
  display: block !important; /*For GOOD browsers*/
	background-color: #fff;
		color: #000;
		text-decoration: none;
		width: 100%;
		font-size:9pt;
		font-weight:bolder;
		}
.button li a.smaller {
  display: block !important; /*For GOOD browsers*/
	background-color: #fff;
		color: #000;
		text-decoration: none;
		width: 100%;
		font-size:8pt;
		}

	html>body .button li a {
		width: auto;
		}

	.button li a:hover {
		background-color: #fff;
		color: #000;
		}

#pages{
width:400px;
height:25px;
text-align:center;
font-size:9pt;
float:left;
}

#innerscrollwrap{
padding-top:5px;
}
#sky_banner{
text-align:center;
border: solid 1px #808080;
width:180px !important;
width:170px;
height:610px;
margin-top:10px;
background:#eeeeee;
}
.travelsearch{
width:98%;
border:solid 1px #ccc;
background:#FFF;
color:white;
padding:2px;
text-align:center;
}

.travelsearch a, .travelsearch a:link, .travelsearch a:visited {
color:#000;
}



.gridwrap {
border:solid 1px #ccc;
height:365px;
width:170px;
text-align:center;
float:left;
margin:1px 8px 5px;
}


.blue-gradient div.sidebar {
width:177px;
border:dotted 1px #ccc;
padding-top:2px;
padding-left:2px;
background:#f2f2f2;
background:transparent url(/images/leftside_bg.png) no-repeat scroll center top;
}


div.leftsidebar {
width:172px;
padding:5px 0 5px 8px;
background:#f2f2f2;
text-align:left;
}
.leftsidebar a,.leftsidebar a:visited{
text-decoration:none;
}
.leftsidebar a:hover{
text-decoration:underline;
}
h1.boxhead,h2.boxhead {
background:#F2F2F2 url(/images/box-head.gif) repeat-x scroll 0 0;
font-weight:bold;
}


#window
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(/images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(/images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6caf00;
}
#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(/images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	height: 255px;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 10px;
}
.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #B4F155;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}


.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#f2f2f2;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
}
.dd .ddTitle span.arrow {
	background:url('/images/dd_arrow.gif') no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#66CCFF;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background:#66CCFF;
	
}
.hidden {display:none;}


.topwrapperagency-wrap{
border:solid 1px #ccc;
height:auto;
width:170px;
_width:160px;
text-align:center;
float:left;
margin:8px;
_margin:7px;
}
.topwrapperagency-thumb{
border:solid 1px #ccc;
min-height:108px;
height:108px;
width:143px;
_width:140px;
text-align:center;
margin-top:10px;
margin-left:10px;
_margin-left:3px;
padding:2px;
}

div#photowidget{
	width:308px;
	height:230px;
}

#demotip { 
    display:none; 
    background:transparent url('/images/white_arrow.png'); 
    font-size:13px; 
	font-weight:bold;
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#000;     
	z-index:99999;
}
#demotipbig { 
    display:none; 
    background:transparent url('/images/white_arrow_big-trans.png'); 
    font-size:13px; 
	font-weight:bold;
	height:183px;
	padding:20px 30px 10px 30px;
	width:310px;
    color:#000;     
	z-index:99999;
}


.mytools {
width:587px;
padding:1px 0 1px 170px;
border-top:dotted 1px #ccc;
border-bottom:dotted 1px #ccc;
float:left;
position:relative;
background: #eee;
}
.mytools a{
text-decoration:none;
}
.mytools a:hover{
text-decoration:underline;
}
.mytools-cat a{
text-decoration:none;
}
.mytools-cat a:hover{
text-decoration:underline;
}

.mytools-agency {
width:187px;
border-top:dotted 1px #ccc;
float:left;
position:relative;
background: #eee;
}
.mytools-agency a{
text-decoration:none;
}
.mytools-agency a:hover{
text-decoration:underline;
}
.mytools-product {
width:80px;
margin-top:5px;
margin-bottom:5px;
float:left;
position:relative;
}
.mytools-product a{
text-decoration:none;
}
.mytools-product a:hover{
text-decoration:underline;
}
#results-wrapper{
border:solid 0px black;
height:30px;
width:765px;
}
#results-wrapper2{
float:right;
border:solid 0px black;
height:30px;
width:440px;
}


.margintop5{
_margin-top:5px;
}

.footerbottom {
border-top:solid 1px #ccc;
}
.footerbottom2{
text-align:center;width:860px;padding-left:50px;padding-top:5px;padding-bottom:5px;
}
.footercountry{
padding-bottom:5px;padding-top:5px;width:100%;text-align:center;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;
}
.footerbottom2 a{
padding:3px;
}
.footercountry a{
padding-left:6px;
}
.footerbottomtext{
text-align:center;font-size:8pt;padding-top:5px;padding-bottom:5px;padding-left:40px;padding-right:40px;
}
.footerbottomtext a,.footerbottomtext a:hover,.footerbottomtext a:visited{
color:black;
text-decoration:none;
}


#button-wrapper{
height:80px;
}

div#displays{
width:70px;
float:right;
margin-top:10px;
}
.display-inner{
display:inline;
float:left;
padding-left:5px;
}

div#photowidget-wrap{
min-height:400px;
min-width:700px;
}

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:10000;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:195px;  
width:720px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:20000;  
padding:12px;  
font-size:13px;  
overflow:hidden;
}  
#popupContact h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:18px;  
line-height:18px;  
right:6px;  
top:4px;  
position:absolute;  
color:#6fa5fd;  
font-weight:700;  
display:block;  
cursor:hand;
cursor:pointer;
}  

.popupContactInner{
float:left;
margin-top:25px;
_margin-top:1px;
margin-left:10px;
}
input#quicktext 
{           
border: 2px solid #ccc;
color: #808080;
font-weight: bold;
font-family: "Lucida Grande" ,Verdana,sans-serif;
height: 15px;
width: 40px;
font-size: 1em;
vertical-align: middle;
text-decoration: none;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}

input:hover#quicktext 
{
border: #000 2px solid;
} 
.quicktextcoupon 
{           
border: 2px solid #ccc;
color: #808080;
font-weight: bold;
font-family: "Lucida Grande" ,Verdana,sans-serif;
height: 15px;
width: 40px;
font-size: 1em;
vertical-align: middle;
text-decoration: none;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}

.quicktextcoupon :hover
{
border: #000 2px solid;
} 

.quicktexttooltip {
	display:none;
	background-color:#ffa;
	border:1px solid #cc9;
	padding:3px;
	font-size:13px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
}

#carouselwrapper{
margin-bottom:20px;
}

div#twitterwidget{
width:400px;
text-align:center;
margin-top:5px;
margin-bottom:5px;
float:left;
}

div#twitterleft{
width:165px;
text-align:center;
}

.nodeco a{
text-decoration:none;
text-align:justify;
}

.linkers{
display:none;
}

.popular-search a{
text-decoration:none;
}
.popular-search a:hover{
text-decoration:underline;
}




#search_options a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border-color:#D1D1D1;
border-style:solid;
border-width:1px 1px 0 1px;
color:#666666;
cursor:pointer;
display:block;
font-weight:bold;
line-height:21px;
padding:2px 10px 0 10px;
text-align:center;
text-decoration:none;
font-size:15px;
}

#search_options a.on {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#5B9D00 none repeat scroll 0 0;
border-color:#457700;
border-style:solid;
border-width:1px 1px 0 1px;
color:#FFFFFF;
cursor:pointer;
display:block;
font-weight:bold;
line-height:21px;
padding:2px 10px 0 10px;
text-align:center;
text-decoration:none;
font-size:16px;
}

#search_options a:hover {
background:#ff9b00 none repeat scroll 0 0;
color:#FFFFFF;
font-size:16px;
}
#search_options li.on {
background:transparent url(/images/arrow_down2.gif) no-repeat scroll center bottom;
height:27px;
}
#search_options ul li{
padding:0 0 0 5px;
}
div.optionstyle{
top:95px;height:23px;text-align:center;background:#fff;margin-left:265px;width:415px;position:absolute;z-index:9999999;display:none;
}


.hd2{color:#fff; width:183px; height:25px; border:none;background:transparent url(/images/leftside_top_orange.png) no-repeat scroll ;}
.newsBox1{width:180px;border:1px solid #dbdbdb;height:100%;margin-bottom:15px;}
.newsBox1 .list{ border:1px solid #ff8000;width:159px; padding:5px; margin:5px 4px;}
.newsBox1 .list:hover{ background:#f7f7f7;border:1px solid #ff8000;width:159px; padding:5px; margin:5px 4px;}
/*.rightCol .newsBox1 .list img{float:left; margin:0px 5px;}*/
.newsBox1 .list b{ float:left;font-weight:bold;color:#004EA7;text-decoration:none; text-align:justify; width:150px;}
.newsBox1 .list b a{color:#7db500;text-decoration:none;}
.newsBox1 .list b a:hover {text-decoration:underline;}
.newsBox1 .list p{font-weight:normal; color:#4f4f4f;text-decoration:none; padding:0px; margin:5px;text-align:center;}
.newsBox1 .list p a{color:#4f4f4f;text-decoration:none;}
.newsBox1 .list p a:hover{text-decoration:none;color:#ff8000;}
.clr{clear:both; display:block;}



.hd2 .gradienttext {
color:#FFFFFF;
font-size:14pt;
font-weight:bolder;
text-align:center;
}
div.sidebar-browse {
background:transparent url(/images/coupons_search_bg.png) no-repeat scroll center top;
float:left;
margin-bottom:7px;
width:325px;
font-size:15px;
overflow:hidden;
}

div.sidebar-inner {
background:#fff url(/images/coupons_headers.png) no-repeat scroll center bottom;
height:23px;
width:325px;
text-indent:15px;
padding-top:7px;
font-size:16px;
color:#fff;
font-weight:bold;
}
div.sidebar-inner-black {
background:#fff url(/images/coupons_headers_black.png) no-repeat scroll center bottom;
height:23px;
width:325px;
text-indent:15px;
padding-top:7px;
font-size:16px;
color:#fff;
font-weight:bold;
}
div.sidebar-top {
background:#fff url(/images/coupons_headers2.png) no-repeat scroll center bottom;
height:102px;
width:325px;
text-indent:15px;
font-size:13px;
color:#fff;
font-weight:bold;
}
div.sidebar-browse ul li{
padding:0 0 0 10px;
float:left;
font-size:15px;
}
div.sidebar-browse a{
padding:5px;
}
div.sidebar-browse a:hover{
color:#000;
}
div.sidebar-inner a:hover{
color:#000;
}

.couponbg{
background:#fff url(/images/agency_coupons_bg.png) no-repeat scroll ;
}

.couponbg:hover{
background:#fff url(/images/agency_coupons_bg_hover.png) no-repeat scroll;
}


.bestseller{
background:transparent url(/images/bestsellers_bg.png) no-repeat scroll 0 3px;
float:left;height:30px;width:220px;font-size:20px;border:solid 1px #ccc;margin:5px;padding:5px;text-align:center;
}

.bestseller:hover{
background:transparent url(/images/bestsellers_bg_hover.png) no-repeat scroll 0 3px;
}
.bestseller a:hover{
color:#666;
}


#nav {
left:0;
position:absolute;
top:0;
width:100%;
z-index:100;
margin: auto;
padding-left:5px;
}
#tray {
height:35px;
position:relative;
z-index:101;
}


a.big {
font-size:21px;
font-weight:bold;
height:30px;
}