@charset "utf-8";
/* CSS Document */

body  {
	font-size: 12px; font-family: helvetica;
	color: #494d4a;
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: center;
}

INPUT[type="text"], SELECT, TEXTAREA {
	border: 1px solid #ededed; padding: 3px;
	font-family: arial; font-size: 11px;
}

.mainwrapper #container {
	width: 960px;
	margin: 0 auto;
	padding-left: 30px; padding-right: 30px;
	border: none;
	text-align: left;
	background-color: #FFFFFF;
	color: #D6D6D6;
	background-image: url(../images/shadows4.png);
	background-position:center; 
	background-repeat:repeat-y;
}
 
.mainwrapper #header { 
	height: 80px;
}

.mainwrapper #footer { 
	padding: 0;
	background:#DDDDDD;
}
.mainwrapper #indexFeatures {
	background-color: #ededed;
	padding-left: 0px;
	margin: 0px;
}

.mainwrapper #expFeatures {
	background-color: #000000;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}

.mainwrapper #athFeatures {
	background-color: #2d2d2d;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}

.mainwrapper #CategoryContent {
	margin: 0px 0px 0px 190px;
	padding: 0px 10px 0px 10px;
	border-left: 1px dashed #ededed;
}


.mainwrapper #productHeader {
	padding: 5px 5px 0px 5px;
	margin: 0px;
	background-color: #666666;
}

.mainwrapper #productHeader img {
	width: 950px;
}

.mainwrapper #divGraySpacer {
	height: 10px;
	background-color: #666666;
	border-bottom: 5px solid #de4f13;
}

.mainwrapper #divWhiteSpacer {
	height: 5px;
	background-color: #FFFFFF;
}

.mainwrapper #CategoryMenus {
	float: left;
	width: 180px;
	margin-left: 10px;

}

.mainwrapper #newsLeftPane {
	float: left;
	width: 200px;
	margin-left: 5px;
}

.mainwrapper #newsRightPane {
	float: right;
	width: 200px;
	padding-top: 20px;
	margin-left: 5px;
}

.right-ad-text {
	font-family: helvetica;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	color: #494d4a;
}

.mainwrapper #NewsContent {
	margin: 0px 220px 0px 220px;
	padding: 0px;
}

.mainwrapper #NewsContent ul li {
	color: #494d4a; font-size: 12px; font-family: century gothic; text-align: justify; padding: 0px 0px 10px 0px;
}

.mainwrapper #cmsLeftPane {
	float: left;
	width: 220px;
}


.mainwrapper #cmsContent {
	width: 720px;
	margin: 0px 0px 0px 220px;
	padding: 0px;
}

.mainwrapper #bioContent {
	float: left;
	background-color: #e4e4e4;
	width: 360px;
	padding: 20px 10px 20px 10px;
}

.mainwrapper #bioGallery {
	float: left;
	width: 380px;
}

.mainwrapper #overlay 
{
	display: none;
	z-index:100;
	background-color:#000000;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:300%;
	opacity:.50;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:.50;
	text-align: center;
}

.mainwrapper #underconstruction {
	background-image: url('../images/underconstruction.jpg');
	width: 800px;
	height: 450px;
	position: absolute;
	border: 2px solid #ffffff;
	z-index: 101;
}

.mainwrapper #divContent {
	display: none;
	position:absolute;
	font-size:10px;
	font-family: helvetica;
	left: 30%;
	top: 5%;
	width: 40%;
	height: 450px;
	z-index:102;
}

.mainwrapper #galleryBox {
	padding: 5px 0px 0px 5px;
	margin: 0px;
	background-color: #ffffff;
}

.mainwrapper #galleryBox {
	padding: 5px 0px 0px 5px;
	margin: 0px;
	background-color: #ffffff;
}

.div-bottom-right {
	line-height: 20px;
	background-image: url("../images/div-bottom-right.png");
}

.iLabel {
	font-size: 11px;
	color: #494d4a;
	padding-right: 40px;
	font-family: helvetica;
}

.newsBoxHeader {
	font-family: helvetica;
	line-height: 20px;
	/* background-color: #494d4a; */
	font-size: 12px; color: #494d4a;
	text-indent: 10px; font-weight: bold;
}

.newsBoxContent {
	padding: 10px;
}

.newsNavButtons ul {
	list-style-type: none;
}

.newsNavButtons ul li{
	text-align: right;
}

.newsNavButtons {
	margin: 0px;
	padding: 0px;
}

.newsText {
	font-family: helvetica;
	line-height: 14px;
	font-size: 11px; color: #494d4a;
	text-align: justify;
	padding: 0px;
}

.newsImage {
	float: right;
	width: 120px;
	height: 160px;
	border: 1px solid #666666;
}

.newsDetailTitle {
	font-size: 18px; font-weight: bold; color: #494d4a;
	padding: 0px;
	font-family: helvetica;
}

.table_header {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.theader {
	color: #ffffff;
	font-family: helvetica;
	padding: 3px;
	font-size: 12px;
	background-color: #de4f13;
}

.gridlist {
	border-bottom: 1px dashed #ededed;
	color: #444444;
	font-size: 12px; font-family: arial;
	padding: 10px 0px 10px 2px;
	vertical-align: top;
}

.closeButton {
	height: 20px; width: 90px;
	background-image: url("../images/closeButton.png");
	background-repeat: no-repeat; cursor: pointer;
	border: none; background-color: #de4f14;
}

.closeButton:hover {
	background-image: url("../images/closeButton.png");
	background-position: 0px -20px;
}

.newRecButton {
	height: 20px; width: 90px;
	background-image: url("../images/newrec.png");
	background-repeat: no-repeat; cursor: pointer;
	border: none; background-color: #ffffff;
}

.newRecButton:hover {
	background-image: url("../images/newrec.png");
	background-position: 0px -20px;
}

.searchButton {
	height: 20px; width: 90px;
	background-image: url("../images/search.png");
	background-repeat: no-repeat; cursor: pointer;
	border: none; background-color: #ffffff;
}

.searchButton:hover {
	background-image: url("../images/search.png");
	background-position: 0px -20px;
}

.mainwrapper #productDiv {
	float: left;
	width: 450px; 
	border-right: 1px dashed #ededed;
}

.mainwrapper #productDiv ul {
	list-style-type: none;
	margin: 1px;
}


.mainwrapper #productDiv ul li span {
	font-size: 11px; font-weight: bold; font-family: helvetica;
	color: #666666;
}

.mainwrapper #productDetails {
	margin: 0px 35px 0px 465px;
	padding: 5px;
}

.mainwrapper #productDetails  ul{
	list-style-type: none;
}

.mainwrapper #productDetails  ul li{
	width: 460px;
}

.productTitle {
	font-size: 24px; font-weight: bold; color: #666666;
	padding: 0px 0px 10px 0px;
	font-family: helvetica;
}

.pinfoheader {
	width: 460px;
	background: #eae7e2 url("../images/pinfohead.jpg") no-repeat;
	line-height:30px;
	padding: 0px;
}

.pinfocontainer {
	font-family: helvetica;
	width: 440px;
	padding: 10px;
	font-size: 11px;
	color: #666666;
	background-color: #f4f3f0;
}

.pinfoheightspacer {
	line-height: 40px;
	padding: 0px;
	background-color: #f4f3f0;
}

.pinfoheightspacer-20 {
	line-height: 20px;
	width: 460px;
	padding: 0px;
	background-color: #f4f3f0;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	padding-right: 20px;
}

.fltlft-navs { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	width: 720px;
}

.fltlft-navs ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.fltlft-navs ul li {
	display: inline;
	width: 50%;
}

.fltlft-navs ul  li select {
	font-size: 12px; font-family: helvetica; padding-left: 5px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

* html .floatmenu a{ /*IE only hack*/width: 100%;}
* html .dropmenudiv a{ /*IE only hack*/width: 100%;}

.menus ul { 
	background-color:#4e4e4e;
	border-bottom: 4px solid #6a6a6a;
	list-style-type: none ;
	margin: 0px 0px 0px 0px ;
	padding: 6px 10px 6px 10px ;
}
.menus ul li {
	display: inline ;
	padding:10px; width:120px;
}
.menus li a {
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: 14px; color:#CCCCCC;
} 	
.menus ul li a:hover { color:#de5012; }

.bottommenu ul {
	text-align:center;
	background-color: #9e9e9e;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 0;
}
.bottommenu ul li {
	display:inline;
	padding: 1px 0px 0px 4px;
	margin-bottom:-10px;
}

.bottommenu li a {
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: 13px; color:#333333;
} 	
.bottommenu ul li a:hover { color:#de5012; }

.height_spacer { 
	height: 15px; 
	display: block;
}

.spacerGray {
	margin: 0px; height: 5px;
	background-color: #666666;
}

.iFeaturesContainer {
	margin: 0px 0px 0px 4px;
	width: 315px;
	float: left;
	display: inline;
}

.expContainer {
	margin: 0px 0px 0px 5px;
	width: 230px;
	float: left;
	display: inline;
}

.expContainer img {
	width:220px; height: 144px;
	border: 1px solid #9c9c9c;
}

.athContainer {
	margin: 0px 0px 0px 10px;
	width: 176px;
	float: left;
	display: inline;
}

.athContainer img {
	width:176px; height: 115px;
}

.iFeaturesContainer a {
	text-decoration: none;
}

/* .iFeaturesContainer:hover {
	background-color: #2d2d2d;
	cursor: pointer;
} */

.featureTitleDiv {
	padding: 10px 0px 10px 5px;
}

.featureTitle {
	font-family: "helvetica";
	color:  #de4f13;
	font-size: 13px;
	font-weight: bold;
}
.imageHovered {
	opacity:.70; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity:.70;
}

/* .featureTitle:hover {
	color:  #d15927;
} */

.featureShortDesc {
	font-family: helvetica;
	color:  #666666;
	font-size: 11px;
	text-align: justify;
}

.bagFeaturesContainer {
	border: 1px solid #666666;
	background-color: #ededed;
	margin: 0px 0px 0px 3px;
	width: 155px;
	float: left;
	display: inline;
}

.bagFeaturesContainer a {
	text-decoration: none;
}

.ImgContainer img {
	padding: 2px;
	width: 146px; height: 150px;
}

.bagFeaturesContainer:hover {
	background-color: #2d2d2d;
	cursor: pointer;
}

.product {
	width: 147px;
	float: left;
	margin: 40px 0px 0px 20px;
	height: 245px;
	overflow: hidden;
	display: inline;
}

.productRelated {
	width: 130px;
	float: left;
	margin: 0px;
	height: 180px;
	overflow: hidden;
	display: inline;
}

.productShortSpec {
	font-family: helvetica;
	width: 444px;
	padding: 20px 8px 20px 8px;
	margin: 0px;
	font-size: 11px;
	color: #666666;
	background-color: #f4f3f0;
}

.productRelated img {
	width: 110px;
	height: 110px;
}

.productText {
	margin-left: 30px;
	padding-top: 3px;clear: both;line-height: 12px;
}
.productText p {
	font-size: 10px;margin: 0px;padding: 0px;
}
.productText a, .productText a:visited { 
	font-family: Verdana, helvetica, Helvetica, sans-serif;
	font-size: 9px;color: #5d5b5b;
	text-decoration: none;
	line-height: 12px; 
}
.productText a:hover { 
	text-decoration: none;
	color: #de5012;	
}
.productText span { 
	color: #6c6c6c;
	font-family: helvetica;
	font-weight: bold;
	margin-left: 3px;
}
.newLabel { 
	position: absolute; 
	background-image: url("../images/new_signature.png"); 
	margin-left: 30px; width: 40px; height: 40px; 
}

.imageFloat {
	width: 205px;
	height: 220px;
	border: 1px solid #de4f13;
	position: absolute;
	margin: 80px 0px 0px 300px;
	-moz-box-shadow: 2px 2px #de4f13; -webkit-box-shadow: 2px 2px #de4f13; box-shadow: 2px 2px #de4f13;
}

.imageFloat img {
	border: 0;
	width: 200px; height: 200px;
}

.xdHeadLink { padding: 10px 0px 10px 10px; }
.xdHeadLink a { 
	font-family: Verdana, helvetica, Helvetica, sans-serif;
	font-size: 12px;color: #5d5b5b;
	text-decoration: none;line-height: 12px; 
}
.xdHeadLink span { 
	font-family: Verdana, helvetica, Helvetica, sans-serif; 
	font-size: 12px; color: #5d5b5b; line-height: 12px; 
}
.xHeadLabel { 
	width: inherit; text-align: left; 
	font-family: "Times New Roman";
	font-size: 18pt; color: #3c3c3c;
}

.small_upper { float: right; text-align: left; width: 400px; margin: 0px; }
.small_upper_left { float: left; text-align: left; width: 400px; margin: 0px; }
.small_upper ul { 
	list-style-type: none ; 
	margin: 0px 0px 0px 0px ; 
	padding: 7px 0px 6px 0px ;
}
.small_upper ul li { 
	display: inline ; 
	padding: 1px 0px 0px 4px; 
	margin-bottom:-10px;

}
.small_upper li a {
	text-decoration:none; 
	font-family: helvetica; 
	font-size: 11px; color:#666666; 
} 	
.small_upper ul li a:hover { 
	color:#de5012; 
}

.contenttitle {	
	font-family: "Century Gothic"; 
	color: #de5012; font-size:14px; 
	font-weight:normal; 
}
.contenttext { 
	font-family: helvetica, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align:justify; 
}
.site_header { 
	height: 80px; width: 100%; 
	background: #ffffff url(../images/habagat_logo.png) no-repeat; 
	vertical-align: top; 
	padding-right: 20px;
}
.searchtext { 
	width: 280px; 
	border: none;
	height: 18px;
	padding-left: 5px;
}

.searchbutton {
	border: none;
}

.productlist_header { 
	background: url("../images/orange-bar.png") no-repeat; 
	background-position: center; height: 25px; color: #ffffff; 
	font-family: "Century Gothic"; font-size: 12px; 
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	font:bold 13px Century Gothic  ;
	line-height:18px;
	z-index:100;
	background-color:#000000;
	padding:15px;
	visibility: hidden;
	opacity:.95; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); -moz-opacity:.95;
}

.dropmenudiv div {
	float: left;
}

.dropmenudiv img {
	border: 2px solid #656565;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight:normal;
	color:#FFFFFF;
}
.dropmenudiv a:hover{ color:#de5012 ;}

/*Nav Buttons*/
.a_link { 
	font-size: 12px;
	color: #494d4a;
	font-family: helvetica; 
	text-decoration: none; 
	text-align: right;
}

.a_link:hover {
	color: #de4f13;
}

.prev {
	text-decoration: none;
	border: none;
	background-color: #ffffff;
	width: 18px; height: 18px; 
	background: transparent url("../images/prev_normal.png") no-repeat;
	cursor: pointer;
}
.prev:hover {  background: transparent url("../images/prev_hovered.png") no-repeat; }
.next {
	text-decoration: none;
	border: none;
	background-color: #ffffff;
	width: 18px; height: 18px; 
	background: transparent url("../images/next_normal.png") no-repeat;
	cursor: pointer;
}
.next:hover { background: transparent url("../images/next_hovered.png") no-repeat; }

.onlineButton {
	width: 120px;
	height: 25px;
	border: none;
	background: url("../images/cartButton.png");
}

.onlineButton:hover {
	cursor: pointer;
}

.pageBox { 
	width: 15px; height: 15px; 
	text-align: center; 
	font-family: helvetica;
	font-size: 11px; border: 1px solid #cdcdcd;
	padding: 0px; 
}
.pageMarks { font-size: 11px; font-family: helvetica; }
.float_label {
	background-color: #4e4e4e;
	position: absolute;
	top: 0;
	z-index: 100;
	height: 25px;
	width: 160px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	visibility: visible;
	top: 140px;
	left: 20%;
}
.floatmenu a:hover{ width: 155px; }
.floatmenu {
	margin: 15px;
	position:absolute;
	float: left;
	top: 115px;
	font:bold 13px Century Gothic;
	line-height:27px;
	z-index:100;
	width: 150px;
	/*padding:5px;*/
    opacity:.95; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); -moz-opacity:.95;
}
.floatmenu a  {
	width: auto;
	display: block;
	text-indent: 10px;
	padding: 0;
	text-decoration: none;
	font-weight:normal;
	color:#FFFFFF; 
}

.categorytitle  {
	font-family: helvetica;
	line-height: 25px;
	font-size: 11px; font-weight: bold;
	color: #494d4a; /* border-bottom: 1px dotted #494d4a; */
	text-align: left;
	width: 200px;
	text-indent: 10px;
}

.categorymain {
	font-family: helvetica; 
	font-size: 12px; font-weight: bold; 
	line-height: 25px;
	color: #494d4a;
	border-bottom: 1px dotted #494d4a;
	margin: 0px 20px 0px 20px;
	width: 140px;
}

.categorymain a {
	text-decoration: none;
	color: #494d4a;
}

.categorymain a:hover {
	color: #de4f13;
}

.categorylinks {
	padding: 0px; width: 140px;
	margin: 0px 20px 0px 20px;
	font: bold 11px helvetica;
	line-height:18px;
	background-color:#ffffff;
}

.categorylinks a  {
	width: auto;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	text-indent: 5px;
	font-weight:normal;
	color:#494d4a;
	border-bottom: 1px dotted #494d4a;
}
.categorylinks a:hover { color: #de4f13;}

.cmscategorylinks {
	padding: 0px; width: 160px;
	margin: 0 0 0 20px;
	font: bold 12px helvetica;
	line-height:18px;
	background-color:#ffffff;
}

.cmscategorylinks a  {
	width: auto;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	text-indent: 5px;
	font-weight:normal;
	color:#494d4a; font-size: 12px;
}
.cmscategorylinks a:hover { color: #de4f13;}

.subcategorylinks {
	padding: 0px; width: 140px;
	margin: 0px 20px 0px 20px;
	font: bold 11px helvetica;
	line-height:18px;
	background-color:#ffffff;
}

.subcategorylinks a  {
	width: auto;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	font-weight:normal;
	color:#494d4a;
	border-bottom: 1px dotted #494d4a;
}
.subcategorylinks a:hover { color: #de4f13;}

.categorySeparator {
	background-image:url("../images/_gradient_separator.png");
	background-position: center;
	width: 200px;
	height: 1px;
}

.categoryBottom {
	background: #576265 url("../images/_box_white_slashed.png") no-repeat;
	background-position: right;
	height: 15px;
	width: 200px;
}

.jobopp {
	font-family: helvetica; 
	font-size: 12px; font-weight: bold; 
	line-height: 25px;
	color: #494d4a;
	border-bottom: 1px dotted #494d4a;
	margin: 0px 10px 0px 10px;
}

.cmslinks {
	margin-left: 5px;
	clear: both;
	position: relative;
	padding: 0px; width: 170px;
	font: bold 12px helvetica;
	line-height:18px;
	background-color:#ffffff;
}
.cmslinks a  {
	width: auto;
	display: block;
	text-indent: 2px;
	padding:10px 0;
	text-decoration: none;
	font-weight:normal;
	color:#494d4a;
	border-bottom: 1px dotted #494d4a;
}
.cmslinks a:hover { color: #de4f13;}

.featured-left-pane-title {
	background: url("../images/featheadbkg.png") no-repeat;
	margin-top: 30px;
	line-height: 20px;
	text-indent: 35px;
	font-size: 13px; font-family: "Century Gothic";
	color: #ffffff;
}

.crookedborder {
	width: inherit;
	height:	inherit;
	background: url("../images/footerimg.png") no-repeat;		
}

.crookedborder2 {
	width: inherit;
	height:	inherit;
	background: url("../images/footerimg-2.png") no-repeat;		
}

.crookedborder3 {
	width: inherit;
	height:	inherit;
	background: url("../images/footerimg-3.png") no-repeat;		
}

.crookedborder4 {
	width: inherit;
	height:	inherit;
	background: url("../images/footerimg-4.png") no-repeat;		
}

.copyright {
	height: 20px;
	padding-top: 5px;
	font: 10px "Century Gothic";
	color: #CCC;
	background-color: #494d4a;
	text-align: center;
}

.cmsbottom {
	height: 20px;
	padding-top: 5px;
	font: 10px "Century Gothic";
	color: #CCC;
	background-color: #9e9e9e;
	text-align: center;
}

.nivo-controlNav {
	position:absolute;
	left: 435px;
	bottom: -25px;
}

.nivo-controlNav a {
	display:block; width:22px;height:22px;
	background: url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:10px;
	float:left;
	font-family:helvetica, Helvetica, sans-serif;
	font-weight:bold;
}

.nivo-controlNav a.active { background-position:0 -22px; }
.nivo-directionNav a {
	display:block;width:30px;
	height:30px;background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;border:0;
}

a.nivo-nextNav { background-position:-30px 0; right:15px;}
a.nivo-prevNav { left:15px;}
.clear { clear:both; }

.slideshow {
    position:relative;
	margin:20px 0px 5px 0px;
}

.slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

.slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

.slideshow DIV.last-active {
    z-index:9;
}

.slideshow DIV IMG {
    display: block;
    border: 0;
    margin: 0px auto;
}

.content{ font:12px/1.4 "helvetica neue",helvetica,sans-serif; width:580px;}
.cred{ font-size:11px;  }
#galleria{ height:400px; }

.loginDiv {
	padding: 10px 5px 0px 5px;
}

.loginContainer {
	font-family: helvetica;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #494d4a;
	background-color: #f4f3f0;
}

.loginHeader {
	text-indent: 10px;
	background-color: #eae7e2;
	font-size: 12px; font-family: helvetica; font-weight: bold;
	line-height: 20px;
	color: #494d4a;
}

.loginText {
	color: #494d4a;
	font-size: 11px; font-family: helvetica;
	text-align: justify;
	padding: 5px;
}

.loginProductFloat {
	float: right;
	margin: 0px 80px 0px 0px;
}

.loginSideMessages { font-size: 10px; font-family: helvetica; color: red; text-align: justify;}

.loginProductFloat img { width: 180px; height: 180px; }

.loginButton { 
	height: 20px; 
	width: 80px;
	border: none;
	background: transparent url("../images/login.jpg") no-repeat;
	cursor: pointer;
}

.createButton { 
	height: 20px; 
	width: 120px;
	border: none;
	background: transparent url("../images/create.jpg") no-repeat;
	cursor: pointer;
}

/* Banner Rotator */
h1 {
	font-size:15px;
	font-weight:normal;
	color:#B5FF00;
	margin:0;
}
.container{
	position:relative;
	width:960px;
	height:460px;
}

.exp_header {
	background-color: #000000; padding: 10px;
}

.ath_header {
	background-color: #2d2d2d;  padding: 10px;
}

.expTitle {
color: red; font-family: 'Century Gothic'; font-size: 14px;
}

.athTitle {
color: #f1f1f1; font-family: arial; font-size: 16px; font-weight: bold;
}

.ath_list a {
	display: block;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	padding: 1px 0px 0px 0px;
	color: #727272;
}

.ath_list a:hover {
	color: #ffffff;
}

.expTeam {
color: #ffffff; font-family: 'Century Gothic'; font-size: 11px;
}

.xlink {
	position: relative;
	width: 960px;
	height: 460px;
	background-color: #000000;
	z-index: 5;
}

.xlink:hover {
	background-color: #ffffff;
	cursor: pointer;
	opacity:.25;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity:.25;
}

.aboutBio {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #d10101;
}

.bioSport {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 5px 0px;
}

.bioHighlight {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #545454;
	height: 50px;
}

.bioAthlete {
	height: 380px;
	overflow: auto;
	padding: 10px 0px 10px 0px;
	color: #7e7e7e;
}

.otherAthletes {
	margin-top: 30px;
	background-color: #424242;
	width: 580px;
	height: 275px;
}

.location_left_content {
	border-right: 1px dashed #ededed; color: #494d4a; font-family: century gothic; font-size: 11px; padding: 15px 10px 0 0;
}

.location_right_content {
	 color: #494d4a; font-family: century gothic; font-size: 11px; padding: 15px 0px 0px 10px;
}

.i_caption { 
	padding: 10px; background-color: #ededed; text-align: justify; color: #666666; border: 1px solid #666666;
	opacity:.98;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=98);
	-moz-opacity:.98;
	-moz-box-shadow: 2px 2px #6a6a6a; -webkit-box-shadow: 2px 2px #6a6a6a; box-shadow: 2px 2px #6a6a6a;
}
.i_image { cursor: pointer; }

/******************** GALLERY ***********************/

.hb-gallery ul { list-style-type: none; }
.hb-gallery ul li a { text-decoration: none; }
.hb-gallery  ul li { font-family: helvetica; float: left; margin: 20px 0px 0px 30px; width: 180px; display: inline; text-align: left; }
.hb-gallery ul li img { border: 4px solid #ededed; }
.hb-gallery ul li img:hover { opacity:.50; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:.50; }
.hb-gallery ul li span { font-size: 12px; font-weight: bold; color: #b00101; }

.hb-index-gallery ul { list-style-type: none; }
.hb-index-gallery ul li a { text-decoration: none; }
.hb-index-gallery  ul li { font-family: helvetica; float: left; margin: 20px 0px 0px 30px; width: 480px; display: inline; text-align: left; }
.hb-index-gallery ul li img { border: 4px solid #ededed; }
.hb-index-gallery ul li img:hover { opacity:.50; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:.50; }
.hb-index-gallery ul li span { font-size: 12px; font-weight: bold; color: #b00101; }

.xperia 
{
	z-index:101;
	display: none;
	background-color:#000000;
	position:absolute;
	width:760px;
	height: 540px;
}
