@charset "iso-8859-9";
body {
	background-color: #FFFFFF;
	background-image: url(assets/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;

}
.mainTable {
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
.productSubNav {
	height: 180px;
	width: 100%;
}
.leftBox {
	float: left;
	height: 450px;
	width: 170px;
	position: relative;
}
.leftMenu {
	position: relative;
	padding-bottom: 20px;
	left: 30px;
	padding-top: 20px;
}

.leftBox ul {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc7c2;
	text-decoration: none;
	list-style: none;
	position: relative;/*inherit;*/
	width:150px;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

.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:#0a3980;
	cursor:hand;
	cursor:pointer;
	text-decoration: none;
}
.leftBox ul li.subNavOver{
	/*background-color:#efefef;*/
	color:#052049;
	cursor:hand;
	cursor:pointer;
	background-color: #E8E8E8;
}
.leftBox ul li.subNavSelected{
	background-color:#0a3980;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}
.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;
}
.adBox {
	height: 125px;
	width: 140px;
	left:15px;
	position: relative;
}

.adBoxHeader {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
}


#ads {
	width: 140px;
	height: 105px;
	position: absolute;
}
.adMask {
	background-image: url(assets/pdfMask.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	width: 140px;
	position: absolute;
}


/* ad list*/
#adList{
	width: 140px;
	height: 105px;
	/*top: 40px;
	left: 16px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
}
#adItem{
	width:140px;
	height:105px;
	margin-bottom:0px;
}
#adItem.active {
	background-color: #1D1D1D;
}
#adItem.active #imgBox50px {
	border: 0px solid #ffffff;
}
#imgBox50px{
	position: absolute;
	width:140px;
	height:105px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #7f7a76;
	background-color: #999999;
}
#adItem .adOver {
	background-image: url(assets/play.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 140px;
	position: absolute;
	background-position: center center;
}
#adItem .adUp {
	background-image: none;
	background-repeat: no-repeat;
	height: 105px;
	width: 140px;
	position: absolute;
}

a#adPrev {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#999999;
	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: 110px;
}
a#adNext {
	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:#999999;
	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: 110px;
}


/* mouseover state */
a#adPrev:hover, a#adNext:hover {
	background-color:#989688;
	color:#FFFFFF;
}


.midBox {
	float: left;
	width: 630px;
	min-height:300px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 14px;
	height: auto;
}
#midBoxContent {
	/*height: auto;*/
	min-height:300px;
	width: 630px;
	margin-bottom: 40px;
	height: auto;
}

#sectContent {
	width: 630px;
	/*min-height:300px;*/
	height:400px;
	position: relative;	/*top: 35px;*/
}

.midBoxHd {
	width: auto;
	margin-left: 4px;
}
.homeBox {
	height: 300px;
	width: 630px;
	margin-top: 25px;
}
.productVertical{
    width:210px;
    height: 390px;
	position: relative;
	float: left;
}
.productList {
	width: 630px;
	height: 390px;
	position: absolute;
}
.productItem {
	background-color: #FFFFFF;
	height: 120px;
	width: 200px;
	border: 1px solid #dedede;
	margin: 8px;
	position: relative;
}
.productItemOver {
	border: 1px solid #878787;
	background-color: #000000;
}
.productItemName {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/trans80.png);
	background-repeat: repeat;
	height: auto;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 90px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.productItemNameOver {
color: #000000;
	text-decoration: none;
	background-image:none;
	background-color: #ffffff;
}

.productItemImg {
	height: 110px;
	width: 190px;
	background-color: #ECECEA;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.productNew {
	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: 5px;
	height: auto;
	margin-top: 5px;
}
.productBox {
	position: relative;
	height: 388px;
	width: 630px;
}
#products {
	position: relative;
	height: 388px;
	width: 630px;
}


a#prodPrev {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#999999;
	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: 400px;
}
a#prodNext {
	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:#999999;
	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: 400px;
}

/* mouseover state */
a#prodPrev:hover, a#prodNext:hover {
	background-color:#989688;
	color:#FFFFFF;
}

.productSubNav {
	position: relative;
	height: 20px;
	margin-bottom:15px;
}
.productSubNav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	padding: 0;
	position: relative;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4;
}

.productSubNav ul li {
	margin-right:10px;
	position:relative;
	float: left;
	padding:4px;
	cursor:hand;
	cursor:pointer;
	background-color: #FFFFFF;
	color: #2681b6;
}

.productSubNav ul li.productSubNavOver{

}
.productSubNav ul li.productSubNavSelected{
	color:#ffffff;
	background-color: #2a91cc;
}

.productSubNavArrow{
	display: block;
	position: absolute;
	top: 14px;
	height: 7px;
	width: 100%;
	left: 0px;
	margin-top: 6px;
	padding-right: 0px;
}
.productSubNavArrowSel{
	background-image: url(assets/subNavSel.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.productSubNavArrowOver{
	background-image: url(assets/subNavOver.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#productDetailContent {
	width: 630px;
	min-height:300px;
	height:auto;
	position: relative;
	/*top: 35px;*/
}
.productImgTopRounder {
	background-image: url(assets/largeImgTopRound.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
	width: 630px;
	position: absolute;
	top: 0px;
}
.productImgBottomRounder {
	background-image: url(assets/largeImgBottomRound.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 6px;
	width: 630px;
	position: absolute;
	bottom: 0px;
}
.productThumbs {
	background-image: url(assets/trans50.png);
	background-repeat: repeat;
	height: 60px;
	width: 630px;
	position: absolute;
	bottom: 0px;
}
.productImgBox {
	width: 630px;
	position: relative;
	height: auto;
}
#productImg {
	background-color: #EAEAEA;
	min-height: 320px;
	width: 630px;
	text-align: center;
}

#productThumbsList {
	height: 50px;
	width: auto;
	margin-top: 6px;
	margin-bottom: 5px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
}
#productThumbItem {
	float: left;
	height: 45px;
	width: 75px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	position: relative;
}

.productThumbs a#prevUp {
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	top: -40px;
	left:-10px;
	position: relative;
	background-image: url(assets/prevUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.productThumbs a#nextUp {
	display:block;
	width:22px;
	height:22px;
	cursor:pointer;
	position: relative;
	top: -40px;
	right:-10px;
	background-image: url(assets/nextUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

/* mouseover state */
.productThumbs a#prevOver:hover {
	background-image: url(assets/prevOver.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.productThumbs a#nextOver:hover {
	background-image: url(assets/nextOver.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.newProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3333;
	position: absolute;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#toggleThumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	text-align: right;
	height: 16px;
	width: 620px;
	position: relative;
	padding: 5px;
}
#paneHolder{
    
}
.paneHolderFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #000000;
}
.paneHolderLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	height: auto;
	width: 450px;
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 10px;
	color: #FFFFFF;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.paneHolderSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
	height: auto;
	width: 320px;
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 10px;
	color: #FFFFFF;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-pane {
float:left;
height:100%;
overflow:auto;
width:100%;
}
.scrollPaneClose {
	background-image: url(assets/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 22px;
	position: absolute;
	top: -10px;
	right: -10px;
}
.paneHolderFull .jScrollPaneContainer .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	bottom:0;
	height: 100%;
	background-image: none;
	background-color: #CCCCCC;
}
.paneHolderFull .jScrollPaneContainer .jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background-color: #666666;
}

.campaignItem {
	background-color: #FFFFFF;
	height: 120px;
	width: 200px;
	border: 1px solid #dedede;
	margin: 8px;
	position: relative;
}

.measureItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d5d5d5;
	text-decoration: none;
	height: 120px;
	width: 305px;
	margin-bottom: 5px;
	position: relative;
	background-color: #000000;
}
.measureImg {
	margin: 10px;
	float: left;
	height: 100px;
	width: 100px;
	position: relative;
}
.measureDetails {
	float: left;
	height: 100px;
	width: 185px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	position: relative;
}
.measureDetails b{
color: #53bedd;
}








.bottomLinks {
	height: 50px;
	width: 980px;
	text-align: center;
}







.rightBox {
	float: left;
	height: 450px;
	width: 160px;
	position: relative;
}

.campaignBox {
	height: 240px;
	width: 140px;
	position: relative;
	left: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.campaignMask {
	background-image: url(assets/campaignMask.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 140px;
	position: absolute;
	z-index: 10;
}

.pdfBox {
	height: 120px;
	width: 140px;
	position: relative;
	left: 10px;
	padding-top: 20px;
}

.clickable {
	cursor: hand;
	cursor:pointer;
}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e3c69;
	text-decoration: none;
	margin-bottom: 5px;
}

.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1e3c69;
	text-decoration: none;
	margin-bottom: 8px;
}
.headerLargest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1e3c69;
	text-decoration: none;
}
.partPrice {
	color: #ffcc00;
	width: 430px;
	padding-top: 5px;
	padding-bottom: 10px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	clear: both;
	float: none;
	position: relative;
}
#taksitliFiyat{
	width:200px;
	float:left;
	padding-left:10px;
	line-height: 25px;
}
.partHds {
	width: 430px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
	height: 10px;
}
.partNameHd {
	font-weight: bold;
	width: 240px;
	float: left;
	position: relative;
	padding-left: 10px;
}
.partQuantityHd {
	font-weight: bold;
	float: left;
	width: 90px;
	position: relative;
	text-align: center;
}
.partTotalHd {
	font-weight: bold;
	float: left;
	width: 90px;
	position: relative;
	text-align: center;
}
.partQuantity {
	float: left;
	height: 16px;
	width: 90px;
	position: relative;
	padding-top: 17px;
	padding-bottom: 17px;
}
.partTotal {
	float: left;
	height: 50px;
	width: 90px;
	position: relative;
}
.partItem {
	height: 50px;
	width: 430px;
	margin-bottom: 5px;
	position: relative;
}
.partName {
	height: 40px;
	float: left;
	width: 240px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.partName b{
color:#53bedd;
}
.decrease {
	background-image: url(assets/decrease.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	margin-left: 14px;
}
.increase {
	background-image: url(assets/increase.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
}
.quantityCount {
	float: left;
	height: 16px;
	position: relative;
	text-align: center;
	width: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.partTotal {
	font-weight: bold;
	text-align: center;
	height: 16px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.totalPrice {
	width: 415px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: right;
	padding-right: 15px;
}

.totalPrice b{
	color: #333333;
	background-color: #FFCC00;
	padding: 2px;
}





.priceCalc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: auto;
	width: 300px;
}
.calcItem {
	width: 300px;
	position: relative;
	padding: 5px;
}
.calcItemDecrease {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CC6633;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-left: 10px;
	float: left;
}
.calcItemQuantity {
	margin-left: 10px;
	float: left;
}
.calcItemTotal {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.calcItemIncrease {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #009933;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-left: 10px;
	float: left;
}
.dealerSelectBox {
	height: 40px;
	/*width: 530px;*/
	width: 262px;
	position: relative;
	padding-top: 10px;
	padding-right: 134px;/*50px;*/
	padding-bottom: 10px;
	padding-left: 134px;/*50px;*/
}
.dealerItem span{
	font-size: 11px;
	color:#0a3980;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.cityBox {
	margin-bottom: 10px;
	width: 262px;
	float: left;
	position: relative;
}

#dealerList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #464646;
	text-decoration: none;
	height: 350px;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
	left: 170px;
	position: relative;
}



.dealerItem{
	width: 100%;
	margin-bottom: 20px;
}
.newsItem {
	padding: 10px;
	height: 80px;
	width: 380px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
}
.newsItemOver {
   background-color:#F1EFE7;
}
.newsSep {
	background-image: url(assets/dots_hr_gray.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 3px;
	width: 400px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
}

.newsImgSmall {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	height: 70px;
	width: 70px;
	border: 1px solid #CCCCCC;
	position: relative;
}
.newsShort {
	float: left;
	width: 280px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	padding-top: 5px;
}
.newsHd {
	font-weight: bold;
	color: #3e67a6;
	position: relative;
	width: 280px;
}
.newsFullTxt b {
	color: #3e67a6;
}

.newsTxt {
	color: #5d5c5c;
	position: relative;
	width: 280px;
	margin-top: 10px;
	height: 30px;
}
.newsDate {
	font-size: 9px;
	font-weight: bold;
	color: #8e97a5;
	position: relative;
	width: 280px;
}
.fullNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	height: 350px;
	width: 600px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
.newsMedia {
	background-color: #CCCCCC;
	float: left;
	height: 195px;
	width: 260px;
	margin-right: 20px;
	position: relative;
}
.newsFullTxt {
	position: relative;
	float: left;
	height: 350px;
	width: 320px;
	color: #5d5c5c;
}
.newsBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	position: absolute;
	height: 16px;
	width: auto;
	right: 0px;
	top:-30px;
}



.indicator {
	background-color: transparent;
	background-image: url(assets/indicator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.indicatorBlack {
	background-color: #000000;
	background-image: url(assets/indicator_black.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.inputClass {
	height: 18px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.formHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	float: left;
	width: 50px;
	position: relative;
	text-align: right;
	margin-right: 4px;
	height: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; 
		padding:0;
		background:transparent;
}
div.clearer {clear: left; line-height: 0; height: 0;}
.column-in {
		margin:0; 
		/*padding:0.5em 1em;*/
}
.newsListPad {
	height: 350px;
	width: 440px;
	margin-right: 95px;
	margin-left: 95px;
	position: relative;
}
.newsListUnpad{
	height: 350px;
	width: 600px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}

.contactBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	float: left;
	height: auto;
	width: 250px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}

.formBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	float: left;
	height: 350px;
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}


p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:100%;
	padding:10px;
}
.contactTxt {
	height: auto;
	width: 190px;
	padding-left: 60px;
	position:relative;
	margin-bottom: 5px;
	color: #5d5c5c;
}
.contactTxt label{
	height: auto;
	width: 55px;
	position:absolute;
	font-weight:bold;
	text-align: right;
	left: 0px;
	color: #3e67a6;
	padding-right: 5px;
}


/* ----------- stylized ----------- */
#stylized{
	border:1px solid #dcdcdc;
	background:#f3f2f2;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	color: #3e67a6;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#stylized label#label_hd{
	display:block;
	font-weight:bold;
	text-align:right;
	width:80px;
	float:left;
	line-height: 30px;
	color: #3e67a6;
}

#stylized label.error           {
	font-weight:normal;
	color:red;
	text-align:left;
	width:140px;
	padding-left:25px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(assets/cancel.png);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:80px;
}
#stylized input{
	float:left;
	font-size:12px;
	width:180px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #B6B6B6;
}
#stylized textarea{
	float:left;
	font-size:12px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #B6B6B6;
	width:180px;
	height:150px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#stylized button{
	clear:both;
	margin-left:200px;
	height:26px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:26px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-right: 12px;
	padding-left: 12px;
}
.gmaps {
	background-image: url(assets/gmaps.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 52px;
	position: relative;
	cursor:hand;
	cursor:pointer;
}
