*
{
	margin:0;
	padding:0;
}

a
{
	outline:none;
	color:#DD2DB6;
	text-decoration:none;
}

a:hover{
	/*text-decoration:underline;*/
}

a img
{
	border:0;
	outline:0;
}

.clearboth
{
	width:100%;
	clear:both;
	height:0;
	overflow:hidden;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../template_images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#333;
	font-size:12px;
	line-height:16px;
}
.left {
	float: left;
}
.right {
	float: right !important;
}

input,textarea,select
{
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper
{
	width:980px;
	overflow:hidden;
	margin:auto;
}

h1
{
	font-size:34px;
	color:#333;
	font-weight:700;
	line-height:34px;
}

h2
{
	font-size:20px;
	font-weight:700;
	padding-bottom:10px;
	line-height:20px;
}

h3
{
	color:#DD2DB6;
	font-size:18px;
	font-weight:700;
	line-height:18px;
	margin-bottom: 10px;
}

h4
{
	color:#333;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	line-height:16px;
	padding:3px 0 0;
}

h4 cufon {
	padding-bottom: 5px;
}

.openlanguage h4,h5,.technology h1
{

	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	line-height:16px;
	padding:3px 0 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a{
	color:inherit;
	text-decoration:none;
}
strong
{
	font-weight:700;
}

ul
{
	padding:10px 0;
}

ul li
{
	background:url("/template_images/icon/bullet-pink-arrow.jpg") no-repeat scroll 0 5px transparent;
	padding:4px 0 4px 20px;
}

em
{
	font-style:italic;
}

.hide{
	display:none;
}

.invisible{
	visibility:hidden;
}

.clearleft{
	clear:left;
}

#header
{
    height: 84px;
    position: relative;
    z-index: 100;
}

#header .logo
{
	float:left;
	padding:29px 0 0;
}

.navbar
{
	float:right;
	padding:15px 0 0;
	width: 730px;
}

.navbar > ul
{
	float:right;
	padding:0;
}

.navbar > ul > li a {
	height: 32px;
}

.navbar > ul li
{
	background:none;
	display:inline;
	float:left;
	padding:0 0 0 14px;
    position: relative;
}

.navbar ul li a
{
	display:block;
	font-size:12px;
	color:#333;
	text-decoration:none;
	border-top:2px solid #fff;
	font-weight:700;
	text-transform:uppercase;
	padding:5px 0 0;
}

.navbar ul li a.active
{
	color:#dd2db6;
	border-top:2px solid #dd2db6;
}

.navbar ul li ul li a.active
{
	color:#dd2db6;
	border-top:0 none;
}

.navbar ul li ul {
	display: none;
    padding: 0;
    position: absolute;
    z-index: 1;
}

.navbar ul li ul li {
    background: none repeat scroll 0 0 white;
    border-bottom: 2px solid #414141;
}

.navbar ul li ul li a {
    border: 0 none;
    padding: 10px 10px 10px 0;
	width: 150px;
	height: 100%;
}

.navbar ul li ul li ul {
	display: none;
    left: 100%;
    padding: 0;
    top: 0;
}

.navbar li:hover > ul {
	display: block;
}

.navbar ul li ul li:hover > ul {
	display: block;
}

.navbar .wishlist
{
	background-image: url("../template_images/icon/cart.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #999999;
    height: 21px;
    line-height: 21px;
    margin: -6px 0 0 12px;
    padding: 4px 0 0 30px;
}

.navbar .wishlist
{
	border-top:2px solid #fff;
	color:#dd2db6;
}

.homepage-banner
{
	/*height:467px;*/
	position:relative;
	background-image:url(../template_images/search-text-image-bg.png);
	background-repeat:no-repeat;
	background-position:0 35px;
	z-index: 10;
}

.homepage-banner ul.three-links
{
	/*float:left;*/
	height:152px;
	padding:20px 0 0;
}

.homepage-banner ul.three-links li
{
	float:left;
	background:none;
	padding:0 18px 0 0;
}

.homepage-banner ul.three-links li a
{
	text-decoration:none;
	font-size:48px;
	color:#333;
}

.homepage-banner .bottom-gray-btn
{
	background:none repeat scroll 0 0 #414141;
	color:#FFF;
	display:block;
	font-size:17px;
	font-weight:700;
	height:14px;
	overflow: hidden;
	line-height:15px;
	text-decoration:none;
	padding:10px 25px;
}

.homepage-banner .braybar_text_cont {
    background: url("../template_images/icon/quicklinks-arrow-down.png") no-repeat scroll left 5px transparent;
    padding-left: 20px;
	background-position-y: top\9;
	*background-position-y: 5px;
}

.homepage-banner .bottom-gray-btn a{
	color:#fff!important;
	cursor: pointer;
}
.homepage-banner .bottom-gray-btn a cufon {
	padding-bottom: 9px;
}
.homepage-banner .gray_dropdown_HP {
    background: none repeat scroll 0 0 #414141;
	display: none;
    color: #FFFFFF;
    padding: 25px;
}

.homepage-banner .gray_dropdown_HP p {
    color: #FFFFFF;
    padding-bottom: 5px;
}

.homepage-banner .gray_dropdown_HP ul li {
	background: url("/template_images/icon/bullet-pink-arrow.png") no-repeat scroll 0 5px transparent
}

.newsletter-tooltip-box
{
	width:200px;
	height:155px;
	position:absolute;
	top:27px;
	right:0;
	background-image:url(../template_images/newsletter-tooltip-bg.png);
	background-repeat:no-repeat;
	z-index:50;
	padding:5px 15px 0;
}

.newsletter-tooltip-box span.text13
{
	 color: #FFFFFF;
    float: right;
    font-size: 13px;
    line-height: 13px;
    margin: 5px 0 0;
    position: absolute;
    right: 10px;
}

.newsletter-tooltip-box div.text14
{
	font-size:13px;
	color:#fff;
	line-height:23px;
	padding:8px 0;

}

.newsletter-tooltip-box div.text14 a
{
	color:#FFF;
	float:left;
	font-size:13px;
	line-height:22px;
	margin-bottom:-3px;
	clear:both;
	text-decoration:none;
	padding-left:5px;
}

.newsletter-tooltip-box span.text38
{
	color: #FFFFFF;
    display: block;
    font-size: 33px;
    font-weight: 700;
    line-height: 38px;
    padding: 15px 0 0;
}

.newsletter-tooltip-box p
{
	padding:0 3px 5px;
	color: #555454;
}

.newsletter-tooltip-box .y-textbox
{
	background-color:#ff9;
	overflow:hidden;
	padding:4px 5px;
}

.newsletter-tooltip-box input.textbox
{
	width:123px;
	height:22px;
	line-height:22px;
	float:left;
	border:0;
	background:none;
	font-size:14px;
	color:#333;
	margin:0;
	padding:0 0 0 6px;
}

.newsletter-tooltip-box input.go-btn
{
	width:52px;
	height:22px;
	float:right;
	border:0;
	cursor:pointer;
	background-image:url(../template_images/forms/go-btn.jpg);
	background-repeat:no-repeat;
}

.search-white-box
{
	height:220px;
	position:relative;
	border:1px solid #ccc;
	border-bottom:0;
	background-color:#fff;
	z-index: 10;
}

.search-white-box .map-col
{
	width:294px;
	float:left;
	padding:20px 0 0 40px;
}

.search-white-box .map
{
	width:245px;
	height:222px;
	float:left;
	background-image:url(../template_images/map.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.search-white-box .map a
{
	font-size:11px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	background-position:0 0;
	text-indent:-9999px;
}

.search-white-box .map a:hover
{
	text-indent:0;
}

.search-white-box .map a.state-1
{
	width:92px;
	height:70px;
	position:absolute;
	left:0;
	top:25px;
	padding:77px 0 0;
}

.search-white-box .map a:hover.state-1
{
	background-image:url(../template_images/state-1.jpg);
	background-repeat:no-repeat;
}

.search-white-box .map a.state-2
{
	width:58px;
	height:43px;
	position:absolute;
	left:92px;
	top:9px;
	padding:50px 0 0;
}

.search-white-box .map a:hover.state-2
{
	background-image:url(../template_images/state-2.jpg);
	background-repeat:no-repeat;
}

.search-white-box .map a.state-3
{
	width:75px;
	height:67px;
	position:absolute;
	left:92px;
	bottom:41px;
	padding:10px 0 0;
}

.search-white-box .map a:hover.state-3
{
	background-image:url(../template_images/state-3.jpg);
	background-repeat:no-repeat;
}

.search-white-box .map a.state-4
{
	width:94px;
	height:43px;
	position:absolute;
	right:1px;
	top:0;
	padding:80px 0 0;
}

.search-white-box .map a:hover.state-4
{
	background-image:url(../template_images/state-4.png);
	background-repeat:no-repeat;
}

.search-white-box .map a.state-5
{
	width:76px;
	height:44px;
	position:absolute;
	right:0;
	top:119px;
	padding:13px 0 0;
}

.search-white-box .map a:hover.state-5
{
	background-image:url(../template_images/state-5.png);
	background-repeat:no-repeat;
}

.search-white-box .map a.state-6
{
	width:50px;
	height:28px;
	position:absolute;
	right:27px;
	bottom:28px;
	padding:10px 0 0;
}

.search-white-box .map a:hover.state-6
{
	background-image:url(../template_images/state-6.png);
	background-repeat:no-repeat;
}

.search-white-box .map a.state-7
{
	width:50px;
	height:19px;
	position:absolute;
	right:27px;
	bottom:0;
	padding:10px 0 0;
}

.search-white-box .map a:hover.state-7
{
	background-image:url(../template_images/state-7.png);
	background-repeat:no-repeat;
}

.search-white-box .search-form
{
	width:470px;
	float:left;
	z-index:90;
	padding-top: 13px;
	zoom:1px;
}

.search-white-box .search-form .each-row
{
	display:block;
	padding:0 0 21px;
}

.search-white-box .search-form .each-row select
{
	margin:0;
}

.search-white-box .radio-btns
{
	padding: 15px 0 35px;
}

.search-white-box .search-now-btn
{
	width:142px;
	height:133px;
	float:left;
	background:transparent url(../template_images/forms/search-now-btn.png) no-repeat 0 0;
	border:0;
	cursor:pointer;
	margin:40px 0 0 18px;
}

.search-white-box .view_specials_HP {
    bottom: 10px;
    left: 335px;
    position: absolute;
}

.search-white-box .view_specials_HP a {
	color: #DD2DB6;
	font-weight: bold;
	font-size: 17px;
}

.sidebar-w230
{
	width:230px;
}

.sidebar-w249
{
	width:249px;
}

.ads-sidebar
{
	display:block;
}

.home-featured-content
{
	overflow:hidden;
	padding:20px 0 20px;
	z-index: 1;
}

.home-featured-content .each-col
{
	width:230px;
	float:left;
	padding:0 20px 0 0;
}

.home-featured-content .each-col .title
{
	font-size:50px;
	height:50px;
	overflow:hidden;
	margin-bottom:-8px;
	color:#dd2db6;
	font-weight:700;
	letter-spacing:-3px;
}

.home-featured-content .each-col .title a{
	color:inherit;
}

.home-featured-content .srch-each-col
{
    float: left;
    overflow: hidden;
    padding: 0 25px 0 0;
    width: 209px;
}

.home-featured-content .last{
	padding: 0;
}

.bottom-border {
	border-bottom: 1px solid #CCCCCC;
}

.srch-each-col .effectContainer, .srch-each-col .slide, .srch-each-col .slide .image-box a img
{
    width: 209px;
}

.srch-each-col .pink_slider_ctn {
    width: 179px;
}

.srch-each-col .title
{
	font-size:47px !important;
}

.more_info{
	color:#dd2db6;
	padding: 0 15px 0 0;
	background:url(../template_images/icon/bullet-pink-arrow.jpg) no-repeat scroll right center transparent;
	float: left;
    margin: 0 0 20px;
}

.home-featured-content .each-col .image-box
{
	height:170px;
	background-color:#dd2db6;
	position:relative;
	z-index:5;
	padding:4px 0 0;
}

.home-featured-content .each-col .image-box .inner-img
{
	height:121px;
	display:block;
}

.home-featured-content .each-col .image-box span
{
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	padding:11px 0 0 21px;
}

.home-featured-content .blue-col .title
{
	color:#39f;
}

.home-featured-content .blue-col .image-box
{
	background-color:#39f;
}

.home-featured-content .blue-col ul.pink-arrow li
{
	background-image:url(../template_images/icon/bullet-blue-arrow.jpg);
}

.effectContainer
{
	width:230px;
	height:160px;
	margin-bottom:10px;
}

.slide
{
	position:relative;
	width:230px;
	height:160px;
}

.home-featured-content .green-col .title
{
	color:#63e6b4;
}

.home-featured-content .green-col .image-box
{
	background-color:#63e6b4;
}

.home-featured-content .green-col ul.pink-arrow li
{
	background-image:url(../template_images/icon/bullet-green-arrow.jpg);
}







.inner-featured-content
{
	overflow:hidden;
	padding:10px 0 25px;
}

.inner-featured-content .each-col
{
	width:230px;
	float:left;
	padding:0 20px 0 0;
}

.inner-featured-content .each-col .title
{
	font-size:50px;
	height:50px;
	overflow:hidden;
	margin-bottom:-8px;
	color:#dd2db6;
	font-weight:700;
	letter-spacing:-3px;
}

.inner-featured-content .each-col .title a{
	color:inherit;
}

.more_info{
	color:#dd2db6;
	padding: 0 15px 0 0;
	background:url(../template_images/icon/bullet-pink-arrow.jpg) no-repeat scroll right center transparent;
	float: left;
    margin: 0 0 20px;
}

.inner-featured-content .each-col .image-box
{
	height:170px;
	background-color:#dd2db6;
	position:relative;
	z-index:5;
	padding:4px 0 0;
}

.inner-featured-content .each-col .image-box .inner-img
{
	height:121px;
	display:block;
}

.inner-featured-content .each-col .image-box span
{
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	padding:11px 0 0 21px;
}

.inner-featured-content .blue-col .title
{
	color:#39f;
}

.inner-featured-content .blue-col .image-box
{
	background-color:#39f;
}

.inner-featured-content .blue-col ul.pink-arrow li
{
	background-image:url(../template_images/icon/bullet-blue-arrow.jpg);
}

.effectContainer
{
	width:230px;
	height:160px;
	margin-bottom:10px;
}

.slide
{
	position:relative;
	width:230px;
	height:160px;
}

.inner-featured-content .green-col .title
{
	color:#63e6b4;
}

.inner-featured-content .green-col .image-box
{
	background-color:#63e6b4;
}

.inner-featured-content .green-col ul.pink-arrow li
{
	background-image:url(../template_images/icon/bullet-green-arrow.jpg);
}



div.fadenav
{
	position:absolute;
	top:5px;
	right:5px;
	display:none;
}

div.fadenav a
{
	display:block;
	background:#ccc;
	width:12px;
	height:12px;
	float:left;
	overflow:hidden;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border:1px solid #000;
	margin:0 0 0 2px;
}

div.fadenav a:hover
{
	text-decoration:none;
}

div.fadenav a.current
{
	background:#c00;
}

.bottom-tabbed-content-wrap
{
	width:100%;
	height:348px;
	background-image:url(../template_images/top-footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:0 39px;
}

ul.tabs
{
	display:block;
	height:49px;
	margin-bottom:-9px;
	overflow:hidden;
	position:relative;
	z-index:1;
	padding:0;
}

ul.tabs li
{
	background:none repeat scroll 0 0 transparent;
	display:inline-block;
	float:left;
	/*color:#fff;*/
	margin:10px 0 0;
	padding:0;
}

ul.tabs li a
{
	color:#FFF;
	display:block;
	font-size:14px;
	font-weight:700;
	height:20px;
	text-decoration:none;
	padding:10px 10px 0 19px;
}

.tab-container
{
	height:278px;
	background-color:#fff;
	border:1px solid #dadada;
	border-top:0;
	position:relative;
}

ul.tabs2 {
    background-image: url("../template_images/gray-bg-h39.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    display: block;
    height: 49px;
    margin-bottom: -9px;
    overflow: hidden;
    position: relative;
    z-index: 1;
	padding:0;
}
ul.tabs2 li {
    display: inline-block;
    float: left;
    margin: 9px 0 0 9px;
	padding:7px 0 0;
	background:none
}
ul.tabs2 li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding:0 10px;
    text-decoration: none;
}
ul.tabs2 li.active a {
    background-image: url("../template_images/icon/pink-arrow-down.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
ul.tabs2 li.active, ul.tabs2 li:hover {
    background-image: url("../template_images/pink-bg-h31.jpg");
    background-position: left top;
    background-repeat: repeat-x;
}
ul.tabs2 li:hover a {
    background-image: url("../template_images/icon/pink-arrow-down.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}

.special-each-column
{
	width:172px;
	float:left;
	padding:31px 10px 0 0;
	overflow: hidden;
}

.special-each-column .image-box
{
	height:100px;
	display:block;
	overflow:hidden;
	text-align:center;
}

.special-each-column .image-box img{
	max-height:100px;
	max-width:170px;
}

.special-each-column .text
{
	height:90px;
	overflow:hidden;
	padding:8px 4px 0;
}

.special-each-column .title
{
	height:31px;
	font-size:12px;
	color:#dd2db6;
	font-weight:700;
}

.special-each-column p
{
	font-size:12px;
	color:#444;
	line-height:14px;
	margin:0;
	padding:0;
}

.special-each-column p span
{
	font-weight:700;
	display:block;
}

.special-each-column a.find-out-more
{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#dd2db6;
	clear:both;
	padding:0 0 0 4px;
}

a.find-out-more:hover{
	text-decoration:underline;
}


.searchresult-cont
{
	/*position:relative;*/
	background-image:url(../template_images/search-text-image-bg.png);
	background-repeat:no-repeat;
	background-position:0 35px;
}
.searchresult-cont-supp
{
	position:relative;
	background-image:url(../template_images/search-text-image-bg-supp.png);
	background-repeat:no-repeat;
	background-position:0 35px;
}
.searchresult-cont-venue
{
	position:relative;
	background-image:url(../template_images/search-text-image-bg-venue.png);
	background-repeat:no-repeat;
	background-position:0 35px;
}
.wedd
{
	position:relative;
	background-image:url(../template_images/search-text-image-bg.png);
	background-repeat:no-repeat;
	background-position:0 35px;
}



.searchresult-cont .texttop
{
	height:152px;
	text-decoration:none;
	font-size:48px;
	color:#333;
	width:100%;
	padding:20px 0 0;
}

.searchres-left-cont
{
	width:729px;
	float:left;
	background-color:#fff;
	position:relative;
	background-image:url(../template_images/searchres-left-cont-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0 1px;
}
.searchres-left-cont.blank_page {
	background-image:url(../template_images/searchres-left-cont-bg2.jpg);
	width: 965px;
	margin-left: 5px;
}

.searchres-left-cont .inner
{
	padding:20px 25px;
	min-height: 500px;
}
.searchres-left-cont .inner_content
{
	padding:20px 25px;
	min-height: 250px;
}
.searchres-left-cont p
{
	color:#444;
	font-size:12px;
	line-height:16px;
	padding-bottom:15px;
}

.searchres-left-cont .each-result
{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:25px 0;
	float: left;
}

.searchres-left-cont .each-result .image-col
{
    float: left;
    height: 150px;
    overflow: hidden;
    width: 234px;
}

.searchres-left-cont .each-result .image-col a img
{
	max-width: 230px;
	min-width: 230px;
}

.searchres-left-cont .each-result .big-col
{
	width:444px;
	float:right;
}

.searchres-left-cont .each-result .info-col
{
	width:251px;
	float:left;
	padding:0 10px 0 19px;
}

.searchres-left-cont .each-result h2,.searchres-left-cont .each-result h1,.blog_post h1
{
	font-size:17px;
	color:#dd2db6;
	font-weight:700;
	/*padding-bottom:10px;*/
	padding-left:20px;
}

.searchres-left-cont .each-result p
{
	padding-bottom:10px;
	color:#444;
}

.button-col
{
	float:left;
	padding:2px 0 0;
}

.button-col a
{
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	display:block;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	margin-bottom:5px;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 0 0 34px;
}

.button-col a.more-info
{
	background-image:url("../template_images/icon/more-info-icon.jpg");
	background-position:4px 2px !important;
	height:20px;
	line-height:20px;
}

.button-col a.add-to-wishlist
{
	background:url("../template_images/icon/cart.jpg") no-repeat scroll 0 -3px transparent;
	height:20px;
	line-height:20px;
}

.button-col a.ask-question,.button-col-pink a.ask-question
{
	height:20px;
	line-height:20px;
	background-image:url(../template_images/icon/ask-a-question-icon.jpg);
	background-position:4px 3px !important;
}

.button-col a.ask-question,.button-col-pink a.send-friend
{
	height:20px;
	line-height:20px;
	background-image:url(../template_images/icon/ask-a-question-icon.jpg);
	background-position:4px 3px !important;
}

.button-col a.special
{
	height:20px;
	line-height:20px;
	background-image:url(../template_images/icon/special-icon.jpg);
}

.button-col a.ask-price
{
	height:20px;
	line-height:20px;
	background-image:url(../template_images/icon/ask-price-icon.jpg);
	background-position:7px 0;
}

.button-col a.check-availability
{
	height:20px;
	line-height:20px;
	background-image:url(../template_images/icon/check-availability-icon.jpg);
	background-position:3px 3px;
}

.button-col-pink a
{
	padding: 5px 0 0 33px;
	display:block;
	color:#dd2db6;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	margin-bottom:5px;
	cursor: pointer;
}

.button-col-pink a.visit-website
{
	height:19px;
	line-height:19px;
	background-image:url(../template_images/icon/visit-website-icon.jpg);
	background-position:3px 0;
}

.button-col-pink a.send-to-friend
{
	height:19px;
	line-height:21px;
	background-image:url(../template_images/icon/send-to-a-friend-icon.jpg);
	background-position:3px 0;
}

.button-col-pink a.print-page
{
	height:19px;
	line-height:19px;
	background-image:url(../template_images/icon/print-page-icon.jpg);
	background-position:1px 0;
}

.pagings
{
	overflow:hidden;
	margin:auto;
	padding:20px 0 20px 172px;
}

.pagings li
{
	float:left;
	display:inline-block;
	font-size:30px;
	color:#333;
	font-weight:700;
	background:none;
	padding:0 15px 0 0;
}

.pagings li a
{
	color:#dd2db6;
	font-weight:700;
	text-decoration:none;
	display:block;
}

.pagings li a:hover,.pagings li.active
{
	color:#333;
}

.pagings li a.prev-btn
{
	width:22px;
	height:26px;
	background-image:url(../template_images/icon/slider-arrows.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:4px 0 0;
}

.pagings li a.next-btn
{
	width:22px;
	height:26px;
	background-image:url(../template_images/icon/slider-arrows.png);
	background-repeat:no-repeat;
	background-position:-22px 0;
	margin:4px 0 0;
}

.detailed-search-form
{
	position:relative;
	border:1px solid #ccc;
	background-color:#fff;
	padding:18px 18px 18px 20px;
}

.detailed-search-form h3
{
	font-size:18px;
	color:#4f4f4f;
	font-weight:700;
	padding-bottom:10px;
}

.detailed-search-form .col-1
{
	width:105px;
	float:left;
	margin-bottom: 6px;
}

.detailed-search-form .col-2
{
	width:84px;
	float:left;
}

.detailed-search-form .small-map
{
	display:block;
	padding-bottom:10px;
}

.detailed-search-form .RadioLabelClass
{
	margin-bottom:10px;
	*padding: 1px 0 0 20px;
}

.detailed-search-form .selectWrap190
{
	margin-bottom:10px;
}

.detailed-search-form input.textbox-w118,.detailed-search-form input.textbox-w189
{
	margin-bottom:10px!important;
}

.detailed-search-form .search-btn
{
	width:179px;
	height:30px;
	display:block;
	border:0;
	cursor:pointer;
	background-image:url(../template_images/forms/search-btn.jpg);
	background-repeat:no-repeat;
	margin:12px 0 0;
}

.sub-content
{
	background-color:#fff;
	background-image:url(../template_images/sub-content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	float:left;
	margin:23px 0 0;
	padding:0 1px 20px 0;
}

.sub-content .shadow-left
{
	top:0;
}

.venue-sidebar
{
	display:block;
	border:1px solid #ccc;
	overflow:hidden;
	margin-bottom:20px;
	padding:31px 18px 8px 21px;
}

.venue-sidebar .inner-logo
{
	display:block;
	text-align:center;
	padding-bottom:33px;
}

.venue-sidebar a.back-to-search-btn
{
	display:block;
	font-size:13px;
	color:#dd2db6;
	font-weight:700;
	text-decoration:none;
	margin-bottom:15px;
}

.venue-sidebar .box-links
{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:18px 0 10px 5px;
}

.venue-sidebar .contact-details
{
	padding:18px 8px 18px 5px;
}

.venue-sidebar h3
{
	font-size:14px;
	color:#dd2db6;
	font-weight:700;
	padding-bottom:10px;
}

.venue-sidebar p
{
	line-height:20px;
	color:#333;
	padding-bottom:20px;
	font-size:12px;
}

.venue-sidebar p a
{
	color:#dd2db6;
	text-decoration:none;
}

.view-specials-btns
{
	width:249px;
	height:60px;
	background-image:url(../template_images/view-specials-btn.jpg);
	background-repeat:no-repeat;
	display:block;
	border:0;
	cursor:pointer;
	margin-bottom:20px;
}

.right-content
{
	width:730px;
}

.right-content .inner-cont
{
	padding:26px 15px 0;
}

.right-content .top-title
{
	overflow:hidden;
	padding-bottom:20px;
}

.right-content .like-tweet-btn
{
	float:left;
	padding:0 10px 0 0;
}

.about-content .left-col
{
	width:435px;
	float:left;
	overflow: hidden;
}

.about-content .left-col p
{
	color:#444;
	padding-bottom:15px;
	line-height:16px;
}

.about-content .left-col img{
	max-width:635px!important;
	height:auto!important;
}
.about-content .left-col #canvas img{
	max-width:none!important;
	height:auto!important;
}

.about-content .left-col a.read-more
{
	display:inline-block;
	font-size:12px;
	color:#dd2db6;
	padding-right:15px;
	background-image:url(../template_images/icon/bullet-pink-arrow.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
}

.about-content .images-col
{
	width:250px;
	float:right;
}

.about-content .images-col a
{
    float: left;
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 235px;
}

.about-content .images-col a img
{
    max-width: 235px;
    min-height: 150px;
    min-width: 235px;
	position: relative;
}

.about-content .images-col a img.venu-about-img-hover
{
	display: none;
    left: 0;
    position: absolute;
	top: 0;
}

.about-content .images-col a span
{
	z-index:5;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:100%;
	height:78px;
	position:absolute;
	left:0;
	background-image:url(../template_images/black-transparent-60per.png);
	background-repeat:repeat;
	display:none;
	padding:73px 0 0;
}

.about-content ul.pink-arrow li
{
	overflow:hidden;
	margin-bottom:15px;
	background:none;
	padding:0;
}

.about-content ul.pink-arrow .col-1
{
	width:122px;
	float:left;
	color:#333333 !important;
	letter-spacing:-1px;
}

.about-content ul.pink-arrow .col-2
{
	width:286px;
	float:left;
	line-height:15px;
	color:#444;
}

.about-tables
{
	border:0;
	width:100%;
	margin:15px 0;
}

.about-tables tr.title
{
	font-size:12px;
	color:#fff;
	font-weight:700;
	background-color:#737373;
	height:40px;
	border-bottom:1px solid #fff;
}

.about-tables tr.title td
{
	font-weight:700;
	vertical-align:middle;
	border-bottom:1px solid #fff;
}

.about-tables tr.each-row
{
	color:#333;
	font-size:12px;
	overflow:hidden;
}

.about-tables tr.alt
{
	background-color:#edc6e4;
}
.about-tables tr.alt1
{
	background-color:#F1F1F1;
}

.about-tables tr td
{
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	vertical-align:middle;
}

.about-tables .col-1
{
	width:135px;
	padding-left:15px;
	text-align:left;
}

.above-footer
{
	height:29px;
	display:block;
	clear:both;
	background-image:url(../template_images/above-footer-bg.jpg);
	background-repeat:repeat-x;
}

.footer-wrap
{
	height:40px;
	background-color:#333;
}

.quicklinks-btn
{
	font-size:15px;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	float:left;
	line-height:15px;
	background-image:url(../template_images/icon/quicklinks-arrow-down.png);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
	margin:13px 0 0;
	padding:0 24px 0 0;
}

#quick-links-wrap
{
	background-color:#333;
	display:block;
	width:100%;
	position:relative;
	bottom:0;
}

#quick_links_content
{
	width:980px;
	height:390px;
	display:block;
	left:4px;
	margin:auto;
	padding:10px 0;
}

#quick_links_content div.each-column
{
	width:245px;
	height:120px;
	float:left;
	background-image:url(../images/quick-links-vertical-bar.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#quick_links_content ul
{
    float: left;
    height: 120px;
    list-style: none outside none;
    padding: 0 0 0 18px;
    width: 225px;
}

#quick_links_content ul li
{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	clear:both;
	background:none;
	padding:3px 0;
}

#quick_links_content ul li a
{
	width:auto;
	height:auto;
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	padding-left:12px;
	/*background-image:url(../images/quick-links-bullet.jpg);*/
	background-repeat:no-repeat;
	background-position:0 4px;
}

#quick_links_content div.last-column
{
	background:none;
}

ul.foot-links
{
	float:left;
	padding:13px 0 0 10px;
}

ul.foot-links li
{
	background:none repeat scroll 0 0 transparent;
	color:#FFF;
	display:inline-block;
	float:left;
	font-size:12px;
	padding:0 4px;
}

ul.foot-links li a
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.social-media-btns
{
	height:25px;
	float:right;
	background-color:#313131;
	border:1px solid #2f2f2f;
	margin:5px 0 0;
	padding:2px 1px 2px 2px;
}

.social-media-btns li
{
	float:left;
	background:none;
	padding:0 1px 0 0;
}

.social-media-btns li a
{
	width:26px;
	height:25px;
	display:block;
	background-image:url(../template_images/icon/social-media-icons.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.social-media-btns li a.twitter
{
	background-position:0 0;
}

.social-media-btns li a.facebook
{
	background-position:-27px 0;
}

.social-media-btns li a.rss
{
	background-position:-54px 0;
}

.technology
{
	background-color: #FFCEF2;
    color: #AB1433;
    cursor: pointer;
    font-size: 12px;
    height: 15px;
	float: left;
    line-height: 32px;
    margin: 2px 0;
    padding: 10px 10px 10px 25px;
    text-decoration: none;
    width: 645px;
}

.thelanguage
{
	width:630px;
	display:block;
	background:url(../template_images/icon/double-white-arrow-right.png) no-repeat scroll 0 10px transparent;
	color:#333;
	float: left;
	font-size:12px;
	line-height:14px;
	margin:0 0 10px;
	padding:8px 0 10px 35px;
}

.thelanguage p
{
	color:#333;
	font-size:12px;
	line-height:14px;
	margin:0 0 10px;
	padding:0;
}

.openlanguage
{
	background: none repeat scroll 0 0 #EEEEEE;
    color: #666666;
    font-weight: 700;
    padding: 10px 10px 10px 25px;
    width: 645px;
}

.closedlanguage
{
	color:#DD2DB6;
	font-weight:700;
	text-decoration:none;
}



.searchres-left-cont .each-result .info-col-full
{
	float:left;
	padding:0 10px 0 19px;
}

.info-col-full a
{
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	display:block;
	font-size:12px;
	font-weight:700;
	letter-spacing:-1px;
	margin-bottom:13px;
	text-decoration:none;
	text-transform:uppercase;
}

#map_ctn
{
	border:1px solid #ccc;
	margin:0 0 15px;
}

#venue-features
{
	width:435px;
}

#canvas
{
	background-color:#E5E3DF;
	display:block;
	height:438px;
	position:relative;
	width:100%;
}

.map_desc
{
	padding:15px;
}

.map_ctn
{
	display:block;
	float:left;
	text-align:left;
	width:245px;
	margin:15px 45px;
}

.pinktxt_small
{
	color:#DD2DB6;
	font-size:11px;
	text-decoration:none;
	padding:0 0 5px;
}

.floatright
{
	float:right;
}

.tab-container ul li
{
	background:none;
	padding:0;
}

ul.login li
{
	background:none;
	padding:0;
}

.form_hd_ctn
{
	float:left;
	clear:left;
	margin:15px 0;
}

.textarea_ctn
{
	float:left;
	height:80px;
	width:100%;
	margin:0 0 5px;
}

.submit_ctn
{
	float:left;
	width:100%;
	margin:0 0 10px;
}

.each_prod
{
	border-top:1px solid #CCC;
	float:left;
	margin:0 0 15px;
	padding:25px 0 0;
}

.inner-cont table:first-child + div
{
	border-top:none !important;
}

.prod_img_ctn
{
	float:left;
	height:150px;
	overflow:hidden;
	width:240px;
	margin:0 30px 0 0;
}

.prod_desc_ctn
{
	float:left;
	width:425px;
}

ul#moreinfo-files li
{
	background:none;
	border-top:1px solid #ccc;
	overflow:hidden;
	padding:20px 0;
}

ul#moreinfo-files li:first-child
{
	border-top:none;
}

.file_desc_ctn
{
	float:left;
	margin:0 0 0 25px;
	width: 565px;
}

.file_desc_ctn h2 a
{
	color:#333;
	text-decoration:none;
}

.file_icon
{
	float:left;
	width:66px;
	height:66px;
	display:block;
}

.application-pdf .file_icon
{
	background:url(../template_images/icon/pdf.png) no-repeat scroll center center transparent;
}

.video-quicktime .file_icon
{
	background:url(../template_images/icon/mov.png) no-repeat scroll center center transparent;
}

.application-x-compressed .file_icon, .application-empty .file_icon
{
	background:url(../template_images/icon/zip.png) no-repeat scroll center center transparent;
}

.application-mspowerpoint .file_icon, .application-vnd-openxmlformats-officedocument-presentationml-presentat .file_icon
{
	background:url(../template_images/icon/ppt.png) no-repeat scroll center center transparent;
}

.application-msword .file_icon, .application-vnd-openxmlformats-officedocument-wordprocessingml-documen .file_icon
{
	background:url(../template_images/icon/doc.png) no-repeat scroll center center transparent;
}

.application-excel .file_icon, .application-vnd-openxmlformats-officedocument-spreadsheetml-sheet .file_icon
{
	background:url(../template_images/icon/xls.png) no-repeat scroll center center transparent;
}

.text-plain .file_icon
{
	background:url(../template_images/icon/txt.png) no-repeat scroll center center transparent;
}

#moreinfo-files li[class*='image-'] .file_icon
{
	background:url(../template_images/icon/img.png) no-repeat scroll center center transparent;
}

#moreinfo-files li[class*='text-htm'] .file_icon
{
	background:url(../template_images/icon/htm.png) no-repeat scroll center center transparent;
}

.social_ctn
{
	display:block;
	height:30px;
	width:234px;
	position:relative;
	right:0;
	top:0;
	float:right;
}

.pink_slider_ctn
{
	background-color:#DD2DB6;
	bottom:0;
	color:#FFF;
	cursor:pointer;
	font-size:14px;
	font-weight:700;
	left:0;
	min-height:35px;
	position:absolute;
	vertical-align:middle;
	width:200px;
	margin:0;
	padding:10px 15px 0;
}

#featured-2 .pink_slider_ctn
{
	background-color:#39F;
}

#featured-3 .pink_slider_ctn
{
	background-color:#63E6B4;
}

.slideup_txt_top
{
	left:0;
	position:relative;
	top:5px;
	padding:0 0 10px;
}

.slideup_txt_bot
{
	display:none;
	padding:0 0 10px;
}

#map_img_ctn
{
	background:url(/template_images/map_sprite.jpg) no-repeat scroll -5px -2px transparent;
	width:245px;
	height:190px;
	display:block;
}

#small_map_img_ctn {
	background:url(/template_images/small-map.jpg) no-repeat scroll 0 0 transparent;
	width:84px;
	height:76px;
	display:block;
}

.map_wa_highlight {
    background-position: -5px -193px !important;
}
.map_nt_highlight {
    background-position: -5px -385px !important;
}
.map_sa_highlight {
    background-position: -5px -577px !important;
}
.map_qld_highlight {
    background-position: -5px -770px !important;
}
.map_nsw_highlight {
    background-position: -5px -963px !important;
}
.map_act_highlight {
    background-position: -5px -1155px !important;
}
.map_vic_highlight {
    background-position: -5px -1347px !important;
}
.map_tas_highlight {
    background-position: -5px -1540px !important;
}

.small_map_small_wa_highlight
{
	background-position:0 -76px!important;
}

.small_map_small_nt_highlight
{
	background-position:0 -152px!important;
}

.small_map_small_sa_highlight
{
	background-position:0 -228px!important;
}

.small_map_small_qld_highlight
{
	background-position:0 -304px!important;
}

.small_map_small_nsw_highlight
{
	background-position:0 -380px!important;
}

.small_map_small_act_highlight
{
	background-position:0 -456px!important;
}

.small_map_small_vic_highlight
{
	background-position:0 -532px!important;
}

.small_map_small_tas_highlight
{
	background-position:0 -608px!important;
}

.li_first .tab_left
{
	background:url(../template_images/tab_inactive_left.png) no-repeat scroll 0 0 #fff;
	display:block;
	width:9px;
	height:30px;
	float:left;
}

.li_first .tab_mid a {
	padding-left: 10px;
}

.tab_mid
{
	background:url(../template_images/tab_inactive_mid.jpg) repeat-x scroll 0 0 #ED5ACA;
	display:block;
	width:auto;
	height:30px;
	float:left;
}

.tab_right
{
	background:url(../template_images/tab_inactive_right.png) no-repeat scroll 0 0 #ED5ACA;
	display:block;
	width:9px;
	height:30px;
	float:left;
}

.li_last .tab_right
{
	background-color:#fff;
}

li.active .tab_left
{
	background:url(../template_images/tab_active_left.png) no-repeat scroll 0 0 #ED5ACA;
	display:block;
	width:9px;
	height:30px;
	float:left;
}

li.active .tab_mid
{
	background:url(../template_images/tab_active_mid.png) repeat-x scroll 0 0 transparent;
	color:#333;
}

li.active .tab_mid a
{
	color:#333 !important;
	padding-left: 10px;
}

li.active .tab_right
{
	background:url(../template_images/tab_active_right.png) no-repeat scroll -3px 0 #ED5ACA;
}

li.active.li_first .tab_left,li.active.li_last .tab_right
{
	background-color:#fff !important;
}

.tableFooter_left
{
	float:left;
	height:30px;
	line-height:40px;
	vertical-align:middle;
	width:80%;
}

.tableFooter_right
{
	float:right;
	width:20%;
	text-align:right;
}

.navbar ul li a:hover,.button-col a:hover,.button-col a.selected
{
	color:#dd2db6;
}

.newsletter-tooltip-box div.text14 a:hover,.newsletter-tooltip-box div.text14 a.active
{
	color:#4F4F4F;
	float:left;
	font-size:13px;
	line-height:22px;
	margin-bottom:-3px;
	clear:both;
	text-decoration:none;
	padding-left:5px;
}

.bottom-tabbed-content,.footer-inner
{
	width:981px;
	margin:auto;
}

ul.tabs li.active,ul.tabs li:hover,ul.tabs2 li.active,ul.tabs2 li:hover
{
	background-image:url(../template_images/pink-bg-h31.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.button-col-pink,.about-content .images-col a:hover span
{
	display:block;
}

.button-col-pink a:hover,.venue-sidebar p a:hover
{
	color:#999;
}

.venue-sidebar a:hover {
text-decoration: none;
}

.about-content,.about-content ul.pink-arrow,ul.login,ul#moreinfo-files
{
	padding:0;
}

.footer-wrap .footer-inner ul.login {
width: 100px; float: left;
}

#quick_links_content div.each-column ul li a:hover,ul.foot-links li a:hover,.pinktxt_small:hover
{
	text-decoration:underline;
}

.info-col-full a:hover,.pinktxt
{
	color:#DD2DB6!important;
}

.floatleft,.prod_desc
{
	float:left;
}

.phone_icon{
	background: url("../template_images/icon/ph-icon.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    padding: 5px 0 0 35px;
    width: 175px;
}

.email_icon{
	background: url("../template_images/icon/em-icon.jpg") no-repeat scroll 5px 1px transparent !important;
    display: block;
    height: 20px;
    padding: 10px 0 0 35px;
    width: 175px;
}

#overlay{
	display:none;
}
.popup_ph{
	padding: 20px 40px;
}

.retaddr_h5_ctn{
	float:left;
	clear:left;
	margin:10px 0 0 0;
}

.heading_ctn{
	/*padding:15px 0 0 0;*/
}

.header_spacer{
	margin:15px 0 0 0;
	float:left;
	width:100%;

}

ul.ui-helper-reset li{
	padding:0;
	background:none;
}

.selectWrap190 button.ui-multiselect{
	background:url("../template_images/forms/sel-w190.jpg") no-repeat scroll left top transparent;
	padding: 5px 0 2px 15px;
	border:none;
	border-top-left-radius: 0;
	font-size: 11px;
	width:192px!important;
	height: 26px;
}
.selectWrap225 button.ui-multiselect,
.selectWrap334 button.ui-multiselect{
	background:url("../template_images/forms/sel-w225.jpg") no-repeat scroll left top transparent;
	padding: 5px 0 5px 15px;
	border:none;
	font-size: 11px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.selectWrap190 div.ui-multiselect-menu,
.selectWrap225 div.ui-multiselect-menu,
.selectWrap334 div.ui-multiselect-menu{
	border-radius:0;
}

.selectWrap225{
	width:225px;
	overflow:hidden;
}

.state_first{
	clear: both;
    color: #DD2DB6;
    float: left;
    margin: 0 0 5px;
    position: absolute;
}

.form_heading{
	font-weight:bold;
	/*float:left;*/
	width:100%;
	margin:0 0 10px 0;
}

#contact_ctn{
	float:left;
	margin:20px 0 0;
}

#contact_ctn > p, #contact_ctn ul {
	padding: 0;
}

#contact_ctn table strong {
    font-size: 15px;
    font-weight: normal;
}

#contact_ctn table{
	padding-top: 20px;
}

#contact_ctn tr td {
	border-bottom: 1px solid #A1A1A1 !important;
	padding: 10px 0;
}

.each_ctn{
	border: 1px solid #CCCCCC;
    float: left;
    margin: 5px 10px 10px 0;
    padding: 5px;
	width: 315px;
}

.contact_img{
	display:block;
	width:100px;
	height:133px;
	overflow:hidden;
	float:left;
}

.contact_details{
	float:left;
	margin: 0 0 0 10px;
	width: 200px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
.helvetica-font a:hover{
	text-decoration:none!important;
}

.inner-logo img{
	max-height: 106px;
    max-width: 220px;
}

.image-box a.no_image{
	background:url(../template_images/s_no_image.png) no-repeat scroll center center transparent;
	display:block;
	width:170px;
	height:100px;
}

#tab4 .image-box a.no_image{
	background:url(../template_images/talk_user.png) no-repeat scroll center center transparent;
}

#phone_dialog{
	width:300px;
}

.social_outter_ctn{
	float: left;
    height: 23px;
    position: relative;
    width: 100%;
}

#social_ctn div{
	float: left;
    margin: 15px 0 0;
    width: 95px;
}

#venue-features-table td:first-child, #venue-features-table th:first-child {
	background: url("../template_images/icon/bullet-pink-arrow.jpg") no-repeat scroll 0 4px transparent;
    font-weight: bold;
    padding: 0 10px 10px 15px;
	width: 115px;
}

#venue-features-table td{
	padding:0 0 10px 0;
}


.frm_files_list tr:first-child td, .frm_promotions_list tr:first-child td, .frm_feedback_detail tr:first-child td {
	padding:10px;
}

.wishlist_frm_ctn{
	border-top: 1px solid #CCCCCC;
    margin: 50px 0 10px;
    padding: 30px 0 0;
}

.wl_img{
	padding: 10px;
}
.tableFooter {text-align:left}
.frm_files_list td, .frm_promotions_list td, .frm_feedback_detail td {padding:5px; vertical-align: top;}
label.inputDescription {width:200px; vertical-align:top; float:left}
td.inputDescription {width:200px; vertical-align:top; }


.tableButton{background:url(../template_images/butt_bg.jpg) repeat-x; color:#fff; font-weight:bold; padding:5px; cursor:pointer; border:none; margin:15px 10px 0 0; float:left}
.tableButton:hover {text-decoration:none}
.b_menu a {text-decoration:none; color:#fff}
.crumb a {color:#fff}

#stats_window_pageviews,#stats_window_browsers,#stats_window {border:1px solid #ccc; margin-bottom:20px; padding:0 0 0 1px}
.button-col-pink a.addthis_button_expanded {padding:0}





/*****	new styles from 13-1-2012	*****/
.top_login_text {
	float: right;
	height: 30px;
	width: 100%;
	text-align: right;
}

.logout_btn {
    background: none repeat scroll 0 0 #DD2DB6;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 5px 3px;
	cursor: pointer;
}

.subpage {
	background: none repeat scroll 0 0 transparent;
	padding-bottom: 25px;
}

.page-banner {
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 172px;
	width: 730px;
}

.sidebar {
	float: right;
    width: 230px;
}

.sidebar .newsletter-tooltip-box {
    padding-bottom: 12px;
    position: relative;
}

.searchres-left-cont ul ul li {
    background-position: 25px 5px;
    padding-left: 45px;
}

.search_pager_details {
	float: left;
	width: 190px;
	padding-top: 20px;
}
.search_pager {
	float: right;
    height: 20px;
    padding-top: 20px;
    text-align: right;
    width: 485px;
}
.search_pager a {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #999999;
    padding: 2px 4px;
    text-decoration: none;
}
.search_pager a.selected_pager {
    background: none repeat scroll 0 0 #ACACAC;
    border: 1px solid #000000;
    color: #FFFFFF;
}

.email_phone_sidebar {
    display: block;
    height: 20px;
    padding: 0 0 10px 34px;
    width: 170px;
    word-wrap: break-word;
	color: #DD2DB6;
}

.email_phone_sidebar a {
    margin: 0;
    padding: 0;
}

.print-page {
    float: left;
    padding: 0 0 15px;
    width: 100%;
}

.share-icon {
    /*float: left;*/
    padding: 0 0 5px;
    width: 100%; clear:both; display:block
}

p.helvetica-font a {
	cursor: pointer;
}

.fb-like-box {
    float: left;
    margin-right: 15px;
}
.fb-tweet {
    float: left;
    padding: 15px 0;
    width: 100%;
}
.twtr-widget {
    float: right;
    width: 340px;
}
.read_more_retailer {
    float: left;
    margin: 0 0 15px;
    width: 100%;
}

#twtr-widget-1 .twtr-tweet a {
	display: inline !important;
}

.admin-edit-btn {
	float: right;
}

.search-owned {
	margin-top: 28px;
}

.big-side-left {
    background-color: #FFFFFF;
    background-image: url("../template_images/sub-content-bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 400px;
    left: 0;
    top: 0;
    width: 1px;
}

.big-side-right {
    background-color: #FFFFFF;
    background-image: url("../template_images/sub-content-bg.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    height: 400px;
    right: 0;
    top: 0;
    width: 1px;
}

.analytics-day-month {
	float: right;
}

.analytics-day-month a.day-month {
    background: none repeat scroll 0 0 #DCDCDC;
    border: 1px solid #999999;
    padding: 2px 4px;
    text-decoration: none;
}

.analytics-day-month a.active, .analytics-day-month a:hover {
    background: none repeat scroll 0 0 #ACACAC;
    border: 1px solid #000000;
    color: #FFFFFF;
}

.small-form-text {
    font-size: 12px;
}

#pp_full_res .form_left_order {
    padding-right: 10px;
    width: 115px;
}

#feedback-popup-success {
    background-color: #FFE4F9;
    border: 2px solid #DD2DB6;
    margin-bottom: 23px;
    padding: 10px;
}

.feedback-popup-error{
    float: left;
    padding-left: 20px;
}

.popup-form-heading {
    color: #DD2DB6;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.fld-support-txt {
    display: block;
    font-size: 11px;
    padding: 0 0 0 200px;
    width: 345px;
	font-style: italic;
}

.editor-support-txt {
    display: block;
    font-weight: normal;
    font-size: 11px;
    padding: 0;
    width: 200px;
	font-style: italic;
}

.help-cat {
	padding: 7px 0;
}

.help-cat a {
    color: #4F4F4F;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
	text-decoration: none;
}

.help-cat a:hover, .help-cat a.active {
    color: #DD2DB6;
}

.grayline {
    background: none repeat scroll 0 0 #DDDDDD;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}

.retail-search-state-text {
    font-weight: bold;
    margin: 3px 0 7px 0;
    padding: 0 !important;
}

.retail-search-state-box, .retail-search-contact-box {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin: 5px 0 10px;
    padding: 10px 10px 10px 15px;
    width: 650px;
}

.retail-search-state-box a {
    background: url("../template_images/icon/bullet-pink-arrow.jpg") no-repeat scroll 0 3px transparent;
    float: left;
    padding: 0 0 5px 15px;
    width: 143px;
}

#gallery {
    border: 1px solid #CCCCCC;
    display: block;
    margin: 0 7px;
    width: 680px;
}

.add-btn {
    float: right;
    height: 50px;
    width: 100%;
}

.mand {
	padding: 10px 0;
}

#merchant-type-new_container {
	right: 345px;
}
.form_field {
    min-height: 20px;
}

.gray-title-bar {
    background-color: #737373;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    width: 100%;
}
.gray-title-bar .gray-title-left {
    float: left;
    padding: 12px 0 0 25px;
    width: 525px;
}
.gray-title-bar .gray-title-right {
    float: left;
    padding: 12px 0 0 5px;
    text-align: center;
    width: 135px;
}

.special-list {
    border-bottom: 1px solid #737373;
    float: left;
    padding: 15px 0;
}
.special-list .special-img {
    float: left;
    height: 110px;
    margin-right: 15px;
    overflow: hidden;
    width: 185px;
}
.special-list .special-desc {
    float: left;
    width: 360px;
}
.special-list .special-desc span{
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    width: 100%;
}
.special-list .special-book {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 140px;
}
.acco-list {
    border-bottom: 1px solid #737373;
    float: left;
    padding: 15px 0;
}
.acco-list .acco-img {
    float: left;
    height: 110px;
    margin-right: 15px;
    overflow: hidden;
    width: 185px;
}
.acco-list .acco-desc {
    float: left;
    width: 495px;
}
.acco-list .acco-desc span{
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    width: 100%;
}

.prod-desc-container {

}
.prod-desc-container .prod-desc-row {
    border-bottom: 1px solid #C1C1C1;
    float: left;
    padding: 15px 0;
    width: 100%;
}
.prod-desc-container .prod-desc-row .prod-img {
    float: left;
    height: 110px;
    margin-right: 15px;
    overflow: hidden;
    width: 185px;
}
.prod-desc-container .prod-desc-row .prod-img img {
    /*max-height: 150px;
    max-width: 235px;*/
	max-width: 185px;
}
.prod-desc-container .prod-desc-row .prod-desc {
    float: left;
    margin-right: 10px;
    width: 490px;
}
.prod-desc-container .prod-desc-row .prod-desc span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}

.contact-left-col {
    border-right: 1px dotted #A1A1A1;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    width: 500px;
}

.inner-contact-form {
    float: left;
    padding: 20px 0 0;
}

hr {
    background: none repeat scroll 0 0 #A1A1A1;
    border: medium none;
    height: 1px;
}

.block-top, .block-top p {
	padding-bottom: 10px;
}
.block-top h2 {
	padding-top: 20px;
}

.edit_fld_container {
	float: left;
	width: 100%;
}

.stats_page_clicks {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 225px;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 15px;
	clear: left;
}

.stats_page_clicks .stats_page {
    float: left;
    text-align: left;
    width: 850px;
}

.stats_page_clicks .stats_clicks {

}

.stats_page_clicks .stats_page_clicks_cont {
	padding-bottom: 10px;
}

.stats_page_clicks .stats_page span, .stats_page_clicks .stats_clicks span {
    font-weight: bold;
    width: 100%;
}

.stats_load_more_show {
    text-align: right;
	margin-bottom: 10px;
}
.stats_load_more_show a,.stats_load_more_hide a {
	cursor: pointer;
}
.stats_load_more_hide {
	display: none;
    text-align: right;
	margin-bottom: 10px;
}

.stats_load_more, .stats_hide_more {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px 10px;
}

.stats_page_clicks_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 270px;
    margin: 30px 0 -2px;
    overflow: hidden;
    padding: 15px;
	position: relative;
}

.stats_page_clicks_col {
    line-height: 25px;
    width: 315px;
	float: left;
	text-align: left;
}

.stats_page_clicks_col .stats_page_col {
    float: left;
    width: 250px;
}

.stats_page_clicks_col .stats_clicks_col {
    float: left;
    width: 50px;
}

.stats_page_clicks_col strong {
	font-weight: bold;
}

.print_clicks {
    border: 1px solid #CCCCCC;
    padding: 0 15px;
}

/*******	loader	*******/
div#page_loader {
    background-color: #FFFFFF;
    border: 2px solid #666666;
    bottom: 0;
    display: none;
    height: 100px;
    left: 40%;
    position: fixed;
    right: 30%;
    top: 35%;
    width: 300px;
    z-index: 99;
}

.loader_inner {
    height: 100%;
    left: 0;
    position: relative;
    text-align: center;
    top: 25%;
    width: 100%;
}
/*newly added*/
.feed{clear: both; float: none\0/; *float: none; /*margin-top:-20px; margin:0 \0/;*/}
.formField{width:40px}
#panel,#close{display:none}
.anal_date{ float: left;}

.radio-btns .selectbox {width:172px; background:url("../template_images/forms/sel-w190.jpg") no-repeat; display:inline; margin-bottom:15px}
.radio-btns div.selectbox-wrapper {right:108px}
.radio-btns {
	line-height: 25px;
    margin-top: -13px;
    padding-left: 200px;
}
.clear {clear:both}
.span-4 {width:150px;border: 1px #FFFFFF solid; display:block}
.span-4 .last{height:30px}

ul.bot-pagination{display:block;margin-top:2px;min-width:517px }ul.bot-pagination li{display:inline;margin:0 1px 0 0;}ul.bot-pagination li a{display:inline-block;border:1px solid #bebebe;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:5px 5px;background:#fff;color:#59595b;text-decoration:none;}ul.bot-pagination li a:hover{border:1px solid #bebebe;background:#bebebe;color:#fff;}span.prev-btn{padding:0 10px 0 0;}span.prev-btn a{background:none!important;border:0!important;padding:0!important;}span.prev-btn a:hover{color:#000!important;}span.next-btn{padding:0 0 0 10px;}span.next-btn a{background:none!important;border:0!important;padding:0!important;}span.next-btn a:hover{color:#000!important;}span.page-active a{border:1px solid #bebebe!important;background:#bebebe!important;color:#fff!important;cursor:default;}span.page-active a:hover{border:1px solid #bebebe!important;background:#bebebe!important;color:#fff!important;}

.ret_map{ width:690px; border:1px solid #CCCCCC; margin-bottom: 15px;}
.ret_more{width:690px;}
.edit_ret{ width:450px; float:left; margin-bottom: 15px;}
.ret_margin{margin-top:15px}
.edit_submit{ color:#AB1433}
.edit_here{font-size:14px;}
.graybarsearch{height:25px; padding-top:15px}
.prod_img{float: left; padding-right: 10px;}
.cart_top{vertical-align:top; padding-top:25px}
.cont_shop{padding:6px 15px; float:left;margin:15px 10px 0 0}
.cart_process{float: left; margin-right:10px}
.green{color:green}
.tabcont_para p{width:200px;}

/**********	search criteria	*********/
.search_criteria {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin: 13px 0 10px;
    padding: 10px 10px 0px 15px;
    width: 650px;
}

.search_criteria .srch_result_col {
    float: left;
    width: 211px;
	padding-bottom: 10px;
}
.search_criteria .srch_result_col .srch_result_heading {
	color: #DD2DB6;
    display: block;
    padding: 3px 0 3px;
    font-size: 13px;
    font-weight: bold;
}
.search_criteria .srch_result_col a.srch_result_name {
    background: url("/template_images/forms/remove.jpg") no-repeat scroll 0 3px transparent;
    display: block;
    padding: 3px 0 3px 20px;
	color: #333333;
}
.blog_cont .info-col{width:410px !important}
.image-col-blog{float:left; margin:10px 0 0 0}
.info-col-blog{   float: left;
    margin: 10px 0 0 0;
    width: 340px;}
	.info-col{margin-top:15px}
	h3.blog_side{margin:0; padding:0}
	 .blog_post{width:370px; float:left; margin:11px 0 0}
	 .blog_content{margin:10px 0 0 20px; font-size:14px;display:inline-block; line-height:18px}
	 .social-icon{ background: url("/template_images/soc_icons.jpg") no-repeat; width:218px; height:28px; margin-left:-5px}
	 .social-icon li{background:none}
	 .social-icon li a.facebook{background-position: 0 0; margin:-12px 0 0 -18px}
	 .social-icon li a {
   float:left;
    height: 25px;
    width: 26px;
}

 .social-icon li a.twitter{background-position: -27px 0; margin:-20px 0 0 5px}
  .social-icon li a.rss{background-position: -54px 0; margin:-28px 0 0 45px}

   .social-icon li a.pin{ margin:-37px 0 0 77px}
    .social-icon li a.google{margin:-44px 0 0 108px}
	 .social-icon li a.linked{ margin:-51px 0 0 140px}
	 	 .social-icon li a.youtube{ margin:-58px 0 0 172px}


  .rel_tag{margin:0 0 0 20px}
  .rel_tag a{background:#ccc; padding:4px}
  .rel_tag a:hover{background:#444444; color:#fff}
  .blogcomment p{font-size:14px;line-height:18px}
  .bloglike{margin:0 0 0 -1px}
.gmnoprint h3 {margin-bottom: 0;}

.twitter-follow-button {
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    white-space: nowrap;
    cursor: pointer;
    background-color: #eee;
    background-image: linear-gradient(#fff,#dedede);
    border: #ccc solid 1px;
    border-radius: 3px;
    display: inline-block;
    padding: 0 5px 0 3px;
    font: bold 11px/18px 'Helvetica Neue',Arial,sans-serif;
    float: right;
    color: #333;
    padding: 4px;
  	margin: -4px 7px 0;
}

.fa.fa-twitter {
	color: #dd2db6;
	font-size: 1.5em !important;
}

.twitter-follow-button:hover {
	background-color: #DD2DB6;
	background-image: linear-gradient(#d865bd,#DD2DB6);
	color: #fff;
}

.twitter-follow-button:hover .fa.fa-twitter {
	color: #fff;
}

/*
** Default
*/

/* Resets */
.bwired-global-footer:hover, .core-dna-global-footer:hover {
	text-decoration: none !important;
}

/* Device background */
.bwired-global-footer circle, .core-dna-global-footer circle {
	fill:#000000;
}

/* Device color */
.bwired-global-footer g path, .core-dna-global-footer path {
	fill:#ffffff;
}

/* Hover color and . color */
.bwired-global-footer g path:first-child, .bwired-global-footer:hover circle , .core-dna-global-footer:hover circle {
	fill:#EE1D3E;
}

/* Hover device color */
.bwired-global-footer:hover g path, .core-dna-global-footer:hover path {
	fill:#f5f5f5;
}
