﻿/****************************************************************
Copyright Discover Websites 2009
CSS Written by Andy Vickery
*****************************************************************
Master Styles
****************************************************************/
body { margin:0px auto 0px auto; font-family:Tahoma, Geneva, kalimati, Arial, Sans-Serif; font-size:10pt; color:#333333; background-image:url(images/background.jpg); background-position:top; background-repeat:repeat-x; background-color:#eff9fb }
a { text-decoration:none; color:Blue }
a:hover { }
img { border:0; }
#master_wrapper { margin:0px auto 0px auto; width:955px; background-color:White; }
.clear { clear:both; }
h1 { color:White; margin:0 0 3px 0; padding:0; font-size:11pt; font-family:Century Gothic; }
h2 { color:#48b4ff; font-family:Tahoma, Geneva, kalimati, Arial, Sans-Serif; font-size:18pt; font-weight:bold; margin:0; padding:0; }
p { margin:0; padding:0; }

.btn_standard_green { background-image:url(images/btn_standard_green.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }
.btn_standard_red { background-image:url(images/btn_standard_red.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }

/*input type=["text"] { border:solid 1px white; }/*


/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { margin:0px 10px 0px 10px; }
#logo_wrapper { float:left; margin-top:10px; }
#signup_now { float:right; margin-top:24px; width:378px; height:84px; background-image:url(images/banner_signup.jpg); background-repeat:no-repeat; }
#toolbar_wrapper { height:33px; background-image:url(images/toolbar_back.jpg); margin:0px -10px 0px -10px; }
#toolbar_wrapper img { float:left; }


/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper { margin:10px; }
#signup_wrapper { width:955px; height:278px; background-image:url(images/signup_back.jpg); margin:0px -10px 0px -10px; }
#howitworks_wrapper { width:955px; height:397px; background-image:url(images/howitworks_back.jpg); margin:0px -10px 0px -10px; color:White; text-align:justify; }

#offers_main_wrapper { border:solid 1px #b2b2b2; padding:10px; width:913px; margin-top:-11px; position:relative; z-index:1 }
#ofers_tab1 { float:left; background-color:#e5e5e5; border:solid 1px #b2b2b2; height:23px; padding-top:5px; width:155px; text-align:center; position:relative; z-index:101 }
#offer_tab1 a { height:28px; width:155px; text-align:center; position:relative; z-index:101 }
#ofers_tab2 { float:left; background-color:#e5e5e5; border:solid 1px #b2b2b2; height:23px; padding-top:5px; width:155px; text-align:center; margin-left:10px; position:relative; z-index:101 }
#offer_tab2 a { height:28px; width:155px; text-align:center; position:relative; z-index:101 }
#ofers_tab1_active { float:left; background-color:#ffffff; border:solid 1px #b2b2b2; height:23px; padding-top:5px; width:155px; text-align:center; border-bottom:solid 1px #ffffff; position:relative; z-index:101 }
#ofers_tab2_active { float:left; background-color:#ffffff; border:solid 1px #b2b2b2; height:23px; padding-top:5px; width:155px; text-align:center; border-bottom:solid 1px #ffffff; margin-left:10px; position:relative; z-index:101 }
#a2z_wrapper { float:right; font-family:Century Gothic; }
#a2z_wrapper a { color:#808080; float:left; padding:0 2px 0 2px }
#a2z_wrapper a:hover { color:#0097ff; }
#deals_master_wrapper { background-image:url(images/deals_master_wrapper_back.jpg); width:913px; margin:10px auto 0px auto; background-position:center; background-repeat:repeat-y; }
#deals_master_wrapper_inner { width:435px; margin:0px auto 0px auto; }

.deals_item_wrapper { border:solid 1px #b2b2b2; width:432px; margin:0px auto 0px auto; }
.deals_item_wrapper_inner { text-align:justify; color:#4d4d4d; padding-bottom:5px; padding-left:5px; }
.deals_item_wrapper_inner hr { height:1px; border:0; background-color:#0098ff; color:#0098ff; }

.watermark { color:#ababab; }

.ammend_lhs { float:left; width:150px; }
.ammend_rhs { float:left; width:350px; }


/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { }
#bottom_bar { height:20px; background-image:url(images/bottom_bar.jpg); background-repeat:repeat-x; font-size:8pt; color:White; }
#bottom_bar a { color:White; }
#bottom_bar_lhs { float:left; margin:3px 0px 0px 10px; }
#bottom_bar_rhs { float:right; margin:3px 10px 0px 0px; }



#signup_now_test { float:right; margin-top:24px; width:378px; height:84px; background-image:url(images/banner_signup_test.jpg); background-repeat:no-repeat; }
