/* CSS Document */

* {
margin: 0;
padding: 0;
}

html {
font-family: "Times New Roman", Times, serif;
}

body {
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #0000ff;
}

a:hover {
color: #2e3092;
}

#wrapper {
width: 766px;
margin: 0 auto 20px auto;
border-left: 1px solid #f05455;
border-right: 1px solid #f05455;
border-bottom: 1px solid #f05455;
}

#header {
margin-top: 10px;
}

#header img {
float: left;
}

.spank_logo {
margin: 0 0 10px 25px;
}

.header_points {
margin: 7px 0  0 7px;
}

#pc_logo {
border-top: 1px solid #f05455;
padding-top: 1px;
}

#content {
margin-left: 74px;
margin-right: 15px;
margin-bottom: 30px;
}

.pic_holder {
width: 193px;
float: right;
border: 1px solid #f05455;
background-color: #fde3e3;
margin-top: 15px;
}

.pic_holder p {
border-top: 1px solid #f05455;
margin: -4px 0 10px 0;
display: block;
font-size: 18px;
padding-top: 6px;
}

.pic_holder p a:link, .pic_holder p a:visited {
text-decoration: underline;
}

.pic_holder p a:hover {
text-decoration: none;
}

.intro_paragrph {
float: left;
font-size: 18px;
line-height: 25px;
margin-bottom: 20px;
margin-top: 15px;
}


.drop_caps {
float:left;
font-size:60px;
line-height:50px;
font-weight: bold;
}

.large_intro {
font-size: 21px;
}

.list_headline {
clear: left;
margin: 20px 0 15px 0;
padding: 5px;
font-size: 21px;
width: 310px;
}

.list_headline a:link, .list_headline a:visited {
color: #000000;
text-decoration: none;
}

.list_headline a:hover {
color: #333333;
text-decoration: underline;
}

.large_list_item {
font-size: 24px;
font-weight: bold;
text-decoration: underline;
}

#content ul {
font-size: 21px;
margin-bottom: 20px;
}

#content ul li {
list-style: none;
padding-bottom: 15px;
padding-left: 25px;
background-image: url(images_templ/large_bul.jpg);
background-position: left 10px;
background-repeat: no-repeat;
}

#download_console {
width: 623px;
margin: 20px 0 20px 0;
padding: 10px 0 58px 0;
text-align: center;
background-image: url(images_templ/bg_download_console.jpg);
background-repeat: no-repeat;
}

#download_console p {

text-align: center;
}

.console_message {
margin-bottom: 15px;
}


#download_console a:link, #download_console a:visited {
background-image: url(images_templ/bg_spank_link.jpg);
background-repeat: repeat-x;
width: 457px;
height: 35px;
font-size: 30px;
text-decoration: none;
color: #ffffff;
font-weight: bold;
display: block;
border: 1px solid #000000;
padding: 0;
background-color:#f05455;
}

#download_console a:hover {
width: 457px;
height: 35px;
font-size: 30px;
text-decoration: underline;
color: #ededed;
font-weight: bold;
display: block;
border: 1px solid #000000;
padding: 0;
background-image:url(images_templ/bg_spank_link.jpg);
background-repeat: repeat-x;
}

#download_console p {
font-size: 23px;
}

.console_free {
font-size: 31px;
}

#download_console p.console_expires {
font-size: 18px;
color: #f15556;
margin-top: 20px;
font-weight: bold;
}

#web_coupon_console {
width: 600px;
background-color: #fafafa;
border: 1px dashed #d5d5d5;
padding: 11px 11px 15px 11px;
font-size: 21px;
line-height: 30px;
}

.coupon_intro {
padding-bottom: 20px;
}

.web_coupon_large {
font-size: 24px;
font-weight: bold;
}

.coupon_code {
font-size: 30px;
font-weight: bold;
display: block;
padding: 4px;
width: 160px;
}

.web_browse_message {
font-size: 21px;
margin: 20px 0 20px 0;
}

#store_console {
padding: 11px 11px 15px 0;
background-color: #fafafa;
border: 1px solid #d5d5d5;
width: 600px;
}

.store_wrapper {
padding-bottom: 20px;
width: 188px;
margin-left: 10px;
float: left;
}

.locations_message {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
margin-left: 13px;
}

.store_name {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}

.store_address {
margin: 10px 0 10px 0;
}

.store_links {

}

.final_link {
text-align: right;
margin-top: 20px;
margin-right: 70px;
font-size: 18px;
font-weight: bold;
color: #f15556;
}

.final_link a {
font-size: 24px;
}

