@import "caviar.css";

body
{
	background: #9BBDD6 url(../images/common/bgrnd.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	color: #58595b;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding: 0px;
}

iframe
{
    margin: 0px;
    padding: 0px;
    display: block;
}

div#container
{
	position: relative;
	margin: auto;
	width: 1024px;
	padding-top: 0px;
	background-color: #ffffff;
}


img
{
    border: none;
    margin: 0px;
}

a
{
 color: #1a55b0   
}

/*Header*/

#header
{
    background: url(../images/common/header.jpg) no-repeat;
	position: relative;
	height: 84px;
	width: 1024px;
	text-align: left;
	margin: 0px auto;
	padding: 22px 0px 0px 100px;
}

ul.topNav
{
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px;
    height: 17px;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 0px;
    right: 219px;
}

ul.topNav li
{
    margin: 0px 0px 0px 22px;
    padding: 0px;
    list-style: none;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    display: inline;
}

ul.topNav li a
{
    color: #fff;
    text-decoration: none;
}

a.rules
{
    background: url(../images/icons/note.gif) no-repeat;
    padding-left: 16px;
}
a.facebook
{
    background: url(../images/icons/facebook.gif) no-repeat;
    padding-left: 23px;
}
a.youtube
{
    background: url(../images/icons/youtube.gif) no-repeat;
    padding-left: 23px;
}
a.contact
{
    background: url(../images/icons/write.gif) no-repeat;
    padding-left: 19px;
}


#nav
{
    margin: 0px;
    position: relative;
    height: 38px;
    padding: 0px 0px 0px 100px;
}

.navItem
{
    list-style: none;
    display: inline;
    float: left;
    background: url(../images/common/cItemArrow.gif) no-repeat 0px 14px;
    height: 37px;
    padding: 0px 35px 0px 10px;
}


.navItem a
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin: 14px 0 5px;
    cursor: pointer;
}

.navItem a:hover
{
    color: #32caf5;
}

.navArrow
{
    margin-left: 5px;
    display: none;
}
.navArrow
{
    background: url(../images/common/navArrow.gif) no-repeat;
    height: 5px;
    width: 15px;
}


#translation
{
    position: absolute;
    right: 90px;
}

#main
{
    position: relative;
	width: 804px;
    margin: 15px 0px 0px 100px;
    background: url(../images/common/mainBack.gif) repeat-y;
}

.outerMain
{
     background: url(../images/common/outerMain.jpg) no-repeat;
     width: 1024px;
}


.gTransBox
{
    display: none;
    position: absolute;
    top: -15px;
    right: 0px;
    height: 104px;
    width: 162px;
    background: url(../Images/default/transBox.gif) no-repeat;
    z-index: 1000;
    padding: 0px 7px 0px;
}


.more
{
    float: right;
    margin: 0px 0px 0px;
    position: relative;
    top: -10px;
}

.moreLeft
{
    margin: 10px 0px;
}

.leftCol
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.rightCol
{
    padding: 0px 46px 20px 20px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 535px;
    background: #bfd6e6 url(../images/common/rightcol.jpg) repeat-x;
    min-height: 450px;
}

.slideshow
{
    margin: 10px 0px;
    background: url(../images/common/slideshow.png) no-repeat 0px 10px;
    padding-left: 65px;
    color: #818487;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    height: 70px;
    border-top: 1px solid #C4D0E2;
}

.slideshow .more
{
    margin-right: 10px;
}

.contentslideshow img, .content .contentslideshow img
{
    margin: 0px;
}

.contentslideshow a
{
    text-decoration: none;
}

/*****************USA CHEER, delete extra ****************/
#outline
{
     margin: 0px auto;
     text-align: left;
     width: 1024px;
     padding:0px;
     position: relative;
     top: 0px;
}

#search
{
	margin-left: 659px;
	background-image: url(../images/search-bg.gif);
	width: 286px;
	height: 32px;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
}

#searchbox
{
	width: 132px;
	height: 14px;
	border: 1px solid #e3e4e5;
	color: #58595b;
	font-size: 10px;
}

#search table tr td
{
	vertical-align: middle;
}

#search table
{
	margin-left: 15px;
}

#logo
{
	margin-left: 38px;	
	margin-top: 12px;
	float: left;
}

#tagline
{
	margin-top: 111px;
	margin-left: 15px;
	float: left;		
}


/*Navigation*/




.navItem img
{
	vertical-align: middle;
}



ul.navItemContainer
{
    float: left;
    padding: 0;
    margin: 0;
	width: 900px;
    list-style: none;  
    display: none;
	z-index: 4;
	top: 33px;
	left: 25px
}

.navlinks A
{
	color: #FFFFFF;
	text-decoration: none;
}


.header
{
	color: #173769; 
	text-transform: uppercase; 
	font-size: 13px;
	margin: 10px 0px 12px;
}

h3.country
{
    color: #006ebf;
    font-size: 26px;
    font-family: Times New Roman, Serif;
    margin: 0px 0px 13px;
}

.content
{
	font-size: 11px;
	color: #3e3d3d;
	line-height: 15px;
}

.content .callOut img
{
   margin: 0px 30px 0px 0px;    
}

.content img
{
   margin: 0px 30px 10px 0px;
}

#countryText
{
    color: #5e87a7;
    font-size: 14px;
    font-weight: bold;
    font-family: Times New Roman, Serif;
    line-height: 21px;
    width: 350px;
    float: left;
    padding: 0px;
    position: relative;
}

#countryText p:first-child
{
    margin-top: 0px;
}

.nationIntro
{
    padding: 0px 0px 0px 140px;
    background: url(../images/common/worldIcon.gif) no-repeat;
}

.nationIntro #countryText
{
    width: 400px;
}

.clear
{
    clear: both;
}

.subheader
{
	color: #be0f34;
	font-size: 16px;
	font-family: Myriad Pro, Arial;
	margin-bottom: 5px;
	font-weight: bold;
}

.flagBox
{
    /*background: url(../images/common/flagBorder.png) no-repeat;*/
    height: 86px;
    width: 156px;
    padding: 10px 0 0 13px;
    margin-right: 15px;
    position: relative;
    top: -10px;
    left: 0px;
    float: left;
}

#footer
{
    clear: both;
    background: url(../images/common/footer.gif) repeat-x;
	position: relative;	
	width: 100%;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#footer a 
{
	text-decoration: none;
	color: #000;
}

#footer ul
{
    margin: 0px auto;
    padding: 1px;
    width: 1024px;
}

#footer ul li
{
    list-style: none;
    display: inline;
    background: url(../images/icons/note.gif) no-repeat;
    padding-left: 15px;
    margin-right: 20px;
}

#footer ul li.first
{
    margin-left: 100px;
}

ul.regions, ul#nations
{
    margin: 0px;
    padding: 0px;   
}

ul#nations
{
    width: 570px;
    min-height: 250px;
    clear: both;
}

ul.regions
{
    border-bottom: solid 1px #bdc9d4;
    height: 33px;
    margin: 20px 20px 0px;
    width: 530px;
}

ul.regions li
{
    margin: 0px 0px 0px 48px;
    padding: 0px;
    list-style: none;
    float: left;
    position:relative;
    height: 34px;
}

ul.regions li:first-child
{
    margin: 0px 0px 0px 0px;
}

ul#nations li 
{
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 100px;
}

ul.regions li a
{
    font-size: 11px;
    color: #7da0d9;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

ul.regions li .code a 
{
    color: #234c8f;
    font-size: 13px;
    font-weight: bold;
}

ul#nations li a 
{
    color: #535353;
    font-family: Times New Roman, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 0px 20px;
    position: relative;
    display: block;
    width: 114px;
}

ul#nations li .smallflagBox a 
{
    top: 0px;
    margin: 0px;
}

.natArrow
{
    position: absolute;
    left: 10px;
    bottom: 0px;
    background: url(../images/common/nationArrow.gif) no-repeat;
    height: 9px;
    width: 14px;
    display: none;
}

#allArrow
{
    display:block;
}

.smallflagBox
{
    /*background: url(../images/common/littleFlagBox.png) no-repeat;*/
    height: 73px;
    width: 120px;
    padding: 14px 0px 0px 20px;
}

.flagOverlay
{
    position:absolute;
    top: -15px;
    left: -20px;
    margin: 0px;
    /* CSS3 standard */
    opacity:0.65; 
}

#bigOverlay
{
    left: -16px;
}

/*Content Pages*/



#content
{
	width: 480px;
	text-align: left;
}

/*Sub Navigation*/

.farLeft
{
    float:left;
    height: 100%;
    width: 100px;
    background: #99bcd5 url(../images/common/farLeft.jpg) no-repeat;
    position: absolute;
    left: -100px;
    display: none;
}

#subnav
{
	width: 200px;	
	text-align: left;
	background: #dfeaf3;
	border-top: solid 1px #d3dee6;
	border-right: solid 1px #d3dee6;
}

ul.subNav
{
    padding: 0px;
    margin: 32px 0px 0px;
}

ul.subNav li
{
    padding: 5px 5px 0px 20px;
    margin: 0px;
    list-style: none;
    border-top: solid 1px #DFEAF3;
	border-right: solid 1px #DFEAF3;
    min-height: 20px;
    background: url(../images/common/liNote_off.gif) no-repeat;
    text-transform:uppercase;
}

ul.subNav li.current
{
    padding: 5px 5px 0px 20px;
    min-height: 19px;
    border-bottom: solid 1px #c4d0e2;
    border-top: solid 1px #c4d0e2;
    background: #f4f7f8 url(../images/common/liNote.gif) no-repeat;
    
}

ul.subNav li a
{
    text-decoration: none;
    color: #0045ad;
}


.subnavitem
{
	margin-bottom: 15px;
}

.subnavitem a
{
	color: #7f8183;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

#RightAds
{
	padding-left: 35px;
}

.on
{
    display: block;
}

.hidden
{
    display: none;
}

span#fancy_right_ico a
{
    right: 24px !important;
}

span#fancy_right_ico
{
    display:block;
    right: 24px !important;
}

span#fancy_left_ico a
{
    left: 24px !important;
}

span#fancy_left_ico
{
    display:block;
    left: 24px !important;
}