body {
background-image: url(/template/default/images/background.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: #e7ecd4;
background-attachment: fixed;
margin: 0px;
padding: 0px;
}

#shadow {
position: relative;
width: 940px;
margin: 0px auto;
background-image: url(/template/default/images/shadow.png);
background-repeat: repeat-y;
}

#shadow_footer {
clear: both;
position: relative;
margin: 0px auto;
width: 940px;
height: 10px;
background-image: url(/template/default/images/shadow_footer.png);
overflow: hidden;
}

#container {
position: relative;
width: 920px;
margin: 0px auto;
background-color: #fff;
padding: 0px;
}

#print_header {
display: none;
}

#header {
position: relative;
width: 900px;
height: 182px;
margin: 0px auto;
background-color: #000;
}

#body {
position: relative;
width: 900px;
background-image: url(/template/default/images/body_background.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #FFFFFF;
padding: 5px 10px;
}

#body.home {
background-image: url(/template/default/images/body_background_home.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #FFFFFF;
}

#right_side {
position: relative;
float: right;
width: 182px;
margin: 0px;
padding: 0px 0px 130px 0px;
}

#left_side {
position: relative;
float: left;
width: 182px;
}

#nav_container {
z-index: 20;
position: relative;
float: left;
width: 713px;
background-image: url(/template/default/images/bg_nav.gif);
background-repeat: repeat-x;
background-color: #681d91;
margin: 0px 0px 5px;
}

#footer_bar {
position: relative;
width: 920px;
height: 47px;
background-image: url(/template/default/images/tile_footer_bar.gif);
background-repeat: repeat-x;
}

#footer {
position: relative;
width: 900px;
margin: 0px auto;
padding: 10px 0px;
}

#footer p{
float: right;
margin: 0px 10px 10px 15px;
}

#footer a img {
border: none;
}


/* MODULE */
.module {
position: relative;
width: 182px;
margin: 0px 0px 5px;
padding: 0px 0px 20px;
background-color:#FFFFFF;
}

#left_side .green {
background-image: url(/template/default/images/tile_green_left.gif);
background-repeat: repeat-y;
}

#left_side .purple {
background-image: url(/template/default/images/tile_purple_left.gif);
background-repeat: repeat-y;
}

#left_side .light_green,
#right_side .light_green {
background-color: #dfe6c4;
}

#right_side .green {
background-image: url(/template/default/images/tile_green_right.gif);
background-repeat: repeat-y;
}

#right_side .purple {
background-image: url(/template/default/images/tile_purple_right.gif);
background-repeat: repeat-y;
}

#right_side .rounded {
display: block;
background-image: url(/template/default/images/rounded_right.png);
background-repeat: no-repeat;
width: 182px;
height: 28px;
margin: 0px 0px -20px;
}

#left_side .rounded {
display: block;
background-image: url(/template/default/images/rounded_left.png);
background-repeat: no-repeat;
height: 28px;
margin: 0px 0px -20px;
}

.module {
position: relative;
width: 182px;
margin: 0px 0px 5px;
padding: 0px 0px 20px;
background-color:#FFFFFF;
}

/* SEARCH */
.search {
background-image: url(/template/default/images/bg_search.gif);
background-repeat: repeat-x;
width: 182px;
height: 26px;
margin: 0px 0px 5px;
}

.search input {
float: left;
}
.search #q {
background-color: #95b220;
border: 1px solid #779410;
width: 135px;
height: 15px;
margin: 3px 0px 3px 5px;
padding: 2px 0px 2px 13px;
color: #fff;
}

/* PROMO */
.promo1,
.promo2 {
height: 109px;
overflow: hidden;
margin: 0px 0px 5px;
}

.promo1 a {
display: block;
padding: 109px 0px 0px;
width: 182px;
height: 109px;
background-image: url(/template/default/images/promo_tour.png);
background-repeat: no-repeat;
}

.promo2 a {
display: block;
padding: 109px 0px 0px;
width: 182px;
height: 109px;
background-image: url(/template/default/images/promo_vet.png);
background-repeat: no-repeat;
}

/* btns */

.btn {
height: 68px;
overflow: hidden;
margin: 0px 0px 5px;
}

.btn a {
display: block;
padding: 68px 0px 0px;
width: 182px;
height: 68px;
background-repeat: no-repeat;
}

.become_a_member a {
background-image: url(/template/default/images/become_a_member.png);
}

.signin_to_win a {
background-image: url(/template/default/images/signin_to_win.png);
}

.prescription_refills a {
background-image: url(/template/default/images/prescription_refills.png);
}

.watch_commercial a {
background-image: url(/template/default/images/watch_commercial.png);
}

.winners a {
background-image: url(/template/default/images/winners.png);
}

/* CONTENT */
#content {
position: relative;
float: left;
width: 526px;
margin: 0px 0px 0px 5px;
overflow: hidden;
}

#flash_header {
width: 526px;
height: 160px;
margin-bottom: 12px;
}

#text {
margin: 0px 20px;
}

/* TIP of the DAY */
#widget {
position: relative;
width: 482px;
margin: 20px auto 0px;
}

#widget_header {
width: 482px;
height: 62px;
background-image:url(/template/default/images/news_header.png);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

#widget.tip #widget_header {
background-image:url(/template/default/images/tip_header.png);
}

#widget.news #widget_header {
background-image:url(/template/default/images/news_header.png);
}

#widget_footer {
width: 482px;
height: 27px;
background-image:url(/template/default/images/tip_footer.png);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

#widget_text {
position: relative;
display: block;
width: 352px;
background-image: url(/template/default/images/tile_tip_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #a612bf;
margin: 0px;
padding: 20px 65px 10px;
}

#footer_nav {
position: relative;
width: 900px;
margin: 10px auto 20px;
}


/* CREDIT */
#credit {
float: left;
margin: 6px 30px;
overflow: hidden;
}

#credit,
#credit a {
width: 110px;
height: 27px;
}

#credit a {
display: block;
padding: 27px 0px 0px;
background-image: url(/template/default/images/korkoladesign_white.png);
background-repeat: no-repeat;
}


/* CLEAR */
.clear {
clear: both;
}


#preload {
display: none;
}