/*************************************
Integrien CSS
CREATED: FEB 21, 2008
GYRO INTERNATIONAL
*************************************/

/***********/
/* GENERAL */
/***********/

* {margin: 0;padding: 0;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
		line-height: 18px;
	color: #363636;
	background: #efefef  repeat-x;
}



body.home {
background: #efefef  repeat-x;
}

#bodyOuterWrap {width: 980px;  margin-top: 20px; background: #ffffff  repeat-x; margin-left:auto; margin-right: auto; clear: both;}
#bodyWrap {width: 920px; margin-left: 30px; margin-right: 30px;}


/****************************/
/* Global Common Components */
/****************************/

a, a:link {color: #002bff; font-weight: normal; text-decoration: none; outline: none;}
a:visited {color: #002bff; text-decoration: none;}
a:hover {color: #ada967; text-decoration: none;}

table {border: 0;}
form { margin: 0;}
a img { border-style: none;}

ul {margin: 10px 0 10px 18px;}
ol {margin: 10px 0 10px 25px;}


/******************/
/* Main structure */
/******************/

#header {}
#logo {width: 320px; height: 35px; float: left; margin: 19px 0 0 0;}


/*************/
/* searchBox */
/*************/

#searchWrap {float: right; height: 35px; width: 190px; margin: 19px 0 0 0;}
#searchBox { width: 188px; height: 35px; background: url(../images/bg_search_box.gif) no-repeat; }
#searchBox #s {float: left; padding: 0; margin: 8px 0 0 8px; border: 0; width: 129px; background: none; font-size: 11px; color: #bbb19a;}
#searchBox #go { float: right; }

#topNavWrap {height: 30px;}




#flashcontent h1 {
	padding-top: 65px;
	margin-bottom: 20px;
	color: #000;
	font-weight: bold;
	font-size: 24px;
}

#subheadHome div#flashcontent h1 {
	padding-top: 125px;
	font-size: 22px;
}

#flashcontent p {margin: 10px 0 10px 0;}

#wrapper {
	margin-top: 15px;
	padding: 0;

}

#mainBack {
	margin: 0;
	padding: 0;
	background: url(../images/bg_cols.gif) repeat-y 0 0;

	
}


/***************/
/* breadcrumbs */
/***************/

#mainBody p#breadcrumbs {margin: 0; margin-bottom: 15px;}
#header p#breadcrumbs {padding-left: 10px; margin-bottom: 3px;}
#breadcrumbs, #breadcrumbs a {font-size: 11px;}


/***********/
/* leftNav */
/***********/

div#leftNav {
	float: left;
	width: 150px;
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftNav li {
	margin: 0;
	padding: 0px 0px 0px 0;
	border-bottom: 1px solid #91aac3 ;
	font-size: 11px;
}

#leftNav li.top {padding-top: 0;}

#leftNav ul a {
	display: block;
	padding: 5px 7px 5px 10px;
	color: #19528d;
	font-weight: normal  ; 
	text-transform: uppercase;
	text-decoration: none;
}

#leftNav ul a:link {color: #19528d; text-decoration: none;}
#leftNav ul a:visited {color: #19528d; text-decoration: none;}
#leftNav ul a:hover {color: #ffffff; text-decoration: none; background-color: #364e8c;}
/*#leftNav ul a:active {color: #fff; text-decoration: none;} */

#leftNav ul a.on, #leftNav ul a.on:link, #leftNav ul a.on:visited, #leftNav ul a.on:hover, #leftNav ul a.on:active {color: #101042; text-decoration: none; background-color: #efefef;}
	

#leftNav div.quote {
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	text-align: right;
	color: #000;

}

#leftNav div.quote .qtSrcName, #leftNav div.quote .qtSrcTitle, #leftNav div.quote .qtSrcCo {
font-weight: bold; 
font-style: normal;
}

#leftNav div.quote .qtSrcName {text-transform: uppercase;}


/************/
/* mainBody */
/************/

div#mainBody {
	float: left;
	width: 620px;
	padding: 0 0 5px 20px;
}

#mainBody h1 {
	color: #19398a;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
	
}

#mainBody h2 {
	color: #19398a;
	font-weight: bold;
	font-size: 12px;
	
}

#mainBody h3 {
	color: #495d50;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#mainBody h3 a {font-weight: bold;}

#mainBody p {margin: 15px 0;}
#mainBody p.nomargin {margin: 0;}


/***************/
/* rightMargin */
/***************/

div#rightMargin {
	float: right;
	width: 80px;
}

#rightMargin ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightMargin li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #f5f6ee;
}

#rightMargin li.top {padding-top: 0;}
#rightMargin li.last {border-bottom: none;}





/**********/
/* footer */
/**********/

#footerWrap {
	margin-top: 2px;
	width: 100%;
}

#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 5px 0px;
	font-size: 10px;
	color: #b9b8bc;
	text-align: center;
}


#footer a {color: #b9b8bc; text-decoration: none;}
#footer a:link {color: #b9b8bc; text-decoration: none;}
#footer a:visited {color: #b9b8bc; text-decoration: none;}
#footer a:hover {color: #b9b8bc; text-decoration: underline;}
#footer a:active {color: #b9b8bc; text-decoration: none;}


/********************/
/* Home Page styles */
/********************/

#contentLeftHp, #contentLeftHp2 {width: 245px; float: left; display: inline; margin-left: 15px;}
#contentRightHp, #contentRightHp2 {width: 630px; float:left; display: inline; font-size: 12px; margin-left: 30px;}

.textBoxLeftHp {padding: 0 14px 0 0; margin: 0 0 10px 0; }
.textBoxRightHp {padding: 0 14px;margin: 0 0 10px 0;}

.textBoxLeftHp p {margin: 0; font-size: 11px;}


/******************/
/* Home Page Text */
/******************/

#homeBack h1, #homeBack h2, #homeBack h3 {
	text-transform: uppercase;
	color: #19528d;
	font-size: 14px;
	font-weight: bold;
}

#homeBack h1 {
	margin: 20px 15px 10px 0;
	padding: 10px 0 3px 10px;
	border-left: 1px solid #c5d0f2;
	border-top: 1px solid #c5d0f2;

}

#homeBack h2 {
	margin: 35px 0 10px 0;
	padding: 10px 10px 3px 0;
	border-right: 1px solid #c5d0f2;
	border-top: 1px solid #c5d0f2;

}
#homeBack h3 {
	margin: 20px 15px 10px 0;
	padding: 10px 0 3px 10px;
	border-left: 1px solid #c5d0f2;
	border-top: 1px solid #c5d0f2;

}
#homeBack h4 {
	margin: 20px 15px 0px 0;
	padding: 0px 0 0px 0px;
	border-top: 1px solid #c5d0f2;
}
#homeBack h1.top, #homeBack h2.top {margin-top: 0;}



.textBoxRightHp ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.textBoxRightHp li {margin: 0; padding: 0; margin-bottom: 1px;}


/********************/
/* Home Page Buttons*/
/********************/

ul#homeButtons {
	padding: 0;
	list-style: none;
	margin-top: 10px;
}

ul#homeButtons li {
	float: left;
	display: inline;
	padding: 0;	
	background: none;
	margin-right: 20px;
}

#homeButtons li a {
	display: block;
	width: 131px;
	height: 44px;
	overflow: visible;
	text-indent: -9999px;
}

/* IE mac hide \*/
#homeButtons li a {overflow:hidden;}
/**/

#hmBtnInfo a {background: url(../images/homeInfo.gif) no-repeat 0 0;}
#hmBtnUse a {background: url(../images/homeUse.gif) no-repeat 0 0;}

#homeButtons a:hover {background-position: 0 -44px;}


/*********************/
/* FAQ page specific */
/*********************/

ol.faqs {
	color: #002bff;
	list-style-position: outside;
	margin: 15px 0 15px 22px;
}

/********/
/* blog */
/********/

div#blog {margin-top: 25px;}

div.blogEntry {margin-bottom: 30px;}

#blog h1 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#blog p.blogFoot {
	color: #565656;
	border-top: 1px solid #d4d4d4;
	font-size: 10px;
	padding-top: 5px;
}

.blogFoot a, .blogFoot a:link, .blogFoot a:visited, .blogFoot a:hover {color: #565656; font-size: 10px;}
.blogFoot a:hover {text-decoration: underline;}

	
/****************/
/* table styles */
/****************/

table.library {
	margin-top: 10px;
	/*border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-collapse: collapse;*/
}

table.library th, table.library td {
	padding: 6px 25px 6px 8px;
	margin: 0;
	/*border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
}

table.library th {
	text-align: left;
	font-weight: bold;
	padding-bottom: 15px;
}

table.library tr.odd td {background-color: #e8e8e8;}

table.library td.size {
	text-align: right;
}


/***************/
/* screenshots */
/***************/

#mainBody div.screenshot {
	margin: 15px 0;
	text-align: center;
}

#mainBody .screenshot p {margin: 5px 0; padding: 0;}

#mainBody .screenshot a {font-weight: bold;}


/****************/
/* footer links */
/****************/

#mainBody div#footerLinks {
	border-top: 1px solid #dfdfdf /*#d3d8b4*/;
	padding-top: 10px;
	margin-top: 30px;
	height: 1%;
}

#footerLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerLinks ul li {
	padding: 0;
	margin: 0;
}

#footerLinks a {font-weight: bold;}

/********/
/* Text */
/********/

.more a {text-transform: uppercase; font-size: 9px; color: #002bff; font-weight: bold; text-decoration: none;}
.more a:link { color: #002bff; text-decoration: none;}
.more a:visited { color: #002bff; text-decoration: none;}
.more a:hover { color: #002bff; text-decoration: underline;}
.more a:active {color: #002bff; text-decoration: none;}


/*****************/
/* miscellaneous */
/*****************/

div.imgWithDesc {margin-bottom: 40px;}

.imgWithDesc div.img {float: left; width: 210px;}

.imgWithDesc div.desc {
	float: left;
	margin-left: 20px;
	width: 385px;
}


/******************/
/* global classes */
/******************/

.clear {
clear: both;
height: 0 ;
line-height: 0;
font-size: 0;
}

.floatLeft {float: left;}
.floatRight {float: right;}

/***************************/
/* custom styles for lists */
/***************************/

ul.indent {margin-left: 35px;}
ol.indent {margin-left: 42px;}

ul.double li, ol.double li {margin-top: 10px; margin-bottom: 10px;}
