#container {position: relative; margin: 0 auto; width: 990px;}

#home_footer {position: relative; clear: both; width: 100%; padding: 20px 0 0 0;}

/****************************************HEADER Styles*********************************************/
#header {position: relative;}

#phone_number {font-size: 14px; font-weight: bold; line-height: 18px; color: #ffffff; position: absolute; top: 18px; left: 24px; padding: 0; margin: 0;}

#credit_card_icons {position: absolute; top: 62px; left: 20px; margin: 0; padding: 0;}

#social_media_links {position: absolute; top: 68px; right: 26px; margin: 0; padding: 0;}

#social_media_links li {display: inline; margin: 0 0 0 10px;}

#social_media_links li img {border: none;}


#corus_buttons {
        position: relative;
}
#corus_buttons li {
        display: block;
        margin: 0 0 0.5em 0;
        list-style: none;
}
#corus_buttons li a {
        border: 2px solid #fdbb30;
}
li#conditions_button a {
        width: 250px;
        height: 150px;
        background: url(http://www.greatparty.ca/images/sce/conditions_button.jpg) no-repeat top left;
        display: block;
}
li#conditions_button a:hover {
        width: 250px;
        height: 150px;
        background: url(http://www.greatparty.ca/images/sce/conditions_button.jpg) no-repeat top right;
        display: block;
}
li#earn_button a {
        width: 250px;
        height: 150px;
        background: url(http://www.greatparty.ca/images/sce/earn_button.jpg) no-repeat top left;
        display: block;
}
li#earn_button a:hover {
        width: 250px;
        height: 150px;
        background: url(http://www.greatparty.ca/images/sce/earn_button.jpg) no-repeat top right;
        display: block;
}
li#addons_button a {
        width: 250px;
        height: 150px;
        background: url(http://www.greatparty.ca/images/sce/addons_button.jpg) no-repeat top left;
        display: block;
}
li#addons_button a:hover {
        width: 250px;
        height: 150px;
        background: url(http://www.greatparty.ca/images/sce/addons_button.jpg) no-repeat top right;
        display: block;
}
/*******************Form Styles*******************/
#contactform div {
        display: block;
        margin: 0 0 0.5em 0;
}

table#ctl00_MainContent_ctl03_field11 label {
        font-size: 14px;
        font-weight: bold;
        color: #fdbb30;
}
/*************************************************Side Menu Styles**********************************************/
div#menu_left ul {list-style: none; list-style-type: none; padding: 0; margin: 0.5em 0 1em 0;}

div#menu_left ul li {display: block; padding: 1em 0 1em 1em; border-top: 1px solid #d8d8d8;}

div#menu_left ul li:first-child {border: none;}

div#menu_left ul li, div#menu_left ul li a {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #FDBB30; text-decoration: none; text-transform: uppercase;}

div#menu_left ul li a:hover {color: #FDBB30;}

div#menu_left ul li ul {list-style: none; list-style-type: none;}

div#menu_left ul li ul li {display: block; list-style-type: none; border: none; padding: 0.2em 0 0.2em 2em;}

div#menu_left ul li ul li a {font-family: Verdana, Geneva, sans-serif; color: #ffffff; font-size: 10pt;}

div#menu_left ul li ul li a:hover {color: #FDBB30;}

/********************************************Contact Page Side Image Styles*************************************/
#side_img_bg {background: #0d0d0d; position: absolute; bottom: 104px; right: 0; float: right; width: 250px; height: 30px;}

/***************************************************Blog Styles*************************************************/
#blog_container {position: relative; float: left; clear: left; width: 70%; text-align: left;}

#blog_sidebar {position: relative; float: right; clear: right; width: 25%; text-align: right;}

.post {padding: 0 0 40px 0;}

.post h2 {font-size: 24px;}

.postContentDesc, .postContent {padding: 20px 0 20px 0;}

.comment {margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #3d3d3d;}