/* body css */
* html body {
	overflow: hidden;
}
body {
	background-color: #6C7E98;
	background-image:   url(../images/layout/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* text rules */
.bodytext {
	padding:  0  40px  0 15px;
	font-size: 11px;
	text-align: justify;
}
.bodytextbold {
	margin:  0  0  0 15px;
	font-size: 11px;
	font-weight: bold;
}
.bodytextCenter {
	font-size: 11px;
	text-align: center;
}
.subTitle {
	font-weight: bold;
	font-size: 12px;
	color: #293950;
	height: 18px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/layout/subtitle_background.gif);
	background-repeat: repeat-y;
}
/* main layout */
.content{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #293950;
}
.shadowRight {
	background-image:    url("../images/layout/shadow_right.gif");
	background-repeat: repeat-y;
}
.shadowBase {
	background-image:      url("../images/layout/shadow_bottom.gif");
	background-repeat: repeat-x;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #293950;
	background-image:  url("../images/layout/footer_gradient.gif");
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #293950;
	border-bottom-color: #293950;
	border-top-style: solid;
	border-bottom-style: solid;
}
div.mainContainer{
	overflow: hidden;
}
/* navigation rules */
div.nav {
	background-image:  url("../images/layout/nav_bg.gif");
  	/*padding-bottom: 20010px;   X + padding-bottom */
  	/*margin-bottom: -20000px;   X */
}
div.nav a {
	font-size: 11px;
	display: block;
	padding: 5px 5px 5px 30px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293950;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;	
}
div.nav a:hover {
	background: #A0B0BF;
	border-color:#D1D8E3;
	color: #003366;
	background-image: url(../images/layout/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 10px;	
}
div.nav a:link {
	text-decoration: none; color: #000000;
} 
div.nav a:visited {
	text-decoration: none; color: #000000;
} 
div.nav a:active { 
	text-decoration: none; color: #000000;
}
/*used ?*/
.header {
	background-color: #892E2E;
	padding:  0  40px  0 15px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.headerLeft {
	background-color: #993333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* bullets */
#myList {
}
#myList li {
	list-style-type: square;
	padding:  0px  40px  2px 15px;
	font-size: 11px;
}
/*for website folio display*/
div.container {
	width: 600px;
	border: 1px solid #293950;
	background-color: #f9f9f9;
	margin: 10px;
}
div.float {
	width: 170px;
	height: 280px;
	padding: 10px;
	float: left;
	font-size: 10px;
}
div.float a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
div.float a:link {
	text-decoration: none; 
	color: #003366;
} 
div.float a:hover {
  	color: #666666;
}
div.spacer {
	background-image: url(../images/layout/subtitle_background.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 12px;
	color: #293950;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	position: relative;
}
div.spaceBase {
	background-image: url(../images/layout/sub_title_base.jpg);
	background-repeat: repeat-y;
	color: #003366;
	padding-right: 40px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.case {
	width: 580px;
	/*height: 128px;*/
	padding: 10px;
	margin: 0px;
	float: left;
}

div.caseText {
	width: 100px;
	/*height: 128px;*/
	padding: 10px;
	float: left;
	font-size: 10px;
}
/*for code eater display*/
div.row span.left {
	font-weight: bold;
	font-size: 12px;
	color: #293950;
	float: left;
	text-align: left;
	width: 300px;
}
div.row span.myLeft {
	float: left;
	text-align: left;
	width: 300px;
}
div.right {
	float: right;
	text-align: right;
	width: 300px;
}
div.mySpacer {
	clear: both;
}

div.newSpacer {
	font-size: 11px;
	color: #293950;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/layout/subtitle_background.gif);
	background-repeat: repeat-y;
	clear:both;
	position: relative;
}
/*form layout*/
div.row {
  	clear:both;
	padding: 10px;
	font-size: 11px;
}
div.row span.label {
  	float: left;
  	width: 150px;
	padding 5px;
 	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
div.row span.formw {
	padding 5px;
  	float: right;
  	width: 400px;
  	text-align: left;
}
div.ceContainer {
	width: 600px;
	border: 1px solid #999999;
	background-color: #f9f9f9;
	margin: 10px;
}
div.ceRow {
	clear:both;
	background-image:  url(../images/layout/subtitle_background.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	height: 23px;
	width: 570px;
	
}
div.ceRow_03 {
	clear:both;
	padding-left: 30px;
	width: 570px;
	height: 23px;
	background-image:  url(../images/layout/sub_title_base.jpg);
	background-repeat: repeat-y;
	height: 20px;
}
div.ceRow_02 {
	clear:both;
	background-color: #E7E8EC;
	padding-left: 30px;
	height: 20px;
	width: 570px;
}
div.ceSpacer {
	clear: both;
}
div.ceContainer span.left {
	float: left;
	text-align: left;
	color: #666666;
	width: 290px;
	padding: 5px;
	font-size: 11px;
}
div.ceRow_02 span.left {
	float: left;
	text-align: left;
	color: #666666;
	width: 290px;
	padding: 5px;
	font-size: 11px;
}
div.ceContainer span.right {
	float: right;
	text-align: right;
	color: #666666;
	width: 200px;
	padding: 5px;
	font-size: 11px;
}
div.ceCase {
	width: 580px;
	float: left;
	/*background-color: #CCCCCC;*/
	padding:  10px  10px  10px 10px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
}
/*3d 2d etc*/
div.case span.left {
	float: left;
	text-align: left;
	color: #666666;
	padding: 8px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0px;
}
div.case span.right {
	float: right;
	text-align: left;
	color: #666666;
	width: 170px;
	padding: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0px;
}
div.case span.mobile {
	float: right;
	text-align: left;
	color: #666666;
	width: 270px;
	padding: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0px;
}
div.imageHolder img {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}

div.imageHolder object {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
