body {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #fff none repeat scroll 0 0 !important;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    margin: 0;
    padding: 10px;
    margin:0 auto;
    width:auto !important;
}

/* buttons */
.button-searh {
	padding:0 2px 0 0;
	margin:20px 10px 0px 0px;
	border:0;
	background:url(../img/bg/button-pink-r.png) no-repeat right;
	color:#fff;
	height:26px;
	cursor:pointer;
	width:82px;
}
.button-searh div {
	position:relative;
	display:inline;
	padding:2px 0px 0 6px;
	height:24px;
	font-family:Georgia;
	font-size:15px;
	font-style:italic;
	display:block;
	width:68px;
	background:url(../img/bg/button-pink.png);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.button-searh div {
		margin-top: -1px;
	}
}
button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

div.button-search-ie6 {
    display:inline;
    width:0;
    height:0;
    padding:0;
    margin:0;
}

.button_left_black {
    background: transparent url( '../img/common/button-background-left.png' ) no-repeat scroll 0 0px;
    margin-right: 5px;
    padding-left:4px;
    height: 25px;
    float: left;
}
.button_right_black {
    background: transparent url( '../img/common/button-background-right.png' ) no-repeat scroll 100% 0px;
    color: #FFFFFF;
    display: block;
    padding: 2px 8px 4px 1px;
    margin:0;
    white-space: nowrap;
    border: 0;
    height: 25px;
}
.button_left_green {
    background: transparent url( '../img/common/button-background-left.png' ) no-repeat scroll 0 -62px;
    margin-right: 5px;
    padding-left:6px;
    height: 25px;
    float: left;
}
.button_right_green {
    background: transparent url( '../img/common/button-background-right.png' ) no-repeat scroll 100% -62px;
    color: #FFFFFF;
    display: block;
    padding: 1px 9px 4px 1px;
    margin:0;
    white-space: nowrap;
    border: 0;
    height: 25px;
}
.button_left_red {
    background: transparent url( '../img/common/button-background-left.png' ) no-repeat scroll 0 -176px;
    margin-right: 5px;
    padding-left:4px;
    height: 25px;
    float: left;
}
.button_right_red {
    background: transparent url( '../img/common/button-background-right.png' ) no-repeat scroll 100% -176px;
    color: #FFFFFF;
    display: block;
    padding: 1px 8px 4px 1px;
    white-space: nowrap;
    border: 0;
    height: 25px;
}
.button_left_blue {
    background: transparent url( '../img/common/button-background-left.png' ) no-repeat scroll 0 -145px;
    margin-right:5px;
    padding-left:4px;
    height: 25px;
    float: left;
    border:0;
}
.button_right_blue {
    background: transparent url( '../img/common/button-background-right.png' ) no-repeat scroll 100% -145px;
    color: #FFFFFF;
    display: block;
    padding: 3px 8px 4px 1px;
    margin:0;
    white-space: nowrap;
    border: 0;
    height: 25px;
}
.button_left_grey {
    background: transparent url( '../img/common/button-background-left.png' ) no-repeat scroll 0 -300px;
    margin-right:5px;
    padding-left:4px;
    height: 25px;
    float: left;
    border:0;
}
.button_right_grey {
    background: transparent url( '../img/common/button-background-right.png' ) no-repeat scroll 100% -300px;
    color: #FFFFFF;
    display: block;
    padding: 3px 8px 4px 1px;
    white-space: nowrap;
    border: 0;
    height: 25px;
}
/**/
span.button_left_blue {
    background: transparent url( '../img/common/button-background-left.png' ) no-repeat scroll 0 -145px;
    margin-right:5px;
    padding-left:6px;
    height: 25px;
    float: left;
    border:0;
}
a.button_right_blue {
    background: transparent url( '../img/common/button-background-right.png' ) no-repeat scroll 100% -145px;
    color: #FFFFFF;
    display: block;
    padding: 3px 8px 4px 1px;
    white-space: nowrap;
    border: 0;
    height: 25px;
}
span.button_left_blue a {
    text-decoration:none;
    padding-top:5px;
    height:20px;
    font-size:13px;
}
/**/
/* /buttons */
.clearBoth {
    clear:both;
}

form ul {
    list-style:none;
}

span.error {
    color: #E00;
    font-weight:normal;
}

.main_content {
    width:100%;
}

.main_content .header {
    color:#333333;
}
.main_content .content {
   /* padding:10px;*/
}
.main_content .content .left_column {
    float:left;
    width:500px;
}
.main_content .content .right_column {
    float:left;
    width:300px;
}
.main_content .content #business_tabs {
    clear:both;
    height:20px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:5px;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0;
}
.main_content .content #business_tabs.subsection_tabs {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.main_content .content #business_tabs.subsection_tabs li.tab {
    float:left;
    margin-right:2px;
    text-align:center;
}
.main_content .content #business_tabs.subsection_tabs li.tab a.active {
    background-color:#bbb;
}
.main_content .content #business_tabs.subsection_tabs li.tab a {
    /*background-color:#eee;*/
    color:#666666;
    display:block;
    padding-bottom:0;
    padding-left:6px;
    padding-right:6px;
    padding-top:10px;
    font-weight:bold;
    text-decoration:none;
}
.main_content .content .tabs_container {
    padding:20px 0;
}
.main_content .content .tabs_container .tabs_div {
    padding:20px 2px;
}

.main_content .content .treatmentsContainer {
    float:left;
    padding-right:10px;
}
.main_content .content .treatmentsContainer ul {
    font-weight:bold;
    padding:0;
    margin:0;
}
.main_content .content .treatmentsContainer ul li {
    font-weight:normal;
    padding:0;
}
.main_content .content .treatmentsContainer ul {
    list-style:none;
}
.main_content .content .treatmentsContainer ul li {
    padding:4px 0;
}

.main_content .content .contact_info_block .contact_info_item {
    display:block;
    padding-bottom:10px;
}
#preview_map {
    width:300px;
    height:300px;
}
.main_content .content .contact_info_block {
    padding-bottom:20px;
}

/* front end */
.main_body {
    width:990px;
    padding:0 30px;
    margin:0 auto;
    background-image:url("../img/common/main_bg.png");
    background-repeat:no-repeat;
    background-position:0 230px;
    position:relative;
}
.partner_signup_description{
    /*color:#4D4C4C;
    font-size:11px;*/
    color:#464646;
    font-size:14px;
    font-weight:bold;
}
/*--------------------R---------------------*/
#h-top{
	clear:both;
	height:222px
}
	#h-top h1{
		border-bottom:1px solid #B3B3B3;
        clear:both;
        color:#B3B3B3;
        display:block;
        font-family:Georgia;
        font-size:14px;
        font-style:italic;
        font-weight:normal;
        margin:0;
        padding:0 0 3px;
        position:static;
        line-height:17px;
	}
	#h-top  a.logot {
		background-image:url("../img/common/logo.png");
		display:block;
		height:97px;
		overflow:hidden;
		text-indent:-1000px;
		width:182px;
		float:left;
	}
	.top-menu{
		float:right;
		font-weight:bold;
	}
	.top-menu ul{
		margin:0;
        padding:0;
	}
	.top-menu ul li{
		display:inline;
		color:#828282;
        padding: 20px 0;
	}
	.top-menu ul li a,
    .top-menu ul li .account_name {
        font-family:arial;
        font-size:12px;
		font-weight:bold;
		color:#828282;
		text-decoration:none;
        text-transform:uppercase;
	}
	.top-menu ul li a:hover {
		color:#ef8200;
	}
	li.content-before:before {
		content:" | ";
	}
	#h-top h3{
        color:#B3B3B3;
        font-family:Georgia;
        font-size:14px;
        font-style:italic;
        font-weight:normal;
		display:block;
		clear:both;
		border-bottom:1px solid #b3b3b3;
		padding:0 0 3px 0;
		margin:0;
	}
   .tree {
        color:#828282;
		padding:0 0 10px 0;
		margin:115px 0 0 0;
		border-bottom:1px solid #b3b3b3;
		//height: 1%;
	}
	.tree:after{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.tree ul{
		margin:0;
		padding:0;
	}
	.tree li{
		display:inline;
		margin:0;
		padding:0;
	}
	.tree a {
		font-size:11px;
		color:#828282;
		text-decoration:none;
	}
	.tree li.content-before:before {
		content:" > ";
	}


.header-b{
	position:absolute;
	top:119px;
	border-bottom:1px solid #b3b3b3;
	width:990px;
}
.header-b:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	//height: 1%;
}

	.buttons-1, .buttons-2, .buttons-3 {
		display:block;
		width:171px;
		height:92px;
		overflow:hidden;
		text-indent:-1000px;
		float:left;
		padding:0;
		margin:5px 1px 5px 1px;
		border:0px;
		cursor:pointer;
	}
	.buttons-1{
		background:url(../img/common/button_buy_gc.png) no-repeat top left;
	}
	.buttons-2{
		background:url(../img/common/button_blog.png) no-repeat top left;
	}
	.buttons-3{
		background:url(../img/common/button_use_gc.png) no-repeat top left;
	}
	a.buttons-1:hover {
		background:transparent url(../img/common/button_buy_gc.png) no-repeat bottom left;
	}
	a.buttons-2:hover {
		background:transparent url(../img/common/button_blog.png) no-repeat bottom left;
	}
	a.buttons-3:hover {
		background:transparent url(../img/common/button_use_gc.png) no-repeat bottom left;
	}

	.button-s {
		padding:0 2px 0 0;
		margin:10px 0px 0px 0px;
		border:0;
		background:transparent url(../img/button-search.png) no-repeat right 0;
		color:#fff;
		float:right;
		height:26px;
		cursor:pointer;
		width:70px;
	}
	a.button-s:hover {
		color:#fff;
	}
	.button-s span {
		padding:2px 5px 0 10px;
		height:26px;
		font-family:Georgia;
		font-size:15px;
		font-style:italic;
		display:block;
		width:46px;

	}
/*----------------endR-------------------*/
#top {
    background-image:url("../img/common/logo.png");
    background-repeat:no-repeat;
    background-position:top left;
    height:230px;
    position:relative;
    border-bottom:1px solid #b3b3b3;
}
#top .logo {
    color:#b3b3b3;
    font-family: Georgia, sans-serif;
    font-size:14px;
    font-style:italic;
    position:absolute;
    top:100px;
    left:0;
}
#top .login_action {
    position:absolute;
    top:0;
    right:0;
}
#top .login_action ul {
    list-style:none;
}
#top .login_action ul li {
    float:left;
    border-right:1px solid #828282;
    padding:0 10px;
}
#top .login_action ul li.last {
    border:none;
    padding-right:0;
}
#top .login_action a {
    color:#828282;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}
#top .top_buttons a img {
    border:0;
}
#top .top_bottom {
    position:absolute;
    bottom:0;
    left:0;
    1padding-top:5px;
    border-top:1px solid #b3b3b3;
    width:100%;
}
#top .top_bottom .top_buttons {
    float:left;
    1padding-bottom:10px;
}
.main_body .header-button{
    width:533px;
    float:left;
}
div.search_form-t{
    width:430px;
    float:right;
}
div.search_form-t form label {
    font-weight:normal;
}
/*.header-b .top_bottom .search_form .form_item {
    float:right;
    padding-left:10px;
}*/
.form_item {
    float:left;
    padding-left:10px;
}
.search-b {
    float:right;
}
.header-b .top_bottom .search_form label {
    color:#828282;
    font-family:Georgia,sans-serif;
    font-size:15px;
    font-style:italic;
}
.header-b .top_bottom .search_form input.bordered {
    border:1px solid #b3b3b3;
    display:block;
    color:#605E5E;
    font-size:12px;
    line-height:14px;
    margin-top:5px;
    background-color: #fff;
    padding: 4px 5px 5px;
}
.header-b .top_bottom .search_form input.search_button {
    clear:left;
    float:right;
    margin-top:10px;
width:70px;
}
.header-b .top_bottom .search_form input.search_for {
    width:228px;
}
.header-b .top_bottom .search_form input.search_near {
    width:142px;
}
#bottom {
    padding:20px 0;
    margin:20px 0;
}
#bottom .bottom_content {
    border-top:1px solid #b3b3b3;
    border-bottom:1px solid #b3b3b3;
    padding:20px 0;
}
#bottom .bottom_copyright {
    text-align:center;
    width:100%;
    color:#848484;
    font-size:11px;
    line-height:17px;
    font-family:Arial, sans-serif;
    padding-top:5px;
}
#bottom .bottom_content .bottom_item {
    float:left;
    width:175px;
    padding:0;
    margin-right:5px;
}
#bottom .bottom_content .bottom_item.last {
    margin:0;
    width:90px;
}
#bottom .bottom_content .bottom_item p {
    font-family:Georgia, sans-serif;
    font-size:15px;
    line-height:17px;
    font-style:italic;
    color:#808184;
    padding:0;
    margin:0;
    padding-bottom:20px;
}
#bottom .bottom_content .bottom_item ul {
    list-style:none;
    padding:0;
    margin:0;
}
#bottom .bottom_content .bottom_item ul li {
    padding:0;
    margin:0;
    line-height:16px;
}
#bottom .bottom_content .bottom_item a {
    text-decoration:none;
    font-family:Arial, sans-serif;
    color:#b3b3b3;
    font-size:12px;
    line-height:16px;
}
#middle {
    position:relative;
    margin:20px 0;
    border-bottom:1px solid #b3b3b3;
    padding-bottom:2px;
    width:100%;
}
#middle .left_column {
    float:left;
    width:660px;
    position:relative;
}
#middle .upper .left_column,
#middle .lower .left_column{
    min-height:369px;
    height:369px;
    border-right:1px solid #b3b3b3;
}
#middle .right_column {
    float:right;
    width:310px;
}
#middle .upper {
    border-top:1px solid #b3b3b3;
    border-bottom:2px solid #b3b3b3;
}
#middle .lower {
    border-top:1px solid #b3b3b3;
    border-bottom:2px solid #b3b3b3;
    margin-top:2px;
}
#middle .left_column .buy_gc {
    position:absolute;
    width:280px;
    height:180px;
    color:#b3b3b3;
    font-family:Georgia, sans-serif;
    font-size:35px;
    line-height:39px;
    font-style:italic;
    top:170px;
    left:20px;
   /* z-index:9999;*/
    display:none;
}
#middle .left_column .buy_gc .link {
    font-family:Arial, sans-serif;
    font-size:15px;
    color:#b3b3b3;
    text-transform:uppercase;
    display:block;
    font-weight:bold;
    padding-top:15px;
    display:none;
}
#middle .left_column .buy_gc .link a {
    color:#ef239c;
    text-decoration:none;
}
#middle .left_column .gallery {
    position:absolute;
    right:0;
	top: 0;
    display:block;
}
#middle .left_column .gallery .controls {
    position:absolute;
    bottom:0;
    left:-220px;
    width:80px;
    height:30px;
}
#middle .controls .left,
#middle .controls .right {
    background-repeat:no-repeat;
    width:27px;
    height:18px;
    float:left;
    margin:0 5px;
    cursor:pointer;
}
#middle .left_column .gallery .controls .left {
    background-image:url("../img/common/arrows.png");
    background-position:0 0;
}
#middle .left_column .gallery .controls .right {
    background-image:url("../img/common/arrows.png");
    background-position:-26px -17px;
}
#middle .controls .left_grey {
    background-image:url("../img/common/arrows.png");
    background-position:0 0;
    float:left;
    width:27px;
    height:18px;
    cursor:pointer;
}
#middle .controls .left_yellow {
    background-image:url("../img/common/arrows.png");
    background-position:0 -17px;
    float:left;
    width:27px;
    height:18px;
    cursor:pointer;
}
#middle .controls .right_grey {
    background-image:url("../img/common/arrows.png");
    background-position:-26px 0;
    float:left;
    width:27px;
    height:18px;
    cursor:pointer;
}
#middle .controls .right_yellow {
    background-image:url("../img/common/arrows.png");
    background-position:-26px -17px;
    float:left;
    width:27px;
    height:18px;
    cursor:pointer;
}
#middle .upper .right_column .item {
    height:65px;
    font-family:Georgia, sans-serif;
    font-size:20px;
    line-height:23px;
    color:#b3b3b3;
    font-style:italic;
    border-bottom:1px solid #b3b3b3;
    padding-top:5px;
    padding-left:20px;
}
#middle .upper .right_column .item a {
    display:block;
    color:#ef8200;
    text-decoration:none;
    font-size:30px;
    padding-top:10px;
    padding-bottom:5px;
}
/*#middle .upper .right_column .item.explore {
    background-image:url("../img/common/explore_bg.png");
    background-repeat:no-repeat;
    background-position:right;
}*/
/*#middle .upper .right_column .item.search {
    background-image:url("../img/common/search_bg.png");
    background-repeat:no-repeat;
    background-position:right;
}*/
#middle .upper .right_column .item.buy {
    position:relative;
    width: auto;
    overflow: hidden;
}
#middle .upper .right_column .item.buy .image {
    background-image:url("../img/common/buy1_bg.png");
    background-repeat:no-repeat;
    background-position:right;
    width:112px;
    height:89px;
    position:absolute;
    right:-13px;
    top:-13px;
}
.upper .right_column .item.search .image {
    background-image:url("../img/common/search_bg.png");
    background-repeat:no-repeat;
    background-position:right;
    width:113px;
    height:71px;
    position:absolute;
    right:0px;
    top:71px;
}
.upper .right_column .item.explore .image {
    background-image:url("../img/common/explore_bg.png");
    background-repeat:no-repeat;
    background-position:right;
    width:113px;
    height:71px;
    position:absolute;
    right:0px;
    top:142px;
}
#middle .upper .right_column .ad_container {
    text-align:right;
    padding:19px 0px;
}
#middle .lower .right_column .ad_container{
   text-align:right;
    padding:47px 0px;
}
#middle .lower .left_column {
    padding-top:20px;
    height:auto;
}
#middle .lower .left_column .left_block {
    float:left;
    width:185px;
    min-height:260px;
    position:relative;
}
#middle .lower .left_column .right_block {
    float:right;
    width:380px;
    min-height:260px;
    margin-right:20px;
}
#middle .lower .left_column .right_block .block_header {
    display:block;
    border-bottom:1px solid #b3b3b3;
    margin-bottom:25px;
}
#middle .lower .left_column .right_block .block_header .title,
#middle .lower .left_column .left_block .block_header .title {
    font-size:22px;
    font-family:Arial, sans-serif;
    font-weight:bold;
    color:#b3b3b3;
    text-transform:uppercase;
    float:left;
}
#middle .lower .left_column .right_block .block_header .title strong,
#middle .lower .left_column .left_block .block_header .title strong {
    color:#ef239c;
}
#middle .lower .left_column .right_block .block_header .controls {
    float:right;
}
#middle .lower .left_column .right_block .block_item {
    float:left;
    width:180px;
    font-family:Arial, sans-serif;
    font-size:11px;
    line-height:13px;
    color:#b3b3b3;
    padding-right:20px;
    list-style:none;
}
#middle .lower .left_column .right_block .block_item h3 {
    color:#ef239c;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
    font-family:Arial, sans-serif;
}
#middle .lower .left_column .right_block .block_item a {
    color:#ef239c;
    font-family:Arial, sans-serif;
}
#middle .lower .left_column .right_block .block_item a:hover {
    text-decoration:underline;
}
#middle .lower .left_column .right_block .block_item h3 a{
    text-decoration: none;
}
#middle .lower .left_column .right_block .block_item img{
    width:180px;
    border:none;
}
.block_connect h3 {
    color:#ef239c;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
    font-family:Arial, sans-serif;
    display:inline;
    float:left;
    vertical-align:middle;
    margin:3px 0 0 0;

}
.block_connect h3.tweeter{
    margin:29px 0 0 0;
}
.block_connect h3.subscribe-header{
    margin:14px 0 0 0;
}
.form-e{
    margin-bottom:5px;
}
#subscribe{
    width:250px;

}
#subscribe h3{
    color:#EF239C;
    display:inline;
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    margin:3px 0 0;
    padding:0;
    text-transform:uppercase;
}
#subscribe input{
    margin:5px 0 0 0;
}
#subscribe span{
    display:block;
    color:red;
}
#subscribe button span{
    color:#fff  
}
.block_connect{
    display:block;
    width:173px;
    padding:10px 5px 20px 5px;
}
.block_connect a{
    text-decoration:none;
    border:none;
    display:block;
    float:right;
}
.block_connect img {
    border:none; 
}

#middle .lower .left_column .left_block .top_curl {
    width:182px;
    height:31px;
    background-image:url("../img/common/top_curl.png");
    background-position:center;
    background-repeat:no-repeat;
}
#middle .lower .left_column .left_block .bottom_curl {
    width:182px;
    height:31px;
    background-image:url("../img/common/bottom_curl.png");
    background-position:center;
    background-repeat:no-repeat;
}
#middle .lower .left_column .left_block .block_header {
    padding-bottom:35px;
}

ul.navigation {
    clear: both;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.navigation li {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-color: #B8B8B8;
    float: left;
    padding:0 4px;
    border-right:1px solid #fff;
}

ul.navigation li.last {
    border:none;
}

ul.navigation li a {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    display:block;
    padding:4px 7px;
}

ul.navigation li.selected {
    background-color:#FF9623;
}

ul.navigation li.selected span {
    background-color:#FF9623;
}
.partner_admin_form {
    clear:both;
    padding:10px;
}
.partner_admin_form_buttons {
    padding:10px;
}
form label.required {
   /* background-image:url('../img/icons/required.gif');
    background-repeat:no-repeat;
    background-position:0 0;
    padding-left:18px;   */
}
form .label {
    font-weight: bold;
    float: left;
    line-height: 1.9em;
    padding: 0 8px 0;
    width:230px;
}

form label {
    display: block;
    line-height: 1.9em;
}
#userEmailVisibleField {
    display:block;
}
#partnersAdminForm ul li {
    clear:both;
    padding-bottom:9px;
    width:382px;
}
#partnersAdminForm ul li input {
    width:200px;
}
#partnersAdminForm ul li a.action {
    float:right;
    padding-bottom:8px;
}
.light_content h1 {
    font-size: 208%;
    color: #23120A;
    text-align: center;
    font-weight: normal;
    margin: 0;
}

.light_content h3 {
    font-size: 100%;
    font-weight: normal;
    margin: 2em 10px 1em;
}

.light_content form.common fieldset.hidden {
    background: none;
    margin: 0;
    padding: 10px 0;
}

.light_content form.common .buttons {
    margin: 0;
    border: 0;
    padding: 0 0 10px 25%;
}

.light_content form.common .buttons a, .light_content form.common .buttons input {
    cursor: pointer;
}

.light_content form.common textarea {
    height: 5em;
    width: 96.8%;
}

.light_content form.common .error {
    /*background: url( '../img/icons/required.gif' ) no-repeat left center;*/ 
    height: 20px;
    width: 14px;
    overflow: hidden;
    padding: 0;
    text-indent: -1000px;
}

.light_content form.common .hint {
    padding: 0 0 2px;
}

.light_content form.common .errors .error {
    text-indent: 0;
    width: auto;
    height: auto;
    color: #EE0000;
    padding-left: 20px;
}
.overlay_light {
    background-color:#000;
}
.buttons {
    height: 34px;
}
.buttonsContainer {
    padding-top:10px;
    border-top:2px solid #000;
}
a.primary {
    color: #FFF;
    background-color: #565656;
    background-image: url( '../img/bg/button_primary.gif' );
}

a.primary span {
    padding: 5px 16px;
    background-image: url( '../img/bg/button_primary.gif' );
}

a.secondary {
    color: #575757;
    background-color: #D5D5D5;
    background-image: url( '../img/bg/button_secondary.gif' );
}

a.secondary span {
    padding: 5px 16px;
    background-image: url( '../img/bg/button_secondary.gif' );
}
.windowForm {
    padding:5px;
}
.windowForm .windowFormRow {
    padding:2px 0;
}
.windowForm .windowFormRow label {
    width:130px;
    padding-right:10px;
    float:left;
    text-align:left;
}

.windowForm .windowFormRow input {
    float:right;
    width:200px;
}
#windowFormError {
    color: #EE0000;
    height:12px;
}
.main_body .partner_settings {
    padding-top:30px;
}
.partner_admin_form {
    border-top:1px solid #b3b3b3;
    border-bottom:2px solid #b3b3b3;
}
.windowContent {
    height: 50px;
    padding:10px;
}
.treatmentsContainer ul {
    font-weight:bold;
}
#partnersAdminForm .treatments ul li {
    width:auto;
}
#partnersAdminForm .treatmentsContainer ul li {
    font-weight:bold;
    word-wrap:break-word;
}
#partnersAdminForm  ul.marketing li {
    width:auto;
}
#partnersAdminForm  ul.businessInfo li {
    width:auto;
}
.top-menu .upper a {
    text-transform:uppercase;
}

#statusMessage {
    position: relative;
    clear: both;
    margin-bottom:20px;
}

#statusMessage div {
    font-family: Verdana;
    font-size: 11px;
    padding: 13px 10px 13px 46px;
    background-position: 12px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
    -moz-border-radius: 5px;
}

#statusMessage div.NOTIFICATION {
    color: #333;
    background-color: #d8f19e;
    background-image: url( ../img/icons/enabled.gif );
}

#statusMessage div.ERROR {
    color: dimgray;
    background-color: #FF9F9F;
    background-image: url( ../img/icons/delete.gif );
}

#statusMessage div.ALERT {
    color: #505050;
    background-color: #FFFFE1;
}

.main_body .partner_signup_description {
   /* width:400px;*/
    padding-bottom:20px;
}

/* >>> search form */
div.autocomplete {
    position:absolute;
    width:250px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
    z-index:10;
}
div.autocomplete ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
div.autocomplete ul li.selected { background-color: #d4d4d4;}
div.autocomplete ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding:2px;
    cursor:pointer;
    background:none;
}

.top-menu ul li.shopping_cart {
    background: transparent url( ../img/common/cart-icon.png ) no-repeat 15px 15px;
    padding: 20px 0 20px 55px;

}
/* <<< search form */

#breadcrumb {
    margin-top:-10px;
}
#breadcrumb ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#breadcrumb ul li {
    float:left;
}
#breadcrumb ul li,
#breadcrumb ul li a {
    text-decoration:none;
    text-transform:uppercase;
    color:#828282;
    font-weight:bold;
}
#breadcrumb ul li {
    font-weight:normal;
}
#breadcrumb ul li a:hover {
    color:#EF8200;
}

/* >>> gallery */
#gallery_container {
  margin: auto;
  width: 660px;
  overflow: hidden;
  height:362px;
}
#gallery_container_inner {
  width: 10000px;
}
#gallery_container img {
  float: left;
  padding: 0;
  margin: 0;
}
#gallery_container br {
  clear: both;
}
#gallery_controlls {
    position:relative;
    top:350px;
    right:-15px;
}
#gallery_controlls a#prev_gallery_control{
   background:url("../img/common/arrows.png") no-repeat scroll -26px -18px transparent;
    display:block;
    float:left;
    line-height:23px;
    overflow:hidden;
    width:28px;
    text-indent:-1000px;
    margin:0 0 0 20px;
}
#gallery_controlls a#next_gallery_control{
   background:url("../img/common/arrows.png") no-repeat scroll 1px -18px transparent;
    display:block;
    float:left;
    line-height:23px;
    overflow:hidden;
    width:28px;
    text-indent:-1000px;
}
.required-content:before {
  content:" * ";
}
/* <<< gallery */
#lvMessage p{
    font-size:14px;
    font-family:georgia;
    color:#767676;
    font-style:italic;
    font-weight:bold;
}
#middle select{
    text-transform:capitalize;
}
.enewsletter button.grey{
    float:right;
    margin-top:5px;
}
.enewsletter input{
    background:none repeat scroll 0 0 #DADADA;
    border:medium none;
    color:#605E5E;
    font-size:14px;
    font-weight:bold;
    height:23px;
    line-height:23px;
    margin:0;
    padding:1px 5px;
    vertical-align:middle;
}

.overWrap{
    position:relative;
    display:block;
    display:inline-block
}
.overWrap .overLabel{
    position:absolute;
    left:0;
    top:5px;
    display:block;
    color:#666;
    font-size:13px;
    padding:0 5px;
}

