@import url(Common.css);
@import url(Admin.css);

html, body, form, fieldset, input, select, textarea, .textbox, .dropdownlist, .dropdown  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body
{
	font-size: 0.625em; /* v important - this sets the default font size to 10px eqiv ems */
	overflow: -moz-scrollbars-vertical;
	background-color: #FFF;
}
body *
{
	/* -- orignal body face (saved for switching) -- */
	/*font-family: "Courier New", Courier, monospace;*/
	font-family: Georgia, Times New Roman, Serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
h1
{
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.6em;
}
h2
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
	color: #A8CE38;
}
h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0.6em;
}
h4
{
	font-weight: bold;
	margin-bottom: 0.4em;
}
h5 
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	line-height: 1.675em;
}
p
{
	padding-bottom: 1em;
	line-height: 1.5em;
}
ul, ol
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}
ol 
{
	margin-left: 2em;
}
a
{
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover 
{
}
:focus
{
	-moz-outline-style: none;
}


/***************************** COMMON CLASSES *******************************/

.clear, .Clear
{
	clear: both;
}

/********************************** SYSTEM *******************************/

/* ------------- Buttons ------------- */

.button
{
	border: none;
	background-color: #000;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 12px;
	margin: 0;
	cursor: pointer; /*IE fix for horizontal button padding*/
	width: auto;
	overflow: visible;
}
/* equalises the button label sizes */
#Content .button, #Content input.button
{
	font-weight: bold;
	font-size: 0.846em;
	line-height: 1em;
	/* -- orignal body face (saved for switching) -- */
	/*font-family: "Courier New", Courier, monospace;*/
	font-family: Georgia, Times New Roman, Serif;
}
* html .button
{	
	display: inline-block;
	height: 20px;
}
#Content a.button
{
	padding-top: 4px;
	padding-bottom: 4px;
}

/********************************** LAYOUT *******************************/

#Sheet
{
	text-align: left;
	margin: 0 auto;
	width: 842px;
	background-color: #000;
}

/* ------------- Header ------------- */

#Header 
{
	padding-top: 18px;
}

#Header table 
{
	border-collapse: collapse;
	width: 100%;
	height: 136px;
}
#Header table td 
{
	vertical-align: bottom;
}
.swBack
{
	width: 178px;
}
.swBack a 
{
	display: block;
	width: 158px;
	height: 68px;
	background: url(../img/sw_backToMain.gif) no-repeat left top;
	text-decoration: none;
}
.swBack a:hover { text-decoration: none; }
.sWLogo 
{
	width: 202px;
	color: #BFBFBF;
	height: 135px;
}
.subLinks 
{
	width: 202px;
	height: 13px;
	background: url(../img/sw_navBg.gif) no-repeat left top;
	background-color: #FFF;
	position: relative; 
}
.subLinks a 
{
	float: left;
	position: relative; 
	display: block;
	height: 13px;
}
.subLinks .subLink0 { left: 0; width: 78px; }
.subLinks .subLink1 { left: 8px; width: 58px; }
.subLinks .subLink2 { left: 16px; width: 48px; }

.subLinks span 
{
	visibility: hidden;
	display: none;
}
.swTitle
{
	width: 447px;
	font-size: 2.5em;
	font-weight: bold;
	/* -- orignal body face styles (saved for switching) -- */
	/*letter-spacing: -0.1em;
	word-spacing: -0.25em;*/
	color: #FFF200;
	position: relative;
	line-height: 1.75em;
}
.swTitle h1 
{
	font-size: 1.6em;
	line-height: 0.9em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: static;
}
.swTitle h1 span 
{
	text-transform: none;
	font-size: 0.5em;
	line-height: 0.9em;
}


/* ----------------- Content ----------------- */

#Content
{
	width: 842px;
}
.rightContainer 
{
	width: 684px;
	float: right;
}

/* ----------------- Left Col ----------------- */

#ColumnLeft2Col, #ColumnLeft3Col
{
	position: relative;
	width: 158px;
	float: left;
}
#ColumnLeft3Col 
{
	margin-top: 18px;
}
.sectionTab a, .swTab a, .scTab a, .smileyTab a
{
	display: block;
	height: 109px;
	width: 158px;
	margin-bottom: 12px;
}
.smiley .sectionTab, .smileyTab a { background: url(../img/sw_smileySideLogo.gif) no-repeat left top; }
.about .sectionTab { background: url(../img/sw_aboutSideLogo.gif) no-repeat left top; }
.smileyWorld .sectionTab, .swTab a { background: url(../img/sw_smileyWorldSideLogo.gif) no-repeat left top; }
.smileyCollection .sectionTab, .scTab a { background: url(../img/sw_smileyCollectionSideLogo.gif) no-repeat left top; }
.resource .sectionTab { background: url(../img/sw_resourceSideLogo.gif) no-repeat left top; }
.newsletter .sectionTab { background: url(../img/sw_newsletterSideLogo.gif) no-repeat left top; }
.contact .sectionTab { background: url(../img/sw_contactSideLogo.gif) no-repeat left top; }

.sideNavigation 
{	
	/* -- orignal body face styles (saved for switching) -- */
	/* word-spacing: -0.2em; */
	font-size: 1.2em;
	color: #000;
	height: 1%;
	margin-bottom: 16px;
}
.sideNavigation ul
{
	text-align: right;
	margin: 0 0 0 20px;
	height: 1%;
	list-style: none;
}
.sideNavigation ul li
{
	background: #FFC425 url(../img/sw_navBgTop.gif) no-repeat right top;
	margin-bottom: 5px;
	padding-top: 4px;
}
.sideNavigation ul li a 
{
	width: 124px;
	padding-right: 14px;
	display: block;
	height: 1%;
	padding-bottom: 6px;
	background: url(../img/sw_navBgBott.gif) no-repeat right bottom;
	text-decoration: none;
}
.sideNavigation ul li a:hover, .sideNavigation ul li .active { color: #FFF; }

/* ----------------- Main Col ----------------- */
	
#ColumnMain2Col
{
	width: 655px;
	padding-right: 15px;
	float: right;
	font-size: 1.3em;
	line-height: 0.8em;
}
#ColumnMain3Col 
{
	width: 432px; 
	float: left;
}
#ColumnMain2Col ul li 
{
	line-height: 1.5em;
	padding-bottom: 0.5em;
}
#ColumnMain2Col h1
{
	font-size: 3.846em;
	/* -- orignal body face styles (saved for switching) -- */
	/*letter-spacing: -0.1em;
	word-spacing: -0.25em;*/
	color: #FFF200;
	position: relative;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 1px;	
}
#ColumnMain2Col .boxTop,  #ColumnMain2Col .boxFoot
{
	height: 22px;
}
#ColumnMain2Col .boxFoot
{
	clear: both;
	margin-bottom: 16px;
}
#ColumnMain2Col .boxContentLeft 
{
	float: left;
	width: 334px;
	padding-right: 10px;
}
#ColumnMain2Col .boxContentRight 
{
	margin-left: 344px;
}
#ColumnMain2Col .boxContentFoot 
{
	clear: both;
	margin-top: 10px;
}

#ColumnMain2Col .boxContent { padding: 0 16px; height: 1%; }

#ColumnMain2Col .orangeBox { background-color: #FFC425; color: #000; }
#ColumnMain2Col .purpleBox { background-color: #2E3192; color: #FFF; }
#ColumnMain2Col .limeBox { background-color: #BED630; color: #000; }
#ColumnMain2Col .pinkBox { background-color:#EC008C; color: #FFF; }
#ColumnMain2Col .yellowBox { background-color:#FFF200; color: #000; }
#ColumnMain2Col .redBox { background-color:#ED1C24; color: #FFF; }
#ColumnMain2Col .greenBox { background-color:#8CC63F; color:#000; }
#ColumnMain2Col .violetBox { background-color:#91278F; color:#FFF; }
#ColumnMain2Col .blueBox { background-color:#00ADEF; color:#FFF; }
#ColumnMain2Col .palePinkBox { background-color:#E54097; color:#FFF; }

/* --- Box Top --- */
#ColumnMain2Col .orangeBox .boxTop { background: url(../img/sw_mainColOrgBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .purpleBox .boxTop { background: url(../img/sw_mainColPurpBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .limeBox .boxTop { background: url(../img/sw_mainColLimeBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .pinkBox .boxTop { background: url(../img/sw_mainColPinkBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .yellowBox .boxTop { background: url(../img/sw_mainColYellBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .redBox .boxTop { background: url(../img/sw_mainColRedBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .greenBox .boxTop { background: url(../img/sw_mainColGreenBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .violetBox .boxTop { background: url(../img/sw_mainColVioletBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .blueBox .boxTop { background: url(../img/sw_mainColBlueBoxTop.gif) no-repeat left top; }
#ColumnMain2Col .palePinkBox .boxTop { background: url(../img/sw_mainColPalePinkBoxTop.gif) no-repeat left top; }

/* --- Box Bott --- */
#ColumnMain2Col .orangeBox .boxFoot { background: url(../img/sw_mainColOrgBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .purpleBox .boxFoot { background: url(../img/sw_mainColPurpBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .limeBox .boxFoot { background: url(../img/sw_mainColLimeBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .pinkBox .boxFoot { background: url(../img/sw_mainColPinkBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .yellowBox .boxFoot { background: url(../img/sw_mainColYellBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .redBox .boxFoot { background: url(../img/sw_mainColRedBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .greenBox .boxFoot { background: url(../img/sw_mainColGreenBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .violetBox .boxFoot { background: url(../img/sw_mainColVioletBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .blueBox .boxFoot { background: url(../img/sw_mainColBlueBoxBott.gif) no-repeat left bottom; }
#ColumnMain2Col .palePinkBox .boxFoot { background: url(../img/sw_mainColPalePinkBoxBott.gif) no-repeat left bottom; }

.orangeBox h2, .blueBox h2, .pinkBox h2 
{
	/* -- orignal body face styles (saved for switching) -- */
	/*word-spacing: -0.25em;*/
	font-weight: bold;
	font-size: 1.923em;
	color: #FFF;
	margin-bottom: 24px;
	line-height: 1.2em;
}
.blueBox h2, .pinkBox h2
{	
	color: #FFF;
}
.orangeBox .placeHolder, .greenBox .placeHolder, .yellowBox .placeHolder 
{
	font-size: 0;
	height: 324px;
}
.orangeBox .placeHolder { background: url(../img/comingSoonOrange.gif) no-repeat 50% 50%; } 
.greenBox .placeHolder { background: url(../img/comingSoonGreen.gif) no-repeat 50% 50%; } 
.yellowBox .placeHolder { background: url(../img/comingSoonYellow.gif) no-repeat 50% 50%; }
.quoteText
{
	/* -- orignal body face styles (saved for switching) -- */
	/*word-spacing: -0.4em;*/
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1em;
} 
.limeBox .quoteText 
{
	font-size: 2em;
	color: #FFF;
}
.yellowBox .quoteText 
{
	color: #EC008C; 
}
.whiteText, .whiteText a { color: #FFF !important; }
.yellowText, .yellowText a { color: #fff200 !important; }
.greyText, .greyText a { color: #808284 !important; }
.redText, .redText a { color: #ed1c24 !important; }
.pinkText, .pinkText a { color: #EC008C !important; }
.pinkBox .errorMessage { color: #fff200 !important; }
#Content .copyBox 
{
	height: 1%;
	font-size: 0.846em;
	padding: 6px 10px 10px 10px;
	border: solid 1px #FFF;
}
#Content .subText 
{
	height: 1%;
	font-size: 0.846em;
}
#Content .copyBox p 
{
	padding: 0;
	height: 1%;
}
.imageTable, .pressDlTable, .resourcesDlTable
{
	margin-bottom: 16px;
}
.imageTable table, .pressDlTable table, .vacanciesTable table, 
.newsletterTable table, .resourcesDlTable table
{
	border-collapse: collapse;
	width: 100%;
}
.resourcesDlTable table p 
{
	height: 32px;
}
/*.resourcesDlTable table a
{
	text-decoration: underline;
}*/
.imageTable table .spacer, .pressDlTable table .spacer, .vacanciesTable table .spacer, 
.pressDlTable table .spacer, .resourcesDlTable table .spacer 
{
	font-size: 0;
	line-height: 0;
	width: 25%;
}
.imageTable table .spacer
{
	width: 10%;
}
.resourcesDlTable table .spacer 
{
	width: 20%;
}
table .vSpacer 
{
	font-size: 0;
	height: 8px;
}
.pressDlTable .vSpacer 
{
	height: 16px;
}
.imageTable p
{
	padding-left: 32px;
	background: url(../img/sw_pinkCheckmark.gif) no-repeat left 2px;
}
.vacanciesTable table td, .pressDlTable table td, .newsletterTable table td, .resourcesDlTable table td
{
	vertical-align: top;
	padding: 4px 0;
}
.vacanciesTable table .vSpacer 
{
	height: 12px;
	background: url(../img/sw_vTableVSpacer.gif) repeat-x left center;
}
.newsletterTable table .vSpacer  
{
	height: 12px;
	background: url(../img/sw_nTableVSpacer.gif) repeat-x left center;
}
.vacanciesTable table .spacer, .newsletterTable table .spacer 
{
	width: 8px;
}
.resourcesDlTable table img 
{
	margin-bottom: 12px;
}
.resourcesDlTable table .subText 
{
	white-space: nowrap;
	line-height: 1.5em;
}
.smileyWelcomeImg 
{
	padding: 76px 0 77px 0;
}
address 
{
	font-size: 1.5em;
	line-height: 1.3em;
	font-style: normal;
}
.inputContainer 
{
	position: relative;
	vertical-align: middle;
}
.inputContainer  .textbox
{
	width: 200px;
	margin-right: 6px;
}
.inputContainer .button 
{
	position: relative;
	top: -1px;
}
* html .inputContainer .button 
{
	top: 0;
}

/* ------------------- Special Case ------------------ */

.aboutMission 
{
	position: relative;
}
.aboutMission .boxContentRight img 
{
	position: absolute;
	left: 334px;
}
.aboutMission .boxContentRight .imgTxt 
{
	padding-bottom: 234px;
}

/* ------------------- Home Page ------------------ */

.languageTable 
{
	margin-top: 101px;
	padding: 0 22px;
	margin-bottom: 12px;
}
.aboutTab img, .scTab img
{
	margin-bottom: 12px;
}
div .swLogo 
{
	padding-right: 15px;
	float: right;
	margin-bottom: 12px;
}


/* ----------------- Right column ----------------- */

#ColumnRight3Col
{
	padding-top: 18px;
	float:right;
	width: 232px;
	position: relative;
}

/* ----------------- Footer ----------------- */

#Footer, #hpFooter
{
	clear: both;
	text-align: center;
	position: relative;
	font-size: 0;
	height: 16px;
}
#hpFooter 
{
	height: 0;	
}

/* ----------------- Copyright ----------------- */


#InternovaLogo a
{
	color: #FFF;
	text-decoration: none;
	font-weight : normal;
}

/* ----------------- IUK Footer ----------------- */

/*#InternovaLogo
{
	float: right;
	width: 200px;
	text-align: right;
	/* this font size must be kept consistant */
	/*font-size: 9px;
	color: #fff;
}
#InternovaLogo a
{
	text-decoration: none;
	font-weight : normal;
	color: #fff;
}
#InternovaLogo a:Hover
{
	text-decoration: underline;
}*/