/* global */
#wrapper-shadow{background:url(../images/backgrounds/main/shadow-1030.png) 50% 50% repeat-y;} /* hide from ie6 */

#wrapper{width:980px;background:#fff;margin:0 auto;}
body{background:#e5e5e5 url(../images/backgrounds/main/S11_Background.jpg) 50% 0% no-repeat; font:12px Georgia,serif; color:#000; margin: 0px;}
.clear{ clear:both; }
/* links */
a:link,a:visited{color:#333333;text-decoration:none;}
a:hover{text-decoration:underline;}

a img {border: 0px;}

/* header */
#header{margin: 0; }
#section-head{height:80px;background:url(../images/splash/toptexture.jpg);position:relative;z-index:11; }
#section-head img{margin:22px 0 0 20px;}


/* footer */
#footer{ color: #333333; background-color:#F3F3F3; padding:7px; height: 35px;  }

/* main content */
#page{ height: 451px; border-bottom: #0076b3 solid 4px; border-top: #0076b3 solid 4px; background-color:#eaeaea;}

.col1 { float: left; background: url('../images/splash/international_home-image1.jpg') no-repeat; width: 517px; height: 451px; }
.col2 { float: left; background: url('../images/splash/international_home-image2.jpg') no-repeat; width: 244px; height: 451px;}
.col3 { float: left; background: url('../images/splash/international_home-image3.jpg') no-repeat; width: 219px; height: 451px;}

.col2 .country_select {color: #868686; font: 12px Arial; background-color: #ffffff; width: 214px; height: 115px; padding: 16px 24px; margin-top: 190px; }
.col2 .country_select form{height: 90px;  padding: 0px; margin: 0px;}
.col2 .country_select select { width: 183px; margin-bottom: 5px; } 
.col2 .country_select input.goButton {margin: 10px 0px 0px 45px; }
img.img_pad { padding: 0px; margin: 0px; } 

#page { height: 800px; }

#banner {
	position: relative;
	z-index: 900;
}

#country_holder {
	background-color: #fff; 
	margin: 10px 20px; 
	padding: 10px 30px; 
	position: relative;
	z-index: 1000;
	top: -180px;
	height: 560px;
	font-family: Arial;
}

div.header {
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
}

div#col1 {
	width: 215px; 
	float: left;
	margin-right: 90px;
}

div#col2 {
	width: 570px; 
	float: left;
}

div.col2_1 {
	float: left;
	width: 275px;
}	

div.col2_2 {
	float: left;
	width: 275px;
}

div.row {
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
}

div.row span {
	display: inline-block;
	float: left;
}


img.flag {
	float: left;
	margin-right: 5px;
}

img.cart {
	float: left;
	margin-left: 5px;
}

