.
* {
	padding: 0;
	margin: 0;
}

body {
	background: #ffffff url(../images/home_bkgrd_2.gif) repeat-x top;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: black;
	text-decoration: underline;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #999;
	text-decoration: none;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 7px 10px 15px 15px;
}

#menu {
	position: relative;
	 top: 6px;
	 left:0px;
	 padding-bottom: 10px;
}

#mainWrapper {
	width: 823px;
	background: url(../images/home_mainBkgrd.gif) repeat-y;
	margin: 0 auto;
}
#mainWrapper2 {
	width: 750px;
	margin: 0 auto;
	background: white;
	/*margin-top:25px;*/
	margin-top: -7px;
}

#flashPoster {
	text-align: left;
}
#specials {
	float: right;
	/*width: 178px;*/
	width: 165px;
	height: 276px;
	text-align: left;
	padding: 7px 7px 3px 7px;
	border: 1px solid #7F9DB9;
}

#mainContent {
	margin-top: 5px;
}
#leftColumn {
	width: 495px;
	float: left;
	margin-top: 25px;
}

#rightColumn {
	float: right;
	width: 251px;
	margin-top: 05px;
}

#signlab {
/*background: url(../../images/lang_slBack.jpg) repeat-x;*/
/*margin-top: 49px;*/
margin-top: 65px;
}

#signlabSubHeadSp {
/*margin-top: 100px;*/
margin-top: 102px;
}

#signlabSubHeadGr{
	margin-top: 50px;
}

#signlabSubHeadIt{
	margin-top: 53px;
}

#resourcesHeaderIT {
	margin-top: 4px;
}

#signlabSubHeadFr{
	margin-top: 50px;
}

.headerMargBot{
	margin-bottom: 7px;
}



#resourcesHeaderSP {
	/*margin-top: 4px;*/
	margin-top: 55px;
}

 #leftColumn p, #rightColumn p {
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	padding: 0 0 0 13px;
	text-align: left;
 }
 
 h3{
 	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #006BB8;
	margin: 4px 0 0 0;
	text-align: left;
	padding-left: 12px;
 }

#footer {
	clear: both;
	color: #B5B5B5;
	padding-top: 10px;
}

#footer a {
	color: #B5B5B5;
}
#titleBar {
	height: 68px;
	background: url(../images/home_topBar2.gif) no-repeat;
}
.logo {
	float: left;
	margin: 17px 0 10px 37px;
	}

.titleImg {
	padding: 4px 0;
	margin: 0 auto;
}
.floatLeft {
	float: left;
	margin-right: 12px;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 6px;
}
.floatRight {
	float: right;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
}

.topBox {
	margin-bottom: 3px !important;
	margin-bottom: 1px;
}

/*** TAB STRUCTURE ***/

/* The tab widget */

/*MIKE LINING UP COLUMNS*/
#DHTMLSuite_tabView2 {
	height: 300px;
}
/*MIKE END*/

.DHTMLSuite_tabWidget{
	margin-bottom:5px;	/* A little space below the tab pane */
}

.DHTMLSuite_tabContainer{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #8FBD62;
	margin-top: -20px;
	margin-left: 14px;
}

.DHTMLSuite_aTab{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 14px;
}
.DHTMLSuite_tabContainer DIV{
	float:left;
	height:100%;	/* Height of tabs */
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	margin-left:0px;
	margin-right:0px;
	/*margin-bottom: 20px;*/
	margin-bottom: 10px;
}
.DHTMLSuite_tabContainer .tabActive{
	margin-left:0px;
	margin-right:0px;	
	z-index:10;
}
.DHTMLSuite_tabContainer .tabInactive{
	margin-left:0px;
	margin-right:0px;
	z-index:1;
}

.DHTMLSuite_tabContainer .inactiveTabOver{
	margin-left:0px;
	margin-right:0px;
}
.DHTMLSuite_tabContainer span{
	font-family:arial;
	vertical-align:top;
	font-family: Trebuchet MS;
	font-size:14px;
	font-weight: bold;
	color: #006BB8;
	padding-left:3px;
	padding-right:3px;		
	line-height:120%;
	float:left;
}
.DHTMLSuite_tabContainer .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

.DHTMLSuite_tabContainer img{
	float:left;
}
.tabContent {
	padding: 10px;
}

.floatKiller{
	clear: both;
}

/* Link Buttons on Right Side*/


#langFastLink{
	padding-top: 5px;
}

.imgFloatLeft{
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 45px;
}


#rtColumnBkg{
	background: url(../../images/langRightSideBkg.gif) repeat-x;
	/*margin-top: -4px;*/
	margin-top: -10px;
	padding-top: 5px;
}

.starDivider{
	clear: both;
	display: block;
	width: 100%;
	margin: 10px 0;
}

.floatContactImgLeft{
	float: left;
	margin: 0 5px 30px 10px;
}

/* Contact Info Form */


.regFormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
}
.regFormPadd {
	/*padding-top: 8px;*/
	padding: 8px 10px 0px 12px;

}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
input.regForm {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: auto;
	height: 18px;
	background-color: #EFEFEF;
	border: 1px solid #9D9D9D;
	border-top: 1px solid #7E7E7E;
	border-bottom: 1px solid #F5F5F5;
	border-left: 1px solid #7E7E7E;
	border-right: 1px solid #F5F5F5;
	vertical-align: middle;
	text-align: left;
}

#infoFormBkg{
	width: 390px;
	/*margin-top: -31px;*/
	margin-top: -6px;
	margin-left: 12px;
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	background-color: #F5F5F5;
	/*padding: 10px 70px 10px 70px;*/
	padding: 10px 70px 10px 10px;
}

#infoFormBkg h3{
	margin-left: -2px;
}

#contactTab{
	margin-left: 12px;
	margin-bottom: 5px;
}
#contactTab p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006BB8;
	margin: 4px 5px 0 0;
	
}

#contactTab a {
	color: #006BB8;
	text-decoration: underline;
}

#contactTab a:hover{
	color: #006BB8;
	text-decoration: none;
}

input.button {
font-family:Verdana;
font-size:11px;
color: #5A5A5A;
background-image: url(../images/but_bkgrd.gif);
background-repeat: repeat-x;
border: 1px solid #CECECE;
height: 20px;
margin: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

/* END CONTACT FORM INFO */

#jumpButt {
	position: relative;
}

#buttonText {
	font-size: 12px;
	font-weight: bold;
	color: #47618B;
	position: absolute;
	top: 20px;
	/*left: 85px;*/
	left: 95px;
	width: 150px;
	
}

.buttonImage {
	margin-bottom: 3px;
	text-align: center;
}
.floatSLColorRight{
	float:right;
	margin-top: -91px;
}


p.credit{
	font-size: 10px;
	color: #999999;
	line-height: 100%;
	margin-top: 350px;
	margin-left: 300px;
	font-style: italic;  
}

#flags{
	position:relative;
}


.tabContent h1, h2 {
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 120%;
}
.tabContent h1{
	/*font-family: "Trebuchet MS", sans-serif;*/
	color: #006BB8;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 13px;
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #ccc;
}

.tabContent h2
{
	/*font-family: "Trebuchet MS", sans-serif;*/
	color: #000000;
	font-size: 13px;
	margin-top: -12px;
	margin-left: 82px;
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	/*line-height: 120%;
	text-align:left;*/
}

.contactTabLt{
	margin-top: -2px;
}

.tabContentIndent{ 
     margin-left: 80px;
}

#divider{
	margin: 0 45px;
	border-top: 1px solid #ccc;
	width: 80%;
	text-align: center;
	padding: 15px 10px 10px 10px;
}

.infoFormLeftIndent{
	padding-left: 7px;
}

ul{
	margin-top: -3px;
}

li{
	margin-top: 10px;
	line-height: 105%;
	list-style-image: none; 
	text-align: left;
	margin-left: -16px;
}

blockquote{
	background-color: #F3F3F3;
	width: 250px;
	margin-left: 12px;
	padding-bottom: 3px;
}

.indexBox {
	margin: 0;
	padding-top: 5px;
}


.indexBox p {
	margin-top: 0;
	margin-left: -35px;
	font-weight: bold;
	color: Lime;
	width: 300px; 
}

.indexBox ul {
	margin: 5px 0 0 40px;
}
.indexBox li {
    margin-right: 10px;

}
.indexBox li a {
	color: #000;
}

.indexBox a {
	text-decoration: none;
	background: none;
}
.indexBox a:hover {
	text-decoration: none;
	background: none;
}


.dnldBoxMiddle{
	background: url(../../en/images/en_boxMiddle.gif) repeat-y;
}

.dnldInfo{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-left: 15px;
}

.dnldLink a{
	color: #006BB8;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px; 
}

.dnldLink a:hover{
	color: #006BB8;
	font-weight: bold;
	text-decoration: none;
}

.extraMargTop{
	margin-top: 20px;
}

.extraMargBot{
	margin-bottom: 50px;
}

.videoTitle{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #006BB8;
}

.videoImg{
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 12px;
}

.videoText{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.videoText a{
	text-decoration: underline;
}

.videoText a:hover{
	text-decoration: none;
	color: #000000;
}

h4 {
	font-family: font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #7003E6B;
	text-align: left;
	padding-left: 12px;
}
	
.topPaddingH3{
	padding-top: 7px;
}

#home_ISlogo{
	margin-top: 10px;
}

#centerText{
text-align: center;
}

.lang_list ol{
	margin-top: -3px;
}

.lang_list li{
	margin-top: 10px;
	margin-left: -9px;
	line-height: 105%;
	list-style-image: none;
	list-style-type: decimal;
	text-align: left;
}

/* top bar stuff */
.myBox
{    
    color: #000000;
    /*width: 150px;*/
	 width: 124px;
    /*padding: 5px;*/
    text-align: left;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
	top:20px;
	display:none;
}


span.lang_picker
{
	font-family: Arial;
   font-size: 12px;
	font-weight: bold;
	color: #e0e0e0;
	margin-top: 0;
	margin-left: 10px;
	cursor:pointer;
}

div.langpickDiv
{
background: url(../../images/intButt-2.gif) no-repeat;
	width: 124px;
   /*padding: 5px;*/
	padding: 5px 7px 10px 3px;
	text-align: left;
}

#selectorBoxPositioning{
	position:absolute;
	margin-top: -43px;
	/*margin-top: -43px;*/
	margin-left: 635px;
	z-index: 1000;
}

/* END SELECTOR BOX */


#viewCart{
	float: right;
	margin-top: -40px;
	margin-right: 36px;
}


#logoutPass{
	position:absolute;
	margin-top: -47px;
	margin-left: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035795;
}


/* LISTAMATIC VERTICAL BUTTONS */

#navcontainer
{
background: #f7f2ea;
width: 124px;
margin: 0 auto;
margin-left: 0;
/*padding: 1em 0;*/
font-family: Arial;
font-size: 9px;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
/*width: 70%;*/
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #000000;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #000000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000000;
;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

.contactFormTable{
	padding-left: 90px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006BB8;
}

