/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$6 - Careers Grid
	$7 - Clearfix Styles
	$8 - Safari Hack
*/


/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }



/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

.WatermarkText
{
	background-color: #FFFFFF;
	color: #AAAAAA;
	font-family: Calibri, Verdana;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.Button
{
	color: #000000;
	font-family: Calibri , arial;
	font-size: 12px;
	border-style: solid;
	border: solid 1 #000099;
	border-width: 1px;
	border-color: #000099;
	background-color: #FFFFFF;
}

body {
	padding:18px 0;
	font:12px Trebuchet MS, Lucida Grande, Lucida Sans Unicode, arial, verdana, sans-serif;
	color:#333;
	}
	
#container {
	width:760px;
	margin:0 auto;
	}


#header {
	position:relative;
	display:inline-block;
	margin-bottom:0px;
	}

#content-container {
	display: block;
	padding:5px 0 0 0;
	margin: 0;
	}

#sidebar-left {
	float:left;
	width:188px;
	}
	
#main-content {
	float:right;
	width:566px;
	min-height:380px;
	background:url(http://www.sekoworldwide.com/images/main-content-bg-bottom.gif) 0% 100% no-repeat;
	}
	
	.main-content-container {
		padding:8px 15px 50px 15px;
		background:url(http://www.sekoworldwide.com/images/main-content-bg-top.gif) no-repeat;
		}
		
#main-content2 {
	float:right;
	width:760px;
	min-height:380px;
	background:url(http://www.sekoworldwide.com/images/main-content-bg-bottom2.gif) 0% 100% no-repeat;
	}
	
	.main-content-container2 {
		padding:8px 15px 50px 15px;
		background:url(http://www.sekoworldwide.com/images/main-content-bg-top-760.gif) no-repeat;
		}
	
	.main-content-container {
		padding:8px 15px 50px 15px;
		background:url(http://www.sekoworldwide.com/images/main-content-bg-top.gif) no-repeat;
		}

#map-content {
	float:right;
	width:760px;
	min-height:510px;
	background:url(http://www.sekoworldwide.com/images/map-content-bg-bottom.gif) 0% 100% no-repeat;
	}
	
	.map-content-container {
		padding:10px;
		background:url(http://www.sekoworldwide.com/images/map-content-bg-top.gif) no-repeat;
		}
		
.contentSplitBox {
	display: block;
	width: 540px;
	background: url(http://www.sekoworldwide.com/images/split_div_dots.gif) top center repeat-y;
	}

.splitBoxLeft {
	display: block;
	width: 220px;
	float: left;
	padding: 0 0 0 25px;
	}
	
.splitBoxRight {
	display: block;
	width: 245px;
	float: right;
	padding: 0;
	}
	
#locationsSplitBoxLeft {
	display: block;
	width: 250px;
	float: left;
	margin: 0 25px 0 0;
	}
	
#locationsSplitBoxRight {
	display: block;
	width: 250px;
	float: left;
	margin: 0;
	}
	
.contactFormPod {
	padding: 10px;
	margin-bottom: 30px;
	background: #efefef url(http://www.sekoworldwide.com/images/contact_form_cap.gif) top left repeat-x;
	}
	
.inputTextBox {
	margin-top: 5px;
	color: #666;
	}
	
.submitContactButton {
	margin-top: 15px;
	}

.locationPod {
	display: block;
	padding: 0 0 20px 0;
	}
	
#footer {
	padding:20px 0;
	}
	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

.header-logo {
	display:block;
	float:left;
	width:186px;
	}

#nav-country {
	display:block;
	width: 572px;
	float: right;
	}
	
#header-location {
	display:block;
	width:150px;
	float: right;
	}
	
.location-menu {
	float: right;
	width:115px;
	padding:4px 0 0 0;
	margin:0;
	}
		
.location-menu select {
	padding:2px;
	border:1px solid #ccc;
	background:white;
	font-size:10px;
	}
	
.location-image {
	width:26px;
	height:27px;
	float: right;
	padding-left: 5px;
	}

#navSplitPod {
	display: block;
	width: 525px;
	float: left;
	}

#nav {
	display: block;
	width: 525px;
	text-align: left;
	}

#nav a {
	display: block;
	font:bold 12px Trebuchet MS, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#666;
	}

#nav a span {
	display:block;
	padding:6px 10px;
}

#nav li:hover a,
#nav li a {
	position:relative;
	top:1px;
	z-index:1000;
	}

#nav a:hover,
#nav li:hover a{
	background:url(http://www.sekoworldwide.com/images/header-nav-hover-left.gif) no-repeat;
	}

#nav a:hover span,
#nav li:hover span {
	background:url(http://www.sekoworldwide.com/images/header-nav-hover-right.gif) 100% 0% no-repeat;
	}

#nav ul ul a {
	display:block;
	width:123px;
	padding:4px 10px;
	font:normal 11px Trebuchet MS, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#666;
	}

#nav ul li:hover li a {
	background-image:none;
}

#nav ul ul a:hover {
	background-color:#ffffff;
	background-image:none;
	color:#ff0033;
	}

#nav li { /* all list items */
	float: left;
	background:url(http://www.sekoworldwide.com/images/header-nav-li-bg.png) 100% 50% no-repeat;
	padding:0 4px;
}

#nav ul ul li { /* second level list items */
	background:none;
	padding-left:1px;
}

#nav ul ul li.top-li { /* second level list items */
	padding-top:9px;
	background:url(http://www.sekoworldwide.com/images/header-nav-ul-top-bg.gif) no-repeat;
}

#nav ul ul li.top-li a { /* second level list items */
	margin-right:1px;
}


#nav ul li.last-li,
#footer li.last-li {
	background:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background:url(http://www.sekoworldwide.com/images/header-nav-ul-bot-bg.gif) 0% 100% no-repeat;
	width: 145px;
	padding-bottom:10px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:4px;
}



	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

#sideNavBox {
	display: box;
	width:188px;
	height:87px;
	padding-top: 43px;
	margin-bottom: 5px;
	text-align: center;
	}
	
.mySekoBox 
{
	vertical-align:middle;
	background:url(http://www.sekoworldwide.com/images/myseko_placeholder.jpg) no-repeat;
	height:135px;
	}
	
.HomeDelivery 
{
	vertical-align:middle;
	background:url(http://www.sekoworldwide.com/images/homedelivery_placeholder.jpg) no-repeat;
	height:37px;
	}

.shipTrackBox {
	background:url(http://www.sekoworldwide.com/images/shipment_tracking_placeholder.jpg) no-repeat;
	}

#sidebar-left select {
	padding:2px;
	border:1px solid #ccc;
	background:white;
	font-size:10px;
	}
	
.inputBox {
	margin-top: 5px;
	color: #666;
	width: 138px;
	}
	
/*\*/
html*.inputBox {

[width: 138px;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/

width: 138px;/*these are seen by IE6 and Safari but hidden from Netscape6-7*/

]width: 138px;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
}/**/
	
.submitButton {
	margin-top: 5px;
	}
	
.sideNavInputBox {
	width:188px;
	margin-bottom:5px;
	}

.worldwide-locations {
	width:188px;
	height:240px;
	padding-top: 31px;
	background:url(http://www.sekoworldwide.com/images/worldwide-locations-bg.jpg) no-repeat;
	}
		
/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a,
a:link,
a:visited {
	color:#333;
	}

a, a:link {
	color: #006699;
	text-decoration: none;
	}

a:hover {
	color:#137293;
	text-decoration: underline;
	}


#footer li a {
	padding: 0 2px 0 2px;
	}

#footer li a:hover {
	background-color:#8bb9c8;
	color:#137293;
	}
	
h1 {
	font:24px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding:0 0 8px 0;
	border-bottom: 2px solid #c1c1c1;
	}

h1.worldwideMap {
	font-weight: bold;
	margin-bottom:5px;
	padding:0 0 2px 0;	
	color: #7d1500;
	border-bottom: 2px solid #ef969b;
	}
	
h2 {
	font:bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
h2.contactLocation {
	margin: 0;
	color: #6b0503;
	}

p {
	margin-bottom:15px;
	line-height:1.5;
	}

.locationPod p {
	line-height:14px;
	color: #696969;
	}

.contactFormPod p {
	margin: 15px 0 15px 0;
	font-size: 10px;
	line-height:12px;
	color: #333;	
	}

img {
	border:none;
	}

ul.subContent {
	font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: 666;
	margin: 0 0 0 25px;
	}
	
ul.subContent li {
	list-style: circle;
	padding: 0 0 5px 0;
	}

#main-content ul {
	font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: 666;
	margin: 0 0 15px 15px;
	}
	
#main-content ul li {
	list-style: circle;
	padding: 0 0 0 0;
	}

	

/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/
	

.footer-left {
	float:left;
	width:50%;
	}

.footer-right {
	float:right;
	width:50%;
	text-align:right;
	}

.footer-left li {
	float:left;
	background:url(http://www.sekoworldwide.com/images/footer-a-bg.gif) 100% 60% no-repeat;
	padding:2px 10px;
	}

.footer-right li {
	display:inline;
	background:url(http://www.sekoworldwide.com/images/footer-a-bg.gif) 100% 60% no-repeat;
	padding:2px 10px 2px 6px;
	}

.footer-right li + li  {
	background-image:none;
	}
	
#footer li:last-child {
	background:none;
	}
	
#footer li + li + li + li { /* needed for IE*/
	background:none;
	}

#footer li a {
	padding: 0 2px 0 2px;
	}

#footer li a:hover {
	background-color:#8bb9c8;
	color:#137293;
	}




/* $6 - Careers Grid ///////////////////////////////////////////////////////////////////////////////////*/

#gridView {width: 540px; margin: 0 0 20px 0; background: #fff;}
#gridView th {background-color: #ecf8f9; color: #25343d; font-weight: bold; font-family: "Trebuchet MS", Verdana; text-align: left; text-decoration: underline; padding: 8px;}
#gridView tr {width: 50px;}
#gridView td.col2 {background-color: #ecf8f9; padding: 2px 4px 2px 8px; color: #2a2b2c;}
#gridView td.col1 {background-color: #daeff2; padding: 2px 4px 2px 8px; color: #2a2b2c;}
#gridView td.date {color: #354d65;}
#gridView a {color: #690505; text-decoration: none;}
#gridView a:hover {color: #aa0000;}


	

/* $7 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/

.ClearIt {
	clear: both;
	display: block;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




	
/* $8 - Safari Hack ///////////////////////////////////////////////////////////////////////////////////*/


#nav li:hover ul, #nav li.sfhover ul { /* Safari Hack - Must stay at the very bottom of the stylesheet */
	margin-left:0;#
}
