/* CSS Document */
h1,h2,h3,h4,h5,h6,p,ul,li,ol,form,input,textarea,select {
	padding: 0px;
	margin: 0px;
	font-weight: normal
}

body { /*background:#fff url(../img/bg.jpg) top center no-repeat;*/
	background-color: #8dd1f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	font-size: 12px;
}

.border {
	border: 1px solid #E9E9E9;
}

img {
	border: 0px;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	ext-decoration: none;
}

.clearfix {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
}

em {
	background-color: yellow;
}

.widest {
	width: 300px;
}

.wider {
	width: 150px;
}
.wide
{
	width:100px;
}

.uline{text-decoration:underline}

.fo13 
{
	font-size:13px;
}
.fo16
{
	font-size:16px;
}
.fo18
{
	font-size:18px;
}

.txt-black {
	color: #000;
}

.txt-white {
	color: #fff;
}

.txt-grey {
	color: #666;
}

.txt-blue {
	color: #0a83bc;
}
.txt-dblue {
	color: #2d5988;
}


.txt-red {
	color: #e54800;
	/*    color: #990000;*/
}

.txt-green {
	color: #72aa00;
}

.txt-ltblue {
	color: #5fc1e3;
}

.strong {
	font-weight: bold;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.txt-center {
	text-align: center;
}

.txt-justify {
	text-align: justify;
}

.txt-shadow {
	text-shadow: black 0.2em 0.1em 0.1em;
}

.bg-black {
	background: #000;
}

.bg-white {
	background: #fff;
}

.bg-grey {
	background: #e7e7e7;
}
.bg-dblue
{
	background: #2d5988;
}
.right {
	float: right;
}

.left {
	float: left;
}

.center {
	margin: 0px auto;
}

.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.m15 {
	margin: 15px;
}

.pt3 {
	padding-top: 3px;
}

.pt5 {
	padding-top: 5px;
}

.mt5 {
	margin-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.pl5 {
	padding-left: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml50 {
	margin-left: 30px;
}

.pr5 {
	padding-right: 5px;
}

.mr5 {
	margin-right: 5px;
}

.mr50 {
	margin-right: 30px;
}

.pt10 {
	padding-top: 10px;
}

.mt10 {
	margin-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.pl10 {
	padding-left: 10px;
}

.ml10 {
	margin-left: 10px;
}

.pr10 {
	padding-right: 10px;
}

.mr10 {
	margin-right: 10px;
}

.pt15 {
	padding-top: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.pb15 {
	padding-bottom: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.pl15 {
	padding-left: 15px;
}

.ml15 {
	margin-left: 15px;
}

.pr15 {
	padding-right: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mr25 {
	margin-right: 25px;
}

.wrapper {
	background: url(../img/content-bg.png) top left repeat-y;
	width: 998px;
	height: auto;
	margin: 0px auto !important;
}

.wrapper .header-top {
	height: auto;
	margin: 0px 2px;
}

.wrapper .header-top-left {
	width: 270px;
	float: left;
}

.wrapper .header-top-right {
	width: 700px;
	float: right;
}

.top-nav {
	background: url(../img/topnav-bg.jpg) top right no-repeat;
	width: 430px;
	height: 33px;
	float: right
}

.top-nav ul {
	padding: 0px;
	margin: 0px 0px 0px 55px;
}

.top-nav ul li {
	list-style: none;
	float: left;
	display: inline;
	color: #FFF;
	padding-top: 6px;
}

.top-nav ul li a {
	text-decoration: none;
	color: #FFF;
	padding: 0px 11px;
	display: inline
}

.top-nav ul li a:hover {
	color: #024f83;
}

.searchbox {
	height: auto;
	padding-right: 10px;
	margin-left: 75px;
}

.searchbox-top {
	margin-right: 10px;
}

.search {
	background: url(../img/searchbox-bg.gif) top left no-repeat;
	width: 468px;
	height: 70px;
	float: left;
}

.search .searchtxt {
	background: none;
	height: 40px;
	padding: 8px;
	width: 445px;
	float: right;
	font-size: 22px;
	color: #767676;
	font-weight: normal;
	font-style: italic;
	border: 0px;
}

.searchbtn {
	background: url(../img/search-big-btn.gif) top left no-repeat;
	border: 0px;
	width: 129px;
	height: 68px;
	cursor: pointer
}

.content {
	padding: 10px 10px 40px 10px;
	height: auto;
}

.content-main {
	width: 690px;
	/*	float: left*/
}

.content-right {
	width: 275px;
	float: left;
	/*margin-left: 5px*/
}

.subscribe-widget {
	background: url(../img/subscribe-bg.gif) top left no-repeat;
	width: 276px;
	height: 171px;
}

input.subscribe-txt { 1px solid #CCCCCC;
	height: 24px;
	width: 190px;
	color: #666;
	padding: 3px;
	font-size: 16px;
}

.subscribe-txt {
	margin-top: 5px;
	margin-right: 2px;
	display: inline-block;
	float: left
}

/*widgets*/
.mainwidget-greytop {
	background: url(../img/widget-top-white.jpg) top left no-repeat;
	width: 690px;
	height: 36px;
	line-height: 36px;
}

.mainwidget-bluetop {
	background: url(../img/widget-top-blue.jpg) top left no-repeat;
	width: 690px;
	height: 43px;
}

.mainwidget-middle {
	border: 1px solid #E9E9E9; /*#B9DAF0;*/
	height: auto;
	width: 675px;
	padding: 5px;
}

.mainwidget-bottom {
	background: url(../img/widget-bottom.jpg) top left no-repeat;
	width: 690px;
	height: 10px;
}

.listing-top {
	margin: 0;
	text-align: left;
	width: 680px;
}

.hdr-green {
	background-color: #BCDD5A;
	border: 1px dashed #ECF5D0;
}

.hdr-blue {
	background-color: #8dd1f6;
	border: 1px dashed #ECF5D0;
}

.section-heading {
	background-color: #EAF1FF
}

.section-heading label {
	margin-left: 10px;
}

.loader {
	background: url(../img/loader-small.gif) top left no-repeat;
	height: 65px;
}

.listing-top .nav {
	font-size: 12px;
	line-height: normal;
	width: 330px;
}

.listing-top .nav ul {
	list-style: none;
}

.listing-top .nav li {
	display: inline;
}

.listing-top .nav a {
	margin-left: 1px;
	margin-top: -4px;
	padding: 8px 12px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.listing-top .nav a span {
	display: block;
	padding: 7px 10px 0px 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	height: 15px;
	cursor: pointer;
	line-height: 12px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.listing-top .nav a span {
	float: none;
}

/* End IE5-Mac hack */
.listing-top .nav a:hover {
	text-decoration: none;
	cursor: pointer;
}

.listing-top .nav a.current {
	text-decoration: none;
	cursor: pointer;
	background: #72aa00;
}

.listing-top .nav a.current span,.listing-top .nav a:hover span {
	display: block;
	color: #222;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

/*widgets*/ /*- Menu Tabs top --------------------------- */
#top-menu {
	float: left;
	font-size: 14px;
	line-height: normal;
	width: 400px;
}

#top-menu ul {
	margin: 0px 10px;
	padding: 0px 10px 0 0px;
	list-style: none;
}

#top-menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top-menu li.dropdown a span {
	float: left;
	display: block;
	background: url(../img/top-tabs-right.gif) no-repeat right -116px;
	padding: 7px 26px 0px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
	display: inline-block;
	height: 22px;
	cursor: pointer;
}

#top-menu li.dropdown a {
	float: left;
	background: url(../img/top-tabs-left.gif) no-repeat left -29px;
	margin-left: 1px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	display: inline-block;
	height: 29px;
	cursor: pointer;
}

#top-menu a {
	float: left;
	background: url(../img/top-tabs-left.gif) no-repeat left -29px;
	margin-left: 1px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	display: inline-block;
	height: 29px;
	cursor: pointer;
}

#top-menu a span {
	float: left;
	display: block;
	background: url(../img/top-tabs-right.gif) no-repeat right -29px;
	padding: 7px 10px 0px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
	height: 22px;
	cursor: pointer;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top-menu a span {
	float: none;
}

/* End IE5-Mac hack */
#top-menu a:hover,#top-menu li.dropdown a:hover {
	float: left;
	background: url(../img/top-tabs-left.gif) no-repeat left -58px;
	margin-left: 1px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	cursor: pointer;
}

#top-menu a:hover span {
	float: left;
	display: block;
	background: url(../img/top-tabs-right.gif) no-repeat right -58px;
	padding: 7px 10px 0px 0px;
	color: #222;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}

#top-menu li.dropdown a:hover span {
	float: left;
	display: block;
	background: url(../img/top-tabs-right.gif) no-repeat right -145px;
	padding: 7px 26px 0px 0px;
	color: #222;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}

#top-menu a.tabred {
	float: left;
	background: url(../img/top-tabs-left.gif) no-repeat left -87px;
	margin-left: 1px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	cursor: pointer;
}

#top-menu a.tabred span {
	float: left;
	display: block;
	background: url(../img/top-tabs-right.gif) no-repeat right -87px;
	padding: 7px 10px 0px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}

#top-menu a.current {
	float: left;
	background: url(../img/top-tabs-left.gif) no-repeat left -58px;
	margin-left: 1px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	cursor: pointer;
}

#top-menu a.current span {
	float: left;
	display: block;
	background: url(../img/top-tabs-right.gif) no-repeat right -58px;
	padding: 7px 10px 0px 0px;
	color: #222;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}

.subnav {
	padding: 0px;
	margin: 0px;
	height: 30px;
	background: #77cbe7;
	width: 994px;
}

.subnav li {
	list-style: none;
	display: inline;
	float: left;
	color: #007393;
	padding: 8px 0px 0px 0px;
	*padding: 8px 0px 0px 0px;
	line-height: 18px;
	height: 22px;
}

.subnav li a {
	text-decoration: none;
	color: #007393;
	font-size: 12px;
	padding: 0px 15px;
	display: inline-block;
	float: left;
	height: 22px;
	margin-left: 1px;
	height: 22px;
}

.subnav li.dropdown span {
	background: url(../../img/arrow-blue.gif) right center no-repeat;
	display: inline-block;
	padding-right: 15px
}

.subnav li.dropdown span:hover {
	background: url(../../img/arrow-white.gif) right center no-repeat;
}

.subnav li.dropdown a {
	display: inline-block;
	padding-right: 10px;
}

.subnav li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.subnav li:hover {
	background: #72aa00;
}

/*- Menu Tabs top --------------------------- */
.datalist {
	margin: 5px auto;
	padding: 10px;
	background: #fff;
	border: 1px solid #eeeeee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.datalist:hover {
	margin: 5px auto;
	background: #fcfcfc;
	border: 1px solid #b9daf0;
}

.datalist .list-left {
	width: 110px;
	height: auto;
	float: left;
}

.datalist .list-content {
	width: 400px;
	height: auto;
	float: left;
}

.datalist .list-right {
	width: 100px;
	height: auto;
	float: right;
}

.datalist .list-right .counts {
	background: url(../img/c2m-icon-full-sm.gif) top left no-repeat;
	width: 83px;
	height: 47px;
	margin: 0px auto
}

.datalist .list-right .counts-empty {
	background: url(../img/c2m-icon-empty-sm.gif) top left no-repeat;
	width: 83px;
	height: 47px;
	margin: 0px auto
}

/*.datalist .list-right .counts h1{font-size:32px; font-weight:normal; color:#FFF; padding-top:6px;}*/
.datalist .list-left .image-area {
	/*background:url(../img/datalist-image-bg.gif) bottom center no-repeat;*/
	width: 110px;
	padding-bottom: 13px;
	*padding-bottom: 10px;
	text-align: center;
}

.datalist .list-left .image-area img { /*border:1px solid #e9e9e9;*/
	text-align: center;
	width: auto;
	max-height: 60px;
	max-width: 100px;
}

span.txt-small {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	padding-top: 12px
}

span.txt-medium {
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px
}

span.txt-large {
	font-size: 44px;
	font-weight: normal;
	color: #FFF;
	padding-top: 0px
}

.datagrid {
	margin: 10px 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #eeeeee;
	width: 220px;
	float: left;
	min-height: 270px
}

.datagrid:hover {
	background: #fcfcfc;
	border: 1px solid #b9daf0;
}

.datagrid .header {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.datagrid .list-left {
	width: auto;
	height: auto;
	font-size: 12px;
}

.datagrid .list-content {
	width: auto;
	height: auto;
}

.link {
	display: block;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	height: 50px;
	margin: 0 0 5px;
}

.datagrid .list-right {
	width: auto;
	height: auto;
	text-align: center;
	clear: left
}

.datagrid .list-right .counts {
	background: url(../img/c2m-icon-full-sm.gif) top left no-repeat;
	width: 83px;
	height: 47px;
	margin: 0px auto
}

.datagrid .list-right .counts-empty {
	background: url(../img/c2m-icon-empty-sm.gif) top left no-repeat;
	width: 83px;
	height: 47px;
	margin: 0px auto
}

.datagrid .list-left .image-area {
	/*background:url(../img/datalist-image-bg.gif) bottom center no-repeat;*/
	padding-bottom: 13px;
	padding-bottom: 10px;
	text-align: center;
}

.datagrid .list-left .image-area img {
	text-align: center;
	margin: 10px;
	max-width: 200px;
	max-height: 125px;
}

.panel-listing {
	width: 285px;
	height: auto;
}

/*.deallist{width:auto;height:auto}
.deallist .deal{margin-right:10px;margin-bottom:15px;padding:15px 5px;;border-bottom: 1px solid #DDDDDD;}
.deallist .deal .img-area{padding:2px;max-width:300px;max-height:150px;margin:5px;}
.deallist .deal .img-area img{width:200px;height:150px;}
.deallist .deal .detail {width:650px;padding:5px 10px}
.deallist .deal .discount {width:300px;height:120px;padding-left:15px;}
.deallist .deal .discount dl {width:90px;float:left;text-align:center;font-weight:bold;color:white;font-size:16px;margin:2px;margin-left:5px;margin-bottom:10px;}
.deallist .deal .discount dd {margin:0px}*/
.deallist {
	margin: 5px auto;
	padding: 10px;
	background: #fff;
	border: 1px solid #eeeeee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.deallist:hover {
	margin: 5px auto;
	background: #fcfcfc;
	border: 1px solid #b9daf0;
}

.deallist .list-left {
	width: 220px;
	height: auto;
	float: left;
}

.deallist .list-left .image-area {
	width: 220px;
	padding-bottom: 13px;
	*padding-bottom: 10px;
}

.deallist .list-left .image-area img {
	border: 1px solid #e9e9e9;
	max-height: 150px;
	max-width: 220px;
}

.deallist .list-content {
	width: 500px;
	height: auto;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}


.deallist .list-right {
	width: 200px;
	float: right;
}

.deallist .list-right dl {
	width: 50px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 12px;
	margin-left: 5px;
}

.deallist .list-right dl.price {
	font-size: 22px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.deallist .list-right dl dd {
	margin: 0px
}

/*.panel-listing-top{background:url(../img/sm-widget-top.gif) top left no-repeat; width:276px; height:47px; color:#056380;}*/
.panel-listing-top {
	background-color: #BCDD5A;
	height: 35px;
	text-align: left;
	width: auto;
	border: 1px dashed #ECF5D0;
	color: #FFF;
}

.panel-listing-content {
	border: 1px solid #e9e9e9;
	background: #3f7f7f7;
	width: auto;
	height: auto;
	padding: 2px
}

.panel-listing-content ul {
	padding: 0px;
	margin: 0px;
}

.panel-listing-content ul li {
	list-style: none;
	padding: 5px 5px 10px;
	border-bottom: 1px solid #ECF5D0;
	height: 65px;
}

.panel-listing-content ul li .image {
	width: 50px;
}

.panel-listing-content ul li .image img {
	max-width: 50px;
}

.panel-listing-content ul li .desc {
	width: 200px;
}

.panel-listing-content ul li .desc a:hover {
	color: #E47911;
	text-decoration: underline;
}

.blue-widget {
	width: 276px;
	height: auto;
}

.blue-widget .top {
	background: url(../img/blue-widget-top.gif) top left no-repeat;
	height: 15px;
	width: 276px;
}

.blue-widget .bottom {
	background: url(../img/blue-widget-bottom.gif) bottom left no-repeat;
	height: auto;
	width: 276px;
}

.blue-widget .bottom img {
	float: left;
	display: inline-block;
}

.blue-widget .bottom .desc {
	float: right;
	width: 160px;
}

.brown-widget {
	width: 276px;
	height: auto;
}

.brown-widget .top {
	background: url(../img/brown-widget-top.gif) top left no-repeat;
	height: 15px;
	width: 276px;
}

.brown-widget .bottom {
	background: url(../img/brown-widget-bottom.gif) bottom left no-repeat;
	height: auto;
	width: 276px;
}

.brown-widget .bottom img {
	float: left;
	display: inline-block;
}

.brown-widget .bottom .desc {
	float: right;
	width: 160px;
}

/*Social networking icons*/
.facebook {
	background: url(../img/follow-icons.gif) left -60px no-repeat;
	display: inline-block;
	height: 30px;
	width: 31px;
}

.twitter {
	background: url(../img/follow-icons.gif) left -30px no-repeat;
	display: inline-block;
	height: 30px;
	width: 31px;
}

.rss {
	background: url(../img/follow-icons.gif) top left no-repeat;
	display: inline-block;
	height: 30px;
	width: 31px;
}

.mail {
	background: url(../img/follow-icons.gif) left -91px no-repeat;
	display: inline-block;
	height: 30px;
	width: 31px;
}

.facebook-sm {
	background: url(../img/follow-icons-small.gif) left -30px no-repeat;
	display: inline-block;
	height: 15px;
	width: 15px;
}

.twitter-sm {
	background: url(../img/follow-icons-small.gif) left -15px no-repeat;
	display: inline-block;
	height: 15px;
	width: 15px;
}

.rss-sm {
	background: url(../img/follow-icons-small.gif) top left no-repeat;
	display: inline-block;
	height: 15px;
	width: 15px;
}

/*Social networking icons*/
.listview {
	background: url(../img/browse.gif) left 0px no-repeat;
	display: inline-block;
	height: 23px;
	width: 23px;
}

.list:hover {
	background: url(../img/browse.gif) left -22px no-repeat;
	display: inline-block;
	height: 23px;
	width: 23px;
}

.gridview {
	background: url(../img/browse.gif) left -44px no-repeat;
	display: inline-block;
	height: 23px;
	width: 23px;
}

.gridview:hover {
	background: url(../img/browse.gif) left -66px no-repeat;
	display: inline-block;
	height: 23px;
	width: 23px;
}

/*button of different size*/
.button-small {
	background: url(../img/button-right.gif) top right no-repeat;
	width: auto;
	height: 40px;
	display: inline-block;
	padding-right: 35px;
	color: #e54800;
	text-align: center
}

.button-small span {
	background: url(../img/button-left.gif) top left no-repeat;
	width: auto;
	height: 40px;
	display: inline-block;
	padding-left: 10px;
	color: #e54800;
	font-size: 18px;
	line-height: 40px;
}

.button-medium {
	background: url(../img/button-right.gif) top right no-repeat;
	width: auto;
	text-align: center;
	height: 40px;
	display: inline-block;
	padding-right: 35px;
	color: #e54800
}

.button-medium span {
	background: url(../img/button-left.gif) top left no-repeat;
	width: 200px;
	height: 40px;
	display: inline-block;
	padding-left: 10px;
	color: #e54800;
	font-size: 18px;
	line-height: 40px;
}

.button-large {
	background: url(../img/button-right.gif) top right no-repeat;
	width: auto;
	text-align: center;
	height: 40px;
	display: inline-block;
	padding-right: 35px;
	color: #e54800
}

.button-large span {
	background: url(../img/button-left.gif) top left no-repeat;
	width: 400px;
	height: 40px;
	display: inline-block;
	padding-left: 10px;
	color: #e54800;
	font-size: 18px;
	line-height: 40px;
}

.button-small span img {
	float: left;
	margin: 16px 0px 10px 10px;
}

.button-medium span img {
	float: left;
	margin: 16px 0px 10px 10px;
}

.button-large span img {
	float: left;
	margin: 16px 0px 10px 10px;
}

.button-small:hover span,.button-medium:hover span,.button-large:hover span
	{
	color: #0a83bc;
}

/*button of different size*/
.global-inp-btn {
	background: url(../img/global-btn-bg.gif) top left repeat-x;
	padding: 2px 7px;
	*padding: 2px 5px;
	width: auto;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.global-inp-btn:hover {
	cursor: pointer;
}

.btn-tiny {
	padding: 5px;
	font: bold 15px Helvetica, Arial, sans-serif;
}

.btn-medium {
	font: bold 25px Helvetica, Arial, sans-serif;
	margin-top: 10px 0;
	padding: 10px;
	opacity: 1;
}

.btn-medium:hover,.btn-tiny:hover {
	opacity: .8
}

.opaque-effect:hover {
	opacity: .8;
}

/*.nav-items{padding:0px; margin:0px 10px; width:150px;}
.nav-items li{list-style:none;padding:0px; margin:0px; border-bottom:1px dashed #474747}
.nav-items li a{color:#004C80; height:26px; line-height:26px; padding-left:5px; display:block; font-size:12px;}
.nav-items li a:hover{color:#004C80; background:#DEEAF1;}*/
	/*New Classes*/
.selection-top {
	width: 978px;
	height: 20px;
}

.selection-left {
	background: url(../img/your-selection-lft.gif) top left no-repeat;
	width: 194px;
	height: 50px;
}

.selection-right {
	background: url(../img/your-selection-ryt.gif) top right no-repeat;
	width: 978px;;
	height: 50px;
}

.close-icon {
	background: url(../img/close.gif) top left no-repeat;
	width: 13px;
	height: 12px;
	text-decoration: none;
	display: inline-block;
}

.close-icon:hover {
	background: url(../img/close-hov.gif) top left no-repeat;
	width: 13px;
	height: 12px;
	text-decoration: none;
	display: inline-block;
}

ul.select {
	padding: 0px;
	margin: 0px;
	width: 675px
}

ul.select li {
	list-style: none;
	display: inline-block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #5fc1e3;
}

ul.select li a {
	color: #5fc1e3;
}

.result-found-bg {
	background: url(../img/search-found-bg.gif) top right no-repeat;
	height: 26px;
	line-height: 26px;
	float: left;
	padding: 0px 20px 0px 10px;
	font-weight: bold;
	color: #FFF;
}

.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.rounded-tlbr {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-bottomright: 5px
}

.facet-container {
	display: block;
	background: #46B5E2;
}

.facet-content {
	display: block;
	background: #8BBE0F
}

.nav-items {
	padding: 0px;
	margin: 5px 5px 5px 0px;
	width: 190px;
	float: left;
	display: inline-block;
	height: 135px;
	overflow-y: auto;
	overflow-x: hidden;
	border-right: 1px solid #EEE;
}

.heading {
	background: url(../img/facet-heading-left.gif) top left no-repeat;
	width: auto;
	height: 25px;
	padding-left: 12px;
	border: 0px
}

.heading span {
	background: url(../img/facet-heading-right.gif) top right no-repeat;
	width: 210px;
	height: 25px;
	display: block;
	line-height: 25px;
	color: #666;
}

/*VA Change -- commented next 2 lines to add mine. Idea is to compress the li to save space
/*.nav-items li{list-style:none; padding:0px; margin:0px; width:210px; border-bottom:1px dotted #ccc}
.nav-items li a{color:#004C80; height:22px; line-height:22px; display:block; font-size:12px;font-weight:bold; padding:2px 10px;}
.nav-items li a:hover{color:#004C80; background:#DEEAF1;}*/
.nav-items li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 210px; /*border-bottom:1px dotted #ccc*/
}

.nav-items li a {
	color: #004C80;
	height: auto;
	display: block;
	font-size: 12px;
	padding: 2px 10px;
}

.nav-items li a:hover {
	color: #004C80;
	background: #DEEAF1;
}

.button-facet {
	background: url(../img/blue-btn-left.gif) top left no-repeat;
	width: auto;
	height: 19px;
	display: inline-block;
	line-height: 19px;
	padding-left: 14px;
	color: #FFF;
	font-weight: normal;
}

.button-facet span {
	background: url(../img/blue-btn-right.gif) top right no-repeat;
	width: auto;
	height: 19px;
	line-height: 19px;
	display: inline-block;
	padding: 0px;
	color: #FFF;
	padding-right: 14px;
}

.showhide-icon {
	background: url(../img/show-hide.png) top left no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}

.footer {
	background: url(../img/footer-bg.gif) top left repeat-x;
	height: auto;
	width: 100%;
}

.footer-inn {
	width: 980px;
	padding: 5px;
	margin: 20px auto 0px auto;
	color: #FFF;
}

.footer-inn a {
	color: #FFF;
	text-decoration: underline;
}

.footer-inn a:hover {
	color: #FFF;
	text-decoration: none;
}

.footer-inn h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

.facet-close {
	background: url(../img/closefacet.gif) top left no-repeat;
	width: 78px;
	height: 22px;
	display: inline-block
}

.facet-open {
	background: url(../img/openfacet.gif) top left no-repeat;
	width: 78px;
	height: 22px;
	display: inline-block
}

.footer-inn .part1 {
	width: 390px;
	float: left;
}

.footer-inn .part2 {
	width: 270px;
	float: left;
	margin-left: 25px;
}

.footer-inn .part3 {
	width: 285px;
	float: left;
}

ul.footer-recentlist {
	padding: 0px;
	margin: 5px 0px;
}

ul.footer-recentlist li {
	list-style: none;
	border-bottom: 1px solid #74c3e1;
}

ul.footer-recentlist li a {
	text-decoration: none;
	display: block;
	line-height: 18px;
	height: 18px;
	padding: 3px 10px;
}

ul.footer-recentlist li a:hover {
	background: #8bc9e2;
}

ul.footer-list-sm {
	padding: 0px;
	margin: 5px 0px;
	width: 135px
}

ul.footer-list-sm li {
	list-style: none;
	padding: 0px;
	background: url(../img/arrow-black.gif) left center no-repeat;
}

ul.footer-list-sm li a {
	text-decoration: none;
	display: block;
	line-height: 16px;
	height: 16px;
	padding: 2px 10px;
	color: #222;
}

.footer-search-bg {
	background: url(../img/footer-search-bg.png) top left no-repeat;
	width: 274px;
	height: 59px;
}

.footer-search-bg input.txtbox {
	margin: 12px 0px 0px 80px;
	*margin: 9px 0px 0px 80px;
}

.footer-search-bg input.btn {
	background: url(../img/footer-go.gif) top left no-repeat;
	width: 26px;
	height: 18px;
	border: 0px;
	margin-left: 5px
}

.footer-search-bg input.btn:hover {
	cursor: pointer;
}

.footer-comment-icon {
	width: 100%;
	text-align: center;
	height: 0px;
}

.footer-comment-icon div {
	position: relative;
	z-index: 9999;
	text-align: center;
	top: -30px;
	height: 0px
}

.scissor {
	width: 990px;
	margin: 0px auto;
	text-align: right;
	position: relative;
	top: -25px;;
	height: 0px
}

.dropmenu {
	background: #72aa00;
	padding: 10px;
	position: absolute;
	z-index: 1002;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none
}

.dropmenu h5 {
	margin: 0 22px 5px 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #e8e8e8;
	color: #585a5d;
	height: 20px;
	font-weight: bold
}

.dropmenu a {
	display: block;
	height: 15px;
	color: #2c5987;
	padding: 5px 5px 5px;
}

.dropmenu a:hover {
	background: #D9EEFA;
	color: #2c5987;
	text-decoration: none;
}

.dropmenu .inner {
	float: left;
	background-color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;
}

.dropmenu .inner div {
	width: 160px;
	float: left;
}

.dropmenu .inner div div {
	margin-top: 10px;
}

/* v Additions*/
.error-message {
	color: #E21212;
	font-size: 8pt;
	padding-top: 5px;
}

.hide {
	display: none;
}

.rss_icon {
	background: url(../img/feed.png) no-repeat 0 0;
	background-position: 3px 0px;
}

.dialog {
	width: 400px;
	margin: 0 auto;
}

.dialog .diag_inner {
	border: 1px solid rgb(255, 255, 255);
	margin-bottom: 20px;
}

.dialog label {
	font-size: 18px;
	display: block;
	color: #6E6E6E
}

.dialog .field {
	width: 400px;
	font-size: 25px;
	background: url("../img/ibg.png") repeat-x scroll left top;
	border: 1px solid #97B5D2;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.dialog input:focus,.dialog select:focus {
	background-color: #F9F8E4
}

.subscribe {
	text-align: center;
}

.subscribe input,.subscribe select {
	width: auto
}

.scroll {
	overflow-y: auto;
	height: 150px;
	overflow-x: hidden
}

.sectionbreak {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	height: 0;
	margin: 1em 0;
}

.error-box {
	background-color: #ffdddd;
	border: 1px solid rgb(153, 0, 0);
	font-weight: bold;
	padding: 10px;
	margin: 0;
	width: 670px;
}

.error-box li {
	list-style: none;
}

.info-box {
	background: #C5FBCA;
	font-weight: bold;
	border: 2px solid #c8fca5;
	padding: 10px;
	margin: 0;
}

#copyright {
	font: normal normal normal 11px/normal 'Lucida Grande', Tahoma;
	padding: 30px 0px 5px;
	text-align: center;
}

.navFacet {
	background: #EADB8A;
	width: 978px;
	height: auto
}

.small {
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #CCCCCC;
	clear: right;
	color: #000000;
	display: block;
	float: left;
	font-size: 9px;
	margin: -1px 11px 5px -6px;
	overflow: hidden;
	padding: 1px 6px;
	white-space: nowrap;
}

/*Table definition*/
table.detail {
	border: 0px solid #ccc;
	width: 100%
}

table.detail .image {
	border: 1px solid #ccc;
	padding: 5px;
	display: inline-block;
}

table.detail .image img {
	width: 100px;
	height: 80px;
	max-height: 300px;
}

tr {
	border: 0;
}

td,th {
	padding: 5px 6px;
	text-align: left;
	vertical-align: top;
}

th {
	background: #fff url(../img/skin/shadow.jpg);
	color: #666;
	line-height: 17px;
	padding: 2px 6px;
}

th a:link,th a:visited,th a:hover {
	color: #333;
	display: block;
	width: 100%;
}

.odd {
	background: #f7f7f7;
}

.even {
	background: #fff;
}

.paginateButtons {
	/*background: #fff url(../img/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;         */
	color: #666;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding: 10px 3px;
}

.paginateButtons a {
	background: #fff;
	border: 1px solid #ccc;
	border-color: #ccc #aaa #aaa #ccc;
	color: #e54800;
	margin: 0 3px;
	padding: 2px 6px;
}

.paginateButtons span {
	padding: 2px 3px;
}

/*Table Definition End*/
.addthis_toolbox .hover_effect {
	width: 175px;
	padding: 10px 0 6px 5px;
	/*border: 3px solid #eee;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div {
	float: left;
}

.addthis_toolbox .hover_effect a {
	border: 2px solid #fff;
	padding: 2px 2px 2px 12px;
	position: relative;
	text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover {
	border: 2px solid #105CB6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	color: #105CB6;
	text-decoration: none;
}

.addthis_toolbox .hover_effect span {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 2px;
	left: 1px;
}

.widget-wrapper {
	border: 1px solid #E9E9E9 /*#B9DAF0;*/
}

.jcarousel-skin-tango .jcarousel-container {
	width: 900px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 20px 38px;
	margin: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 900px;
	height: 120px;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 150px;
	height: 120px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 5px;
}

.jcarousel-item .item {
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px 5px 2px;
	overflow: hidden;
}

.jcarousel-item .item h6 {
	font-size: 11px;
	overflow: hidden;
	line-height: 12px;
	display: block;
}

.jcarousel-item .item .img {
	width: 70px;
	height: 70px /*-webkit-box-shadow: #999 0px 1px 4px;
	-moz-box-shadow: #999 0px 1px 4px;
background-color: #F2F2F2;
border: 1px solid white;*/    
    display :         block;
	margin: 1px 2px 4px;
	overflow: hidden;
	text-align: center;
	z-index: 1;
}

.jcarousel-item .item .p1 {
	margin: 0 2px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 45px;
	width: 10px;
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 45px;
	width: 10px;
	cursor: pointer;
}

.jcarousel-nav {
	color: #0075BD;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}

#listings {
	position: relative;
	clear: both;
}

#listings .listing {
	overflow: hidden;
	float: left;
	display: inline; //
	margin: 5px 6px 5px 12px;
	margin: 10px 5px;
	text-align: center;
	z-index: 1;
}

#listings .listing a:visited {
	color: #551a8b;
}

#listings .listing a .image {
	display: block;
	margin: 1px 2px 4px;
	overflow: hidden;
	text-align: center;
	z-index: 1;
}

#listings .listing a .image img {
	width: 100%;
	height: auto;
}

#listings .listing .title {
	padding: 0 2px;
	display: block;
	text-overflow: ellipsis;
	font-size: 10px;
	line-height: 11px;
	z-index: 100;
	font-weight: normal;
}

.smallImg {
	width: 100px;
	height: 100px;
}

.adbrite {
	border: 2px double #BCDD5A;
	color: #FFF;
	border-width: 5px;
}

.dealshow h1 {
	font-size: 22px;
}

.outer {
	background: #fff;
	font-size: 16px;
	padding: 2px;
	text-align: center;
	width: 150px;
	border: 3px solid #F0AC4D;
}

.outer .inner {
	background-color: #F0AC4D;
	padding: 5px;
	width: 140px;
}

.outer .inner  a {
	color: #fff;
	text-decoration: none;
}

.wt-scroller .slides ul li p a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

#locbar {
	font-size: 16px;
	padding: 4px;
}

#locbar label {
	margin: 10px;
}

#locbar input[type="text"],#leadform select,#leadform textarea {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	padding: 2px;
	margin-right: 10px;
}

#locbar input[name="zip"] {
	width: 100px;
}

.highlight {
	border: 2px dashed #FED22F;
	background: #FFE45C;
	color: #363636;
}

/* Jquery specific elements*/
#azcity {
	font: bold 11px Verdana;
	padding: 1px 0 4px;
	
}
#azcity span {
display: block;
float: left;
margin-right:10px;

text-transform: uppercase;
font-weight: bold;
}
#azcity a 
{
	color: #fff;
	padding:8px;
	text-decoration:none;
}
#azcity a:hover,#azcity a.selected {
background: #72AA00;
text-decoration: none;

}
#azcity a.selected {
background: #2d5988;
text-decoration: none;

}


#azcity a:visited 
{
	text-decoration:none;
}
