/* Eric Meyer's reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {margin:0; padding:0; border:0; outline:0; font-size:100%;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0; padding-bottom:20px;}

html {height:70%;}

h1{font-size:20px; color:#666666; font-weight:bold;}

input { font-size:0.9em; font-family:Arial, Helvetica, sans-serif; }
a {text-decoration:none; color:#0077CC;}
a:hover, a:focus, a:active {text-decoration:none;}

.hidden { height:1px !important; left:0px !important; overflow:hidden !important; position:absolute !important; left:-9999px !important; width:1px !important; line-height:1px !important; float:left; }

body { font-family:Arial, Helvetica, sans-serif; font-size:75%; color:#333; line-height:1.4; background:url(header_bg.gif) top left repeat-x; height:70%}
/* Clear fix - http://www.webtoolkit.info/css-clearfix.html */
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

body.noBreadCrumb{background:url(header_bg_noBreadCrumb.gif) top left repeat-x;}
/* Location title */
#pageTitleWrap {width:100%; color:#fff; clear:left; margin-top:15.75em; float:left; display:block;}
#pageTitleWrap.redPadding {margin-top:12.8em;}
.noBreadCrumb #pageTitleWrap {margin-top:13.4em; line-height:0.1em;}

#pageTitle {margin:0 auto; width:965px; padding-top:5px; }
#pageTitle h1 {float:left; font-size:2.5em; font-weight:normal; margin-left:10px; line-height:1.1; position:relative; top:6px; display:inline;}
#pageTitle h1 span{display:block; font-size:.4em;}
#pageTitle ul {float:right; right:0; font-size:1.2em; width:460px;}
#pageTitle li {display:inline; margin-left:17px;}
#pageTitle a {color:#fff; font-style:italic; padding-left:15px; font-family:Georgia, serif;}
#pageTitle a:hover, #pageTitle a:focus, #pageTitle a:active {text-decoration:none;}

#pageTitleWrap #gradient {background-image:url(titlebar-inner-shadow.png); background-repeat:repeat-x; height:5px; left:0; position:absolute; width:100%;}


/* BUTTONS */
button { border:0; cursor:pointer; font-weight:bold; padding:0 10px 0 0; text-align:center; font-size:11px; overflow:visible;}
button span {position:relative; display:block; padding:0 0 0 10px; color:#fff; white-space:nowrap;}
* html button span {margin:0 0 -1px 0; overflow:visible; width:auto;}
* html button{overflow:visible;}
button::-moz-focus-inner { border: none;}
@media screen and (-webkit-min-device-pixel-ratio:0) {/* Safari and Google Chrome only - fix margins */button span {margin-top: -1px;}}

/*blue buttons*/
button.submitBtn {height:30px; background:url(btn_blue_right.gif) no-repeat top right;}
button.submitBtn span {height:30px; line-height:30px; background:url(btn_blue_left.gif) no-repeat; }
button.submitBtnShort {height:25px; background:url(btn_blue_right_s.gif) no-repeat top right;}
button.submitBtnShort span { height:25px; line-height: 25px; background:url(btn_blue_left_s.gif) top left no-repeat; }

/*grey buttons*/
button.secondaryBtn { height:30px; background:url(btn_scndry_right.gif) no-repeat top right;}
button.secondaryBtn span { height:30px; line-height:30px; background:url(btn_scndry_left.gif) no-repeat;}
button.secondaryBtnShort { height:25px; background:url(btn_scndry_right_s.gif) no-repeat top right;}
button.secondaryBtnShort span { height:25px; line-height:25px; background:url(btn_scndry_left_s.gif) no-repeat; }

/*light grey buttons / ie disabled color buttons */
button.disabledBtnShort { height:25px; background:url(btn_dimmed_right_s.gif) no-repeat top right;}
button.disabledBtnShort span { height:25px; line-height:25px; background:url(btn_dimmed_left_s.gif) no-repeat; color: #b2b2b2; }

/*red buttons*/
button.submitBtnRed { height:30px; background:url(btn_red_right.gif) no-repeat top right;}
button.submitBtnRed span { height:30px; line-height:30px; background:url(btn_red_left.gif) no-repeat; }
button.submitBtnRedShort {height:25px; background:url(btn_red_right_s.gif) no-repeat top right;}
button.submitBtnRedShort span {height:25px; line-height:25px; background:url(btn_red_left_s.gif) top left no-repeat;}

/*green buttons*/
a.submitBtnGreen{float: left;cursor: pointer;height:22px;overflow:visible;padding:0pt 10px 0pt 0pt;text-align:center;text-decoration: none;font-weight: bold; font-size:.9em; background:url(btn_green_right_s.gif) no-repeat top right;}
a.submitBtnGreen span{float: left;height:22px;line-height: 22px;padding:0 0 0 13px;position:relative;white-space:nowrap;color: #FFF; background:url(btn_green_left_s.gif) top left no-repeat;}
a:hover.submitBtnGreen{background-position:100% -30px;text-decoration: none;}
a:hover.submitBtnGreen span{background-position:0% -30px;}

button.submitBtnGreen { height:22px; background:url(btn_green_right_s.gif) no-repeat top right;}
button.submitBtnGreen span { height:22px; line-height:22px; background:url(btn_green_left_s.gif) no-repeat; }

/*orange buttons*/
button.submitBtnOrange { height:22px; background:url(btn_orange_right_s.gif) no-repeat top right; padding-right:20px }
button.submitBtnOrange span { height:22px; line-height:22px; background:url(btn_orange_left_s.gif) no-repeat;}

button.submitBtnOrangeLarge { height:34px; background:url(btn_orange_right.png) no-repeat top right; padding-right:22px; font-size:14px}
button.submitBtnOrangeLarge span { height:34px; line-height:34px; background:url(btn_orange_left.png) no-repeat;}

button.submitBtnOrangeLarge:hover, button.submitBtnOrangeLarge.ieHover{background-position:100% -36px }
button.submitBtnOrangeLarge:hover span, button.submitBtnOrangeLarge.ieHover span {background-position:0% -36px}


a.submitBtnOrange{float: left;cursor: pointer;height:22px;overflow:visible;padding:0 20px 0 0;text-align:center;text-decoration: none;font-weight: bold; font-size:.9em; background:url(btn_orange_right_s.gif) no-repeat top right;}
a.submitBtnOrange span{float: left;height:22px;line-height: 22px;padding:0 0 0 8px;position:relative;white-space:nowrap;color: #FFF; background:url(btn_orange_left_s.gif) top left no-repeat;}
a:hover.submitBtnOrange{background-position:100% -30px;text-decoration: none;}
a:hover.submitBtnOrange span{background-position:0% -30px;}

/*white buttons*/
button.submitBtnWhiteShorter {height:23px; background:url(btn_white_right_s.gif) no-repeat top right;}
button.submitBtnWhiteShorter span {height:23px; line-height:23px; background:url(btn_white_left_s.gif) top left no-repeat;}

button:hover, button.ieHover{background-position:100% -30px }
button:hover span, button.ieHover span {background-position:0% -30px}

/* buttons */
a.submitBtnShort, a.secondaryBtnShort {float: left;cursor: pointer;height:25px;overflow:visible;padding:0pt 10px 0pt 0pt;text-align:center;text-decoration: none;font-weight: bold;}
a.submitBtnShort span, a.secondaryBtnShort span {float: left;height:25px;line-height: 25px;padding:0pt 0pt 0pt 10px;position:relative;white-space:nowrap;color: #FFF;}
a.submitBtnShort.ieHover, a.secondaryBtnShort.ieHover {background-position:100% -30px;text-decoration: none;}
a.submitBtnShort.ieHover span, a.secondaryBtnShort.ieHover span {background-position:0% -30px;}

a.submitBtnShort {background:url(btn_blue_right_s.gif) no-repeat top right;}
a.submitBtnShort span {background:url(btn_blue_left_s.gif) top left no-repeat;}
a.secondaryBtnShort {background:url(btn_scndry_right_s.gif) no-repeat top right;}
a.secondaryBtnShort span {background:url(btn_scndry_left_s.gif) top left no-repeat;}

/* User login */
.user {background:#d6ccc0; width:280px; font-weight:bold; float:right;}
.user img {float:right;}
.user span {/*padding-right:27px;*/ height:27px; float:left;}
.user span img {float:left;}
.user span.lpAuthor {background:#003471;}
.user span.silverMember {background:#B8B8B8;}
.user span.goldMember {background:#fc0;}
.user p {margin:5px 0 0 9px; float:left; display:inline; width:167px;}

#headerWrap{position:absolute; top:5px; left:-1px; width:100%; z-index: 12;} /* High z-index needed because of ad's */
#logoWrap {width:100%; background:#000000; min-height:108px; height:auto !important; height:108px; overflow:hidden;}
#logo {margin:0 auto; width:965px; position:relative;}
#logo img {float:left; margin:11px 0 11px 49px;}
#logo.noSearchBox {padding-top:16px}
#logo p {float:left; clear:left;}
#logo form input#search {border:0; width:185px; padding:4px 3px; float:left; clear:left; margin-right:3px; font-weight:bold; height:1.2em; color:#0a4f9c;}
#logo div img {margin:0;}

/* Header leaderboard  Advertisement*/ 
#logo .leaderboard {float:left; position:absolute; left:235px; top:5px; width:745px}
#logo .leaderboard div {height:90px; width:728px}

/* Main navigation */
#mainNavWrap {
	width:100%;
	background:#f5eee6 url(nav-bg.gif) repeat-x 0 100%;
	float: left;
}
#navigation {margin:0 auto; width:968px; padding-top:16px;padding-left:4px;}
#navigation a:hover {color:cadetblue;}
#navigation li a.navHead, #navigation li a.home {float:left; text-decoration:none; font-weight:bold; color:#645e58; cursor:pointer; height:34px}
#navigation li a.navHead span,#navigation li a.home span, .isProfileOwner #mainNav .userLoggedIn #loggedInUsername {padding:9px 10px 8px 10px; float:left;}

#navigation li.current a.navHead, #navigation li.current a.home, .isProfileOwner #mainNav li.userLoggedIn a.navHead {border-bottom:1px solid #d6cdc0; color:#000}

/* User login */
.notReady .arrow {visibility: hidden}
#navigation li.signInRegister {float:right; width:10em; margin-right:0;}
#navigation li.signInRegister button {float:right; margin-right:0;}
#navigation li.signInRegister p {float:right; margin-right:0}
#navigation li.signInRegister a {font-weight:bold; color:#044388; position:relative; top:5px; left:-5px}
#navigation li.signInRegister a:hover {color:#30609e;}

#mainNav li.userLoggedIn {float: right;}
#mainNav .member {float: left;padding: 0;}
.isProfileOwner #mainNav .member {padding: 3px 0 0 3px;}
#mainNav li.userLoggedIn {margin-top: 2px;margin-right: 0}
#mainNav .userLoggedIn #loggedInUsername {padding-bottom: 2px;padding-top: 5px;}
#navigation li.userLoggedIn a.navHead {height: auto;border-bottom: 0;}
#mainNav li.userLoggedIn .navHead .arrow {margin-top: 8px;border-left:1px solid #B3ABA0;padding-left: 3px;background-position: right;background-repeat:no-repeat;}
#mainNav li.userLoggedIn, #mainNav li.userLoggedIn ul.menu {background-color: #EAE1D8;}
#mainNav li.signout {border-top:1px solid #B3ABA0;margin: 10px 4px 0;padding-top:10px;padding-left:9px;zoom: 1}
#mainNav li.tab li.signout a {background:url(arrow-orng.gif) no-repeat 0 4px; padding-left:9px;}

#mainNav .tab { float: left; position: relative; margin-right:3px;}
#mainNav .tab .navHead .arrow, .isProfileOwner #mainNav .tab .navHead .arrow {margin: 10px 5px 0 0;}
#mainNav .tab ul.menu {position: absolute; font-size:1em; width:205px; border-bottom:1px solid #bcb1a4; border-right:1px solid #bcb1a4; border-left:1px solid #bcb1a4; top: 100%;left: 0;}
#mainNav .tab ul.menu.noHeading {padding-top: 1em;}
#mainNav .tab ul.menu li {position: relative; margin: 0 7px 0.5em 7px;padding: 2px 0 2px 3px}
#mainNav .tab ul.menu li .submenu li {padding: 0 0 0 3px;}
#mainNav .tab ul.menu div.submenu {position: absolute;top: 0;left:100%;padding:10px 0 10px 10px;border:1px solid #969696;}

#mainNav ul.menu li.head {font-weight:bold; font-size:1.2em; margin-top: 1em;}
#mainNav li .submenu.col1 { width: 150px; }
#mainNav li .submenu.col2 { width: 300px; }
#mainNav li .submenu.col3 { width: 450px; }
#mainNav li .submenu.col4 { width: 600px; }
#mainNav li .submenu.col5 { width: 750px; }
#mainNav li .submenu ul {width: 150px;float: left;}



#mainNav li.tab img.arrow {background-image: url('arrow-down.gif');}
#mainNav li.tab.hotdeals a.highlight { background:#ab2400 url(nav-left-hover-hotdeals.gif) no-repeat}
#mainNav li.tab.hotdeals a.highlight span { background: url(nav-hotdeals-new-hover.gif) no-repeat top right;}
#mainNav li.tab a.highlight img.arrow {background-image: url('arrow-down-half-hilite.gif');}
#mainNav li.tab a.highlight img.highlight {background-image: url('arrow-down-full-hilite.gif');}

#mainNav li.tab {background: url(nav-left-off.gif) no-repeat top left;}
#mainNav li.tab, #mainNav li.tab div.submenu {background-color: #EAE1D8; font-size:16px; padding:5px;}
#mainNav li.tab.hotdeals {background:#cc2d03 url(nav-hotdeals.gif) no-repeat top left;}
#mainNav li.tab.hotdeals span{color:#fff; background: url(nav-hotdeals-new.gif) no-repeat top right; padding-right:20px; }




#mainNav li.tab a {background: url(nav-right-off.gif) no-repeat top right; color:black;}
#mainNav li.tab a:hover{color:cadetblue;}
#mainNav li.tab .menu a, #mainNav li.tab li {background-image: none;line-height:1.5; color:#333}
#mainNav li.highlight, #mainNav li.highlight ul.menu, #mainNav li.highlight ul.menu div.submenu {background-color: #e0d6cc;}
#mainNav li.highlight {background-image: url(nav-left-hover.gif);}
#mainNav li.highlight a {background-image: url(nav-right-hover.gif);}
#mainNav li.highlight a {border-bottom: none;}
#mainNav li.current, #mainNav li.current ul.menu, #mainNav li.current ul.menu div.submenu, .isProfileOwner #mainNav li.userLoggedIn, .isProfileOwner #mainNav li.userLoggedIn ul.menu {background-color: #d6cdc0;}
#mainNav li.current {background-image: url(nav-left-on.gif); font-size:16px; padding:5px;}
#mainNav li.current a {background-image: url(nav-right-on.gif);}

#mainNav li.tab ul.menu img.arrow {float: right;border-left: 1px dotted #000000;padding: 2px 2px 0 5px;background: url('arrow-right.gif') 50% 50% no-repeat;}
#mainNav li.tab ul.menu li.selectable {cursor: pointer;}
#mainNav li.tab ul.menu li.selectable ul {cursor: default;}
#mainNav li.tab ul.menu li.highlight {background-color: #d0c7bb;}
#mainNav li.tab ul.menu li.highlight img.arrow {background-image: url('arrow-right-half-hilite.gif');}
#mainNav li.tab ul.menu li img.highlight {background-image: url('arrow-right-full-hilite.gif') !important;}

.isProfileOwner #mainNav li.userLoggedIn {margin-top: 0;}

.invisible {visibility: hidden;}

/* Footer */
#footer a, #infoSources a{color:#333}
#footer a:hover, #infoSources a:hover{color:cadetblue;}

#infoSourcesWrap {background:#f2f2e8; border-top:1px solid #dfdeda; border-bottom:1px solid #ddddd5; clear:both; overflow:hidden; padding:16px 0 21px; margin:21px auto 0 auto; float:left; width:100%;}
#infoSources {width:965px; margin:0 auto; }
#infoSources ul {margin-left:5px; }
#infoSources li {float:left; margin-right:38px; padding-left:39px; position:relative; }
#infoSources li.last {margin-right:0}
#infoSources h3 {font-size:1.15em; font-weight:bold; margin:1px 0 0 0; padding:0}
#infoSources p {font-size:0.9em; color:#666; margin-top:3px}
#infoSources img {position:absolute; top:5px; left:0;}

#footerWrap {width:100%; background:#ddddd5 url(footer-bg.gif) repeat-x top left; clear:both; overflow:hidden; padding:0; height:55px;}
#footer {width:965px; margin:0 auto;}
#footer ul {float:left; margin:0 0 17px 5px; display:inline; }
#footer ul li {float:left; margin-right:24px;}
#footer ul li.last {float:left; margin-right:0;}
#footer form {float:right; text-align:right; position:relative; top:-2px; left:0;} 
#footer form fieldset {background-image:none; border-top:1px solid #ddddd5}
#footerWrap #footer label {float:none; display:inline; width:auto; font-weight:normal; text-transform:none; color:#333; padding:0; font-size:0.9em;}
#footer select {border:0; background:#c0bdb8; font-weight:bold; font-size:0.9em; padding:2px; width:100px; }
#footer input {width:30px;}
#footer div {padding:12px 0 21px 0; font-size:0.9em; clear:both; width:100%; text-align:center;}
#footer div img {float:left; margin-right:21px}
#footer div p {padding:0px;}

.shortPage #footerWrap {width:100%; background:#ddddd5 url(footer-bg.gif) repeat-x top left; clear:both; overflow:hidden; padding:21px 0 0; height:80%}


/* International site jump-to */
#language input {display: none;}
#language.javascriptDisabled input {display: inline;}

.sidelinks{
list-style-type:circle;
padding:2px;
}

.footlink{
display:inline;
list-style-type:circle;
}

