/* RESET
--------------------------------------------------------*/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,strong,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%; vertical-align:baseline; background:transparent; }
body { line-height:18px; }
ol,ul { list-style:none; }
:focus { outline:0; }
table { border-collapse:collapse; border-spacing:0; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* IE6 */
* html .clearfix { height:1%; }
/* IE7 */
:first-child+html .clearfix { min-height:1px; }

/* GENERAL
--------------------------------------------------------*/
body { background:#ffffff url(../images/bg.jpg) no-repeat top left; font-family:Myriad Pro, Arial, sans-serif; font-size:11px; color:#000; }
a,a:link,a:visited { color:#000; text-decoration:none; }
a:hover,a:active,a:focus { color:#e93471; text-decoration:none; }
h1 { font-size:28px; font-weight:700; line-height:28px; }
h2 { font-size:18px; line-height:18px; font-weight:700; color:#e93471; }

/* PAGE */
#wrapper { width:560px; margin:115px 0 20px 230px; }
.primaryContent { margin:0 0 170px; }
h1.logo { display:block; height:176px; width:245px; margin:0 0 25px;background:url(../images/logo.gif) no-repeat; text-indent:-9999px; overflow:hidden;}
h2.chooseCountryTitle { display:block; height:17px; background:url(../images/title_choose_country.png) no-repeat; text-indent:-9999px; }
/* ie6 */
.ie6 h2.chooseCountryTitle { background:url(../images/title_choose_country_ie6.gif) no-repeat; }

/* SELECT DROP DOWN */
#selectBox { position:relative; z-index:20; margin:10px 0px; overflow:visible; height:32px; width:500px; }
#selectBox #select { display:inline; float:left; }
#selectBox #select p { background:url(../images/bg_select_left.png) no-repeat top left; float:left; padding:10px 10px 8px 14px; font-size:14px; line-height:14px; font-weight:700; text-transform:uppercase; cursor:pointer; min-width: 121px; width:auto; }
#selectBox #select a { background:url(../images/bg_select_right.png) no-repeat top left; display:block; float:left; height:32px; width:25px; }
/* ie6 */
.ie6 #selectBox #select p { background:url(../images/bg_select_left_ie6.gif) no-repeat top left; }
.ie6 #selectBox #select a { background:url(../images/bg_select_right_ie6.gif) no-repeat top left; }

#selectBox ul#selectOptions { border-left:1px solid #c4bfbf; border-right:1px solid #c4bfbf; border-bottom:1px solid #c4bfbf; clear:both; position: relative; z-index: 100; top: -4px; padding-top: 4px; padding-bottom: 7px; background: #fff; }
#selectBox ul#selectOptions li { padding:6px 10px 2px 14px; }
#selectBox ul#selectOptions li a { font-size:14px; color:#000; line-height:14px; font-weight:700; text-transform:uppercase; display:block; padding:3px 0; }
#selectBox ul#selectOptions li a:hover { color:#e93471; }

/* FOOTER INFO */
.secondaryContent { position:relative; }
.secondaryContent p { font-weight:700; }
.secondaryContent .getFlash, .secondaryContent .getFlash img {width:111px;height:31px;margin:5px 0px 0px;display:block;}
