body {
    margin: 0px 0px 20px 0px;
    padding: 6px 0px 0px 0px!important;
    padding-left:13%!important;
    padding: 6px 0px 0px 0px;
    background-color: #FFFFFF;
    color: #000000;
    font-family:Tahoma;
    text-align: center;
}

ul {
    display:inline;
    margin:0px;
    padding:0px;
    list-style-type: none;
}

li {
    margin:0px;
    padding:0px;
    display:inline;
}

.SearchBoxText {
    margin:21px 0px 21px 27px!important;
    margin:21px 0px 21px 27px;
    width:295px;
    height:36px;
    border:1px solid #000000;
	padding:0px 10px 0px 10px;
    position:absolute;
}

/* classes definitions */

.bold {
    font-weight:bold;
}

.s10 {
    font-size:10px;
}

.s11 {
    font-size:11px;
}

.s12 {
    font-size:12px;
}

.s13 {
    font-size:13px;
}

.s14 {
    font-size:14px;
}

.s15 {
    font-size:15px;
}

.s16 {
    font-size:16px;
}

.s18 {
    font-size:18px;
}

.s19 {
    font-size:19px;
}

.s20 {
    font-size:20px;
}

.s21 {
    font-size:21px;
}

.s22 {
    font-size:22px;
}

.s24 {
    font-size:24px;
}

.s26 {
    font-size:26px;
}

.s28 {
    font-size:28px;
}

.s30 {
    font-size:30px;
}

.s32 {
    font-size:32px;
}

.s36 {
    font-size:36px;
}

.s40 {
    font-size:40px;
}

.h2 {
    height:2px;
}

.h4 {
    height:4px;
}

.h6 {
    height:6px;
}

.h8 {
    height:8px;
}

.h10 {
    height:10px;
}

.h12 {
    height:12px;
}

.h14 {
    height:14px;
}

.h16 {
    height:16px;
}

.h18 {
    height:18px;
}

.h20 {
    height:20px;
}

.h22 {
    height:22px;
}

.h24 {
    height:24px;
}

.h32 {
    height:32px;
}

.border_0010_dotted {
    border-bottom: 1px dotted #000000;
}

.border_0010_dashed {
    border-bottom: 1px dashed #000000;
}

.dark_maroon {
    color: #caad9b;
}

.dark_grey {
    color: #b2b2b2;
}

.light_gray {
	color: #858689;
}

.blue {
    color: #76a4fb;
}

.dark_blue {
    color: #0957f5;
}

.dark_blue2 {
    color: #000099;
}

.medium_blue {
    color: #0000ff;
}

.purple {
    color:#a96cdc;
}

.dark_grey {
    color: #454a59;
}

.dark_grey2 {
    color: #666666;
}

.nd_light_grey {
    color: #BDC7DF;
}

.green {
    color: #008800;
}

.no_padding {
    padding:0px;
}

.margin_0003_hack {
    margin:0px!important;
    margin:0px 0px 0px 3px;
}

.no_margin {
    margin:0px;
}

.no_decoration {
    text-decoration:none;
}

.relative {
    position:relative;
}

.absolute {
    position:absolute;
}

.block {
    display: block;
}

.top_minus_18 {
    top:0px!important;
    top:-18px;
}

.width_846 {
    width:846px;
}

.margin_4000 {
    margin:4px 0px 0px 0px;
}

.container {
    height:auto;
    width:846px;
    margin:0px;
    padding:0px;
    text-align:center;
	position:relative;
	left:-2%;
}

.header {
    height:auto;
    padding:0px 0px 1px 0px;
}

.header_li {
    margin: 0px;
    padding:0px;
    width:auto;
    height:auto;
    padding:0px;
    text-align:center;

}

.header_links {
    position:relative;
    padding:0px 0px 0px 100px!important;
	padding:2px 0px 0px 100px;
    text-align:left;
}

.page_title {
    position:relative;
    padding:6px 0px 0px 97px;
    margin:0px;
    text-align:left;
}

.rs_bar {
    height: auto;
    margin:4px 0px 0px 0px!important;
    margin:6px 0px 0px 0px;
    padding:5px 0px 3px 14px;
    background: #f6f1ee;
    border:0px;
    text-align:left;
}

.hrline {
    width:100%;
    margin:2px 0px 0px 0px;
    border-bottom:0px;
    border-right:0px;
    border-left:0px;
    border-top:1px solid #9a6d52;
}

.content {
    margin:21px 0px 0px 0px!important;
    margin:1px 0px 0px 0px;
}

.sponsored_left {
    position:relative;
    float:left;
    width:224px;
    margin:0px;
    padding:0px;
    text-align:left;
}

.left_rs_li_header {
    position: relative;
    display:block;
    top:-11px!important;
    top:-16px;
    padding: 0px;
    margin:0px;
    width: 200px!important;
    width: 180px;
    background: url('/img/_shack/arrow_down.gif') top left no-repeat;
    padding-left:22px;
    height:14px;
}

.left_li_p {
    position:relative;
    top:-4px;
    width:180px;
}

.left_rs_li {
    display:block;
    margin:0px 0px 34px 0px;
    padding:0px 0px 0px 14px;
    text-align:left;
    width: 208px!important;
    width: 200px;
	background: url('/img/_shack/list_style_image.gif') top left no-repeat;
}

.left_rs_link_blue {
    color: #0957f5;
	text-decoration:underline;
}

.left_rs_link_blue:hover {
    text-decoration:underline;
    color: #a96cdc;
}

.left_rs_link_purple {
    text-decoration:none;
    color: #a96cdc;
}

.left_rs_link_purple:hover {
    text-decoration:none;
    color: #a96cdc;
}

.sponsored_right {
    position:relative;
    margin:0px;
    padding:0px;
    text-align:left;
    margin-left:225px!important;
    margin-left:226px;
    border-top:0px;
    border-right:0px;
    border-bottom:0px;
    border-left:1px solid #d9d9ff;
    background: url('/img/_shack/purple_bg.gif') top right repeat-y;
    height:auto;
}

.sponsored_right_purple {
    position:relative;
	top:0px;
	right:0px;
    width:609px!important;
    width:586px;
}

.bg_purple_bar {
    background: url('/img/_shack/purple_bg.gif') top right repeat-y;
}


.sponsored_right_content {
    background: #FFFFFF;
    padding:0px;
    padding-left:10px;
    width:auto;
    margin:0px;
    margin-right: 20px;
    list-style-type:none;
}

.sponsored_right_content ul {
    list-style-type:none;
}

.right_li_arrow {
    display:block;
    background: url('/img/_shack/list_item.gif') top left no-repeat;
    height:auto;
    padding:0px 0px 0px 10px;
    margin:0px;
	margin-left:15px;
    padding-left:36px;
}

.right_li {
    display:block;
    /*background: url('/img/_shack/list_item.gif') top left no-repeat;*/
    height:auto;
    padding:0px;
    margin:0px;
}

.right_li_title_purple {
    margin: 0px;
    text-decoration:underline;
    color: #0957f5;
}

.right_li_title_purple:hover {
    text-decoration:underline;
    color:#a96cdc;
}

.right_li_text {
    margin:0px;
    padding:0px;
}

.right_li_link {
    margin: 0px;
    text-decoration:none;
    color: #008800;
}

.right_li_link:hover {
    text-decoration:none;
    color:#a96cdc;
}

.purple_hover:hover {
	color:#a96cdc;
}

.categories_left {
    position: relative;
    float:left;
    margin:0px 0px 0px 114px!important;
    margin:0px 0px 0px 60px;
    padding:0px;
    width:330px;
    height:auto;
    text-align:left;
    top:0px;
}

.categories_title_main {
    display:block;
    position: relative;
    padding: 0px;
    margin:0px 0px 2px 0px;
    height:26px;
    width:auto;
}

.categories_title {
    display:block;
    position: relative;
    padding: 0px;
    margin:0px 0px 2px 0px;
    height:26px;
    width:auto;
}

.margin_5000 {
	margin-top:15px!important;
	margin-top:0px;
}

.categories_title_span {
    border:0px;
    border-bottom:1px dashed #000000;
    margin:0px;
    padding: 0px 0px 1px 0px!important;
    padding: 0px 0px 1px 0px;
}

.categories_item {
    display:block;
    position: relative;
    padding: 0px;
	padding:2px 0px 2px 0px;
    height:auto;
    margin-left:12px;
	margin-top:10px;
    height:14px;
    text-align: left;
	width:288px;
	height:auto;
}

.categories_left_spacer {
    border:1px solid;
    padding:0px;
    margin:0px;
}

.categories_right {
    margin:0px 0px 0px 444px;
    position:relative!important;
    position:absolute!;
    left:0px!important;
    left:-6px;
    padding:0px;
    width:330px;
    text-align:left;
}

.categories_li_title {
    border:1px solid blue;
    position: relative;
    top:0px;
}

.categories_li_item {
    position: relative;
    top:0px;
    border:1px solid;
}

.search_box {
    border:1px solid;
    width: 427px;
    height:74px;
    position:relative;
    top:0px;
    left:22%;
    border:1px solid #000000;
    padding:0px;
    margin:0px;
}


.search_box_search_buttom {
    position:absolute;
    top:32px!important;
    right:16px!important;
	top:32px;
    right:15px;
}

.bg_yellow {
    background: #ffffce;
}

.bg_pink1 {
    background: #ffd9ef;
}

.bg_pink2 {
    background: #ffd9ef;
}

.bg_blue {
    background: #bfd5ff;
}

.bg_logo_yellow {
    background: url('/img/_shack/logo2.gif') top left no-repeat;
}

.bg_logo_pink1 {
    background: url('/img/_shack/logo3.gif') top left no-repeat;
}

.bg_logo_pink2 {
    background: url('/img/_shack/logo4.gif') top left no-repeat;
}

.bg_logo_blue {
    background: url('/img/_shack/logo.gif') top left no-repeat;
}

.bottom_links {
    width: 500px;
    height:60px;
    padding:0px;
    margin:0px;
    margin-left:19%;
    margin-top:17px;
}

.bottom_link_p {
    text-align:center;
    padding:0px;
    margin:0px;
}

.bottom_text {
    width: 530px;
    margin:0px;
    margin-left:20%;
    margin-top:5px;
    text-align:center;
}

.footer {
    margin:60px 0px 0px 0px!important;
    margin-top:50px;
    margin-left:-30px!important;
    margin-left:150px;
    text-align:left;
	margin-left:-2%!important;
	margin-left:-8%;
	position:relative;
	left:-2%;
}

.search_box_left {
    margin:30px 0px 0px 0px;
    padding:0px;
    position:relative;
    width:220px;
}

.SearchBoxTextLeft {
    border:1px solid;
    margin:0px;
    padding:1px;
	font-size:14px;
    width:210px;
    height:20px;
}

.SearchBoxLeftSubmit {
    position:absolute;
    margin:0px;
    padding:0px;
    float:right;
    top:30px;
    right:10px;
}

.margin_0_0_10_30 {
    margin:0px 0px 10px 30px;
}

.margin_bottom {
	margin-bottom:14px;
}

.left {
	text-align: left;
}

.no_underline {
    text-decoration:none;
}

.ws_blue {
    color: #00f;
}

.ws_green {
    color: #008800;
}
