@charset "iso-8859-9";
body {
	background-color: #000000;
	background-image: url(assets/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;

}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fffffe;
	text-decoration: none;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fffffe;
	text-decoration: none;
	margin-bottom: 8px;
}
.headerLargest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fffffe;
	text-decoration: none;
}
.clickable {
	cursor: hand;
	cursor:pointer;
}

.centered{
	WIDTH: 100%;
	POSITION: absolute;
	HEIGHT: 100%;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}
.column-in {
		margin:0; 
		/*padding:0.5em 1em;*/
}

.mainTable {
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.topArea {
	height: 100px;
	width: 940px;
	position: relative;
}
.logo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 140px;
	position: relative;
	left: 20px;
	top: 30px;
	cursor:hand;
	cursor:pointer;
}

.topArea ul {
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	right: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

.topArea ul li {
	margin-right:20px;
	position:relative;
	float: left;
	padding:6px;
	cursor:hand;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topArea ul li .ie_border_radius {
   display:none;
}
.topArea ul li a{
	color: #FFFFFF;
}
.topArea ul li a:visited{
	color: #FFFFFF;
}
.topArea ul li a:active{
	color: #FFFFFF;
}
.topArea ul li a:hover{
   color:#ffffff;
}
.navUp{
	margin-right:10px;
	position:relative;
	float: left;
	padding:6px;
	cursor:hand;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navOver{
	margin-right:10px;
	position:relative;
	float: left;
	background-color:#bf3404;
	color:#ffffff;
	-moz-border-radius:4px;
	cursor:hand;
	cursor:pointer;
	border: 0px none #bf3404;
}

.navSelected{
	margin-right:10px;
	position:relative;
	float: left;
	background-color:#bf3404;
	color:#ffffff;
	-moz-border-radius:4px;
	cursor:hand;
	cursor:pointer;
	border: 0px none #4190aa;
}
.topAreaNav{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.navArrow{
	background-image: url(assets/navArrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	position: absolute;
	top: 22px;
	height: 7px;
	width: 100%;
	left: 0px;
	margin-top: 6px;
	padding-right: 0px;
}
#langSelect {
	position: absolute;
	top: 4px;
	right: 10px;
	height: 23px;
	width: 68px;
	z-index: 2;
	
}
#langBar {
	background-image: url(assets/lang_bar.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 68px;
	position: absolute;
	z-index: 1;
	cursor:hand;
	cursor:pointer;
}
#flag {
	left: 6px;
	/*top: 5px;*/
	position: relative;
}
#langTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b0b7b9;
	text-decoration: none;
	/*left: 25px;*/
	margin-left:6px;
	top: -2px;
	position: relative;
}
#langs {
	background-color: #FFF;
	/*filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;*/
	height: auto;
	width: 72px;
	right: 8px;
	top: 2px;
	position: relative;
	padding-top: 26px;
	padding-bottom: 2px;
}
#langs div {
	position: relative;
	width: 68px;
	height: auto;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*margin-top: 6px;
	margin-bottom: 6px;*/
	cursor:hand;
	cursor:pointer;
	filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.langBg {
	background-color: #333333;
}
.midArea {
	height: 200px;
	width: 940px;
	position: relative;
}
.topBg {
	height: 5px;
	width: 940px;
	position: absolute;
}
.topBgRoundLeft {
	float: left;
	height: 5px;
	width: 5px;
	background-image: url(assets/topBgRoundLeft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	left: 0px;
	top: 0px;
}
.topBgMid {
	background-color: #1c1a18;
	height: 5px;
	width: 930px;
	position: absolute;
	left: 5px;
}
.topBgRoundRight {
	height: 5px;
	width: 5px;
	position: absolute;
	background-image: url(assets/topBgRoundRight.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 0px;
	right: 0px;
}
.topBgBottom {
	background-color: #1c1a18;
	height: 275px;
	width: 940px;
	position: absolute;
	top: 5px;
}


.newsArea {
	float: left;
	height: 200px;
	width: 280px;
	position: relative;
}
.newsBoxHeader {
	position: absolute;
	top: 12px;
	left: 16px;
	height: auto;
	width: auto;
}




/*news*/

/* news list*/
#newsList{
	width: 248px;
	height: 120px;
	top: 40px;
	left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
#newsItem{
	width:248px;
	height:54px;
	margin-bottom:12px;
}
#newsItem.active {
	background-color: #1D1D1D;
}
#newsItem.active #imgBox50px {
	border: 2px solid #ffffff;
}
#imgBox50px{
	position: absolute;
	width:50px;
	height:50px;
	margin-top:0px;
	margin-left:0px;
	border: 2px solid #7f7a76;
	background-color: #999999;
}
.newsListNew{
	position:absolute;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	top:-18px;
	width:auto;
	color:#ffffff;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
	background-color:#adc148;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
.newsListSel{
	position:absolute;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	top:-18px;
	width:auto;
	color:#ffffff;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
	background-color:#f26c46;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
.newsListTxt{
	display:block;
	position:relative;
	left:62px;
	top:4px;
	height:46px;
	width:186px;
	color:#9f9e9e;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.newsListTxt b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #ececec;
	text-transform: capitalize;
}
.newsListTxtNoPic {
	display:block;
	position:relative;
	left:6px;
	top:4px;
	height:46px;
	width:248px;
	color:#9f9e9e;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.newsListTxtNoPic b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #ececec;
}
.newsArea a#newsPrev {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	position: relative;
	top: 170px;
}
.newsArea a#newsNext {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
	margin-left: 10px;
	margin-right:16px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	position: relative;
	top: 170px;
}

/* mouseover state */
a#newsPrev:hover, a#newsNext:hover {
	color:#ffbf34;
}
.displayArea {
	float: left;
	height: 200px;
	width: 660px;
	position: relative;
	top: -10px;
}
.displayArea img{
	height: 200px;
	width: 660px;
}
.slideShowMask {
	background-image: url(assets/slideShowMask.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 660px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}


.bottomArea {
	height: 210px;
	width: 940px;
	position: relative;
	padding-top: 10px;
	background-image: url(assets/bottomAreaBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a4a4a4;
	text-decoration: none;
}

.bottomArea b{
color: #b2b2b2;
}

a,a:visited,a:active{
text-decoration: none;
color:#ffffff;
}
a:hover{
text-decoration: underline;
}

.contactBox {
	float: left;
	height: 210px;
	width: 280px;
	position: relative;
	line-height: 14px;
}
.contactBoxInner {
	left: 16px;
	top: 40px;
	position: relative;
	height: auto;
	width: 248px;
}
.gmaps {
	background-image: url(assets/gmaps.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 52px;
	margin-top: 10px;
	position: relative;
	cursor:hand;
	cursor:pointer;
}

.bottomBox {
	float: left;
	height: 210px;
	width: 220px;
	position: relative;
}
.pdfCover {
	height: 100px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
}
img.reflected{
   margin-bottom:2px;
}

.bottomBoxTxt {
	margin-left: 16px;
	padding-top:16px;
	float: left;
	position: relative;
	display:block;
	width: 102px;
	height: 100%;
	vertical-align: middle;
	min-height:50px !important;
}
.downloadLink {
	margin-top: 8px;
	background-image: url(assets/acrobat_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	padding-left: 16px;
	text-decoration:none;
}

.downloadLink a,.downloadLink a:visited,.downloadLink a:active{
	color:#2ea4b2;	
	text-decoration:none;
}
.downloadLink a:hover{
    color:#FFFFFF;
	text-decoration:none;
}
.bottomBoxBg{
	background-image: url(assets/bottomBoxBg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomBoxInner {
	left: 16px;
	top: 40px;
	position: relative;
	height: auto;
	width: 188px;
}
.homeVideoMask {
	background-image: url(assets/homeMovieMask.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 100px;
	width: 190px;
	left: 0px;
	top: 0px;
}
#homeVideoList {
	width: 190px;
	height: 120px;
	left: 16px;
	top: 40px;
}
#homeVideoItem {
	width:190px;
	height:120px;
	margin-bottom:12px;
	position: relative;
}
#homeVideoItem.active .homeVideoMask{
	background-image: url(assets/homeMovieMask_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.homeVideoName {
	color: #999999;
	height: 20px;
	width: 186px;
	padding-left: 4px;
	line-height: 20px;
}

a#homeVideoPrev {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	position: relative;
	top: 160px;
}
a#homeVideoNext {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
	margin-left: 10px;
	margin-right:16px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	position: relative;
	top: 160px;
}
a#homeVideoNext:hover, a#homeVideoPrev:hover{
color:#ffbf34;
}
.sectionHeader {
	left:14px;
	width:928px;
	position:relative;	/*background-color: #999999;*/
}



#left {
	width: 264px;
	height: auto;
	position: relative;
	float: left;
	vertical-align: top;
	margin-bottom: 16px;
}
.leftBox {
	height: auto;
	width: 248px;
	position: relative;
	margin-top:16px;
	margin-left:16px;
}

.leftBox ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc7c2;
	text-decoration: none;
	list-style: none;
	position: relative;/*inherit;*/
	width:auto;
    margin:0px;    
	padding:0px;
}
.leftBox ul li {
	cursor:hand;
	cursor:pointer;
	height: auto;
	position: relative;
	z-index: 100;
	display:inline-block;
	margin-bottom:6px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(assets/dots_hr_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.leftBox ul li.subNavUp{
	color:#ccc7c2;
	cursor:hand;
	cursor:pointer;
	text-decoration: none;
}
.leftBox ul li.subNavOver{
	/*background-color:#efefef;*/
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
}
.leftBox ul li.subNavSelected{
	background-color:#bf3404;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
}
.subNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d50968;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	position: relative;
	margin-left: 6px;
	line-height:2px;
}
.leftBox ul li.subNavSelected .subNew {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d50968;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	position: relative;
	margin-left: 6px;
	line-height:2px;
}
#right {
	width: 676px;
	height: auto;
	position: relative;
	float: left;
	vertical-align: top;
	/*background-color: #666666;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b9b9b9;
	text-decoration: none;	/*background-color: #669966;*/
	margin-top: 10px;
}
.contentHeader {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 16px;
	position:relative;
}
.rightTextArea {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
	position:relative;
}


.imgHolder {
	height: auto;
	width: 100%;
	color: #666666;
	margin-top: 10px;
}
.productListBox {
	position: relative;
	height: auto;
	width: 660px;
}
.productListBox .productListBoxTop {
	width: 660px;
	position: relative;
	height:5px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-image: url(assets/redBoxTop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.productListBox .productListBoxContent {
	width: 640px;
	position: relative;
	height: auto;
	background-color: #bc3405;
	top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.productListBox .productListBoxBottom {
	height: 5px;
	width: auto;
	position: relative;
	background-image: url(assets/redBoxBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#productList {
	position: relative;
	height: 60px;
	width: 636px;
}
.contentTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	margin-bottom: 16px;
}
#productItem {
	width:60px;
	height:60px;
	background-color: #FFFFFF;
	background-image: url(assets/indicator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 4px;
	float: left;
	position: relative;
}
#productItem.active {
	background-color: #1D1D1D;
	background-image: none;
}

.productListBoxContent a#prevUp {
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	top: -40px;
	left:-22px;
	position: relative;
	background-image: url(assets/prevUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.productListBoxContent a#nextUp {
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	position: relative;
	top: -40px;
	right:-22px;
	background-image: url(assets/nextUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

/* mouseover state */
.productListBoxContent a#prevUp:hover {
	background-image: url(assets/prevOver.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.productListBoxContent a#nextOver:hover {
	background-image: url(assets/nextOver.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#productArea {
	width: 660px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
#productImg {
	background-color: #FFFFFF;
	height: 400px;
	width: 400px;
	position: relative;
float: left; 
}
.productImgTL{
	background-image: url(assets/productImg_TL.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.productImgTR{
	background-image: url(assets/productImg_TR.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.productImgBL{
	background-image: url(assets/productImg_BL.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.productImgBR{
	background-image: url(assets/productImg_BR.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
	width: 5px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#productImgHolder {
	height: 400px;
	width: 400px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#productInfoHolder {
	position: relative;
	width: 250px;
	height:200px;
	float: left; 
   vertical-align: middle;
}
#productInfoAligner {
	position: relative;
	width: 250px;	
	top: 50%;
	vertical-align: middle;
}
#productInfo {
	background-color: #32302d;
	position: relative;
	height: auto;
	width: 224px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(assets/productInfoBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	top: -50%;
}
#productInfoContent {
  min-height:20px;
}

.productPageTxt {
	height: 14px;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.productPageTxtHd{
	height: 14px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #DFB300;
}
.prodNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d50968;
	width: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	position: absolute;
	margin-left: 6px;
	left: 0px;
	top: -8px;
	height: auto;
}
#productListHolder{
	position: relative;
	height: 60px;
	width: 192px;
	left:14px;
}
#productListMore {
	position: relative;
	height: 60px;
	width: 192px;
}

#productListHolder a#prevUp {
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	top: -40px;
	left:-22px;
	position: relative;
	background-image: url(assets/prevUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#productListHolder a#nextUp {
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	position: relative;
	top: -40px;
	right:-22px;
	background-image: url(assets/nextUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

/* mouseover state */
#productListHolder a#prevUp:hover {
	background-image: url(assets/prevOver.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#productListHolder a#nextUp:hover {
	background-image: url(assets/nextOver.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.groupItem {
	background-color: #333333;
	display:inline-block;
	height: 12px;
	padding:4px;
	margin-bottom: 6px;
	font-weight:bold;
	position: relative;
	cursor:hand;
	cursor:pointer;
	color:#efefef;	
	
}
.groupItemOver{
	background-color: #6f6e6e;
	display:inline-block;
	height: 12px;
	padding:4px;
	margin-bottom: 6px;
	font-weight:bold;
	position: relative;
	cursor:hand;
	cursor:pointer;
	color:#efefef;
}

.ourPath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
	width: auto;
	position: absolute;
	height: auto;
	bottom: 2px;
	right: 24px;
}

.ourPath a, .ourPath a:visited, .ourPath a:active{
	float:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;/**/
	color:#999999;/*#ffffff;*/
	text-decoration: none;
}
.ourPath a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
.ourPath .pathSep{
	float:left;
	background-image: url(assets/sepPath.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 15px;
}
.imgHolder img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgHolderItem {
	background-color: #F3F3F3;
	float: left;
	height: 150px;
	width: 290px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	cursor:hand;
	cursor:pointer;
}
.imgHolderItemOver {
	background-color: #6f6e6e;
	float: left;
	height: 150px;
	width: 290px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	cursor:hand;
	cursor:pointer;
	color: #FFFFFF;
}



.imgHolderItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	position: relative;
	height: auto;
}

.imgHolderItemSrc {
	background-color: #FFFFFF;
	margin: 4px;
	height: 120px;
	width: 280px;
	border: 1px solid #E9E9E9;
	background-image: url(../../yigit/website_test/assets/indicator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.footer {
	position: relative;
	height: 50px;
	width: 940px;
	background-image: url(assets/dots_hr_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerTxt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #858585;
	text-decoration: none;
	height: auto;
	width: 400px;
	position: relative;
	padding-top: 20px;
	margin-left: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.lonelypixel {
	background-image: url(assets/lp.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 100px;
	position: absolute;
	top: 20px;
	right: 16px;
	cursor:hand;
	cursor:pointer;
}
.indicator {
	background-color: transparent;
	background-image: url(assets/indicator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.underConst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	height: 300px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
