/*
-----------------------------------------------
    www.varmisinyokmusun.info
----------------------------------------------- */
* {margin:0; padding:0;}  /* removes default padding/margins */

body {
	margin: 0; padding: 0;
	background: #8e17cb url(../_img/bkgd.gif) repeat-x;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	color: #333;
}

td, th, input, select, textarea, div, p {
 font-family: Arial, Helvetica, sans-serif;
}

p {
 margin: 8px 0 21px 0;
}

/* =Headings
----------------------------------------------- */	
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #333;
    padding: 10px 0;
	margin: 0 0 1px 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.home {
    padding: 3px 5px 3px 15px;
    background: url(../_img/butonarkhover.gif);
    color:#663366;
    margin: 14px 0;
    }

h2, h3 {  
 font: bold 16px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	color: #333;	
}

#column1 h3 {
 margin: 6px 0 10px 6px;
}

/* =Structure
----------------------------------------------- */	
#wrapper {
 margin:0 auto;
	width: 965px;
	text-align: left;	
}	

/* Bkgd Image - home */
#bkgd {
	background: url(../_img/bkgd_header_new_noBubbles.jpg) no-repeat center top;
}

#bkgd2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(../_img/bkgd_header_new_noBubbles.jpg) no-repeat center top;
 width: 965px;
} 




/* Bkgd Image - inside pages */
#bkgdInside {
	background:transparent ;
} 

#bkgdInside2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(../_img/bkgd_headerInside_noBubbles.jpg) no-repeat center top;
 width: 965px;
} 

#header {
 margin: 0;
}

#tagline {
 position: absolute;
	z-index: 50;
	width: 438px;
	height: 30px;
 top: 188px;	
 margin-left: 43px;	
	background:url(../_img/bkgd_tagline.gif);
}

#tagline a { display:block; width:438px; height:30px; }

 .ustlogo { overflow: hidden; }

.ustlogoleft {
  float: left;
  overflow: hidden;
  width: 210px;
  height: 97px;
  margin:1px 1px 1px 10px;
  padding: 1px 1px;
}

.ustlogoright {
  float: right;
  overflow: hidden;
  width: 730px;
  height: 90px;
  margin:1px 1px;
  padding: 5px 1px;
 }

#logo {
 position: relative;
	z-index: 10;
	top: 13px;
	left: 45px;
	width: 100px;
}

#flashCan{
position:absolute;
display:block;
width:562px;
height:93px;
margin-top:29px;
margin-left:396px;
}

* html #flashCan{
position:absolute;
display:block;
width:562px;
height:93px;
margin-top:25px;
margin-left:396px;
}


#flashCan_InsidePage{
position:absolute;
display:block;
width:575px;;
height:93px;
margin-top:29px;
margin-left:383px;
}

* html #flashCan_InsidePage{
position:absolute;
display:block;
width:575px;
height:93px;
margin-top:25px;
margin-left:383px;
}




/* Content Area */
#content {
	background: white url(../_img/bkgd_content.gif) repeat-y; 
	margin-top: 131px;
}

* html #content  { 	margin-top: 127px; } /* correcting gap in IE6 */

#watermark {
	width: 951px;
	margin-left: 8px;
	min-height: 535px;
	padding: 0;
	clear: both;
}

* html #watermark { height: 535px } /* min-height for IE6 */

.watermark { background: url(../_img/bkgd_watermark.gif) no-repeat left bottom; } /* for applying bkgd image */

#caseStudies {
 height: 265px;
	background: url(../_img/bkgd_caseStudies_new.jpg) no-repeat right top;
	width: 933px;
	margin: -1px 0 0 4px;
	padding: 0 0 10px 0;
}

#swf {
 position: relative;
	z-index: 10;
	top: 10px;
	left: 15px;
}

.flashContent { /* shows if Flash isn't enabled */
 color: #999;
	width: 650px;
	padding: 11px;
}

#columns {
 margin: 0 14px 0 13px; 
 overflow: hidden;
}

/* COL 1 */
#column1 {
 width: 237px;
	float: left;
}

.column1Home { margin-top: 15px }

/* Call-to-action buttons */
#ctaHeader {
	width: 153px;
	height: 19px;
	background: url(../_img/header_cta.gif) no-repeat;
	margin: 8px 0 11px 12px;
}

#cta { padding:0; margin:0 0 -3px 0; }
#cta li { list-style:none; height:82px }
#cta li a { display:block; width:237px; height:82px; background:url(../_img/button_cta.jpg) }
#cta li a { text-decoration:none }
#cta li a span { position: relative; left: -9999px; font-size:xx-small }

#cta li a.cta1 { background-position: 0 0 }
#cta li a.cta2 { background-position: 0 164px }
#cta li a.cta3 { background-position: 0 82px }

#cta li a:hover.cta1 { background-position: -237px 0 }
#cta li a:hover.cta2 { background-position: -237px 164px }
#cta li a:hover.cta3 { background-position: -237px 82px }


/* COL 2 */
#column2 {
 width: 640px;
	float: left;	
	margin: 0 22px;	
	padding: 0 0 10px 0;
 text-align: justify;
 border:1px;
  border-color: #FF3366
}

#contentMiddle {
	background: url(../_img/bkgd_contentMiddle.gif) repeat-x top;
}

#breadcrumb {
 font-size: 10px;
	color: #8e17cb;
	margin: 9px 0 10px 0;
}

.glossaryAlphabet {
	font: bold 15px "MS Trebuchet", Arial, Helvetica, sans-serif;
	border: 1px solid #ececec;
	text-align: center;
	padding: 5px;
}

#brands {
 font-size: 11px;
	margin: 0 0 0 1px;
}

#brands p {
 border: 1px solid #ececec;
	padding: 7px;a
}

/* forum news */


.frmnewl {
  float: left;
  overflow: hidden;
  width: 20px;
  height: 20px;
  margin:3px 1px;
  padding: 3px 1px 0 0;
  text-align: center ;
  background: url(../_img/iconfrm.jpg) no-repeat;
  border: 1px solid #e2e2e2 ;

}
.frmnewl2 {
  float: left;
  overflow: hidden;
  width: 360px;
  height: 20px;
  margin:3px 5px;
  padding: 3px 1px 1px 4px;
   background: url(../_img/frmark.jpg);
  border: 1px solid #e2e2e2 ;
}
.frmnewl4 {
  float: left;
  overflow: hidden;
  width: 120px;
  height: 20px;
  margin:3px 5px;
  padding: 3px 1px 1px 4px;
   background: url(../_img/frmark.jpg);
  border: 1px solid #e2e2e2 ;
}

.frmnewr {
  float: right;
  overflow: hidden;
  width: 90px;
  height: 20px;
  margin:3px 1px;
  padding: 3px 1px 1px 4px;
   background: url(../_img/frmark.jpg);
  border: 1px solid #e2e2e2 ;
 }

/* COL 3 */
#column3 {
 width: 120px;
	float: right;
 text-align: justify;
}

#canBottom {  /* Bottom of inside page can graphic */
	width: 147px;
	height: 48px;
	background: url(../_img/bkgd_smlCanBottom_new.jpg) no-repeat;
 margin: 0 0 0 24px;
}

/* Footer Area */
#footer {
	font-size: 10px;
	clear: both;
	height: 180px;
	padding: 0;
}

.footerHome {	background: url(../_img/bkgd_footer_noBubbles.jpg) no-repeat; width:965px;} /* sets correct bkgd image */

.footerInside {	background: url(../_img/bkgd_footer_noBubbles.jpg) no-repeat; }

#footLinks {
 width: 900px;
	clear: right;
	padding: 32px 0 0 7px;
	position:absolute;
	z-index:100;
}

.footLinkBox {
	float: left;
}

.linkBox1 { width: 400px }
.linkBox2 { width: 140px }
.linkBox3 { width: 100px }

.copyright {
	float: left;
	color: #ffe8d2;
	margin: 15px 0 0 11px;
	padding: 6px 0 0 0;
	width: 390px;
	line-height: 1.6em;
	background: url(../_img/bkgd_copyright.gif) no-repeat top left;
}

* html .copyright { 	margin: 15px 0 0 7px; }

#footLogos {width: 30%;	float: right; margin: 28px 15px 0 0; position:relative;	z-index:100;}
* html #footLogos {width: 30%;	float: right; margin: 28px 10px 0 0; position:relative;	z-index:100;}


#footLogos img { float: right }

#flashBubbles{
display:block;
width:400px;
height:150px;
position:absolute;
z-index:1;
float:right;
margin-left:415px;
}


 .floatbox { overflow: hidden; }

.float-left {
  float: left;
  overflow: hidden;
  width: 600px;
  height: 252px;
  margin:6px 1px 6px 12px;
  padding: 1px 1px;
}



.float-right {
  float: right;
  overflow: hidden;
  width: 300px;
  height: 252px;
  margin:6px 6px 6px 1px;
  padding: 2px 1px;
 }

 /* slideer */

 #slider {
    width: 600px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 600px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 600px;
    background-color: #400040;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/* =Navigation
----------------------------------------------- */

/* Main Nav */
#nav {
	width: 950px;
	height: 28px;
	position: relative;
	top: 27px;
	left: 20px;
	z-index: 100;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
p.ustbuton{
	font-weight:bold;
	line-height:27px;
    padding:0;
    margin:0;
}
p.ustbuton a{
	padding:7px 13px;
    background: url(../_img/butonark.gif);
	margin:0 2px;
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 13px;
    font-weight: bold;
    color: #676767;
    text-decoration:none;
    }
p.ustbuton a:hover{
	padding:7px 13px;
	background: url(../_img/butonarkhover.gif);
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 13px;
    font-weight: bold;
    color: #454545;

}
/* Side Nav */
#sideNav {
	padding: 0 0 26px 0;
	width: 237px;
	text-transform: uppercase;
	color: #8e17cb;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 background: url(../_img/bkgd_dotLine.gif) no-repeat bottom;
}

#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#sideNav ul li a {
 display: block;
 padding: 9px 8px;
	margin: 0;
	color: #8e17cb;
 width: 221px;	  /* needed for IE6 */
 text-decoration: none;
	background: url(../_img/sideNav_link.gif) no-repeat top right;
}

#sideNav ul li li a {
 padding: 7px 0 7px 23px;
	width: 214px;
	color: black;
 background: white url(../_img/sideNav_2ndlevel.gif) no-repeat;
 margin: 0;
	text-transform: none;
	border-top: 1px solid #eee;	
}

#sideNav ul li a:hover {
 color: #666;
 text-decoration: none;
	background: url(../_img/sideNav_over.gif) no-repeat top right;
}

#sideNav ul li li a:hover, #sideNav .set2 {
 padding: 7px 0 7px 23px;
	width: 214px;
 background: white url(../_img/sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#sideNav .set {
 color: #000;
 text-decoration: none;
	background: url(../_img/sideNav_set.gif) no-repeat top right;
}

/* =Blog
----------------------------------------------- */

#blogHeader {
 position: relative;
	z-index: 5;
	width: 201px;
	height: 45px;
	background: url(../_img/header_blog.gif) no-repeat;
	margin: 0 0 -2px -5px;
}

#blogHeader a { display:block; width:201px; height:45px; }

.rss { float: right; margin: 14px 0 0 0 }

/* Blog List */
#blogNav {
	padding: 0;
	margin: 10px 0 0 0;
	width: 237px;	
	color: #8e17cb;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
 
#blogNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#blogNav ul a {
	display: block;
	padding: 11px 9px; /* left pad give text space on left */
	margin: 0;
	color: #8e17cb;
 text-decoration: none;
	background: url(../_img/blogNav_link.gif) no-repeat top right;
	text-transform: uppercase;
	cursor: pointer; 
}

#blogNav a {
 text-decoration: none;
	margin: 0;	
	min-height: 40px;
}

* html #blogNav a { height: 40px } 

#blogNav a:hover {
 color: #666;
 text-decoration: none;
	background: url(../_img/blogNav_over.gif) no-repeat top right;
}

#blogNav .set {
 color: #000;
 text-decoration: none;
	background: url(../_img/blogNav_over.gif) no-repeat top right;
}

.postTitle {
 display: block;
 margin: 0 4px 1px 0;
 padding: 8px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;	
	color: black;
 text-transform: none;
	width: 175px;
}

.blogTag {
 margin: 0 0 0 0;	
	padding: 1px 0 0 0;
}

.postDate {
 float: right; 
	padding: 4px 8px 1px 5px;
	margin: 0;
	width: 23px;
	text-align: center;
}

.date { 	font: 18px Arial, Helvetica, sans-serif; color: black; font-weight: normal; text-align: center; }

.month { 	font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: black; text-align: center }

#blogFooter {
 background: url(../_img/bkgd_dotLine.gif) no-repeat top;
	height: 18px;
 width: 237px;
}

#blogFooter a {
	color: #8e17cb;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	text-decoration: none;
}

#blogFooter a:hover {
	color: #000;
	border-bottom: 1px solid black
}

#blogFooter ul {
 padding: 8px 8px 0 160px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#blogFooter ul li {
 padding-left: 8px;
 background: url(../_img/bullet_blogFooter.gif) no-repeat;
 background-position: 0 .4em;
 margin: 0;
}

/* =Lists
----------------------------------------------- */

#column2 ul {
 margin-left: 3px;
 padding: 0 0 0 20px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#column2 ul li {
 padding-left: 10px;
 background-image: url(../_img/bullet.gif);
 background-repeat: no-repeat;
 background-position: 0 .35em;
 margin: 6px 0;
}

#column2 ul li li{
 padding-left: 10px;  /* distance between text to bullet */
 background-image: url(../_img/bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 margin: 6px 0 6px 5px;
	font-size: 11px;
}

.glossary {
 background-image: none;	
}

/*
.glossary ul li {
 margin: 0 0 0 -20px;
 background-image: url(../_img/bullet.gif);
}
*/

.glossaryEntry {
 line-height: 1.4em;
	border-bottom: 1px solid #ececec;
	text-align: left;
}

#footer ul {
 margin-left: 3px;
 padding: 0 0 0 10px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
	color: black;
}

#footer ul li {
 padding-left: 10px;
 background-image: url(../_img/bullet_footer.gif);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin: 7px 0;
}

/* =Links
----------------------------------------------- */
#breadcrumb a   { text-decoration: none; color: #8e17cb; border-bottom: none }
#breadcrumb a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#column2 a, #brands a, .post a  { text-decoration: none; color: #413f42; border-bottom: none }
#column2 a:hover, #brands a:hover, .post a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#footer a   { text-decoration: none; color: #fff }
#footer a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

/* =Forms
----------------------------------------------- */
.formCell {
	width: 180px;
	height: 16px;
 padding: 1px 3px;
	text-align: right;
}

.formField {
 width:205px;
 border:solid 1px #d8d8d8;
	font-size: 12px;
}

input, textarea { 
 border: 1px solid #d8d8d8;
	padding: 1px 2px;
}

.contactForms td {
 padding: 6px 6px 1px 0;
}

/* =Standard + Misc
----------------------------------------------- */
.hide {display: none}

.linkedImage { margin: 0; padding: 0; border: 0px }
.linkedImage a:hover { background: none }

.clear { clear: both }

.pageTop {
 float: right;
	margin: -25px 0 0 0;	
}

.pageTop2 {
	margin: -8px 0 10px 0;	
}

* {outline:none;} /* no outline on linked images when clicked in Firefox */	   