﻿/*** Main CSS for Cadiz Retail ***/

/*** Default ***/
* { margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #000; background: url(/images/rebrand2010/bg-main.gif) repeat-x top left #fff; }
img { border: 0; margin: 0; padding: 0; }
form { padding: 0; margin: 0; }
table { border: 0; }
a { color: #e3201b; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { width: 500px; font-size: 20px; margin: 10px 0 10px 0; padding: 10px 0 10px 0; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #cdcdcd; }
h2 { font-size: 14px; padding: 0 0 6px 0; }

/*** Layout ***/
#wrap { width: 100%; }
#container { width: 950px; margin: auto; margin-bottom: 10px; }
#content { border: 1px solid #fff; border-top: 0; background: url(/images/rebrand2010/bg-content.gif) repeat-y top left; }
#header { height: 113px; background: #000; }
#top { border: 1px solid #fff; height: 10px; margin: 0; padding: 0; background: url(/images/rebrand2010/bg-top.gif) repeat-x top left #bc0f29; }
#footer { width: 909px; height: 88px; line-height: 26px; padding: 0 20px 0 20px; background: url(/images/rebrand2010/bg-footer.gif) repeat-x top left #fff; color: #fff; font-size: 11px; border-left: 1px solid #fff; }

/*** Navigation ***/
#navigation { width: 120px; margin: 0; padding: 0; font-size: 11px; color: #000; }
#navigation ul { margin: 0; padding: 0; }
#navigation li { list-style-type: none; background: url(/images/rebrand2010/ico-arrow.gif) no-repeat center left; padding: 2px 0 2px 20px; margin: 0 0 0 10px; }
#navigation a { color: #a9a9a9; }
#navigation a:hover, #navigation .current { color: #fff; text-decoration: none }
#navigation .header { width: 152px; height: 27px; padding-left: 10px; margin-bottom: 10px; line-height: 27px; background: url(/images/rebrand2010/bg-nav-header.gif) no-repeat top left; color: #fff; font-weight: bold; font-size: 12px; }

/*** Content ***/
#column_1 { float: left; width: 158px; padding: 5px; }

#column_2 { float: left; width: 500px; padding: 10px 20px 10px 20px; }
#column_2 p { margin: 0; padding: 0 0 10px 0; }
#column_2 .breadcrumb { font-size: 10px; }
#column_2 .btn_login { padding-right: 120px; }
#column_2 .div_line { border-bottom: 1px solid #cdcdcd; height: 1px; margin: 10px 0 10px 0; } * html #column_2 .div_line { /* ie6 only */ margin: 0 0 10px 0; }
#column_2 .list ul { margin: 0; padding: 0; }
#column_2 .list li { list-style-type: none; background: url(/images/rebrand2010/ico-bullet.gif) no-repeat top left; padding: 2px 0 2px 20px; margin: 0 0 0 10px; }
#column_2 .links ul { margin: 0; padding: 0; }
#column_2 .links li { display: inline; float: left; list-style-type: none; padding: 0 6px 10px 0; font-size: 11px; }
#column_2 .faqs ul { margin: 0; padding: 0; }
#column_2 .faqs li { list-style-type: none; padding: 2px 0 2px 20px; background: url(/images/rebrand2010/ico-list-arrow.gif) no-repeat center left; font-size: 11px }
#column_2 .faqs a { color: #333; }
#column_2 .btn_top { width: 80px; height: 12px; background: url(/images/rebrand2010/ico-list-arrow.gif) no-repeat center left; padding: 0 0 0 15px; font-size: 11px; }
#column_2 .btn_download { width: 220px; height: 12px; background: url(/images/rebrand2010/ico-down-arrow.gif) no-repeat center left; padding: 0 0 0 15px; font-size: 11px; color: #666; }

/*** Table ***/
.tbl_team { background: #eee; color: #666; font-size: 11px; }
.tbl_team td { background: #fff; padding: 5px; }
.tbl_team_detail td { padding: 0; font-size: 11px; }
.tbl_team_detail .team_title { font-size: 10px; }
.tbl_team_bio td { padding: 0; }

/*** Body ***/
.clear { clear: both; }
.split { clear: both; height: 10px; }
.break { clear: both; height: 30px; }
.left { float: left; }
.right { float: right; }
.highlight { color: #e3201b; }
.small { font-size: 11px; }
.medium { font-size: 13px; }
.img { border: 1px solid #c1c1c1; padding: 1px; }
.team_header { color: #fff; font-size: 11px; padding: 20px; }
.team_info { color: #fff; font-size: 11px; padding: 5px 20px 5px 20px; }
.team_bio { font-size: 11px; padding: 20px; }
.popup_content { font-size: 11px; padding: 20px; }
.popup_content p { padding: 0 0 10px 0; }

/*** Form ***/
.frm_input_box { width: 200px; height: 20px; margin-bottom: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #a9a9a9; background: #fffcd3; }
.frm_input_box_small { width: 80px; height: 20px; margin-bottom: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #a9a9a9; background: #fffcd3; }
.frm_drop_box { width: 244px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }



